*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:#1c1d1f;background:#f5f7fb;font-family:Segoe UI,Arial,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}.page{background:#f5f7fb;min-height:100vh}.top-nav{z-index:100;background:#fff;border-bottom:1px solid #d1d7dc;align-items:center;gap:12px;min-height:72px;padding:0 24px;font-size:14px;display:flex;position:sticky;top:0;box-shadow:0 2px 4px #06117614}.logo-button{color:#1435c3;white-space:nowrap;letter-spacing:0;background:0 0;border:0;padding:0 4px 0 0;font-size:24px;font-weight:900;line-height:1}.nav-text-button{color:#2d2f31;white-space:nowrap;background:0 0;border:0;min-height:40px;padding:0 6px;font-size:14px;font-weight:400;line-height:1.2}.nav-text-button:hover{color:#1435c3}.nav-search{color:#1c1d1f;background:#f7f9fa;border:1px solid #d1d7dc;border-radius:999px;flex:1;align-items:center;gap:12px;min-width:220px;max-width:none;min-height:48px;padding:0 18px;display:flex}.nav-search input{color:#1c1d1f;background:0 0;border:0;outline:0;width:100%;font-size:14px}.nav-search input::placeholder{color:#6a6f73}.nav-actions,.auth-actions,.hero-actions{align-items:center;gap:10px;display:flex}.nav-actions{margin-left:auto}.nav-wide-link{padding-inline:8px}.nav-panel-button{white-space:nowrap}.nav-role-stack{flex-direction:row;align-items:center;gap:4px;display:flex}.nav-role-pill{white-space:nowrap;color:#1435c3;text-align:center;background:#eef2ff;border:1px solid #1435c3;border-radius:6px;justify-content:center;align-items:center;min-height:28px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.nav-switch-button{white-space:nowrap;color:#4b5563;text-align:center;background:#f7f9fa;border:1px solid #d1d7dc;border-radius:6px;justify-content:center;align-items:center;width:auto;min-width:max-content;min-height:28px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.nav-switch-button:hover{color:#1c1d1f;background:#eef0f2}.avatar-menu{position:relative}.avatar-button{color:#fff;background:#1435c3;border:0;border-radius:50%;width:36px;height:36px;font-weight:900}.dropdown-menu{z-index:1000;pointer-events:auto;background:#fff;border:1px solid #d1d7dc;border-radius:8px;width:250px;padding:8px;position:absolute;top:46px;right:0;box-shadow:0 12px 30px #1c1d1f1f}.dropdown-header{border-bottom:1px solid #eef0f2;flex-direction:column;gap:4px;margin-bottom:6px;padding:10px;font-size:13px;display:flex}.dropdown-header span,.muted{color:#6a6f73}.dropdown-menu button{text-align:left;color:#1c1d1f;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;width:100%;padding:10px;font-weight:700;display:flex}.dropdown-menu button:hover{background:#f7f9fa}.danger-menu-item{color:#b32d0f!important}.modal-backdrop{z-index:2000;background:#1c1d1f7a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-panel{background:#fff;border:1px solid #d1d7dc;border-radius:8px;width:min(100%,460px);max-height:calc(100vh - 40px);padding:22px;overflow-y:auto;box-shadow:0 22px 70px #00000038}.modal-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:8px;display:flex}.modal-header h2{margin:0}.modal-close-button{color:#1c1d1f;background:#eef0f2;border:0;border-radius:6px;width:32px;height:32px;font-size:22px;line-height:1}.toast-notice{z-index:2100;color:#0f5f2a;background:#d1fadf;border:1px solid #b7e4c7;border-radius:8px;align-items:center;gap:10px;max-width:min(420px,100vw - 36px);padding:12px;font-weight:800;display:flex;position:fixed;top:76px;right:18px;box-shadow:0 18px 44px #0f5f2a2e}.toast-action-button,.toast-close-button{color:#fff;white-space:nowrap;background:#137333;border:0;border-radius:6px;padding:7px 9px;font-weight:900}.toast-close-button{color:#0f5f2a;background:0 0;width:28px;height:28px;padding:0;font-size:20px}.primary-button,.outline-button,.dark-button,.danger-button{border:1px solid #0000;border-radius:0;min-height:40px;padding:10px 14px;font-size:14px;font-weight:800;line-height:1.2}.primary-button{color:#fff;background:#1435c3;border-color:#1435c3}.primary-button:hover{background:#0f2da3}.approve-button{color:#fff;cursor:pointer;background:#137333;border:1px solid #137333;border-radius:4px;padding:10px 14px;font-weight:800}.approve-button:hover{background:#0f5f2a}.outline-button{color:#1c1d1f;background:#fff;border-color:#1c1d1f}.outline-button:hover{background:#f7f9fa}.auth-login-button{color:#1435c3;background:#fff;border-color:#1435c3;border-radius:4px;min-width:76px;min-height:40px;padding:0 14px;font-weight:700}.auth-login-button:hover{background:#eef2ff}.auth-register-button{color:#fff;background:#1435c3;border-color:#1435c3;border-radius:4px;min-width:88px;min-height:40px;padding:0 14px;font-weight:700}.auth-register-button:hover{background:#0f2da3}.dark-button{color:#fff;background:#1c1d1f}.danger-button{color:#b32d0f;background:#ffe7e3}.large{padding:12px 20px}.full{width:100%;margin-top:10px}.home-hero{background-color:#fbfcff;border-bottom:1px solid #d1d7dc;width:min(100%,1340px);height:400px;margin:0 auto;padding:0;position:relative;overflow:hidden}.home-hero-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.home-hero-content{max-width:520px;position:absolute;top:50%;left:60px;transform:translateY(-50%)}.home-hero-content:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#ffffff6b;border-radius:8px;position:absolute;inset:-28px -34px}.home-hero>div{max-width:520px}.home-hero h1,.course-hero h1,.dashboard-header h1{margin:0 0 14px;font-size:40px;line-height:1.15}.home-hero p,.dashboard-header p,.course-hero p{color:#6a6f73;line-height:1.7}.home-hero p{font-weight:700}.role-pill{color:#1435c3;background:#eef2ff;border-radius:999px;margin:0 0 14px;padding:7px 12px;font-size:13px;font-weight:900;display:inline-block}.course-brand-pill{color:#fff;background:#1435c3}.content-shell,.dashboard-shell{max-width:1200px;margin:0 auto;padding:30px 20px 48px}.section-heading{margin-bottom:20px}.section-heading h2,.panel-card h2{margin:0 0 8px}.section-heading p{color:#6a6f73;margin:0}.course-grid{grid-template-columns:repeat(auto-fill,232px);justify-content:start;gap:24px;display:grid}.course-card,.panel-card,.stat-card,.empty-box{background:#fff;border:1px solid #d1d7dc;border-radius:8px;box-shadow:0 4px 14px #1435c314}.course-card{cursor:pointer;transition:box-shadow .16s,transform .16s,border-color .16s;overflow:hidden}.course-card:hover{border-color:#b8c0c8;transform:translateY(-2px);box-shadow:0 10px 24px #1435c321}.course-card img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;background:#f7f9fa;border-bottom:1px solid #d1d7dc;width:100%;height:auto;display:block}.course-card-body{flex-direction:column;align-items:flex-start;min-height:168px;padding:12px 12px 14px;display:flex}.course-card h3{color:#1c1d1f;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;margin:0 0 6px;font-size:16px;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.course-instructor{color:#6a6f73;margin:0 0 9px;font-size:12px;font-weight:500;line-height:1.35;display:block}.course-card p{color:#6a6f73;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:36px;margin:0 0 8px;font-size:13px;line-height:1.38;display:-webkit-box;overflow:hidden}.course-card strong,.price{color:#1435c3}.course-card strong{margin-top:auto;font-size:15px;font-weight:900;line-height:1.25}.home-course-section{position:relative}.home-course-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.home-course-header h2{color:#4b4f54;margin:0;font-size:28px;font-weight:700;line-height:1.2}.home-course-arrows{gap:8px;display:none}.home-course-arrows button,.home-course-side-arrow{color:#1c1d1f;background:#fff;border:1px solid #d1d7dc;border-radius:50%;width:40px;height:40px;font-size:18px;font-weight:700;line-height:1}.home-course-carousel{position:relative}.home-course-row{scroll-behavior:smooth;scrollbar-width:none;gap:16px;display:flex;overflow-x:hidden}.home-course-row::-webkit-scrollbar{display:none}.home-course-card{color:#1c1d1f;cursor:pointer;background:#fff;border:1px solid #1435c338;border-radius:18px;flex:0 0 240px;width:240px;transition:box-shadow .14s;overflow:hidden;box-shadow:0 1px 4px #1435c30f}.home-course-card:hover{border-color:#1435c357;box-shadow:0 4px 12px #1435c31f}.home-course-thumb{-o-object-fit:cover;object-fit:cover;background:#f0f4ff;border-radius:12px;width:calc(100% - 20px);height:135px;margin:10px 10px 0;display:block}.home-course-thumb-empty{justify-content:center;align-items:center;font-size:38px;display:flex}.home-course-card-body{padding:12px}.home-course-card h3{color:#1c1d1f;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 4px;font-size:15px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.home-course-instructor,.home-course-meta{color:#6a6f73;font-size:12px;font-weight:400;line-height:1.3;display:block}.home-course-instructor{margin-bottom:6px}.home-course-meta{margin-bottom:8px}.home-course-price{color:#4b5563;text-shadow:0 1px 1px #1c1d1f0a;font-size:16px;font-weight:600;line-height:1.25;display:block}.home-course-side-arrow{z-index:2;position:absolute;top:68px}.home-course-side-arrow.left{left:-20px}.home-course-side-arrow.right{right:-20px}.empty-box{color:#6a6f73;padding:32px}.compact{text-align:center;max-width:420px}.centered-page{justify-content:center;align-items:center;display:flex}.dashboard-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:24px;display:grid}.stat-card,.panel-card{margin-bottom:20px;padding:24px}.stat-card strong{color:#1435c3;font-size:32px;display:block}.stat-card span{color:#6a6f73;font-size:13px}.progress-bar{background:#e5e7eb;border-radius:999px;height:7px;margin:10px 0 6px;overflow:hidden}.progress-bar span{background:#1435c3;height:100%;display:block}.course-hero{grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);align-items:stretch;gap:22px;margin-bottom:24px;display:grid}.course-hero>div{color:#fff;background:#1c1d1f;border-radius:8px;padding:34px}.course-hero p{color:#e5e7eb}.course-hero .share-button{color:#fff;background:#ffffff14;border:1px solid #ffffff73;align-items:center;gap:8px;width:auto;margin-top:18px;display:inline-flex}.course-hero .share-button:hover{background:#ffffff29;border-color:#fff}.course-hero img{-o-object-fit:cover;object-fit:cover;border:1px solid #d1d7dc;border-radius:8px;width:100%;min-height:280px}.tag-row{flex-wrap:wrap;gap:10px;display:flex}.tag-row span{border:1px solid #4b5563;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:700}.learning-grid,.purchase-grid,.studio-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:22px;display:grid}.course-player-layout{background:#fff;border:1px solid #d1d7dc;border-radius:8px;grid-template-columns:minmax(0,1fr) 380px;align-items:stretch;min-height:calc(100vh - 112px);display:grid;overflow:hidden;box-shadow:0 10px 28px #1c1d1f14}.course-player-main{background:#111116;flex-direction:column;min-width:0;display:flex}.youtube-player-shell{aspect-ratio:16/9;background:#000;width:100%}.youtube-player{background:#000;border:0;width:100%;height:100%;display:block}.preview-player-block .youtube-player-shell{border-radius:8px;margin:8px 0 14px;overflow:hidden}.preview-player-block h2{margin-bottom:0}.course-player-details{background:#fff;border-right:1px solid #d1d7dc;justify-content:space-between;align-items:center;gap:18px;padding:22px 24px;display:flex}.course-player-details h2{color:#1c1d1f;margin:3px 0 0;font-size:24px;line-height:1.25}.player-eyebrow{color:#6a6f73;margin:0;font-size:13px;font-weight:800}.player-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:10px;display:flex}.player-actions .outline-button{justify-content:center;align-items:center;gap:7px;text-decoration:none;display:inline-flex}.complete-button{border-radius:4px;flex:none}.course-lesson-panel{background:#fff;border-left:1px solid #d1d7dc;flex-direction:column;min-height:0;display:flex}.lesson-panel-header{border-bottom:1px solid #eef0f2;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 18px 14px;display:flex}.lesson-panel-header h2,.lesson-panel-header p{margin:0}.lesson-panel-header h2{color:#1c1d1f;font-size:18px;line-height:1.2}.lesson-panel-header p{color:#6a6f73;margin-top:5px;font-size:13px;font-weight:700}.lesson-panel-header strong{color:#1435c3;font-size:16px}.lesson-progress-track{background:#e5e7eb;height:4px;overflow:hidden}.lesson-progress-track span{background:#137333;height:100%;transition:width .18s;display:block}.course-lesson-list{min-height:0;overflow-y:auto}.curriculum-section+.curriculum-section,.locked-curriculum-section+.locked-curriculum-section{border-top:1px solid #d1d7dc}.curriculum-section-heading{background:#f7f9fa;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 16px;display:flex}.curriculum-section-heading strong{color:#1c1d1f;line-height:1.35}.curriculum-section-heading small{color:#6a6f73;flex:none;font-size:12px;font-weight:800}.course-certificate-card{color:#fff;background:#171923;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px 12px;padding:14px 16px;display:grid}.course-certificate-card svg{color:#a78bfa}.course-certificate-card div{gap:3px;display:grid}.course-certificate-card small{color:#d1d5db}.course-certificate-card button{grid-column:1/-1;width:100%}.course-lesson-item{color:#1c1d1f;text-align:left;background:#fff;border:0;border-bottom:1px solid #eef0f2;grid-template-columns:24px minmax(0,1fr);align-items:flex-start;gap:12px;width:100%;min-height:74px;padding:14px 16px;display:grid}.course-lesson-item:hover{background:#f7f9fa}.course-lesson-item.active{background:#eef2ff;box-shadow:inset 4px 0 #1435c3}.lesson-status{color:#6a6f73;justify-content:center;align-items:center;padding-top:1px;display:inline-flex}.course-lesson-item.active .lesson-status{color:#1435c3}.lesson-status svg[data-lucide=check-circle-2]{color:#137333}.lesson-copy{flex-direction:column;gap:7px;min-width:0;display:flex}.lesson-copy strong{color:#1c1d1f;font-size:14px;line-height:1.35}.lesson-copy small{color:#6a6f73;align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.video-player,.empty-player{background:#000;border-radius:8px;width:100%;min-height:320px}.empty-player{color:#fff;justify-content:center;align-items:center;display:flex}.sticky-panel{position:sticky;top:80px}.lesson-button,.course-row{text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:12px;width:100%;margin-bottom:8px;padding:12px;font-weight:700;display:flex}.lesson-button span,.lesson-row span,.locked-lesson span{color:#1435c3;background:#eef2ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:inline-flex}.lesson-button.active,.course-row.active{color:#1435c3;background:#eef2ff;border-color:#1435c3}.locked-lesson,.lesson-row,.admin-row{border-top:1px solid #eef0f2;align-items:center;gap:12px;padding:12px 0;display:flex}.locked-lesson small{color:#6a6f73;margin-left:auto}.whatsapp-button{color:#fff;background:#25d366;border:0;border-radius:4px;width:100%;padding:14px;font-weight:900}.success-box,.notice-box,.error-box{border-radius:8px;margin-bottom:16px;padding:13px;font-weight:800}.success-box{color:#137333;background:#d1fadf}.notice-box{color:#1435c3;background:#eef2ff}.error-box{color:#b32d0f;background:#ffe7e3}.tabs{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.tabs button,.admin-sidebar button{color:#1c1d1f;background:#fff;border:0;border-radius:6px;padding:10px 14px;font-weight:800}.tabs button.active,.admin-sidebar button.active{color:#fff;background:#1435c3}.form-panel label,.panel-card label{margin:14px 0 8px;font-size:13px;font-weight:900;display:block}.form-panel input,.form-panel textarea,.form-panel select,.panel-card input,.panel-card select{border:1px solid #d1d7dc;border-radius:4px;outline:0;width:100%;padding:12px}.course-row img{-o-object-fit:cover;object-fit:cover;border-radius:6px;width:74px;height:48px}.course-row span{flex-direction:column;gap:4px;display:flex}.course-row small{color:#6a6f73}.course-row-main{min-width:0;color:inherit;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:12px;padding:0;display:flex}.course-edit-button{color:#4b5563;background:#fff;border:1px solid #d1d7dc;border-radius:6px;flex:none;margin-left:auto;padding:8px 11px;font-size:13px;font-weight:600}.course-edit-button:hover{background:#f7f9fa}.lesson-list{margin-top:20px}.lesson-manager{border-top:1px solid #eef0f2;margin-top:18px;padding-top:18px}.section-manager{background:#f7f9fa;border:1px solid #e5e7eb;border-radius:8px;margin-top:18px;padding:16px}.section-manager h3{margin:0 0 12px}.trailer-manager{gap:10px;display:grid}.trailer-manager label{margin:4px 0 0}.trailer-manager .outline-button{margin-top:4px}.course-setup-form{max-width:760px}.course-setup-divider,.course-builder-heading{border-top:1px solid #e5e7eb;margin-top:24px;padding-top:20px}.course-setup-divider h3,.course-builder-heading h3,.course-details-editor h3{margin:0 0 6px}.course-details-editor{background:#fbfcff;border:1px solid #dbe2ea;border-radius:8px;margin:8px 0 18px;padding:18px}.course-editor-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.course-editor-heading img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;border:1px solid #d1d7dc;border-radius:6px;width:128px}.course-details-editor textarea{resize:vertical;border:1px solid #d1d7dc;border-radius:4px;outline:0;width:100%;padding:12px}.public-preview-picker{gap:8px;margin-top:16px;display:grid}.public-preview-picker button{color:#1c1d1f;text-align:left;background:#fff;border:1px solid #d1d7dc;border-radius:6px;align-items:center;gap:9px;width:100%;padding:11px 12px;font-weight:800;display:flex}.public-preview-picker button:hover,.public-preview-picker button.active{color:#1435c3;background:#eef2ff;border-color:#1435c3}.section-create-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.section-create-row .outline-button{white-space:nowrap;margin:0}.section-editor-list{gap:14px;margin-top:22px;display:grid}.section-editor-card{border:1px solid #d1d7dc;border-radius:8px;overflow:hidden}.section-editor-heading{background:#f7f9fa;justify-content:space-between;gap:12px;padding:13px 15px;display:flex}.section-editor-heading small{color:#6a6f73;font-weight:800}.section-editor-card .lesson-list{margin:0;padding:0 15px}.certificate-shell{width:min(1050px,100% - 32px);margin:40px auto}.certificate-document{background:#f4f1ff;padding:18px;box-shadow:0 16px 50px #1118271f}.certificate-border{text-align:center;background:#fff;border:6px double #6d28d9;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:610px;padding:48px;display:flex}.certificate-logo{color:#1435c3;font-size:32px;font-weight:950}.certificate-award{color:#6d28d9}.certificate-kicker{color:#6d28d9;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:18px;font-weight:900}.certificate-border h1{margin:0;font-family:Georgia,serif;font-size:clamp(36px,6vw,64px)}.certificate-border h2{color:#1435c3;margin:0;font-size:clamp(24px,4vw,38px)}.certificate-border p{margin:0;font-size:17px}.certificate-meta{color:#6a6f73;gap:7px;margin-top:20px;font-size:13px;display:grid}.certificate-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.certificate-missing{text-align:center}@media (width<=640px){.section-create-row{grid-template-columns:1fr}.certificate-shell{width:min(100% - 20px,1050px);margin:18px auto}.certificate-document{padding:8px}.certificate-border{min-height:520px;padding:28px 18px}.certificate-actions{grid-template-columns:1fr 1fr;display:grid}}@media print{.certificate-navigation,.certificate-actions{display:none!important}.certificate-shell{width:100%;margin:0}.certificate-document{box-shadow:none;padding:0}}.upload-progress{gap:6px;margin-top:12px;display:grid}.upload-progress .upload-progress-bar{background:#eef0f2;border-radius:999px;height:8px;overflow:hidden}.upload-progress .upload-progress-bar span{background:linear-gradient(90deg,#863bff,#6d28d9);border-radius:999px;height:100%;transition:width .2s;display:block}.upload-progress small{color:#6b7280;font-size:13px}.lesson-source-tabs{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;display:grid}.lesson-source-tabs button{color:#1c1d1f;background:#fff;border:1px solid #d1d7dc;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-weight:900;display:inline-flex}.lesson-source-tabs button.active{color:#1435c3;background:#eef2ff;border-color:#1435c3}.managed-lesson-row{align-items:flex-start}.managed-lesson-row>div:nth-child(2){flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.managed-lesson-row strong{line-height:1.35}.managed-lesson-row small{color:#6a6f73;font-size:12px;font-weight:700}.lesson-row-actions{align-items:center;gap:6px;margin-left:auto;display:inline-flex}.icon-link-button,.icon-danger-button{color:#1435c3;background:#fff;border:1px solid #d1d7dc;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.icon-link-button:hover{background:#eef2ff}.icon-link-button:disabled{cursor:not-allowed;opacity:.35;background:#f7f9fa}.icon-danger-button{color:#b32d0f}.icon-danger-button:hover{background:#ffe7e3}.admin-layout{grid-template-columns:250px minmax(0,1fr);min-height:calc(100vh - 60px);display:grid}.admin-sidebar{color:#fff;background:#25272b;padding:24px 14px}.admin-sidebar h1{color:#f2f4f7;margin:0 0 20px;font-size:22px;font-weight:600}.admin-sidebar button{text-align:left;color:#d6d9de;background:0 0;justify-content:space-between;align-items:center;gap:10px;width:100%;margin-bottom:6px;font-weight:500;display:flex}.admin-sidebar button.active{color:#fff;background:#3b4047}.admin-sidebar button strong{color:#4b5563;text-align:center;background:#eef0f2;border-radius:999px;min-width:24px;padding:2px 7px;font-size:12px;font-weight:600}.admin-content{padding:28px}.admin-layout:not(.instructor-layout) .panel-card{box-shadow:0 6px 18px #1c1d1f0d}.admin-layout:not(.instructor-layout) .panel-card h2{color:#3f444a;font-size:22px;font-weight:600}.admin-layout:not(.instructor-layout) .panel-card label,.admin-layout:not(.instructor-layout) th{color:#5f6670;font-weight:600}.admin-layout:not(.instructor-layout) .admin-row,.admin-layout:not(.instructor-layout) td,.admin-layout:not(.instructor-layout) .muted,.admin-layout:not(.instructor-layout) small{color:#7a8087;font-weight:400}.admin-layout:not(.instructor-layout) .admin-row strong,.admin-layout:not(.instructor-layout) td:first-child,.admin-layout:not(.instructor-layout) td:nth-child(2){color:#373c42;font-weight:600}.admin-layout:not(.instructor-layout) .primary-button{color:#315fba;background:#e7f0ff;border-color:#a9c7f7;font-weight:600}.admin-layout:not(.instructor-layout) .primary-button:hover{background:#dce9ff}.admin-layout:not(.instructor-layout) .approve-button{color:#236b38;background:#dff5e6;border-color:#9fd7ad;font-weight:600}.admin-layout:not(.instructor-layout) .approve-button:hover{background:#d3efdc}.admin-layout:not(.instructor-layout) .danger-button{color:#b84a4a;background:#fff0f0;border-color:#f2b8b5;font-weight:600}.instructor-layout .dashboard-header{margin-bottom:20px}.instructor-layout .dashboard-header h1{color:#3f444a;font-size:32px;font-weight:600}.instructor-layout .dashboard-header p{color:#7a8087;font-weight:400}.instructor-layout .panel-card{box-shadow:0 6px 18px #1c1d1f0d}.instructor-layout .panel-card h2{color:#3f444a;font-size:22px;font-weight:600}.instructor-layout .form-panel label,.instructor-layout .panel-card label{color:#5f6670;font-weight:600}.instructor-layout .course-row strong,.instructor-layout .managed-lesson-row strong{color:#373c42;font-weight:600}.instructor-layout .course-row small,.instructor-layout .managed-lesson-row small,.instructor-layout .muted{color:#7a8087;font-weight:400}.instructor-layout .outline-button,.instructor-layout .lesson-source-tabs button{color:#5f6670;font-weight:500}.instructor-layout .lesson-source-tabs button:first-child{color:#b84a4a;background:#fff0f0;border-color:#f5b4b4}.instructor-layout .lesson-source-tabs button:first-child:hover{background:#ffe6e6}.instructor-layout .lesson-source-tabs button.active{color:#3f5fbf;font-weight:600}.instructor-layout .lesson-source-tabs button:first-child.active{color:#a83d3d;background:#ffe2e2;border-color:#ec8f8f}.instructor-layout .primary-button,.instructor-layout .dark-button{font-weight:600}.instructor-layout .primary-button{color:#315fba;background:#e7f0ff;border-color:#a9c7f7}.instructor-layout .primary-button:hover{background:#dce9ff}.instructor-layout .dark-button{color:#236b38;background:#dff5e6;border-color:#9fd7ad}.instructor-layout .dark-button:hover{background:#d3efdc}.edit-course-shell .panel-card{box-shadow:0 6px 18px #1c1d1f0d}.edit-course-shell h1,.edit-course-shell h2{color:#3f444a;font-weight:600}.edit-course-shell h1{font-size:28px}.edit-course-shell h2{font-size:22px}.edit-course-shell label{color:#5f6670;font-weight:600}.edit-course-shell .muted,.edit-course-shell .lesson-row{color:#7a8087;font-weight:400}.edit-course-shell .primary-button{color:#315fba;background:#e7f0ff;border-color:#a9c7f7;font-weight:600}.edit-course-shell .primary-button:hover{background:#dce9ff}.admin-row{justify-content:space-between}.admin-row>div:last-child{gap:8px;display:flex}.admin-row-main{min-width:0;color:inherit;text-align:left;background:0 0;border:0;flex:1;padding:0}.admin-row-main:hover strong{color:#315fba}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}.user-detail-table{margin-top:18px}th,td{text-align:left;border-bottom:1px solid #eef0f2;padding:12px;font-size:14px}th{color:#6a6f73}.auth-page{background:#f5f7fb}.auth-page-soft{background:linear-gradient(#fbfcff 0%,#f3f6fb 100%)}.auth-shell{flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 60px);padding:48px 20px;display:flex}.auth-card-clean{background:#fffefe;border:1px solid #dbe1ea;border-radius:14px;width:min(100%,430px);padding:32px;box-shadow:0 18px 54px #1435c314}.auth-brand{color:var(--brand,#1435c3);letter-spacing:-.5px;background:0 0;border:0;margin:0 0 18px;padding:0;font-size:26px;font-weight:900;display:inline-block}.auth-card-clean h1{margin:0 0 8px;font-size:30px}.auth-kicker{color:#1435c3;margin:0 0 8px;font-size:13px;font-weight:900}.auth-subtitle{color:#6a6f73;margin:0 0 22px;line-height:1.6}.auth-card-clean label{margin:14px 0 8px;font-size:13px;font-weight:900;display:block}.auth-card-clean input{background:#fbfcff;border:1px solid #d1d7dc;border-radius:8px;outline:none;width:100%;padding:12px 13px}.auth-card-clean input:focus{border-color:#1435c3;box-shadow:0 0 0 3px #1435c317}.password-input-wrap{position:relative}.password-input-wrap input{padding-right:44px}.password-eye-button{color:#6a6f73;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.password-eye-button:hover{color:#1435c3;background:#eef0f2}.text-button,.auth-footer button{color:#1435c3;background:0 0;border:0;padding:0;font-weight:900}.text-button{margin:14px auto 0;display:block}.auth-footer{color:#6a6f73;text-align:center;margin:20px 0 0}.icon-button{color:#1c1d1f;background:#fff;border:1px solid #d1d7dc;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:relative}.icon-button:hover{background:#f7f9fa}.badge{color:#fff;background:#b32d0f;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:-4px;right:-4px}.notification-menu{position:relative}.notification-dropdown{width:320px;max-height:420px;overflow-y:auto}.notification-item{text-align:left;color:#1c1d1f;background:0 0;border:0;border-radius:6px;flex-direction:column;gap:4px;width:100%;padding:10px;font-weight:700;display:flex}.notification-item.unread{background:#eef2ff}.notification-item span{color:#6a6f73;font-size:12px;font-weight:500}.inbox-recipient-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.inbox-radio{color:#1c1d1f;align-items:center;gap:8px;font-weight:700;display:inline-flex}.inbox-list{flex-direction:column;gap:12px;display:flex}.inbox-item{background:#fbfcff;border:1px solid #eef0f2;border-radius:8px;padding:12px}.inbox-item strong{color:#1c1d1f;display:block}.inbox-item small{color:#6a6f73;font-size:12px}.comment-list{flex-direction:column;gap:12px;display:flex}.comment-item{background:#fff;border:1px solid #eef0f2;border-radius:8px;padding:12px}.comment-item small{color:#6a6f73;margin-bottom:6px;font-size:12px;display:block}.role-choice-clean{grid-template-columns:1fr 1fr;gap:10px;display:grid}.role-choice-clean button{background:#fbfcff;border:1px solid #d1d7dc;border-radius:8px;padding:12px;font-weight:900}.role-choice-clean button.active{color:#1435c3;background:#eef2ff;border-color:#1435c3}.auth-stage{animation:.26s both authStageIn}.auth-card{background:#fff;box-shadow:0 18px 50px #0f172a12;border:1px solid #d1d7dc!important}.auth-input:focus{box-shadow:0 0 0 3px #1435c314;border-color:#1435c3!important}@keyframes authStageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=820px){.top-nav{flex-wrap:wrap;gap:8px;padding:10px 14px}.nav-search{flex-basis:100%;order:3;max-width:none}.nav-wide-link{display:none}.nav-text-button{min-height:34px;padding-inline:4px}.nav-panel-button{padding:8px 10px;font-size:13px}.home-hero h1,.course-hero h1,.dashboard-header h1{font-size:30px}.home-hero{height:300px}.home-hero-content{max-width:none;left:20px;right:20px}.home-hero-content:before{inset:-18px -16px}.home-course-arrows{display:flex}.home-course-side-arrow{display:none}.dashboard-header,.course-hero,.learning-grid,.course-player-layout,.purchase-grid,.studio-grid,.admin-layout{grid-template-columns:1fr}.course-player-layout{min-height:auto}.course-player-details{border-right:0;flex-direction:column;align-items:stretch}.course-player-details h2{font-size:20px}.course-lesson-panel{border-top:1px solid #d1d7dc;border-left:0;max-height:420px}.dashboard-header{display:block}}:root{--brand:#1435c3;--brand-strong:#0f2aa0;--ring:#1435c347;--shadow-soft:0 1px 3px #1018400f;--shadow-hover:0 14px 34px #1435c324}html{scroll-behavior:smooth}button,a,.course-card,.home-course-card,.form-panel input,.form-panel textarea,.form-panel select,.nav-search input{transition:background-color .16s,color .16s,border-color .16s,box-shadow .18s,transform .14s}a:focus-visible,button:focus-visible,[role=button]:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:8px}.form-panel input:focus-visible,.form-panel textarea:focus-visible,.form-panel select:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{border-color:var(--brand);box-shadow:0 0 0 3px var(--ring);outline:none}.nav-search:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px var(--ring)}.nav-search input:focus,.nav-search input:focus-visible{box-shadow:none;border:0;outline:none}.primary-button:active,.outline-button:active,.approve-button:active,.danger-button:active,.dark-button:active,.whatsapp-button:active,.nav-switch-button:active{transform:translateY(1px)}button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.home-course-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}.course-card,.home-course-card{-webkit-tap-highlight-color:transparent}.form-panel input,.form-panel textarea,.form-panel select{border-radius:10px}.skeleton{background:#e9edf4;border-radius:8px;position:relative;overflow:hidden}.skeleton:after{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);animation:1.3s infinite skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes skeleton-shimmer{to{transform:translate(100%)}}.skeleton-card{pointer-events:none}.skeleton-thumb{border-radius:12px;width:calc(100% - 20px);height:135px;margin:10px 10px 0}.skeleton-line{border-radius:6px;height:12px;margin:12px 14px}.skeleton-line.short{width:50%}.search-empty{text-align:center;color:#6b7280;margin:6px 0 4px;padding:40px 16px;font-size:15px}*{scrollbar-width:thin;scrollbar-color:#c7cedb transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#c7cedb padding-box content-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#aab4c6 padding-box content-box}::selection{background:#1435c329}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (width<=560px){.content-shell,.dashboard-shell{padding-left:14px;padding-right:14px}.admin-row{flex-direction:column;align-items:stretch;gap:8px}.admin-row>div{flex-wrap:wrap;gap:8px;display:flex}.admin-row>div button{flex:auto}.home-course-card{flex-basis:80vw;width:80vw}.modal-panel{width:94vw}th,td{padding:9px;font-size:13px}}.primary-button,.outline-button,.dark-button,.danger-button,.approve-button,.auth-login-button,.auth-register-button,.whatsapp-button,.complete-button{vertical-align:middle;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:40px;text-decoration:none;display:inline-flex}.full{justify-content:center;align-items:center;display:flex}.admin-row>div:last-child{flex-wrap:wrap;align-items:center;gap:8px;display:flex}td button,td .outline-button{vertical-align:middle}td button+button,td .outline-button+button,td button+.outline-button{margin-left:6px}.preview-player-block .outline-button{margin-top:10px}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(18px)}.reveal.in{opacity:1;transform:none}.home-hero-cta{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.home-values{grid-template-columns:repeat(4,1fr);gap:16px;width:min(100%,1200px);margin:30px auto 0;padding:0 20px;display:grid}.home-value-card{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #e6e9f2;border-radius:16px;padding:20px}.home-value-icon{width:44px;height:44px;color:var(--brand);background:#eef2ff;border-radius:12px;justify-content:center;align-items:center;margin-bottom:12px;display:inline-flex}.home-value-card strong{margin-bottom:4px;font-size:16px;display:block}.home-value-card p{color:#6a6f73;margin:0;font-size:14px;line-height:1.5}.home-grid-section{margin-top:36px}.home-course-section+.home-grid-section{border-top:1px solid #e6e9f2;margin-top:44px;padding-top:40px}.home-how{margin-top:48px}.home-how>h2{text-align:center;margin:0 0 22px;font-size:26px}.home-how-steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.home-how-step{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #e6e9f2;border-radius:16px;padding:24px}.home-how-num{background:var(--brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:14px;font-size:18px;font-weight:900;display:inline-flex}.home-how-step strong{margin-bottom:6px;font-size:17px;display:block}.home-how-step p{color:#6a6f73;margin:0;line-height:1.6}.home-teach-band{color:#fff;background:linear-gradient(120deg,#1435c3,#2a52e0);border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:48px;padding:36px 40px;display:flex}.home-teach-band h2{margin:0 0 6px;font-size:26px}.home-teach-band p{color:#ffffffe0;margin:0}.home-teach-band .primary-button{color:var(--brand);background:#fff;border-color:#fff}.home-teach-band .primary-button:hover{background:#eef2ff}.home-footer{color:#c7cedb;background:#0f1730;margin-top:56px}.home-footer-inner{grid-template-columns:2fr 1fr 1fr;gap:28px;width:min(100%,1200px);margin:0 auto;padding:40px 20px 28px;display:grid}.home-footer-brand strong{color:#fff;font-size:22px;font-weight:900}.home-footer-brand p{max-width:320px;margin:10px 0 0;font-size:14px;line-height:1.6}.home-footer-col h4{color:#fff;margin:0 0 12px;font-size:15px}.home-footer-col button,.home-footer-col a{color:#c7cedb;text-align:left;background:0 0;border:0;width:100%;padding:4px 0;font-size:14px;text-decoration:none;display:block}.home-footer-col button:hover,.home-footer-col a:hover{color:#fff}.home-footer-bottom{text-align:center;color:#8b94a7;border-top:1px solid #ffffff1a;padding:16px 24px;font-size:13px}.admin-sidebar{background:#1b1d22;flex-direction:column;gap:6px;padding:20px 14px;display:flex}.admin-brand{border-bottom:1px solid #ffffff14;align-items:center;gap:10px;padding:2px 6px 18px;display:flex}.admin-brand-mark{background:var(--brand);color:#fff;border-radius:11px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.admin-brand-text{flex-direction:column;line-height:1.15;display:flex}.admin-brand-text strong{color:#fff;font-size:18px;font-weight:900}.admin-brand-text small{color:#9aa1ad;margin-top:2px;font-size:12px}.admin-nav{flex-direction:column;flex:1;gap:4px;margin-top:10px;display:flex}.admin-sidebar .admin-nav button{text-align:left;color:#c2c7d0;background:0 0;border-left:3px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 12px;font-weight:600;display:flex}.admin-sidebar .admin-nav button:hover{color:#fff;background:#ffffff0f}.admin-sidebar .admin-nav button.active{color:#fff;background:#1435c338;border-left-color:#6f8cff}.admin-sidebar .admin-nav button strong{color:#e7eaf0;text-align:center;background:#ffffff24;border-radius:999px;min-width:24px;padding:2px 7px;font-size:12px;font-weight:700}.admin-sidebar .admin-nav button.active strong{color:#0f1730;background:#6f8cff}.admin-sidebar-footer{border-top:1px solid #ffffff14;margin-top:8px;padding-top:14px}.admin-account{align-items:center;gap:10px;margin-bottom:10px;display:flex}.admin-account-avatar{background:var(--brand);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-weight:800;display:inline-flex}.admin-account-email{color:#c2c7d0;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.admin-sidebar .admin-logout{color:#ffb4a6;background:0 0;border:1px solid #ffffff29;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:9px 12px;font-weight:700;display:inline-flex}.admin-sidebar .admin-logout:hover{color:#ffd1c7;background:#ff5a3c29;border-color:#ff785a80}@media (width<=820px){.admin-nav{flex-flow:wrap}.admin-sidebar .admin-nav button{flex:auto;width:auto}.admin-sidebar-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-account{min-width:0;margin-bottom:0}.admin-sidebar .admin-logout{flex:none;width:auto}}.home-course-row.is-draggable{cursor:grab;-webkit-user-select:none;user-select:none}.home-course-row.is-draggable:active{cursor:grabbing}@media (width<=900px){.home-values{grid-template-columns:repeat(2,1fr)}.home-how-steps{grid-template-columns:1fr}.home-footer-inner{grid-template-columns:1fr 1fr}.home-teach-band{padding:28px 26px}}@media (width<=560px){.home-values{grid-template-columns:1fr;padding:0 14px}.home-footer-inner{grid-template-columns:1fr}.home-teach-band h2{font-size:22px}}.home-hero{background:radial-gradient(900px 440px at 12% 0,#6f8cff80,#0000 60%),radial-gradient(760px 400px at 100% 100%,#2a52e08c,#0000 55%),linear-gradient(135deg,#0e1a5c 0%,#1435c3 60%,#2747d6 100%);border-bottom:0;justify-content:center;align-items:center;width:100%;height:auto;min-height:500px;margin:0;padding:72px 20px;display:flex;position:relative;overflow:hidden}.home-hero-content{text-align:center;color:#fff;z-index:2;width:100%;max-width:760px;position:relative;top:auto;left:auto;transform:none}.home-hero-content:before{display:none}.home-hero-content h1{color:#fff;margin:0 0 16px;font-size:46px;line-height:1.1}.home-hero-content p{color:#ffffffdb;max-width:600px;margin:0 auto;font-size:18px;font-weight:500}.home-hero-badge{color:#eaf0ff;background:#ffffff24;border:1px solid #ffffff3d;border-radius:999px;margin-bottom:18px;padding:6px 14px;font-size:13px;font-weight:700;display:inline-block}.home-hero .home-hero-cta{justify-content:center}.home-hero .primary-button{color:var(--brand);background:#fff;border-color:#fff}.home-hero .primary-button:hover{background:#eaf0ff}.home-hero .outline-button{color:#fff;background:0 0;border-color:#ffffff8c}.home-hero .outline-button:hover{background:#ffffff1f}.home-hero-stats{flex-wrap:wrap;justify-content:center;gap:44px;margin-top:36px;display:flex}.home-hero-stats>div{text-align:center}.home-hero-stats strong{color:#fff;font-size:28px;font-weight:900;display:block}.home-hero-stats span{color:#ffffffb8;font-size:13px}.home-hero-blob{filter:blur(70px);opacity:.55;z-index:0;pointer-events:none;border-radius:50%;position:absolute}.home-hero-blob.blob-1{background:#6f8cff;width:380px;height:380px;animation:9s ease-in-out infinite hero-float;top:-130px;left:-70px}.home-hero-blob.blob-2{background:#29c7ff;width:320px;height:320px;animation:12s ease-in-out infinite reverse hero-float;bottom:-130px;right:-50px}@keyframes hero-float{0%,to{transform:translate(0)}50%{transform:translate(26px,-24px)}}.home-hero-grid{z-index:0;pointer-events:none;background-image:radial-gradient(#ffffff1a 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000008c,#0000 78%);mask-image:linear-gradient(#0000008c,#0000 78%)}@media (width<=640px){.home-hero{min-height:420px;padding:54px 18px}.home-hero-content h1{font-size:32px}.home-hero-content p{font-size:16px}.home-hero-stats{gap:28px}}.stats-kpis{grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:22px;display:grid}.stat-kpi{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #e6e9f2;border-radius:14px;padding:18px}.stat-kpi strong{color:#1c1d1f;font-size:30px;font-weight:900;line-height:1.1;display:block}.stat-kpi span{color:#6a6f73;font-size:13px}.stats-months{gap:14px;display:grid}.stats-month{border:1px solid #eef0f2;border-radius:12px;padding:16px 18px}.stats-month-name{color:#373c42;margin-bottom:12px;font-weight:800}.stats-bars{gap:9px;display:grid}.stats-bar-row{grid-template-columns:150px 1fr 40px;align-items:center;gap:12px;display:grid}.stats-bar-label{color:#6a6f73;font-size:13px}.stats-bar-track{background:#eef0f2;border-radius:999px;height:10px;overflow:hidden}.stats-bar-fill{border-radius:999px;height:100%;transition:width .5s;display:block}.bar-users{background:#1435c3}.bar-teachers{background:#29c7ff}.bar-shared{background:#137333}.bar-bought{background:#f59e0b}.stats-bar-value{text-align:right;color:#373c42;font-size:14px;font-weight:800}@media (width<=900px){.stats-kpis{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.stats-bar-row{grid-template-columns:96px 1fr 30px;gap:8px}}.course-hero{margin-bottom:28px}.course-hero>div{background:linear-gradient(140deg,#14163a 0%,#1435c3 135%);border-radius:18px;padding:38px;box-shadow:0 18px 44px #1435c32e}.course-hero img{border:0;border-radius:18px;box-shadow:0 18px 44px #10184029}.course-brand-pill{border:1px solid #ffffff3d;color:#eaf0ff!important;background:#ffffff29!important}.hero-author{color:#cdd6ff!important}.course-hero .tag-row span{background:#ffffff14;border-color:#ffffff52}.purchase-grid .sticky-panel{background:#fff;border:1px solid #e6e9f2;border-radius:18px;padding:24px;box-shadow:0 12px 30px #10184014}.purchase-grid .sticky-panel .price{margin:2px 0 16px;font-size:34px}.purchase-grid .locked-lesson{background:#fbfcff;border:1px solid #eef0f2;border-radius:12px;margin-bottom:8px;padding:12px 14px}.purchase-grid .locked-lesson small{color:#6a6f73;background:#eef0f2;border-radius:999px;padding:3px 10px;font-weight:800}.preview-player-block{margin-bottom:22px}.preview-player-block .youtube-player-shell{border-radius:14px;overflow:hidden}.course-hero-public{background:#171820;grid-template-columns:minmax(0,1.45fr) minmax(320px,.78fr);align-items:center;margin:-30px calc(50% - 50vw) 30px;padding:28px max(24px,50vw - 580px)}.course-hero-public .course-hero-copy{box-shadow:none;background:0 0;border-radius:0;padding:18px 28px 18px 0}.course-hero-public h1{max-width:800px;font-size:clamp(34px,4vw,52px)}.course-hero-public .course-hero-copy>p:not(.role-pill){max-width:760px;font-size:18px}.course-preview-card{color:#fff;cursor:pointer;background:#0d0e13;border:1px solid #494b57;border-radius:4px;width:100%;min-height:260px;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 42px #00000057}.course-preview-card img,.course-preview-card .course-preview-shade,.course-preview-card .course-preview-play,.course-preview-card strong{grid-area:1/1}.course-preview-card img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;min-height:260px;transition:transform .25s}.course-preview-shade{background:linear-gradient(#00000014 35%,#000000d6 100%)}.course-preview-play{color:#272938;background:#fff;border-radius:50%;place-self:center;place-items:center;width:72px;height:72px;padding-left:4px;transition:transform .2s;display:grid;box-shadow:0 8px 28px #00000047}.course-preview-card strong{place-self:end center;padding:0 18px 20px;font-size:17px}.course-preview-card:hover img{transform:scale(1.025)}.course-preview-card:hover .course-preview-play{transform:scale(1.08)}.course-preview-card:focus-visible{outline-offset:3px;outline:3px solid #a8b9ff}.course-preview-backdrop{z-index:3000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#101222c7;place-items:center;padding:28px;display:grid;position:fixed;inset:0;overflow-y:auto}.course-preview-modal{color:#fff;background:#171820;border:1px solid #353746;border-radius:10px;width:min(900px,100%);max-height:calc(100vh - 56px);overflow-y:auto;box-shadow:0 28px 80px #0000007a}.course-preview-modal-header{justify-content:space-between;align-items:flex-start;gap:20px;padding:26px 34px 22px;display:flex}.course-preview-modal-header span{color:#b8c3ff;text-transform:uppercase;letter-spacing:.06em;margin-bottom:7px;font-size:14px;font-weight:900;display:block}.course-preview-modal-header h2{margin:0;font-size:clamp(22px,3vw,30px)}.course-preview-modal-header button{color:#fff;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid}.course-preview-modal-header button:hover{background:#ffffff1a}.course-preview-modal-player{padding:0 34px 28px}.course-preview-modal-player .youtube-player-shell{background:#000;border-radius:3px;overflow:hidden}.course-preview-modal-list{background:#20222e;border-top:1px solid #353746;padding:24px 34px 30px}.course-preview-modal-list h3{margin:0 0 14px;font-size:19px}.course-preview-choice{color:#fff;text-align:left;background:0 0;border:1px solid #0000;border-top-color:#3c3f50;grid-template-columns:116px minmax(0,1fr) auto;align-items:center;gap:16px;width:100%;padding:12px;display:grid}.course-preview-choice:first-of-type{border-top-color:#0000}.course-preview-choice:hover,.course-preview-choice.active{background:#2b2e40;border-color:#647cff}.course-preview-choice-thumb{aspect-ratio:16/9;background:#0d0e13;border-radius:3px;display:grid;position:relative;overflow:hidden}.course-preview-choice-thumb img,.course-preview-choice-thumb svg{grid-area:1/1}.course-preview-choice-thumb img{-o-object-fit:cover;object-fit:cover;opacity:.7;width:100%;height:100%}.course-preview-choice-thumb svg{filter:drop-shadow(0 2px 5px #000);place-self:center}.course-preview-choice>span:nth-child(2){gap:5px;display:grid}.course-preview-choice small{color:#b8c3ff;font-size:12px;font-weight:800}.course-preview-choice strong{line-height:1.35}.course-preview-choice time{color:#d6d8e3;font-size:13px;font-weight:800}@media (width<=820px){.course-hero-public{grid-template-columns:1fr;padding:24px 20px 30px}.course-hero-public .course-hero-copy{padding:8px 0 0}.course-preview-card{grid-row:1;min-height:220px}.course-preview-card img{min-height:220px}.course-preview-backdrop{place-items:start center;padding:12px}.course-preview-modal{max-height:calc(100vh - 24px)}.course-preview-modal-header,.course-preview-modal-list{padding:20px}.course-preview-modal-player{padding:0 20px 22px}}@media (width<=560px){.course-preview-card,.course-preview-card img{min-height:190px}.course-preview-play{width:60px;height:60px}.course-preview-choice{grid-template-columns:88px minmax(0,1fr);gap:12px}.course-preview-choice time{display:none}}.inbox-grid{grid-template-columns:minmax(0,1fr) minmax(0,.92fr);align-items:start;gap:22px;display:grid}.inbox-item{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #eef0f2;border-radius:14px;align-items:flex-start;gap:12px;padding:14px;display:flex}.inbox-avatar{width:38px;height:38px;color:var(--brand);background:#eef2ff;border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.inbox-item-body{flex:1;min-width:0}.inbox-item-head{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:4px;display:flex}.inbox-item-head strong{color:#1c1d1f;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inbox-item-head small{color:#6a6f73;flex:none;font-size:12px}.inbox-item-body p{color:#3f444a;word-break:break-word;margin:0;line-height:1.55}@media (width<=860px){.inbox-grid{grid-template-columns:1fr}}.inbox-choice{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:4px;display:grid}.inbox-choice button{color:#4b5563;background:#fbfcff;border:1px solid #d1d7dc;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:10px 14px;font-weight:800;display:inline-flex}.inbox-choice button:hover{border-color:#b8c0c8}.inbox-choice button.active{border-color:var(--brand);color:var(--brand);box-shadow:0 0 0 3px var(--ring);background:#eef2ff}.inbox-reply-banner{color:#1435c3;background:#eef2ff;border:1px solid #cdd9ff;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-size:14px;display:flex}.inbox-reply-banner strong{word-break:break-all}.inbox-reply-cancel{color:#1435c3;background:#1435c31f;border:0;border-radius:50%;flex:none;width:26px;height:26px;font-size:18px;line-height:1}.inbox-reply-cancel:hover{background:#1435c338}.inbox-reply-button{color:var(--brand);background:#fff;border:1px solid #cdd9ff;border-radius:8px;margin-top:10px;padding:6px 14px;font-size:13px;font-weight:800}.inbox-reply-button:hover{background:#eef2ff}
