@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#202335;background:#f7f8fc;font-synthesis:none;--violet:#7956e8;--ink:#202335}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{font:inherit}button:focus-visible{outline:3px solid #bbaeff;outline-offset:3px}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;width:245px;height:100vh;background:#fff;border-right:1px solid #e8e8f1;padding:30px 22px 22px;display:flex;flex-direction:column;z-index:20}.logo{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-weight:800;font-size:21px;letter-spacing:-1px}.logo>span>span{color:#7956e8}.logo-mark{width:34px;height:34px;border-radius:10px;color:#fff;background:linear-gradient(145deg,#9073ef,#6141cf);display:grid;place-items:center;position:relative;box-shadow:0 7px 16px #7956e844}.logo-mark span{font-size:21px;transform:rotate(11deg)}.logo-mark i{font-style:normal;font-size:11px;position:absolute;top:3px;right:5px;color:#dccfff}.sidebar nav{display:grid;gap:7px;margin-top:48px}.sidebar nav button{display:flex;gap:14px;align-items:center;border:0;color:#77798a;background:none;padding:13px 15px;border-radius:11px;font-weight:600;cursor:pointer}.sidebar nav button:hover{background:#f7f5ff;color:#6240d1}.sidebar nav button.active{color:#6543d5;background:#f1edff}.side-card{margin-top:auto;padding:17px;border:1px solid #e6e0ff;border-radius:16px;background:linear-gradient(145deg,#faf9ff,#f2edff)}.bulb{width:39px;height:39px;display:grid;place-items:center;border-radius:10px;background:#7956e8;color:#fff;margin-bottom:12px}.side-card strong{font:700 13px Manrope}.side-card p{font-size:11px;line-height:1.55;color:#77798a;margin:6px 0 12px}.side-card button{border:0;background:none;padding:0;color:#6543d5;font-weight:700;font-size:11px;display:flex;align-items:center;gap:5px;cursor:pointer}.side-footer{display:flex;gap:6px;font-size:9px;color:#a2a3ae;justify-content:center;margin-top:18px}.content{margin-left:245px;width:calc(100% - 245px)}header{height:72px;border-bottom:1px solid #e9e9f0;background:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:flex-end;padding:0 6%;gap:24px;position:sticky;top:0;z-index:10}.stat{display:flex;align-items:center;gap:6px;color:#ff8b38;font-size:13px}.stat span{color:#9293a0}.stat.xp{color:#7560dd}.level-pill{display:flex;gap:6px;align-items:center;background:#f0edff;color:#6543d5;border-radius:999px;padding:7px 12px;font-weight:700;font-size:12px}.mobile-menu,.mobile-logo{display:none}.page{max-width:1200px;margin:0 auto;padding:0 5.5%}.hero{min-height:470px;display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:50px;padding:55px 0 45px}.eyebrow,.section-heading span,.module-top,.lesson-eyebrow,.complete-page>span,.info-view>span{color:#7858df;font-size:10px;letter-spacing:1.6px;font-weight:800}.eyebrow{display:flex;align-items:center;gap:7px}.hero h1{font:800 clamp(42px,5vw,64px)/1.05 Manrope;letter-spacing:-3.5px;margin:17px 0;color:#212334}.hero h1 span{color:#7858df}.hero-copy>p{max-width:580px;font-size:16px;color:#747686;line-height:1.65;margin-bottom:25px}.primary{color:#fff;border:0;border-radius:11px;padding:15px 20px;background:linear-gradient(135deg,#8061e8,#6544d2);box-shadow:0 10px 24px #7252dc45;font-weight:700;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.primary:hover{transform:translateY(-1px);box-shadow:0 13px 28px #7252dc55}.hero small{display:flex;align-items:center;gap:7px;color:#9a9baa;font-size:10px;margin-top:16px}.hero small svg{color:#53b68a}.hero-visual{height:350px;position:relative;border-radius:38% 62% 55% 45%;background:radial-gradient(circle at 50% 45%,#eeeaff 0,#f4f1ff 50%,transparent 70%)}.brain{position:absolute;left:50%;top:47%;transform:translate(-50%,-50%);width:145px;height:145px;border-radius:42px;background:linear-gradient(145deg,#896deb,#6444cf);color:#fff;display:grid;place-items:center;box-shadow:0 24px 55px #6b4ed64f}.brain span{position:absolute;font:800 14px Manrope}.formula-card{position:absolute;background:#fff;padding:12px 16px;border-radius:10px;box-shadow:0 12px 30px #3b2e7b1a;color:#605c75;font:700 13px Manrope;z-index:2}.f1{top:38px;left:8px;transform:rotate(-5deg)}.f2{right:0;bottom:48px;transform:rotate(4deg)}.orbit{position:absolute;display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#fff;box-shadow:0 8px 20px #3b2e7b1f;color:#7658dc;font-weight:800}.one{right:32px;top:45px}.two{left:20px;bottom:57px}.three{right:55px;top:145px}.curve{position:absolute;width:220px;bottom:5px;left:32px;overflow:visible}.curve path{fill:none;stroke:#dd7bb8;stroke-width:3;stroke-linecap:round;stroke-dasharray:5 7}.path-section{padding:50px 0 80px;border-top:1px solid #ececf2}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.section-heading h2{font:800 27px Manrope;margin:8px 0 0;letter-spacing:-1px}.section-heading p{font-size:12px;color:#9b9ca8}.path-line{height:4px;background:#e9e9f0;border-radius:5px;margin-bottom:30px;overflow:hidden}.path-line span{display:block;height:100%;background:#7656de;transition:.5s}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.module-card{background:#fff;border:1px solid #e8e8ef;border-radius:16px;padding:16px;box-shadow:0 5px 16px #29234a08;transition:.2s}.module-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px #29234a12}.module-top{display:flex;justify-content:space-between;font-size:8px;color:var(--accent)}.module-top span:last-child{display:flex;align-items:center;gap:3px;color:#a2a3ad}.module-card:first-child .module-top span:last-child{color:var(--accent)}.module-body{display:grid;grid-template-columns:52px 1fr auto;gap:12px;align-items:center;margin:17px 0}.module-icon{width:52px;height:52px;border-radius:13px;display:grid;place-items:center;background:var(--pale);color:var(--accent);font:800 21px Manrope}.module-copy h3{font:700 15px Manrope;margin:0 0 3px}.module-copy p{font-size:10px;color:#9a9ba7;margin:0}.module-meta{display:grid;gap:6px;font-size:9px;color:#8e8f9c}.module-meta span{display:flex;align-items:center;gap:5px}.module-meta svg{color:var(--accent)}.topic-list{display:grid;gap:8px;border-top:1px solid #f0f0f4;padding-top:13px}.topic-list div{display:flex;align-items:center;gap:8px;color:#747684;font-size:10px}.topic-list span{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:var(--pale);color:var(--accent);font-weight:700;font-size:9px}.module-card>button{display:flex;justify-content:space-between;align-items:center;width:100%;border:0;border-radius:9px;margin-top:15px;padding:10px 12px;background:var(--pale);color:var(--accent);font-size:10px;font-weight:700;cursor:pointer}.module-card.locked{opacity:.63}.module-card.locked>button{cursor:not-allowed;color:#9d9eaa;background:#f3f3f6}.violet{--accent:#7656dd;--pale:#f0ecff}.blue{--accent:#5084db;--pale:#edf4ff}.aqua{--accent:#36a9a2;--pale:#e8f9f7}.orange{--accent:#e58a42;--pale:#fff2e7}.pink{--accent:#d85e9c;--pale:#fcecf5}.indigo{--accent:#535fd7;--pale:#eceeff}.site-footer{text-align:center;padding:22px;border-top:1px solid #e7e7ee;color:#aaaab4;font-size:10px}.site-footer span{margin:0 7px}.lesson-page{min-height:100vh;background:#fbfbfd;display:flex;flex-direction:column}.lesson-header{height:78px;display:flex;align-items:center;gap:25px;max-width:850px;width:90%;margin:auto}.lesson-header>button{border:0;background:none;color:#9293a1;cursor:pointer}.lesson-progress{height:10px;flex:1;background:#e9e9ef;border-radius:9px;overflow:hidden}.lesson-progress span{height:100%;display:block;background:linear-gradient(90deg,#7657df,#9b82ed);border-radius:9px;transition:.3s}.hearts{display:flex;align-items:center;gap:6px;color:#ee6680;font-weight:700}.lesson-main{width:min(650px,88%);margin:45px auto 60px;text-align:center}.lesson-main h1{font:800 32px Manrope;letter-spacing:-1px;margin:12px 0}.lesson-main>p{font-size:15px;line-height:1.65;color:#747583}.lesson-visual{margin:32px 0;background:linear-gradient(145deg,#f1edff,#faf8ff);border:1px solid #e1d9ff;border-radius:20px;padding:38px;color:#7150da;font:800 35px Manrope;word-spacing:10px}.lesson-main h2{font:700 18px Manrope;margin-bottom:17px}.answers{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.answers button{height:62px;border:2px solid #e6e6ed;border-radius:12px;background:#fff;color:#555767;font-weight:700;font-size:17px;position:relative;cursor:pointer}.answers button>span{position:absolute;left:9px;top:9px;border:1px solid #dddde5;border-radius:5px;font-size:9px;padding:2px 5px;color:#9c9da8}.answers button.selected{border-color:#8060e4;background:#f3efff;color:#6947d3}.answers button.right{border-color:#3ebd87;background:#eafaf3;color:#238b61}.answers button.wrong{border-color:#ef6b7d;background:#fff0f2;color:#c34355}.answers button>svg{position:absolute;right:15px}.lesson-footer{min-height:110px;margin-top:auto;border-top:1px solid #e4e4eb;background:#fff;display:grid;grid-template-columns:1fr auto;align-items:center;padding:20px max(6%,calc((100% - 850px)/2));gap:25px}.lesson-footer>div{display:flex;align-items:center;gap:13px}.lesson-footer strong{font:700 16px Manrope}.lesson-footer p{margin:3px 0 0;color:#6d8178;font-size:12px}.feedback-icon{width:45px;height:45px;border-radius:50%;display:grid;place-items:center}.lesson-footer button{border:0;border-radius:10px;background:#7655dc;color:#fff;font-weight:700;padding:14px 25px;display:flex;align-items:center;gap:15px;cursor:pointer}.lesson-footer button:disabled{background:#d5d4dc;cursor:not-allowed}.lesson-footer.success{background:#edf9f3;border-color:#d2efe2}.lesson-footer.success .feedback-icon{background:#41ba84;color:#fff}.lesson-footer.error{background:#fff0f2}.lesson-footer.error .feedback-icon{background:#ef6b7d;color:#fff}.complete-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;background:radial-gradient(circle at 50% 35%,#f0ebff,#fafafe 50%)}.complete-badge{width:135px;height:135px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#9479ef,#6847d5);border-radius:40px;transform:rotate(-4deg);box-shadow:0 25px 55px #6d4cd84d;margin-bottom:35px}.complete-badge svg{transform:rotate(4deg)}.complete-page h1{font:800 38px Manrope;letter-spacing:-1.5px;margin:10px}.complete-page>p{max-width:560px;color:#757686;line-height:1.6}.rewards{display:flex;gap:12px;margin:25px 0}.rewards>div{width:135px;background:#fff;border:1px solid #e7e5ef;border-radius:14px;padding:16px;display:grid;place-items:center;gap:5px;box-shadow:0 8px 20px #3027640c}.rewards svg{color:#7656de}.rewards strong{font:800 20px Manrope}.rewards span{font-size:10px;color:#9394a0}.confetti{color:#efb04d;font-size:40px;position:absolute;top:12%;left:25%}.info-view{min-height:calc(100vh - 120px);padding:90px 7%;text-align:center;display:flex;align-items:center;flex-direction:column}.info-icon{width:70px;height:70px;border-radius:20px;background:#eee9ff;color:#7554dc;display:grid;place-items:center;margin-bottom:20px}.info-view h1{font:800 36px Manrope;letter-spacing:-1.5px;margin:10px}.info-view>p{max-width:600px;color:#777887;line-height:1.65}.roadmap{margin-top:30px;width:min(620px,100%);display:grid;grid-template-columns:1fr 1fr;text-align:left;gap:10px}.roadmap>div{display:flex;gap:12px;align-items:center;background:#fff;border:1px solid #e8e8ef;border-radius:12px;padding:14px}.roadmap>div>span{width:32px;height:32px;border-radius:9px;background:#eeeaff;color:#704ed7;display:grid;place-items:center;font-weight:700}.roadmap b,.roadmap small{display:block}.roadmap b{font-size:13px}.roadmap small{font-size:10px;color:#999aa5;margin-top:3px}.outline-danger{border:1px solid #e26c7b;background:#fff;color:#c84b5c;border-radius:10px;padding:11px 16px;font-weight:700;cursor:pointer;margin-top:12px}.profile-page{min-height:100vh;background:#0d0b16;color:#fff;position:relative;overflow:hidden;display:flex;flex-direction:column}.profile-brand{position:absolute;top:32px;left:5%;z-index:2}.profile-brand .logo-mark{box-shadow:0 8px 30px #8061e866}.profile-brand .logo>span{color:#fff}.profile-glow{position:absolute;width:520px;height:520px;border-radius:50%;filter:blur(100px);opacity:.18;pointer-events:none}.glow-one{background:#7656dd;top:-260px;left:-180px}.glow-two{background:#d85e9c;right:-260px;bottom:-300px}.profile-content{width:min(960px,90%);margin:auto;text-align:center;padding:120px 0 70px;position:relative;z-index:1}.profile-kicker{display:flex;align-items:center;justify-content:center;gap:8px;color:#aa92ff;font-size:10px;font-weight:800;letter-spacing:1.7px}.profile-content h1{font:800 clamp(38px,6vw,64px) Manrope;margin:15px 0 7px;letter-spacing:-3px}.profile-content>p{color:#a7a3b5;margin:0 0 42px}.profile-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.profile-wrap{position:relative}.profile-card{width:150px;border:0;background:none;color:#fff;display:flex;flex-direction:column;align-items:center;gap:9px;cursor:pointer;padding:0}.profile-avatar{width:126px;height:126px;border-radius:22px;background:linear-gradient(145deg,var(--avatar,#393445),color-mix(in srgb,var(--avatar,#393445),#000 30%));display:grid;place-items:center;position:relative;border:3px solid transparent;box-shadow:0 15px 35px #0006;transition:.22s}.profile-avatar svg{opacity:.19}.profile-avatar i{position:absolute;font:800 45px Manrope;font-style:normal}.profile-card strong{font:700 15px Manrope;margin-top:4px}.profile-card small{font-size:10px;color:#817d90}.profile-card:hover .profile-avatar{transform:translateY(-5px) scale(1.025);border-color:#fff;box-shadow:0 20px 45px #0009}.add-profile .profile-avatar{background:#211e2c;border:2px dashed #5c576a;color:#8f899e}.add-profile .profile-avatar svg{opacity:1}.profile-delete{position:absolute;right:3px;top:-8px;width:30px;height:30px;border:0;border-radius:50%;background:#262231;color:#aaa3b7;display:grid;place-items:center;cursor:pointer;opacity:0;transition:.2s}.profile-wrap:hover .profile-delete,.profile-delete:focus-visible{opacity:1}.profile-delete:hover{background:#c6475b;color:#fff}.profile-form{width:min(500px,100%);margin:40px auto 0;text-align:left;background:#17141f;border:1px solid #302b40;padding:20px;border-radius:16px;box-shadow:0 18px 50px #0005}.profile-form label{display:block;font-size:10px;font-weight:800;letter-spacing:1px;color:#a89fc1;margin-bottom:9px}.profile-form>div{display:flex;gap:10px}.profile-form input{flex:1;min-width:0;background:#0e0c14;border:1px solid #423a59;border-radius:9px;color:#fff;padding:13px 14px;outline:0}.profile-form input:focus{border-color:#8b6bea;box-shadow:0 0 0 3px #7656dd33}.profile-form>div button{border:0;border-radius:9px;background:#7656dd;color:#fff;padding:0 17px;font-weight:700;display:flex;align-items:center;gap:7px;cursor:pointer}.profile-form>div button:disabled{opacity:.4;cursor:not-allowed}.cancel-profile{display:block;margin:12px auto 0;border:0;background:none;color:#8e899b;cursor:pointer}.profile-note{display:flex;align-items:center;justify-content:center;gap:6px;color:#666173;margin-top:35px}.header-profile{display:flex;align-items:center;gap:8px;border:0;background:#f6f4fb;color:#5d5a6b;padding:5px 10px 5px 5px;border-radius:999px;cursor:pointer}.header-profile>span,.current-profile>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--avatar);font:800 11px Manrope}.header-profile b{font-size:11px}.header-profile svg{color:#aaa6b2}.header-profile:hover{background:#ece8f7;color:#6342cf}.settings-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin:18px 0}.current-profile{display:flex;align-items:center;text-align:left;gap:9px;background:#fff;border:1px solid #e6e4ed;padding:7px 13px 7px 7px;border-radius:10px}.current-profile small,.current-profile b{display:block}.current-profile small{font-size:7px;color:#a09cae;letter-spacing:1px}.current-profile b{font-size:12px}.switch-button{border:1px solid #dcd7eb;background:#fff;color:#6748d0;border-radius:10px;padding:11px 14px;font-weight:700;display:flex;gap:7px;align-items:center;cursor:pointer}input,select,textarea{font:inherit;font-size:16px}.language-toggle{display:flex;align-items:center;gap:6px;border:1px solid #e0ddea;background:#fff;color:#6748d0;border-radius:999px;padding:8px 11px;cursor:pointer}.language-toggle.dark{background:#211d2b;border-color:#40394e;color:#c8b9ff}.profile-language{position:absolute;right:5%;top:32px;z-index:3}.concept-card{display:flex;align-items:flex-start;gap:14px;text-align:left;margin:24px 0 30px;padding:20px;background:linear-gradient(145deg,#f1edff,#faf8ff);border:1px solid #e1d9ff;border-radius:16px;color:#5e4a91}.concept-card svg{flex:0 0 auto;color:#7656dd}.concept-card p{margin:0;line-height:1.65;font-size:14px}.ai-link{display:flex;align-items:flex-start;gap:7px;margin-top:13px;padding:10px;border-radius:9px;background:#faf9fc;color:#858292;font-size:9px;line-height:1.45}.ai-link svg{flex:0 0 auto;color:var(--accent)}.progress-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;width:min(620px,100%);margin:25px 0}.progress-summary>div{background:#fff;border:1px solid #e8e6ef;border-radius:14px;padding:20px;display:grid;gap:5px}.progress-summary strong{font:800 25px Manrope;color:#6f4ed8}.progress-summary span{font-size:10px;color:#9693a0}.course-map{width:min(620px,100%);display:grid;gap:9px;text-align:left}.course-map>div{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid #e8e7ed;padding:13px;border-radius:12px;opacity:.62}.course-map>div>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#efedf4;color:#8f8b99;font-weight:700}.course-map .started,.course-map .mastered{opacity:1}.course-map .started>span{background:#eee9ff;color:#7252da}.course-map .mastered>span{background:#e5f8ef;color:#2c9c6d}.course-map b,.course-map small{display:block}.course-map b{font-size:13px}.course-map small{font-size:10px;color:#9996a3;margin-top:3px}.practice-list{width:min(660px,100%);display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:25px}.practice-list>button{display:grid;grid-template-columns:42px 1fr auto;align-items:center;text-align:left;gap:11px;background:#fff;border:1px solid #e4e2eb;border-radius:12px;padding:11px;cursor:pointer}.practice-list>button:hover{border-color:#8062df;transform:translateY(-1px)}.practice-list>button>span{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:var(--pale);color:var(--accent);font-weight:800}.practice-list b,.practice-list small{display:block}.practice-list b{font-size:12px}.practice-list small{font-size:9px;color:#9995a2;margin-top:3px}.empty-practice{margin-top:28px;padding:30px;border:1px dashed #d8d4df;border-radius:15px;color:#9a96a3}.settings-panel{width:min(520px,100%);display:grid;gap:12px;margin-top:24px}.settings-panel>.current-profile{justify-content:flex-start}.setting-row{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #e5e3eb;border-radius:12px;padding:12px}.setting-row>div:first-child{display:flex;align-items:center;gap:10px;text-align:left}.setting-row b,.setting-row small{display:block}.setting-row small{font-size:9px;color:#9995a3}.lang-options{display:flex;background:#f0edf5;border-radius:8px;padding:3px}.lang-options button{border:0;background:none;color:#8b8795;border-radius:6px;padding:7px 10px;cursor:pointer;font-weight:700}.lang-options button.selected{background:#fff;color:#6848d0;box-shadow:0 2px 6px #27203d1a}.settings-panel>.switch-button,.settings-panel>.outline-danger{justify-content:center;margin:0}.lesson-main .answers{margin-top:18px}@media (max-width:900px){.sidebar{width:220px}.content{margin-left:220px;width:calc(100% - 220px)}.hero{grid-template-columns:1fr}.hero-visual{display:none}.module-grid{grid-template-columns:1fr 1fr}.hero{min-height:auto}.page{padding:0 6%}}@media (max-width:650px){input,select,textarea{font-size:16px!important}.practice-list{grid-template-columns:1fr}.progress-summary{grid-template-columns:1fr 1fr}.language-toggle{padding:7px}.language-toggle b{font-size:10px}.profile-content{padding-top:105px}.profile-grid{gap:18px}.profile-card{width:125px}.profile-avatar{width:108px;height:108px}.profile-form>div{flex-direction:column}.profile-form>div button{height:45px;justify-content:center}.header-profile b,.header-profile svg{display:none}.nav-wrap{position:fixed;top:0;right:0;bottom:0;left:0;background:#18152655;z-index:30;display:none}.nav-wrap.open{display:block}.sidebar{position:absolute;left:0;width:260px}.content{margin:0;width:100%}header{height:64px;padding:0 18px;gap:12px}.mobile-menu{display:block;border:0;background:none;color:#555}.mobile-logo{display:block;margin-right:auto}.mobile-logo .logo>span{display:none}.stat span,.level-pill{display:none}.page{padding:0 20px}.hero{padding:45px 0}.hero h1{font-size:42px;letter-spacing:-2.5px}.module-grid{grid-template-columns:1fr}.section-heading{display:block}.section-heading p{margin-top:7px}.lesson-main{margin-top:25px}.answers{grid-template-columns:1fr}.lesson-footer{grid-template-columns:1fr;padding:18px 6%}.lesson-footer button{width:100%;justify-content:center}.rewards{flex-wrap:wrap;justify-content:center}.rewards>div{width:110px}.roadmap{grid-template-columns:1fr}}.lesson-page{height:100vh;height:100dvh;min-height:0;overflow:hidden}.lesson-header{flex:0 0 78px;margin:0 auto}.lesson-main{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;margin:0 auto;padding:36px 0 48px;scrollbar-gutter:stable}.lesson-footer{flex:0 0 auto;margin:0;padding-bottom:max(20px,env(safe-area-inset-bottom));position:relative;z-index:5;box-shadow:0 -8px 28px #2320330d}@supports (height:100svh){.lesson-page{height:100svh}}@media (max-width:650px){.lesson-header{flex-basis:62px;height:62px}.lesson-main{width:100%;padding:20px 20px 28px;margin:0}.lesson-main h1{font-size:25px;margin:8px 0}.concept-card{margin:15px 0;padding:14px}.concept-card p{font-size:13px}.lesson-main h2{font-size:16px;margin:15px 0 10px}.answers{gap:8px}.answers button{height:52px}.lesson-footer{min-height:76px;padding:10px 16px max(10px,env(safe-area-inset-bottom));gap:8px}.lesson-footer>div:empty{display:none}.lesson-footer>div:not(:empty){min-width:0}.lesson-footer p{font-size:10px;line-height:1.25}.lesson-footer strong{font-size:13px}.feedback-icon{width:34px;height:34px;flex:0 0 34px}.lesson-footer button{min-height:48px;padding:10px 16px}.lesson-footer:not(.success):not(.error){display:block}.lesson-footer:not(.success):not(.error)>button{width:100%}}.profile-error{display:block;color:#ff8798;margin-top:10px}.profile-loading{margin:auto;display:grid;place-items:center;gap:12px;color:#aaa3b7}.profile-loading span{width:38px;height:38px;border:3px solid #393246;border-top-color:#9274ef;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
