:root{--ink:#17213d;--muted:#727b96;--purple:#6557e8;--purple2:#887bff;--line:#e9eaf2;--paper:#f7f8fc;--white:#fff;--navy:#151d39;--mint:#b5f3df;--shadow:0 18px 45px rgba(34,41,82,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;min-height:100vh;overflow-x:hidden}button,a{font:inherit}button{cursor:pointer}.ambient{position:fixed;z-index:-1;border-radius:50%;filter:blur(100px);opacity:.16;pointer-events:none}.ambient-one{width:260px;height:260px;background:#a6a0ff;top:120px;left:-170px}.ambient-two{width:340px;height:340px;background:#99ead1;right:-260px;bottom:0}.topbar{height:78px;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(227,229,239,.8);display:flex;align-items:center;padding:0 4.2vw;gap:60px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);font-family:Manrope,sans-serif;font-weight:800;font-size:17px;letter-spacing:-.5px;line-height:1.05}.brand-light{font-weight:500;color:#727b96}.brand small{display:block;color:#9299ad;font:700 8px 'DM Sans',sans-serif;letter-spacing:1.1px;margin-top:5px}.brand-mark{width:35px;height:35px;display:grid;place-items:center;border-radius:12px;background:var(--navy);color:#fff;font-size:16px;position:relative}.brand-mark span{position:absolute;color:#88f0d0;font-size:14px;right:3px;top:2px}.top-nav{display:flex;gap:30px;height:100%;align-items:center}.nav-link{height:100%;border:0;background:none;color:#838ba0;font-size:14px;position:relative;padding:0 2px}.nav-link.active{color:var(--ink);font-weight:700}.nav-link.active:after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;border-radius:4px 4px 0 0;background:var(--purple)}.header-right{margin-left:auto;display:flex;align-items:center;gap:17px}.free-pill{font-size:10px;letter-spacing:.8px;font-weight:800;color:#69738c;background:#f0f2f9;border-radius:30px;padding:9px 12px}.free-pill i{display:inline-block;width:6px;height:6px;background:#45c698;border-radius:50%;margin-right:5px;vertical-align:1px}.avatar{border:0;width:34px;height:34px;border-radius:12px;color:#fff;background:linear-gradient(140deg,#8678ff,#6252df);font-weight:700;box-shadow:0 5px 12px #6c5ce744}.layout{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:240px minmax(0,1fr);min-height:calc(100vh - 120px)}.sidebar{background:rgba(255,255,255,.55);border-right:1px solid #eaebf2;padding:32px 20px 22px;display:flex;flex-direction:column}.chapter-tag{display:flex;align-items:center;gap:12px;padding:0 5px 30px;border-bottom:1px solid var(--line)}.chapter-icon{width:41px;height:41px;border-radius:14px;display:grid;place-items:center;color:#6557e8;background:#eeecff;font:800 13px Manrope}.chapter-tag small,.side-label{display:block;color:#a0a5b6;font-size:9px;font-weight:800;letter-spacing:1.1px}.chapter-tag strong{font:700 14px Manrope;display:block;margin-top:4px}.side-label{margin:25px 5px 13px}.lesson-nav{display:grid;gap:5px}.lesson-nav button{display:flex;align-items:center;gap:12px;text-align:left;color:#747d96;background:transparent;border:0;border-radius:12px;padding:11px 9px;transition:.2s}.lesson-nav button:hover,.lesson-nav button.active{background:#eeedff;color:#5043cf}.lesson-nav button.active{font-weight:700}.lesson-nav .nav-num{font:800 10px Manrope;color:#aaaec0;width:22px}.lesson-nav button.active .nav-num{color:#6657e6}.lesson-nav .nav-title{font-size:12px}.side-card{margin-top:auto;background:linear-gradient(150deg,#191f40,#282555);border-radius:17px;padding:18px 16px;color:#fff;position:relative;overflow:hidden;box-shadow:0 12px 26px #20204424}.side-card:after{content:'';position:absolute;width:110px;height:110px;border:1px solid #ffffff14;border-radius:50%;right:-43px;top:-42px;box-shadow:0 0 0 14px #ffffff08,0 0 0 28px #ffffff06}.orbit-icon{color:#a99fff;font-size:18px;margin-bottom:13px}.side-card strong{font:700 16px/1.4 Manrope}.side-card p{font-size:11px;line-height:1.6;color:#b6bbd1;margin:8px 0 14px}.side-meter{height:5px;border-radius:8px;background:#ffffff25;margin-bottom:7px}.side-meter span{display:block;height:100%;width:0;background:#a9f0d8;border-radius:8px;transition:width .4s}.side-card>small{font-size:10px;color:#d0d4e2}.sidebar-foot{font-size:10px;color:#a0a5b6;text-align:center;margin-top:18px}.sidebar-foot span{color:#8174f8}.content{padding:43px clamp(28px,5vw,76px) 62px;min-width:0}.view{display:none;animation:fadeUp .4s ease both}.view.active{display:block}@keyframes fadeUp{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}.welcome-row{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.eyebrow{font-size:10px;letter-spacing:1.35px;color:#868ea5;font-weight:800;display:flex;align-items:center;gap:8px}.eyebrow-dot{width:6px;height:6px;border-radius:50%;background:#7f71f2;box-shadow:0 0 0 4px #7f71f21b}h1,h2,h3,p{margin-top:0}h1{font:800 clamp(31px,3.3vw,45px)/1.14 Manrope,sans-serif;letter-spacing:-1.7px;margin:13px 0 11px;color:#192342}h1 em{font-style:normal;color:#7668ed}.intro-copy{color:#78819b;font-size:15px;line-height:1.7;max-width:580px;margin-bottom:0}.streak-card{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #eeeff6;border-radius:14px;padding:11px 16px;box-shadow:0 7px 20px #28355709}.streak-flame{width:31px;height:31px;border-radius:10px;background:#fff3df;color:#e69d47;display:grid;place-items:center}.streak-card b{display:block;font:800 17px Manrope}.streak-card small{display:block;font-size:8px;line-height:1.3;font-weight:800;letter-spacing:.7px;color:#9aa1b2}.hero-card{margin-top:29px;background:linear-gradient(113deg,#1d2343 0%,#272553 60%,#3c3277 100%);color:white;min-height:296px;border-radius:22px;padding:34px 40px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 42px #25234d26}.hero-copy{position:relative;z-index:2;max-width:500px}.hero-kicker{font-size:9px;font-weight:800;letter-spacing:1.25px;color:#b9bee0}.hero-kicker span{color:#9184ff;padding:0 5px}.hero-card h2{font:800 clamp(25px,2.5vw,34px)/1.18 Manrope;letter-spacing:-.8px;margin:18px 0 10px}.hero-card p{font-size:13px;color:#c3c8de;max-width:410px;line-height:1.7;margin-bottom:17px}.primary-btn{border:0;border-radius:10px;background:#a9f1d8;color:#192646;padding:12px 17px;font-size:12px;font-weight:800;box-shadow:0 6px 14px #0a151c33;transition:.2s}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 9px 19px #0a151c40}.primary-btn span{font-size:16px;margin-left:10px}.hero-meta{display:flex;gap:17px;margin-top:17px;color:#c7c9dd;font-size:10px}.number-art{position:absolute;right:6%;top:0;width:340px;height:100%;z-index:1}.art-ring{position:absolute;border:1px solid #a9a3ff24;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);animation:slowSpin 24s linear infinite}.ring-a{width:248px;height:248px}.ring-b{width:188px;height:188px;animation-direction:reverse;animation-duration:18s}.art-ring:before,.art-ring:after{content:'';width:6px;height:6px;border-radius:50%;background:#9c90ff;position:absolute;top:21%;left:14%;box-shadow:0 0 15px #a59cff}.ring-a:after{top:75%;left:81%;background:#a8f1d8}.art-number{position:absolute;left:50%;top:43%;transform:translate(-50%,-50%);font:800 57px Manrope;letter-spacing:-4px;color:#fff;text-shadow:0 8px 25px #a89aff8a;animation:numberFloat 4s ease-in-out infinite}.factor-chip{position:absolute;display:grid;place-items:center;width:41px;height:41px;border-radius:13px;background:#ffffff15;border:1px solid #ffffff23;color:#c9f7e8;font:800 15px Manrope;backdrop-filter:blur(5px);animation:numberFloat 4.5s ease-in-out infinite}.f-2{top:22%;left:18%}.f-3{top:27%;right:17%;animation-delay:.5s}.f-5{bottom:22%;left:24%;animation-delay:.9s}.f-x{bottom:20%;right:20%;color:#c4baff;animation-delay:1.2s}.art-caption{position:absolute;bottom:9%;left:50%;transform:translateX(-50%);color:#acafd0;font-size:9px;letter-spacing:.7px;white-space:nowrap}.spark{position:absolute;color:#a9f1d8}.s-one{top:17%;right:22%;font-size:14px}.s-two{bottom:28%;right:7%;font-size:21px;color:#b7adff}@keyframes slowSpin{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes numberFloat{0%,100%{translate:0 0}50%{translate:0 -7px}}.section-heading{display:flex;align-items:end;justify-content:space-between;margin:35px 0 16px}.section-heading .eyebrow{font-size:9px}.section-heading h2{font:800 21px Manrope;letter-spacing:-.5px;margin:6px 0 0}.muted-count{font-size:11px;color:#939bb0}.lesson-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.lesson-card{display:flex;align-items:center;gap:14px;padding:17px;background:white;border:1px solid #ebedf5;border-radius:15px;min-width:0;transition:transform .2s,border .2s,box-shadow .2s;cursor:pointer}.lesson-card:hover{transform:translateY(-3px);border-color:#d7d2ff;box-shadow:0 14px 27px #25274b10}.lesson-symbol{flex:none;width:43px;height:43px;border-radius:14px;display:grid;place-items:center;font-size:19px;font-weight:700}.lesson-symbol.violet{color:#6657e7;background:#efedff}.lesson-symbol.cyan{color:#2b9ca3;background:#e4f8f6}.lesson-symbol.orange{color:#d88738;background:#fff2e1}.lesson-symbol.pink{color:#cf609b;background:#ffedf6}.lesson-card h3{font:700 14px Manrope;margin:0 0 5px}.lesson-card p{font-size:11px;color:#8790a6;margin:0;line-height:1.45}.lesson-card-main{min-width:0}.card-arrow{margin-left:auto;color:#a3a9b8;font-size:18px;padding-left:5px}.done-mark{display:none;margin-left:auto;color:#37aa85;font-weight:800}.lesson-card.done .done-mark{display:block}.quote-strip{display:flex;align-items:center;gap:14px;background:#efeffd;border:1px solid #e5e4fb;border-radius:15px;padding:16px 19px;margin-top:23px;color:#30365a}.quote-mark{font:800 34px Georgia;color:#8277e7;line-height:.7}.quote-strip strong{font:700 12px Manrope}.quote-strip p{font-size:11px;color:#7d83a1;margin:4px 0 0}.quote-spark{margin-left:auto;color:#8a7df3;font-size:20px}.footer{max-width:1500px;margin:0 auto;height:43px;padding:0 4.2vw;display:flex;align-items:center;justify-content:space-between;color:#a0a6b6;font-size:10px}.footer b{color:#8174f8}.back-link{border:0;background:none;color:#797f99;font-size:12px;padding:0;margin:0 0 22px}.back-link:hover{color:#5e50db}.lesson-hero{background:linear-gradient(115deg,#202647,#35306a);border-radius:20px;color:white;padding:28px 33px;position:relative;overflow:hidden;margin-bottom:20px}.lesson-hero:after{content:'';position:absolute;width:240px;height:240px;border:1px solid #fff2;border-radius:50%;right:-40px;top:-150px;box-shadow:0 0 0 24px #ffffff08,0 0 0 50px #ffffff06}.lesson-hero .hero-kicker{color:#c6c8e2}.lesson-hero h1{color:#fff;font-size:31px;margin:12px 0 7px}.lesson-hero .lesson-lead{color:#d0d2e7;font-size:13px;line-height:1.6;max-width:620px;margin:0}.lesson-meta{margin-top:17px;font-size:10px;color:#bbbdd9}.lesson-body{display:grid;grid-template-columns:minmax(0,1fr) 275px;gap:18px;align-items:start}.lesson-sections{display:grid;gap:13px}.concept-card{background:white;border:1px solid #eceef5;border-radius:15px;padding:21px 23px;box-shadow:0 7px 20px #29335405}.concept-card .step-label{font-size:9px;color:#8a80ec;font-weight:800;letter-spacing:1px}.concept-card h2{font:750 17px Manrope;margin:7px 0 9px}.concept-card p{font-size:13px;line-height:1.7;color:#737d96;margin-bottom:11px}.example-box{background:#f5f4ff;border-left:3px solid #887bf1;padding:11px 13px;border-radius:0 9px 9px 0;font-size:12px;color:#4d4a74;line-height:1.6}.activity-card{background:#fff;border:1px solid #e8eaf2;border-radius:16px;padding:20px;position:sticky;top:95px;box-shadow:var(--shadow)}.activity-card h3{font:750 15px Manrope;margin:8px 0}.activity-card>p{font-size:12px;color:#778098;line-height:1.6}.activity-kicker{font-size:9px;font-weight:800;color:#8274e7;letter-spacing:1px}.answer-input{width:100%;border:1px solid #dfe2ed;border-radius:9px;padding:11px 12px;font-size:13px;outline:none;margin:7px 0 10px}.answer-input:focus{border-color:#887cf0;box-shadow:0 0 0 3px #887cf01c}.option-list{display:grid;gap:7px;margin:11px 0}.option-btn{border:1px solid #e3e5ee;background:#fff;color:#59627a;border-radius:9px;text-align:left;padding:10px 11px;font-size:11px;transition:.2s}.option-btn:hover,.option-btn.selected{border-color:#8a7df2;color:#5547ca;background:#f7f6ff}.activity-actions{display:flex;gap:8px}.check-btn,.hint-btn{border:0;border-radius:9px;padding:10px 12px;font-weight:700;font-size:11px}.check-btn{background:#6254dd;color:white;flex:1}.check-btn:hover{background:#5143ce}.hint-btn{background:#f1f0fc;color:#675bd5}.feedback{font-size:11px;line-height:1.55;padding:10px;border-radius:9px;margin-top:10px;display:none}.feedback.show{display:block;animation:fadeUp .25s}.feedback.good{background:#eaf8f2;color:#278565}.feedback.try{background:#fff5e7;color:#9a6827}.hint-text{font-size:11px;color:#7771ae;background:#f6f5ff;padding:10px;border-radius:8px;display:none;margin-top:9px;line-height:1.5}.hint-text.show{display:block}.complete-btn{width:100%;border:1px solid #dcd9ff;background:#f3f2ff;color:#5e50d3;border-radius:10px;padding:11px;margin-top:12px;font-size:11px;font-weight:800}.complete-btn.completed{background:#eaf8f2;color:#278565;border-color:#d6f0e4}.practice-top,.progress-overview{margin:28px 0 18px;background:linear-gradient(120deg,#222849,#38306e);border-radius:19px;padding:25px 29px;color:white;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden}.practice-top:after{content:'';position:absolute;right:22%;top:-100px;width:200px;height:200px;border:1px solid #ffffff15;border-radius:50%;box-shadow:0 0 0 20px #ffffff08}.practice-label{font-size:9px;letter-spacing:1.1px;font-weight:800;color:#9186fa}.practice-top h2,.progress-overview h2{font:750 21px Manrope;margin:9px 0}.practice-top p,.progress-overview p{color:#c0c5dd;font-size:12px;margin:0}.practice-badge{background:#ffffff16;color:#b9f2de;padding:10px 12px;border-radius:12px;font-size:16px;position:relative;z-index:1}.practice-badge span{font-size:8px;letter-spacing:.6px;color:#d0d2e7;margin-left:5px;font-weight:800}.quiz-box{background:white;border:1px solid #e8eaf2;border-radius:17px;padding:23px;max-width:780px;box-shadow:0 10px 24px #29335408}.quiz-progress{height:5px;background:#f0eff7;border-radius:5px;margin-bottom:19px}.quiz-progress span{display:block;height:100%;background:linear-gradient(90deg,#6557e8,#aaa0ff);border-radius:5px;transition:.3s}.quiz-number{font-size:9px;font-weight:800;letter-spacing:.9px;color:#989eb0}.quiz-box h3{font:750 17px/1.5 Manrope;margin:9px 0 15px}.quiz-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.quiz-options button{background:#fff;border:1px solid #e5e7ef;border-radius:10px;padding:12px;color:#555f78;text-align:left;font-size:12px;transition:.2s}.quiz-options button:hover,.quiz-options button.selected{border-color:#8174eb;background:#f8f7ff;color:#594dd0}.quiz-options button.correct{border-color:#64c9a4;background:#edf9f4;color:#278565}.quiz-options button.wrong{border-color:#f0b883;background:#fff6ed;color:#a9682b}.quiz-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.quiz-feedback{font-size:11px;color:#69738c;min-height:20px;max-width:70%;line-height:1.5}.quiz-actions{display:flex;gap:8px}.quiz-next{border:0;border-radius:9px;padding:10px 13px;background:#6355df;color:white;font-size:11px;font-weight:700}.quiz-next:disabled{opacity:.4;cursor:not-allowed}.quiz-hint{border:0;background:#f1f0fc;color:#675bd5;border-radius:9px;padding:10px 12px;font-size:11px;font-weight:700}.practice-note{display:flex;gap:12px;align-items:center;background:#f0effe;border-radius:14px;padding:15px 18px;margin-top:18px;max-width:780px;color:#665bdd}.practice-note>span{font-size:22px}.practice-note strong{font:700 12px Manrope;color:#49456f}.practice-note p{margin:4px 0 0;font-size:11px;color:#787b9b;line-height:1.5}.progress-overview{justify-content:flex-start;gap:25px;padding:28px 34px}.progress-overview h2{max-width:460px}.progress-ring{width:115px;height:115px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#aaf0d8 0deg,#aaf0d8 0deg,#ffffff20 0deg);position:relative;flex:none}.progress-ring:before{content:'';position:absolute;inset:7px;border-radius:50%;background:#272b58}.progress-ring>div{z-index:1;text-align:center}.progress-ring b{display:block;font:800 24px Manrope;color:#fff}.progress-ring small{font-size:8px;color:#c1c2de;letter-spacing:.6px}.progress-list{display:grid;gap:9px;margin-top:20px}.progress-row{display:flex;align-items:center;gap:13px;background:white;border:1px solid #ebedf4;border-radius:12px;padding:14px 16px}.progress-row .lesson-symbol{width:36px;height:36px;font-size:15px;border-radius:12px}.progress-row strong{font:700 12px Manrope;display:block}.progress-row small{font-size:10px;color:#9198aa}.progress-status{margin-left:auto;color:#9299ac;font-size:10px}.progress-status.done{color:#31a27b;font-weight:700}.text-button{border:0;background:transparent;color:#9298a9;font-size:11px;text-decoration:underline;padding:17px 0}.completion-card{text-align:center;padding:35px 20px;background:white;border:1px solid var(--line);border-radius:17px}.completion-card>div{font-size:30px;color:#7567ea}.completion-card h2{font:800 23px Manrope;margin:9px 0}.completion-card p{color:#78819b;font-size:13px}.completion-card button{border:0;background:#6658e4;color:#fff;border-radius:9px;padding:11px 16px;font-size:11px;font-weight:700;margin-top:5px}.completion-score{color:#5d50d7;font:800 19px Manrope;margin:13px}.next-step-strip{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eeeef5;margin-top:20px;padding-top:16px;font-size:11px;color:#888fa4}.next-step-strip button{border:0;background:none;color:#5e50d9;font-weight:700;font-size:11px}
@media(max-width:950px){.topbar{gap:35px;padding:0 25px}.layout{grid-template-columns:205px 1fr}.sidebar{padding:25px 14px}.content{padding:35px 30px}.number-art{right:0;opacity:.7}.hero-copy{max-width:430px}.lesson-body{grid-template-columns:1fr}.activity-card{position:static}.hero-card{padding-left:30px}.hero-meta{gap:10px}}
@media(max-width:680px){.topbar{height:65px;padding:0 16px;gap:14px}.brand{font-size:15px}.brand-mark{width:32px;height:32px;border-radius:11px}.top-nav{gap:13px;margin-left:auto}.nav-link{font-size:11px}.header-right{display:none}.layout{display:block;min-height:calc(100vh - 100px)}.sidebar{display:none}.content{padding:29px 17px 45px}.welcome-row{align-items:center}.streak-card{padding:8px 9px;gap:6px}.streak-flame{width:27px;height:27px}.streak-card b{font-size:14px}.streak-card small{font-size:7px}h1{font-size:32px}.intro-copy{font-size:13px}.hero-card{min-height:365px;padding:26px 22px;display:block}.hero-copy{max-width:100%}.hero-card h2{font-size:28px}.hero-card p{font-size:12px;max-width:94%}.number-art{width:200px;height:160px;top:auto;bottom:0;right:5%;opacity:.48}.ring-a{width:150px;height:150px}.ring-b{width:112px;height:112px}.art-number{font-size:40px;top:46%}.factor-chip{width:31px;height:31px;border-radius:10px;font-size:12px}.f-2{top:7%;left:16%}.f-3{top:8%;right:12%}.f-5{bottom:8%;left:18%}.f-x{bottom:6%;right:14%}.art-caption{bottom:0;font-size:7px}.hero-meta{position:absolute;bottom:17px;left:22px;right:20px;flex-wrap:wrap;gap:7px 13px;font-size:9px}.section-heading{margin-top:29px}.section-heading h2{font-size:18px}.lesson-cards{grid-template-columns:1fr;gap:9px}.lesson-card{padding:13px}.quote-strip{margin-top:18px}.quote-spark{display:none}.footer{padding:0 18px}.lesson-body{gap:13px}.lesson-hero{padding:24px 21px}.lesson-hero h1{font-size:27px}.concept-card{padding:18px}.practice-top,.progress-overview{padding:21px 20px}.practice-top h2,.progress-overview h2{font-size:18px}.practice-badge{display:none}.quiz-box{padding:18px}.quiz-options{grid-template-columns:1fr}.progress-overview{gap:15px}.progress-ring{width:83px;height:83px}.progress-ring b{font-size:20px}.progress-ring small{font-size:7px}.progress-overview p{line-height:1.55}.quiz-bottom{align-items:flex-end}.quiz-feedback{max-width:58%}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
