.filter-tabs{display:flex;gap:.5rem;flex-wrap:wrap;background:#fff;padding:.75rem;border-radius:.75rem;box-shadow:0 2px 12px #11273d14;border:1px solid rgba(17,39,61,.05)}.filter-tab{padding:.625rem 1.25rem;border-radius:.5rem;font-weight:600;font-size:.875rem;color:#6c757d;text-decoration:none;transition:all .3s ease;background:transparent}.filter-tab:hover{background:#32b2d014;color:#32b2d0}.filter-tab.active{background:linear-gradient(135deg,#32b2d0,#0c6277);color:#fff;box-shadow:0 4px 12px #32b2d04d}.my-course-card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 2px 12px #11273d14;transition:all .3s cubic-bezier(.4,0,.2,1);height:100%;display:flex;flex-direction:column;border:1px solid rgba(17,39,61,.05)}.my-course-card:hover{box-shadow:0 8px 32px #11273d26;border-color:#32b2d0}.course-image-wrapper{position:relative;width:100%;padding-top:56.25%;overflow:hidden;background:linear-gradient(135deg,#11273d,#003244)}.course-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:box-shadow .3s ease}.my-course-card:hover .course-image{box-shadow:inset 0 0 0 1px #32b2d033}.completion-badge{position:absolute;top:.875rem;right:.875rem;background:linear-gradient(135deg,#28a745,#20c997);color:#fff;padding:.5rem 1rem;border-radius:.625rem;font-size:.813rem;font-weight:700;display:flex;align-items:center;gap:.375rem;box-shadow:0 4px 12px #28a74566;z-index:2}.progress-badge{position:absolute;top:.875rem;right:.875rem;background:linear-gradient(135deg,#32b2d0,#0c6277);color:#fff;padding:.5rem 1rem;border-radius:.625rem;font-size:.875rem;font-weight:700;box-shadow:0 4px 12px #32b2d066;z-index:2}.course-body{padding:1.5rem;flex:1;display:flex;flex-direction:column}.course-body .course-title{font-size:1.125rem;font-weight:700;margin-bottom:1rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3rem}.course-body .course-title a{color:#11273d;text-decoration:none;transition:color .3s ease}.course-body .course-title a:hover{color:#32b2d0}.course-instructor-info{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #f0f0f0}.instructor-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;border:2px solid #32b2d0;box-shadow:0 2px 8px #32b2d04d}.instructor-name{font-size:.875rem;color:#495057;font-weight:600}.progress-section{margin-bottom:1rem}.progress-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.progress-text{font-size:.875rem;color:#6c757d;font-weight:500}.progress-percentage{font-size:.875rem;color:#32b2d0;font-weight:700}.course-progress{height:8px;background:#e9ecef;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.course-progress .progress-bar{width:var(--progress, 0);background:linear-gradient(90deg,#32b2d0,#0c6277);height:100%;border-radius:4px;transition:width .5s ease}.course-progress .progress-bar.completed{background:linear-gradient(90deg,#28a745,#20c997)}.progress-details{display:flex;justify-content:space-between;align-items:center}.lessons-completed{font-size:.813rem;color:#6c757d;font-weight:500}.last-accessed{display:flex;align-items:center;gap:.375rem;font-size:.813rem;color:#6c757d;margin-bottom:1rem}.last-accessed i{color:#32b2d0}.btn-continue{width:100%;padding:.75rem;background:linear-gradient(135deg,#32b2d0,#0c6277);color:#fff;border:none;border-radius:.625rem;font-weight:600;font-size:.875rem;text-decoration:none;text-align:center;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:auto;box-shadow:0 4px 12px #32b2d04d}.btn-continue:hover{background:linear-gradient(135deg,#0c6277,#095060);color:#fff;box-shadow:0 6px 16px #0c627766}.btn-continue i{font-size:1.125rem}.my-courses-empty{text-align:center;padding:4rem 2rem;background:#fff;border-radius:1rem;box-shadow:0 2px 12px #11273d14;border:1px solid rgba(17,39,61,.05)}.my-courses-empty .empty-icon{font-size:4rem;color:#dee2e6;margin-bottom:1.5rem;display:block}.my-courses-empty h3{color:#11273d;font-weight:700;margin-bottom:.75rem}.my-courses-empty p{color:#6c757d;margin-bottom:1.5rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.my-course-card{animation:fadeInUp .5s ease forwards}.my-course-card:nth-child(1){animation-delay:.05s}.my-course-card:nth-child(2){animation-delay:.1s}.my-course-card:nth-child(3){animation-delay:.15s}.my-course-card:nth-child(4){animation-delay:.2s}.my-course-card:nth-child(5){animation-delay:.25s}.my-course-card:nth-child(6){animation-delay:.3s}@media(max-width:767px){.filter-tabs{flex-direction:column}.filter-tab{text-align:center}}.certificates-container{max-width:1200px;margin:0 auto}.page-header{margin-bottom:35px}.page-header h1{font-size:2rem;font-weight:700;color:#212529;margin-bottom:8px}.page-header p{color:#6c757d;font-size:1rem}.cert-card-unified{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px #0000000d,0 10px 20px #00000014;transition:all .3s ease;height:100%;border:2px solid #11273d}.cert-card-unified:hover{box-shadow:0 8px 25px #0000001f,0 20px 40px #11273d14;border-color:#003244}.cert-preview-section{background:linear-gradient(135deg,#f8f9fa,#fff);padding:40px 25px 30px;text-align:center;position:relative;border-bottom:none}.cert-preview-section:before{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#e6a530,#32b2d0)}.cert-mini-badge{width:60px;height:60px;margin:0 auto 15px}.cert-mini-badge img{width:60px;height:60px;object-fit:contain}.cert-completion-text{font-size:.7rem;text-transform:uppercase;color:#6c757d;letter-spacing:2px;margin-bottom:8px}.cert-card-course-title{font-size:1.1rem;font-weight:700;color:#212529;margin-bottom:15px;min-height:50px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.cert-info-section{padding:20px 25px}.cert-info-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f1f1f1}.cert-info-row:last-child{border-bottom:none}.cert-info-label{font-size:.8rem;color:#6c757d;font-weight:500}.cert-info-value{font-size:.85rem;font-weight:600;color:#212529;font-family:Courier New,monospace}.cert-card-actions{padding:0 25px 25px;display:flex;gap:10px}.cert-action-link{flex:1;padding:12px 20px;border-radius:6px;font-weight:600;font-size:.9rem;text-align:center;transition:all .3s ease;text-decoration:none;display:inline-block}.cert-btn-view{background:linear-gradient(135deg,#32b2d0,#0c6277);color:#fff;border:none}.cert-btn-view:hover{background:linear-gradient(135deg,#0c6277,#11273d);color:#fff;box-shadow:0 6px 20px #32b2d059}.cert-btn-download{background:#fff;color:#11273d;border:2px solid #11273d}.cert-btn-download:hover{background:#f8f9fa;color:#003244;border-color:#003244}@media(max-width:768px){.cert-card-actions{flex-direction:column}.cert-action-link{width:100%}}[dir=rtl] .cert-card-course-title{direction:rtl}.certificate-container{max-width:960px;margin:0 auto}.certificate-card{background:#fff;border-radius:1.25rem;box-shadow:0 4px 6px #0000000d,0 10px 28px #0000001a;overflow:hidden;margin-bottom:30px;border:2px solid #11273d}.certificate-display{background:linear-gradient(160deg,#f8fafd,#fff);position:relative;border-bottom:1px solid #dee2e6;overflow:hidden}.cert-web-frame{position:absolute;inset:8px;border:2px solid #1a5490;border-radius:4px;pointer-events:none;z-index:2}.cert-web-frame .cert-web-frame-inner{position:absolute;inset:4px;border:1px solid #d4af37;border-radius:2px}.cert-top-bar,.cert-bottom-bar{display:flex;height:7px;width:100%}.cert-top-bar,.cert-bottom-bar{position:relative;z-index:3}.cert-bar-seg{flex:1}.cert-bar-blue{background:#1a5490}.cert-bar-gold{background:#d4af37}.cert-display-inner{padding:20px 40px 16px;text-align:center;position:relative;z-index:1}.cert-top-logos{position:relative;display:flex;align-items:center;justify-content:center;min-height:70px;margin-bottom:10px}.cert-corner-logo{position:absolute;max-width:200px;max-height:66px;object-fit:contain}.cert-corner-logo.cert-corner-logo-left{left:0}.cert-corner-logo.cert-corner-logo-right{right:0}.cert-provider-logo-web{max-width:120px;max-height:55px;object-fit:contain}.cert-heading{font-size:.7rem;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:4px;margin-bottom:6px}.cert-kind-label-web{font-size:.6rem;font-weight:700;color:#d4af37;text-transform:uppercase;letter-spacing:3px;margin-bottom:12px}.cert-title{font-size:1.9rem;font-weight:700;color:#1a5490;margin-bottom:10px;line-height:1.2}.cert-student-name{font-size:2rem;font-weight:700;color:#212529;display:inline-block;padding:10px 36px;border-top:2.5px solid #d4af37;border-bottom:2.5px solid #d4af37;margin-bottom:10px;letter-spacing:.5px}.cert-label{font-size:.75rem;color:#6c757d;margin-bottom:6px;text-transform:uppercase;letter-spacing:1.5px}.cert-course-name{font-size:1.2rem;font-weight:600;color:#1a5490;margin-bottom:8px;line-height:1.4}.cert-hours-block-web{font-size:.8rem;color:#6c757d;line-height:1.6;margin-bottom:10px;padding:0 16px}.cert-meta-separator{border-top:1px solid rgba(222,226,230,.7);margin:0 40px 10px}.cert-meta{display:flex;justify-content:center;gap:32px;flex-wrap:wrap;margin-bottom:10px}.cert-meta-item{text-align:center}.cert-meta-label{font-size:.65rem;color:#6c757d;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;display:block}.cert-meta-value{font-size:.85rem;font-weight:600;color:#212529}.cert-bottom-web{display:flex;justify-content:space-between;align-items:center;padding:6px 20px 10px}.cert-signature-web{text-align:center;flex:1}.cert-signature-img{max-width:120px;max-height:44px;object-fit:contain;margin-bottom:6px;display:block;margin-inline:auto}.cert-signature-line{width:120px;border-top:1.5px solid #444;margin:0 auto 6px}.cert-signature-name{font-size:.8rem;font-weight:700;color:#1a5490}.cert-signature-title{font-size:.65rem;color:#6c757d}.cert-seal-web{flex:1;text-align:center}.cert-seal-circle{width:80px;height:80px;background:linear-gradient(135deg,#d4af37,#a18323);border-radius:50%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;border:3px solid #f0d060;box-shadow:0 2px 12px #d4af3766}.cert-seal-year{font-size:1.4rem;font-weight:700;line-height:1;letter-spacing:1px}.cert-seal-divider{width:30px;border-top:1px solid rgba(255,255,255,.5);margin:4px 0 3px}.cert-seal-text{font-size:.45rem;text-transform:uppercase;letter-spacing:2.5px;font-weight:600}.cert-qr-web{flex:1;text-align:center}.cert-qr-box{display:inline-block;padding:6px;border:2px solid #d4af37;border-radius:8px}.cert-qr-img{width:64px;height:64px;display:block}.cert-qr-code-fallback{width:64px;height:64px;display:flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:700;color:#555;word-break:break-all}.cert-qr-label{font-size:.55rem;color:#6c757d;margin-top:4px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.cert-university-line{font-size:.6rem;color:#bbb;text-transform:uppercase;letter-spacing:2.5px;text-align:center;margin-top:8px;margin-bottom:4px}.certificate-actions{padding:28px 40px;background:#fff;display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.cert-action-btn{padding:13px 30px;border-radius:6px;font-weight:600;font-size:.95rem;transition:all .3s ease;border:none;display:inline-flex;align-items:center;gap:8px;text-decoration:none;cursor:pointer}.cert-action-btn:hover{box-shadow:0 6px 20px #00000026}.btn-primary-cert{background:linear-gradient(135deg,#32b2d0,#0c6277);color:#fff}.btn-primary-cert:hover{background:linear-gradient(135deg,#0c6277,#11273d);color:#fff;box-shadow:0 6px 20px #32b2d059}.btn-outline-cert{background:#fff;color:#11273d;border:2px solid #11273d}.btn-outline-cert:hover{background:#11273d;color:#fff}.certificate-share{padding:24px 40px;background:#f8f9fa;border-top:1px solid #dee2e6}.share-heading{font-size:.95rem;font-weight:600;color:#6c757d;margin-bottom:14px;text-align:center}.share-buttons{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.share-btn{width:44px;height:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease;text-decoration:none;font-size:1.1rem}.share-btn:hover{box-shadow:0 5px 15px #0003}.share-linkedin{background:#0077b5}.share-twitter{background:#1da1f2}.share-facebook{background:#1877f2}.share-email{background:#6c757d}.copy-link-btn{padding:10px 20px;background:#fff;border:1px solid #dee2e6;border-radius:6px;color:#6c757d;font-size:.9rem;cursor:pointer;transition:all .3s ease}.copy-link-btn:hover{background:#f8f9fa;border-color:#11273d;color:#11273d}.share-footer-note{text-align:center;margin-top:14px;padding-top:14px;border-top:1px solid #dee2e6}.share-footer-note small{color:#6c757d}.cert-tip-icon{font-size:1.5rem}.back-link{color:#6c757d;text-decoration:none;display:inline-flex;align-items:center;gap:8px;margin-bottom:20px;transition:color .3s}.back-link:hover{color:#11273d}@media(max-width:768px){.cert-display-inner{padding:16px 20px 12px}.cert-title{font-size:1.4rem}.cert-student-name{font-size:1.4rem;padding:8px 16px}.cert-course-name{font-size:1rem}.cert-top-logos{min-height:54px}.cert-top-logos .cert-corner-logo{max-width:120px;max-height:48px}.cert-top-logos .cert-provider-logo-web{max-width:80px;max-height:40px}.cert-meta{gap:16px}.cert-bottom-web{flex-direction:column;gap:16px}.certificate-actions{padding:20px;flex-direction:column}.cert-action-btn{width:100%;justify-content:center}.certificate-share{padding:20px}}[dir=rtl] .cert-student-name,[dir=rtl] .cert-course-name,[dir=rtl] .cert-title{direction:rtl;text-align:center}[dir=rtl] .cert-top-logos .cert-corner-logo-left{left:auto;right:0}[dir=rtl] .cert-top-logos .cert-corner-logo-right{right:auto;left:0}[dir=rtl] .cert-web-frame{direction:rtl}[dir=rtl] .detail-item{border-left:none;border-right:3px solid #d4af37}.course-show-page-modern{background:#f8f9fa;min-height:100vh}.course-sidebar-sticky{position:sticky;top:80px;padding:2rem 1.5rem}.course-info-card{background:#fff;border-radius:1rem;box-shadow:0 2px 12px #00000014;overflow:hidden}.course-card-header{padding:1.5rem;border-bottom:1px solid #f0f0f0}.rating-row{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.rating-number-small{font-size:1rem;font-weight:700;color:#11273d}.stars-inline{display:flex;gap:.125rem;direction:ltr}.stars-inline i{color:#ffc107;font-size:.875rem}.rating-count-small{font-size:.875rem;color:#6c757d}.course-card-title{font-size:1.25rem;font-weight:700;color:#11273d;margin-bottom:1rem;line-height:1.4}.course-meta-row{display:flex;align-items:center;gap:.5rem}.meta-icon-text{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:#212529}.meta-icon-text i{color:#32b2d0;font-size:1.125rem}.instructor-card-section{padding:1.5rem;border-bottom:1px solid #f0f0f0}.instructor-label-text{font-size:.875rem;color:#6c757d;margin-bottom:.75rem}.instructor-profile-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.instructor-avatar-circle{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.instructor-name-text{font-size:1rem;font-weight:600;color:#11273d}.instructor-meta-row{display:flex;align-items:center;gap:1rem}.meta-small{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#6c757d}.meta-small i{font-size:.875rem}.price-card-section{padding:1.5rem;text-align:center;border-bottom:1px solid #f0f0f0}.price-amount-large{font-size:2.5rem;font-weight:700;color:#11273d;direction:ltr}.price-free-large{font-size:2rem;font-weight:700;color:#28a745}.btn-enroll-full{width:calc(100% - 3rem);margin:1.5rem 1.5rem 0;padding:1rem;background:#32b2d0;color:#fff;border:none;border-radius:.5rem;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-enroll-full:hover{background:#0c6277}.action-buttons-row{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;border-bottom:1px solid #f0f0f0}.btn-action-outline{width:100%;padding:.75rem;background:#fff;color:#11273d;border:2px solid #dee2e6;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-action-outline:hover{border-color:#32b2d0;color:#32b2d0}.features-card-section{padding:1.5rem}.features-heading{font-size:1rem;font-weight:700;color:#11273d;margin-bottom:1rem}.features-list-items{list-style:none;padding:0;margin:0}.features-list-items li{display:flex;align-items:center;gap:.75rem;padding:.625rem 0;font-size:.9375rem;color:#212529}.features-list-items li i{color:#32b2d0;font-size:1.125rem;flex-shrink:0}.course-content-area{padding:2rem}.video-section-wrapper{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 2px 12px #00000014;margin-bottom:2rem}.video-embed-container{width:100%;position:relative}.video-embed-container iframe{width:100%;height:500px;display:block}.tags-row-section{padding:1.25rem 1.5rem;border-top:1px solid #f0f0f0;display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.tags-label{font-size:.9375rem;color:#32b2d0;font-weight:600}.tags-items{display:flex;gap:.5rem;flex-wrap:wrap}.tag-badge{background:#f0f0f0;color:#6c757d;padding:.375rem .875rem;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:background .2s}.tag-badge:hover{background:#e4e4e4}.tabs-navigation-wrapper{margin-bottom:0}.tabs-modern{background:#fff;border:none;border-radius:1rem 1rem 0 0;padding:.5rem 1rem;box-shadow:0 2px 12px #00000014;display:flex;gap:.25rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tabs-modern::-webkit-scrollbar{display:none}.tabs-modern .nav-item{margin:0;flex-shrink:0}.tabs-content-modern{background:#fff;border-radius:0 0 1rem 1rem;padding:2rem;box-shadow:0 2px 12px #00000014;min-height:400px}.tab-inner-content{max-width:100%}.tab-content-title{font-size:1.5rem;font-weight:700;color:#11273d;margin-bottom:1.5rem}.tab-content-text{font-size:1rem;line-height:1.8;color:#212529}.objectives-list-modern{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.objectives-list-modern li{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:#f8f9fa;border-radius:.5rem;border-inline-start:3px solid #28a745}.objectives-list-modern li i{color:#28a745;font-size:1.25rem;margin-top:.125rem;flex-shrink:0}.curriculum-section-modern{margin-bottom:1.5rem;border:1px solid #e9ecef;border-radius:.75rem;overflow:hidden}.section-header-modern{padding:1.25rem 1.5rem;background:#f8f9fa;cursor:pointer;transition:background .2s ease}.section-header-modern:hover{background:#e9ecef}.section-title-modern{font-size:1.125rem;font-weight:700;color:#11273d;margin:0;display:flex;align-items:center;gap:.75rem}.section-border-accent{width:4px;height:24px;background:#32b2d0;border-radius:2px;flex-shrink:0;order:-1}.lessons-list-modern{padding:0}.lesson-item-modern{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-top:1px solid #f0f0f0;transition:background .2s ease}.lesson-item-modern:hover{background:#f8f9fa}.lesson-left-content{display:flex;align-items:center;gap:.75rem}.lesson-icon-free{color:#32b2d0;font-size:1.25rem;flex-shrink:0}.lesson-icon-locked{color:#adb5bd;font-size:1.125rem;flex-shrink:0}.lesson-title-text{font-size:.9375rem;color:#212529}.lesson-right-content{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.lesson-badge-free{background:#e8f5e9;color:#2e7d32;padding:.25rem .75rem;border-radius:.375rem;font-size:.8125rem;font-weight:600}.lesson-duration-text{font-size:.875rem;color:#6c757d}.requirements-list-modern{list-style:none;padding:0;margin:0}.requirements-list-modern li{padding:.875rem 0;padding-inline-start:1.25rem;border-bottom:1px solid #f0f0f0;color:#212529;position:relative}.requirements-list-modern li:before{content:"";position:absolute;inset-inline-start:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#32b2d0;border-radius:50%}.requirements-list-modern li:last-child{border-bottom:none}.rating-summary-modern{display:flex;gap:2.5rem;padding:2rem;background:#f8f9fa;border-radius:.75rem;margin-bottom:2rem;align-items:center}.rating-score-box{text-align:center;min-width:140px;flex-shrink:0}.rating-number-huge{font-size:3.5rem;font-weight:700;color:#32b2d0;line-height:1;margin-bottom:.5rem}.rating-stars-box{display:flex;gap:.25rem;justify-content:center;margin-bottom:.5rem;direction:ltr}.rating-stars-box i{color:#ffc107;font-size:1.25rem}.rating-reviews-count{font-size:.875rem;color:#6c757d}.rating-bars-box{flex:1;display:flex;flex-direction:column;gap:.875rem}.rating-bar-row{display:flex;align-items:center;gap:.75rem}.bar-label{font-size:.9375rem;color:#212529;min-width:70px;text-align:start;font-weight:500}.bar-progress-wrapper{flex:1;height:10px;background:#e9ecef;border-radius:5px;overflow:hidden}.bar-progress-fill{height:100%;background:linear-gradient(90deg,#ffc107,#ffca2c);border-radius:5px;transition:width .5s ease}.bar-percentage{font-size:.875rem;color:#6c757d;min-width:45px;text-align:end;font-weight:500}.reviews-list-modern{display:flex;flex-direction:column;gap:1.25rem}.review-card-modern{padding:1.5rem;background:#fff;border-radius:.75rem;border:1px solid #f0f0f0;transition:box-shadow .2s}.review-card-modern:hover{box-shadow:0 2px 8px #0000000f}.review-header-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;gap:1rem}.reviewer-profile{display:flex;align-items:center;gap:.75rem}.reviewer-avatar-img{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.reviewer-info-text{display:flex;flex-direction:column;gap:.25rem}.reviewer-name-text{font-size:1rem;font-weight:600;color:#11273d;margin:0}.review-stars-row{display:flex;gap:.125rem;direction:ltr}.review-stars-row i{color:#ffc107;font-size:.875rem}.review-time-text{font-size:.8125rem;color:#6c757d;white-space:nowrap;flex-shrink:0}.review-comment-text{font-size:.9375rem;line-height:1.7;color:#212529;margin:0}@media(max-width:991px){.course-sidebar-sticky{position:static;padding:1rem}.course-content-area{padding:1rem}.video-embed-container iframe,.video-placeholder{height:300px}.rating-summary-modern{flex-direction:column;gap:1.5rem;text-align:center}.rating-bars-box{width:100%}}@media(max-width:768px){.course-show-page-modern .tabs-modern .nav-link{padding:.75rem 1rem;font-size:.8125rem}.course-card-title{font-size:1.125rem}.rating-number-huge{font-size:3rem}.tabs-content-modern{padding:1.25rem}.lesson-item-modern{padding:.875rem 1rem}.review-header-row{flex-wrap:wrap}.video-embed-container iframe,.video-placeholder{height:220px}.course-content-area{padding:.75rem}}.rating-input-stars{display:flex;gap:8px;font-size:32px;cursor:pointer}.rating-star{color:#dee2e6;transition:color .2s}.rating-star:hover,.rating-star.bi-star-fill{color:#e6a530}.review-form-section{background-color:#f8f9fa;padding:25px;border-radius:12px;margin-bottom:30px}.review-form-modern textarea{border:1px solid #dee2e6;border-radius:8px;padding:12px}.review-form-modern textarea:focus{border-color:#32b2d0;box-shadow:0 0 0 3px #32b2d01a}
