html{background:#050507}body{background:#050507;min-width:320px}.login-page{color:#f8fafc;background:#07070a;grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;overflow:hidden}.login-brand-panel{background:radial-gradient(circle at 18% 18%,#a855f757,#0000 28rem),radial-gradient(circle at 86% 78%,#db277733,#0000 24rem),linear-gradient(145deg,#171126 0%,#0d0b16 48%,#08080c 100%);place-items:center;min-height:100vh;padding:clamp(42px,6vw,92px);display:grid;position:relative;overflow:hidden}.login-brand-panel:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.login-brand-panel:after{content:"";aspect-ratio:1;pointer-events:none;border:1px solid #d8b4fe17;border-radius:50%;width:min(64vw,760px);position:absolute;box-shadow:0 0 0 80px #d8b4fe06,0 0 0 160px #d8b4fe05}.login-brand-content{z-index:1;align-content:space-between;width:min(100%,760px);min-height:min(72vh,720px);display:grid;position:relative}.login-brand-logo{object-fit:contain;object-position:left center;filter:drop-shadow(0 26px 55px #00000075);width:clamp(230px,30vw,470px);max-height:390px;display:block}.login-brand-copy{max-width:690px}.login-brand-eyebrow,.login-eyebrow{color:#f0abfc;letter-spacing:.18em;text-transform:uppercase;margin:0 0 16px;font-size:.72rem;font-weight:900}.login-brand-copy h1{color:#fff;letter-spacing:-.055em;text-wrap:balance;text-shadow:0 16px 50px #0006;max-width:690px;margin:0;font-size:clamp(3.2rem,5.7vw,6.4rem);line-height:.93}.login-brand-copy>p:last-child{color:#f4f4f5b3;max-width:610px;margin:26px 0 0;font-size:clamp(.96rem,1.25vw,1.08rem);line-height:1.75}.login-brand-footer{color:#ffffff57;letter-spacing:.16em;text-transform:uppercase;margin:38px 0 0;font-size:.7rem;font-weight:800}.login-access-panel{background:radial-gradient(circle at 90% 6%,#7c3aed1f,#0000 20rem),#09090c;place-items:center;min-height:100vh;padding:clamp(30px,5vw,78px);display:grid;position:relative}.login-access-panel:before{content:"";background:linear-gradient(#0000,#d8b4fe2e,#0000);width:1px;position:absolute;top:10%;bottom:10%;left:0}.login-card{z-index:1;background:linear-gradient(145deg,#19191ff5,#0d0d12fa);border:1px solid #ffffff17;border-radius:24px;width:min(100%,470px);padding:clamp(30px,4vw,48px);position:relative;box-shadow:0 34px 90px #00000075,inset 0 1px #ffffff0a}.login-card-heading{margin-bottom:30px}.login-card-heading h1{color:#fff;letter-spacing:-.045em;margin:0;font-size:clamp(2.4rem,4vw,3.4rem);line-height:1}.login-card-heading>p:last-child{color:#a1a1aa;margin:14px 0 0;font-size:.94rem;line-height:1.6}.login-form{gap:10px;display:grid}.login-form label{color:#e4e4e7;margin-top:10px;font-size:.78rem;font-weight:800}.login-form input{color:#fff;width:100%;min-height:52px;font:inherit;background:#ffffff13;border:1px solid #ffffff21;border-radius:12px;outline:none;padding:13px 15px;font-size:.92rem;transition:border-color .18s,background .18s,box-shadow .18s}.login-form input::placeholder{color:#71717a}.login-form input:focus{background:#ffffff1a;border-color:#d8b4fec2;box-shadow:0 0 0 4px #a78bfa24,0 12px 26px #0003}.login-form input:-webkit-autofill{-webkit-text-fill-color:#fff;caret-color:#fff;box-shadow:inset 0 0 0 1000px #202027}.login-form input:-webkit-autofill:hover{-webkit-text-fill-color:#fff;caret-color:#fff;box-shadow:inset 0 0 0 1000px #202027}.login-form input:-webkit-autofill:focus{-webkit-text-fill-color:#fff;caret-color:#fff;box-shadow:inset 0 0 0 1000px #202027}.login-message{color:#fca5a5;background:#b91c1c29;border:1px solid #f8717147;border-radius:12px;margin:14px 0 0;padding:12px 14px;font-size:.84rem}.login-submit{color:#fff;min-height:52px;font:inherit;cursor:pointer;background:linear-gradient(100deg,#7c3aed 0%,#a855f7 48%,#db2777 100%);border:0;border-radius:12px;margin-top:24px;padding:12px 16px;font-weight:800;transition:opacity .18s,transform .18s,box-shadow .18s;box-shadow:0 18px 38px #7c3aed3d,inset 0 1px #ffffff38}.login-submit:hover{transform:translateY(-2px);box-shadow:0 22px 48px #7c3aed57,inset 0 1px #ffffff3d}.login-submit:disabled{cursor:wait;opacity:.58;transform:none}.login-support{color:#71717a;text-align:center;margin:24px 0 0;font-size:.75rem;line-height:1.55}@media (width>=981px) and (height<=820px){.login-brand-panel{padding:28px clamp(32px,4vw,64px)}.login-brand-content{min-height:min(84vh,640px)}.login-brand-logo{width:clamp(190px,24vw,340px);max-height:280px}.login-brand-eyebrow{margin-bottom:12px}.login-brand-copy h1{font-size:clamp(2.8rem,4.6vw,4.8rem);line-height:.94}.login-brand-copy>p:last-child{margin-top:16px;font-size:.94rem;line-height:1.6}.login-brand-footer{margin-top:18px}.login-access-panel{padding:24px clamp(28px,4vw,54px)}.login-card{border-radius:20px;width:min(100%,430px);padding:32px 34px}.login-card-heading{margin-bottom:22px}.login-card-heading h1{font-size:2.65rem}.login-card-heading>p:last-child{margin-top:10px}.login-form{gap:8px}.login-form label{margin-top:8px}.login-form input{min-height:48px;padding:11px 14px}.login-submit{min-height:48px;margin-top:18px}.login-support{margin-top:18px}}@media (width<=980px){.login-page{grid-template-columns:1fr;overflow:visible}.login-brand-panel{min-height:42vh;padding:36px clamp(24px,7vw,68px)}.login-brand-content{grid-template-columns:minmax(130px,.45fr) minmax(0,1fr);align-items:center;gap:36px;min-height:auto}.login-brand-logo{width:min(100%,260px)}.login-brand-copy h1{font-size:clamp(2.7rem,7vw,4.6rem)}.login-brand-copy>p:last-child{margin-top:18px}.login-brand-footer{display:none}.login-access-panel{min-height:58vh}.login-access-panel:before{width:auto;height:1px;inset:0 8% auto}}@media (width<=640px){.login-brand-panel{min-height:270px;padding:26px 22px}.login-brand-content{text-align:center;grid-template-columns:1fr;justify-items:center;gap:16px}.login-brand-logo{object-position:center;width:150px;max-height:130px}.login-brand-eyebrow{margin-bottom:10px;font-size:.62rem}.login-brand-copy h1{font-size:clamp(2.15rem,11vw,3rem)}.login-brand-copy>p:last-child{display:none}.login-access-panel{align-items:start;min-height:calc(100vh - 270px);padding:28px 18px 40px}.login-card{border-radius:18px;padding:26px 22px}.login-card-heading{margin-bottom:22px}.login-card-heading h1{font-size:2.35rem}}@media (prefers-reduced-motion:reduce){.login-form input,.login-submit{transition:none}}.login-turnstile{place-items:center;width:100%;min-height:0;margin-top:8px;display:grid;overflow:visible}.login-turnstile>div{width:auto;max-width:100%}.media-studio-backdrop{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#030305d1;place-items:center;padding:24px;animation:.18s ease-out media-studio-fade;display:grid;position:fixed;inset:0;overflow-y:auto}.media-studio{color:#f8fafc;background:#121216;border:1px solid #ffffff1f;border-radius:16px;width:min(920px,100%);animation:.22s ease-out media-studio-enter;overflow:hidden;box-shadow:0 30px 90px #0000009e}.media-studio-header,.media-studio-footer{justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;display:flex}.media-studio-header{border-bottom:1px solid #ffffff14}.media-studio-header p{color:#c4b5fd;letter-spacing:.14em;margin:0 0 4px;font-size:.68rem;font-weight:800}.media-studio-header h2{letter-spacing:0;font-size:1.2rem}.media-studio-close{background:#ffffff14;border-radius:50%;width:38px;height:38px;margin:0;padding:0;font-size:1.45rem;line-height:1}.media-studio-close:hover{box-shadow:none;background:#ffffff24}.media-studio-content{background:#0a0a0d;padding:22px}.media-studio-viewport{background:#09090b;border:1px solid #ffffff21;border-radius:8px;width:100%;position:relative;overflow:hidden;box-shadow:0 18px 48px #00000061}.media-studio-viewport canvas{cursor:grab;touch-action:none;width:100%;height:100%;position:absolute;inset:0}.media-studio-viewport canvas.is-dragging{cursor:grabbing}.media-studio-guide{pointer-events:none;border:1px solid #ffffff2e;position:absolute;inset:0;box-shadow:inset 0 0 60px #0000002e}.media-studio-guide:before,.media-studio-guide:after{content:"";background:#ffffff29;position:absolute}.media-studio-guide:before{background:0 0;border-top:1px solid #ffffff29;border-bottom:1px solid #ffffff29;inset:33.333% 0}.media-studio-guide:after{background:0 0;border-left:1px solid #ffffff29;border-right:1px solid #ffffff29;inset:0 33.333%}.media-studio-loading{color:#a1a1aa;place-items:center;display:grid;position:absolute;inset:0}.media-studio-controls{gap:10px;margin-top:20px;display:grid}.media-studio-controls label{margin:0;font-size:.78rem}.media-studio-slider-row{color:#a1a1aa;grid-template-columns:18px minmax(0,1fr) 18px 54px;align-items:center;gap:10px;display:grid}.media-studio-slider-row input{accent-color:#a78bfa;cursor:pointer;border:0;border-radius:999px;height:6px;padding:0}.media-studio-slider-row output{color:#e4e4e7;font-variant-numeric:tabular-nums;text-align:right;font-size:.78rem}.media-studio-guidance{color:#a1a1aa;max-width:680px;margin:14px 0 0;font-size:.76rem;line-height:1.5}.media-studio-error{color:#fca5a5;margin:14px 0 0;font-size:.85rem}.media-studio-footer{border-top:1px solid #ffffff14}.media-studio-footer>div{gap:10px;display:flex}.media-studio-button{margin:0;padding:10px 16px}.media-studio-button.is-ghost,.media-studio-button.is-secondary{background:#ffffff14}.media-studio-button.is-ghost:hover,.media-studio-button.is-secondary:hover{box-shadow:none;background:#ffffff24}.media-studio-button.is-primary{background:linear-gradient(135deg,#7c3aed,#db2777)}@keyframes media-studio-fade{0%{opacity:0}}@keyframes media-studio-enter{0%{opacity:0;transform:translateY(10px)scale(.985)}}@media (width<=640px){.media-studio-backdrop{align-items:end;padding:0}.media-studio{border-radius:14px 14px 0 0}.media-studio-content,.media-studio-header,.media-studio-footer{padding:14px}.media-studio-footer{flex-direction:column;align-items:stretch}.media-studio-footer>div{grid-template-columns:1fr 1fr;display:grid}.media-studio-button{width:100%}}@media (prefers-reduced-motion:reduce){.media-studio-backdrop,.media-studio{animation:none}}.student-shell{color:#f8fafc;background:#070708;min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.student-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070708eb;border-bottom:1px solid #ffffff14;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:64px;padding:10px clamp(18px,4vw,60px);display:grid;position:sticky;top:0}.student-brand{background:0 0;width:142px;margin:0;padding:0}.student-brand:hover{box-shadow:none;transform:none}.student-brand img{object-fit:contain;width:100%;max-height:32px;display:block}.student-nav{justify-content:flex-end;align-items:center;gap:6px;display:flex}.student-nav button{color:#b4b4bc;background:0 0;margin:0;padding:9px 12px;font-weight:700}.student-nav button:hover,.student-nav button.is-active{color:#fff;box-shadow:none;background:#ffffff14;transform:none}.student-avatar{background:#27272a;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:34px;height:34px;margin:0;padding:0;display:grid}.student-content{width:min(100%,1520px);margin:0 auto;padding-left:clamp(18px,4vw,60px);padding-right:clamp(18px,4vw,60px)}.student-feature{background-color:#151518;background-position:50%;background-size:cover;align-items:flex-end;min-height:clamp(390px,58vh,650px);margin:0 calc(-1*clamp(18px,4vw,60px));padding:48px clamp(18px,4vw,60px);display:flex;position:relative;overflow:hidden}.student-feature:after{content:"";background:linear-gradient(90deg,#070708fa 0%,#070708bd 42%,#07070824 76%),linear-gradient(#0000 58%,#070708 100%);position:absolute;inset:0}.student-feature-copy{z-index:1;max-width:650px;position:relative}.student-feature-copy>span,.student-page-header>span,.student-player-heading>span,.student-lesson-detail span{color:#d8b4fe;letter-spacing:.12em;font-size:.72rem;font-weight:800}.student-feature h1{letter-spacing:0;margin-top:8px;font-size:clamp(2rem,5vw,4.4rem);line-height:1}.student-feature p{color:#d4d4d8;max-width:580px;margin:16px 0 0;line-height:1.6}.student-feature button{color:#09090b;background:#fff;margin-top:22px;padding:11px 18px}.student-section{margin-top:34px}.student-section h2{letter-spacing:0;margin-bottom:14px;font-size:1.24rem}.student-course-row{scrollbar-color:#3f3f46 transparent;grid-auto-columns:clamp(230px,24vw,340px);grid-auto-flow:column;gap:14px;padding:4px 2px 16px;display:grid;overflow-x:auto}.student-course-card{text-align:left;background:#151518;border:1px solid #ffffff14;border-radius:8px;align-content:start;min-width:0;margin:0;padding:0;display:grid;overflow:hidden}.student-course-cover{aspect-ratio:16/9;background:#242429;place-items:center;width:100%;display:grid;overflow:hidden}.student-course-cover img{object-fit:cover;width:100%;height:100%}.student-course-placeholder{color:#ffffff4d;font-size:1.5rem;font-weight:900}.student-course-info{gap:6px;min-width:0;padding:13px 14px 15px;display:grid}.student-course-info strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;overflow:hidden}.student-course-info>span{color:#a1a1aa;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.student-empty{color:#71717a;margin:0;padding:20px 0}.student-page{min-height:calc(100vh - 64px);padding-top:56px;padding-bottom:60px}.student-page-header{margin-bottom:30px}.student-page-header h1{letter-spacing:0;margin-top:7px;font-size:clamp(2rem,4vw,3.5rem)}.student-page-header p{color:#a1a1aa;margin:10px 0 0}.student-course-grid{grid-template-columns:repeat(auto-fill,minmax(min(260px,100%),1fr));gap:18px;display:grid}.student-state{color:#a1a1aa;text-align:center;place-content:center;gap:14px;min-height:calc(100vh - 64px);padding:30px;display:grid}.student-state.is-error{color:#fca5a5}.student-state button{margin:0 auto}.student-player{padding-top:24px;padding-bottom:64px}.student-back{color:#d4d4d8;background:0 0;margin:0 0 20px;padding:8px 0}.student-back:hover{box-shadow:none}.student-player-heading{margin-bottom:20px}.student-player-heading h1{letter-spacing:0;margin-top:6px;font-size:clamp(1.7rem,4vw,2.8rem)}.student-player-heading p{color:#a1a1aa;margin:8px 0 0}.student-video-placeholder{aspect-ratio:16/9;text-align:center;background:#101012;border:1px solid #ffffff1a;place-content:center;gap:8px;width:100%;display:grid;box-shadow:inset 0 0 80px #00000080}.student-video-placeholder span{color:#71717a;letter-spacing:.14em;font-size:.7rem;font-weight:800}.student-video-placeholder strong{font-size:clamp(1rem,2.5vw,1.5rem)}.student-video-placeholder.is-error{color:#fca5a5}.student-video-player{aspect-ratio:16/9;background:#050507;border:1px solid #ffffff1a;width:100%;overflow:hidden}.student-video-player iframe{border:0;width:100%;height:100%;display:block}.student-lesson-detail{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:36px;padding:28px 0;display:flex}.student-lesson-detail>div:first-child{max-width:760px}.student-lesson-detail h2{margin-top:6px;font-size:1.35rem}.student-lesson-detail p{color:#a1a1aa;line-height:1.65}.student-player-actions{flex:none;gap:10px;display:flex}.student-player-actions button{background:#ffffff14;margin:0}.student-profile-panel{background:#151518;border:1px solid #ffffff14;border-radius:8px;grid-template-columns:auto 1fr 1fr;align-items:center;gap:28px;padding:28px;display:grid}.student-profile-panel>div:not(.student-profile-avatar){gap:7px;min-width:0;display:grid}.student-profile-panel span{color:#71717a;font-size:.74rem;font-weight:700}.student-profile-panel strong{overflow-wrap:anywhere}.student-profile-avatar{background:#7c3aed;border-radius:50%;place-items:center;width:68px;height:68px;font-size:1.6rem;font-weight:900;display:grid}@media (width<=720px){.student-header{grid-template-columns:1fr auto;gap:12px}.student-brand{width:118px}.student-nav{z-index:21;padding:8px 10px max(8px, env(safe-area-inset-bottom));background:#101012;border-top:1px solid #ffffff1a;justify-content:space-around;position:fixed;bottom:0;left:0;right:0}.student-nav button{flex:1;font-size:.76rem}.student-avatar{grid-column:2}.student-feature{background-position:50%;min-height:430px;padding-bottom:34px}.student-feature:after{background:linear-gradient(#0707083d 0%,#0707089e 42%,#070708 100%)}.student-course-row{grid-auto-columns:min(82vw,300px)}.student-content{padding-bottom:76px}.student-lesson-detail{flex-direction:column}.student-player-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.student-profile-panel{grid-template-columns:auto 1fr}.student-profile-panel>div:last-child{grid-column:1/-1}}.student-shell{background:#08090b}.student-header{-webkit-backdrop-filter:blur(20px)saturate(135%);backdrop-filter:blur(20px)saturate(135%);background:#08090bd6;border-bottom-color:#ffffff13;grid-template-columns:auto minmax(0,1fr) auto;gap:clamp(28px,4vw,64px);min-height:74px;padding:11px clamp(28px,4.5vw,72px);box-shadow:0 12px 34px #0000002e}.student-brand{width:138px}.student-nav{justify-content:flex-start;gap:4px}.student-nav button{color:#b8bac1;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;min-height:40px;padding:9px 13px;font-size:.82rem;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.student-nav button>svg{color:#d4d4d8;flex:0 0 17px;width:17px;height:17px}.student-nav button:hover,.student-nav button.is-active{color:#fff;background:linear-gradient(135deg,#d8b4fe1f,#ffffff0e);border-color:#d8b4fe24}.student-nav button.is-active>svg{color:#d8b4fe}.student-user-menu{align-items:center;gap:8px;display:flex}.student-user{color:#e4e4e7;background:#ffffff0d;border-radius:999px;align-items:center;gap:9px;margin:0;padding:5px 8px 5px 5px;font-size:.8rem;display:flex}.student-user:hover{box-shadow:none;background:#ffffff1a;transform:none}.student-avatar{color:#fff;background:#35353b;border:1px solid #fff3;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.student-logout{color:#a1a1aa;background:0 0;align-items:center;gap:6px;margin:0;padding:8px 10px;font-size:.78rem;display:inline-flex}.student-logout svg{width:16px;height:16px}.student-logout:hover{color:#fff;box-shadow:none;background:#ffffff12;transform:none}.student-home{overflow:hidden}.student-feature{isolation:isolate;background:#15161a;border-bottom:1px solid #ffffff0a;min-height:clamp(520px,66vh,680px);padding-bottom:clamp(58px,7vh,82px)}.student-feature-media{z-index:-2;object-fit:cover;object-position:center;width:100%;height:106%;animation:1.2s cubic-bezier(.2,.75,.25,1) both student-hero-media;position:absolute;inset:-3% 0}.student-feature:after{z-index:-1;background:linear-gradient(90deg,#08090bfc 0%,#08090be0 27%,#08090b8f 50%,#08090b1f 78%),linear-gradient(#0000 42%,#08090b6b 80%,#08090b 100%)}.student-feature-copy{max-width:700px;animation:.65s ease-out both student-content-enter}.student-feature-copy>span{color:#f0abfc}.student-feature h1{letter-spacing:-.04em;text-wrap:balance;text-shadow:0 10px 38px #00000075;max-width:840px;margin-top:16px;font-size:clamp(3.4rem,5.2vw,5.1rem);line-height:.97}.student-feature p{color:#f4f4f5d1;max-width:650px;margin-top:22px;font-size:clamp(.98rem,1.2vw,1.08rem);line-height:1.72}.student-feature button{color:#111216;background:#f7f7f8;border:1px solid #ffffffd1;border-radius:999px;align-items:center;gap:9px;min-height:48px;margin-top:28px;padding:12px 22px;transition:background .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 16px 38px #00000057}.student-feature button svg{width:17px;height:17px}.student-feature button:hover{background:#fff;transform:translateY(-2px);box-shadow:0 16px 36px #0006}.student-section{margin-top:48px;animation:.55s ease-out both student-content-enter}.student-section:last-child{padding-bottom:72px}.student-section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:13px;display:flex}.student-section-heading h2,.student-section>h2{color:#f4f4f5;letter-spacing:-.025em;margin:0;font-size:clamp(1.25rem,1.65vw,1.5rem);font-weight:760}.student-carousel-controls{gap:7px;display:flex}.student-carousel-controls button{color:#e4e4e7;background:#ffffff0f;border:1px solid #ffffff1a;place-items:center;width:34px;height:34px;margin:0;padding:0;display:grid}.student-carousel-controls button:hover{box-shadow:none;background:#ffffff1f;border-color:#ffffff3d;transform:none}.student-course-row{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:clamp(290px,24vw,372px);gap:20px;margin-right:-2px;padding:6px 2px 26px}.student-course-row::-webkit-scrollbar{display:none}.student-course-card{scroll-snap-align:start;background:linear-gradient(#1b1c21,#121317);border:1px solid #ffffff17;border-radius:16px;grid-template-rows:auto 1fr;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 46px #0000004d,inset 0 1px #ffffff09}.student-course-card:hover{border-color:#f0abfc6b;transform:translateY(-6px)scale(1.012);box-shadow:0 28px 65px #0000007a,0 0 0 1px #f0abfc0e}.student-course-card-main{text-align:left;background:0 0;border-radius:0;align-content:start;width:100%;min-width:0;margin:0;padding:0;display:grid}.student-course-card-main:hover{box-shadow:none;transform:none}.student-course-cover{position:relative}.student-course-cover img{transition:transform .45s cubic-bezier(.2,.75,.25,1),filter .3s}.student-course-card:hover .student-course-cover img{filter:brightness(.82);transform:scale(1.045)}.student-card-play{color:#fff;opacity:0;background:#08090bb3;border:1px solid #ffffff75;border-radius:50%;place-items:center;width:42px;height:42px;transition:opacity .18s,transform .18s;display:grid;position:absolute;transform:scale(.86)}.student-course-card:hover .student-card-play,.student-course-card:focus-within .student-card-play{opacity:1;transform:scale(1)}.student-course-info{gap:8px;min-height:88px;padding:17px 18px 19px}.student-course-info strong{text-overflow:clip;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;font-size:.96rem;line-height:1.35;display:-webkit-box;overflow:hidden}.student-course-info>span{color:#9698a0}.student-progress-detail{align-self:end;gap:10px;padding:0 15px 15px;display:grid}.student-progress-copy{color:#a1a1aa;justify-content:space-between;align-items:center;gap:10px;font-size:.72rem;display:flex}.student-progress-copy strong{color:#e4e4e7;font-variant-numeric:tabular-nums}.student-progress-track{background:#34353b;border-radius:999px;height:4px;overflow:hidden}.student-progress-track>span{border-radius:inherit;background:#e879f9;height:100%;display:block}.student-progress-detail>button{color:#f4f4f5;background:#ffffff12;border:1px solid #ffffff1c;justify-self:start;margin:0;padding:7px 11px;font-size:.74rem}.student-progress-detail>button:hover{box-shadow:none;background:#ffffff21}.student-course-grid{gap:20px}.student-skeleton{background:#1b1c20;position:relative;overflow:hidden}.student-skeleton:after,.student-skeleton-hero:after{content:"";background:linear-gradient(100deg,#0000 20%,#ffffff0e 48%,#0000 76%);animation:1.35s ease-in-out infinite student-skeleton;position:absolute;inset:0;transform:translate(-100%)}.student-skeleton-hero{position:relative}.student-skeleton-title{border-radius:4px;width:190px;height:24px}.student-skeleton-row{grid-auto-columns:clamp(248px,22vw,326px);grid-auto-flow:column;gap:16px;margin-top:14px;display:grid;overflow:hidden}.student-skeleton-card{border-radius:8px;width:100%;min-height:250px}@keyframes student-content-enter{0%{opacity:0;transform:translateY(12px)}}@keyframes student-hero-media{0%{opacity:.4;transform:scale(1.055)translateY(-8px)}to{opacity:1;transform:scale(1.02)translateY(0)}}@keyframes student-skeleton{to{transform:translate(100%)}}@media (width<=1100px){.student-header{gap:22px;padding-left:28px;padding-right:28px}.student-user>span:last-child{display:none}.student-feature h1{font-size:3.35rem}.student-course-row,.student-skeleton-row{grid-auto-columns:min(31vw,310px)}}@media (width<=820px){.student-header{grid-template-columns:auto 1fr auto;min-height:64px;padding-left:20px;padding-right:20px}.student-brand{width:120px}.student-nav button{padding:8px;font-size:0}.student-nav button>svg{width:18px;height:18px}.student-logout{font-size:.74rem}.student-feature{min-height:500px;padding-bottom:44px}.student-feature h1{font-size:2.8rem}.student-feature:after{background:linear-gradient(90deg,#08090bf0,#08090b6b),linear-gradient(#0000 42%,#08090b 100%)}.student-course-row,.student-skeleton-row{grid-auto-columns:min(42vw,300px)}}@media (width<=560px){.student-header{-webkit-backdrop-filter:none;backdrop-filter:none;grid-template-columns:1fr auto}.student-brand{width:116px}.student-user-menu{grid-column:2}.student-user{padding-right:5px}.student-logout{display:none}.student-nav{z-index:21;padding:7px 10px max(7px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c0d0ff5;border-top:1px solid #ffffff17;grid-template-columns:repeat(3,1fr);gap:4px;display:grid;position:fixed;bottom:0;left:0;right:0}.student-nav button{justify-items:center;gap:2px;font-size:.67rem;display:grid}.student-nav button>svg{width:17px;height:17px}.student-feature{min-height:500px;padding-bottom:38px}.student-feature-media{object-position:62% center}.student-feature:after{background:linear-gradient(#08090b38 0%,#08090b9e 43%,#08090b 100%)}.student-feature h1{font-size:2.25rem}.student-feature p{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;display:-webkit-box;overflow:hidden}.student-carousel-controls{display:none}.student-section{margin-top:30px}.student-course-row,.student-skeleton-row{grid-auto-columns:min(82vw,300px)}.student-course-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.student-feature-media,.student-feature-copy,.student-section,.student-skeleton:after,.student-skeleton-hero:after{animation:none}.student-course-row{scroll-behavior:auto}}.dashboard{background:radial-gradient(circle at 12% 4%,#7c3aed33,#0000 30rem),radial-gradient(circle at 92% 12%,#db27771c,#0000 26rem),linear-gradient(#101015 0%,#08080c 38%,#050507 100%);min-height:100vh;padding:92px clamp(20px,3.2vw,48px) 56px}.dashboard .dashboard-header{-webkit-backdrop-filter:blur(22px)saturate(140%);backdrop-filter:blur(22px)saturate(140%);background:#060609d6;border-bottom:1px solid #ffffff13;min-height:74px;padding:12px clamp(24px,3.4vw,52px);box-shadow:0 16px 42px #0000003d}.dashboard .brand-logo{object-position:left center;width:clamp(116px,10vw,148px);max-height:38px;transition:opacity .18s,transform .18s}.dashboard .brand-logo:hover{opacity:.9;transform:scale(1.018)}.dashboard .header-user{background:#ffffff0b;border:1px solid #ffffff12;border-radius:999px;gap:14px;min-height:46px;padding:5px 5px 5px 16px;box-shadow:inset 0 1px #ffffff09}.dashboard .header-user>span{color:#d4d4d8;font-size:.85rem}.dashboard .header-user button{min-height:36px;box-shadow:none;background:#ffffff14;border:1px solid #ffffff14;border-radius:999px;margin:0;padding:8px 15px}.dashboard .header-user button:hover{box-shadow:none;background:#f0abfc1f;border-color:#f0abfc3d}.dashboard .dashboard-content{width:min(100%,1600px);margin-left:auto;margin-right:auto}.dashboard .content-hero,.dashboard .module-hero{background:linear-gradient(90deg,#050508fa 0%,#07070bd6 44%,#08080c4d 100%),radial-gradient(circle at 86% 22%,#db27775c,#0000 24rem),radial-gradient(circle at 72% 80%,#7c3aed75,#0000 28rem),linear-gradient(135deg,#1b1725 0%,#0a0a0f 100%);border:1px solid #ffffff16;border-radius:24px;align-items:flex-end;min-height:190px;padding:clamp(28px,3vw,44px);position:relative;overflow:hidden;box-shadow:0 26px 70px #0000004d,inset 0 1px #ffffff09}.dashboard .content-hero:before,.dashboard .module-hero:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000000a6,#0000 82%);mask-image:linear-gradient(90deg,#000000a6,#0000 82%)}.dashboard .content-hero>*,.dashboard .module-hero>*{z-index:1;position:relative}.dashboard .hero-copy{max-width:760px}.dashboard .hero-copy h2,.dashboard .module-hero h2{color:#fff;letter-spacing:-.05em;text-shadow:0 12px 36px #0006;font-size:clamp(2.7rem,4.8vw,4.8rem);line-height:.96}.dashboard .hero-copy p:not(.eyebrow),.dashboard .module-hero p:not(.eyebrow){color:#f4f4f5bd;max-width:680px;margin-top:16px;font-size:.96rem;line-height:1.7}.dashboard .eyebrow{color:#f0abfc;letter-spacing:.18em;font-size:.7rem}.dashboard .catalog-header{align-items:center;margin-top:30px}.dashboard .catalog-header h3{letter-spacing:-.025em;font-size:clamp(1.35rem,2vw,1.65rem)}.dashboard .catalog-header button{border-radius:999px;min-width:132px;min-height:44px;padding:10px 18px;box-shadow:0 14px 32px #7c3aed33}.dashboard .catalog-sections{gap:34px;margin-top:30px}.dashboard .row-header{align-items:center;margin-bottom:16px}.dashboard .row-header h3{letter-spacing:-.02em;font-size:1.15rem}.dashboard .row-header span,.dashboard .module-count{color:#a1a1aa;font-size:.78rem}.dashboard .course-list{gap:22px;padding-top:6px;padding-bottom:26px}.dashboard .course-card{background:linear-gradient(#1d1d26fa,#0f0f15fc);border-color:#ffffff16;border-radius:18px;flex-basis:clamp(300px,24vw,370px);width:clamp(300px,24vw,370px);max-width:370px;box-shadow:0 22px 58px #00000057,inset 0 1px #ffffff09}.dashboard .course-card:hover{border-color:#f0abfc75;transform:translateY(-6px)scale(1.012);box-shadow:0 32px 80px #00000080,0 0 0 1px #f0abfc0f}.dashboard .course-cover{background:radial-gradient(circle at 20% 20%,#7c3aed3d,#0000 38%),#202027}.dashboard .course-status{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff0f;border-radius:999px}.dashboard .course-form,.dashboard .module-form,.dashboard .module-panel,.dashboard .enrollment-panel{background:linear-gradient(145deg,#1d1d25d1,#0f0f14e6);border:1px solid #ffffff16;border-radius:20px;box-shadow:0 22px 58px #0000003d,inset 0 1px #ffffff06}.dashboard .course-form,.dashboard .module-form{padding:22px}.dashboard .module-panel,.dashboard .enrollment-panel{padding:clamp(20px,2.4vw,30px)}.dashboard .enrollment-panel{margin-top:28px}.dashboard .enrollment-search{max-width:820px;margin-top:20px}.dashboard .enrollment-search input{min-height:46px}.dashboard .enrollment-search button{border-radius:12px;min-height:46px;padding-left:18px;padding-right:18px}.dashboard .enrollment-list article,.dashboard .module-card{background:#ffffff09;border:1px solid #ffffff13;border-radius:14px;box-shadow:inset 0 1px #ffffff06}.dashboard .back-button{border-radius:999px;margin:0 0 18px}@media (width<=900px){.dashboard{padding:86px 20px 44px}.dashboard .dashboard-header{padding:11px 20px}.dashboard .content-hero,.dashboard .module-hero{border-radius:20px;min-height:170px;padding:28px}.dashboard .hero-copy h2,.dashboard .module-hero h2{font-size:clamp(2.4rem,8vw,3.8rem)}.dashboard .course-card{flex-basis:clamp(270px,44vw,330px);width:clamp(270px,44vw,330px);max-width:330px}}@media (width<=640px){.dashboard{padding:78px 14px 34px}.dashboard .dashboard-header{min-height:64px;padding:9px 14px}.dashboard .brand-logo{width:96px}.dashboard .header-user{min-height:40px;padding:4px 4px 4px 10px}.dashboard .header-user>span{text-overflow:ellipsis;white-space:nowrap;max-width:110px;font-size:.72rem;overflow:hidden}.dashboard .header-user button{min-height:32px;padding:7px 11px;font-size:.72rem}.dashboard .content-hero,.dashboard .module-hero{border-radius:16px;min-height:160px;padding:22px}.dashboard .hero-copy h2,.dashboard .module-hero h2{font-size:clamp(2.1rem,11vw,3rem)}.dashboard .hero-copy p:not(.eyebrow),.dashboard .module-hero p:not(.eyebrow){font-size:.86rem;line-height:1.55}.dashboard .catalog-header{align-items:flex-start;gap:16px}.dashboard .catalog-header button{min-width:auto;min-height:40px;padding:9px 14px}.dashboard .course-card{flex-basis:min(86vw,330px);width:min(86vw,330px)}.dashboard .course-form,.dashboard .module-form,.dashboard .module-panel,.dashboard .enrollment-panel{border-radius:16px;padding:18px}.dashboard .enrollment-search>div{grid-template-columns:1fr}.dashboard .enrollment-search button{width:100%}}@media (prefers-reduced-motion:reduce){.dashboard .brand-logo,.dashboard .course-card{transition:none}}#root{min-height:100vh}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}.page{color:#f8fafc;background:radial-gradient(circle at 50% 0,#8246ff3d,#0000 34%),linear-gradient(#111116 0%,#050507 100%);place-items:center;min-height:100vh;padding:24px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.card{background:#0d0d12e0;border:1px solid #ffffff1a;border-radius:18px;width:min(100%,420px);padding:36px;box-shadow:0 28px 80px #0000006b}.eyebrow{color:#c4b5fd;letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:800}h1,h2,h3{margin:0}h1{color:#fff;font-size:2rem}form{gap:10px;display:grid}label{color:#d8d6e5;margin-top:8px;font-size:.78rem;font-weight:700}input,select,textarea{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:.9rem}select option{color:#fff;background:#171720}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:#a78bfa;box-shadow:0 0 0 3px #a78bfa2e}button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#db2777 100%);border:0;border-radius:8px;margin-top:18px;padding:10px 14px;font-size:.88rem;font-weight:800;transition:opacity .16s,transform .16s,box-shadow .16s}button:hover{transform:translateY(-1px);box-shadow:0 12px 28px #7c3aed47}button:disabled{cursor:wait;opacity:.58;transform:none}.message{border-radius:12px;margin:18px 0 0;padding:12px 14px;font-size:.92rem}.message.success{color:#86efac;background:#16a34a1f;border:1px solid #22c55e3d}.message.error{color:#fca5a5;background:#b91c1c29;border:1px solid #f8717147}.dashboard{color:#f8fafc;background:radial-gradient(circle at 20% 0,#7c3aed4d,#0000 28%),radial-gradient(circle at 88% 8%,#db277729,#0000 24%),linear-gradient(#111116 0%,#08080c 38%,#050507 100%);min-height:100vh;padding:72px 28px 36px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.dashboard-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050507db;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:24px;padding:12px 28px;display:flex;position:fixed;top:0;left:0;right:0}.header-user{align-items:center;gap:12px;display:flex}.brand-logo{object-fit:contain;filter:drop-shadow(0 10px 24px #00000061);width:clamp(108px,11vw,154px);height:auto;max-height:34px;display:block}.header-user{color:#d8d6e5;font-size:.94rem}.dashboard-header button{background:#ffffff1a;margin:0;padding:8px 12px}.dashboard-header button:hover{box-shadow:none;background:#ffffff29}.dashboard-content{width:min(100%,1440px);margin:0 auto}.content-hero{background:linear-gradient(90deg,#050507f0 0%,#050507b8 46%,#05050729 100%),radial-gradient(circle at 82% 28%,#ec48996b,#0000 22%),radial-gradient(circle at 70% 68%,#7c3aed80,#0000 28%),linear-gradient(135deg,#191922 0%,#0b0b10 100%);border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;align-items:flex-end;gap:32px;min-height:150px;padding:24px 28px;display:flex;box-shadow:inset 0 -90px 90px #050507a3}.hero-copy{max-width:680px}.hero-copy h2{color:#fff;letter-spacing:-.04em;font-size:clamp(1.9rem,4vw,3.2rem);line-height:1}.hero-copy p:not(.eyebrow){color:#d8d6e5;max-width:560px;margin:12px 0 0;font-size:.94rem;line-height:1.5}.catalog-header{justify-content:space-between;align-items:end;gap:24px;margin-top:22px;display:flex}.catalog-header h3{color:#fff;font-size:1.25rem}.catalog-header button{min-width:124px;margin:0}.course-form{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;margin:18px 0 0;padding:16px;box-shadow:0 18px 50px #0000003d}.course-form button{justify-self:start}.edit-form{box-shadow:none;background:0 0;border:0;margin:0;padding:0}.edit-form textarea{min-height:68px}.cover-field{gap:8px;margin-top:4px;display:grid}.cover-field>span{color:#d8d6e5;font-size:.78rem;font-weight:800}.cover-field img,.cover-empty{aspect-ratio:16/9;border:1px solid #ffffff1f;border-radius:10px;width:100%}.cover-field img{object-fit:cover}.cover-empty{color:#a1a1aa;background:radial-gradient(circle at 22% 18%,#ffffff29,#0000 18%),radial-gradient(circle at 82% 70%,#db277738,#0000 28%),linear-gradient(135deg,#211837 0%,#111827 58%,#050507 100%);place-items:center;font-size:.8rem;font-weight:700;display:grid}.cover-field input[type=file]{padding:9px}.cover-guidance{color:#a1a1aa;margin:0;font-size:.72rem;line-height:1.5}.state-panel{color:#d8d6e5;background:#ffffff0d;border:1px dashed #ffffff29;border-radius:16px;margin-top:28px;padding:28px}.back-button{background:#ffffff1a;margin:0 0 18px}.back-button:hover{box-shadow:none;background:#ffffff29}.module-hero{background:linear-gradient(90deg,#050507f0 0%,#050507b8 52%,#05050733 100%),radial-gradient(circle at 82% 28%,#7c3aed5c,#0000 26%),linear-gradient(135deg,#191922 0%,#0b0b10 100%);border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;align-items:flex-end;gap:24px;min-height:150px;padding:24px 28px;display:flex;box-shadow:inset 0 -70px 70px #05050794}.module-hero h2{color:#fff;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1}.module-hero p:not(.eyebrow){color:#d8d6e5;max-width:640px;margin:10px 0 0;font-size:.9rem;line-height:1.45}.module-panel{margin-top:22px}.module-count{color:#a1a1aa;font-size:.86rem}.video-provider-pill,.lesson-video-note{color:#c4b5fd;background:#a78bfa1f;border-radius:999px;align-items:center;width:fit-content;font-weight:800;display:inline-flex}.video-provider-pill{letter-spacing:.08em;text-transform:uppercase;padding:6px 10px;font-size:.72rem}.lesson-video-note{margin-top:6px;padding:4px 8px;font-size:.68rem}.module-form{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;max-width:720px;margin-top:18px;padding:16px}.module-form button{justify-self:start}.enrollment-panel{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;margin-top:22px;padding:18px}.enrollment-panel .catalog-header{margin-top:0}.enrollment-search{max-width:720px;margin-top:16px}.enrollment-search>div{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.enrollment-search button,.enrollment-found-user button,.enrollment-list button{margin:0}.enrollment-found-user,.enrollment-list article{background:#15151d;border:1px solid #ffffff17;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;margin-top:14px;padding:14px;display:grid}.enrollment-found-user>div,.enrollment-list article>div{gap:4px;min-width:0;display:grid}.enrollment-found-user span,.enrollment-list article>div span{color:#a1a1aa;font-size:.76rem}.enrollment-found-user strong,.enrollment-list strong{overflow-wrap:anywhere}.enrollment-message{color:#86efac;margin:14px 0 0;font-size:.84rem}.enrollment-status{border-radius:999px;padding:5px 9px;font-size:.7rem;font-weight:800}.enrollment-status.active{color:#86efac;background:#22c55e21}.enrollment-status.suspended{color:#fde047;background:#eab30821}.enrollment-status.cancelled{color:#fca5a5;background:#ef444421}@media (width<=640px){.enrollment-search>div,.enrollment-found-user,.enrollment-list article{grid-template-columns:1fr}.enrollment-search button,.enrollment-found-user button,.enrollment-list button{width:100%}}.lesson-video-preview{aspect-ratio:16/9;background:#09090b;border:1px solid #ffffff1f;border-radius:8px;width:min(100%,640px);overflow:hidden}.lesson-video-preview iframe{border:0;width:100%;height:100%;display:block}.module-list{gap:10px;margin-top:18px;display:grid}.module-card{background:linear-gradient(#1a1a24 0%,#111118 100%);border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid;box-shadow:0 14px 34px #00000047}.lesson-card{border-color:#a78bfa29}.module-order{color:#c4b5fd;background:#a78bfa1f;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:900;display:inline-grid}.module-info h4{color:#fff;margin:0;font-size:.98rem}.module-info p{color:#b9b8c6;margin:6px 0 0;font-size:.82rem;line-height:1.45}.module-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.module-actions button,.module-edit-form button{margin:0}.module-edit-form{grid-column:2/-1;gap:10px;display:grid}.catalog-sections{gap:18px;margin-top:24px;display:grid}.course-row{min-width:0}.row-header{justify-content:space-between;align-items:end;gap:18px;margin-bottom:10px;display:flex}.row-header h3{color:#fff;font-size:1.08rem}.row-header span{color:#a1a1aa;font-size:.9rem}.course-list{scroll-snap-type:x proximity;gap:14px;padding:6px 3px 18px;display:flex;overflow-x:auto}.course-list::-webkit-scrollbar{height:10px}.course-list::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px}.course-list::-webkit-scrollbar-thumb{background:#a78bfa80;border-radius:999px}.course-card{scroll-snap-align:start;background:linear-gradient(#1a1a24 0%,#111118 100%);border:1px solid #ffffff1a;border-radius:14px;flex:0 0 clamp(280px,23vw,340px);width:clamp(280px,23vw,340px);min-width:0;max-width:340px;transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden;box-shadow:0 18px 48px #00000057}.course-card:hover{border-color:#d8b4feb8;transform:translateY(-3px)scale(1.015);box-shadow:0 28px 76px #0000008a,0 0 0 1px #d8b4fe14}.course-card.is-editing{flex-basis:clamp(280px,23vw,340px);width:clamp(280px,23vw,340px);padding:14px}.course-card.is-editing:hover{transform:none}.course-cover{aspect-ratio:16/9;background:linear-gradient(135deg,#ffffff29,#0000 34%),radial-gradient(circle at 22% 18%,#ffffff4d,#0000 16%),radial-gradient(circle at 82% 70%,#db277785,#0000 28%),linear-gradient(135deg,#2b194d 0%,#111827 55%,#050507 100%);width:100%;position:relative;overflow:hidden}.course-cover img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.course-cover:after{content:"";background:linear-gradient(#0000 0%,#050507b8 100%);height:46%;position:absolute;inset:auto 0 0}.course-cover span{z-index:1;color:#ffffff47;letter-spacing:-.08em;font-size:2.7rem;font-weight:900;position:absolute;bottom:10px;right:14px}.course-body{gap:12px;padding:12px;display:grid}.course-body h3{color:#fff;margin-top:8px;font-size:1rem;line-height:1.25}.course-date{color:#a1a1aa;margin-top:6px;font-size:.76rem;display:block}.course-description{color:#b9b8c6;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:.82rem;line-height:1.45;display:-webkit-box;overflow:hidden}.course-status{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:4px 8px;font-size:.62rem;font-weight:900;display:inline-flex}.course-status.draft{color:#fde68a;background:#facc1524}.course-status.published{color:#86efac;background:#22c55e24}.course-status.archived{color:#cbd5e1;background:#94a3b824}.course-actions,.inline-actions{flex-wrap:wrap;align-items:end;gap:8px;display:flex}.course-actions{opacity:.82;padding-top:4px;transition:opacity .16s,transform .16s;transform:translateY(2px)}.course-card:hover .course-actions,.course-card:focus-within .course-actions{opacity:1;transform:translateY(0)}.course-actions label{width:100%;margin:0}.course-actions select{max-width:150px}.course-actions button,.inline-actions button{margin:0}button.secondary{color:#fff;background:#ffffff1a}button.secondary:hover{box-shadow:none;background:#ffffff29}@media (width<=840px){.dashboard{padding:66px 16px 28px}.dashboard-header{padding:10px 16px}.header-user span{display:none}.content-hero{flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:170px;padding:20px}.catalog-header{flex-direction:column;align-items:stretch}.module-hero{flex-direction:column;align-items:flex-start;padding:20px}.module-card{grid-template-columns:44px minmax(0,1fr)}.module-actions{grid-column:1/-1;justify-content:flex-start}.module-edit-form{grid-column:1/-1}.course-card,.course-card.is-editing{flex-basis:clamp(250px,44vw,310px);width:clamp(250px,44vw,310px);max-width:310px}.course-cover{aspect-ratio:16/10}}@media (width<=560px){.brand-logo{width:108px}.content-hero{border-radius:14px;padding:18px}.hero-copy h2{font-size:2rem}.course-card,.course-card.is-editing{flex-basis:min(84vw,320px);width:min(84vw,320px);max-width:320px}.course-cover{aspect-ratio:4/3}.course-actions,.inline-actions,.module-actions{flex-direction:column;align-items:stretch}.course-actions select{max-width:none}}
