.site-footer{border:1px solid var(--line);background:var(--white);border-radius:24px;grid-template-columns:1fr auto;align-items:center;gap:20px 40px;margin-top:36px;padding:28px 30px;display:grid}.site-footer-brand b{letter-spacing:-.6px;font-size:19px}.site-footer-brand b span{color:#668f9a}.site-footer-rights{color:var(--muted);margin:6px 0 0;font-size:10px;line-height:1.5}.site-footer-contacts{align-items:flex-start;gap:28px;display:flex}.site-footer-contact{justify-items:end;gap:6px;display:grid}.site-footer-contact>span{color:var(--muted);letter-spacing:1.4px;text-transform:uppercase;font-size:9px;font-weight:800}.site-footer-contact a{color:#477782;align-items:center;gap:7px;font-size:11px;font-weight:800;text-decoration:none;display:flex}.site-footer-contact a:hover{text-underline-offset:3px;text-decoration:underline}.site-footer-contact svg{width:15px}.site-footer-contact .site-footer-instagram,.site-footer-contact .site-footer-social{border:1px solid var(--line);background:var(--cream);width:124px;min-height:35px;color:var(--ink);border-radius:999px;justify-content:center;margin-top:3px;padding:7px 11px;text-decoration:none;transition:transform .2s cubic-bezier(.22,1,.36,1),border-color .2s,background-color .2s}.site-footer-contact .site-footer-instagram:hover,.site-footer-contact .site-footer-social:hover{background:var(--blue2);border-color:#91a9b2;text-decoration:none;transform:translateY(-1px)}.site-footer-contact .site-footer-instagram:focus-visible,.site-footer-contact .site-footer-social:focus-visible{outline-offset:3px;outline:2px solid #719ba7}.site-footer-instagram svg,.site-footer-social svg{width:17px;height:17px}.site-footer-social svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.15px}.site-footer-instagram-mobile{display:none}.site-footer-rights{border-top:1px solid var(--line);grid-column:1/-1;padding-top:18px}[data-theme=dark] .site-footer{background:#302f2b;box-shadow:0 3px #1d1c19,0 10px 20px #00000024}[data-theme=dark] .site-footer-contact a{color:#c7ced4}[data-theme=dark] .site-footer-contact .site-footer-instagram,[data-theme=dark] .site-footer-contact .site-footer-social{color:#f1f2f2;background:#25241f;border-color:#5c6061}[data-theme=dark] .site-footer-contact .site-footer-instagram:hover,[data-theme=dark] .site-footer-contact .site-footer-social:hover{background:#5c6061;border-color:#919fac}[data-theme=dark] .site-footer-instagram-mobile .site-footer-instagram,[data-theme=dark] .site-footer-instagram-mobile .site-footer-social{color:#f1f2f2;background:#25241f;border-color:#5c6061}@media (width<=620px){.site-footer{grid-template-columns:1fr;padding:23px}.site-footer-contacts{gap:15px;display:grid}.site-footer-contact{justify-items:start}.site-footer-contact .site-footer-instagram,.site-footer-contact .site-footer-social{min-height:42px;padding-inline:14px}.site-footer-instagram-desktop,.site-footer-social-desktop{display:none!important}.site-footer-contact:first-child{order:1}.site-footer-contact:nth-child(2){order:2}.site-footer-instagram-mobile{flex-wrap:wrap;order:3;gap:8px;padding-top:2px;display:flex}.site-footer-instagram-mobile .site-footer-instagram,.site-footer-instagram-mobile .site-footer-social{border:1px solid var(--line);background:var(--cream);width:148px;min-height:42px;color:var(--ink);border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:7px 14px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}}@media (prefers-reduced-motion:reduce){.site-footer-contact .site-footer-instagram,.site-footer-contact .site-footer-social{transition:none}}html{scrollbar-gutter:stable}.side-stack{flex-direction:column;gap:10px;height:max-content;display:flex;position:sticky;top:108px}.side-stack aside{width:100%;position:static}.security-shortcut{border:1px solid var(--line);background:var(--white);width:100%;min-height:48px;color:var(--ink);text-align:left;border-radius:14px;align-items:center;gap:11px;padding:13px 14px;font-weight:700;display:flex}.security-shortcut:hover{background:var(--blue2);border-color:#a9c9d2}.security-shortcut.active{color:#fff;background:#183239;border-color:#183239}.security-shortcut svg{flex:none;width:19px}[data-theme=dark] .security-shortcut{border-color:var(--line);background:var(--white);color:var(--ink)}[data-theme=dark] .security-shortcut:hover{background:#383733;border-color:#919fac}[data-theme=dark] .security-shortcut.active{color:#f1f2f2;background:#5c6061;border-color:#5c6061;box-shadow:0 3px #1d1c19,0 8px 14px #0000002e}.page-transition{min-width:0;animation:.22s cubic-bezier(.22,1,.36,1) both page-content-enter}.page-transition.page-transition--exiting{opacity:0;pointer-events:none;transition:opacity .14s cubic-bezier(.22,1,.36,1),transform .14s cubic-bezier(.22,1,.36,1);animation:none;transform:translate(-4px)}aside button,.security-shortcut{transition:background-color .225s cubic-bezier(.22,1,.36,1),border-color .225s cubic-bezier(.22,1,.36,1),color .225s cubic-bezier(.22,1,.36,1),box-shadow .225s cubic-bezier(.22,1,.36,1)}aside button svg,.security-shortcut svg{transition:color .225s cubic-bezier(.22,1,.36,1),stroke .225s cubic-bezier(.22,1,.36,1)}@keyframes page-content-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.page-transition{animation:80ms linear both page-content-fade;transform:none}.page-transition.page-transition--exiting{transition:opacity 80ms linear;transform:none}aside button,aside button svg,.security-shortcut,.security-shortcut svg{transition-duration:0s}}@media (width<=900px){.side-stack{display:none}}@keyframes page-content-fade{0%{opacity:0}to{opacity:1}}.activity-calendar-card{border:1px solid var(--line);background:var(--white);border-radius:22px;margin-top:22px;overflow:hidden}.activity-calendar-heading{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;justify-content:space-between;align-items:flex-start;height:auto;padding:22px 24px 18px;display:flex;position:static}.activity-calendar-heading h3{letter-spacing:-.4px;margin:7px 0 3px;font-size:22px}.activity-calendar-heading p{color:var(--muted);margin:0;font-size:12px}.activity-calendar-years{background:var(--blue2);color:#557781;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.activity-calendar-scroll{scrollbar-color:#9bbac2 transparent;scrollbar-width:thin;padding:0 24px 7px;overflow-x:auto}.activity-calendar-scroll:focus-visible{outline-offset:-3px;outline:3px solid #719ba73d}.activity-calendar-grid{width:max-content;min-width:768px}.activity-calendar-months{min-height:20px;color:var(--muted);grid-template-columns:29px repeat(53,11px);column-gap:3px;font-size:9px;font-weight:700;display:grid}.activity-calendar-months span:not(:first-child){width:26px}.activity-calendar-body{gap:7px;display:flex}.activity-calendar-weekdays{width:22px;color:var(--muted);flex:0 0 22px;grid-template-rows:repeat(7,11px);row-gap:3px;font-size:8px;font-weight:700;line-height:11px;display:grid}.activity-calendar-weeks{gap:3px;display:flex}.activity-calendar-week{grid-template-rows:repeat(7,11px);gap:3px;display:grid}.activity-calendar-day,.activity-calendar-legend i{background:#e9ede7;border-radius:3px;width:11px;height:11px;transition:transform .18s,background-color .22s,box-shadow .18s}.activity-calendar-day:not(.future):hover{z-index:1;box-shadow:0 0 0 2px var(--white);position:relative;transform:scale(1.32)}.activity-calendar-day.future{opacity:.25}.activity-calendar-day.level-1,.activity-calendar-legend .level-1{background:#d5e8e9}.activity-calendar-day.level-2,.activity-calendar-legend .level-2{background:#acd1d5}.activity-calendar-day.level-3,.activity-calendar-legend .level-3{background:#73a9b1}.activity-calendar-day.level-4,.activity-calendar-legend .level-4{background:#315f69}.activity-calendar-footer{color:var(--muted);justify-content:space-between;align-items:center;gap:18px;padding:12px 24px 20px;font-size:9px;display:flex}.activity-calendar-legend{white-space:nowrap;align-items:center;gap:4px;margin-left:auto;display:flex}.activity-calendar-legend span:first-child{margin-right:3px}.activity-calendar-legend span:last-child{margin-left:3px}[data-theme=dark] .activity-calendar-years{color:#f1f2f2}[data-theme=dark] .activity-calendar-day{box-shadow:inset 0 0 0 1px #919fac4d}[data-theme=dark] .activity-calendar-day.level-0,[data-theme=dark] .activity-calendar-legend .level-0{background:#41413d}[data-theme=dark] .activity-calendar-day.level-1,[data-theme=dark] .activity-calendar-legend .level-1{background:#505352}[data-theme=dark] .activity-calendar-day.level-2,[data-theme=dark] .activity-calendar-legend .level-2{background:#5c6061}[data-theme=dark] .activity-calendar-day.level-3,[data-theme=dark] .activity-calendar-legend .level-3{background:#747d83}[data-theme=dark] .activity-calendar-day.level-4,[data-theme=dark] .activity-calendar-legend .level-4{background:#919fac}[data-theme=dark] .activity-calendar-day.future{opacity:.48}@media (width<=620px){.activity-calendar-card{border-radius:19px}.activity-calendar-heading{padding:19px 18px 15px}.activity-calendar-heading h3{font-size:19px}.activity-calendar-heading p{max-width:190px;line-height:1.45}.activity-calendar-scroll{padding:0 14px 7px;overflow-x:hidden}.activity-calendar-grid{width:100%;min-width:0}.activity-calendar-months{grid-template-columns:29px repeat(var(--activity-week-count), minmax(0, 1fr));column-gap:2px}.activity-calendar-months span:not(:first-child){width:auto}.activity-calendar-body{gap:7px}.activity-calendar-weekdays{grid-template-rows:repeat(7,minmax(0,1fr));align-self:stretch;row-gap:2px;line-height:normal}.activity-calendar-weeks{grid-template-columns:repeat(var(--activity-week-count), minmax(0, 1fr));flex:1;gap:2px;min-width:0;display:grid}.activity-calendar-week{grid-template-rows:repeat(7,auto);gap:2px;min-width:0}.activity-calendar-day{aspect-ratio:1;border-radius:2.5px;width:100%;height:auto}.activity-calendar-footer{flex-direction:column;align-items:flex-start;gap:9px;padding:11px 18px 17px}}@media (prefers-reduced-motion:reduce){.activity-calendar-day{transition:none}}@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(/assets/manrope-cyrillic-Dvxsihut.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(/assets/manrope-latin-DHIcAJRg.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color:#152328;font-synthesis:none;--ink:#152328;--muted:#68767a;--blue:#a9c9d2;--blue2:#dcebee;--line:#dfe2d7;--cream:#f8f8ee;--white:#fffef9;background:#f8f8ee;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}button{color:inherit;cursor:pointer}header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#f8f8eeeb;justify-content:space-between;align-items:center;height:76px;padding:0 max(24px,50vw - 620px);display:flex;position:sticky;top:0}.logo{background:0 0;border:0;align-items:center;padding:0;font-size:20px;font-weight:800;display:flex}.logo span{background:var(--blue);border-radius:50%;place-items:center;width:42px;height:42px;margin-right:10px;display:grid}.logo b{color:#668f9c;margin-left:2px}nav{gap:34px;display:flex}nav button{background:0 0;border:0;font-size:14px}.header-actions{align-items:center;gap:10px;display:flex}.icon-btn{border:1px solid var(--line);background:#fffef8;border-radius:14px;place-items:center;width:40px;height:40px;display:grid}.icon-btn svg{width:17px}.menu{background:0 0;border:0;display:none}.btn{border:1px solid var(--line);background:#fffef9;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 20px;font-weight:700;display:inline-flex}.btn.small{min-height:40px}.btn.primary{color:#fff;background:#183239;border-color:#183239}.btn:disabled{opacity:.45;cursor:not-allowed}.shell{grid-template-columns:220px 1fr;gap:32px;max-width:1240px;margin:32px auto;padding:0 20px;display:grid}.shell>main{min-width:0}aside{border:1px solid var(--line);background:#fffffb73;border-radius:24px;height:max-content;padding:12px;position:sticky;top:108px}aside button{text-align:left;background:0 0;border:0;border-radius:14px;align-items:center;gap:12px;width:100%;margin:2px 0;padding:14px;display:flex}aside button.active{background:var(--blue);font-weight:700}.eyebrow{letter-spacing:2.2px;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.hero{border:1px solid var(--line);background:radial-gradient(circle at 65% 25%,#dfedef 0,#0000 32%),linear-gradient(120deg,#fbfbf3,#f5f6ec);border-radius:34px;grid-template-columns:1.1fr .9fr;align-items:center;min-height:650px;padding:64px;display:grid;overflow:hidden}.hero h1{letter-spacing:-3.2px;margin:22px 0;font-size:58px;line-height:1.04}.hero h1 em,.auth-info em{color:#89aeba;font-style:normal}.hero-copy>p{color:var(--muted);max-width:590px;font-size:18px;line-height:1.7}.actions{gap:12px;margin:30px 0;display:flex}.micro{letter-spacing:1.4px;color:#5d6a6e;font-size:11px}.hero-visual{place-items:center;min-height:440px;display:grid;position:relative}.orbit{border:1px solid #d5e1df;border-radius:50%;position:absolute}.o1{width:390px;height:390px}.o2{width:300px;height:300px}.medical-card{text-align:center;background:linear-gradient(#b9d5dc,#e7efea);border-radius:120px 120px 28px 28px;flex-direction:column;justify-content:center;align-items:center;width:265px;min-height:300px;padding:28px;display:flex;box-shadow:0 30px 80px #85a5a633}.medical-card>span{background:#fff;border-radius:50%;place-items:center;width:70px;height:70px;display:grid}.medical-card>b{margin:22px 0 5px;font-size:20px}.medical-card small{color:#53666a}.progress,.mini-progress,.quiz-progress{background:#e6e9e0;border-radius:8px;width:100%;height:5px;margin-top:27px;overflow:hidden}.progress i,.mini-progress i,.quiz-progress i{background:#719ba7;height:100%;display:block}.medical-card footer{justify-content:space-between;width:100%;margin-top:8px;font-size:11px;display:flex}.float-card{border:1px solid var(--line);background:#ffffffe6;border-radius:13px;align-items:center;gap:8px;padding:13px 16px;font-size:12px;display:flex;position:absolute;box-shadow:0 12px 40px #55727714}.float-card svg{width:17px}.fc1{top:100px;right:-10px}.fc2{bottom:90px;left:0}.section{padding:86px 0}.intro{text-align:center}.intro .eyebrow{color:#698a94;justify-content:center}.intro h2{margin:14px 0 10px;font-size:38px}.intro>p,.page-head p{color:var(--muted)}.feature-grid{text-align:left;grid-template-columns:1fr 1fr;gap:24px;margin-top:44px;display:grid}.feature{border:1px solid var(--line);background:#fffef9;border-radius:26px;padding:34px}.feature.blue{background:#edf5f5}.feature-icon,.big-icon{background:var(--blue);border-radius:16px;place-items:center;width:54px;height:54px;margin-bottom:30px;display:grid}.feature>span,.path-grid article>small{letter-spacing:1.8px;color:#6d858c;font-size:10px;font-weight:700}.feature h3{margin:10px 0;font-size:25px}.feature p,.path-grid p,.path-grid li{color:var(--muted);line-height:1.7}.feature button{background:0 0;border:0;align-items:center;gap:8px;padding:15px 0;font-weight:700;display:flex}.feature button svg{width:17px}.page-head{justify-content:space-between;align-items:flex-end;gap:20px;margin:5px 0 32px;display:flex}.page-head h2{letter-spacing:-1.5px;margin:10px 0 5px;font-size:38px}.balance{border:1px solid var(--line);background:#fffef9;border-radius:18px;align-items:center;gap:12px;min-width:260px;padding:14px;display:flex}.balance>svg{background:var(--blue2);border-radius:12px;width:44px;height:44px;padding:10px}.balance span{font-size:11px}.balance small{font-size:16px;font-weight:800;display:block}.balance button{background:0 0;border:0;margin-left:auto;font-size:12px;font-weight:700}.stats{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.stats article{border:1px solid var(--line);background:#fffef9;border-radius:18px;align-items:center;gap:15px;padding:20px;display:flex}.stats article>span{background:var(--blue2);border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.stats b,.stats small{display:block}.stats b{font-size:21px}.stats small{color:var(--muted)}.section-title{margin-top:38px}.path-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.path-grid article{border:1px solid var(--line);background:#fffef9;border-radius:25px;padding:34px}.big-icon.pale{background:#e9ece4}.path-grid h2{font-size:27px}.path-grid ul{padding:0;list-style:none}.path-grid li{align-items:center;gap:8px;margin:8px 0;display:flex}.path-grid li svg{color:#69929e;width:16px}.random{padding:12px 18px}.random small{opacity:.7;font-weight:400;display:block}.segmented,.topic-tabs,.admin-tabs{background:#eceee6;border-radius:14px;width:max-content;margin-bottom:24px;padding:4px;display:flex}.segmented button,.topic-tabs button,.admin-tabs button{background:0 0;border:0;border-radius:11px;padding:9px 24px}.segmented .selected,.topic-tabs .selected,.admin-tabs .selected{background:#fff;box-shadow:0 2px 8px #314a5114}.year-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.year-grid article,.subject-grid article,.panel{border:1px solid var(--line);background:#fffef9;border-radius:21px;padding:25px}.year{font-size:29px;font-weight:800}.tag{letter-spacing:1.3px;background:var(--blue2);border-radius:12px;margin-left:10px;padding:5px 8px;font-size:9px}.year-grid h3{margin:22px 0 5px}.year-grid p{color:var(--muted);font-size:13px}.year-grid footer{color:var(--muted);justify-content:space-between;align-items:center;margin-top:12px;font-size:11px;display:flex}.year-grid footer button{background:0 0;border:0;align-items:center;gap:7px;font-weight:700;display:flex}.year-grid footer svg{width:16px}.subject-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.subject-grid article{cursor:pointer;gap:22px;transition:all .2s;display:flex}.subject-grid article:hover{border-color:#9dbcc4;transform:translateY(-3px)}.subject-icon{background:#c7dde2;border-radius:20px;place-items:center;min-width:68px;height:68px;display:grid}.subject-icon.s1{background:#dce7d6}.subject-icon.s2{background:#eee0d4}.subject-icon.s3{background:#dddced}.subject-grid article>div:last-child{width:100%}.subject-grid article span{color:#849095;font-size:10px}.subject-grid article h3{margin:4px 0}.subject-grid article p{color:var(--muted);font-size:13px;line-height:1.6}.subject-grid footer{justify-content:space-between;align-items:center;display:flex}.subject-grid footer button{background:0 0;border:0}.back{color:#59676a;background:0 0;border:0;padding:8px 0}.topic-hero{border:1px solid var(--line);background:radial-gradient(circle at 15% 0,#dcebec,#0000 38%);border-radius:26px;margin-top:15px;padding:38px}.topic-hero h2{margin:12px 0;font-size:36px}.topic-hero p{color:var(--muted)}.topic-tabs{width:100%;margin:22px 0}.topic-tabs button{flex:1;justify-content:center;align-items:center;gap:7px;display:flex}.topic-tabs svg{width:16px}.video-card{border:1px solid var(--line);background:#fffef9;border-radius:24px;padding:22px}.video{background:linear-gradient(135deg,#172c31,#68909a);border-radius:17px;place-items:center;height:390px;display:grid;position:relative}.video>span{color:#fff;position:absolute;bottom:18px;left:20px}.play{color:#173238;background:#fff;border-radius:50%;place-items:center;width:74px;height:74px;display:grid}.video-card>div:last-child{padding:15px 5px 0}.video-card p{color:var(--muted)}.quiz-top{justify-content:space-between;align-items:center;display:flex}.quiz-top span{color:var(--muted);font-size:12px}.quiz-progress{margin:12px 0 24px}.quiz-card{border:1px solid var(--line);background:#fffef9;border-radius:25px;max-width:800px;margin:auto;padding:34px}.quiz-card h2{font-size:25px;line-height:1.5}.answers{gap:11px;margin:25px 0;display:grid}.answers button{text-align:left;border:1px solid var(--line);background:#f8f8f1;border-radius:15px;align-items:center;gap:14px;min-height:58px;padding:12px 16px;display:flex}.answers button b{background:#fff;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.answers .chosen{background:#e4eff1;border-color:#719aa6}.answers .correct{color:#fff;background:#78a978}.answers .wrong{color:#fff;background:#dc5c56}.answers button svg{margin-left:auto}.explain{border-left:4px solid var(--blue);background:#edf4f3;border-radius:8px;padding:14px 18px}.explain p{color:#526367;margin-bottom:0}.quiz-card>footer{justify-content:space-between;margin-top:25px;display:flex}.admin-tabs{width:100%;overflow:auto}.admin-stats{grid-template-columns:repeat(4,1fr)}.admin-grid{grid-template-columns:1.5fr 1fr;gap:18px;margin-top:18px;display:grid}.panel-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.panel-title h3,.panel-title p{margin:0}.panel-title p{color:var(--muted);margin-top:4px;font-size:12px}.panel-title button{background:0 0;border:0;font-size:12px}.user-row{border-bottom:1px solid #eceee8;align-items:center;gap:12px;padding:15px 0;display:flex}.avatar{background:var(--blue2);border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.user-row div b,.user-row div small{display:block}.user-row div small{color:var(--muted);font-size:10px}.points{margin-left:auto;font-size:12px}.quick{background:0 0;border:0;border-bottom:1px solid #eceee8;align-items:center;gap:12px;width:100%;padding:14px 5px;display:flex}.quick svg:first-child{background:var(--blue2);border-radius:11px;width:39px;height:39px;padding:8px}.quick svg:last-child{width:17px;margin-left:auto}.auth-wrap{grid-template-columns:1.1fr .9fr;align-items:center;gap:90px;max-width:1160px;min-height:calc(100vh - 76px);margin:auto;padding:60px 25px;display:grid}.auth-info h1{letter-spacing:-2px;font-size:48px;line-height:1.12}.auth-info>p{color:var(--muted);font-size:17px}.auth-info>.logo{display:none}.quote{border-left:3px solid var(--blue);color:#536468;margin-top:50px;padding:14px 20px}.auth-card{border:1px solid var(--line);background:#fffef9;border-radius:26px;padding:38px;box-shadow:0 25px 70px #536f7512}.auth-card h2{margin:0;font-size:30px}.auth-card>p{color:var(--muted)}.google{border:1px solid var(--line);background:#fff;border-radius:13px;width:100%;height:50px;font-weight:700}.google b{color:#4285f4;margin-right:8px;font-size:20px}.or{text-align:center;color:#9aa4a4;align-items:center;gap:10px;margin:18px 0;font-size:11px;display:flex}.or:before,.or:after{content:"";background:var(--line);flex:1;height:1px}.auth-card label{margin:14px 0;font-size:12px;font-weight:700;display:block}.auth-card label>input:not([type=checkbox]){border:1px solid var(--line);background:#fbfbf6;border-radius:12px;width:100%;height:49px;margin-top:7px;padding:0 14px}.terms{align-items:flex-start;gap:10px;line-height:1.5;font-weight:500!important;display:flex!important}.terms input{accent-color:#628f9a;margin-top:3px}.terms a{color:#5d8792;text-decoration:underline}.auth-submit{width:100%;margin-top:10px}.switch{text-align:center;font-size:12px}.switch button{color:#5d8792;background:0 0;border:0;font-weight:700}@media (width<=900px){header nav{background:var(--cream);flex-direction:column;padding:20px;display:none;position:absolute;top:76px;left:0;right:0}.menu{display:block}header nav.open{display:flex}.shell{grid-template-columns:1fr}.shell aside{display:none}.hero{grid-template-columns:1fr;padding:40px}.hero h1{font-size:45px}.hero-visual{min-height:390px}.stats,.admin-stats{grid-template-columns:1fr 1fr}.auth-wrap{grid-template-columns:1fr;gap:30px}.auth-info{display:none}}@media (width<=620px){header{height:66px}.header-actions .icon-btn{display:none}.shell{margin:20px auto;padding:0 14px}.hero{border-radius:24px;padding:30px 22px}.hero h1{letter-spacing:-2px;font-size:38px}.hero-visual{display:none}.actions{flex-direction:column}.feature-grid,.path-grid,.year-grid,.subject-grid,.admin-grid{grid-template-columns:1fr}.page-head{flex-direction:column;align-items:flex-start}.page-head h2{font-size:31px}.stats,.admin-stats{grid-template-columns:1fr}.balance{width:100%}.topic-hero{padding:25px}.topic-hero h2{font-size:29px}.video{height:230px}.quiz-card{padding:23px}.admin-tabs button{white-space:nowrap}.auth-wrap{padding:25px 14px}.auth-card{padding:25px}.intro h2{font-size:31px}.section{padding:60px 0}}.hero-visual:before{content:"";filter:blur(2px);pointer-events:none;background:radial-gradient(circle at 35% 30%,#c7dee3e6,#dae9e66b 58%,#0000 72%);border-radius:42% 58% 55% 45%;width:360px;height:360px;position:absolute;transform:rotate(-8deg)}.exam-countdown-card{z-index:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:center;background:#f9fcf7e6;border:1px solid #80a3ab59;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;width:min(100%,350px);min-height:390px;padding:30px;display:flex;position:relative;box-shadow:0 28px 70px #44656929}.exam-countdown-icon{color:#173238;background:#d7e9ed;border-radius:20px;place-items:center;width:64px;height:64px;margin-bottom:18px;display:grid}.exam-countdown-icon svg{width:28px;height:28px}.exam-countdown-card>.eyebrow,.exam-countdown-form>.eyebrow{color:#678994;justify-content:center}.exam-countdown-card h2{letter-spacing:-.6px;margin:10px 0;font-size:24px;line-height:1.25}.exam-countdown-card>p{color:var(--muted);margin:4px 0 20px;font-size:13px;line-height:1.55}.exam-countdown-loading{margin:auto!important}.exam-countdown-value{justify-content:center;align-items:baseline;gap:9px;margin:4px 0 8px;display:flex}.exam-countdown-value strong{letter-spacing:-4px;color:#315f69;font-size:68px;font-weight:800;line-height:1}.exam-countdown-value span{color:#526a70;max-width:82px;font-size:12px;line-height:1.35}.exam-countdown-prefix{text-align:right}.exam-countdown-unit{text-align:left}.exam-countdown-status{font-weight:700;color:#315f69!important;margin:18px 0!important;font-size:16px!important}.exam-countdown-card time{color:#5d7378;justify-content:center;align-items:center;gap:7px;font-size:12px;display:flex}.exam-countdown-form{flex-direction:column;align-items:stretch;width:100%;display:flex}.exam-countdown-form label{text-align:left;margin-top:10px;font-size:11px;font-weight:700}.exam-countdown-form input{width:100%;height:44px;color:var(--ink);background:#fffef9;border:1px solid #ccd9d7;border-radius:12px;outline:none;margin-top:6px;padding:0 12px}.exam-countdown-form input:focus{border-color:#709aa5;box-shadow:0 0 0 3px #709aa526}.exam-countdown-actions{justify-content:center;align-items:center;gap:8px;margin-top:18px;display:flex}.exam-countdown-delete{color:#a95245;background:0 0;border:1px solid #e1cbc5;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.exam-countdown-error{color:#ad4b42!important;margin:10px 0 0!important;font-size:11px!important}.exam-countdown-card .btn{min-height:42px;padding:0 15px}@media (width<=620px){.hero-visual{min-height:430px;margin-top:12px;display:grid}.hero-visual:before{width:310px;height:310px}.exam-countdown-card{width:100%;min-height:380px;padding:25px 22px}}:root{--muted:#5f6d71}.logo b{color:#466f7a}.intro .eyebrow{color:#4f737d}.feature>span,.path-grid article>small{color:#536b72}.route-loading{min-height:calc(100dvh - 76px);color:var(--muted);justify-content:center;align-items:center;gap:11px;font-size:13px;font-weight:700;display:flex}.route-loading>span{border:2px solid var(--line);border-top-color:#4f7d88;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite route-loading-spin}@keyframes route-loading-spin{to{transform:rotate(360deg)}}header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#f8f8eefa}.exam-countdown-card{-webkit-backdrop-filter:none;backdrop-filter:none;background:#f9fcf7f7}@media (width<=760px){.route-loading{min-height:calc(100dvh - 64px)}}@media (prefers-reduced-motion:reduce){.route-loading>span{animation:none}}.server-availability-notice{z-index:120;color:#9c433a;background:#fff4f2;border:1px solid #e7b6ae;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;width:min(92vw,560px);padding:12px 14px;font-size:12px;font-weight:700;display:flex;position:fixed;top:88px;left:50%;transform:translate(-50%);box-shadow:0 12px 34px #3e251f24}.server-availability-notice button{width:30px;height:30px;color:inherit;background:0 0;border:0;border-radius:9px;flex:0 0 30px;place-items:center;display:grid}.server-availability-notice button:hover{background:#9c433a17}.server-availability-notice svg{width:16px;height:16px}[data-theme=dark] .server-availability-notice{color:#f0c5bf;background:#382d2b;border-color:#7a5550;box-shadow:0 12px 34px #00000047}@media (width<=760px){.server-availability-notice{width:calc(100vw - 24px);font-size:11px;top:74px}}.header-actions>.btn.small,.header-actions>.icon-btn,.hero .float-card{display:none}.user-menu-shell{order:2;position:relative}.menu{order:3}.theme-toggle{border:1px solid var(--line);background:var(--white);width:44px;height:44px;color:var(--ink);border-radius:15px;order:1;place-items:center;transition:background .2s,border-color .2s,transform .2s;display:grid}.theme-toggle:hover{background:var(--blue2);border-color:#8db0ba;transform:translateY(-1px)}.theme-toggle:focus-visible{outline-offset:2px;outline:3px solid #719ba747}.user-menu-trigger,.user-login-trigger{border:1px solid var(--line);background:#fffef9;border-radius:16px;align-items:center;gap:9px;min-height:46px;padding:5px 10px 5px 6px;display:flex;box-shadow:0 8px 24px #314a510f}.user-menu-trigger:hover,.user-login-trigger:hover{background:#fff;border-color:#a9c9d2}.user-menu-trigger:focus-visible,.user-login-trigger:focus-visible,.user-menu-popover button:focus-visible{outline-offset:2px;outline:3px solid #719ba747}.answers button.keyboard-focused,.answers button:focus-visible{outline-offset:2px;border-color:#668f9c;outline:3px solid #5b8f9d52}.quiz-keyboard-hint{color:var(--muted);text-align:right;margin:-13px 0 18px;font-size:10px}@media (width<=760px){.quiz-keyboard-hint{display:none}}[data-theme=dark] .answers button.keyboard-focused,[data-theme=dark] .answers button:focus-visible{border-color:#919fac;outline-color:#919fac75}.user-menu-trigger>svg{color:#68767a;transition:transform .2s}.user-menu-trigger>svg.rotated{transform:rotate(180deg)}.user-menu-avatar{color:#183239;letter-spacing:.4px;background:linear-gradient(145deg,#a9c9d2,#dcebee);border-radius:12px;flex:none;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.user-menu-avatar.large{border-radius:15px;width:46px;height:46px;font-size:13px}.user-menu-copy{text-align:left;min-width:116px;line-height:1.15;display:grid}.user-menu-copy b{white-space:nowrap;font-size:12px}.user-menu-copy small{color:var(--muted);margin-top:4px;font-size:10px}.user-menu-name-row{align-items:center;gap:6px;min-width:0;display:flex}.user-menu-name-row b{text-overflow:ellipsis;overflow:hidden}.user-menu-telegram-mark{color:#fff;background:#229ed9;border-radius:7px;flex:none;place-items:center;width:18px;height:18px;display:grid;box-shadow:0 3px 9px #229ed93d}.user-menu-telegram-mark svg{width:11px;height:11px}.user-menu-popover{border:1px solid var(--line);z-index:50;background:#fffef9;border-radius:20px;width:300px;padding:10px;animation:.16s ease-out user-menu-in;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 24px 70px #20373d2e}@keyframes user-menu-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.user-menu-profile{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:10px 10px 14px;display:flex}.user-menu-profile span:last-child{min-width:0;display:grid}.user-menu-profile b{font-size:13px}.user-menu-profile small{color:var(--muted);text-overflow:ellipsis;margin-top:4px;font-size:10px;overflow:hidden}.user-menu-balance{background:var(--blue2);text-align:left;border:0;border-radius:14px;align-items:center;gap:11px;width:100%;margin:10px 0;padding:12px;display:flex}.user-menu-balance:hover{background:#d3e6e9}.user-menu-balance>svg:last-child{width:15px;margin-left:auto}.user-menu-balance>svg{flex:none}.user-menu-balance span{color:#53666a;font-size:10px;display:grid}.user-menu-balance b{color:var(--ink);margin-top:2px;font-size:15px}.user-menu-popover>button{text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:11px;width:100%;padding:11px 12px;font-size:12px;font-weight:700;display:flex}.user-menu-popover>.user-menu-balance{background:var(--blue2);border-radius:14px;margin:10px 0;padding:12px}.user-menu-popover>button:hover{background:#f0f3ed}.user-menu-popover>button svg{color:#668f9c}.user-menu-popover>.user-menu-logout{border-top:1px solid var(--line);color:#9a4f4a;border-radius:0 0 12px 12px;margin-top:6px;padding-top:13px}.user-menu-popover>.user-menu-logout svg{color:currentColor}.user-login-trigger{padding:0 15px;font-size:12px;font-weight:800}@media (width<=720px){.user-menu-copy,.user-menu-trigger>svg{display:none}.user-menu-trigger{padding:5px 6px}.user-menu-popover{width:auto;position:fixed;top:68px;left:12px;right:12px}.user-login-trigger span{display:none}.user-login-trigger{justify-content:center;width:46px;padding:0}}.scroll-reveal{--reveal-x:0px;--reveal-y:0px;--reveal-delay:0s;opacity:0;translate:var(--reveal-x) var(--reveal-y);transition:opacity .36s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay), translate .42s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay)}.scroll-reveal--left{--reveal-x:-18px}.scroll-reveal--right{--reveal-x:18px}.scroll-reveal--up{--reveal-y:16px}.scroll-reveal.is-visible{opacity:1;translate:0}@media (width<=620px){.scroll-reveal--left{--reveal-x:-12px}.scroll-reveal--right{--reveal-x:12px}.scroll-reveal--up{--reveal-y:12px}}@media (prefers-reduced-motion:reduce){.scroll-reveal,.scroll-reveal.is-visible{opacity:1;transition:none;translate:none}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f1f2f2;--muted:#b5b8b9;--blue:#919fac;--blue2:#5c6061;--line:#4a4b48;--cream:#25241f;--white:#302f2b;--dark-base:#25241f;--dark-surface:#302f2b;--dark-raised:#383733;--dark-control:#292824;--dark-mid:#5c6061;--dark-accent:#919fac;--dark-shadow:#00000057;--bg:#302f2b}html,body,#root{background-color:var(--cream);min-height:100vh}html.theme-changing #root{animation:.17s ease-out both theme-mobile-reveal}@keyframes theme-mobile-reveal{0%{opacity:.84}to{opacity:1}}body{background:var(--cream);color:var(--ink)}[data-theme=dark],[data-theme=dark] body,[data-theme=dark] #root{color:#f1f2f2;background-color:#25241f}[data-theme=dark] header{border-color:var(--line);background:#25241ffa}[data-theme=dark] nav button,[data-theme=dark] .logo,[data-theme=dark] .back,[data-theme=dark] button{color:var(--ink)}[data-theme=dark] aside{background:#302f2b;box-shadow:0 3px #1d1c19,0 12px 24px #0000002e}[data-theme=dark] aside button.active{background:#5c6061;box-shadow:0 3px #25241f,0 8px 16px #0000002e}[data-theme=dark] .hero{background:radial-gradient(circle at 66% 25%,#919fac2e 0,#0000 34%),linear-gradient(125deg,#302f2b,#25241f)}[data-theme=dark] .orbit{border-color:#919fac61}[data-theme=dark] .medical-card{background:linear-gradient(#5c6061,#383733);box-shadow:0 7px #1d1c19,0 28px 58px #0000003d}[data-theme=dark] .medical-card>span,[data-theme=dark] .play{color:#25241f;background:#919fac}[data-theme=dark] .float-card,[data-theme=dark] .subject-icon{color:#25241f}[data-theme=dark] .medical-card small,[data-theme=dark] .micro,[data-theme=dark] .intro .eyebrow,[data-theme=dark] .feature>span,[data-theme=dark] .path-grid article>small,[data-theme=dark] .subject-grid article span{color:#c2c5c6}[data-theme=dark] .class-prep-empty{color:var(--ink);background:linear-gradient(145deg,#383733,#302f2b);border-color:#5c6061;box-shadow:0 4px #1d1c19,0 15px 28px #00000029}[data-theme=dark] .class-prep-empty p{color:var(--muted)}[data-theme=dark] .class-prep-empty>span{color:#f1f2f2;background:#5c6061}[data-theme=dark] .class-prep-empty>span svg{width:25px;height:25px}[data-theme=dark] .hero-visual:before{content:none}[data-theme=dark] .exam-countdown-card{box-shadow:none;background:#302f2b;border-color:#5c6061}[data-theme=dark] .exam-countdown-icon{color:#f1f2f2;background:#5c6061}[data-theme=dark] .exam-countdown-value strong{color:#8fb9c3}[data-theme=dark] .exam-countdown-status{color:#bfc8cf!important}[data-theme=dark] .exam-countdown-value span,[data-theme=dark] .exam-countdown-card time{color:#c2c5c6}[data-theme=dark] .exam-countdown-form input{color:var(--ink);background:#292824;border-color:#5c6061}[data-theme=dark] .exam-date-input{background:#292824;border-color:#5c6061}[data-theme=dark] .feature,[data-theme=dark] .year-grid article,[data-theme=dark] .subject-grid article,[data-theme=dark] .panel,[data-theme=dark] .stats article,[data-theme=dark] .path-grid article,[data-theme=dark] .balance,[data-theme=dark] .quiz-card,[data-theme=dark] .video-card,[data-theme=dark] .user-panel,[data-theme=dark] .account-stats article{border-color:var(--line);background:#302f2b;box-shadow:0 3px #1d1c19,0 10px 20px #00000024}[data-theme=dark] .feature.blue{background:#383733}[data-theme=dark] .big-icon.pale svg{color:#919fac;stroke:#919fac}[data-theme=dark] .segmented,[data-theme=dark] .topic-tabs,[data-theme=dark] .admin-tabs{background:#292824;border:1px solid #4a4b48}[data-theme=dark] .segmented .selected,[data-theme=dark] .topic-tabs .selected,[data-theme=dark] .admin-tabs .selected{background:#5c6061;box-shadow:0 3px #1d1c19,0 8px 14px #0000002e}[data-theme=dark] .topic-hero{background:radial-gradient(circle at 15% 0,#919fac2e,#0000 42%),#302f2b}[data-theme=dark] .answers button{border-color:var(--line);color:var(--ink);background:#292824}[data-theme=dark] .answers button b{background:#5c6061}[data-theme=dark] .answers .chosen{background:#5c6061;border-color:#919fac}[data-theme=dark] .answers .correct{background:#406f52}[data-theme=dark] .answers .wrong{background:#8c3f3d}[data-theme=dark] .explain{background:#383733}[data-theme=dark] .explain p{color:#d0d2d2}[data-theme=dark] .btn,[data-theme=dark] .icon-btn,[data-theme=dark] .preset-row button{border-color:var(--line);color:var(--ink);background:#302f2b;box-shadow:0 2px #1d1c19}[data-theme=dark] .btn.primary{color:#25241f;box-shadow:none;background:#919fac;border-color:#919fac}[data-theme=dark] .btn.primary:hover{background:#a7b1ba}[data-theme=dark] .progress,[data-theme=dark] .mini-progress,[data-theme=dark] .quiz-progress{background:#383733}[data-theme=dark] .progress i,[data-theme=dark] .mini-progress i,[data-theme=dark] .quiz-progress i{background:#919fac}[data-theme=dark] .user-menu-trigger,[data-theme=dark] .user-login-trigger,[data-theme=dark] .user-menu-popover,[data-theme=dark] .theme-toggle{border-color:var(--line);color:var(--ink);background:#302f2b;box-shadow:0 3px #1d1c19,0 8px 16px #00000024}[data-theme=dark] .user-menu-trigger:hover,[data-theme=dark] .user-login-trigger:hover,[data-theme=dark] .theme-toggle:hover{background:#383733;border-color:#919fac}[data-theme=dark] .user-menu-avatar{color:#25241f;background:linear-gradient(145deg,#919fac,#5c6061)}[data-theme=dark] .user-menu-balance,[data-theme=dark] .user-menu-popover>.user-menu-balance{background:#5c6061}[data-theme=dark] .user-menu-balance:hover,[data-theme=dark] .user-menu-popover>button:hover{background:#383733}[data-theme=dark] .user-menu-balance span,[data-theme=dark] .user-menu-balance b{color:#f1f2f2}[data-theme=dark] .wallet-summary,[data-theme=dark] .account-hero{background:linear-gradient(112deg,#5c6061,#302f2b 68%)}[data-theme=dark] .points-input,[data-theme=dark] .payment-methods>button,[data-theme=dark] .profile-form input,[data-theme=dark] .profile-form select{color:var(--ink);background:#292824}[data-theme=dark] .preset-row button.selected,[data-theme=dark] .payment-methods>button.selected{background:#5c6061;border-color:#919fac;box-shadow:0 3px #1d1c19,0 8px 14px #00000029}[data-theme=dark] .purchase-row{border-color:var(--line)}[data-theme=dark] .purchase-icon{background:#5c6061}[data-theme=dark] .save-message{color:#9dd0aa;background:#183122}[data-theme=dark] .status-pill{color:#a5d5ae;background:#193525}[data-theme=dark] .auth-page{--auth-ink:#f1f2f2;--auth-muted:#b5b8b9;color:var(--auth-ink);background:radial-gradient(circle at 10% 15%,#919fac2e,#0000 32%),radial-gradient(circle at 88% 90%,#5c606133,#0000 28%),#25241f}[data-theme=dark] .auth-panel{background:#302f2b;border-color:#5c6061;box-shadow:0 6px #1d1c19,0 28px 58px #00000042}[data-theme=dark] .auth-google,[data-theme=dark] .auth-input,[data-theme=dark] .auth-panel form>label:not(.auth-consent)>input{color:var(--auth-ink);background:#292824;border-color:#5c6061}[data-theme=dark] .auth-google:hover{background:#383733;border-color:#919fac}[data-theme=dark] .auth-input input{color:var(--auth-ink)}[data-theme=dark] .auth-input input::placeholder,[data-theme=dark] .auth-panel input::placeholder{color:#919fac}[data-theme=dark] .auth-benefits span{background:#302f2b;border-color:#5c6061}[data-theme=dark] .auth-primary{color:#25241f;background:#919fac;border-color:#919fac;box-shadow:0 3px #5c6061}[data-theme=dark] .auth-primary:hover{background:#a7b1ba}[data-theme=dark] .policy-modal,[data-theme=dark] .policy-header,[data-theme=dark] .policy-footer{background:#302f2b;border-color:#5c6061}[data-theme=dark] .policy-intro{background:radial-gradient(circle at 92% 20%,#919fac38 0,#0000 30%),#292824;border-color:#5c6061}[data-theme=dark] .policy-content article{border-color:#4a4b48}[data-theme=dark] .policy-content h3,[data-theme=dark] .policy-intro h2{color:#f1f2f2}[data-theme=dark] .policy-content p,[data-theme=dark] .policy-intro>p{color:#c2c5c6}[data-theme=dark] .policy-close{background:#383733;border-color:#5c6061}[data-theme=dark] ::selection{color:#25241f;background:#919fac}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=dark] .class-topic-card,[data-theme=dark] .class-material-card,[data-theme=dark] .class-presentations,[data-theme=dark] .lesson-block-card,[data-theme=dark] .lesson-block-dialog,[data-theme=dark] .lesson-block-dialog>header,[data-theme=dark] .lesson-block-topic{background:#302f2b;border-color:#4a4b48}[data-theme=dark] .class-topic-card,[data-theme=dark] .class-material-card,[data-theme=dark] .class-presentations,[data-theme=dark] .lesson-block-card,[data-theme=dark] .lesson-block-dialog{box-shadow:0 3px #1d1c19,0 10px 20px #00000024}[data-theme=dark] .lesson-block-topic.locked{background:linear-gradient(120deg,#302f2b,#383733)}[data-theme=dark] .class-video-bookmarks,[data-theme=dark] .class-presentation-list>article{background:#292824}[data-theme=dark] .class-topic-number{color:#f1f2f2;background:#5c6061}[data-theme=dark] .admin-mobile-nav button.selected,[data-theme=dark] .security-tabs button.selected{color:#f1f2f2;background:#5c6061;border-color:#5c6061;box-shadow:0 3px #1d1c19,0 8px 14px #0000002e}[data-theme=dark] *{scrollbar-color:#5c6061 #25241f}@media (width<=900px){[data-theme=dark] .mobile-primary-navigation{background:#25241f}[data-theme=dark] .hero-visual{isolation:isolate;overflow:visible}[data-theme=dark] .exam-countdown-card{box-shadow:none;background:#302f2b}}@media (prefers-reduced-motion:reduce){html.theme-changing #root{animation-duration:0s}}.catalog-message{border:1px solid var(--line);background:var(--white);text-align:center;color:var(--muted);border-radius:18px;padding:28px}.catalog-message.error{color:#9a3f39;border-color:#d8aaa6}.quiz-result{text-align:center}.quiz-result .eyebrow{justify-content:center}.quiz-result-score{justify-content:center;align-items:baseline;gap:10px;margin:18px 0 28px;display:flex}.quiz-result-score strong{color:var(--ink);letter-spacing:-3px;font-size:clamp(42px,7vw,64px);line-height:1}.quiz-result-score span{max-width:130px;color:var(--muted);text-align:left;font-size:13px;line-height:1.35}.quiz-result-chart{border:1px solid var(--line);background:color-mix(in srgb, var(--blue2) 18%, var(--white));border-radius:19px;margin:0 auto 26px;padding:22px}.quiz-result-bar{background:#cbd0cc;border-radius:999px;width:100%;height:18px;display:flex;overflow:hidden;box-shadow:inset 0 1px 2px #18323924}.quiz-result-segment{transform-origin:0;min-width:2px;height:100%;animation:.6s cubic-bezier(.22,1,.36,1) both result-segment-in;display:block}.quiz-result-segment.correct,.quiz-result-legend .correct .quiz-result-dot{background:#4e9a69}.quiz-result-segment.incorrect,.quiz-result-legend .incorrect .quiz-result-dot{background:#cf655c}.quiz-result-segment.unanswered,.quiz-result-legend .unanswered .quiz-result-dot{background:#aeb6b2}.quiz-result-legend{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.quiz-result-legend article{border:1px solid var(--line);background:var(--white);text-align:left;border-radius:13px;align-items:center;gap:10px;min-width:0;padding:12px;display:flex}.quiz-result-dot{border-radius:999px;flex:0 0 11px;width:11px;height:36px}.quiz-result-legend small,.quiz-result-legend b{display:block}.quiz-result-legend small{color:var(--muted);margin-bottom:3px;font-size:11px}.quiz-result-legend b{color:var(--ink);font-size:17px}.quiz-result-legend em{color:var(--muted);margin-left:3px;font-size:11px;font-style:normal;font-weight:600}@keyframes result-segment-in{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.quiz-result>p{color:var(--muted);line-height:1.7}.quiz-result>.btn{margin-top:18px}.quiz-result-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0;display:grid}.quiz-result-stats span{border:1px solid var(--line);background:color-mix(in srgb, var(--blue2) 35%, var(--white));color:var(--muted);border-radius:14px;padding:16px 12px;font-size:12px}.quiz-result-stats b{color:var(--ink);margin-bottom:4px;font-size:22px;display:block}.progress-stats{grid-template-columns:repeat(3,1fr)}.dashboard-progress-note{color:var(--muted);margin:14px 2px 0;font-size:13px}.dashboard-premium-card{background:radial-gradient(circle at 85% 20%,#ffffffd1,#0000 29%),linear-gradient(120deg,#e9f4ed,#f8fbf5);border:1px solid #b7d3c0;border-radius:24px;grid-template-columns:58px minmax(0,1fr) auto auto;align-items:center;gap:18px;min-height:132px;margin:-8px 0 20px;padding:22px 24px;display:grid;overflow:hidden}.dashboard-premium-card.is-inactive{border-color:var(--line);background:linear-gradient(120deg, color-mix(in srgb, var(--blue2) 44%, var(--white)), var(--white))}.dashboard-premium-card.is-loading{opacity:.78}.dashboard-premium-icon{color:#396c4c;background:#d3eadb;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.dashboard-premium-card.is-inactive .dashboard-premium-icon{background:var(--blue2);color:var(--ink)}.dashboard-premium-icon svg{width:27px;height:27px}.dashboard-premium-copy{min-width:0}.dashboard-premium-copy .eyebrow{color:#587f65;font-size:9px}.dashboard-premium-copy h3,.dashboard-premium-copy p{margin:0}.dashboard-premium-copy h3{align-items:center;gap:10px;margin:6px 0 5px;font-size:22px;display:flex}.dashboard-premium-copy h3>span{color:#39714d;letter-spacing:.04em;background:#d2ead9;border-radius:999px;align-items:center;gap:4px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.dashboard-premium-copy h3>span svg{width:12px;height:12px}.dashboard-premium-copy p{max-width:580px;color:var(--muted);font-size:12px;line-height:1.55}.dashboard-premium-meta{border-left:1px solid color-mix(in srgb, #7fa98c 42%, var(--line));min-width:150px;padding-left:20px}.dashboard-premium-meta small,.dashboard-premium-meta strong,.dashboard-premium-meta span{display:block}.dashboard-premium-meta small{color:#62806b;letter-spacing:.16em;margin-bottom:4px;font-size:8px;font-weight:800}.dashboard-premium-meta strong{font-size:18px}.dashboard-premium-meta span{color:var(--muted);margin-top:3px;font-size:10px}.dashboard-premium-action{color:#fff;background:#17383f;border-color:#749b80;min-width:172px}.dashboard-premium-action svg{width:17px}[data-theme=dark] .dashboard-premium-card{background:radial-gradient(circle at 85% 20%,#919fac2e,#0000 30%),linear-gradient(120deg,#383733,#302f2b);border-color:#5c6061;box-shadow:0 3px #1d1c19,0 10px 20px #00000024}[data-theme=dark] .dashboard-premium-card.is-inactive{border-color:var(--line);background:linear-gradient(120deg,#383733,#302f2b)}[data-theme=dark] .dashboard-premium-icon,[data-theme=dark] .dashboard-premium-copy h3>span{color:#f1f2f2;background:#5c6061}[data-theme=dark] .dashboard-premium-card.is-inactive .dashboard-premium-icon{color:var(--ink);background:#5c6061}@media (width<=820px){.dashboard-premium-card{grid-template-columns:52px minmax(0,1fr) auto}.dashboard-premium-icon{width:52px;height:52px}.dashboard-premium-meta{border:0;grid-column:2;min-width:0;padding:0}.dashboard-premium-action{grid-area:1/3/3}}@media (width<=620px){.dashboard-premium-card{background:linear-gradient(145deg,#e8f4ec,#fbfbf4);border-radius:21px;grid-template-columns:48px minmax(0,1fr);gap:13px;min-height:0;margin:-4px 0 16px;padding:18px}.dashboard-premium-icon{border-radius:15px;width:48px;height:48px}.dashboard-premium-icon svg{width:23px;height:23px}.dashboard-premium-copy h3{flex-wrap:wrap;gap:7px;font-size:19px}.dashboard-premium-copy p{font-size:11px}.dashboard-premium-meta{border-top:1px solid color-mix(in srgb, #7fa98c 38%, var(--line));grid-column:1/-1;grid-template-columns:1fr auto;align-items:end;gap:2px 12px;padding:13px 0 0;display:grid}.dashboard-premium-meta small{grid-column:1}.dashboard-premium-meta strong{grid-column:1;font-size:17px}.dashboard-premium-meta span{text-align:right;grid-area:1/2/3;align-self:center;margin:0}.dashboard-premium-action{grid-area:auto/1/auto/-1;width:100%;min-width:0}}.quiz-footer-navigation,.quiz-footer-actions{gap:10px;display:flex}.quiz-footer-actions{justify-content:flex-end}.quiz-footer-navigation svg{width:18px}.finish-test-button{border-color:color-mix(in srgb, #b6675f 55%, var(--line));color:#9a4943}.year-grid .mini-progress i{transition:width .42s cubic-bezier(.22,1,.36,1)}.krok-level-selector{margin-bottom:14px}.krok-level-selector button{min-width:112px;font-weight:750}.krok-controls{flex-wrap:wrap;align-items:flex-end;gap:14px;margin-bottom:28px;display:flex}.krok-controls .segmented{margin:0}.krok-year-filter{color:var(--muted);gap:5px;font-size:9px;font-weight:800;display:grid}.krok-year-filter select{border:1px solid var(--line);background:var(--white);min-width:145px;height:42px;color:var(--ink);border-radius:11px;padding:0 12px}.attempt-settings{flex-wrap:wrap;gap:8px;margin-left:auto;display:flex}.attempt-settings label{border:1px solid var(--line);background:var(--white);border-radius:11px;align-items:center;gap:7px;min-height:42px;padding:0 12px;font-size:10px;font-weight:700;display:flex}.attempt-settings input{accent-color:#668f9c}.attempt-settings svg{color:#668f9c;width:15px}.krok-year-groups{gap:30px;display:grid}.krok-folders{gap:38px;display:grid}.krok-folder-section{gap:22px;display:grid}.krok-folder-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:20px;padding-bottom:16px;display:flex}.krok-folder-heading h3{letter-spacing:-.5px;margin:7px 0 0;font-size:24px}.krok-folder-heading>small{color:var(--muted);flex:none;font-weight:700}.krok-year-section{gap:12px;display:grid}.krok-year-heading{align-items:baseline;gap:10px;display:flex}.krok-year-heading>span{letter-spacing:-1px;font-size:27px;font-weight:800}.krok-year-heading>small{color:var(--muted)}.krok-year-section .year-grid article>.tag{margin-left:0}.krok-year-section .year-grid h3{overflow-wrap:anywhere;margin-top:16px}.collection-subject,.collection-source{margin:5px 0!important;font-size:10px!important}.collection-source{overflow-wrap:anywhere;opacity:.8}.krok-empty-state{gap:7px;display:grid}.krok-empty-state b{color:var(--ink);font-size:18px}.krok-short-session{border:1px solid var(--line);background:color-mix(in srgb, var(--blue2) 32%, var(--white));border-radius:19px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:15px;margin:-8px 0 24px;padding:17px;display:grid}.krok-short-session>span{background:var(--blue2);color:#567984;border-radius:15px;place-items:center;width:52px;height:52px;display:grid}.krok-short-session>span svg{width:22px}.krok-short-session b,.krok-short-session small{display:block}.krok-short-session b{margin-bottom:4px;font-size:17px}.krok-short-session small{color:var(--muted);line-height:1.45}[data-theme=dark] .krok-year-filter select,[data-theme=dark] .attempt-settings label{background:var(--white);color:var(--ink)}@media (width<=760px){.krok-short-session{border-radius:18px;grid-template-columns:46px minmax(0,1fr);gap:12px;margin-top:-10px;padding:15px}.krok-short-session>span{border-radius:13px;width:46px;height:46px}.krok-short-session>.btn{grid-column:1/-1;width:100%;min-height:50px}.krok-level-selector{width:100%}.krok-level-selector button{flex:1;min-width:0;padding-inline:10px}.krok-controls{align-items:stretch}.krok-controls .segmented,.krok-year-filter,.krok-year-filter select{width:100%}.krok-controls .segmented button{flex:1}.attempt-settings{width:100%;margin-left:0}.attempt-settings label{flex:220px}.krok-folder-heading{align-items:flex-start}.krok-folder-heading h3{font-size:21px}}.quiz-question-stage{transform-origin:50% 30%;animation:.42s cubic-bezier(.22,1,.36,1) both quiz-question-enter}.quiz-attempt-stack{flex-direction:column;gap:18px;width:100%;max-width:800px;margin-inline:auto;display:flex}.quiz-attempt-stack .quiz-reading-passage,.quiz-attempt-stack .quiz-card{width:100%;max-width:none;margin:0}.quiz-question-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.quiz-question-heading>button{border:1px solid var(--line);background:var(--white);color:var(--muted);border-radius:12px;align-items:center;gap:8px;padding:9px 12px;font-size:12px;font-weight:750;transition:background-color .22s,border-color .22s,color .22s,transform .22s cubic-bezier(.22,1,.36,1);display:inline-flex}.quiz-question-heading>button:hover:not(:disabled){border-color:#8db2bd;transform:translateY(-1px)}.quiz-question-heading>button.saved{background:var(--blue2);color:var(--ink);border-color:#7ca3ae}.quiz-question-heading>button svg{width:17px;height:17px}.quiz-reading-passage{border:1px solid var(--line);background:#f2f6f3;border-left:4px solid #7aa3ae;border-radius:20px;max-width:800px;margin:0 auto 18px;padding:24px 26px}.quiz-reading-passage .eyebrow{color:#638995}.quiz-reading-passage p{color:var(--ink);white-space:pre-wrap;margin:12px 0 0;font-size:15px;line-height:1.75}[data-theme=dark] .quiz-reading-passage{background:#383733;border-color:#5c6061 #5c6061 #5c6061 #919fac}[data-theme=dark] .quiz-reading-passage p{color:#f1f2f2}.saved-folder-empty{border:1px dashed color-mix(in srgb, var(--line) 75%, #779da8);text-align:center;background:color-mix(in srgb, var(--white) 78%, transparent);border-radius:24px;align-content:center;place-items:center;min-height:390px;padding:38px;display:grid}.saved-folder-empty>svg{background:var(--blue2);border-radius:16px;width:52px;height:52px;padding:13px}.saved-folder-empty h3{margin:18px 0 4px;font-size:23px}.saved-folder-empty p{color:var(--muted);margin:0 0 20px}.saved-question-list{gap:16px;display:grid}.saved-highlight-hint{border:1px solid color-mix(in srgb, #d7ad4b 45%, var(--line));background:color-mix(in srgb, #f5d777 16%, var(--white));color:var(--muted);border-radius:14px;align-items:center;gap:10px;padding:12px 15px;font-size:13px;line-height:1.45;display:flex}.saved-highlight-hint svg{color:#a37716;flex:none}.saved-question-card{border:1px solid var(--line);background:var(--white);border-radius:22px;padding:26px}.saved-question-meta{color:var(--muted);align-items:center;gap:10px;font-size:11px;display:flex}.saved-question-meta span{color:#628994;letter-spacing:.04em;text-transform:uppercase;font-weight:800}.saved-question-meta button{border:1px solid var(--line);color:#a3544d;background:0 0;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.saved-question-actions{gap:7px;margin-left:auto;display:flex}.saved-question-meta button.saved-difficulty{color:var(--muted)}.saved-question-meta button.saved-difficulty.active{color:#b76516;background:#fff1d8;border-color:#e5a24e}[data-theme=dark] .saved-question-meta button.saved-difficulty.active{color:#ffc36f;background:#4b341d;border-color:#b77b36}.saved-question-meta button svg{width:16px}.saved-question-card h3{margin:18px 0;font-size:19px;line-height:1.55}.saved-highlightable{cursor:text;-webkit-user-select:text;user-select:text}.saved-question-card li>.saved-highlightable{flex:auto;min-width:0}.saved-text-highlight{color:#202c2f;-webkit-box-decoration-break:clone;box-decoration-break:clone;cursor:text;touch-action:manipulation;background:#f5d777;border-radius:4px;padding:.04em .08em}.saved-text-highlight:focus-visible{outline-offset:2px;outline:2px solid #9c7413}.saved-question-card ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.saved-question-card li{border:1px solid var(--line);color:var(--muted);border-radius:12px;align-items:center;gap:12px;padding:11px 13px;display:flex}.saved-question-card li b{background:var(--blue2);height:29px;color:var(--ink);border-radius:8px;flex:0 0 29px;place-items:center;display:grid}.saved-question-card li.is-correct{border-color:color-mix(in srgb, #4f9369 58%, var(--line));background:color-mix(in srgb, #4f9369 10%, var(--white));color:var(--ink)}.saved-question-card li.is-correct b{background:color-mix(in srgb, #4f9369 20%, var(--blue2))}.saved-question-card li>svg{color:#4f9369;stroke-width:2.5px;width:20px;height:20px;margin-left:auto}.quiz-progress i{transition:width .52s cubic-bezier(.22,1,.36,1)}.quiz-question-stage .answers button{transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .26s,background-color .32s cubic-bezier(.22,1,.36,1),color .26s,box-shadow .26s;position:relative}.quiz-question-stage .answers button:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 10px 24px #223d4414}.quiz-question-stage .answers button:not(:disabled):active{transform:scale(.992)}.quiz-question-stage .answers button.correct,.quiz-question-stage .answers button.wrong{animation:.42s cubic-bezier(.22,1,.36,1) both quiz-answer-feedback}.quiz-question-stage .answers button.correct{color:#fff;background:#4f9369;border-color:#4f9369;box-shadow:0 12px 30px #4f936933}.quiz-question-stage .answers button.wrong{color:#fff;background:#c85b56;border-color:#c85b56;box-shadow:0 12px 30px #c85b562e}.quiz-question-stage .answers button.correct b,.quiz-question-stage .answers button.wrong b{color:var(--ink)}.answer-feedback{background:#4f936917;border:1px solid #4f936947;border-left:4px solid #4f9369;border-radius:12px;padding:15px 18px;animation:.38s cubic-bezier(.22,1,.36,1) both quiz-feedback-enter}.answer-feedback.is-wrong{background:#c85b5614;border-color:#c85b563d #c85b563d #c85b563d #c85b56}.answer-feedback p{color:var(--muted);margin:5px 0 0;line-height:1.55}.answer-feedback .answer-explanation{border-top:1px solid color-mix(in srgb, currentColor 15%, transparent);margin-top:11px;padding-top:11px}@keyframes quiz-question-enter{0%{opacity:0;transform:translateY(14px)scale(.992)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes quiz-answer-feedback{0%{transform:scale(.985)}55%{transform:scale(1.008)}to{transform:scale(1)}}@keyframes quiz-feedback-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.quiz-question-stage,.quiz-question-stage .answers button.correct,.quiz-question-stage .answers button.wrong,.answer-feedback{animation:none}.quiz-progress i,.quiz-question-stage .answers button{transition-duration:0s}}@media (width<=980px){.progress-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.progress-stats,.quiz-result-stats{grid-template-columns:1fr}.quiz-result{padding-inline:17px}.quiz-result-score{align-items:center;margin:16px 0 23px}.quiz-result-score strong{font-size:48px}.quiz-result-chart{border-radius:16px;padding:16px 13px}.quiz-result-bar{height:15px}.quiz-result-legend{grid-template-columns:1fr;gap:7px;margin-top:14px}.quiz-result-legend article{min-height:54px;padding:9px 11px}.quiz-result-dot{height:32px}.quiz-card>footer,.quiz-footer-navigation,.quiz-footer-actions{flex-direction:column;align-items:stretch}.quiz-card>footer .btn{width:100%}.quiz-question-heading{flex-direction:column;align-items:flex-start}.saved-folder-head .btn,.quiz-question-heading>button{justify-content:center;width:100%}.saved-question-card{padding:20px}}@media (prefers-reduced-motion:reduce){.quiz-result-segment{animation:none}}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}body{overscroll-behavior-x:none;min-height:100svh;overflow-x:clip}img,video,iframe{max-width:100%}button,a,input,select,textarea{touch-action:manipulation}.mobile-primary-navigation{display:none}@media (width<=1180px){header{padding-inline:24px}.shell{gap:24px}.hero{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);min-height:590px;padding:44px}.hero h1{font-size:clamp(46px,5vw,56px)}.admin-data-panel,.security-panel,.activity-calendar-card{min-width:0}.admin-table-scroll,.security-table-wrap,.activity-calendar-scroll{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}}@media (width<=900px){header{height:calc(72px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);padding-inline:20px}.mobile-primary-navigation{inset:calc(72px + env(safe-area-inset-top)) 0 0;height:calc(100svh - 72px - env(safe-area-inset-top));z-index:30;padding:18px max(18px, env(safe-area-inset-right)) calc(22px + env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));border-top:1px solid var(--line);background:var(--cream);opacity:0;visibility:hidden;pointer-events:none;will-change:opacity, transform;flex-direction:column;align-content:start;gap:7px;transition:opacity .18s ease-out,transform .24s cubic-bezier(.22,1,.36,1),visibility 0s linear .24s;display:flex;position:fixed;overflow-y:auto;transform:translateY(-12px);box-shadow:0 24px 60px #1a30361f}.mobile-primary-navigation.open{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translate(0,0)}.mobile-primary-navigation button{background:color-mix(in srgb, var(--white) 72%, transparent);text-align:left;border:1px solid #0000;border-radius:15px;min-height:52px;padding:0 17px;font-size:15px;font-weight:750}.mobile-primary-navigation button:active{border-color:var(--line);background:var(--blue2)}.menu{border:1px solid var(--line);background:var(--white);border-radius:14px;flex:none;place-items:center;width:44px;height:44px}.menu svg{width:20px}.shell{padding:0 20px calc(40px + env(safe-area-inset-bottom));margin:24px auto}.hero{grid-template-columns:minmax(0,1fr);gap:20px;min-height:auto}.hero-copy{max-width:720px}.hero-visual{min-height:370px}.feature,.path-grid article,.year-grid article,.subject-grid article,.panel{min-width:0}.page-head{align-items:flex-start}.page-head>div:first-child{min-width:0}.krok-page-head .random{min-width:min(100%,290px)}.video-card,.class-material-card{padding:20px}.auth-page,.auth-wrap{min-height:calc(100dvh - env(safe-area-inset-top))}}@media (width<=760px){:root{--mobile-inline:14px}html,body,#root{width:100%;min-width:0;max-width:100%}html{scrollbar-gutter:auto}html.mobile-menu-open,html.mobile-menu-open body{overscroll-behavior:none;overflow:hidden}html.mobile-menu-open body{touch-action:auto}html.quiz-focus-mode header{display:none}html.quiz-focus-mode .shell{margin-top:max(12px, env(safe-area-inset-top))}header,.mobile-primary-navigation,.admin-mobile-nav,.exam-countdown-card,.auth-panel,.policy-backdrop,.password-backdrop,.admin-modal-backdrop{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.scroll-reveal,.scroll-reveal.is-visible{opacity:1;filter:none;will-change:auto;transition:none;translate:none;scale:1}.page-transition{will-change:auto;transition:none;animation:none;transform:none}.page-transition.page-transition--exiting{transition:opacity 80ms linear;transform:none}.quiz-question-stage,.quiz-reading-passage,.krok-folders,.krok-year-groups{overflow-anchor:none}.quiz-question-stage{animation:none;transform:none}.quiz-question-stage .answers button.correct,.quiz-question-stage .answers button.wrong,.answer-feedback{box-shadow:none;animation:none}header{height:calc(64px + env(safe-area-inset-top));padding-inline:max(12px, env(safe-area-inset-left)) max(12px, env(safe-area-inset-right))}.mobile-primary-navigation{height:calc(100svh - 64px - env(safe-area-inset-top));inset-block-start:calc(64px + env(safe-area-inset-top))}.logo{letter-spacing:-.4px;font-size:18px}.logo span{width:38px;height:38px;margin-right:8px}.logo span svg{width:20px}.header-actions{gap:6px}.theme-toggle,.user-menu-trigger,.user-login-trigger,.menu{border-radius:13px;width:42px;min-width:42px;height:42px;min-height:42px}.user-menu-trigger{padding:4px}.user-menu-avatar{border-radius:10px;width:32px;height:32px}.user-menu-popover{top:calc(64px + env(safe-area-inset-top));right:max(10px, env(safe-area-inset-right));left:max(10px, env(safe-area-inset-left));padding-bottom:calc(10px + env(safe-area-inset-bottom))}.shell{width:auto;min-width:0;max-width:100%;padding:0 var(--mobile-inline) calc(32px + env(safe-area-inset-bottom));margin:16px auto 0}.shell>main,.page-transition{width:100%;min-width:0;max-width:100%}.wallet-layout,.profile-layout{grid-template-columns:minmax(0,1fr);width:100%;min-width:0;max-width:100%}.wallet-layout>*,.profile-layout>*,.user-panel,.checkout-card,.profile-form,.account-hero{min-width:0;max-width:100%}.user-panel-title>div,.payment-methods,.payment-methods>button,.points-input,.preset-row,.checkout-line>*{min-width:0}.user-panel-title h3,.user-panel-title p,.checkout-line b{overflow-wrap:anywhere}.page-head{gap:16px;margin:4px 0 23px}.page-head h2,.security-heading h2{letter-spacing:-1.2px;overflow-wrap:anywhere;max-width:100%;font-size:clamp(29px,9vw,36px);line-height:1.08}.page-head p,.security-heading p{font-size:13px;line-height:1.55}.eyebrow{letter-spacing:1.7px;font-size:9px}.btn{border-radius:13px;min-height:48px;padding-inline:16px}input,select,textarea{font-size:16px!important}.hero{background:radial-gradient(circle at 70% 12%,#dfedef 0,#0000 31%),linear-gradient(145deg,#fbfbf3,#f5f6ec);border-radius:23px;gap:12px;padding:27px 19px 22px}.hero h1{letter-spacing:-2.4px;margin:18px 0;font-size:clamp(35px,11vw,44px);line-height:1.02}.hero-copy>p{font-size:15px;line-height:1.65}.actions{gap:9px;margin:23px 0;display:grid}.actions .btn{width:100%}.micro{letter-spacing:.2px;flex-wrap:wrap;gap:7px;line-height:1.35;display:flex}.micro span{border:1px solid color-mix(in srgb, var(--line) 70%, transparent);background:color-mix(in srgb, var(--white) 72%, transparent);white-space:nowrap;border-radius:999px;padding:6px 8px}.micro i{display:none}.hero-visual{min-height:350px;margin-top:4px}.hero-visual:before{width:min(300px,85vw);height:min(300px,85vw)}.exam-countdown-card{border-radius:25px;width:100%;min-height:330px;padding:22px 18px}.exam-countdown-form,.exam-countdown-form label{width:100%;min-width:0;max-width:100%}.exam-countdown-form input,.exam-countdown-form input[type=date]{width:100%;min-width:0;max-width:100%;inline-size:100%;display:block}.exam-date-input{background:#fffef9;border:1px solid #ccd9d7;border-radius:12px;width:100%;min-width:0;max-width:100%;height:44px;margin-top:6px;display:block;position:relative;overflow:hidden}.exam-date-input input[type=date]{border-radius:inherit;appearance:none;background:0 0;border:0;width:100%;min-width:0;max-width:100%;height:100%;margin:0;padding-inline:12px;position:absolute;inset:0}.exam-date-input input[type=date]:focus{box-shadow:none;border:0}.exam-date-input:focus-within{border-color:#709aa5;box-shadow:0 0 0 3px #709aa526}.exam-countdown-value strong{font-size:58px}.section{padding:52px 0}.intro h2{font-size:30px;line-height:1.15}.feature-grid,.path-grid,.year-grid,.subject-grid,.admin-grid{grid-template-columns:minmax(0,1fr);gap:13px}.feature-grid{margin-top:28px}.feature,.path-grid article,.year-grid article,.subject-grid article,.panel{border-radius:20px;padding:22px}.feature-icon,.big-icon{border-radius:14px;width:49px;height:49px;margin-bottom:20px}.feature h3,.path-grid h2{font-size:23px}.stats,.admin-stats,.progress-stats,.quiz-result-stats,.account-stats{grid-template-columns:minmax(0,1fr);gap:10px}.stats article{padding:16px}.telegram-connect-panel+.progress-stats{margin-top:20px}.telegram-connect-panel .telegram-safe-note{align-items:flex-start;line-height:1.5}.telegram-connect-panel .telegram-safe-note svg{flex:none;margin-top:1px}.balance{width:100%;min-width:0}.segmented,.topic-tabs,.security-tabs{scrollbar-width:none;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.segmented::-webkit-scrollbar{display:none}.topic-tabs::-webkit-scrollbar{display:none}.security-tabs::-webkit-scrollbar{display:none}.segmented button,.topic-tabs button,.security-tabs button{scroll-snap-align:start;white-space:nowrap;flex:none;min-height:43px;padding-inline:16px}.krok-page-head .random,.krok-year-filter,.krok-year-filter select,.attempt-settings,.attempt-settings label{width:100%}.krok-controls{gap:10px;margin-bottom:23px}.attempt-settings label{flex:100%;min-height:48px}.krok-folder-heading{gap:9px}.krok-folder-heading>small{font-size:10px}.year-grid article{flex-direction:column;min-height:228px;display:flex}.year-grid article .mini-progress{margin-top:auto}.year-grid article footer{align-items:center;gap:10px;min-height:38px}.year-grid article footer>span{min-width:0;line-height:1.35}.subject-grid article{gap:15px}.subject-icon{border-radius:16px;width:54px;min-width:54px;height:54px}.topic-hero{border-radius:21px;padding:22px 19px}.topic-hero h2{overflow-wrap:anywhere;font-size:28px}.class-topic-card{padding:16px}.class-material-card,.video-card{border-radius:20px;padding:15px}.class-material-text{font-size:14px;line-height:1.7}.video,.class-video-empty{height:auto;min-height:210px}.quiz-top{flex-wrap:wrap;align-items:flex-start;gap:8px}.quiz-reading-passage{border-radius:17px;order:1;width:100%;max-width:100%;margin:0;padding:19px 17px}.quiz-reading-passage p{overflow-wrap:anywhere;font-size:14px;line-height:1.65}.quiz-attempt-stack{flex-direction:column;gap:14px;width:100%;max-width:100%;display:flex}.quiz-attempt-stack .quiz-question-stage{order:2}.quiz-card{border-radius:20px;padding:19px 16px}.quiz-card h2{font-size:20px;line-height:1.45}.quiz-question-heading{gap:10px}.answers{gap:9px;margin:20px 0}.answers button{border-radius:13px;gap:11px;min-height:56px;padding:10px 12px;line-height:1.4}.quiz-card>footer,.quiz-footer-navigation,.quiz-footer-actions{flex-direction:column;align-items:stretch;gap:8px}.quiz-card>footer .btn,.quiz-footer-navigation .btn,.quiz-footer-actions .btn,.quiz-question-heading>button,.saved-folder-head .btn{justify-content:center;width:100%}.saved-question-card{border-radius:18px;padding:18px 15px}.saved-question-card h3{font-size:17px}.activity-calendar-card{border-radius:19px;margin-inline:0}.activity-calendar-heading{gap:10px;padding:18px 16px 13px}.activity-calendar-heading h3{font-size:18px}.activity-calendar-years{flex:none}.activity-calendar-scroll{padding-inline:16px}.admin-page-head{margin-bottom:15px}.admin-head-actions{grid-template-columns:48px minmax(0,1fr);width:100%;display:grid}.admin-head-actions .icon-btn{width:48px;height:48px}.admin-head-actions .btn{width:100%}.admin-mobile-nav{top:calc(70px + env(safe-area-inset-top));z-index:12;border:1px solid var(--line);background:var(--cream);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:17px;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:0 0 14px;padding:5px;display:grid;position:sticky;box-shadow:0 10px 30px #28414614}.admin-mobile-nav button{min-width:0;min-height:58px;color:var(--muted);background:0 0;border:0;border-radius:12px;align-content:center;place-items:center;gap:4px;font-size:9px;font-weight:800;display:grid}.admin-mobile-nav button.selected{background:var(--white);color:var(--ink);box-shadow:0 3px 12px #22393f14}.admin-mobile-nav svg{width:19px}.admin-totp-strip.enabled{display:none}.admin-totp-strip:not(.enabled){margin-top:10px}.admin-data-panel{border-radius:20px;padding:0;overflow:hidden}.admin-data-panel>.panel-title{padding:18px 16px 14px}.admin-data-panel>.panel-title .btn{width:100%}.admin-users-table,.admin-users-table tbody,.admin-users-table tr,.admin-users-table td{width:100%;min-width:0;display:block}.admin-users-table thead{display:none}.admin-users-table tbody{gap:10px;padding:12px;display:grid}.admin-users-table tr{border:1px solid var(--line);background:color-mix(in srgb, var(--white) 90%, var(--blue2));border-radius:16px;grid-template-columns:minmax(0,1fr) minmax(110px,auto);gap:11px 14px;padding:15px;display:grid}.admin-users-table td{border:0;padding:0;font-size:12px}.admin-users-table td:first-child,.admin-users-table td:nth-child(4),.admin-users-table td:last-child{grid-column:1/-1}.admin-users-table td:first-child{border-bottom:1px solid var(--line);padding-bottom:11px}.admin-users-table td small{white-space:normal;overflow-wrap:anywhere;max-width:100%;margin-top:4px;font-size:10px}.admin-users-table td:nth-child(2):before,.admin-users-table td:nth-child(3):before,.admin-users-table td:nth-child(4):before{color:var(--muted);letter-spacing:.8px;text-transform:uppercase;margin-bottom:5px;font-size:8px;font-weight:800;display:block}.admin-users-table td:nth-child(2):before{content:"Роль"}.admin-users-table td:nth-child(3):before{content:"Баланс"}.admin-users-table td:nth-child(4):before{content:"Статус"}.admin-users-table .row-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.admin-users-table .row-actions button{border-radius:11px;min-height:44px}.admin-modal-backdrop{padding:max(10px, env(safe-area-inset-top)) 0 0;border-radius:0;place-items:end center;inset:0;overflow:hidden}.admin-modal{width:100%;max-height:calc(100dvh - max(10px, env(safe-area-inset-top)));overscroll-behavior:contain;border-bottom:0;border-left:0;border-right:0;border-radius:24px 24px 0 0}.admin-modal>header{z-index:3;padding:17px 16px;position:sticky;top:0}.admin-modal>header h3{font-size:20px}.admin-form,.quick-actions-modal,.totp-result{padding:17px 16px calc(18px + env(safe-area-inset-bottom))}.admin-form{grid-template-columns:minmax(0,1fr)}.admin-form .wide,.admin-form-actions{grid-column:auto}.admin-form-actions .btn{width:100%}.quick-actions-modal .quick{touch-action:manipulation;min-height:58px;padding:10px 2px}.quick-actions-modal .quick svg:first-child{flex:0 0 42px;width:42px;height:42px}.quick-actions-modal .quick span{text-align:left;min-width:0;line-height:1.35}.security-back{min-height:44px}.security-heading{gap:15px;margin-bottom:20px}.security-heading .btn{width:100%}.security-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.security-summary article{gap:9px;min-width:0;padding:14px 11px}.security-summary article>svg{width:36px;height:36px;padding:9px}.security-summary b{font-size:12px}.security-tabs{margin-block:18px 13px}.security-panel{border-radius:19px;padding:14px}.security-filters,.security-filters select,.security-search{width:100%;min-width:0}.security-filters select,.security-search{min-height:46px}.security-table,.security-table tbody,.security-table tr,.security-table td{width:100%;min-width:0;display:block}.security-table thead{display:none}.security-table tbody{gap:9px;display:grid}.security-table tr{border:1px solid var(--line);border-radius:15px;grid-template-columns:1fr 1fr;gap:10px 14px;padding:14px;display:grid}.security-table td{border:0;padding:0;font-size:11px}.security-table td:first-child,.security-table td:nth-child(3){grid-column:1/-1}.security-table td:nth-child(2):before,.security-table td:nth-child(3):before,.security-table td:nth-child(4):before,.security-table td:nth-child(5):before{color:var(--muted);letter-spacing:.7px;text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:800;display:block}.security-table td:nth-child(2):before{content:"Користувач"}.security-table td:nth-child(3):before{content:"Пристрій та IP"}.security-table td:nth-child(4):before{content:"Час"}.security-table td:nth-child(5):before{content:"Статус"}.security-row{flex-wrap:wrap;align-items:flex-start}.security-row button{width:100%;min-height:42px;margin-left:0}.security-pagination{gap:12px}.security-pagination button{width:42px;height:40px}.wallet-layout .user-panel,.checkout-card,.profile-form,.account-hero{border-radius:20px}.policy-backdrop,.password-backdrop{padding:max(8px, env(safe-area-inset-top)) max(8px, env(safe-area-inset-right)) max(8px, env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left))}}@media (width<=420px){header{padding-inline:max(9px, env(safe-area-inset-left)) max(9px, env(safe-area-inset-right))}.logo{font-size:17px}.logo span{width:35px;height:35px;margin-right:6px}.header-actions{gap:4px}.theme-toggle,.user-menu-trigger,.user-login-trigger,.menu{width:39px;min-width:39px;height:39px;min-height:39px}.user-menu-avatar{width:29px;height:29px}.shell{--mobile-inline:10px}.hero{padding-inline:16px}.hero h1{font-size:clamp(33px,10.7vw,39px)}.security-summary{grid-template-columns:minmax(0,1fr)}.admin-mobile-nav button span{font-size:8px}}@media (height<=520px) and (orientation:landscape){.mobile-primary-navigation{padding-block:10px}.mobile-primary-navigation button{min-height:44px}.admin-modal{border-radius:18px 18px 0 0;max-height:100dvh}.admin-modal>header{padding-block:11px}}@media (width<=900px){html.mobile-menu-open,html.mobile-menu-open body{overscroll-behavior:none;overflow:hidden}html.mobile-menu-open .site-header{z-index:41;background:var(--cream);width:100%;position:fixed;inset:0 0 auto}.mobile-primary-navigation,.mobile-primary-navigation.open{width:100%;height:100dvh;min-height:100dvh;padding-top:calc(72px + env(safe-area-inset-top) + 18px);background:var(--cream);box-shadow:none;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;z-index:40;border-top:0;inset:0}}@media (width<=760px){.mobile-primary-navigation,.mobile-primary-navigation.open{padding-top:calc(64px + env(safe-area-inset-top) + 18px)}}@media (hover:none) and (pointer:coarse){.subject-grid article:hover,.class-topic-card:hover,.quiz-question-stage .answers button:not(:disabled):hover,.theme-toggle:hover{box-shadow:none;transform:none}button,[role=button]{-webkit-tap-highlight-color:#69929e24}}@media (prefers-reduced-motion:reduce){.mobile-primary-navigation,.mobile-primary-navigation.open{transition-duration:0s;transform:none}}
