@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,system-ui,sans-serif;color:#f8fafc;background:#07101d;font-synthesis:none;--bg:#07101d;--panel:#0d1928;--panel2:#111f30;--line:#203047;--muted:#8393a8;--blue:#2563eb;--cyan:#22d3ee;--soft:#dbeafe}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg)}button,input{font:inherit}button,a{cursor:pointer}.button{border:0;border-radius:11px;padding:12px 18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:9px;transition:.25s}.button.primary{color:#fff;background:linear-gradient(120deg,#2563eb,#0891b2);box-shadow:0 10px 35px #2563eb38}.button.primary:hover{filter:brightness(1.12);transform:translateY(-1px)}.button.secondary{background:#152235;border:1px solid #2a3c53;color:#dce8f7}.button.light{background:#fff;color:#0f172a}.button.big{padding:15px 23px}.kicker{font:600 11px DM Mono;color:#38bdf8;letter-spacing:1.8px}.logo{position:relative;display:flex;align-items:center;align-self:center;background:none;border:0;color:#fff;text-align:left;padding:0;height:72px}.logo img{width:220px;height:68px;object-fit:contain;object-position:left center;filter:drop-shadow(0 0 12px #38bdf828);transform:translateY(6px)}@keyframes fade-in-up{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes float-model{0%,to{transform:rotate(-8deg) translateY(0)}50%{transform:rotate(-8deg) translateY(-18px)}}@keyframes pulse-ring{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.03);opacity:1}}.landing{background:#07101d;overflow-x:hidden}.public-nav{height:94px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #233247;background:#07101df2;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 10px 30px #02061755}.public-nav nav{display:flex;align-items:center;gap:38px}.public-nav nav a{position:relative;padding:34px 3px 31px;font-size:15px;font-weight:650;color:#d4deeb;text-decoration:none;text-shadow:0 0 18px #60a5fa38;transition:.2s}.public-nav nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:20px;height:2px;background:linear-gradient(90deg,#2563eb,#22d3ee);box-shadow:0 0 12px #38bdf8;transition:.2s}.public-nav nav a:hover{color:#fff;text-shadow:0 0 16px #7dd3fc}.public-nav nav a:hover:after{left:0;right:0}.landing-hero{min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:70px 9vw;background:radial-gradient(circle at 78% 45%,#0c4a6e55,transparent 30%),linear-gradient(135deg,#07101d,#0b1625)}.hero-copy{max-width:690px}.kicker i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#22d3ee;box-shadow:0 0 14px #22d3ee;margin-right:7px}.hero-copy h1{font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-4px;margin:22px 0;color:#f8fafc;animation:fade-in-up .9s cubic-bezier(.16,1,.3,1) backwards}.hero-copy h1 em{font-style:normal;color:#38bdf8}.hero-copy>p{font-size:17px;color:#9cacc0;line-height:1.75;max-width:650px;animation:fade-in-up .9s cubic-bezier(.16,1,.3,1) .15s backwards}.hero-actions{display:flex;align-items:center;gap:24px;margin:34px 0;animation:fade-in-up .9s cubic-bezier(.16,1,.3,1) .3s backwards}.hero-actions>a{color:#cbd5e1;font-size:14px}.hero-stats{display:flex;gap:42px;border-top:1px solid #27364a;padding-top:25px;width:max-content;animation:fade-in-up .9s cubic-bezier(.16,1,.3,1) .45s backwards}.hero-stats div{display:flex;flex-direction:column}.hero-stats b{font-size:24px}.hero-stats span{font:10px DM Mono;color:#718198;letter-spacing:1px;margin-top:4px}.hero-visual{height:470px;position:relative;display:grid;place-items:center}.model-ring{position:absolute;width:390px;height:390px;border:1px solid #38bdf833;border-radius:50%;box-shadow:inset 0 0 80px #0ea5e922,0 0 90px #2563eb20;animation:pulse-ring 6s ease-in-out infinite}.model-ring:before,.model-ring:after{content:"";position:absolute;top:30px;right:30px;bottom:30px;left:30px;border-radius:50%;border:1px dashed #38bdf829}.model-ring:after{top:90px;right:90px;bottom:90px;left:90px;border-style:solid}.model-cube{width:190px;height:220px;position:relative;transform:rotate(-8deg);background:linear-gradient(145deg,#1e40af,#06b6d4);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);filter:drop-shadow(0 28px 30px #0009);animation:float-model 4.5s ease-in-out infinite}.model-cube:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;background:linear-gradient(145deg,#0b1730,#163b64);clip-path:inherit}.model-cube i{position:absolute;background:#38bdf860;z-index:2}.model-cube i:nth-child(1){width:1px;height:88%;left:50%;top:6%}.model-cube i:nth-child(2){width:90%;height:1px;left:5%;top:25%;transform:rotate(27deg)}.model-cube i:nth-child(3){width:90%;height:1px;right:5%;top:25%;transform:rotate(-27deg)}.floating-card{position:absolute;padding:12px 17px;background:#111e2ddd;border:1px solid #33455e;border-radius:10px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;gap:4px;animation:fade-in-up .9s cubic-bezier(.16,1,.3,1) .6s backwards}.floating-card span{font:9px DM Mono;color:#7f91a8}.floating-card b{font-size:16px}.fc1{left:2%;bottom:17%}.fc2{right:1%;top:18%;animation-delay:.7s}.reveal{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.16,1,.3,1)}.reveal-active{opacity:1;transform:translateY(0)}.public-section{padding:100px 9vw;background:#091320}.section-title{display:flex;justify-content:space-between;align-items:end;margin:15px 0 38px}.section-title h2,.library-promo h2,.cta h2{font-size:clamp(32px,4vw,51px);letter-spacing:-2px;margin:0}.section-title p{color:#8999ad}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature{position:relative;padding:30px;background:linear-gradient(145deg,#101f30,#0d1927);border:1px solid #25364d;border-radius:15px;min-height:310px;overflow:hidden;transition:all .3s cubic-bezier(.16,1,.3,1)}.feature:hover{transform:translateY(-5px)!important;border-color:#38bdf866}.feature>span{position:absolute;right:20px;top:15px;font:11px DM Mono;color:#3f5068}.feature-icon{width:54px;height:54px;border-radius:13px;display:grid;place-items:center;margin-bottom:30px;transition:.3s}.feature:hover .feature-icon{transform:scale(1.1)}.feature-icon.cyan{background:#083344;color:#22d3ee}.feature-icon.blue{background:#172554;color:#60a5fa}.feature-icon.violet{background:#2e1065;color:#c4b5fd}.feature small{font:10px DM Mono;color:#5fa8df;text-transform:uppercase;letter-spacing:1px}.feature h3{font-size:22px;margin:10px 0}.feature p{font-size:14px;color:#8fa0b4;line-height:1.7}.library-promo{min-height:540px;padding:90px 11vw;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px;background:linear-gradient(120deg,#0f2f5b,#083344)}.library-promo p{color:#b8cce0;line-height:1.7;max-width:590px}.stl-stack{height:340px;position:relative;display:grid;place-items:center}.stl-stack>i{position:absolute;width:340px;height:230px;border:1px solid #67e8f955;border-radius:20px;transform:rotate(-8deg);background:#08334480}.stl-stack>i:nth-child(2){transform:rotate(4deg) translate(25px,-14px);background:#172554aa}.stl-stack>i:nth-child(3){transform:rotate(12deg) translate(35px,-24px);background:#1e3a8aaa}.stl-object{position:relative;width:180px;height:180px;border-radius:42% 58% 65% 35%/40% 45% 55% 60%;background:linear-gradient(145deg,#bfdbfe,#22d3ee 50%,#2563eb);box-shadow:0 30px 50px #02061780;animation:float-model 6s ease-in-out infinite}.cta{text-align:center;padding:100px 8vw;background:#08111d}.cta p{color:#92a2b7}.cta .button{margin-top:20px}.public-footer{position:relative;padding:75px 9vw 30px;background:#050b13;border-top:1px solid #1a2839;overflow:hidden}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px;position:relative;z-index:2}.footer-grid>div{display:flex;flex-direction:column;gap:13px}.footer-grid p{max-width:290px;color:#718197;font-size:13px;line-height:1.7}.footer-grid b{font-size:12px;margin-bottom:7px}.footer-grid button{padding:0;text-align:left;background:none;border:0;color:#8190a4;font-size:13px}.footer-line{position:relative;z-index:2;border-top:1px solid #1c293a;text-align:center;color:#5e6c80;font-size:11px;padding-top:25px;margin-top:45px}.footer-pattern{position:absolute;height:160px;bottom:-35px;left:0;right:0;opacity:.22;background-image:radial-gradient(#38bdf8 1px,transparent 1px);background-size:10px 10px;-webkit-mask-image:linear-gradient(transparent,#000);mask-image:linear-gradient(transparent,#000)}.platform{min-height:100vh;background:#08111d}.sidebar{position:fixed;left:0;top:0;bottom:0;width:245px;background:#070e17;border-right:1px solid #1d2a3b;z-index:30;display:flex;flex-direction:column;padding:24px 14px}.sidebar-top{padding:0 9px 32px}.mobile-close{display:none}.nav-label{font:600 10px DM Mono;color:#38bdf8;letter-spacing:1.4px;padding:0 12px;margin:14px 0 8px}.side-nav{display:flex;flex-direction:column;gap:4px}.side-nav button{border:0;background:none;color:#cbd5e1;display:flex;align-items:center;gap:12px;padding:12px;border-radius:9px;text-align:left;font-size:13px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.side-nav button svg{transition:color .2s,transform .2s}.side-nav button:hover{background:#111d2b;color:#fff;transform:translate(3px)}.side-nav button:hover svg{transform:scale(1.15)}.side-nav button:hover:nth-child(1) svg{color:#38bdf8}.side-nav button:hover:nth-child(2) svg{color:#818cf8}.side-nav button:hover:nth-child(3) svg{color:#f43f5e}.side-nav button:hover:nth-child(4) svg{color:#a78bfa}.side-nav.external-solution-links button:hover svg{color:#34d399}.side-nav button.active{background:linear-gradient(90deg,#172554,#12243b);color:#f8fafc;border-left:2px solid #38bdf8}.side-nav button.active svg{color:#38bdf8}.admin-pill{margin-left:auto;font:600 7px DM Mono;color:#93c5fd;background:#1e3a8a;padding:4px 5px;border-radius:4px}.side-bottom{margin-top:auto;border-top:1px solid #1b293a;padding:16px 6px 0;display:flex;align-items:center;gap:8px}.mini-user{display:flex;gap:9px;align-items:center;flex:1}.avatar{width:34px;height:34px;border-radius:9px;background:linear-gradient(135deg,#2563eb,#0891b2);display:grid;place-items:center;color:#fff;font-size:11px;font-weight:800}.mini-user div:last-child{display:flex;flex-direction:column;gap:3px}.mini-user b{font-size:11px}.mini-user span{font-size:9px;color:#718198}.exit{background:none;border:0;color:#65758a;transition:.2s}.exit:hover{color:#f43f5e}.platform-main{margin-left:245px;min-height:100vh}.topbar{height:92px;border-bottom:1px solid #1e2c3e;padding:0 42px;display:flex;align-items:center;justify-content:space-between;background:#08111de8;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar>div:first-of-type span{font:9px DM Mono;color:#52637a;letter-spacing:1.3px}.topbar h1{font-size:21px;margin:5px 0 0;letter-spacing:-.5px}.top-actions{display:flex;align-items:center;gap:14px}.icon-button,.mobile-menu{border:1px solid #29384d;background:#111d2c;color:#94a4b8;border-radius:9px;width:36px;height:36px;display:grid;place-items:center;transition:.2s}.icon-button:hover{background:#1e293b;color:#38bdf8}.mobile-menu{display:none}.content{padding:38px 42px 70px;max-width:1600px;margin:auto}.welcome{display:flex;justify-content:space-between;align-items:end}.welcome h2,.library-header h2,.profile-title h2,.admin-title h2{font-size:32px;letter-spacing:-1.2px;margin:10px 0}.welcome p,.library-header p,.profile-title p,.admin-title p{color:#7f8fa4;margin:0}.overall{width:260px;padding:17px 20px;background:#0f1b2a;border:1px solid #24344a;border-radius:12px}.overall>span{font:9px DM Mono;color:#65758a}.overall b{float:right;font-size:18px}.overall div,.course-progress,.curriculum-progress div{height:5px;background:#25344a;border-radius:4px;overflow:hidden;clear:both;margin-top:14px}.overall i,.course-progress i,.curriculum-progress i{display:block;height:100%;background:linear-gradient(90deg,#2563eb,#22d3ee)}.premium-banner{margin:30px 0 38px;padding:17px 19px;display:flex;align-items:center;gap:14px;border:1px solid #1d4ed866;background:linear-gradient(90deg,#17255499,#0e2537);border-radius:12px}.premium-icon{width:42px;height:42px;border-radius:10px;background:#1d4ed833;color:#60a5fa;display:grid;place-items:center}.premium-banner>div:nth-child(2){display:flex;flex-direction:column;gap:4px;flex:1}.premium-banner b{font-size:13px}.premium-banner span{font:11px;color:#88a0b9}.premium-banner button{border:0;background:#2563eb;color:#fff;border-radius:8px;padding:9px 13px;display:flex;gap:8px;align-items:center;font-weight:700;font-size:11px;transition:.2s}.premium-banner button:hover{background:#3b82f6;transform:scale(1.02)}.toolbar{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.toolbar h2{font-size:21px;margin:0 0 4px}.toolbar>div>span{font-size:11px;color:#718198}.filters{display:flex;gap:5px;background:#0d1826;border:1px solid #203047;padding:4px;border-radius:9px}.filters button,.library-tools>div button{border:0;background:none;color:#76869b;padding:7px 11px;border-radius:6px;font-size:10px;font-weight:700;transition:.2s}.filters button:hover{color:#93c5fd}.filters button.active,.library-tools>div button.active{background:#1e3a8a;color:#dbeafe}.course-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.course-card{border:1px solid #26364c;background:#0d1927;border-radius:14px;overflow:hidden;cursor:pointer;transition:.25s}.course-card:hover{transform:translateY(-4px);border-color:#3b82f680;box-shadow:0 20px 40px #02061766}.course-cover{height:230px;background-size:cover;background-position:center;position:relative}.cover-1{background-position:center 40%!important}.cover-2{filter:hue-rotate(25deg)}.cover-3{filter:hue-rotate(165deg)}.level,.free,.premium-tag{position:absolute;top:13px;padding:5px 7px;border-radius:5px;font:700 8px DM Mono;letter-spacing:.3px}.level{left:13px;background:#082f49;color:#67e8f9}.free{right:13px;background:#064e3b;color:#6ee7b7}.cover-mark{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#dbeafe}.cover-mark svg{filter:drop-shadow(0 8px 10px #000);transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.course-card:hover .cover-mark svg{transform:scale(1.2)}.course-info{padding:20px}.meta{display:flex;gap:17px}.meta span,.lesson-meta span{display:flex;gap:6px;align-items:center;font-size:10px;color:#75859a}.course-info h3{margin:13px 0 7px;font-size:19px}.course-info p{font-size:12px;color:#8191a5;line-height:1.6;margin:0 0 17px}.course-info small{font-size:9px;color:#72849a}.course-info button{border:0;background:none;color:#60a5fa;font-size:11px;font-weight:700;padding:4px 0;display:flex;gap:8px;align-items:center}.player-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;height:100vh;overflow:hidden}.lesson-main{overflow:auto;padding:0 4vw 70px}.lesson-head{height:78px;border-bottom:1px solid #203047;display:flex;align-items:center;gap:30px}.lesson-head>button{border:0;background:none;color:#94a3b8}.lesson-head>div{display:flex;align-items:center;justify-content:space-between;flex:1}.lesson-head b{font-size:13px}.lesson-head span{font-size:10px;color:#6f7e92}.video-shell{aspect-ratio:16/9;max-height:640px;margin:26px auto;background:#03070d;border:1px solid #24364d;border-radius:13px;position:relative;overflow:hidden}.demo-scene{height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#0d1c2f,#07101d 58%,#0e3a56);position:relative}.demo-scene:before{content:"";position:absolute;width:42%;height:65%;background:linear-gradient(145deg,#1e40af,#0891b2);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);opacity:.35;filter:blur(1px)}.demo-scene>span{position:absolute;bottom:20px;font:9px DM Mono;letter-spacing:2px;color:#53667e}.play-button{position:relative;z-index:2;width:68px;height:68px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#06b6d4);display:grid;place-items:center;box-shadow:0 0 35px #0891b266}.watermark{position:absolute;color:#e0f2fe99;font:9px DM Mono;line-height:1.6;pointer-events:none;transition:.8s;z-index:5}.w0{top:12%;left:10%}.w1{top:62%;left:58%}.w2{top:25%;right:8%}.w3{bottom:12%;left:28%}.lesson-copy{max-width:1020px;margin:auto}.lesson-copy h1{font-size:28px;letter-spacing:-1px;margin:10px 0}.lesson-meta{display:flex;gap:18px}.lesson-copy>p{color:#8798ad;line-height:1.7;font-size:13px;max-width:780px}.lesson-actions{border-top:1px solid #203047;margin-top:28px;padding-top:20px;display:flex;justify-content:space-between}.curriculum{border-left:1px solid #26364c;background:#070e17;height:100vh;display:flex;flex-direction:column}.curriculum-head{padding:22px 20px;border-bottom:1px solid #243247}.curriculum-head>span{font:9px DM Mono;color:#5f7087}.curriculum-head h2{font-size:16px;margin:7px 0 15px}.curriculum-progress span{font-size:9px;color:#718198}.module-list{overflow:auto}.module-list section>header{padding:14px 18px;background:#0c1724;border-bottom:1px solid #1f2d40;display:flex;justify-content:space-between;align-items:center}.module-list header div{display:flex;flex-direction:column;gap:4px}.module-list header span{font:8px DM Mono;color:#52647b}.module-list header b{font-size:11px}.module-list header small{font-size:8px;color:#627288}.module-list section>button{width:100%;min-height:71px;border:0;border-bottom:1px solid #182638;background:#08111d;color:#748398;display:flex;align-items:center;gap:10px;padding:12px 15px;text-align:left;position:relative}.module-list section>button.active{background:#0d1c2d;color:#fff}.module-list section>button.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#38bdf8}.status{width:21px;height:21px;border:1px solid #34445a;border-radius:50%;display:grid;place-items:center;flex:0 0 auto}.status.done{background:#1d4ed8;border-color:#3b82f6;color:#fff}.module-list button>div{flex:1;display:flex;flex-direction:column;gap:6px}.module-list button b{font-size:10px;line-height:1.4}.module-list button small{font-size:8px;color:#5c6b7f}.module-list button em{font:700 7px DM Mono;color:#67e8f9;background:#083344;padding:4px;border-radius:4px}.premium-tag{position:static;background:#342808;color:#fbbf24;display:flex;align-items:center;gap:3px}.library-header{display:flex;justify-content:space-between;align-items:end}.library-count{display:flex;flex-direction:column;align-items:end}.library-count b{font-size:36px}.library-count span{font:9px DM Mono;color:#63748b}.library-tools{margin:28px 0 23px;display:flex;justify-content:space-between;gap:20px}.library-tools label{width:390px;height:42px;display:flex;align-items:center;gap:9px;padding:0 13px;background:#0e1a29;border:1px solid #25354a;border-radius:9px;color:#61738a}.library-tools input{border:0;outline:0;background:none;color:#e2e8f0;width:100%;font-size:12px}.library-tools>div{display:flex;align-items:center;gap:5px}.design-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.design-card{border:1px solid #25364b;background:#0d1927;border-radius:13px;overflow:hidden;transition:.25s}.design-card:hover{transform:translateY(-3px);border-color:#3b82f680}.design-preview{height:220px;position:relative;display:grid;place-items:center;overflow:hidden}.design-preview.blue{background:radial-gradient(circle,#1e40af,#0b1730)}.design-preview.cyan{background:radial-gradient(circle,#0e7490,#082f49)}.design-preview.violet{background:radial-gradient(circle,#5b21b6,#1e1b4b)}.design-preview.amber{background:radial-gradient(circle,#92400e,#271508)}.design-preview.rose{background:radial-gradient(circle,#9f1239,#2b0b18)}.design-preview.emerald{background:radial-gradient(circle,#047857,#052e2b)}.object{width:115px;height:115px;position:relative;background:linear-gradient(145deg,#e0f2fe,#38bdf8 60%,#1d4ed8);box-shadow:0 30px 40px #0006}.object-0{clip-path:polygon(15% 0,85% 0,100% 25%,90% 100%,10% 100%,0 25%)}.object-1{border-radius:30% 30% 45% 45%;transform:rotate(8deg)}.object-2{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}.object i{position:absolute;background:#ffffff40}.object i:first-child{height:2px;left:10%;right:10%;top:30%}.object i:nth-child(2){height:2px;left:10%;right:10%;top:60%}.object i:nth-child(3){width:2px;top:10%;bottom:10%;left:50%}.design-preview>.free,.design-preview>.premium-tag{position:absolute;top:12px;right:12px}.preview-action{position:absolute;right:12px;bottom:12px;width:34px;height:34px;border-radius:8px;border:1px solid #ffffff33;background:#07101dbb;color:#fff;display:grid;place-items:center}.design-info{padding:17px}.design-info>span{font:8px DM Mono;color:#5ea7dd;text-transform:uppercase;letter-spacing:1px}.design-info h3{font-size:14px;margin:8px 0 17px}.design-info>div{border-top:1px solid #243449;padding-top:12px;display:flex;align-items:center;justify-content:space-between}.design-info small{color:#718198;font-size:9px}.design-info button{border:0;background:none;color:#60a5fa}.narrow{max-width:1150px}.profile-title{margin-bottom:30px}.profile-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.account-card,.plan-card{background:#0d1927;border:1px solid #26374d;border-radius:14px;padding:26px}.account-card{display:grid;grid-template-columns:auto 1fr auto;gap:17px;align-items:center}.profile-avatar{width:64px;height:64px;border-radius:15px;background:linear-gradient(135deg,#2563eb,#06b6d4);display:grid;place-items:center;font-size:19px;font-weight:800}.account-card span,.plan-card span{font:8px DM Mono;color:#5d9dca}.account-card h3{margin:6px 0;font-size:19px}.account-card p{margin:0;color:#7d8da2;font-size:11px}.account-card button,.plan-card button{border:1px solid #33465e;background:#152235;color:#b8c5d5;border-radius:8px;padding:8px 11px;font-size:10px}.plan-card{position:relative}.plan-card>div:first-child{display:flex;flex-direction:column;gap:6px}.plan-card>div:first-child b{font-size:16px}.plan-card>em{position:absolute;right:24px;top:24px;font:700 8px DM Mono;color:#6ee7b7;background:#064e3b;padding:5px 7px;border-radius:5px}.plan-card>p{font-size:11px;color:#7c8ca1}.plan-card>div:nth-of-type(2){display:flex;justify-content:space-between;border-top:1px solid #24354a;padding:14px 0}.section-heading{font-size:16px;margin:35px 0 15px}.access-list{border:1px solid #25364b;border-radius:13px;overflow:hidden}.access-list>div{display:flex;align-items:center;gap:14px;padding:17px;background:#0d1927;border-bottom:1px solid #223248}.access-list>div:last-child{border:0}.access-list svg{color:#60a5fa}.access-list span{display:flex;flex-direction:column;gap:4px;flex:1}.access-list b{font-size:12px}.access-list small{font-size:9px;color:#6f8095}.access-list em{font:700 8px DM Mono;color:#6ee7b7}.admin-title{display:flex;justify-content:space-between;align-items:end}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:28px 0}.metric-grid>div{background:#0d1927;border:1px solid #26364b;border-radius:12px;padding:20px;display:flex;flex-direction:column}.metric-grid span{font:9px DM Mono;color:#65758b}.metric-grid b{font-size:30px;margin:10px 0 6px}.metric-grid small{font-size:9px;color:#4ea77f}.admin-sections{display:grid;grid-template-columns:1.4fr .8fr;gap:20px}.admin-sections>section{background:#0d1927;border:1px solid #26364b;border-radius:13px;overflow:hidden}.admin-sections section>header{padding:17px 19px;border-bottom:1px solid #243449;display:flex;align-items:center;justify-content:space-between}.admin-sections h3{font-size:14px;margin:0}.admin-sections header button{background:none;border:0;color:#60a5fa;font-size:9px}.admin-row{display:flex;align-items:center;gap:11px;padding:13px 17px;border-bottom:1px solid #1e2c3e}.admin-row>span{flex:1;display:flex;flex-direction:column;gap:4px}.admin-row b{font-size:11px}.admin-row small{font-size:8px;color:#6c7c91}.admin-row em{font-style:normal;font-size:11px}.admin-row>button{border:0;border-radius:6px;padding:7px 9px;font-size:9px}.approve{background:#1d4ed8;color:#fff}.deny{background:#34151d;color:#fb7185}.quick-row{width:100%;border:0;border-bottom:1px solid #1e2c3e;background:none;color:#dce6f2;padding:15px 18px;display:flex;align-items:center;text-align:left}.quick-row>span{display:flex;flex-direction:column;gap:5px;flex:1}.quick-row b{font-size:11px}.quick-row small{font-size:8px;color:#6d7d92}.quick-row svg{color:#56718f}@media(max-width:1100px){.landing-hero{padding:60px 6vw}.hero-visual{height:390px}.course-grid{grid-template-columns:1fr}.design-grid,.metric-grid{grid-template-columns:repeat(2,1fr)}.player-layout{grid-template-columns:1fr 330px}.feature-grid{gap:12px}.profile-grid,.admin-sections{grid-template-columns:1fr}}@media(max-width:780px){.public-nav{padding:0 5vw}.public-nav nav{display:none}.landing-hero{grid-template-columns:1fr;padding:60px 7vw}.hero-copy h1{letter-spacing:-2.5px}.hero-visual{height:340px}.model-ring{width:300px;height:300px}.model-cube{width:145px;height:175px}.hero-stats{gap:24px}.section-title,.welcome,.library-header,.admin-title{align-items:start;flex-direction:column;gap:15px}.public-section{padding:75px 7vw}.feature-grid{grid-template-columns:1fr}.library-promo{grid-template-columns:1fr;padding:70px 7vw}.stl-stack{height:280px}.cta{padding:75px 7vw}.footer-grid{grid-template-columns:1fr 1fr}.sidebar{transform:translate(-100%);transition:.25s}.sidebar.open{transform:translate(0);box-shadow:15px 0 45px #0009}.mobile-close{display:block;position:absolute;right:15px;top:15px;border:0;background:none;color:#fff;font-size:25px}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;border:0;z-index:25}.platform-main{margin-left:0}.mobile-menu{display:grid}.topbar{padding:0 18px}.content{padding:28px 18px 60px}.overall{width:100%}.premium-banner{align-items:flex-start;flex-wrap:wrap}.premium-banner button{margin-left:56px}.toolbar{align-items:start;flex-direction:column;gap:17px}.filters{width:100%;overflow:auto}.course-cover{height:190px}.player-layout{display:block;height:auto}.lesson-main{padding:0 16px 50px}.lesson-head>div{align-items:flex-end;flex-direction:column}.video-shell{margin-top:18px}.curriculum{height:auto;border-left:0;border-top:1px solid #26364c}.module-list{max-height:none}.library-tools{flex-direction:column}.library-tools label{width:100%}.library-tools>div{overflow:auto}.design-grid,.profile-grid{grid-template-columns:1fr}.account-card{grid-template-columns:auto 1fr}.account-card>button{grid-column:1/3}.metric-grid{grid-template-columns:1fr 1fr}.admin-sections{grid-template-columns:1fr}.footer-grid{gap:35px 25px}.topbar h1{font-size:18px}}@media(max-width:480px){.hero-copy h1{font-size:43px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-stats{width:100%;justify-content:space-between}.hero-visual{height:300px}.floating-card{display:none}.footer-grid{grid-template-columns:1fr}.filters button{white-space:nowrap}.metric-grid{grid-template-columns:1fr}.lesson-actions{gap:10px}.lesson-actions .button{padding:10px;font-size:11px}.account-card{grid-template-columns:1fr}.account-card>button{grid-column:auto}.profile-avatar{width:52px;height:52px}.library-count{align-items:start}}.public-nav{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;background:#07101db8;backdrop-filter:blur(22px) saturate(135%);-webkit-backdrop-filter:blur(22px) saturate(135%)}.landing>main{padding-top:94px}.platform .topbar{position:relative;top:auto}.auth-loading{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:18px;background:#07101d;color:#7f91a8;font:11px DM Mono}.auth-error{position:fixed;left:50%;bottom:25px;transform:translate(-50%);z-index:2000;max-width:620px;padding:13px 17px;border:1px solid #ef444466;border-radius:10px;background:#3b1018;color:#fecdd3;font-size:12px;box-shadow:0 18px 40px #0008}.avatar-photo{width:34px;height:34px;border-radius:9px;object-fit:cover}.profile-avatar.photo{object-fit:cover}.admin-tabs{display:flex;gap:6px;margin:28px 0 22px;padding:5px;background:#0b1624;border:1px solid #233349;border-radius:11px;width:max-content}.admin-tabs button{border:0;background:none;color:#718198;padding:9px 13px;border-radius:7px;font-size:11px;font-weight:700}.admin-tabs button.active{background:#1e3a8a;color:#dbeafe}.admin-message{margin-bottom:18px;padding:12px 15px;border:1px solid #2563eb66;border-radius:9px;background:#172554;color:#bfdbfe;font-size:12px}.admin-content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.admin-form-card{padding:23px;background:#0d1927;border:1px solid #26374d;border-radius:14px}.admin-form-card.lesson-form-card{grid-column:1/3}.admin-form-card .step{font:700 9px DM Mono;color:#38bdf8;letter-spacing:1.3px}.admin-form-card h3{font-size:17px;margin:8px 0 19px}.admin-form-card form{display:flex;flex-direction:column;gap:13px}.admin-form-card label{display:flex;flex-direction:column;gap:7px;color:#94a3b8;font-size:10px;font-weight:700}.admin-form-card input,.admin-form-card textarea,.admin-form-card select{width:100%;border:1px solid #314158;border-radius:8px;background:#081321;color:#e2e8f0;padding:10px 11px;outline:none}.admin-form-card textarea{min-height:78px;resize:vertical;font:inherit}.admin-form-card input:focus,.admin-form-card textarea:focus,.admin-form-card select:focus{border-color:#38bdf8;box-shadow:0 0 0 3px #0ea5e922}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.admin-form-card .check-label{flex-direction:row;align-items:center;justify-content:flex-start;padding-top:24px}.admin-form-card .check-label input{width:16px;height:16px}.admin-form-card .button{align-self:flex-start}.content-list{grid-column:1/3}.admin-course{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-top:1px solid #233349}.admin-course>div:first-child{display:flex;flex-direction:column;gap:5px}.admin-course b{font-size:12px}.admin-course small{font-size:9px;color:#6d7e93}.admin-course>div:last-child{display:flex;gap:7px}.admin-course button{border:1px solid #2d4770;border-radius:6px;background:#172554;color:#bfdbfe;padding:7px 9px;font-size:9px}.admin-course button.danger{border-color:#7f1d1d;background:#35131a;color:#fda4af}.admin-placeholder{padding:45px;background:#0d1927;border:1px solid #26374d;border-radius:14px;text-align:center}.admin-placeholder p{color:#7c8da2;font-size:12px}@media(max-width:780px){.admin-tabs{width:100%;overflow-x:auto}.admin-tabs button{white-space:nowrap}.admin-content-grid{grid-template-columns:1fr}.admin-form-card.lesson-form-card,.content-list{grid-column:auto}.form-row{grid-template-columns:1fr}}.protected-player{position:absolute;top:0;right:0;bottom:0;left:0;background:#020617;overflow:hidden}.protected-player-frame{position:absolute;top:0;right:0;bottom:0;left:0}.protected-player-frame iframe{width:100%;height:100%;border:0;pointer-events:none}.protected-player-hitarea{position:absolute;top:0;right:0;bottom:58px;left:0;border:0;background:transparent;color:#fff;cursor:pointer;z-index:3}.protected-big-play{display:grid;place-items:center;width:116px;height:116px;margin:auto;border-radius:50%;padding-left:7px;background:linear-gradient(135deg,#2563eb,#06b6d4);font-size:38px;animation:play-soft-pulse 1.8s ease-in-out infinite}@keyframes play-soft-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.045)}}.protected-controls{position:absolute;left:0;right:0;bottom:0;z-index:8;padding:22px 16px 11px;background:linear-gradient(transparent,#020617e8)}.protected-progress{display:block;width:100%;height:4px;margin:0 0 10px;accent-color:#22d3ee;cursor:pointer}.protected-controls-row{display:flex;align-items:center;gap:10px}.protected-controls-row button{width:32px;height:30px;border:0;background:transparent;color:#f8fafc;font-size:16px;cursor:pointer}.protected-controls-row input{width:85px;accent-color:#38bdf8}.protected-controls-row span{font:9px DM Mono;color:#cbd5e1}.protected-controls-row .protected-fullscreen{margin-left:auto;font-size:21px}.protected-player:fullscreen{width:100vw;height:100vh}.protected-player:fullscreen .watermark{font-size:12px}.protected-youtube-top-mask{position:absolute;z-index:7;left:10px;top:10px;width:min(420px,74%);height:54px;display:flex;align-items:center;padding:8px 72px 14px 18px;pointer-events:none;background:linear-gradient(110deg,#0b1d33dc,#123b6ed5 68%,#087fa5ce);border-radius:13px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 8px 26px #02061766;transition:opacity .12s ease,transform .12s ease}.protected-youtube-top-mask:after{content:"";position:absolute;left:18px;right:18px;bottom:8px;height:2px;border-radius:2px;background:linear-gradient(90deg,#2563eb,#22d3ee);box-shadow:0 0 12px #22d3ee;transform:scaleX(0);transform-origin:left}.protected-youtube-top-mask.playing:after{animation:title-line-countdown 4s linear forwards}.protected-youtube-top-mask.hidden{opacity:0;transform:translateY(-8px)}.protected-youtube-top-mask.hidden:after{animation:none;transform:scaleX(1)}.protected-youtube-top-mask span{position:relative;color:#f8fafc;font-size:15px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 2px 14px #020617}.protected-controls{padding:16px 16px 9px;background:linear-gradient(transparent,#020617e8)}.protected-player-hitarea{top:0;right:0;bottom:0;left:0}@keyframes title-line-countdown{to{transform:scaleX(1)}}.protected-community-badge{position:absolute;z-index:7;right:10px;bottom:8px;width:330px;height:54px;display:flex;align-items:center;justify-content:center;padding:8px 16px;background:linear-gradient(105deg,#172554dc,#075985d2);border:1px solid #38bdf85c;border-radius:14px;color:#e0f2fe;text-align:center;font-size:11px;font-weight:700;letter-spacing:.15px;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 26px #02061770,0 0 18px #0ea5e929;transition:opacity .12s ease,transform .12s ease}.protected-community-badge.hidden{opacity:0;transform:translateY(8px)}.protected-controls{transition:opacity .28s ease,transform .28s ease}.protected-controls.hidden{opacity:0;transform:translateY(12px);pointer-events:none}*{scrollbar-width:thin;scrollbar-color:#2563eb99 #08111d}*::-webkit-scrollbar{width:7px;height:7px}*::-webkit-scrollbar-track{background:#08111d}*::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#2563eb99,#0891b299);border:2px solid #08111d;border-radius:999px}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#3b82f6cc,#06b6d4cc)}.admin-course button.course-remove{width:28px;height:28px;padding:0;display:grid;place-items:center;border-radius:50%;font-size:17px;line-height:1}.module-list .status.active-play{background:#1d4ed8;border-color:#60a5fa;color:#fff;box-shadow:0 0 12px #2563eb66}.lesson-progress-row{display:flex;align-items:center;gap:8px;width:100%}.lesson-item-progress{display:block;flex:1;height:3px;border-radius:999px;background:#26364a;overflow:hidden}.lesson-item-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#22d3ee);transition:width .35s ease}.lesson-complete-toggle{width:18px;height:18px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #3b4d64;border-radius:50%;color:#fff;font-size:10px;cursor:pointer}.lesson-complete-toggle.done{background:#16a34a;border-color:#4ade80}.live-player-layout .module-list button em.lesson-free-badge{padding:6px 8px;background:#065f46;color:#86efac;font-size:8px;box-shadow:0 0 12px #10b98133}.live-player-layout .curriculum-head{padding:24px 22px}.live-player-layout .curriculum-head h2{font-size:20px;font-weight:800;margin:0 0 17px}.live-player-layout .curriculum-progress span{font-size:11px;font-weight:700;color:#a8b7ca}.live-player-layout .module-list section>header{padding:17px 19px}.live-player-layout .module-list header b{font-size:14px;font-weight:800;line-height:1.35}.live-player-layout .module-list header small{font-size:12px;font-weight:800;color:#93c5fd}.live-player-layout .module-list section>button{min-height:86px;padding:14px 16px}.live-player-layout .module-list button b{font-size:12px;font-weight:800;line-height:1.45}.live-player-layout .module-list button small{font-size:10px;font-weight:600;color:#91a2b8}.live-player-layout .module-list button em{font-size:8px;font-weight:800}.live-player-layout .status{width:25px;height:25px;font-size:11px;font-weight:800}.live-player-layout .module-list section>header{cursor:pointer;gap:10px;border-left:3px solid #2563eb}.live-player-layout .module-list section:nth-child(2n)>header{border-left-color:#06b6d4}.live-player-layout .module-list section:nth-child(3n)>header{border-left-color:#8b5cf6}.live-player-layout .module-list header div{flex:1}.module-chevron{font-size:18px;color:#7dd3fc;transition:transform .2s}.module-list section.collapsed .module-chevron{transform:rotate(-90deg)}.lesson-title-row{display:flex;align-items:center;gap:7px;min-width:0}.lesson-title-row b{min-width:0;flex:1}.live-player-layout .module-list button em.lesson-free-badge,.live-player-layout .module-list button em.lesson-premium-badge{position:static;flex:0 0 auto;padding:5px 7px;border-radius:5px;font-size:7px}.live-player-layout .module-list button em.lesson-free-badge{background:#065f46;color:#86efac;box-shadow:0 0 12px #10b98133}.live-player-layout .module-list button em.lesson-premium-badge{background:#422006;color:#fcd34d;box-shadow:0 0 12px #f59e0b22}.live-player-layout .curriculum-head h2,.live-player-layout .lesson-head b{background:linear-gradient(90deg,#f8fafc,#7dd3fc 48%,#60a5fa);background-clip:text;-webkit-background-clip:text;color:transparent;text-shadow:0 0 22px #38bdf833}.live-player-layout .module-list section:nth-child(4n+1)>header b{color:#93c5fd}.live-player-layout .module-list section:nth-child(4n+2)>header b{color:#67e8f9}.live-player-layout .module-list section:nth-child(4n+3)>header b{color:#c4b5fd}.live-player-layout .module-list section:nth-child(4n)>header b{color:#fcd34d}.live-player-layout .module-list section:nth-child(4n)>header{border-left-color:#f59e0b}.live-player-layout .module-list section:nth-child(4n) .module-chevron{color:#fbbf24}.live-catalog .welcome h2{font-size:36px;font-weight:850;background:linear-gradient(90deg,#f8fafc,#7dd3fc,#60a5fa);background-clip:text;-webkit-background-clip:text;color:transparent}.live-catalog .welcome p{font-size:14px;line-height:1.6;color:#a8b7ca}.live-course-grid .course-card{background:linear-gradient(145deg,#0d1927,#0a1522);border-width:1px}.live-course-grid .course-card:nth-child(4n+1){border-color:#2563eb70}.live-course-grid .course-card:nth-child(4n+2){border-color:#06b6d470}.live-course-grid .course-card:nth-child(4n+3){border-color:#8b5cf670}.live-course-grid .course-card:nth-child(4n){border-color:#f59e0b70}.live-course-grid .course-info{padding:23px}.live-course-grid .course-info h3{font-size:23px;font-weight:850;line-height:1.25;margin:15px 0 10px}.live-course-grid .course-card:nth-child(4n+1) h3{color:#93c5fd}.live-course-grid .course-card:nth-child(4n+2) h3{color:#67e8f9}.live-course-grid .course-card:nth-child(4n+3) h3{color:#c4b5fd}.live-course-grid .course-card:nth-child(4n) h3{color:#fcd34d}.live-course-grid .course-info p{font-size:14px;line-height:1.7;color:#a6b4c7}.live-course-grid .meta span{font-size:11px;font-weight:700;color:#93a4ba}.live-course-grid .course-info button{font-size:13px;font-weight:800;color:#7dd3fc}.live-course-grid .level{font-size:9px;padding:6px 9px;background:#0c4a6ecc;color:#bae6fd}.course-stats{display:flex;gap:18px;margin:17px 0;color:#9fb0c5}.course-stats span{font-size:12px;font-weight:750}.live-course-grid .course-info h3{margin-top:2px}.lesson-access-badge{display:inline-flex;align-items:center;margin-top:10px;padding:7px 10px;border-radius:6px;font:800 9px DM Mono;letter-spacing:.5px}.lesson-access-badge.free-access{background:#065f46;color:#a7f3d0;box-shadow:0 0 16px #10b9812e}.lesson-access-badge.subscription-access{background:#422006;color:#fde68a;box-shadow:0 0 16px #f59e0b24}.lesson-meta.lesson-duration span{font-size:15px;font-weight:800;color:#bae6fd}.live-player-layout .lesson-head>div>span{font-size:13px;font-weight:800;color:#a8c7e8}.reorder-list{margin-top:14px;border-top:1px solid #26374d}.reorder-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid #1f3044}.reorder-row b{font-size:12px}.reorder-row>div{display:flex;gap:6px}.reorder-row button{width:32px;height:30px;border:1px solid #315078;border-radius:7px;background:#122b4d;color:#bfdbfe;font-size:16px;font-weight:800}.reorder-row button:disabled,.video-row-actions button:disabled{opacity:.3;cursor:not-allowed}.live-lesson-navigation{align-items:center}.live-lesson-navigation .button{min-width:118px;justify-content:center;font-size:12px;font-weight:800}.admin-video-course-group{margin-top:22px;padding:16px;border:1px solid #2b3e57;border-radius:12px;background:#091522}.admin-video-course-group>h4{margin:0 0 14px;font-size:17px;color:#7dd3fc}.admin-video-module-group{margin-top:12px;border:1px solid #263950;border-radius:10px;overflow:hidden;background:#0b1827}.admin-video-module-group>header{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;background:linear-gradient(90deg,#172554,#0e3147)}.admin-video-module-group>header b{font-size:13px;color:#dbeafe}.admin-video-module-group>header span{font-size:10px;font-weight:800;color:#67e8f9}.admin-video-module-group .admin-video-row{padding-left:14px;padding-right:14px}.reorder-row button.reorder-edit{width:auto;padding:0 10px;font-size:10px}.admin-video-module-group>header{cursor:pointer}.admin-video-module-group>header i{font-style:normal;font-size:18px;color:#7dd3fc;transition:transform .2s}.admin-video-module-group.collapsed>header i{transform:rotate(-90deg)}.lesson-resources{margin-top:24px;padding:18px;border:1px solid #29405c;border-radius:12px;background:linear-gradient(135deg,#0d1b2b,#0b2235)}.lesson-resources h3{margin:0 0 13px;font-size:15px}.lesson-resources>div{display:flex;flex-wrap:wrap;gap:9px}.lesson-resources button{border:1px solid #2563eb80;border-radius:8px;background:#172554;color:#bfdbfe;padding:10px 13px;font-size:11px;font-weight:800}.legacy-admin-form{display:none}.admin-tree-manager{padding:25px}.admin-tree-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.admin-tree-heading h3{margin:7px 0 0;font-size:20px}.admin-tree{margin-top:22px;display:flex;flex-direction:column;gap:12px}.tree-course{border:1px solid #2b4260;border-radius:12px;background:#091624;overflow:hidden}.tree-course>header,.tree-module>header{display:flex;align-items:center;gap:9px;padding:12px 14px}.tree-course>header{background:linear-gradient(90deg,#172554,#0d314d)}.tree-course header b{flex:1;font-size:14px;color:#bae6fd}.tree-course header em{font:800 7px DM Mono;color:#93c5fd}.tree-course header button,.tree-module header button,.tree-lessons button{border:1px solid #315078;border-radius:6px;background:#122640;color:#bfdbfe;padding:6px 8px;font-size:9px}.tree-toggle{width:28px;font-size:14px!important;padding:4px!important}.tree-course-children{padding:10px 12px 14px}.tree-module{margin-top:8px;border:1px solid #253a52;border-radius:9px;overflow:hidden;background:#0b1725}.tree-module>header{background:#101f31}.tree-module header b{flex:1;font-size:12px;color:#dbeafe}.tree-module header span{font-size:9px;color:#7dd3fc}.tree-lessons{padding:7px 12px 11px}.tree-lessons>div{display:flex;align-items:center;gap:9px;padding:9px 0;border-bottom:1px solid #1d3045}.tree-lessons>div>span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#172554;color:#93c5fd;font-size:9px;font-weight:800}.tree-lessons>div>b{flex:1;font-size:11px}.tree-lessons>div>em{font:800 7px DM Mono;color:#94a3b8}.tree-lessons>div>em.published{color:#6ee7b7}.tree-lessons>small{display:block;padding:12px;color:#64748b}@media(max-width:780px){.protected-youtube-top-mask{left:6px;top:6px;width:calc(100% - 12px);max-width:none}.protected-community-badge{right:6px;bottom:6px;width:calc(100% - 12px)}}.platform-menu{position:fixed;top:14px;left:14px;z-index:24}@media(max-width:780px){.platform-main>.content{padding-top:72px}}.login-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:grid;place-items:center;padding:18px}.login-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#020617d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.login-panel{position:relative;z-index:1;width:min(440px,100%);max-height:calc(100vh - 36px);overflow:auto;padding:30px 34px;border:1px solid #2b405a;border-radius:18px;background:linear-gradient(145deg,#101d2c,#08121f);box-shadow:0 35px 90px #000b}.login-close{position:absolute;right:16px;top:13px;border:0;background:none;color:#8495a9;font-size:26px}.login-panel>img{display:block;width:190px;height:58px;object-fit:contain;object-position:left center;transform:translateY(4px);margin-bottom:22px}.login-panel h2{margin:9px 0 8px;font-size:25px;letter-spacing:-1px}.login-panel>p{margin:0 0 22px;color:#8293a8;font-size:12px;line-height:1.6}.google-login{width:100%;height:45px;border:1px solid #32445b;border-radius:9px;background:#f8fafc;color:#182234;font-weight:700;display:flex;align-items:center;justify-content:center;gap:11px}.google-login span{font-size:17px;color:#4285f4}.login-divider{display:flex;align-items:center;gap:10px;margin:18px 0;color:#66788e;font-size:9px}.login-divider i{height:1px;background:#293b51;flex:1}.login-panel form{display:flex;flex-direction:column;gap:13px}.login-panel form label{display:flex;flex-direction:column;gap:7px;color:#aab7c7;font-size:10px;font-weight:700}.login-panel input{width:100%;border:1px solid #31445b;border-radius:9px;background:#07111e;color:#f1f5f9;padding:11px 12px;outline:none}.login-panel input:focus{border-color:#38bdf8;box-shadow:0 0 0 3px #0ea5e91f}.login-submit{width:100%;margin-top:3px}.login-error,.login-success{padding:10px 11px;border-radius:7px;font-size:10px;line-height:1.5}.login-error{border:1px solid #ef444455;background:#3a1119;color:#fecdd3}.login-success{border:1px solid #10b98155;background:#062f29;color:#a7f3d0}.login-links{display:flex;flex-direction:column;align-items:center;gap:13px;margin-top:18px;color:#7f91a6;font-size:10px}.login-links button{border:0;background:none;color:#60a5fa;padding:0;font-size:10px;font-weight:700}.video-list-card{margin-top:0}.empty-videos{padding:28px;text-align:center;color:#708197;font-size:11px;border-top:1px solid #25364b}.admin-video-row{display:grid;grid-template-columns:130px minmax(0,1fr) auto;gap:15px;align-items:center;padding:14px 0;border-top:1px solid #25364b}.video-thumb{position:relative;width:130px;aspect-ratio:16/9;padding:0;border:1px solid #34465e;border-radius:8px;overflow:hidden;background:#050b13}.video-thumb img{width:100%;height:100%;object-fit:cover}.video-thumb span{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-size:21px;text-shadow:0 3px 10px #000}.video-row-info{display:flex;flex-direction:column;gap:6px;min-width:0}.video-row-info>b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.video-row-info>small{font-size:9px;color:#738399}.video-row-info>div{display:flex;gap:6px}.video-row-info em{font:700 7px DM Mono;padding:4px 5px;border-radius:4px}.video-row-info em.published{color:#6ee7b7;background:#064e3b}.video-row-info em.draft{color:#cbd5e1;background:#334155}.video-row-info em.free-label{color:#67e8f9;background:#083344}.video-row-info em.premium-label{color:#fcd34d;background:#392d08}.video-row-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.video-row-actions button{border:1px solid #31465f;border-radius:6px;background:#122238;color:#bfd0e2;padding:7px 8px;font-size:8px}.video-row-actions button:hover{border-color:#60a5fa;color:#fff}.video-row-actions button.danger{border-color:#7f1d1d;background:#35131a;color:#fda4af}.admin-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3500;display:grid;place-items:center;padding:20px}.admin-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#020617df;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.preview-modal,.edit-modal{position:relative;z-index:1;width:min(820px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:26px;border:1px solid #30445d;border-radius:16px;background:#0c1827;box-shadow:0 35px 90px #000c}.edit-modal{width:min(720px,100%)}.modal-close{position:absolute;right:16px;top:12px;border:0;background:none;color:#8b9caf;font-size:27px}.preview-modal h3,.edit-modal h3{font-size:20px;margin:8px 35px 18px 0}.admin-video-preview{aspect-ratio:16/9;background:#020617;border:1px solid #2b3d55;border-radius:10px;overflow:hidden}.admin-video-preview iframe{width:100%;height:100%;border:0}.preview-modal p{color:#899aaf;font-size:12px;line-height:1.6}.preview-modal>small{color:#60a5fa}.edit-modal form{display:flex;flex-direction:column;gap:13px}.edit-modal label{display:flex;flex-direction:column;gap:7px;color:#9dacc0;font-size:10px;font-weight:700}.edit-modal input,.edit-modal textarea,.edit-modal select{width:100%;border:1px solid #31445b;border-radius:8px;background:#07111e;color:#e2e8f0;padding:10px 11px}.edit-modal textarea{min-height:80px;resize:vertical;font:inherit}.edit-modal .check-label{flex-direction:row;align-items:center;padding-top:24px}.edit-modal .check-label input{width:16px}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:6px}@media(max-width:780px){.admin-video-row{grid-template-columns:105px 1fr}.video-thumb{width:105px}.video-row-actions{grid-column:1/3;justify-content:flex-start}.preview-modal,.edit-modal{padding:20px}.edit-modal .form-row{grid-template-columns:1fr}}.live-catalog .welcome{margin-bottom:30px}.live-empty{min-height:220px;border:1px dashed #30435b;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#718298}.live-empty b{color:#cbd5e1}.draft-badge{position:absolute;right:13px;top:13px;padding:5px 7px;border-radius:5px;background:#334155;color:#cbd5e1;font:700 8px DM Mono}.live-cover-mark{font-size:58px;color:#7dd3fc;text-shadow:0 0 35px #38bdf8}.live-video-shell iframe{width:100%;height:100%;border:0}.no-active-video{min-height:430px;margin:26px auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1px dashed #31445d;border-radius:13px;color:#718298}.no-active-video b{color:#dbeafe}.empty-module{padding:14px 18px;color:#596a80;font-size:9px;border-bottom:1px solid #182638}.live-player-layout .module-list button em{font:700 7px DM Mono;color:#fcd34d;background:#392d08;padding:4px;border-radius:4px}.live-player-layout .curriculum{color:#f8fafc}.live-player-layout .curriculum-head h2{font-size:22px;color:#f8fafc;text-shadow:none}.live-player-layout .curriculum-progress span{font-size:12px;color:#cbd5e1}.live-player-layout .module-list section>header{background:#0b1724}.live-player-layout .module-list header b,.live-player-layout .module-list section:nth-child(n)>header b{font-size:15px;font-weight:850;color:#f1f5f9;letter-spacing:-.15px}.live-player-layout .module-list header small{font-size:12px;color:#bae6fd}.live-player-layout .module-list section>button{color:#cbd5e1}.live-player-layout .module-list section>button.active{color:#fff;background:#102238}.live-player-layout .module-list button b{font-size:13px;font-weight:850;color:inherit;line-height:1.45}.live-player-layout .module-list button small{font-size:11px;font-weight:650;color:#a8b5c6}.live-player-layout .module-list section>button:not(.active):hover{color:#f8fafc;background:#0c1a29}.live-player-layout .module-list button em.lesson-free-badge,.live-player-layout .module-list button em.lesson-premium-badge{font-size:8px}.lesson-copy>p,.live-course-grid .course-info p{color:#bdc8d7}.lesson-copy h1,.lesson-resources h3{color:#f8fafc}.admin-tree-manager{grid-column:1/-1}.tree-course header button:disabled,.tree-module header button:disabled,.tree-lessons button:disabled{opacity:.3;cursor:not-allowed}.tree-course header button.danger,.tree-lessons button.danger{border-color:#7f1d1d;background:#35131a;color:#fda4af}.tree-course header button.danger{font-size:15px;padding:3px 9px}.tree-lessons>div>small{color:#8fa1b7;font-size:9px;font-weight:700}.tree-lessons>div{flex-wrap:wrap}.tree-lessons>div>b{min-width:220px}.tree-lessons>div[draggable=true]{cursor:grab;transition:opacity .15s,background .15s,border-color .15s}.tree-lessons>div[draggable=true]:active{cursor:grabbing}.tree-lessons>div.dragging{opacity:.42;background:#172554;border-color:#38bdf8}.drag-handle{font-style:normal;color:#7dd3fc;font-size:15px;font-weight:900;letter-spacing:-4px;padding-right:5px}.publish-switch{display:inline-flex;align-items:center;gap:7px;cursor:pointer;-webkit-user-select:none;user-select:none}.publish-switch input{position:absolute;opacity:0;pointer-events:none}.publish-switch>i{position:relative;width:35px;height:19px;border-radius:999px;background:#334155;border:1px solid #475569;transition:.2s}.publish-switch>i:after{content:"";position:absolute;top:2px;left:2px;width:13px;height:13px;border-radius:50%;background:#94a3b8;transition:.2s}.publish-switch input:checked+i{background:#047857;border-color:#10b981;box-shadow:0 0 12px #10b98133}.publish-switch input:checked+i:after{left:18px;background:#d1fae5}.publish-switch strong{font:800 7px DM Mono;color:#94a3b8;min-width:54px}.publish-switch input:checked~strong{color:#6ee7b7}.admin-live,.admin-content-grid,.admin-tree-manager,.admin-tree{min-width:0;max-width:100%;overflow-x:hidden}.tree-course>header,.tree-module>header{flex-wrap:wrap}.tree-course header b,.tree-module header b{min-width:180px}.tree-lessons>div{max-width:100%;overflow:hidden}.tree-lessons>div>b{min-width:160px}html,body,#root{max-width:100%;overflow-x:hidden}.resource-fields{margin:2px 0;padding:14px;border:1px solid #2b4059;border-radius:10px;background:#091522}.resource-fields legend{padding:0 7px;color:#bae6fd;font-size:11px;font-weight:800}.resource-field-row{display:grid;grid-template-columns:1fr 1.35fr auto;gap:10px;align-items:end;margin-bottom:10px}.resource-field-row label{min-width:0}.resource-remove{width:36px;height:38px;border:1px solid #7f1d1d;border-radius:8px;background:#35131a;color:#fda4af;font-size:19px}.resource-add{border:1px dashed #2563eb;border-radius:8px;background:#17255480;color:#bae6fd;padding:9px 12px;font-size:10px;font-weight:800}@media(max-width:780px){.resource-field-row{grid-template-columns:1fr}.resource-remove{width:100%}}.tree-section{margin:10px 0;border:1px solid #315078;border-radius:10px;background:#0a1a2b;overflow:hidden}.tree-section>header{display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding:12px 14px;background:linear-gradient(90deg,#12365a,#0b2942)}.tree-section>header>b{flex:1;min-width:190px;color:#7dd3fc;font-size:14px;font-weight:850}.tree-section>header>span{color:#a8c7e8;font-size:10px;font-weight:800}.tree-section>header button{border:1px solid #315078;border-radius:6px;background:#122640;color:#bfdbfe;padding:6px 8px;font-size:9px}.tree-section-children{padding:3px 10px 11px}.tree-loose-modules>small{display:block;margin:14px 4px 6px;color:#7f91a8;font:800 8px DM Mono;letter-spacing:1px}.curriculum-section{border-bottom:1px solid #26364c;background:#091522}.curriculum-section>header{display:flex;align-items:center;gap:10px;padding:17px 18px;background:linear-gradient(90deg,#12365a,#0c263e);cursor:pointer;border-left:4px solid #22d3ee}.curriculum-section>header>b{flex:1;color:#e0f2fe;font-size:15px;font-weight:900;line-height:1.3}.curriculum-section>header>small{color:#bae6fd;font-size:11px;font-weight:800}.curriculum-section>div>.tree-module{margin-left:10px}.tree-module-children{padding:4px 10px 12px}.tree-loose-lessons>small{display:block;margin:12px 4px 5px;color:#7f91a8;font:800 8px DM Mono;letter-spacing:1px}.orphan-section{display:flex;align-items:center;gap:10px;margin:8px 0;padding:11px 13px;border:1px dashed #f59e0b88;border-radius:8px;background:#2a1d0866}.orphan-section b{flex:1;color:#fde68a}.orphan-section span{font-size:10px;color:#fbbf24}.orphan-section button{border:1px solid #b45309;border-radius:6px;background:#422006;color:#fde68a;padding:6px 9px;font-size:9px}.module-sections .curriculum-section>header{margin-left:10px;padding:12px 15px;border-left-width:3px;background:linear-gradient(90deg,#0d2944,#0a1d30)}.module-sections .curriculum-section>header>b{font-size:13px}.recovery-lessons{margin:9px 0;padding:12px;border:1px solid #f59e0b99;border-radius:9px;background:#2a1d0870}.recovery-lessons>header{display:flex;align-items:center;gap:12px;margin-bottom:8px}.recovery-lessons>header b{color:#fde68a}.recovery-lessons>header span{color:#fbbf24;font-size:10px}.recovery-lessons>div{display:flex;align-items:center;gap:8px;padding:8px 0;border-top:1px solid #92400e66}.recovery-lessons>div>b{flex:1;font-size:11px}.recovery-lessons button{border:1px solid #b45309;border-radius:6px;background:#422006;color:#fde68a;padding:6px 9px;font-size:9px}.bulk-editor{margin-top:18px;border:1px solid #315078;border-radius:10px;background:#0a1726;overflow:hidden}.bulk-editor summary{padding:13px 15px;color:#bae6fd;font-size:12px;font-weight:850;cursor:pointer;background:#10233a}.bulk-editor[open] summary{border-bottom:1px solid #29405a}.bulk-video-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:230px;overflow:auto;padding:13px}.bulk-video-picker label{display:flex;align-items:center;gap:8px;padding:9px;border:1px solid #263b54;border-radius:7px;background:#0c1b2c;color:#dbeafe;font-size:10px;font-weight:700}.bulk-video-picker input{accent-color:#2563eb}.bulk-destination,.bulk-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:0 13px 13px}.bulk-destination select{min-width:210px;flex:1;border:1px solid #315078;border-radius:7px;background:#07111e;color:#e2e8f0;padding:9px}.bulk-editor button{border:1px solid #315078;border-radius:7px;background:#122b4d;color:#bfdbfe;padding:9px 11px;font-size:9px;font-weight:800}.bulk-editor button:disabled{opacity:.35;cursor:not-allowed}@media(max-width:780px){.bulk-video-picker{grid-template-columns:1fr}}.bulk-editor-active{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:12px 14px;position:sticky;top:10px;z-index:12;box-shadow:0 12px 28px #02061799}.bulk-editor-active>strong{color:#e0f2fe;font-size:12px;white-space:nowrap}.bulk-editor-active .bulk-destination,.bulk-editor-active .bulk-actions{padding:0}.bulk-tree-check{width:22px;height:22px;flex:0 0 auto;display:grid!important;place-items:center!important;cursor:pointer}.bulk-tree-check input{position:absolute;opacity:0;pointer-events:none}.bulk-tree-check span{width:19px!important;height:19px!important;border:1px solid #3b5574!important;border-radius:5px!important;background:#091522!important;color:transparent!important;font-size:11px!important}.bulk-tree-check input:checked+span{background:#2563eb!important;border-color:#60a5fa!important;color:#fff!important;box-shadow:0 0 12px #2563eb77}.tree-lessons>div.bulk-selected{background:#172554aa;border-left:3px solid #38bdf8}.recovery-modal>p{color:#a8b7ca;font-size:11px}.recovery-video-list{display:grid;gap:7px;max-height:360px;overflow:auto;margin:14px 0;padding-right:5px}.recovery-video-list label{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid #29405a;border-radius:8px;background:#091522;cursor:pointer}.recovery-video-list input{accent-color:#2563eb}.recovery-video-list label>span{display:flex;flex-direction:column;gap:4px}.recovery-video-list b{font-size:11px;color:#e2e8f0}.recovery-video-list small{font-size:9px;color:#7dd3fc}.live-player-layout .module-list .module-sections>button,.live-player-layout .module-list .curriculum-section>button{width:100%;min-height:86px;border:0;border-bottom:1px solid #182638;background:#08111d;color:#cbd5e1;display:flex;align-items:center;gap:10px;padding:14px 16px;text-align:left;position:relative}.live-player-layout .module-list .module-sections>button.active,.live-player-layout .module-list .curriculum-section>button.active{background:#102238;color:#fff}.live-player-layout .module-list .module-sections>button.active:before,.live-player-layout .module-list .curriculum-section>button.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#38bdf8}.live-player-layout .module-list .module-sections>button:hover,.live-player-layout .module-list .curriculum-section>button:hover{background:#0c1a29;color:#f8fafc}.live-player-layout .module-list .module-sections>button>div,.live-player-layout .module-list .curriculum-section>button>div{min-width:0;flex:1;display:flex;flex-direction:column;gap:6px}.live-player-layout .module-list .module-sections>button b,.live-player-layout .module-list .curriculum-section>button b{font-size:13px;font-weight:850;line-height:1.45;text-align:left}.live-player-layout .module-list .module-sections>button small,.live-player-layout .module-list .curriculum-section>button small{font-size:11px;font-weight:650;color:#a8b5c6;text-align:left}.admin-users-panel{padding:24px;border:1px solid #2b4059;border-radius:14px;background:#0d1927}.admin-users-panel h3{margin:7px 0 0;font-size:20px}.admin-user-list{display:grid;gap:10px;margin-top:20px}.admin-user-list>article{display:grid;grid-template-columns:minmax(220px,1fr) 190px auto;align-items:center;gap:16px;padding:14px;border:1px solid #263b54;border-radius:10px;background:#091522}.admin-user-identity{display:flex;align-items:center;gap:11px;min-width:0}.admin-user-identity>img,.admin-user-identity>span{width:39px;height:39px;border-radius:9px;object-fit:cover;background:#172554;color:#bfdbfe;display:grid;place-items:center;font-size:10px;font-weight:850}.admin-user-identity>div,.user-plan{display:flex;flex-direction:column;gap:4px}.admin-user-identity b{font-size:12px}.admin-user-identity small,.user-plan small{font-size:9px;color:#8fa1b7}.user-plan b{font:850 9px DM Mono;color:#94a3b8}.user-plan.active b{color:#6ee7b7}.user-plan-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.user-plan-actions button{border:1px solid #315078;border-radius:7px;background:#122b4d;color:#bfdbfe;padding:8px 9px;font-size:8px;font-weight:800}.user-plan-actions button.danger{border-color:#7f1d1d;background:#35131a;color:#fda4af}@media(max-width:900px){.admin-user-list>article{grid-template-columns:1fr}.user-plan-actions{justify-content:flex-start}}.permanent-access-panel{margin-top:20px;padding:24px;border:1px solid #25435e;border-radius:16px;background:#0d1b2b}.permanent-access-panel h3{margin:5px 0 4px;font-size:22px}.permanent-access-panel>p{margin:0 0 18px;color:#94abc2}.permanent-user-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px}.permanent-user-buttons button{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:13px 15px;border:1px solid #2a4c6d;border-radius:10px;background:#10243a;color:#eaf7ff;text-align:left}.permanent-user-buttons button:hover{border-color:#28c7ef;background:#153251}.permanent-user-buttons small{color:#6fcff3}.access-modal .edit-modal{width:min(820px,calc(100vw - 28px));max-height:88vh;overflow:auto}.grant-tree{display:grid;gap:14px;margin-top:20px}.grant-course{padding:14px;border:1px solid #315474;border-radius:12px;background:#0b1a2a}.grant-tree label{display:flex;align-items:center;gap:10px;padding:7px 9px;color:#d9ebf8;cursor:pointer}.grant-tree input{width:18px;height:18px;accent-color:#1bbce7}.grant-course-title{font-size:17px;font-weight:800;color:#66d9ff!important}.grant-module{margin:7px 0 0 20px;border-left:2px solid #274968}.grant-module-title{font-weight:750}.grant-section{margin-left:22px}.grant-section-title{color:#a8ccff!important;font-weight:700}.calculator-page{max-width:1500px;margin:0 auto;padding:42px 42px 70px}.calculator-title h1{margin:8px 0 6px;font-size:clamp(30px,4vw,48px);letter-spacing:-.04em}.calculator-title p{margin:0;color:#9eb4cb;font-size:16px}.calculator-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.7fr);gap:22px;align-items:start;margin-top:28px}.calculator-form{display:grid;gap:15px}.calculator-form>section,.calculator-results{border:1px solid #27415d;border-radius:16px;background:linear-gradient(145deg,#0d1d2e,#091522);box-shadow:0 18px 50px #020a1266}.calculator-form>section{padding:20px}.calculator-form>section>header{display:flex;align-items:center;gap:13px;margin-bottom:18px}.calculator-form>section>header>b{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#236be8,#13bddd);color:#fff;font:800 12px DM Mono}.calculator-form h2{margin:0;font-size:19px}.calculator-form header p{margin:3px 0 0;color:#8199b1;font-size:12px}.calculator-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.calculator-fields label>span{display:block;margin-bottom:7px;color:#c6d7e7;font-size:12px;font-weight:750}.calculator-fields label>div{display:flex;align-items:center;border:1px solid #294761;border-radius:9px;background:#071321;overflow:hidden}.calculator-fields input{width:100%;min-width:0;padding:12px;border:0;outline:0;background:transparent;color:#fff;font-size:15px;font-weight:750}.calculator-fields label>div:focus-within{border-color:#25bde6;box-shadow:0 0 0 3px #18b9e31a}.calculator-fields em{padding:0 11px;color:#6ccbea;font:700 10px DM Mono;white-space:nowrap}.calculator-reset{justify-self:start;border:1px solid #31506d;border-radius:9px;padding:10px 14px;background:#0d1c2b;color:#a9bfd2;font-weight:700}.calculator-reset:hover{border-color:#34bce2;color:#fff}.calculator-results{position:sticky;top:22px;padding:24px}.calculator-results h2{margin:8px 0 18px;font-size:23px}.cost-lines{padding:10px 0;border-top:1px solid #243a50;border-bottom:1px solid #243a50}.cost-lines p,.order-total,.marketplace-total{display:flex;justify-content:space-between;gap:20px;margin:0;padding:8px 0;color:#91a8bd;font-size:12px}.cost-lines b,.order-total b,.marketplace-total b{color:#eaf7ff}.cost-total{display:flex;justify-content:space-between;align-items:center;padding:17px 0;color:#c4d8e7}.cost-total b{font-size:20px;color:#fff}.sale-price{padding:20px;border:1px solid #1eb4dd88;border-radius:13px;background:linear-gradient(135deg,#183d77,#0b839f);box-shadow:0 12px 35px #009ee326}.sale-price span{display:block;font:700 9px DM Mono;letter-spacing:.12em;color:#bdeeff}.sale-price b{display:block;margin:6px 0;font-size:35px;letter-spacing:-.04em}.sale-price small{color:#d4f5ff}.order-total{padding:16px 2px 10px;font-size:14px}.order-total b{font-size:17px}.marketplace-total{border-top:1px solid #243a50}.calculator-note{margin:16px 0 0;color:#7189a1;font-size:10px;line-height:1.6}@media(max-width:1000px){.calculator-layout{grid-template-columns:1fr}.calculator-results{position:static}}@media(max-width:620px){.calculator-page{padding:68px 16px 40px}.calculator-fields{grid-template-columns:1fr}.calculator-form>section,.calculator-results{padding:16px}}.public-nav nav button{border:0;background:transparent;color:inherit;font:inherit;font-weight:700;cursor:pointer}.public-nav nav button:hover{color:#39c8ee}.public-calculator-shell{min-height:100vh;background:#071321;color:#fff}.public-calculator-shell>header{height:84px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 42px;border-bottom:1px solid #21364b;background:#081522}.public-calculator-shell>header>.logo{justify-self:start}.public-calculator-shell>header>button:nth-of-type(2){justify-self:center;border:0;background:transparent;color:#9fc8e6;font-weight:750}.public-calculator-shell>header>.button{justify-self:end}@media(max-width:620px){.public-calculator-shell>header{grid-template-columns:1fr auto;padding:0 16px}.public-calculator-shell>header>button:nth-of-type(2){display:none}}.quote-builder{position:relative;margin-top:22px;padding:24px;border:1px solid #294964;border-radius:16px;background:#0b1a29}.quote-builder>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.quote-builder h2{margin:7px 0 4px;font-size:24px}.quote-builder header p{margin:0;color:#8fa6ba}.quote-lock{padding:9px 12px;border:1px solid #765416;border-radius:8px;background:#32240a;color:#ffc65d;font-size:11px;font-weight:800}.quote-builder.locked .quote-fields,.quote-builder.locked .quote-actions{opacity:.35}.quote-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px}.quote-fields label,.business-settings label{color:#bed0df;font-size:11px;font-weight:750}.quote-fields input,.business-settings input{display:block;width:100%;margin-top:7px;padding:12px;border:1px solid #294963;border-radius:9px;background:#071421;color:#fff;outline:0}.quote-fields input:focus,.business-settings input:focus{border-color:#2dc0e6}.quote-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.quote-actions button{padding:11px 15px;border:1px solid #315575;border-radius:9px;background:#10243a;color:#d6ebf8;font-weight:800}.quote-actions button:disabled{cursor:not-allowed}.quote-message{display:block;margin-top:10px;color:#6ee7b7}.saved-quotes{margin-top:20px;border-top:1px solid #263e53;padding-top:15px}.saved-quotes h3{font-size:15px}.saved-quotes article{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:10px 0;border-bottom:1px solid #1d3245}.saved-quotes article span{display:flex;flex-direction:column}.saved-quotes small{color:#8198ad}.saved-quotes button{border:0;background:transparent;color:#f38a96}.business-settings{position:relative;margin:26px 0;padding:22px;border:1px solid #294761;border-radius:14px;background:#0b1927}.business-settings>header{display:flex;justify-content:space-between;gap:20px}.business-settings h3{margin:6px 0 4px;font-size:20px}.business-settings header p{margin:0;color:#8fa5b8}.business-settings>header>span{height:max-content;padding:8px 11px;border-radius:7px;background:#39290b;color:#ffc35b;font-size:10px;font-weight:850}.business-settings form{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:18px}.business-settings form button{grid-column:2;justify-self:end}.business-settings.locked form{opacity:.3}.business-lock-message{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:14px;padding:12px;border:1px solid #614a20;border-radius:9px;background:#2a210f;color:#ffd477;font-size:11px}.business-settings>small{display:block;margin-top:10px;color:#6ee7b7}.business-logo-field{display:grid;grid-template-columns:52px 1fr;align-items:center;gap:8px}.business-logo-field>img{grid-row:1/4;width:48px;height:48px;object-fit:contain;border:1px solid #31506c;border-radius:8px;background:#fff}.business-logo-field>input{margin:0;padding:8px;font-size:9px}.business-logo-field>small{color:#718aa1;font-size:8px}@media(max-width:750px){.quote-fields,.business-settings form{grid-template-columns:1fr}.business-settings form button{grid-column:1}.quote-builder>header,.business-settings>header{flex-direction:column}.saved-quotes article{grid-template-columns:1fr auto}.saved-quotes article button{grid-column:2}}.tree-lessons>div>.tree-access-badge{padding:5px 8px;border-radius:6px;font-size:7px!important;letter-spacing:.05em}.tree-lessons>div>.tree-access-badge.free{background:#064e3b;color:#6ee7b7}.tree-lessons>div>.tree-access-badge.premium{background:#3b2604;color:#fbbf24}.tree-lessons>div>.tree-price-badge{padding:5px 8px;border:1px solid #275b7b;border-radius:6px;background:#0d2c43;color:#7dd3fc;font-size:8px!important}.bulk-price-editor{display:flex;align-items:flex-end;gap:7px;padding-left:12px;border-left:1px solid #2a425b}.bulk-price-editor label{color:#9bb2c6;font-size:8px;font-weight:800}.bulk-price-editor label>div{display:flex;align-items:center;margin-top:4px;border:1px solid #315078;border-radius:7px;background:#071522;overflow:hidden}.bulk-price-editor span{padding-left:8px;color:#5ed3f3}.bulk-price-editor input{width:105px;padding:8px;border:0;outline:0;background:transparent;color:#fff;font-size:10px;font-weight:800}@media(max-width:900px){.bulk-price-editor{width:100%;padding:10px 0 0;border-left:0;border-top:1px solid #263d55}}.live-player-layout .module-list button.locked-lesson{opacity:.62;background:#08121d}.live-player-layout .module-list button.locked-lesson:hover,.live-player-layout .module-list button.locked-lesson.active{opacity:.9;background:#14170f}.live-player-layout .module-list button.locked-lesson .status{border-color:#80601b;color:#f7be42;font-size:10px}.locked-video-state{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:radial-gradient(circle at center,#24170f,#080d14 68%);color:#fff;text-align:center}.locked-video-state>span{display:grid;place-items:center;width:62px;height:62px;border:1px solid #b57b1c;border-radius:50%;background:#442709;font-size:25px}.locked-video-state h2{margin:3px 0 0;font-size:25px}.locked-video-state p{margin:0;color:#c7b79e}.locked-video-state>b{font-size:22px;color:#fbbf24}.locked-video-state button{margin-top:5px;padding:11px 18px;border:0;border-radius:9px;background:linear-gradient(135deg,#2674ed,#10b8d7);color:#fff;font-weight:850}.course-free-count{position:absolute;right:14px;top:14px;padding:10px 14px;border:1px solid #42e6ac;border-radius:10px;background:#047857f2;color:#ecfff8;font:900 11px DM Mono;letter-spacing:.045em;box-shadow:0 8px 24px #001d14cc,0 0 18px #10b98144;text-shadow:0 1px 2px #003c2b}.subscription-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:18px}.subscription-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#02070dcc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.subscription-modal>section{position:relative;width:min(820px,100%);max-height:92vh;overflow:auto;padding:30px;border:1px solid #315574;border-radius:18px;background:linear-gradient(145deg,#0d1d2e,#07131f);box-shadow:0 30px 90px #000}.subscription-close{position:absolute;right:15px;top:13px;width:34px;height:34px;border:1px solid #36516a;border-radius:50%;background:#102337;color:#dceeff;font-size:20px}.subscription-modal h2{margin:8px 0 5px;font-size:30px}.subscription-modal>section>p{margin:0;color:#92a9bd}.subscription-plans{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:24px 0 16px}.subscription-plans article{position:relative;padding:22px;border:1px solid #2b455e;border-radius:14px;background:#0b1825}.subscription-plans article.featured{border-color:#2baed7;box-shadow:0 12px 36px #008cc022}.subscription-plans article>em{position:absolute;right:12px;top:12px;padding:5px 7px;border-radius:5px;background:#123f65;color:#62d8ff;font:800 7px DM Mono}.subscription-plans article>span{color:#5dd6f7;font:850 9px DM Mono;letter-spacing:.12em}.subscription-plans h3{margin:8px 0 14px;font-size:20px}.subscription-plans ul{min-height:112px;margin:0 0 18px;padding-left:19px;color:#b9cbda;font-size:12px;line-height:1.9}.subscription-plans article>button{width:100%;padding:12px;border:0;border-radius:9px;color:#fff;font-weight:850}.subscription-plans article>button.plan-standard{background:linear-gradient(135deg,#168bd4,#13b5d3)}.subscription-plans article>button.plan-full{background:linear-gradient(135deg,#8b5cf6,#c084fc)}.subscription-message{margin:12px 0;padding:12px;border:1px solid #277156;border-radius:9px;background:#082c21;color:#79e8bb;text-align:center;font-weight:750}.subscription-modal>section>small{display:block;color:#758ca1;text-align:center}@media(max-width:650px){.subscription-modal>section{padding:23px 16px}.subscription-plans{grid-template-columns:1fr}.subscription-modal h2{font-size:24px}}.subscription-payment{max-width:610px;margin:auto}.subscription-payment>p{margin:0;color:#92a9bd}.payment-back{margin:0 0 22px;padding:0;border:0;background:transparent;color:#71cfff;font-weight:750}.payment-method-tabs{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:22px 0 13px}.payment-method-tabs button{padding:13px;border:1px solid #2d4b67;border-radius:10px;background:#091724;color:#aac1d5;font-weight:850}.payment-method-tabs button.active{border-color:#27b7e6;background:linear-gradient(135deg,#205fbe,#078aa7);color:#fff;box-shadow:0 8px 24px #009bd22b}.payment-data{display:grid;gap:8px;padding:18px;border:1px solid #294863;border-radius:13px;background:#071522}.payment-data h3{margin:0 0 5px;font-size:16px}.payment-data>div{display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:10px;min-height:40px;padding:8px 10px;border:1px solid #203a51;border-radius:8px;background:#0b1d2c}.payment-data>div>span{color:#7893aa;font:800 9px DM Mono}.payment-data>div>b{color:#ecf7ff;font-size:13px;overflow-wrap:anywhere}.payment-data>div>button{padding:7px 10px;border:1px solid #28658a;border-radius:7px;background:#102c43;color:#76d8ff;font-size:10px;font-weight:800}.payment-data>small{color:#e5b85d;text-align:left}.mercado-pago-payment a{display:block;padding:13px;border-radius:9px;color:#fff;text-align:center;text-decoration:none;font-weight:850}.mercado-pago-payment a.plan-standard{background:linear-gradient(135deg,#168bd4,#13b5d3)}.mercado-pago-payment a.plan-full{background:linear-gradient(135deg,#8b5cf6,#c084fc)}.mercado-pago-payment a.plan-video{background:linear-gradient(135deg,#f59e0b,#fbbf24)}.payment-observation{display:block;margin:15px 0}.payment-observation>span{display:block;margin-bottom:6px;color:#9bb2c6;font-size:10px;font-weight:850}.payment-observation textarea{box-sizing:border-box;width:100%;resize:vertical;padding:12px;border:1px solid #2d4b67;border-radius:9px;outline:0;background:#071522;color:#fff;font:inherit}.payment-observation textarea:focus{border-color:#27b7e6}.confirm-payment-request{width:100%;padding:14px;border:0;border-radius:10px;background:linear-gradient(135deg,#276feb,#0fb7d7);color:#fff;font-weight:900}.confirm-payment-request:disabled{cursor:not-allowed;opacity:.58}@media(max-width:540px){.payment-data>div{grid-template-columns:72px 1fr}.payment-data>div>button{grid-column:1/-1}.payment-method-tabs{grid-template-columns:1fr}}.payment-request-panel{padding:24px;border:1px solid #2b4059;border-radius:14px;background:#0d1927}.payment-request-panel>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.payment-request-panel h3{margin:6px 0 0}.payment-request-panel>header>b{padding:7px 10px;border-radius:7px;background:#482d08;color:#ffc857;font-size:11px}.payment-request-list{display:grid;gap:9px}.payment-request-list article{display:grid;grid-template-columns:minmax(150px,1fr) minmax(250px,2fr) auto auto;align-items:center;gap:16px;padding:14px;border:1px solid #294159;border-radius:10px;background:#091522}.payment-request-list article>div{display:flex;flex-direction:column;gap:4px}.payment-request-list small{color:#8299ad;font-size:10px}.payment-request-list strong{font-size:12px}.payment-request-list em{padding:6px 8px;border-radius:6px;background:#473009;color:#ffc85c;font:800 8px DM Mono}.payment-request-list article.approved em{background:#083a2a;color:#64e5ac}.payment-request-list article.rejected em{background:#421722;color:#ff91a5}.payment-request-list article>div:last-child{flex-direction:row}.payment-request-list button{padding:8px 10px;border-radius:7px;font-size:9px;font-weight:850}.payment-request-list .approve{border:1px solid #16875d;background:#0b3b2d;color:#77e7bb}.payment-request-list .deny{border:1px solid #7f2737;background:#3a1520;color:#ff9daf}.payment-settings-panel{max-width:950px}.payment-settings-panel>p{margin:-9px 0 20px;color:#8198ac;font-size:12px}.payment-settings-panel h4{margin:12px 0 0;padding-top:18px;border-top:1px solid #263d53;color:#b9d8ec}@media(max-width:850px){.payment-request-list article{grid-template-columns:1fr}.payment-request-list article>div:last-child{flex-direction:row}}.global-price-input{display:flex;align-items:center;border:1px solid #314158;border-radius:8px;background:#081321;overflow:hidden}.global-price-input>span{padding:0 0 0 12px;color:#50d0f4;font-size:16px}.payment-settings-panel .global-price-input>input{border:0;background:transparent;font-size:16px;font-weight:850}.payment-settings-panel label>small{color:#6f879b;font-size:9px;font-weight:600}.individual-video-offer{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px;margin-top:22px;padding:18px;border:1px solid #168fc0;border-radius:13px;background:linear-gradient(110deg,#0b2338,#0a1725);box-shadow:0 10px 30px #008cc018}.individual-video-offer>div>span{color:#5dd6f7;font:850 9px DM Mono;letter-spacing:.12em}.individual-video-offer h3{margin:6px 0 4px;font-size:16px}.individual-video-offer p{margin:0;color:#88a4ba;font-size:11px}.individual-video-offer>b{color:#fff;font-size:20px;white-space:nowrap}.individual-video-offer>button{padding:11px 14px;border:0;border-radius:8px;background:linear-gradient(135deg,#f59e0b,#fbbf24);color:#fff;font-weight:850;white-space:nowrap}.subscription-modal>section{width:min(1080px,100%)}.subscription-plans{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.subscription-plans article{display:flex;flex-direction:column}.subscription-plans article>button{margin-top:auto}.subscription-plans .plan-price{display:flex;align-items:baseline;gap:6px;margin:13px 0 4px}.subscription-plans .plan-price b{color:#fff;font-size:29px;line-height:1}.subscription-plans .plan-price small{color:#7991a6;font-size:10px}.subscription-plans .plan-benefits{min-height:0;margin-bottom:13px}.subscription-plans .plan-benefits li::marker{color:#36db95}.subscription-plans .free-plan{border-color:#314254;background:#091520}.subscription-plans .free-plan h4{margin:2px 0 5px;color:#71869a;font:850 8px DM Mono;letter-spacing:.1em}.subscription-plans .plan-missing{min-height:0;color:#64788a;text-decoration:line-through}.subscription-plans .plan-missing li::marker{color:#ef546c}.subscription-plans .free-plan>button{border:1px solid #31465b;background:#152434;color:#8296a8}@media(max-width:860px){.subscription-plans{grid-template-columns:1fr}.subscription-plans ul{min-height:0}}.live-player-layout .module-chevron{order:-1;width:22px;flex:0 0 22px;color:#9ab1c6;font-size:25px!important;line-height:1;text-align:center;transform-origin:center;transition:transform .2s}.live-player-layout .module-list section.collapsed>header>.module-chevron,.live-player-layout .curriculum-section.collapsed>header>.module-chevron{transform:rotate(-90deg)}.live-player-layout .module-list button.locked-lesson:disabled{cursor:not-allowed;opacity:.42;background:#060d15;color:#7a8490}.live-player-layout .module-list button.locked-lesson:disabled:hover{opacity:.42;background:#060d15;color:#7a8490;transform:none}.live-player-layout .module-list button.locked-lesson .lesson-title-row>b,.live-player-layout .module-list button.locked-lesson small{text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:#6b7280}.live-player-layout .module-list button.locked-lesson .status{border-color:#47515d;color:transparent}.live-player-layout .module-list button.locked-lesson em.lesson-premium-badge{text-decoration:none;opacity:1}.live-player-layout .module-list section>header>.module-chevron,.live-player-layout .curriculum-section>header>.module-chevron{margin-right:9px}.live-player-layout .module-list section>header{padding-left:21px}.live-player-layout .curriculum-section>header{padding-left:21px}.live-player-layout .module-list header em.module-free-count{flex:0 0 auto;padding:5px 7px;border:1px solid #15976b;border-radius:6px;background:#075c43;color:#8dffd0;font:900 8px DM Mono;letter-spacing:.03em;box-shadow:0 0 12px #10b9812e}.pending-tab-count{display:inline-grid;place-items:center;min-width:18px;height:18px;margin-left:7px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;font:900 9px DM Mono;box-shadow:0 0 12px #ef444466}.payment-request-groups{display:grid;gap:14px}.payment-request-groups>section{overflow:hidden;border:1px solid #2b455d;border-radius:12px;background:#081421}.payment-request-groups>section>header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:linear-gradient(90deg,#112a43,#0a1826)}.payment-request-groups>section>header>div{display:flex;flex-direction:column;gap:3px}.payment-request-groups>section>header small{color:#7890a5;font-size:10px}.payment-request-groups>section>header>span{padding:5px 7px;border-radius:6px;background:#07111c;color:#82d9fa;font:800 8px DM Mono}.payment-request-groups .payment-request-list{padding:9px}.payment-request-groups .payment-request-list article{grid-template-columns:minmax(240px,1fr) auto auto}.calculator-shortcuts{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:-5px 0 17px}.calculator-shortcuts>span{margin-right:3px;color:#839ab0;font-size:10px;font-weight:800}.calculator-shortcuts button{padding:7px 10px;border:1px solid #31516e;border-radius:7px;background:#081522;color:#b8ddf3;font-size:10px;font-weight:800}.calculator-shortcuts button:hover{transform:translateY(-1px);filter:brightness(1.25)}.calculator-form>section.calc-material{border-color:#146a91;background:linear-gradient(145deg,#0c2636,#091522)}.calculator-form>section.calc-material>header>b{background:linear-gradient(135deg,#0284c7,#22d3ee)}.calculator-form>section.calc-machine{border-color:#5c3b97;background:linear-gradient(145deg,#211b3c,#091522)}.calculator-form>section.calc-machine>header>b{background:linear-gradient(135deg,#7c3aed,#a78bfa)}.calculator-form>section.calc-machine .calculator-shortcuts button{border-color:#654c92;color:#d5c7ff}.calculator-form>section.calc-profit{border-color:#80601b;background:linear-gradient(145deg,#30230e,#091522)}.calculator-form>section.calc-profit>header>b{background:linear-gradient(135deg,#d97706,#fbbf24)}.calculator-form>section.calc-profit .calculator-shortcuts button{border-color:#75571d;color:#ffe09a}.external-solution-links button{border:1px solid #1d354b;background:#0b1926}.external-solution-links button>span{margin-left:auto;color:#54caee}.catalog-change-plan{align-self:center;white-space:nowrap}.courses-plan-banner{display:flex;align-items:center;gap:15px;margin:28px 0 32px;padding:19px 21px;border:1px solid #1c5680;border-radius:13px;background:linear-gradient(90deg,#10253a,#0a1725);box-shadow:0 12px 34px #00101f66}.courses-plan-banner>span{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#0b3d68;color:#5ed8ff;font-size:24px}.courses-plan-banner>div{display:flex;flex:1;flex-direction:column;gap:5px}.courses-plan-banner b{font-size:14px}.courses-plan-banner small{color:#8ca5ba;font-size:11px}.courses-plan-banner button{padding:11px 17px;border:0;border-radius:9px;background:linear-gradient(135deg,#2674ed,#10b8d7);color:#fff;font-weight:850;white-space:nowrap}.library-coming-soon{min-height:calc(100vh - 40px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.coming-soon-icon{position:relative;display:grid;place-items:center;width:92px;height:92px;margin-bottom:22px;border:1px solid #2d5f82;border-radius:24px;background:linear-gradient(145deg,#123253,#0a1725);color:#65d7fa;box-shadow:0 20px 60px #00628a33}.coming-soon-icon>span{position:absolute;right:-7px;bottom:-7px;display:grid;place-items:center;width:34px;height:34px;border:3px solid #08111d;border-radius:50%;background:#1d4ed8;color:#fff}.library-coming-soon h1{margin:10px 0;font-size:45px}.library-coming-soon>p{max-width:650px;margin:0;color:#8da3b7;font-size:15px;line-height:1.7}.library-coming-soon>div:not(.coming-soon-icon){display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin:25px 0}.library-coming-soon>div:not(.coming-soon-icon)>b{padding:9px 12px;border:1px solid #29445d;border-radius:8px;background:#0b1927;color:#b7d2e6;font-size:10px}.library-coming-soon>small{color:#617a90}@media(max-width:650px){.courses-plan-banner{align-items:flex-start;flex-wrap:wrap}.courses-plan-banner button{width:100%}}.calculator-title h1{font-size:38px}.calculator-title p{color:#a9bfd2;font-size:14px}.calculator-form>section{padding:24px}.calculator-form h2{font-size:22px}.calculator-form header p{color:#a9bfd2;font-size:13px}.calculator-form>section>header>b{width:43px;height:43px;font-size:14px}.calculator-fields{gap:16px}.calculator-fields label>span{color:#e2edf6;font-size:14px;font-weight:800}.calculator-fields input{padding:14px;font-size:17px}.calculator-fields em{color:#8bdef5;font-size:12px}.calculator-fields input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.calculator-fields input[type=number]::-webkit-inner-spin-button,.calculator-fields input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.calculator-shortcuts{gap:9px}.calculator-shortcuts>span{color:#bed0df;font-size:12px}.calculator-shortcuts button{min-height:38px;padding:9px 14px;font-size:12px;transition:.18s}.calculator-shortcuts button.active{border-color:#70dcff;background:linear-gradient(135deg,#1677c8,#0ba6c5);color:#fff;box-shadow:0 7px 18px #009dd444,0 0 0 2px #48cfff24}.calculator-form>section.calc-machine .calculator-shortcuts button.active{border-color:#b8a2ff;background:linear-gradient(135deg,#6940c7,#8b5cf6);color:#fff;box-shadow:0 7px 18px #7c3aed44}.calculator-form>section.calc-profit .calculator-shortcuts button.active{border-color:#ffd36b;background:linear-gradient(135deg,#bc7005,#e59a14);color:#fff;box-shadow:0 7px 18px #d9770644}.calculator-results h2{font-size:26px}.cost-lines p,.order-total,.marketplace-total{color:#b8cad8;font-size:14px}.cost-lines b,.order-total b,.marketplace-total b{font-size:15px}.calculator-note{color:#91a8ba;font-size:12px}.solution-links-showcase{margin-top:34px;padding:28px;border:1px solid #29455f;border-radius:16px;background:linear-gradient(145deg,#0d1c2b,#08131f)}.solution-links-heading h2{margin:8px 0 5px;font-size:25px}.solution-links-heading p{margin:0;color:#8299ae;font-size:12px}.solution-links-showcase>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:21px}.solution-links-showcase a{position:relative;padding:22px;border:1px solid #285273;border-radius:13px;background:linear-gradient(135deg,#102d48,#0a1826);color:#fff;text-decoration:none;transition:.2s}.solution-links-showcase a:last-child{border-color:#59428d;background:linear-gradient(135deg,#251e43,#0a1826)}.solution-links-showcase a:hover{transform:translateY(-3px);box-shadow:0 15px 35px #0007}.solution-links-showcase a>span{color:#5dd7fa;font:850 8px DM Mono;letter-spacing:.1em}.solution-links-showcase a:last-child>span{color:#c4b5fd}.solution-links-showcase h3{margin:8px 0 7px;font-size:19px}.solution-links-showcase a p{max-width:520px;margin:0 0 18px;color:#9db2c4;font-size:12px;line-height:1.6}.solution-links-showcase a b{color:#70ddff;font-size:11px}.solution-links-showcase a:last-child b{color:#c4b5fd}@media(max-width:720px){.solution-links-showcase>div:last-child{grid-template-columns:1fr}.solution-links-showcase{padding:20px}}.course-ecosystem-slot{min-height:360px;border:1px solid #285273;border-radius:14px;padding:25px;background:linear-gradient(145deg,#10233a,#0a1725);display:flex;flex-direction:column;gap:12px}.course-ecosystem-slot>h3{font-size:23px;margin:0 0 4px;color:#e5f5ff}.course-ecosystem-slot>a{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;border:1px solid #294a68;border-radius:11px;background:#081522;color:#fff;text-decoration:none;transition:.2s}.course-ecosystem-slot>a:last-child{border-color:#59428d;background:#15142a}.course-ecosystem-slot>a:hover{transform:translate(4px);border-color:#38bdf8}.course-ecosystem-slot a div{display:flex;flex-direction:column;gap:5px}.course-ecosystem-slot a b{font-size:15px}.course-ecosystem-slot a small{font-size:11px;color:#91a6ba;line-height:1.45}.course-ecosystem-slot a strong{white-space:nowrap;color:#67e8f9;font-size:11px}.landing-ecosystem{padding:90px 6vw;background:linear-gradient(180deg,#0b1725,#0d2340)}.landing-ecosystem>.section-title{margin-bottom:32px}.ecosystem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ecosystem-grid>a,.ecosystem-grid>button{text-align:left;padding:30px;border:1px solid #29425f;border-radius:16px;background:linear-gradient(145deg,#10233a,#0a1725);color:#fff;text-decoration:none;transition:.22s}.ecosystem-grid>button{font:inherit}.ecosystem-grid>a:hover,.ecosystem-grid>button:hover{transform:translateY(-5px);border-color:#38bdf8;box-shadow:0 20px 45px #02061788}.ecosystem-grid svg{color:#38bdf8;margin-bottom:24px}.ecosystem-grid small{display:block;color:#67e8f9;font:700 9px DM Mono;letter-spacing:1px}.ecosystem-grid h3{font-size:21px;margin:10px 0}.ecosystem-grid p{color:#9eb0c5;font-size:13px;line-height:1.65;min-height:64px}.ecosystem-grid b{color:#7dd3fc;font-size:12px}.social-link{display:flex!important;align-items:center;gap:8px}.social-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.public-footer a{color:#8190a4;text-decoration:none;font-size:12px}.public-footer a:hover{color:#fff}.legal-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:22px}.legal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#020617d9;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.legal-modal article{position:relative;width:min(650px,100%);max-height:85vh;overflow:auto;padding:38px;border:1px solid #31506f;border-radius:17px;background:linear-gradient(150deg,#102033,#08121e);box-shadow:0 30px 80px #000c}.legal-modal h2{font-size:29px;margin:12px 0 22px}.legal-modal p{color:#b4c1d1;font-size:14px;line-height:1.75}.legal-close{position:absolute;right:16px;top:15px;width:34px;height:34px;border:1px solid #33475f;border-radius:50%;background:#0b1725;color:#fff;font-size:20px}@media(max-width:900px){.ecosystem-grid{grid-template-columns:1fr}.course-ecosystem-slot{min-height:auto}}@media(max-width:600px){.landing-ecosystem{padding:65px 7vw}.legal-modal article{padding:28px 22px}.course-ecosystem-slot>a{align-items:flex-start;flex-direction:column}}.live-player-layout .module-list>section{margin-bottom:8px;border-left:4px solid #2889ff;background:#081522}.live-player-layout .module-list>section:nth-child(4n+2){border-left-color:#23c7df}.live-player-layout .module-list>section:nth-child(4n+3){border-left-color:#8b5cf6}.live-player-layout .module-list>section:nth-child(4n+4){border-left-color:#f59e0b}.live-player-layout .module-list>section>header{min-height:60px;padding:15px 17px;background:linear-gradient(90deg,#10243a,#0a1725);box-shadow:inset 0 -1px #294058}.live-player-layout .module-list>section:nth-child(4n+2)>header{background:linear-gradient(90deg,#0d2934,#0a1725)}.live-player-layout .module-list>section:nth-child(4n+3)>header{background:linear-gradient(90deg,#211c3f,#0a1725)}.live-player-layout .module-list>section:nth-child(4n+4)>header{background:linear-gradient(90deg,#31230d,#0a1725)}.live-player-layout .module-list>section>header b{font-size:15px!important;letter-spacing:-.01em}.live-player-layout .module-list>section>header small{padding:5px 8px;border-radius:6px;background:#07111d;color:#81d9ff!important;font-size:11px!important}.live-player-layout .module-list .module-sections>button,.live-player-layout .module-list .curriculum-section>button{min-height:87px;padding:14px 15px 13px 17px;border-bottom:1px solid #20364a;background:#091724}.live-player-layout .module-list .module-sections>button:nth-of-type(2n),.live-player-layout .module-list .curriculum-section>button:nth-of-type(2n){background:#0b1a29}.live-player-layout .module-list .module-sections>button:hover,.live-player-layout .module-list .curriculum-section>button:hover{background:#102944;transform:translate(2px)}.live-player-layout .module-list .module-sections>button.active,.live-player-layout .module-list .curriculum-section>button.active{background:linear-gradient(90deg,#12345c,#0d2238);box-shadow:inset 3px 0 #35bdf5}.live-player-layout .lesson-title-row b{font-size:13px!important;line-height:1.35}.live-player-layout .lesson-free-badge{padding:5px 8px!important;background:#047857!important;color:#d8fff1!important;box-shadow:0 0 12px #10b98133}.live-player-layout .lesson-premium-badge{padding:5px 8px!important;background:#4b3108!important;color:#ffd061!important}.live-player-layout .lesson-complete-toggle.done{flex:0 0 22px;width:22px;height:22px;border:1px solid #36d399;background:#087454;color:#fff;box-shadow:0 0 13px #10b98155}� � .side-nav:nth-of-type(1) button:nth-child(1) svg{color:#38bdf8}.side-nav:nth-of-type(1) button:nth-child(1) svg{color:#38bdf8}.side-nav:nth-of-type(1) button:nth-child(2) svg{color:#818cf8}.side-nav:nth-of-type(1) button:nth-child(3) svg{color:#f43f5e}.side-nav:nth-of-type(2) button:nth-child(1) svg{color:#a78bfa}.side-nav:nth-of-type(2) button:nth-child(2) svg{color:#fcd34d}.side-nav.external-solution-links button:nth-child(1) svg{color:#34d399}.side-nav.external-solution-links button:nth-child(2) svg{color:#fbbf24}.disabled-nav{opacity:.6;cursor:not-allowed!important;pointer-events:none}.nav-soon{background:#334155;color:#94a3b8;font-size:9px;padding:2px 5px;border-radius:4px;margin-left:6px;font-weight:700;letter-spacing:.5px}.disabled-ecosystem{opacity:.7;cursor:not-allowed!important;pointer-events:none}.coming-soon-badge{background:#1e293b;color:#94a3b8;font-size:8px;padding:3px 6px;border-radius:5px;margin-left:8px;vertical-align:middle}.coming-soon-text{color:#64748b!important}@keyframes ecosystem-shine{0%{box-shadow:0 0 #38bdf866}70%{box-shadow:0 0 15px 10px #38bdf800}to{box-shadow:0 0 #38bdf800}}.ecosystem-glow{animation:ecosystem-shine 2s infinite;border-color:#38bdf84d!important}.welcome-promo{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#1e3a8a33,#0ea5e922);border:1px solid rgba(56,189,248,.25);padding:10px 16px;border-radius:12px;color:#e0f2fe;text-decoration:none;transition:.2s;margin-bottom:5px}.welcome-promo:hover{background:linear-gradient(135deg,#1e3a8a66,#0ea5e944);transform:translateY(-2px)}.welcome-promo div{display:flex;flex-direction:column}.welcome-promo b{font-size:13px;color:#fcd34d}.welcome-promo span{font-size:11px;color:#fde68a}
