@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--bg:#080a0f;--surface:#10131a;--surface2:#151922;--line:#ffffff17;--text:#f4f6fb;--muted:#9199a8;--nav:232px;--purple:#98f;--ease:cubic-bezier(.2,.8,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,sans-serif}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}::selection{color:#090a0e;background:#98f}.app-shell{min-height:100vh}.sidebar{width:var(--nav);border-right:1px solid var(--line);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);z-index:20;background:#080a0fe0;flex-direction:column;padding:27px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;padding:0 7px 34px;display:flex}.brand>span{background:linear-gradient(145deg,#a594ff22,#6d5fe711);border:1px solid #7770b8;border-radius:10px;place-items:center;width:34px;height:34px;font:800 18px Manrope;display:grid}.brand strong{letter-spacing:.12em;font:800 15px Manrope}.brand small{color:var(--muted);letter-spacing:.16em;margin-top:2px;font:500 7px Manrope;display:block}.sidebar nav{gap:5px;display:grid}.sidebar nav a{color:#838b99;border-radius:12px;align-items:center;gap:13px;padding:11px 12px;font-size:14px;transition:all .25s;display:flex}.sidebar nav a:hover,.sidebar nav a.active{color:#fff;background:#fff1}.sidebar nav a.active:before{content:"";background:var(--purple);width:3px;height:17px;box-shadow:0 0 14px var(--purple);border-radius:9px;position:absolute;left:0}.side-bottom{margin-top:auto}.streak{background:linear-gradient(135deg,#ff775b16,#0000);border:1px solid #ff775b28;border-radius:14px;align-items:center;gap:11px;margin-bottom:10px;padding:12px;display:flex}.streak svg{color:#ff795e}.streak span span,.streak small{display:block}.streak strong{font-size:13px}.streak small{color:var(--muted);margin-top:2px;font-size:10px}.upload{color:#bbc0ca;background:0 0;border:1px dashed #ffffff26;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:11px;display:flex}.side-bottom p{color:#656c79;font-size:9px;line-height:1.4}.workspace{margin-left:var(--nav);min-width:0}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:15;background:#080a0fb8;justify-content:space-between;align-items:center;height:72px;padding:0 4vw;display:flex;position:sticky;top:0}.search{color:#777f8c;align-items:center;gap:10px;font-size:12px;display:flex}.search kbd{border:1px solid var(--line);border-radius:6px;margin-left:8px;padding:4px 7px;font:10px inherit}.top-actions{align-items:center;gap:9px;display:flex}.icon-button,.avatar{border:1px solid var(--line);color:#c4c9d1;background:#11141b;border-radius:11px;place-items:center;width:37px;height:37px;display:grid}.avatar{background:linear-gradient(135deg,#8e7df0,#5346b3);font-size:11px;font-weight:700}.mobile-menu,.mobile-close{display:none}.dashboard,.subject-page{width:min(1250px,92%);margin:auto;padding:58px 0 100px}.welcome{justify-content:space-between;align-items:center;min-height:270px;display:flex}.overline{letter-spacing:.18em;color:#8e96a4;align-items:center;gap:8px;font:600 10px Manrope;display:flex}.overline>i{background:#a495ff;width:22px;height:1px}.welcome h1{letter-spacing:-.065em;margin:20px 0;font:500 clamp(48px,6.5vw,88px)/.96 Manrope}.welcome h1 em{color:#9b8aff;font-style:normal}.welcome p{color:var(--muted);max-width:520px;font-size:15px;line-height:1.6}.level-orbit{place-items:center;width:185px;height:185px;margin-right:5vw;display:grid;position:relative}.level-orbit>span{text-align:center;background:radial-gradient(circle at 35% 25%,#242034,#0c0e14 70%);border:1px solid #a38fff55;border-radius:50%;place-content:center;width:115px;height:115px;display:grid;box-shadow:0 0 45px #7e69ff20}.level-orbit small,.level-orbit i{letter-spacing:.14em;color:#8c849f;font-size:8px;font-style:normal}.level-orbit strong{font:600 35px Manrope}.orbit{border:1px solid #8173d83c;border-radius:50%;position:absolute}.orbit-a{animation:18s linear infinite spin;inset:12px}.orbit-a:after{content:"";background:#a18cff;border-radius:50%;width:7px;height:7px;position:absolute;top:16px;left:22px;box-shadow:0 0 13px #a18cff}.orbit-b{opacity:.45;border-style:dashed;animation:30s linear infinite reverse spin;inset:0}@keyframes spin{to{transform:rotate(360deg)}}.today-grid{grid-template-columns:1.55fr .85fr;gap:15px;display:grid}.focus-card,.daily,.deadline{border:1px solid var(--line);border-radius:22px;overflow:hidden}.focus-card{background:linear-gradient(120deg,#141720,#101218);min-height:330px;display:flex;position:relative}.focus-copy{z-index:2;padding:40px}.focus-copy h2{letter-spacing:-.045em;margin:35px 0 8px;font:600 39px/1.05 Manrope}.focus-copy>p{color:var(--muted);font-size:12px}.focus-progress{align-items:center;gap:12px;margin:30px 0 22px;display:flex}.focus-progress span{background:#ffffff12;width:150px;height:3px}.focus-progress i{background:#ff715b;width:60%;height:100%;display:block}.focus-progress small{color:#858c98}.focus-copy>a{align-items:center;gap:12px;font-size:12px;font-weight:600;display:flex}.focus-copy>a svg{width:16px}.composition-art{background:linear-gradient(140deg,#2c2524,#15171e);width:43%;margin-left:auto;position:relative;overflow:hidden}.composition-art:after{content:"";background:radial-gradient(circle at 60% 40%,#ff6a4c35,#0000 45%);position:absolute;inset:0}.composition-art i{border:1px solid #ff826b66;position:absolute}.composition-art i:first-child{border-radius:50%;width:170px;height:170px;top:18%;left:20%}.composition-art i:nth-child(2){width:110px;height:180px;top:28%;left:42%;transform:rotate(36deg)}.composition-art i:nth-child(3){width:210px;top:63%;left:5%;transform:rotate(-18deg)}.composition-art b{z-index:2;color:#ff8069;font:800 72px Manrope;position:absolute;bottom:8%;right:13%}.daily-stack{gap:15px;display:grid}.daily,.deadline{background:var(--surface);justify-content:space-between;align-items:end;padding:25px;display:flex}.daily{background:radial-gradient(circle at 100% 0,#9988ff24,#0000 55%),#11141b}.daily span,.deadline span{letter-spacing:.15em;color:#9888ee;font:600 9px Manrope}.daily h3{margin:15px 0;font:600 24px/1.1 Manrope}.daily p,.deadline p{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.daily p svg{width:13px}.daily button{color:#090a0e;background:#9b8aff;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.deadline{align-items:center}.deadline>svg{color:#ffb867}.deadline div{flex:1;margin-left:16px}.deadline h3{margin:7px 0 0;font-size:17px}.deadline b{text-align:center;font:600 28px Manrope}.deadline b small{color:var(--muted);letter-spacing:.1em;font-size:8px;display:block}.content-section,.playground{padding-top:105px}.content-section>header,.playground>header,.topic-area>header,.subject-quiz>header{justify-content:space-between;align-items:end;margin-bottom:30px;display:flex}.content-section h2,.playground h2,.topic-area h2,.study-module h2,.subject-quiz h2{letter-spacing:-.05em;margin:9px 0 0;font:600 clamp(35px,4vw,54px) Manrope}.content-section header p,.playground header p,.topic-area header p{color:var(--muted);font-size:12px;line-height:1.6}.subjects-grid{perspective:900px;grid-template-columns:repeat(6,1fr);gap:13px;display:grid}.subject-card{--rx:0deg;--ry:0deg;border:1px solid var(--line);background:linear-gradient(150deg,color-mix(in srgb,var(--accent) 7%,#11141b),#0e1117 65%);min-height:310px;transform:rotateX(var(--rx)) rotateY(var(--ry));transition:transform .25s var(--ease),border-color .25s;animation:rise .7s var(--ease) both;animation-delay:var(--delay);border-radius:20px;flex-direction:column;grid-column:span 2;padding:23px;display:flex;position:relative;overflow:hidden}.subject-card:nth-child(4),.subject-card:nth-child(5){grid-column:span 3;min-height:270px}.subject-card:hover{border-color:color-mix(in srgb,var(--accent) 50%,transparent);transform:translateY(-5px) rotateX(var(--rx)) rotateY(var(--ry))}.subject-glow{background:var(--accent);filter:blur(95px);opacity:.09;border-radius:50%;width:180px;height:180px;position:absolute;top:-60px;right:-60px}.subject-top{color:color-mix(in srgb,var(--accent) 75%,white);letter-spacing:.15em;justify-content:space-between;font:600 9px Manrope;display:flex}.subject-top svg{width:17px}.subject-symbol{color:var(--accent);text-shadow:0 0 30px var(--accent);margin:28px 0 auto;font-size:37px}.subject-card small{color:var(--accent);letter-spacing:.12em;font-size:9px}.subject-card h3{margin:8px 0;font:600 20px/1.15 Manrope}.subject-card p{color:var(--muted);margin:0 0 22px;font-size:11px;line-height:1.5}.progress-line{align-items:center;gap:10px;display:flex}.progress-line>span{background:#ffffff10;flex:1;height:2px}.progress-line b{background:linear-gradient(90deg,var(--accent),var(--accent2));height:100%;display:block}.progress-line strong{color:var(--muted);font-size:10px}.insight-row{grid-template-columns:repeat(3,1fr);gap:13px;padding-top:18px;display:grid}.insight-row article{border:1px solid var(--line);background:#0e1117;border-radius:17px;gap:15px;padding:20px;display:flex}.insight-row svg{color:#9181ef}.insight-row div{flex:1}.insight-row small{letter-spacing:.12em;color:var(--muted);font-size:8px;display:block}.insight-row strong{margin:7px 0;font:600 24px Manrope;display:block}.insight-row p{color:var(--muted);margin:0;font-size:10px}.insight-row span{background:#ffffff12;height:3px;display:block}.insight-row i{background:#9181ef;height:100%;display:block}.playground{max-width:900px;margin:auto}.quiz{border:1px solid var(--line);background:var(--surface);border-radius:22px;padding:30px}.quiz-head{color:var(--muted);justify-content:space-between;font-size:10px;display:flex}.quiz-head strong{color:#a793ff}.quiz-progress{background:#ffffff10;height:3px;margin:15px 0 35px}.quiz-progress i{background:linear-gradient(90deg,#7969e8,#b79cff);height:100%;transition:all .4s;display:block}.quiz>h3{max-width:650px;font:600 25px/1.3 Manrope}.answers{grid-template-columns:1fr 1fr;gap:10px;margin-top:25px;display:grid}.answers button{text-align:left;border:1px solid var(--line);color:#cbd0d8;background:#0c0f15;border-radius:12px;align-items:center;gap:12px;padding:13px;transition:all .2s;display:flex}.answers button:hover{border-color:#98f8;transform:translateY(-1px)}.answers button>span{color:#9282ec;background:#ffffff0b;border-radius:8px;place-items:center;width:28px;height:28px;font-size:10px;display:grid}.answers svg{width:17px;margin-left:auto}.answers .correct{color:#d9ffed;background:#54d89b12;border-color:#54d89b}.answers .wrong{background:#ff71690d;border-color:#ff7169;animation:.3s shake}.answers .muted{opacity:.45}.explanation{background:#9888ff0b;border-left:2px solid #9888ff;margin-top:15px;padding:17px}.explanation strong{font-size:12px}.explanation p{color:var(--muted);font-size:11px;line-height:1.5}.explanation button,.primary-button{color:#aa9aff;background:0 0;border:0;padding:0;font-size:11px;font-weight:600}.result{text-align:center;border:1px solid var(--line);background:var(--surface);border-radius:22px;padding:45px}.result-ring{border:2px solid #9b8aff;border-radius:50%;place-content:center;width:120px;height:120px;margin:auto;display:grid;box-shadow:0 0 50px #9b8aff22}.result-ring strong{font:600 28px Manrope}.result-ring span{color:var(--muted);font-size:9px}.result p{color:var(--muted);font-size:12px}.primary-button{color:#090a0e;background:#9b8aff;border-radius:11px;align-items:center;gap:7px;margin:20px auto 0;padding:11px 16px;display:flex}.primary-button svg{width:15px}.settings-trigger{position:relative}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:60;background:#020308aa;position:fixed;inset:0}.settings-panel{border:1px solid var(--line);background:#11141b;border-radius:22px;width:min(390px,100% - 40px);padding:24px;position:absolute;top:20px;right:20px;box-shadow:0 30px 100px #000}.panel-title{justify-content:space-between;align-items:start;margin-bottom:25px;display:flex}.panel-title small{color:#98f;letter-spacing:.14em;font-size:9px}.panel-title h2{margin:7px 0;font:600 25px Manrope}.setting-row{border:0;border-top:1px solid var(--line);color:#fff;text-align:left;background:0 0;align-items:center;gap:13px;width:100%;padding:15px 0;display:flex}.setting-icon{background:#ffffff0a;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.setting-icon svg{width:17px}.setting-row>span:nth-child(2){flex:1}.setting-row strong,.setting-row small{display:block}.setting-row strong{font-size:12px}.setting-row small{color:var(--muted);margin-top:3px;font-size:10px}.setting-row i{background:#31343c;border-radius:20px;width:38px;height:21px;padding:3px;transition:all .2s}.setting-row i b{background:#838a96;border-radius:50%;width:15px;height:15px;transition:all .2s;display:block}.setting-row i.on{background:#7769dc}.setting-row i.on b{background:#fff;transform:translate(17px)}.settings-note{color:#707785;font-size:9px}.subject-page{padding-top:30px}.back{color:var(--muted);align-items:center;gap:8px;margin-bottom:25px;font-size:11px;display:inline-flex}.back svg{width:15px}.subject-hero{border:1px solid color-mix(in srgb,var(--accent) 25%,transparent);background:radial-gradient(circle at 90% 30%,color-mix(in srgb,var(--accent) 20%,transparent),transparent 36%),linear-gradient(125deg,color-mix(in srgb,var(--accent) 9%,#11141b),#0e1117);border-radius:26px;justify-content:space-between;align-items:center;min-height:365px;padding:55px;display:flex;position:relative;overflow:hidden}.subject-hero h1{letter-spacing:-.06em;max-width:750px;margin:20px 0;font:600 clamp(43px,6vw,75px)/.98 Manrope}.subject-hero p{color:var(--muted)}.subject-meta{gap:20px;margin-top:35px;display:flex}.subject-meta span{color:#b1b6c1;align-items:center;gap:6px;font-size:10px;display:flex}.subject-meta svg{width:14px;color:var(--accent)}.hero-glyph{color:var(--accent);opacity:.75;text-shadow:0 0 80px var(--accent);margin-right:5vw;font-size:130px}.subject-tabs{border-bottom:1px solid var(--line);background:var(--bg);z-index:10;align-items:center;gap:30px;height:65px;display:flex;position:sticky;top:72px}.subject-tabs a{color:var(--muted);align-items:center;height:100%;font-size:11px;display:flex;position:relative}.subject-tabs a.active{color:#fff}.subject-tabs a.active:after{content:"";background:var(--accent);height:2px;position:absolute;bottom:-1px;left:0;right:0}.topic-area{padding-top:90px}.topic-map{gap:12px;max-width:800px;margin:40px auto;display:grid;position:relative}.topic-map article{border:1px solid var(--line);z-index:1;background:#0e1117;border-radius:16px;align-items:center;gap:18px;padding:18px;display:flex}.topic-map article.active{border-color:color-mix(in srgb,var(--accent) 55%,transparent);background:linear-gradient(90deg,color-mix(in srgb,var(--accent) 10%,#0e1117),#0e1117)}.topic-map article.locked{opacity:.43}.node{border:1px solid var(--line);width:42px;height:42px;color:var(--muted);background:#10131a;border-radius:50%;place-items:center;display:grid}.done .node,.active .node{border-color:var(--accent);color:var(--accent);box-shadow:0 0 20px color-mix(in srgb,var(--accent) 18%,transparent)}.node svg{width:17px}.topic-map article>div:nth-child(2){flex:1}.topic-map small{color:var(--accent);letter-spacing:.14em;font-size:8px}.topic-map h3{margin:5px 0;font:600 16px Manrope}.topic-map p{color:var(--muted);margin:0;font-size:10px}.topic-map button{color:var(--muted);background:0 0;border:0}.map-line{background:var(--line);width:1px;position:absolute;top:35px;bottom:35px;left:39px}.study-module{border:1px solid var(--line);background:radial-gradient(circle at 80%,color-mix(in srgb,var(--accent) 9%,transparent),transparent 40%),#0d1016;border-radius:26px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:7vw;margin-top:110px;padding:60px;display:grid}.module-copy>p{color:var(--muted);max-width:390px;font-size:12px;line-height:1.6}.module-stats{gap:25px;margin-top:35px;display:flex}.module-stats span{color:var(--muted);font-size:9px}.module-stats strong{color:#fff;margin-right:4px;font-size:16px}.flashcard{perspective:1000px;background:0 0;border:0;width:100%;height:320px}.flash-inner{width:100%;height:100%;transition:transform .65s var(--ease);transform-style:preserve-3d;position:relative}.flashcard.flipped .flash-inner{transform:rotateY(180deg)}.flash-face{backface-visibility:hidden;border:1px solid color-mix(in srgb,var(--accent) 35%,transparent);background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 11%,#171a22),#0e1016);color:#fff;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;padding:25px;display:flex;position:absolute;inset:0;box-shadow:0 25px 60px #0006}.flash-face small{color:var(--accent);letter-spacing:.13em;font-size:8px;position:absolute;top:23px;left:25px}.flash-face strong{font:600 48px Manrope}.flash-face>span{color:var(--muted);font-size:9px;position:absolute;bottom:22px}.flash-back{transform:rotateY(180deg)}.flash-back p{max-width:430px;font:500 20px/1.5 Manrope}.rating{text-align:center;margin-top:16px}.rating>span{color:var(--muted);margin-right:12px;font-size:9px}.rating button{color:#aeb4bf;border:1px solid var(--line);background:0 0;border-radius:9px;margin:3px;padding:8px 12px;font-size:9px}.rating button:hover{border-color:var(--accent);color:#fff}.subject-quiz{max-width:900px;margin:110px auto 0}.ghost-button{border:1px solid var(--line);color:#c7ccd5;background:0 0;border-radius:11px;align-items:center;gap:7px;padding:10px 14px;font-size:10px;display:flex}.ghost-button svg{width:14px}.not-found,.loading{text-align:center;place-content:center;min-height:100vh;display:grid}.not-found>span{color:#98f;font:700 70px Manrope}.not-found h1{font:600 35px Manrope}.not-found p{color:var(--muted)}.not-found a{color:#080a0f;background:#98f;border-radius:10px;margin:20px auto;padding:11px 17px}.loading{color:var(--muted);gap:13px;font-size:11px}.loading i{border:2px solid #ffffff12;border-top-color:#98f;border-radius:50%;width:30px;height:30px;margin:auto;animation:.7s linear infinite spin}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes shake{25%{transform:translate(-4px)}75%{transform:translate(4px)}}html[data-theme=light]{--bg:#eef0f5;--surface:#fff;--surface2:#e9ebf1;--line:#0a0f191a;--text:#151721;--muted:#6c7280;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=light] .sidebar,html[data-theme=light] .topbar{background:#f3f4f8dd}html[data-theme=light] .subject-card,html[data-theme=light] .quiz,html[data-theme=light] .insight-row article{background:#fff}html[data-theme=light] .icon-button{color:#242630;background:#fff}@media (max-width:1000px){:root{--nav:82px}.brand strong,.sidebar nav span,.side-bottom p,.streak span,.upload{display:none}.brand{justify-content:center;padding-left:0;padding-right:0}.sidebar nav a,.streak{justify-content:center}.subjects-grid{grid-template-columns:repeat(2,1fr)}.subject-card,.subject-card:nth-child(4),.subject-card:nth-child(5){grid-column:auto}.today-grid{grid-template-columns:1fr}.daily-stack{grid-template-columns:1fr 1fr}.study-module{grid-template-columns:1fr;padding:40px}}@media (max-width:720px){:root{--nav:0}.sidebar{width:min(280px,85vw);transition:all .3s;transform:translate(-105%)}.sidebar.open{transform:none}.sidebar.open .brand strong,.sidebar.open nav span,.sidebar.open .streak span,.sidebar.open .upload{display:block}.sidebar.open nav a{justify-content:flex-start}.mobile-close{display:grid;position:absolute;top:23px;right:12px}.nav-scrim{z-index:19;background:#0009;border:0;position:fixed;inset:0}.workspace{margin:0}.mobile-menu{display:grid}.topbar{padding:0 16px}.search span,.search kbd{display:none}.dashboard,.subject-page{width:calc(100% - 28px);padding-top:30px}.welcome{min-height:300px}.welcome h1{font-size:53px}.level-orbit{display:none}.today-grid{display:block}.focus-card{min-height:390px}.focus-copy{padding:26px}.composition-art{opacity:.65;width:46%;height:48%;position:absolute;bottom:0;right:0}.daily-stack{grid-template-columns:1fr;margin-top:13px}.daily,.deadline{min-height:155px}.content-section,.playground{padding-top:75px}.content-section>header,.playground>header,.topic-area>header,.subject-quiz>header{display:block}.content-section header p,.playground header p{margin-top:15px}.subjects-grid{grid-template-columns:1fr}.subject-card,.subject-card:nth-child(4),.subject-card:nth-child(5){min-height:265px}.insight-row,.answers{grid-template-columns:1fr}.quiz{padding:20px}.subject-hero{align-items:flex-end;min-height:420px;padding:30px}.subject-hero h1{font-size:44px}.hero-glyph{opacity:.45;margin:0;font-size:80px;position:absolute;top:20px;right:20px}.subject-meta{gap:8px;display:grid}.subject-tabs{gap:25px;overflow-x:auto}.subject-tabs a{white-space:nowrap}.study-module{margin-top:70px;padding:25px}.flashcard{height:285px}.flash-face strong{font-size:38px}.flash-back p{font-size:16px}.rating>span{margin-bottom:7px;display:block}.topic-area{padding-top:65px}.topic-map article{padding:14px}.subject-quiz{margin-top:75px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.subject-card{transform:none!important}}html[data-motion=reduced] *{transition-duration:.001ms!important;animation:none!important}html[data-motion=reduced] .subject-card{transform:none!important}.cinematic-dashboard{padding-top:26px;overflow:hidden}.cinematic-hero{isolation:isolate;background:#111722;border-radius:30px;align-items:flex-end;min-height:min(760px,100vh - 112px);padding:clamp(32px,5vw,76px);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 100px #00000059}.hero-photo{object-fit:cover;object-position:center 44%;z-index:-3;filter:saturate(.88)contrast(1.08);width:100%;height:100%;animation:18s ease-in-out infinite alternate heroDrift;position:absolute;inset:0}.hero-film{z-index:-2;background:linear-gradient(90deg,#04070cf0 0%,#05080ead 45%,#07090e1a 78%),linear-gradient(#0000 48%,#05080dd6);position:absolute;inset:0}.hero-film:after{content:"";opacity:.11;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-copy{z-index:2;max-width:850px;position:relative}.hero-copy .overline{color:#fff;margin-bottom:38px}.hero-copy .overline i{box-shadow:0 0 18px #86ffc3}.hero-kicker{font:700 11px/1.2 var(--mono,monospace);letter-spacing:.21em;color:#ffffff8f;margin:0 0 18px}.hero-copy h1{letter-spacing:-.067em;color:#fff;max-width:980px;margin:0;font-size:clamp(54px,7.2vw,112px);font-weight:720;line-height:.86}.hero-copy h1 em{letter-spacing:-.065em;color:#ffca8a;font-family:Georgia,serif;font-weight:400}.hero-intro{color:#ffffffbf;max-width:570px;margin:32px 0 0;font-size:clamp(16px,1.35vw,20px);line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:34px;display:flex}.hero-primary,.hero-secondary{border-radius:999px;align-items:center;gap:12px;padding:14px 20px;font-size:13px;font-weight:750;transition:transform .25s,background .25s;display:inline-flex}.hero-primary{color:#080b11;background:#fff}.hero-primary:hover{background:#ffca8a;transform:translateY(-2px)}.hero-primary svg{width:17px}.hero-secondary{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff47}.hero-secondary:hover{background:#ffffff1a;transform:translateY(-2px)}.hero-status{color:#fff;flex-direction:column;align-items:flex-end;display:flex;position:absolute;top:clamp(24px,4vw,50px);right:clamp(24px,4vw,58px)}.hero-status span{letter-spacing:.17em;align-items:center;gap:8px;font-size:10px;font-weight:750;display:flex}.hero-status span i{background:#79f0ae;border-radius:99px;width:7px;height:7px;animation:2s infinite livePulse;box-shadow:0 0 0 5px #79f0ae24}.hero-status strong{letter-spacing:-.08em;margin-top:14px;font-size:56px;line-height:1}.hero-status small{color:#ffffff94;font-size:11px}.hero-caption{color:#fff;align-items:flex-start;gap:14px;display:flex;position:absolute;bottom:clamp(28px,5vw,70px);right:clamp(24px,4vw,58px)}.hero-caption span{font:700 11px var(--mono,monospace);color:#ffca8a}.hero-caption p{color:#ffffffb3;margin:0;font-size:12px;line-height:1.45}.signal-strip{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:22px;padding:22px 8px 40px;display:flex;overflow:auto}.signal-strip span{white-space:nowrap;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);align-items:center;gap:9px;font-size:11px;font-weight:700;display:flex}.signal-strip svg{color:#ff8f6f;width:15px}.editorial-today{margin-top:48px}.photo-focus{isolation:isolate;background:#0d1119;min-height:430px;position:relative;overflow:hidden}.photo-focus>img{object-fit:cover;z-index:-3;filter:saturate(.75);width:100%;height:100%;position:absolute;inset:0}.photo-focus:after{content:"";z-index:-2;background:linear-gradient(90deg,#070a10f5,#070a109e 55%,#070a100a);position:absolute;inset:0}.photo-focus .focus-copy{color:#fff;z-index:1;position:relative}.photo-focus .focus-copy p,.photo-focus .focus-progress small{color:#ffffffa3}.photo-focus .focus-progress>span{background:#ffffff29}.photo-focus .focus-copy>a{color:#fff;border-color:#ffffff47}.film-section{color:#fff;background:#0c1017;border-radius:30px;grid-template-columns:minmax(280px,.75fr) minmax(0,1.55fr);align-items:center;gap:clamp(28px,5vw,76px);margin:120px 0;padding:clamp(34px,5vw,70px);display:grid;position:relative;overflow:hidden}.film-section:before{content:"";filter:blur(100px);opacity:.24;background:#805bff;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-220px;left:-140px}.film-copy{z-index:1;position:relative}.film-copy h2{letter-spacing:-.055em;margin:24px 0;font-size:clamp(40px,5vw,72px);line-height:.93}.film-copy p{color:#ffffff9e;max-width:440px;line-height:1.7}.film-copy>a{color:#ffca8a;align-items:center;gap:10px;margin-top:18px;font-size:13px;font-weight:700;display:inline-flex}.film-frame{aspect-ratio:16/9;background:#000;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 35px 80px #00000073}.film-frame iframe{border:0;width:100%;height:100%;display:block}.film-frame>span{pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.15em;background:#04070bbd;border-radius:7px;padding:8px 11px;font-size:9px;font-weight:800;position:absolute;bottom:15px;left:15px}.cinematic-subjects>header h2{letter-spacing:-.055em;margin-top:14px;font-size:clamp(42px,5.5vw,76px);line-height:.93}.cinematic-subjects .subjects-grid{grid-template-columns:repeat(6,1fr);gap:14px}.subject-card-photo{isolation:isolate;color:#fff;min-height:430px;transform:perspective(900px) rotateX(var(--rx,0)) rotateY(var(--ry,0));background:#111;flex-direction:column;grid-column:span 2;justify-content:space-between;padding:22px;transition:transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.subject-card-photo:first-child,.subject-card-photo:nth-child(5){grid-column:span 3}.subject-card-photo:hover{transform:perspective(900px) rotateX(var(--rx,0)) rotateY(var(--ry,0)) translateY(-7px);box-shadow:0 28px 60px #00000047}.subject-card-photo>img{object-fit:cover;z-index:-3;filter:saturate(.78)contrast(1.04);width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .4s;position:absolute;inset:0}.subject-card-photo:hover>img{filter:saturate();transform:scale(1.055)}.subject-shade{z-index:-2;background:linear-gradient(#04070c38,#04070c5c 38%,#04070cf7 100%);position:absolute;inset:0}.subject-card-photo:after{content:"";z-index:-1;border-radius:inherit;pointer-events:none;border:1px solid #ffffff1f;position:absolute;inset:0}.subject-card-photo .subject-top{position:relative}.subject-card-photo .subject-top span{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);color:#fff;background:#05080d8c;border:1px solid #ffffff2e}.subject-card-copy{z-index:1;position:relative}.subject-card-copy>small{color:var(--accent2);letter-spacing:.16em;text-transform:uppercase;font-weight:800}.subject-card-photo h3{letter-spacing:-.04em;color:#fff;max-width:430px;margin:10px 0 12px;font-size:clamp(25px,2.4vw,38px);line-height:1.02}.subject-card-photo p{color:#ffffffa1;max-width:340px}.subject-card-photo .progress-line{margin-top:24px}.subject-card-photo .progress-line>span{background:#ffffff2e}.subject-card-photo .progress-line strong{color:#fff}.campus-footer{border-top:1px solid var(--border);color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:end;gap:20px;margin-top:100px;padding:60px 0 38px;display:grid}.campus-footer strong{letter-spacing:-.08em;color:var(--text);font-size:clamp(48px,8vw,110px);line-height:.7}.campus-footer p{margin:0;font-size:11px}.campus-footer span{text-align:right;font-size:11px}html[data-motion=reduced] *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}@keyframes heroDrift{0%{transform:scale(1.01)translate(0,0)}to{transform:scale(1.065)translate(-.6%,.5%)}}@keyframes livePulse{50%{box-shadow:0 0 0 10px #79f0ae00}}@media (max-width:1050px){.cinematic-hero{min-height:690px}.hero-copy h1{font-size:clamp(54px,9vw,86px)}.film-section{grid-template-columns:1fr}.film-copy{max-width:650px}.cinematic-subjects .subjects-grid{grid-template-columns:repeat(2,1fr)}.subject-card-photo,.subject-card-photo:first-child,.subject-card-photo:nth-child(5){grid-column:span 1}}@media (max-width:720px){.cinematic-dashboard{padding-top:12px}.cinematic-hero{border-radius:20px;align-items:center;min-height:680px;padding:28px 22px}.hero-film{background:linear-gradient(#07090e40,#05080ead 28%,#04070cf5 100%)}.hero-photo{object-position:62% center}.hero-copy .overline{margin-bottom:24px}.hero-copy h1{font-size:clamp(48px,15vw,68px)}.hero-intro{font-size:15px}.hero-status{top:22px;right:20px}.hero-status strong,.hero-caption{display:none}.hero-actions{align-items:stretch}.hero-primary,.hero-secondary{justify-content:center}.signal-strip{margin:0 -2px;padding-bottom:28px}.editorial-today{margin-top:28px}.photo-focus{min-height:470px}.film-section{border-radius:22px;gap:30px;margin:68px 0;padding:28px 18px}.film-copy h2{font-size:43px}.film-frame{border-radius:14px}.cinematic-subjects>header h2{font-size:45px}.cinematic-subjects .subjects-grid{grid-template-columns:1fr}.subject-card-photo,.subject-card-photo:first-child,.subject-card-photo:nth-child(5){grid-column:1;min-height:390px}.campus-footer{grid-template-columns:1fr}.campus-footer span{text-align:left}}@media (prefers-reduced-motion:reduce){.hero-photo,.hero-status span i{animation:none!important}}.home-v2,.subject-v2{max-width:1500px;margin:0 auto;padding:26px clamp(22px,4vw,64px) 48px}.home-hero{isolation:isolate;color:#fff;border-radius:30px;align-items:flex-end;min-height:clamp(480px,68vh,720px);padding:clamp(32px,6vw,82px);display:flex;position:relative;overflow:hidden}.home-hero>img{object-fit:cover;z-index:-3;width:100%;height:100%;animation:20s ease-in-out infinite alternate heroDrift;position:absolute;inset:0}.home-hero-shade{z-index:-2;background:linear-gradient(90deg,#04070ced,#05080e80 62%,#04070c1a),linear-gradient(#0000 42%,#04070cb8);position:absolute;inset:0}.home-hero>div{max-width:850px}.home-hero small,.subjects-v2 header span,.syllabus header>span,.study-lab header span{font:750 10px/1.2 var(--mono,monospace);letter-spacing:.2em;color:#ffffff9e}.home-hero h1{letter-spacing:-.075em;margin:24px 0 28px;font-size:clamp(62px,8.2vw,126px);line-height:.82}.home-hero h1 em{color:#ffca8a;font-family:Georgia,serif;font-weight:400}.home-hero p{color:#ffffffb8;margin:0 0 30px;font-size:clamp(16px,1.5vw,21px)}.home-hero a{color:#080b11;background:#fff;border-radius:999px;align-items:center;gap:18px;padding:15px 22px;font-size:13px;font-weight:800;transition:all .25s;display:inline-flex}.home-hero a:hover{background:#ffca8a;transform:translateY(-2px)}.real-dashboard{background:var(--border);border:1px solid var(--border);border-radius:20px;grid-template-columns:minmax(300px,2.3fr) repeat(3,minmax(130px,1fr));gap:1px;margin:20px 0 96px;display:grid;overflow:hidden}.real-dashboard>*{background:var(--panel);min-height:116px}.continue-line{align-items:center;gap:16px;padding:22px 26px;display:flex}.continue-line>svg{background:var(--text);width:42px;height:42px;color:var(--bg);border-radius:50%;padding:12px}.continue-line div{gap:5px;display:grid}.continue-line div small{letter-spacing:.18em;color:var(--muted);font-size:9px}.continue-line div strong{font-size:20px}.continue-line>span{color:var(--muted);align-items:center;gap:12px;margin-left:auto;font-size:12px;display:flex}.real-stat{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.real-stat svg{color:#ff8066;width:17px}.real-stat strong{font-size:25px}.real-stat span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:10px}.guest-note{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;margin-bottom:80px;padding:22px 26px;display:flex}.guest-note p{color:var(--muted);margin:0;font-size:13px}.guest-note a{font-size:12px;font-weight:800}.subjects-v2 header{margin-bottom:30px}.subjects-v2 header span,.syllabus header>span,.study-lab header span{color:var(--muted)}.subjects-v2 h2{letter-spacing:-.06em;margin:10px 0 0;font-size:clamp(44px,6vw,76px);line-height:.95}.subject-tiles{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.subject-tile{--mx:50%;--my:50%;isolation:isolate;color:#fff;min-height:440px;animation:.6s both reveal;animation-delay:var(--delay);border-radius:22px;flex-direction:column;grid-column:span 2;justify-content:space-between;padding:22px;transition:transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.subject-tile:first-child,.subject-tile:nth-child(5){grid-column:span 3}.subject-tile>img{object-fit:cover;z-index:-3;filter:saturate(.75);width:100%;height:100%;transition:transform .7s,filter .4s;position:absolute;inset:0}.subject-tile-shade{z-index:-2;background:radial-gradient(circle at var(--mx) var(--my),#ffffff1f,transparent 35%),linear-gradient(0deg,#03060af5,#04070c14 70%);position:absolute;inset:0}.subject-tile:hover{transform:translateY(-6px);box-shadow:0 26px 60px #00000040}.subject-tile:hover>img{filter:saturate();transform:scale(1.05)}.subject-tile-top{justify-content:space-between;align-items:center;display:flex}.subject-tile-top small{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font:750 10px var(--mono,monospace);letter-spacing:.1em;background:#05080c80;border-radius:7px;padding:7px 9px}.subject-tile-top svg{width:20px}.subject-tile-copy>span{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:850}.subject-tile-copy h3{letter-spacing:-.045em;max-width:460px;margin:9px 0 23px;font-size:clamp(25px,2.6vw,39px);line-height:1}.subject-tile-progress{align-items:center;gap:12px;display:flex}.subject-tile-progress>i{background:#ffffff38;border-radius:9px;flex:1;height:3px;overflow:hidden}.subject-tile-progress b{background:var(--accent);border-radius:9px;height:100%;display:block}.subject-tile-progress small{color:#ffffffb3;font-size:10px}.footer-v2{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:end;margin-top:110px;padding:42px 0 0;display:flex}.footer-v2 strong{letter-spacing:-.08em;color:var(--text);font-size:clamp(58px,9vw,120px);line-height:.7}.footer-v2 span{font-size:11px}.compact-back{margin:6px 0 24px}.subject-cover{isolation:isolate;color:#fff;border-radius:30px;justify-content:space-between;align-items:flex-end;min-height:530px;padding:clamp(32px,6vw,78px);display:flex;position:relative;overflow:hidden}.subject-cover>img{object-fit:cover;z-index:-3;width:100%;height:100%;position:absolute;inset:0}.subject-cover-shade{z-index:-2;background:linear-gradient(90deg,#03060bf0,#03060b66 65%,#03060b14),linear-gradient(#0000,#03060bb3);position:absolute;inset:0}.subject-cover>div:first-of-type{max-width:860px}.subject-cover small{font:800 11px var(--mono,monospace);letter-spacing:.18em;color:var(--accent2)}.subject-cover h1{letter-spacing:-.065em;max-width:1000px;margin:18px 0 22px;font-size:clamp(50px,7vw,104px);line-height:.88}.subject-cover p{color:#ffffffad;margin:0;font-size:17px}.real-progress{text-align:right;gap:4px;min-width:150px;display:grid}.real-progress strong{letter-spacing:-.06em;font-size:50px}.real-progress span{color:#ffffff9e;font-size:10px}.real-progress i{background:#fff3;height:3px;margin-top:8px}.real-progress b{background:var(--accent);height:100%;transition:width .5s;display:block}.subject-intro{grid-template-columns:minmax(0,1.65fr) minmax(260px,.7fr);align-items:center;gap:clamp(28px,5vw,70px);margin:100px 0;display:grid}.subject-video{aspect-ratio:16/9;background:#000;border-radius:22px;overflow:hidden;box-shadow:0 26px 70px #00000040}.subject-video iframe{border:0;width:100%;height:100%}.intro-copy>span{color:var(--accent);letter-spacing:.12em;align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.intro-copy h2{letter-spacing:-.05em;margin:18px 0;font-size:clamp(35px,4vw,58px);line-height:.98}.intro-copy p{color:var(--muted);line-height:1.65}.syllabus{border-top:1px solid var(--border);padding-top:50px}.syllabus header{justify-content:space-between;align-items:baseline;display:flex}.syllabus h2{letter-spacing:-.05em;margin:0;font-size:44px}.syllabus ol{border-bottom:1px solid var(--border);margin:35px 0 0;padding:0;list-style:none}.syllabus li{border-top:1px solid var(--border);grid-template-columns:70px 1fr;align-items:center;gap:20px;padding:26px 4px;display:grid}.syllabus li>b{font:700 11px var(--mono,monospace);color:var(--accent)}.syllabus h3{margin:0 0 5px;font-size:21px}.syllabus p{color:var(--muted);margin:0;font-size:13px}.study-lab{background:var(--panel);border:1px solid var(--border);border-radius:28px;margin-top:100px;padding:clamp(28px,5vw,64px)}.study-lab>header{justify-content:space-between;align-items:end;gap:22px;margin-bottom:42px;display:flex}.study-lab h2{letter-spacing:-.055em;margin:9px 0 0;font-size:clamp(36px,4vw,56px)}.mode-switch{background:var(--bg);border:1px solid var(--border);border-radius:999px;padding:4px;display:flex}.mode-switch button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:7px;padding:10px 14px;font-weight:700;display:flex}.mode-switch button.active{background:var(--text);color:var(--bg)}.mode-switch svg{width:15px}.study-lab .quiz,.study-lab .flash-study,.study-lab .result,.study-lab .module-state{max-width:820px;margin:0 auto}.module-state{text-align:center;min-height:260px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex}.module-state strong{color:var(--text);font-size:20px}.module-state p{margin:0 0 10px}.module-state a{background:var(--text);color:var(--bg);border-radius:99px;padding:11px 16px;font-size:12px;font-weight:750}.subject-quiz-box>h3{font-size:clamp(25px,3vw,38px);line-height:1.15}.subject-upload-link{width:max-content;color:var(--muted);align-items:center;gap:9px;margin:25px auto 0;font-size:12px;display:flex}.subject-upload-link:hover{color:var(--text)}.mobile-brand{letter-spacing:.12em;font-weight:850;display:none}@media (max-width:1100px){.subject-tiles{grid-template-columns:repeat(2,1fr)}.subject-tile,.subject-tile:first-child,.subject-tile:nth-child(5){grid-column:span 1}.real-dashboard{grid-template-columns:2fr repeat(3,1fr)}.subject-cover{min-height:500px}.subject-intro{grid-template-columns:1fr}}@media (max-width:760px){.workspace{padding-bottom:72px}.topbar{height:62px;padding:0 16px}.mobile-brand{display:block}.topbar .search{display:none}.top-actions{margin-left:auto}.sidebar{border-top:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:80;background:#090b10f0!important;border:0!important;width:100%!important;height:68px!important;padding:6px 10px!important;display:block!important;position:fixed!important;inset:auto 0 0!important;transform:none!important}.sidebar .brand,.sidebar .mobile-close,.sidebar .side-bottom{display:none!important}.sidebar nav{grid-template-columns:repeat(3,1fr);gap:4px!important;display:grid!important}.sidebar nav>a{flex-direction:column;justify-content:center;border-radius:12px!important;gap:3px!important;height:54px!important;padding:4px!important;font-size:9px!important;display:flex!important}.sidebar nav>a:nth-child(n+4){display:none!important}.sidebar nav>a svg{width:18px}.mobile-menu,.nav-scrim{display:none!important}.home-v2,.subject-v2{padding:12px 12px 35px}.home-hero{border-radius:20px;min-height:560px;padding:28px 22px}.home-hero>img{object-position:58% center}.home-hero-shade{background:linear-gradient(#03060b59 18%,#03060bf2)}.home-hero h1{margin:18px 0 22px;font-size:clamp(54px,16vw,72px)}.home-hero p{font-size:15px}.real-dashboard{grid-template-columns:repeat(3,1fr);margin:12px 0 60px}.continue-line{grid-column:1/-1;min-height:90px;padding:17px}.real-stat{min-height:92px}.real-stat strong{font-size:20px}.real-stat span{font-size:8px}.real-stat svg{width:15px}.guest-note{flex-direction:column;align-items:flex-start;margin-bottom:55px}.subjects-v2 h2{font-size:46px}.subject-tiles{grid-template-columns:1fr;gap:12px}.subject-tile,.subject-tile:first-child,.subject-tile:nth-child(5){border-radius:18px;grid-column:1;min-height:380px}.subject-tile-copy h3{font-size:31px}.footer-v2{align-items:flex-end;margin-top:70px}.footer-v2 strong{font-size:62px}.compact-back{margin:7px 6px 16px}.subject-cover{border-radius:20px;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:30px;min-height:510px;padding:26px 21px;display:flex}.subject-cover>img{object-position:center}.subject-cover-shade{background:linear-gradient(#03060b40 10%,#03060bf5)}.subject-cover h1{font-size:clamp(45px,13.5vw,62px);line-height:.9}.subject-cover p{font-size:14px}.real-progress{text-align:left;width:100%;min-width:0}.real-progress strong{font-size:34px}.subject-intro{flex-direction:column;align-items:stretch;gap:25px;margin:55px 0;display:flex}.subject-video{border-radius:15px}.intro-copy h2{font-size:36px}.syllabus{padding:35px 8px 0}.syllabus header{display:block}.syllabus h2{margin-top:8px;font-size:38px}.syllabus li{grid-template-columns:42px 1fr;padding:21px 0}.syllabus h3{font-size:18px}.syllabus p{font-size:12px}.study-lab{border-radius:20px;margin-top:60px;padding:25px 14px}.study-lab>header{flex-direction:column;align-items:flex-start;margin-bottom:30px}.study-lab h2{font-size:37px}.mode-switch{width:100%}.mode-switch button{flex:1;justify-content:center}.answers button{min-height:58px;padding:12px}.quiz h3{font-size:25px}.flashcard{height:310px}.rating{flex-wrap:wrap}.rating>span{text-align:center;width:100%}}@media (max-width:390px){.home-hero{min-height:520px}.home-hero h1{font-size:50px}.subject-tile{min-height:350px}.real-stat span{letter-spacing:.04em}.subject-cover h1{font-size:43px}.study-lab{padding-inline:10px}}html,body{max-width:100%;overflow-x:hidden}.subject-v2,.home-v2{min-width:0}.subject-cover h1,.subject-tile h3{overflow-wrap:anywhere}.subject-video,.study-lab,.quiz,.answers{min-width:0;max-width:100%}@media (max-width:760px){.subject-cover h1{-webkit-hyphens:auto;hyphens:auto}.subject-v2 iframe{max-width:100%}.flash-study,.flashcard{width:100%;max-width:100%}}
.auth-gate{border:1px solid var(--line);text-align:center;background:var(--surface);border-radius:22px;max-width:720px;margin:50px auto;padding:55px}.auth-gate>svg{color:#98f;width:34px;height:34px}.auth-gate h3{margin:15px 0 8px;font:600 25px Manrope}.auth-gate p{color:var(--muted);font-size:12px}.auth-gate a{color:#080a0f;background:#98f;border-radius:11px;margin-top:12px;padding:11px 16px;font-size:11px;font-weight:700;display:inline-flex}html[data-auth=no] .quiz,html[data-auth=no] .flash-study{display:none}.auth-page{background:radial-gradient(circle at 70% 20%,#9988ff18,transparent 35%),var(--bg);min-height:100vh;padding:35px 5%}.auth-card{border:1px solid var(--line);background:#10131adb;border-radius:27px;width:min(470px,100%);margin:6vh auto;padding:42px;box-shadow:0 35px 100px #0008}.auth-mark{color:#aa9aff;background:#9988ff18;border-radius:15px;place-items:center;width:52px;height:52px;margin-bottom:30px;display:grid}.auth-card>small,.form-page header>span,.admin-page header>span,.profile-hero span{letter-spacing:.16em;color:#98f;font-size:9px}.auth-card h1,.form-page h1,.admin-page h1,.profile-hero h1{letter-spacing:-.05em;margin:12px 0;font:600 clamp(36px,5vw,58px)/1 Manrope}.auth-card>p,.form-page header p,.admin-page header p,.profile-hero p{color:var(--muted);font-size:12px;line-height:1.6}.auth-card form,.upload-form{gap:15px;margin-top:30px;display:grid}.auth-card label,.upload-form label{color:#aeb5c0;gap:7px;font-size:10px;display:grid}.auth-card input,.upload-form input,.upload-form select,.upload-form textarea{border:1px solid var(--line);color:#fff;background:#090c11;border-radius:11px;outline:none;width:100%;padding:13px}.auth-card form>button,.upload-form>button{color:#080a0f;background:#98f;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:13px;font-weight:700;display:flex}.mode-switch{color:#a89aff;background:0 0;border:0;width:100%;margin-top:15px;font-size:10px}.form-message{color:#c4baff;background:#9988ff12;border-radius:9px;padding:11px;font-size:10px}.spin{animation:.7s linear infinite spin}.form-page,.admin-page,.profile-page{width:min(1050px,92%);margin:auto;padding:65px 0 100px}.upload-form{border:1px solid var(--line);background:var(--surface);border-radius:24px;padding:28px}.drop-zone{text-align:center;cursor:pointer;border-radius:18px;place-content:center;border:1px dashed #ffffff2a!important;min-height:190px!important}.drop-zone svg{color:#98f;margin:auto}.drop-zone input{opacity:0;position:absolute}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.admin-stats,.profile-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin:35px 0;display:grid}.admin-stats article,.profile-stats article{border:1px solid var(--line);background:var(--surface);border-radius:16px;padding:20px}.admin-stats svg,.profile-stats svg{color:#98f}.admin-stats strong,.profile-stats strong{margin-top:12px;font:600 27px Manrope;display:block}.admin-stats span,.profile-stats span{color:var(--muted);font-size:9px}.admin-list{gap:9px;display:grid}.admin-list>article{border:1px solid var(--line);background:var(--surface);border-radius:14px;align-items:center;gap:15px;padding:16px;display:flex}.admin-list>article>div:nth-child(2){flex:1}.admin-list small{color:#98f;font-size:8px}.admin-list h3{margin:5px 0;font-size:14px}.admin-list p{color:var(--muted);margin:0;font-size:10px}.status{background:#ffffff0a;border-radius:20px;padding:6px 9px;font-size:8px}.status.approved{color:#55dda3}.status.rejected{color:#ff756c}.review-actions{gap:5px;display:flex}.review-actions button{border:1px solid var(--line);color:#fff;background:0 0;border-radius:8px;padding:7px}.review-actions svg{width:14px}.empty-state{text-align:center;color:var(--muted);padding:50px}.profile-hero{align-items:center;gap:25px;display:flex}.profile-avatar{border-radius:28px;place-items:center;width:95px;height:95px;font:700 28px Manrope;display:grid}.profile-stats{grid-template-columns:repeat(4,1fr)}@media (max-width:720px){.auth-card{padding:26px}.form-grid,.admin-stats,.profile-stats{grid-template-columns:1fr}.auth-gate{padding:35px 20px}.admin-list>article{flex-wrap:wrap;align-items:flex-start}}
