:root{color-scheme:light;--primary:#365241;--primary-dark:#244035;--primary-soft:rgba(54,82,65,0.12);--primary-border:rgba(54,82,65,0.22);--secondary:#9a6647;--secondary-dark:#72503c;--secondary-soft:rgba(154,102,71,0.13);--secondary-border:rgba(154,102,71,0.25);--accent:#c58a35;--accent-dark:#9d6423;--accent-soft:rgba(197,138,53,0.15);--danger:#dc2626;--success:#16a34a;--bg:#f6efe2;--bg-warm:#f6efe2;--panel:rgba(255,251,244,0.92);--panel-solid:#ffffff;--text:#111827;--muted:#6b7280;--muted-strong:#374151;--border:rgba(54,82,65,0.14);--shadow-soft:0 18px 48px rgba(17,24,39,0.08);--shadow-primary:0 18px 42px rgba(0,66,37,0.18)}*{box-sizing:border-box}body,html{margin:0;min-height:100%;scrollbar-gutter:stable;font-family:Georgia,Times New Roman,Noto Sans Georgian,serif;background:radial-gradient(circle at top left,rgba(0,66,37,.13),transparent 26%),radial-gradient(circle at 86% 18%,rgba(20,184,166,.13),transparent 24%),radial-gradient(circle at 72% 88%,rgba(245,158,11,.12),transparent 28%),linear-gradient(180deg,#ffffff 0,var(--bg) 100%)}.landing-shell,body{min-height:100vh}.landing-shell{display:grid;align-content:center;grid-gap:28px;gap:28px}.home-page{min-height:100svh;padding:16px 0 18px;gap:16px;align-content:start;overflow:hidden;position:relative}.home-page:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:36px;background:radial-gradient(circle at 12% 18%,rgba(13,124,102,.16),transparent 24%),radial-gradient(circle at 88% 22%,rgba(198,143,58,.14),transparent 20%),radial-gradient(circle at 70% 78%,rgba(13,124,102,.12),transparent 22%),linear-gradient(145deg,rgba(255,251,244,.94),rgba(246,238,224,.92))}.site-header{justify-content:space-between;flex-wrap:wrap;gap:16px;padding:12px 16px;border:1px solid var(--border);border-radius:18px;background:rgba(255,251,244,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 24px rgba(45,37,24,.08)}.site-header,.site-header-left{display:flex;align-items:center}.site-header-left{gap:12px;min-width:0}.site-brand{color:var(--text);text-decoration:none;font-size:1.1rem;font-weight:700;letter-spacing:.04em}.site-brand:hover{color:var(--accent)}.site-header-nav{display:flex;align-items:center;gap:8px}.site-header-link{display:inline-flex;align-items:center;justify-content:center;padding:9px 14px;border-radius:999px;background:rgba(13,124,102,.08);color:var(--text);font-weight:700;text-decoration:none}.site-header-link:hover{background:rgba(13,124,102,.16)}.site-header-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-left:auto}.header-button,.header-text-link{text-decoration:none}.header-text-link{display:inline-flex;align-items:center;padding:0;border:0;background:transparent;color:var(--primary);font:inherit;font-weight:800;line-height:1.2;cursor:pointer}.header-text-link:hover{color:var(--primary-dark);text-decoration:underline}.header-text-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.hero-split{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(300px,.9fr);grid-gap:16px;gap:16px;align-items:stretch}.hero-copy,.register-form-card{padding:24px;border:1px solid var(--border);border-radius:28px;background:linear-gradient(180deg,rgba(255,253,249,.96),rgba(255,249,240,.92)),var(--panel);box-shadow:0 20px 40px rgba(45,37,24,.07);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-copy h1,.register-copy h1{margin:0;font-size:clamp(2.1rem,4.4vw,3.75rem);line-height:.94;max-width:10ch}.hero-lede,.register-lede{max-width:56ch}.modern-showcase{gap:12px}.showcase-accent{background:radial-gradient(circle at top right,rgba(13,124,102,.24),transparent 42%),linear-gradient(180deg,rgba(255,251,245,.98),rgba(244,239,229,.96))}.showcase-kicker{margin:0 0 10px;color:var(--accent);font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.showcase-accent h2{margin-bottom:14px}.showcase-subjects{display:flex;flex-wrap:wrap;gap:8px}.subject-chip{display:inline-flex;align-items:center;justify-content:center;min-width:128px;padding:10px 14px;border-radius:999px;background:rgba(13,124,102,.12);color:var(--text);font-weight:700;text-decoration:none}.subject-chip:hover{background:rgba(13,124,102,.18)}.mini-panel h3{margin:4px 0 8px;font-size:1.04rem}.mini-panel p:last-child{margin:0;color:var(--muted);line-height:1.42}.home-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.feature-card{min-height:100%}.home-page .card,.home-page .mini-panel,.home-page .showcase-card{padding:16px;border-radius:20px}.home-page .lede{margin-top:14px;font-size:.97rem;line-height:1.42}.home-page .cta-row{margin-top:18px;gap:10px}.home-page .feature-card h2,.home-page .showcase-card h2{font-size:clamp(1.1rem,2.5vw,1.55rem)}.home-page .feature-card p:last-child,.home-page .mini-panel p:last-child{line-height:1.42;font-size:.94rem}.home-page .eyebrow,.home-page .meta-label{margin-bottom:10px;font-size:.76rem;letter-spacing:.14em}.home-page .site-header{padding:12px 14px}.home-page .primary-button,.home-page .secondary-button{padding:10px 16px}.home-hero{grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);align-items:start}.home-hero-copy h1{max-width:12ch}.home-hero-copy{display:grid;grid-gap:14px;gap:14px;align-content:start}.home-features-left{margin-top:4px;grid-template-columns:1fr;gap:10px}.home-subject-strip{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}.home-subject-strip .subject-chip{min-width:120px}.home-spotlight{display:grid;grid-gap:12px;gap:12px;align-content:start;height:-moz-fit-content;height:fit-content;border-radius:28px;border:1px solid var(--border);background:radial-gradient(circle at top right,rgba(13,124,102,.18),transparent 38%),linear-gradient(180deg,rgba(255,252,247,.96),rgba(247,241,231,.94))}.home-spotlight h2{margin:0;font-size:clamp(1.2rem,2.4vw,1.6rem)}.home-kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.home-kpi-item{padding:12px;border-radius:14px;border:1px solid rgba(13,124,102,.18);background:rgba(255,255,255,.82);display:grid;grid-gap:6px;gap:6px}.home-kpi-item span{font-weight:700;color:var(--accent)}.home-kpi-item p{margin:0;color:var(--muted);font-size:.92rem}.home-spotlight-note{margin:0;color:var(--muted);line-height:1.45}.home-chat-demo{margin-top:2px}.home-chat-window{min-height:252px;padding:12px;border-radius:16px;border:1px solid rgba(13,124,102,.18);background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(248,244,236,.9));position:relative;overflow:hidden;display:grid;grid-gap:10px;gap:10px;align-content:start}.home-chat-bubble{margin:0;width:-moz-fit-content;width:fit-content;max-width:88%;padding:10px 12px;border-radius:15px;line-height:1.33;font-size:.9rem;box-shadow:0 6px 16px rgba(21,34,30,.08);opacity:0;transform:translateY(8px);animation-name:home-chat-reveal;animation-duration:20s;animation-timing-function:linear;animation-iteration-count:infinite}.home-chat-bubble-student{justify-self:end;margin-left:auto;border-bottom-right-radius:6px;background:linear-gradient(180deg,rgba(13,124,102,.24),rgba(13,124,102,.17));border:1px solid rgba(13,124,102,.22)}.home-chat-bubble-ai{justify-self:start;margin-right:auto;border-bottom-left-radius:6px;background:rgba(255,255,255,.9);border:1px solid rgba(13,124,102,.16)}.home-chat-step-1{animation-delay:0s}.home-chat-step-2{animation-delay:2s}.home-chat-step-3{animation-delay:4s}.home-chat-step-4{animation-delay:6s}.home-chat-step-5{animation-delay:8s}.home-chat-step-6{animation-delay:10s}.home-chat-step-7{animation-delay:12s}.home-chat-step-8{animation-delay:14s}.home-chat-step-9{animation-delay:16s}.home-chat-typing{position:absolute;left:12px;bottom:12px;display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;border:1px solid rgba(13,124,102,.16);background:rgba(255,255,255,.92);animation:home-chat-typing-visibility 20s linear infinite}.home-chat-typing span{width:6px;height:6px;border-radius:50%;background:rgba(13,124,102,.62);animation:home-chat-dot 1.1s ease-in-out infinite}.home-chat-typing span:nth-child(2){animation-delay:.18s}.home-chat-typing span:nth-child(3){animation-delay:.36s}@keyframes home-chat-reveal{0%{opacity:0;transform:translateY(8px)}7%{opacity:1;transform:translateY(0)}58%{opacity:1;transform:translateY(0)}68%{opacity:0;transform:translateY(-6px)}to{opacity:0;transform:translateY(-6px)}}@keyframes home-chat-typing-visibility{0%,80%{opacity:0;transform:translateY(4px)}86%,96%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(4px)}}@keyframes home-chat-dot{0%,70%,to{transform:translateY(0);opacity:.45}35%{transform:translateY(-3px);opacity:1}}.home-features-clean{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.home-feature-clean{display:grid;grid-gap:10px;gap:10px}.home-feature-clean h3{margin:0;font-size:1.1rem}.home-feature-clean p:last-child{margin:0;color:var(--muted);line-height:1.42}@media (min-width:901px){.home-page .showcase-grid{gap:12px}.home-page .feature-card{min-height:0}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.register-intro-page{min-height:100svh;display:grid;grid-template-rows:auto 1fr;background:#f4f4f5;color:#282a2f}.register-intro-header{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 28px;border-bottom:1px solid #dddfe3;background:#fff}.register-intro-logo{color:#34363a;font-size:31px;font-weight:550;line-height:1;text-decoration:none}.register-intro-nav{display:flex;align-items:center;gap:36px}.register-intro-home-link{color:#313339;font-size:21px;font-weight:800;line-height:1;text-decoration:none}.register-intro-login-button{min-width:126px;min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 28px;border:0;border-radius:999px;background:#e9e9ea;color:#316bd0;font-size:21px;font-weight:850;line-height:1;text-align:center;white-space:nowrap;box-shadow:none}.register-intro-shell{width:min(902px,calc(100% - 48px));min-height:calc(100svh - 168px);display:grid;grid-template-rows:auto 1fr;margin:68px auto 0}.register-intro-heading-row{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:22px;gap:22px;align-items:start}.register-intro-progress{position:relative;width:62px;height:62px;margin-top:5px;border-radius:999px;background:rgba(0,66,37,.12)}.register-intro-progress:after{position:absolute;inset:6px;content:"";border-radius:inherit;background:#f4f4f5}.register-intro-heading-row h1{margin:0;font-size:34px;font-weight:850;line-height:1.16;letter-spacing:0}.register-intro-heading-row p{margin:10px 0 0;color:#8c8e96;font-size:20px;font-weight:650;line-height:1.45}.register-intro-form{min-height:calc(100svh - 360px);display:grid;align-content:start;margin-top:48px;margin-left:96px}.register-intro-details-grid,.register-intro-name-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.register-intro-details-grid{margin-top:4px}.register-intro-field{min-width:0;display:grid;grid-gap:8px;gap:8px}.register-intro-input{width:100%;min-height:52px;padding:0 18px;border:0;border-radius:16px;background:#fff;color:#292b30;font:inherit;font-size:20px;font-weight:650;box-shadow:0 2px 8px rgba(31,35,40,.11)}.register-intro-input::placeholder{color:#8d9098;opacity:1}.register-intro-grade-select:focus,.register-intro-input:focus{outline:3px solid rgba(61,130,237,.22);outline-offset:2px}.register-intro-grade-select-error,.register-intro-input-error{box-shadow:0 2px 8px rgba(31,35,40,.11),0 0 0 2px rgba(180,35,24,.2)}.register-intro-help{min-height:22px;color:transparent;font-size:14px;font-weight:700;line-height:1.2}.register-intro-help-error{color:#b42318}.register-intro-grade-field{display:grid;grid-gap:12px;gap:12px;margin-top:4px}.register-intro-grade-field>span:first-child{color:#25272c;font-size:20px;font-weight:850;line-height:1.25}.register-intro-select-wrap{position:relative;display:block}.register-intro-grade-select{width:100%;min-height:52px;padding:0 58px 0 18px;border:0;border-radius:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;color:#25272c;font:inherit;font-size:20px;font-weight:650;box-shadow:0 2px 8px rgba(31,35,40,.11)}.register-intro-select-chevron{position:absolute;top:50%;right:22px;color:#23252a;font-size:28px;font-weight:400;line-height:1;pointer-events:none;transform:translateY(-50%)}.register-intro-status{margin:4px 0 0;font-size:15px;font-weight:750}.register-intro-submit{align-self:end;width:100%;min-height:58px;margin-top:auto;border:0;border-radius:22px;background:#3f82e9;color:#fff;font-size:22px;font-weight:850;box-shadow:none}.register-intro-submit:hover{background:#3477df}.register-intro-birthdate-field .birthdate-trigger{min-height:52px;border:0;border-radius:16px;box-shadow:0 2px 8px rgba(31,35,40,.11)}.register-intro-birthdate-popover{width:min(460px,calc(100vw - 56px))}.register-subject-page{min-height:100svh;display:grid;grid-template-rows:auto 1fr;background:#f7f7f8;color:#282a2f}.register-subject-header{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 30px;border-bottom:1px solid #e2e3e7;background:#fff}.register-subject-logo{color:#34363a;font-size:31px;font-weight:550;line-height:1;text-decoration:none}.register-subject-nav{display:flex;align-items:center;gap:34px}.register-subject-home-link{color:#313339;font-size:21px;font-weight:800;line-height:1;text-decoration:none}.register-subject-login-button{min-width:126px;min-height:52px;padding:0 28px;border:0;border-radius:999px;background:#e9e9ea;color:#316bd0;font-size:21px;font-weight:850;box-shadow:none}.register-subject-shell{width:min(920px,calc(100% - 48px));min-height:calc(100svh - 96px);display:grid;grid-template-rows:1fr auto;margin:0 auto}.register-subject-card{align-self:start;display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:28px;gap:28px;margin-top:min(82px,9svh)}.register-subject-progress{position:relative;width:62px;height:62px;margin-top:4px;border-radius:999px;background:rgba(0,66,37,.12)}.register-subject-progress:after{position:absolute;inset:6px;content:"";border-radius:inherit;background:#f7f7f8}.register-subject-content h1{margin:0;color:#25272c;font-size:clamp(30px,3vw,38px);font-weight:850;line-height:1.12}.register-subject-content p{margin:8px 0 0;color:#8d9098;font-size:20px;font-weight:650;line-height:1.45}.register-subject-grid{display:flex;flex-wrap:wrap;gap:12px 14px;max-width:720px;margin-top:34px}.register-subject-status{margin:18px 0 0;color:#b42318;font-size:15px;font-weight:750}.register-subject-chip{min-height:45px;display:inline-flex;align-items:center;gap:8px;padding:0 21px;border:0;border-radius:999px;background:#f0f1f3;color:#2a2d34;font-size:20px;font-weight:850;line-height:1;box-shadow:none}.register-subject-chip-selected{background:#b8f4d6;color:#173b2f}.register-subject-actions{align-self:end;display:grid;grid-template-columns:150px minmax(260px,560px);grid-gap:20px;gap:20px;justify-content:center;padding-bottom:44px}.register-subject-back,.register-subject-next{min-height:58px;border:0;border-radius:999px;font-size:22px;font-weight:850;box-shadow:none}.register-subject-back{display:inline-flex;align-items:center;gap:10px;background:#f0f1f3;color:#25272c}.register-subject-back span{font-size:34px;line-height:.8}.register-subject-next{background:#3f82e9;color:#fff}.register-subject-next:hover{background:#3477df}.register-target-page{min-height:100svh;display:grid;grid-template-rows:auto 1fr;background:#f7f7f8;color:#282a2f}.register-target-header{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 30px;border-bottom:1px solid #e2e3e7;background:#fff}.register-target-logo{color:#34363a;font-size:31px;font-weight:550;line-height:1;text-decoration:none}.register-target-nav{display:flex;align-items:center;gap:34px}.register-target-home-link{color:#313339;font-size:21px;font-weight:800;line-height:1;text-decoration:none}.register-target-login-button{min-width:126px;min-height:52px;padding:0 28px;border:0;border-radius:999px;background:#e9e9ea;color:#316bd0;font-size:21px;font-weight:850;box-shadow:none}.register-target-shell{width:min(920px,calc(100% - 48px));min-height:calc(100svh - 96px);display:grid;grid-template-rows:1fr auto;margin:0 auto}.register-target-card{align-self:start;display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:28px;gap:28px;margin-top:min(82px,9svh)}.register-target-progress{position:relative;width:62px;height:62px;margin-top:4px;border-radius:999px;background:rgba(0,66,37,.12)}.register-target-progress:after{position:absolute;inset:6px;content:"";border-radius:inherit;background:#f7f7f8}.register-target-content h1{margin:0;color:#25272c;font-size:clamp(30px,3vw,38px);font-weight:850;line-height:1.12}.register-target-content p{margin:8px 0 0;color:#8d9098;font-size:20px;font-weight:650;line-height:1.45}.register-target-form{display:grid;grid-gap:28px;gap:28px;max-width:710px;margin-top:50px}.register-target-field{display:grid;grid-gap:10px;gap:10px}.register-target-field>span:first-child{color:#25272c;font-size:20px;font-weight:850;line-height:1.25}.register-target-select-wrap{position:relative;display:block}.register-target-select{width:100%;min-height:54px;padding:0 60px 0 18px;border:0;border-radius:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;color:#25272c;font:inherit;font-size:20px;font-weight:650;box-shadow:0 2px 8px rgba(31,35,40,.11)}.register-target-select:focus{outline:3px solid rgba(61,130,237,.22);outline-offset:2px}.register-target-select-chevron{position:absolute;top:50%;right:22px;color:#23252a;font-size:28px;font-weight:400;line-height:1;pointer-events:none;transform:translateY(-50%)}.register-target-status{margin:18px 0 0;color:#b42318;font-size:15px;font-weight:750}.register-target-status-muted{color:#6e737d}.register-target-actions{align-self:end;display:grid;grid-template-columns:150px minmax(260px,560px);grid-gap:20px;gap:20px;justify-content:center;padding-bottom:44px}.register-target-back,.register-target-next{min-height:58px;border:0;border-radius:999px;font-size:22px;font-weight:850;box-shadow:none}.register-target-back{display:inline-flex;align-items:center;gap:10px;background:#f0f1f3;color:#25272c}.register-target-back span{font-size:34px;line-height:.8}.register-target-next{background:#3f82e9;color:#fff}.register-target-next:hover{background:#3477df}.register-auth-page{min-height:100svh;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto 1fr;background:#f7f7f8;color:#282a2f}.register-auth-header{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 30px;border-bottom:1px solid #e2e3e7;background:#fff}.register-auth-logo{color:#34363a;font-size:31px;font-weight:550;line-height:1;text-decoration:none}.register-auth-nav{display:flex;align-items:center;gap:34px}.register-auth-home-link{color:#313339;font-size:21px;font-weight:800;line-height:1;text-decoration:none}.register-auth-login-button{min-width:126px;min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 28px;border:0;border-radius:999px;background:#e9e9ea;color:#316bd0;font-size:21px;font-weight:850;line-height:1;text-align:center;white-space:nowrap;box-shadow:none}.register-auth-shell{width:min(760px,calc(100% - 48px));min-height:calc(100svh - 96px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;margin:0 auto;padding:52px 0 38px}.register-auth-hero{max-width:100%;min-width:0;display:grid;grid-gap:22px;gap:22px;justify-items:center}.register-auth-head{display:flex;align-items:center;justify-content:center;gap:18px;text-align:left}.register-auth-head .register-auth-copy{min-width:0;overflow-wrap:anywhere;text-align:left}.register-auth-copy{text-align:center}.register-auth-copy h1{margin:0;color:#25272c;font-size:clamp(30px,3vw,40px);font-weight:850;line-height:1.14}.register-auth-copy p{margin:8px 0 0;color:#8d9098;font-size:20px;font-weight:650;line-height:1.4}.register-auth-actions{width:min(520px,100%);display:grid;grid-gap:14px;gap:14px;justify-self:center;align-self:center}.register-auth-provider{min-height:58px;display:inline-flex;align-items:center;justify-content:center;gap:13px;border:0;border-radius:999px;background:#ececee;color:#25272c;font-size:22px;font-weight:650;box-shadow:none}.register-auth-google-mark{font-weight:900;color:#4285f4}.register-auth-manual{display:grid;grid-gap:14px;gap:14px;padding:18px;border-radius:28px;background:#fff;box-shadow:0 18px 40px rgba(31,35,40,.08)}.register-auth-field{display:grid;grid-gap:8px;gap:8px}.register-auth-field>span:first-child{color:#25272c;font-size:17px;font-weight:850}.register-auth-submit{min-height:56px;border:0;border-radius:999px;background:#3f82e9;color:#fff;font-size:21px;font-weight:850;box-shadow:none}.register-auth-status{margin:0;text-align:center;font-size:16px;font-weight:750}.register-auth-bottom-actions{align-self:center;margin-top:4px}.register-auth-back{min-width:150px;min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;background:#f0f1f3;color:#25272c;font-size:21px;font-weight:850;line-height:1;text-align:center;white-space:nowrap;box-shadow:none}@media (min-width:901px){.register-auth-header,.register-intro-header,.register-subject-header,.register-target-header{min-height:76px;gap:20px;padding:0 24px}.register-auth-logo,.register-intro-logo,.register-subject-logo,.register-target-logo{font-size:25px}.register-auth-nav,.register-intro-nav,.register-subject-nav,.register-target-nav{gap:26px}.register-auth-home-link,.register-intro-home-link,.register-subject-home-link,.register-target-home-link{font-size:17px}.register-auth-login-button,.register-intro-login-button,.register-subject-login-button,.register-target-login-button{min-width:104px;min-height:42px;padding:0 22px;font-size:17px}.register-intro-shell{width:min(760px,calc(100% - 48px));min-height:calc(100svh - 126px);margin-top:44px}.register-auth-shell,.register-subject-shell,.register-target-shell{min-height:calc(100svh - 76px)}.register-subject-shell,.register-target-shell{width:min(760px,calc(100% - 48px))}.register-auth-shell{width:min(620px,calc(100% - 48px));padding:36px 0 28px}.register-intro-heading-row,.register-subject-card,.register-target-card{grid-template-columns:54px minmax(0,1fr);gap:20px}.register-subject-card,.register-target-card{margin-top:min(58px,6svh)}.register-intro-progress,.register-subject-progress,.register-target-progress{width:50px;height:50px}.register-intro-progress:after,.register-subject-progress:after,.register-target-progress:after{inset:5px}.register-auth-copy h1,.register-intro-heading-row h1,.register-subject-content h1,.register-target-content h1{font-size:clamp(27px,2.3vw,32px)}.register-auth-copy p,.register-intro-heading-row p,.register-subject-content p,.register-target-content p{margin-top:7px;font-size:16px}.register-intro-form{min-height:calc(100svh - 288px);margin-top:32px;margin-left:74px}.register-intro-details-grid,.register-intro-name-grid{gap:16px}.register-intro-field{gap:6px}.register-intro-grade-select,.register-intro-input,.register-target-select{min-height:44px;padding-left:15px;border-radius:14px;font-size:16px}.register-intro-grade-select,.register-target-select{padding-right:48px}.register-intro-help{min-height:18px;font-size:12px}.register-intro-grade-field{gap:8px}.register-auth-field>span:first-child,.register-intro-grade-field>span:first-child,.register-target-field>span:first-child{font-size:16px}.register-intro-select-chevron,.register-target-select-chevron{right:18px;font-size:22px}.register-auth-back,.register-auth-provider,.register-auth-submit,.register-intro-submit,.register-subject-back,.register-subject-next,.register-target-back,.register-target-next{min-height:46px;font-size:17px}.register-intro-submit{border-radius:18px}.register-subject-grid{max-width:620px;gap:9px 11px;margin-top:24px}.register-subject-chip{min-height:36px;gap:6px;padding:0 15px;font-size:16px}.register-subject-actions,.register-target-actions{grid-template-columns:120px minmax(220px,440px);gap:14px;padding-bottom:30px}.register-subject-back span,.register-target-back span{font-size:28px}.register-target-form{max-width:600px;gap:20px;margin-top:36px}.register-auth-hero{gap:26px}.register-auth-actions{width:min(590px,100%);gap:12px}.register-auth-manual{gap:10px;padding:14px;border-radius:22px}.register-auth-status{font-size:14px}.register-auth-bottom-actions{margin-top:14px}}.register-page{min-height:100vh;display:grid;align-content:center}.register-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);grid-gap:24px;gap:24px;align-items:start}.register-copy{display:grid;grid-gap:22px;gap:22px;padding:34px}.register-points{display:grid;grid-gap:14px;gap:14px}.register-point{display:grid;grid-template-columns:auto 1fr;grid-gap:14px;gap:14px;align-items:start}.register-point-number{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:16px;background:rgba(13,124,102,.12);color:var(--accent);font-weight:700}.register-point p{margin:0;padding-top:10px;color:var(--muted);line-height:1.5}.register-back-link{font-size:.96rem}.register-form-card{display:grid;grid-gap:18px;gap:18px}.register-form-header h2{margin:0;font-size:2rem}.register-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.register-field{display:grid;grid-gap:8px;gap:8px;min-width:0}.register-field-wide{grid-column:1/-1}.birthdate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.birthdate-picker{position:relative;min-width:0}.birthdate-trigger{width:100%;min-width:0;max-width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:56px;padding:14px 16px;border-radius:16px;border:1px solid var(--border);background:rgba(255,255,255,.95);font:inherit;color:var(--text);text-align:left;cursor:pointer}.birthdate-trigger-error{border-color:rgba(163,49,49,.55);box-shadow:0 0 0 2px rgba(163,49,49,.12)}.birthdate-trigger-icon{flex:0 0 auto;color:var(--muted);font-size:.95rem}.birthdate-trigger-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.birthdate-popover{position:absolute;top:calc(100% + 8px);left:0;right:auto;width:min(420px,calc(100vw - 56px));z-index:20;display:grid;grid-gap:12px;gap:12px;padding:14px;border-radius:18px;border:1px solid rgba(63,110,94,.16);background:#fffdfa;box-shadow:0 18px 40px rgba(18,32,28,.14)}.birthdate-option-grid{display:grid;grid-gap:8px;gap:8px}.birthdate-option-grid-month,.birthdate-option-grid-year{grid-template-columns:repeat(4,minmax(0,1fr))}.birthdate-option-grid-day{grid-template-columns:repeat(7,minmax(0,1fr))}.birthdate-option{min-height:42px;padding:8px 6px;border:1px solid rgba(63,110,94,.2);border-radius:12px;background:rgba(255,255,255,.96);color:var(--text);font:inherit;font-size:.95rem;cursor:pointer}.birthdate-option-active{background:var(--accent);color:#f7f4ee;border-color:var(--accent)}.field-help{min-height:22px}.field-help-placeholder{visibility:hidden}.field-input{width:100%;box-sizing:border-box;padding:14px 16px;border-radius:16px;border:1px solid var(--border);background:rgba(255,255,255,.95);font:inherit;color:var(--text)}.field-input:focus,.field-select:focus{outline:2px solid rgba(13,124,102,.22);outline-offset:2px}.field-input-error,.field-select-error{border-color:rgba(163,49,49,.55);box-shadow:0 0 0 2px rgba(163,49,49,.12)}.field-help-error{color:#a33131;font-weight:600}.register-submit{padding-inline:28px}.register-status{margin:0;font-weight:700}.register-status-error{color:#9d2f2f}.register-status-success{color:var(--accent)}.register-success{display:grid;grid-gap:8px;gap:8px;padding:18px 20px;border-radius:20px;border:1px solid rgba(13,124,102,.18);background:rgba(13,124,102,.08)}.register-success-meta{margin:0}.home-minimal{min-height:100vh;display:grid;place-items:center;padding:32px 0}.landing-page{display:grid;grid-gap:64px;gap:64px}.page{width:min(1100px,calc(100% - 32px));margin:0 auto;padding:72px 0 96px}.hero{max-width:760px}.hero-compact{max-width:none;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);grid-gap:18px;gap:18px;align-items:start}.hero-panel{padding:24px;border:1px solid var(--border);border-radius:24px;background:var(--panel)}.landing-hero{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.9fr);grid-gap:24px;gap:24px;align-items:center}.landing-copy h1{margin:0;font-size:clamp(3rem,8vw,5.8rem);line-height:.93}.cta-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.tests-menu{position:relative}.home-tests-menu{min-width:min(320px,calc(100vw - 32px))}.home-tests-trigger{width:100%;justify-self:stretch;text-align:center;font-size:1.1rem;padding:16px 24px}.home-tests-dropdown{position:static;margin-top:12px;min-width:100%}.tests-menu summary{list-style:none}.tests-menu summary::-webkit-details-marker{display:none}.tests-dropdown{position:absolute;top:calc(100% + 8px);left:0;min-width:180px;padding:10px;border:1px solid var(--border);border-radius:18px;background:#fffdf9;box-shadow:0 18px 40px rgba(31,27,22,.1);z-index:3}.tests-dropdown-link{display:block;padding:12px 14px;border-radius:12px;color:var(--text);text-decoration:none}.tests-dropdown-link:hover{background:rgba(13,124,102,.08)}.landing-button{text-decoration:none}.hero-showcase{display:grid;grid-gap:16px;gap:16px}.mini-panel,.showcase-card,.summary-band{padding:24px;border:1px solid var(--border);border-radius:24px;background:var(--panel);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.section-heading h2,.showcase-card h2,.summary-band h2{margin:0 0 10px;font-size:clamp(1.5rem,4vw,2.4rem);line-height:1.05}.showcase-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.feature-section{display:grid;grid-gap:24px;gap:24px}.section-heading{max-width:720px}.feature-card h3{margin:0 0 12px;font-size:1.3rem}.summary-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);grid-gap:18px;gap:18px;align-items:flex-end}.tests-preview-card{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.eyebrow{margin:0 0 12px;color:var(--accent);font-size:.9rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hero h1{margin:0;font-size:clamp(2.5rem,7vw,4.8rem);line-height:.95}.lede{max-width:640px;margin-top:20px;font-size:1.15rem;line-height:1.6;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:48px}.grid-two{grid-template-columns:minmax(320px,.9fr) minmax(0,1.4fr)}.card{padding:24px;border:1px solid var(--border);border-radius:24px;background:var(--panel);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.card h2{margin:0 0 12px;font-size:1.25rem}.card p{margin:0;color:var(--muted);line-height:1.6}.stack{display:grid;grid-gap:18px;gap:18px}.stack-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.stack-header h2{margin:0}.stack-header-badges{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.message-role,.meta-label{margin:0 0 6px;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.meta-value{margin:0;color:var(--text)}.mono{font-family:SFMono-Regular,Menlo,monospace;font-size:.88rem}.tag-row{display:flex;flex-wrap:wrap;gap:10px}.tag{padding:8px 12px;border-radius:999px;border:1px solid var(--border);background:rgba(13,124,102,.08);color:var(--text);font-size:.9rem}.chat-card{min-height:640px}.chat-log{display:grid;grid-gap:14px;gap:14px;align-content:start;min-height:360px;max-height:420px;overflow:auto;padding-right:6px}.message{max-width:85%;padding:16px;border-radius:20px;border:1px solid var(--border);background:#fffdf9}.message.student{margin-left:auto;background:rgba(13,124,102,.08)}.message-content{margin:0;display:grid;grid-gap:10px;gap:10px;color:var(--text);white-space:normal}.message-content p{margin:0}.chat-form{display:grid;grid-gap:12px;gap:12px}.chat-input{width:100%;min-height:110px;resize:vertical;padding:16px;border-radius:18px;border:1px solid var(--border);background:rgba(255,255,255,.9);font:inherit;color:var(--text)}.primary-button,.secondary-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;padding:12px 18px;font:inherit;cursor:pointer}.primary-button{background:var(--accent);color:#f7f4ee;justify-self:start}.primary-button:disabled{opacity:.6;cursor:default}.secondary-button{background:rgba(13,124,102,.08);color:var(--text)}.status-pill{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:rgba(13,124,102,.12);color:var(--text);font-size:.9rem}.tests-page{display:grid;grid-gap:28px;gap:28px}.tests-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);grid-gap:20px;gap:20px;align-items:start}.tests-meta-card{display:grid;grid-gap:10px;gap:10px}.tests-link-button{text-decoration:none;display:inline-flex;justify-content:center;align-items:center}.tests-resource-link{width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--primary)!important;font-weight:900;line-height:1.2}.tests-resource-link:hover,.tests-resource-link[data-hovered],.tests-resource-link[data-pressed]{background:transparent!important;color:var(--primary-dark)!important;text-decoration:underline}.tests-page{overflow:hidden}.tests-catalog-page,.tests-variant-page{display:grid;grid-gap:18px;gap:18px}.tests-catalog-hero,.tests-variant-hero{display:grid;grid-gap:10px;gap:10px}.tests-catalog-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.tests-catalog-subject{display:grid;grid-gap:12px;gap:12px}.tests-catalog-subject-link{text-decoration:none;color:var(--text);border:1px solid rgba(13,124,102,.16);transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.tests-catalog-subject-link:hover{border-color:rgba(13,124,102,.34);background:rgba(248,255,252,.92);transform:translateY(-1px)}.plans-page{min-height:100svh;overflow-x:clip;background:radial-gradient(circle at 10% 12%,rgba(54,82,65,.13),transparent 28%),radial-gradient(circle at 88% 18%,rgba(67,131,187,.15),transparent 28%),radial-gradient(circle at 76% 88%,rgba(197,138,53,.1),transparent 26%),linear-gradient(180deg,#fffaf3,#eef6f5);color:var(--text);font-family:Inter,Noto Sans Georgian,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.plans-layout{width:min(1160px,calc(100% - 32px));display:grid;grid-gap:42px;gap:42px;margin:0 auto;padding:18px 0 76px}.plans-hero{max-width:760px;display:grid;justify-items:center;grid-gap:12px;gap:12px;margin:8px auto 0;text-align:center}.plans-kicker{margin:0;color:var(--secondary);font-size:13px;font-weight:900;letter-spacing:0;text-transform:uppercase}.plans-hero h1{margin:0;color:var(--text);font-size:48px;font-weight:930;line-height:1.05;letter-spacing:0}.plans-hero p{max-width:700px;margin:0;color:var(--muted);font-size:18px;font-weight:730;line-height:1.55}.plans-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px;align-items:stretch}.plans-card{position:relative;min-height:620px;display:grid;grid-template-rows:auto 1fr auto;grid-gap:26px;gap:26px;overflow:hidden;padding:34px;border:1px solid var(--primary-border);border-radius:30px;background:rgba(255,255,255,.94);box-shadow:var(--shadow-soft)}.plans-card:before{content:"";position:absolute;inset:0 0 auto;height:9px;background:linear-gradient(90deg,var(--primary),#74b8d8)}.plans-card-plus{background:linear-gradient(160deg,rgba(255,255,255,.98),rgba(232,246,239,.94)),#ffffff}.plans-card-pro{border-color:rgba(67,131,187,.28);background:linear-gradient(160deg,rgba(255,255,255,.98),rgba(229,243,252,.95)),#ffffff}.plans-card-pro:before{background:linear-gradient(90deg,#4383bb,var(--primary))}.plans-card-top{display:grid;grid-gap:13px;gap:13px}.plans-card-top p{margin:0}.plans-card-top>p:first-child{color:var(--primary);font-size:13px;font-weight:900;letter-spacing:0;text-transform:uppercase}.plans-card h2{margin:0;color:var(--text);font-size:34px;font-weight:930;line-height:1.05;letter-spacing:0}.plans-price{display:grid;grid-gap:4px;gap:4px;margin-top:4px}.plans-price strong{color:var(--primary-dark);font-size:32px;font-weight:930;line-height:1}.plans-card-pro .plans-price strong{color:#285f87}.plans-description,.plans-price span{color:var(--muted);font-size:15px;font-weight:760;line-height:1.45}.plans-benefits{display:grid;align-content:start;grid-gap:14px;gap:14px;margin:0;padding:0;list-style:none}.plans-benefits li{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:start;grid-gap:12px;gap:12px;color:#27302b;font-size:17px;font-weight:780;line-height:1.42}.plans-benefits li span{width:30px;height:30px;display:grid;place-items:center;border-radius:999px;background:var(--primary-soft);color:var(--primary);font-size:16px;font-weight:930}.plans-card-pro .plans-benefits li span{background:rgba(67,131,187,.13);color:#285f87}.plans-buy-button{width:100%;min-height:56px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--primary),#0f766e);color:#ffffff;font-size:18px;font-weight:920;letter-spacing:0;box-shadow:0 18px 36px rgba(0,66,37,.2)}.plans-card-pro .plans-buy-button{background:linear-gradient(135deg,#4383bb,var(--primary));box-shadow:0 18px 36px rgba(40,95,135,.18)}.plans-buy-button:hover,.plans-buy-button[data-hovered]{transform:translateY(-1px)}.plans-status{width:min(720px,100%);margin:-14px auto 0;padding:14px 18px;border:1px solid var(--primary-border);border-radius:18px;background:rgba(255,255,255,.86);color:var(--primary-dark);font-size:15px;font-weight:800;line-height:1.45;text-align:center}.tests-catalog-count{margin:0;color:var(--muted)}.tests-catalog-list{display:grid;grid-gap:8px;gap:8px}.tests-catalog-item{display:grid;grid-gap:4px;gap:4px;padding:12px 14px;border:1px solid rgba(13,124,102,.16);border-radius:14px;text-decoration:none;color:var(--text);background:rgba(255,255,255,.82)}.tests-catalog-item:hover{border-color:rgba(13,124,102,.34);background:rgba(248,255,252,.92)}.tests-catalog-item small{color:var(--muted)}.tests-materials-card{display:grid;grid-gap:10px;gap:10px}.tests-materials-list{display:grid;grid-gap:8px;gap:8px}.tests-material-item{display:grid;grid-gap:4px;gap:4px;padding:12px 14px;border:1px solid rgba(13,124,102,.16);border-radius:12px;background:rgba(255,255,255,.82);color:var(--text);text-decoration:none}.tests-material-item:hover{border-color:rgba(13,124,102,.34);background:rgba(248,255,252,.92)}.tests-material-item small{color:var(--muted)}.tests-catalog-error{color:#af2d2d}.tests-variant-score{margin:0;color:var(--accent);font-weight:700}.tests-variant-links{display:flex;flex-wrap:wrap;gap:8px}.subject-variant-actions{margin-top:14px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap}.subject-variant-resource-links{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;margin-left:auto}.tests-variant-list{display:grid;grid-gap:14px;gap:14px}.variant-question-prompt{margin:0;white-space:pre-wrap;line-height:1.55}.variant-question-prompt,.variant-question-rich{font-family:Noto Sans Georgian,Inter,Segoe UI,sans-serif;font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1,"tnum" 1,"frac" 0,"afrc" 0,"subs" 0,"sups" 0,lining-nums tabular-nums}.variant-question-rich{display:grid;grid-gap:10px;gap:10px;color:var(--text);line-height:1.58}.variant-question-rich h1,.variant-question-rich h2,.variant-question-rich h3,.variant-question-rich h4,.variant-question-rich p{margin:0}.variant-question-rich .task-header-card>.flex>div:first-child{display:none!important}.variant-question-rich img{width:auto!important;max-width:100%!important;max-inline-size:100%!important;max-height:min(72vh,460px);height:auto!important;display:block;margin-inline:auto;border-radius:12px;object-fit:contain;background:#ffffff}.variant-question-rich figure{margin:0}.variant-question-rich :where(p,div):has(>img),.variant-question-rich figure,.variant-question-rich picture{max-width:100%!important;max-inline-size:100%!important;box-sizing:border-box}.variant-question-rich audio{width:min(560px,100%)}.tests-variant-page .question-card.shared-listening-card{gap:20px;overflow:visible}.tests-variant-page .shared-listening-card:has(.test-audio-settings){position:relative;z-index:10}.test-audio-wrap{position:relative;width:100%;min-width:0}.test-audio-media{display:none!important}.test-audio-player{display:grid;grid-template-columns:56px auto minmax(40px,1fr) 36px 44px;align-items:center;grid-gap:18px;gap:18px;width:100%;padding:14px 18px;box-sizing:border-box;border:1px solid #dbe9f9;border-radius:999px;color:#17324f;background:#f1f7fe}.test-audio-player button{display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;flex-shrink:0}.test-audio-play{width:56px;height:56px;border:0;border-radius:50%;color:#fff;background:#1784ef;transition:background-color .15s ease}.test-audio-play:hover{background:#0874db}.test-audio-play svg{width:24px;height:24px}.test-audio-icon-button svg{width:26px;height:26px}.test-audio-time{font-family:Arial,sans-serif;white-space:nowrap;font-size:18px;font-weight:500;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.test-audio-duration{color:#71849a}.test-audio-icon-button{width:36px;height:40px;border:0;border-radius:50%;background:transparent;color:#1784ef}.test-audio-settings-button{width:44px;height:44px;color:#17324f;border:1px solid #dbe9f9;background:#fff}.test-audio-icon-button:hover{background-color:#e3effd}.test-audio-seek{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;min-width:0;height:7px;padding:0;margin:0;border:0;border-radius:999px;cursor:pointer;background:linear-gradient(to right,#1784ef var(--audio-progress),#bed8f5 var(--audio-progress))}.test-audio-seek::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:17px;height:17px;border:1px solid rgba(255,255,255,.95);border-radius:50%;background:#1784ef}.test-audio-seek::-moz-range-thumb{width:17px;height:17px;border:1px solid rgba(255,255,255,.95);border-radius:50%;background:#1784ef}.test-audio-seek:disabled{cursor:default;opacity:.65}.test-audio-wrap :is(button,input,select):focus-visible{outline:2px solid #1784ef;outline-offset:4px}.test-audio-settings{position:absolute;z-index:30;top:calc(100% + 12px);right:8px;display:grid;grid-gap:18px;gap:18px;width:min(270px,100%);padding:20px;border:1px solid #dbe9f9;border-radius:22px;color:#17324f;background:#f1f7fe}.test-audio-settings label{display:grid;grid-gap:10px;gap:10px;font-size:14px}.test-audio-settings input{width:100%;accent-color:#1784ef}.test-audio-settings select{padding:7px 10px;border:1px solid #bed8f5;border-radius:10px;background:#fff;color:inherit;font:inherit}.test-audio-error{margin:12px 0 0;color:#9c442d;font-size:14px}@media (max-width:600px){.test-audio-player{grid-template-columns:42px auto minmax(32px,1fr) 28px 32px;gap:8px;padding:10px}.test-audio-play{width:42px;height:42px}.test-audio-play svg{width:20px;height:20px}.test-audio-time{font-size:12px}.test-audio-icon-button{width:28px;height:32px}.test-audio-icon-button svg{width:21px;height:21px}.test-audio-settings-button{width:32px;height:32px}.test-audio-seek{height:6px}.test-audio-seek::-webkit-slider-thumb{width:14px;height:14px}.test-audio-seek::-moz-range-thumb{width:14px;height:14px}}.variant-question-rich table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}.task-source-card{display:grid;grid-gap:12px;gap:12px}.tests-variant-page .question-card h2.task-source-title{margin:0;font-size:22px;font-weight:600;line-height:1.4}.task-source-figure{margin:0}.task-source-figure img{width:auto;max-width:100%;max-height:min(72vh,460px);height:auto;display:block;margin-inline:auto;border-radius:12px;object-fit:contain;background:#fff;cursor:zoom-in}.task-source-attribution{font-size:.78em;color:var(--muted);line-height:1.4;margin-top:6px}.task-source-enlarge,.task-source-zoom-close{padding:8px 12px;border:1px solid var(--border);border-radius:12px;background:var(--panel-solid);color:var(--text);font:inherit;line-height:1.4;cursor:pointer}.task-source-enlarge{display:block;margin:0 0 6px auto;font-size:.78em}.task-source-zoom{position:fixed;inset:0;z-index:10000;display:grid;grid-template-rows:auto minmax(0,1fr);grid-gap:12px;gap:12px;padding:max(16px,env(safe-area-inset-top)) 16px max(16px,env(safe-area-inset-bottom));background:color-mix(in srgb,var(--primary-dark) 88%,transparent)}.task-source-zoom-close{justify-self:end}.task-source-zoom-viewport{overflow:auto;min-width:0;overscroll-behavior:contain;background:var(--panel-solid)}.task-source-zoom-viewport img{display:block;width:auto;height:auto;max-width:none;max-height:none;margin:auto}.task-source-enlarge:focus-visible,.task-source-figure img:focus-visible,.task-source-zoom :focus-visible{outline:3px solid var(--primary);outline-offset:3px}.task-source-text{display:grid;grid-gap:.85em;gap:.85em;line-height:1.7}.task-source-text p{margin:0}.tests-variant-open-total{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid rgba(62,75,66,.12);font-size:13px}.tests-variant-open-total-label{color:var(--muted,#6b7a70)}.tests-variant-open-total-score strong{font-size:16px;color:#0d7c66}.tests-variant-open-total-failed,.tests-variant-open-total-pending{color:var(--muted,#6b7a70)}.tests-variant-open-total-failed{color:#9a5b00}.variant-open-response{display:grid;grid-gap:8px;gap:8px}.variant-open-response-head{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted,#6b7a70)}.variant-open-response-points{padding:2px 8px;border-radius:999px;background:rgba(13,124,102,.1);color:#0d7c66;font-weight:600}.variant-open-response-input{width:100%;min-height:52px;padding:12px 14px;border:1px solid rgba(62,75,66,.22);border-radius:12px;background:#fff;font:inherit;line-height:1.6;overflow-y:hidden;resize:none}.variant-open-response-input:focus-visible{outline:2px solid #0d7c66;outline-offset:1px}.variant-open-response-written{margin:0;padding:12px 14px;border-radius:12px;background:#f7f8f4;color:var(--text);font:inherit;line-height:1.6;white-space:pre-wrap;overflow-wrap:break-word}.variant-open-response-failed,.variant-open-response-grading{margin:0;font-size:13px;line-height:1.6;color:var(--muted,#6b7a70)}.variant-open-response-failed{color:#9a5b00}.variant-open-response-result{display:grid;grid-gap:10px;gap:10px;padding:12px 14px;border-radius:12px;border:1px solid rgba(13,124,102,.16);background:rgba(13,124,102,.04)}.variant-open-response-score{display:flex;align-items:baseline;gap:4px;font-size:15px}.variant-open-response-score strong{font-size:20px;color:#0d7c66}.variant-open-response-summary{-webkit-margin-start:8px;margin-inline-start:8px;font-size:13px;color:var(--muted,#6b7a70)}.variant-open-response-void{margin:0;font-size:13px;line-height:1.6;color:#9a5b00}.variant-open-response-criteria{display:grid;grid-gap:8px;gap:8px;margin:0;padding:0;list-style:none}.variant-open-response-criteria li{display:grid;grid-template-columns:auto 1fr;grid-gap:10px;gap:10px;align-items:start;font-size:13px;line-height:1.6}.variant-open-criterion-mark{padding:1px 8px;border-radius:999px;font-weight:600;white-space:nowrap}.variant-open-criterion-met .variant-open-criterion-mark{background:rgba(13,124,102,.14);color:#0d7c66}.variant-open-criterion-missed .variant-open-criterion-mark{background:rgba(62,75,66,.1);color:var(--muted,#6b7a70)}.variant-open-criterion-body{display:grid;grid-gap:2px;gap:2px}.variant-open-criterion-expected{font-weight:600}.variant-open-criterion-quote{color:var(--muted,#6b7a70);font-style:italic}.variant-open-criterion-borderline{display:block;margin-top:.25rem;padding-left:.6rem;border-left:3px solid #d8a657;color:#8a6d3b;line-height:1.45}.variant-open-response-single-marker{margin-top:.5rem;color:#8a6d3b;line-height:1.45}.variant-open-response-scheme summary{cursor:pointer;font-size:12px;color:var(--muted,#6b7a70)}.variant-open-response-scheme p{margin:6px 0 0;font-size:13px;line-height:1.6}.variant-question-rich .official-source-text{display:grid;grid-gap:.85em;gap:.85em;padding:14px 16px;border-radius:12px;border:1px solid rgba(13,124,102,.16);background:rgba(13,124,102,.04)}.variant-question-rich .official-task-stem{font-weight:600}.variant-question-rich .official-ordering-items{display:grid;grid-gap:.4em;gap:.4em;margin:0;-webkit-padding-start:1.4em;padding-inline-start:1.4em}.variant-question-rich .official-source-figure{display:grid;grid-gap:6px;gap:6px}.variant-question-rich td,.variant-question-rich th{border:1px solid rgba(13,124,102,.22);padding:6px 8px}.variant-question-rich select{pointer-events:none}.variant-question-rich select[data-cloze-target="1"]{pointer-events:auto;border:1px solid rgba(13,124,102,.36);border-radius:10px;padding:4px 8px;min-height:34px;background:#ffffff;color:var(--text);font:inherit;vertical-align:middle}.variant-question-rich .cloze-wrap{display:inline-flex!important;position:relative;align-items:center;gap:6px;flex-wrap:nowrap;max-width:100%;vertical-align:middle}.variant-question-rich .cloze-text,.variant-question-rich .cloze-text :where(p,div){text-align:left!important;text-align-last:left;word-spacing:normal}.variant-question-rich .cloze-text .cloze-wrap{max-width:calc(100% - 8px)}.variant-question-rich .cloze-wrap.cloze-wrap-answered{display:inline!important;max-width:none;vertical-align:baseline}.variant-question-rich .cloze-text select[data-cloze-target="1"]{max-width:min(42vw,14rem)}.variant-question-rich .cloze-gap-marker{white-space:nowrap}.variant-question-rich select[data-cloze-target="1"].cloze-gap-correct{border-color:rgba(20,132,88,.68);background:rgba(220,252,231,.85)}.variant-question-rich select[data-cloze-target="1"].cloze-gap-wrong{border-color:rgba(220,38,38,.62);background:rgba(254,226,226,.88)}.variant-question-rich-readonly select[data-cloze-target="1"]{pointer-events:none}.variant-question-rich .cloze-gap-placeholder{display:inline-flex;min-width:42px;justify-content:center;color:rgba(46,58,54,.7);font-weight:700}.variant-question-rich .cloze-correct-hint{display:none;flex:0 0 auto;max-width:9ch;overflow:hidden;padding:3px 8px;border-radius:999px;border:1px solid rgba(20,132,88,.42);background:rgba(220,252,231,.95);color:#166534;font-size:.74rem;font-weight:700;line-height:1.25;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.variant-question-rich .cloze-correct-hint-visible{display:inline-flex;align-items:center}.variant-question-rich .cloze-correct-hint-slot{display:none}.variant-question-rich .cloze-correct-hint-slot-visible{display:block}.variant-question-rich .cloze-correct-hint-slot-inline{display:inline-flex;margin-left:8px;vertical-align:middle}.variant-question-rich .cloze-correct-hint-slot-below{margin-top:8px;width:100%}.variant-question-rich .cloze-answer-review{display:inline;font:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;vertical-align:baseline;white-space:normal}.variant-question-rich .cloze-inline-answer{box-decoration-break:clone;-webkit-box-decoration-break:clone;border-radius:.28em;font:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0 .18em}.variant-question-rich .cloze-inline-answer-correct{background:rgba(16,214,138,.28);color:inherit}.variant-question-rich .cloze-inline-answer-wrong{background:rgba(255,107,112,.3);color:inherit;text-decoration:line-through;text-decoration-thickness:.08em}.variant-question-rich .cloze-answer-separator{display:inline;font:inherit;font-size:inherit}.variant-question-rich .answer-options,.variant-question-rich .feedback,.variant-question-rich .flag-btn,.variant-question-rich .report-form,.variant-question-rich .review-form{display:none!important}.variant-options-grid{display:grid;grid-gap:10px;gap:10px}.variant-option{width:100%;display:flex;align-items:center;gap:12px;text-align:left;border:1px solid var(--border);border-radius:12px;padding:11px 13px;background:rgba(255,255,255,.92);color:var(--text);font:inherit;cursor:pointer;font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1,"tnum" 1,lining-nums tabular-nums}.variant-option>span:last-child{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:.08em;line-height:1.45;font-family:Noto Sans Georgian,Inter,Segoe UI,sans-serif;font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1,"tnum" 1,lining-nums tabular-nums}.variant-option:disabled{cursor:default;opacity:1}.variant-option-disabled{cursor:default}.variant-option-label{min-width:32px;font-weight:700;color:var(--accent)}.variant-option-image{height:64px;width:auto;max-width:100%;object-fit:contain;background:#fff;border-radius:6px}.variant-option-correct{border-color:rgba(18,143,67,.55);background:rgba(227,251,235,.95)}.variant-option-wrong{border-color:rgba(180,45,45,.5);background:rgba(255,236,236,.96)}.variant-option-pending{border-color:rgba(37,99,235,.45);background:rgba(226,236,254,.75)}.cloze-correct-note{margin-top:10px;display:flex;align-items:flex-start;gap:10px;border:1px solid rgba(22,163,74,.35);background:rgba(220,252,231,.75);color:#166534;border-radius:12px;padding:10px 12px;font-weight:700;line-height:1.35}.cloze-correct-note-icon{font-size:1rem;line-height:1;margin-top:1px}.tests-layout{margin-top:0}.stack{min-height:0}.tests-selector-card{display:grid;align-content:start;grid-gap:14px;gap:14px}.tests-scope-toggle{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.tests-scope-button{min-height:42px;border-radius:12px;border:1px solid rgba(13,124,102,.22);background:rgba(255,255,255,.88);color:var(--text);font:inherit;font-weight:700;cursor:pointer}.tests-scope-button-active{border-color:rgba(13,124,102,.58);background:rgba(231,249,244,.95);color:var(--accent)}.tests-generator-box{display:grid;grid-gap:8px;gap:8px;margin-top:6px;padding:12px;border-radius:14px;border:1px solid rgba(13,124,102,.2);background:rgba(255,255,255,.86)}.field-label{font-weight:700}.field-help,.field-label{font-size:.9rem;color:var(--muted)}.field-select{width:100%;min-height:56px;max-width:100%;box-sizing:border-box;padding:14px 16px;border-radius:16px;border:1px solid var(--border);background:rgba(255,255,255,.95);font:inherit;color:var(--text)}.subject-year-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));grid-gap:8px;gap:8px}.subject-year-option{min-height:48px;padding:11px 14px;border:1px solid rgba(0,66,37,.14);border-radius:14px;background:rgba(255,255,255,.94);color:var(--text);font:inherit;font-weight:800;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.subject-year-option:focus-visible,.subject-year-option:hover{border-color:rgba(0,66,37,.34);background:#ffffff;box-shadow:0 12px 28px rgba(0,66,37,.09);outline:none;transform:translateY(-1px)}.subject-year-option-selected{border-color:rgba(0,66,37,.52);background:rgba(231,249,244,.96);color:var(--accent);box-shadow:0 0 0 3px rgba(0,66,37,.12)}.subject-variant-option,.subjects-test-picker-variant{--state-ink:#4a6a57}.subject-variant-option-new,.subjects-test-picker-variant-new{--state-ink:#3b7dd8}.subject-variant-option-opened,.subjects-test-picker-variant-opened{--state-ink:#e0a415}.subject-variant-option-submitted,.subjects-test-picker-variant-submitted{--state-ink:#34a853}.subject-variant-list{display:grid;grid-gap:8px;gap:8px}.subject-variant-option{position:relative;display:grid;grid-gap:7px;gap:7px;width:100%;padding:13px 15px;border:1px solid var(--border);border-radius:14px;background:var(--panel);color:var(--text);text-align:left;font:inherit;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.subject-variant-option:hover{border-color:rgba(54,82,65,.3);background:var(--panel-solid);box-shadow:0 8px 20px rgba(17,24,39,.06);transform:translateY(-1px)}.subject-variant-option:focus-visible{outline:2px solid rgba(54,82,65,.6);outline-offset:2px}.subject-variant-option-selected,.subject-variant-option-selected:hover{border-color:rgba(54,82,65,.42);background:var(--panel-solid);box-shadow:0 0 0 3px rgba(54,82,65,.12),0 10px 24px rgba(17,24,39,.07)}.subject-variant-option-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.subject-variant-option-top strong{min-width:0;color:var(--text);font-family:Noto Sans Georgian,Inter,Segoe UI,sans-serif;font-size:1rem;font-weight:600;line-height:1.35;letter-spacing:0}.subject-variant-state{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;margin-top:5px;width:11px;height:11px}.subject-variant-state:before{content:"";width:11px;height:11px;border-radius:999px;background:var(--state-ink)}.subject-variant-state-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}.subject-variant-option-meta,.subject-variant-progress-copy{color:#5f6673;font-size:.8rem;font-weight:600;letter-spacing:.005em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.subject-variant-progress{display:grid;grid-gap:5px;gap:5px}.subject-variant-progress-track{display:block;height:5px;overflow:hidden;border-radius:999px;background:rgba(54,82,65,.12)}.subject-variant-progress-fill{display:block;height:100%;min-width:5px;border-radius:inherit;background:var(--state-ink);transition:width .24s ease}.subjects-test-picker-variants{display:grid;grid-gap:3px;gap:3px;max-height:260px;overflow-y:auto;overscroll-behavior:contain;padding:6px;border:1px solid var(--border);border-radius:14px;background:#fff;scrollbar-width:thin;scrollbar-color:rgba(54,82,65,.28) transparent}.subjects-test-picker-variants::-webkit-scrollbar{width:8px}.subjects-test-picker-variants::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:rgba(54,82,65,.26);background-clip:content-box}.subjects-test-picker-variant{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-width:0;min-height:34px;padding:7px 10px;border:1px solid transparent;border-radius:9px;background:transparent;color:var(--text);font:inherit;font-family:Noto Sans Georgian,Inter,Segoe UI,sans-serif;font-size:.9rem;font-weight:600;text-align:left;cursor:pointer;transition:background .14s ease,border-color .14s ease}.subjects-test-picker-variant>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.45}.subjects-test-picker-variant:hover{background:rgba(54,82,65,.06)}.subjects-test-picker-variant:focus-visible{outline:2px solid rgba(54,82,65,.55);outline-offset:-1px}.subjects-test-picker-variant-selected,.subjects-test-picker-variant-selected:hover{border-color:rgba(54,82,65,.42);background:var(--panel-solid);box-shadow:inset 0 0 0 1px rgba(54,82,65,.14),0 1px 3px rgba(17,24,39,.06);font-weight:700}.subjects-test-picker-variant-state{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:11px;height:11px}.subjects-test-picker-variant-state:before{content:"";width:11px;height:11px;border-radius:999px;background:var(--state-ink)}.subjects-test-picker-variants-empty{margin:0;padding:12px;color:#5f6673;font-size:.85rem;text-align:center}@media (prefers-reduced-motion:reduce){.subject-variant-option,.subject-variant-progress-fill,.subjects-test-picker-variant{transition:none}.subject-variant-option:hover{transform:none}}.tests-source-box{display:grid;grid-gap:8px;gap:8px;padding-top:8px}.question-card{display:grid;grid-gap:18px;gap:18px}.question-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;min-width:0}.question-card-header h2{min-width:0}.question-passage-link{display:inline-flex;align-items:center;gap:8px;color:#2e593e;text-decoration:underline;-webkit-text-decoration-color:#b7c9bb;text-decoration-color:#b7c9bb;text-underline-offset:4px}.question-passage-link:hover{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.question-passage-link:focus-visible{outline:2px solid currentColor;outline-offset:5px;border-radius:2px}.question-passage-link svg{flex-shrink:0}.question-card-header-actions{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto}.question-link-control,.question-report-control{position:relative;display:inline-flex;flex:0 0 auto}.question-link-control:after,.question-report-control:after{position:absolute;top:calc(100% + 8px);right:0;z-index:5;max-width:min(240px,calc(100vw - 48px));padding:7px 10px;border-radius:10px;background:#181a20;color:#ffffff;content:attr(data-tooltip);font-size:12px;font-weight:800;line-height:1.25;opacity:0;pointer-events:none;transform:translateY(-2px);transition:opacity .14s ease,transform .14s ease;white-space:nowrap}.question-link-control:hover:after,.question-report-control:hover:after{opacity:1;transform:translateY(0)}.question-report-control-open:after{display:none}.question-link-button,.question-report-button{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;display:inline-grid!important;place-items:center!important;flex:0 0 42px;padding:0!important;border:1px solid rgba(180,83,9,.22)!important;border-radius:999px!important;background:#facc15!important;color:#3a2a04!important;box-shadow:0 10px 20px rgba(180,83,9,.16)!important;line-height:1!important}.question-link-button{border-color:rgba(17,24,39,.16)!important;background:#ffffff!important;color:#181a20!important;box-shadow:0 10px 20px rgba(17,24,39,.08)!important}.question-link-button:hover,.question-link-button[data-hovered]{background:#f4f4f5!important}.question-report-button:hover,.question-report-button[data-hovered]{background:#fbbf24!important}.question-link-icon,.question-report-flag-icon{display:block;width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.question-link-icon{stroke-width:2.1}.question-report-flag-icon{stroke-width:2.2;transform:translateX(1px)}.question-page-image-wrap{display:grid;justify-items:center;padding:8px;border-radius:18px;background:rgba(255,255,255,.84);border:1px solid rgba(13,124,102,.14);overflow:hidden}.question-page-image-wrap-chat{padding:6px}.question-page-image{width:100%;height:auto;border-radius:12px;display:block}.question-stack{display:grid;grid-gap:12px;gap:12px}.question-prompt{margin:0;white-space:pre-wrap;line-height:1.7;font-size:1.06rem;color:var(--text);font-family:Noto Sans Georgian,Inter,Segoe UI,sans-serif;font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1,"tnum" 1,"frac" 0,"afrc" 0,"subs" 0,"sups" 0,lining-nums tabular-nums}.question-prompt-chat{font-size:1rem}.mixed-number{display:inline-flex;align-items:center;gap:.18em;white-space:nowrap}.mixed-number-whole{display:inline-block}.fraction-stack{display:inline-grid;grid-template-rows:auto 1px auto;align-items:center;justify-items:center;min-width:1.1em;vertical-align:middle;white-space:nowrap}.fraction-bottom,.fraction-top{font-size:.72em;line-height:1}.fraction-bar{width:100%;height:1px;background:currentColor;margin:.05em 0}.math-inline-fraction{margin:0 .04em;vertical-align:middle;min-width:1.35em;line-height:1}.math-inline-fraction-bottom,.math-inline-fraction-top{font-size:.86em;line-height:1}.mixed-number .math-inline-fraction{vertical-align:middle}.math-power{display:inline-flex;align-items:baseline;gap:.02em;white-space:nowrap}.math-power sup{font-size:.64em;transform:translateY(-.34em)}.math-power sup,.math-scripted{line-height:1;vertical-align:baseline}.math-scripted{display:inline-block;position:relative;white-space:nowrap;font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1,"tnum" 1,lining-nums tabular-nums}.math-scripted-sub,.math-scripted-sup{padding-right:.72em}.math-scripted-both{padding-right:.98em}.math-script-base{display:inline-block;line-height:1;font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1,"tnum" 1,lining-nums tabular-nums}.math-script-rail{position:absolute;left:calc(100% - .1em);top:0;pointer-events:none}.math-scripted sub,.math-scripted sup{position:absolute;left:0;margin:0;font-size:.62em;line-height:1;font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1,"tnum" 1,lining-nums tabular-nums}.math-scripted sup{top:-.44em}.math-scripted sub{top:.34em}.math-root{display:inline-flex;align-items:baseline;gap:0;white-space:nowrap;vertical-align:-.02em;font-family:inherit}.math-root-index{font-size:.62em;line-height:1;transform:translateY(-.5em)}.math-root-symbol{display:inline-block;line-height:.95;font-size:1.02em;margin-right:-.11em;transform:translateY(.03em);font-family:Cambria Math,STIX Two Math,Noto Sans Math,Times New Roman,serif;font-weight:400}.math-root-radicand-plain{--radicand-stroke:0.085em;display:inline-block;position:relative;border-top:var(--radicand-stroke) solid;padding-top:.03em;padding-left:.17em;margin-left:-.06em;line-height:1;font-size:1em;white-space:nowrap;font-family:inherit;font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1,"tnum" 1,lining-nums tabular-nums}.math-root-radicand-plain:before{content:"";position:absolute;left:-.11em;top:0;width:.12em;border-top:var(--radicand-stroke) solid}.math-root-radicand-plain:after{content:"";position:absolute;right:0;top:0;width:0;height:.36em;border-right:var(--radicand-stroke) solid}.math-root-katex{display:inline-flex;align-items:baseline;vertical-align:-.02em;white-space:nowrap}.math-root-katex .katex{font-size:1em;line-height:1}.question-number{margin:0;color:var(--accent);font-size:.9rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.answer-grid{display:grid;grid-gap:12px;gap:12px}.answer-grid-compact{grid-template-columns:repeat(4,minmax(0,72px))}.answer-grid-detailed{grid-template-columns:1fr}.answer-selector-card{display:grid;grid-gap:12px;gap:12px;padding-top:18px}.answer-selector-label{margin:0;color:var(--muted);font-size:.88rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.question-source-links{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:12px}.question-source-links-label{font-size:.85rem;font-weight:600;color:var(--muted,#64748b)}.inline-link{color:var(--accent);font-weight:700;text-decoration:none}.inline-link:hover{text-decoration:underline}.answer-option{display:flex;align-items:center;gap:14px;width:100%;min-height:72px;padding:14px 16px;border:1px solid var(--border);border-radius:16px;background:rgba(255,255,255,.88);color:var(--text);font:inherit;cursor:pointer;text-align:left}@media (max-width:900px){.hero-split,.home-features-clean,.home-sections,.register-layout{grid-template-columns:1fr}.hero-copy h1,.register-copy h1{max-width:none}.home-kpi-grid{grid-template-columns:1fr}.home-chat-window{min-height:236px}.register-intro-shell{width:min(720px,calc(100% - 40px))}.register-intro-form{margin-left:0}.register-auth-shell,.register-subject-shell,.register-target-shell{width:min(720px,calc(100% - 40px))}}@media (prefers-reduced-motion:reduce){.home-chat-bubble,.home-chat-typing,.home-chat-typing span{animation:none!important;opacity:1;transform:none}}@media (max-width:640px){.page{width:min(1100px,calc(100% - 20px));padding:32px 0 56px}.hero-copy,.register-copy,.register-form-card{padding:24px;border-radius:24px}.home-page{min-height:auto;padding:20px 0 40px;overflow:visible}.register-grid{grid-template-columns:1fr}.register-intro-header{min-height:82px;padding:0 18px}.register-intro-logo{font-size:26px}.register-intro-nav{gap:14px}.register-intro-home-link{font-size:15px}.register-intro-login-button{min-width:86px;min-height:44px;padding:0 18px;font-size:16px}.register-intro-shell{width:min(100% - 28px,520px);min-height:calc(100svh - 118px);margin-top:36px}.register-intro-heading-row{grid-template-columns:50px minmax(0,1fr);gap:14px}.register-intro-progress{width:44px;height:44px;margin-top:2px}.register-intro-progress:after{inset:5px}.register-intro-heading-row h1{font-size:25px}.register-intro-heading-row p{font-size:16px}.register-intro-form{min-height:calc(100svh - 300px);margin-top:32px}.register-intro-details-grid,.register-intro-name-grid{grid-template-columns:1fr;gap:4px}.register-intro-grade-select,.register-intro-input{min-height:50px;font-size:17px}.register-intro-grade-field>span:first-child{font-size:17px}.register-intro-submit{min-height:54px;border-radius:18px;font-size:18px}.register-subject-header{min-height:82px;padding:0 18px}.register-subject-logo{font-size:26px}.register-subject-nav{gap:14px}.register-subject-home-link{font-size:15px}.register-subject-login-button{min-width:86px;min-height:44px;padding:0 18px;font-size:16px}.register-subject-shell{width:min(100% - 28px,520px);min-height:calc(100svh - 82px)}.register-subject-card{grid-template-columns:50px minmax(0,1fr);gap:14px;margin-top:36px}.register-subject-progress{width:44px;height:44px;margin-top:2px}.register-subject-progress:after{inset:5px}.register-subject-content h1{font-size:25px}.register-subject-content p{font-size:16px}.register-subject-grid{gap:10px;margin-top:28px}.register-subject-chip{min-height:42px;padding:0 16px;font-size:17px}.register-subject-actions{grid-template-columns:1fr;gap:12px;padding-bottom:26px}.register-subject-back,.register-subject-next{min-height:54px;font-size:18px}.register-target-header{min-height:82px;padding:0 18px}.register-target-logo{font-size:26px}.register-target-nav{gap:14px}.register-target-home-link{font-size:15px}.register-target-login-button{min-width:86px;min-height:44px;padding:0 18px;font-size:16px}.register-target-shell{width:min(100% - 28px,520px);min-height:calc(100svh - 82px)}.register-target-card{grid-template-columns:50px minmax(0,1fr);gap:14px;margin-top:36px}.register-target-progress{width:44px;height:44px;margin-top:2px}.register-target-progress:after{inset:5px}.register-target-content h1{font-size:25px}.register-target-content p{font-size:16px}.register-target-form{gap:22px;margin-top:34px}.register-target-field>span:first-child{font-size:17px}.register-target-select{min-height:52px;font-size:17px}.register-target-actions{grid-template-columns:1fr;gap:12px;padding-bottom:26px}.register-target-back,.register-target-next{min-height:54px;font-size:18px}.register-auth-header{min-height:82px;padding:0 18px}.register-auth-logo{font-size:26px}.register-auth-nav{gap:14px}.register-auth-home-link{font-size:15px}.register-auth-login-button{min-width:86px;min-height:44px;padding:0 18px;font-size:16px}.register-auth-shell{width:min(100% - 28px,520px);min-height:calc(100svh - 82px);padding:36px 0 26px}.register-auth-header{flex-wrap:wrap;gap:14px;padding:14px}.register-auth-copy h1{font-size:25px}.register-auth-copy p{font-size:16px}.register-auth-back,.register-auth-provider,.register-auth-submit{min-height:54px;font-size:17px}.register-field-wide{grid-column:auto}.cta-row,.showcase-subjects,.site-header-actions{flex-direction:column}.site-header-actions{width:100%;align-items:stretch}.header-button,.primary-button,.secondary-button,.subject-chip{width:100%;min-height:42px;border-radius:999px!important;justify-content:center}.site-header{align-items:stretch;border-radius:24px}.site-header-left{width:100%;flex-wrap:wrap;justify-content:center}.site-brand{width:100%;text-align:center}.site-brand .brand-logo{justify-content:center}.site-header-nav{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.site-header-link{width:100%;min-height:40px;padding:0 12px}}.answer-option.selected{border-color:rgba(13,124,102,.45);background:rgba(13,124,102,.12);box-shadow:0 10px 24px rgba(13,124,102,.12)}.answer-option.correct{border-color:rgba(27,131,72,.45);background:rgba(27,131,72,.12)}.answer-option.wrong{border-color:rgba(163,49,49,.45);background:rgba(163,49,49,.1)}.option-badge{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:rgba(13,124,102,.14);font-weight:700;flex:0 0 32px}.option-badge-large{width:48px;height:48px;flex-basis:48px;font-size:1.1rem}.option-text{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:.18em;line-height:1.48;white-space:pre-wrap;font-family:Noto Sans Georgian,Inter,Segoe UI,sans-serif;font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1,"tnum" 1,"frac" 0,"afrc" 0,"subs" 0,"sups" 0,lining-nums tabular-nums}.submit-card{display:grid;grid-gap:16px;gap:16px}.question-actions{display:flex;justify-content:flex-start}.question-report-panel{position:absolute;top:calc(100% + 12px);right:0;z-index:60;width:min(390px,calc(100vw - 32px));display:grid;grid-gap:12px;gap:12px;padding:16px;border:1px solid #e4e4e7;border-radius:18px;background:#ffffff;box-shadow:0 24px 70px rgba(17,24,39,.24)}.question-report-panel:before{position:absolute;top:-7px;right:14px;width:14px;height:14px;border-top:1px solid #e4e4e7;border-left:1px solid #e4e4e7;background:#ffffff;content:"";transform:rotate(45deg)}.question-report-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.question-report-header h2{margin:0;color:#181a20;font-size:18px;font-weight:930;line-height:1.18}.question-report-header p{margin:5px 0 0;color:#747680;font-size:14px;font-weight:760}.question-report-close{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;padding:0!important;border-radius:999px!important;background:#f0f1f3!important;color:#181a20!important;font-size:25px!important;line-height:1!important}.question-report-input{width:100%;min-height:110px;align-self:stretch;resize:vertical;box-sizing:border-box;padding:14px 15px;border:1px solid #d8d8dd;border-radius:16px;background:#fbfbfc;color:#181a20;font:inherit;font-size:16px;font-weight:650;line-height:1.45}.question-report-input:focus{outline:3px solid rgba(250,204,21,.28);outline-offset:2px;border-color:#eab308;background:#ffffff}.question-report-input-drop-active{border-color:#eab308;background:#fffbeb;box-shadow:0 0 0 3px rgba(250,204,21,.22)}.question-report-file-input{display:none}.question-report-compose{display:grid;grid-template-columns:minmax(0,1fr) 40px 44px;align-items:center;grid-gap:8px;gap:8px}.question-report-attach-button{width:40px;min-height:40px;display:inline-flex;justify-content:center;align-items:center;padding:0;border:1px solid rgba(180,83,9,.24);border-radius:999px;background:#fff7cc;color:#6b4a05;font-size:14px;font-weight:900;cursor:pointer}.question-report-photo-icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.question-report-file-chip{min-width:0;max-width:100%;display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid #e4e4e7;border-radius:999px;background:#f7f7f8;color:#181a20;font-size:13px;font-weight:760}.question-report-file-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.question-report-file-chip button{width:22px;height:22px;display:inline-grid;place-items:center;flex:0 0 22px;padding:0;border:0;border-radius:999px;background:#e4e4e7;color:#181a20;font:inherit;font-weight:900;line-height:1;cursor:pointer}.question-report-error,.question-report-success{margin:0;font-size:14px;font-weight:850;line-height:1.35}.question-report-error{color:#b42318}.question-report-success{color:#166534}.question-report-submit{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:999px!important;background:transparent!important;color:var(--primary)!important;box-shadow:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.question-report-submit:hover,.question-report-submit[data-hovered]{background:rgba(0,66,37,.08)!important;color:var(--primary-dark)!important}.question-report-send-icon{width:24px;height:24px;display:block;fill:currentColor;transform:translateX(1px)}.question-toast{position:fixed;top:18px;right:18px;z-index:220;max-width:min(360px,calc(100vw - 36px));padding:12px 16px;border:1px solid rgba(22,101,52,.18);border-radius:14px;background:#16a34a;color:#ffffff;box-shadow:0 18px 36px rgba(22,101,52,.24);font-size:15px;font-weight:900;line-height:1.3}.site-report-floating{position:fixed;right:max(20px,env(safe-area-inset-right));bottom:max(20px,env(safe-area-inset-bottom));z-index:210;display:grid;justify-items:end}body:has(.chat-shell) .site-report-floating{display:none}body:has(.tests-variant-page) .site-report-floating{display:none}body:has(.plans-page) .site-report-floating{display:none}.site-report-trigger{max-width:calc(100vw - 32px);min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 20px;border:1px solid rgba(180,83,9,.28);border-radius:999px;background:#ffd02a;color:#181a20;box-shadow:0 16px 38px rgba(146,64,14,.22);font:inherit;font-size:15px;line-height:1;cursor:pointer}.site-report-trigger:hover{background:#ffc915;transform:translateY(-1px)}.site-report-trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.45}.site-report-flag-icon{width:21px;height:21px;flex:0 0 21px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.site-report-panel{position:absolute;right:0;bottom:calc(100% + 14px);width:min(400px,calc(100vw - 32px));display:grid;grid-gap:14px;gap:14px;padding:20px;border:1px solid rgba(46,88,59,.1);border-radius:20px;background:#ffffff;box-shadow:0 24px 70px rgba(34,62,43,.2)}.site-report-panel:after{position:absolute;right:34px;bottom:-7px;width:14px;height:14px;border-right:1px solid rgba(46,88,59,.1);border-bottom:1px solid rgba(46,88,59,.1);background:#ffffff;content:"";transform:rotate(45deg)}.site-report-panel h2{margin:0;color:#22301f;font-size:18px;font-weight:700;line-height:1.2}.site-report-compose{display:flex;flex-direction:column;gap:10px}.site-report-input{width:100%;min-height:104px;resize:vertical;box-sizing:border-box;padding:13px 15px;border:1px solid #dbe1da;border-radius:14px;background:#fafbf9;color:#22301f;font:inherit;font-size:15px;font-weight:500;line-height:1.5}.site-report-input::placeholder{color:#8a948b;font-weight:500}.site-report-input:focus{outline:none;border-color:#2e583b;background:#ffffff;box-shadow:0 0 0 3px rgba(46,88,59,.14)}.site-report-input-drop-active{border-color:#2e583b;background:#f2f6f1;box-shadow:0 0 0 3px rgba(46,88,59,.18)}.site-report-file-input{display:none}.site-report-compose-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.site-report-attach-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border-radius:12px;border:1px solid #dbe1da;background:#f2f6f1;color:#4c6350;font:inherit;cursor:pointer;transition:background .15s ease,border-color .15s ease}.site-report-attach-button:hover{background:#e7efe4;border-color:#b9c7ba}.site-report-submit{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 20px;border:0;border-radius:12px;background:#2e583b;color:#ffffff;font:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s ease}.site-report-submit:hover{background:#25492f}.site-report-submit:disabled{opacity:.55;cursor:default}.site-report-photo-icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.site-report-send-icon{width:17px;height:17px;display:block;fill:currentColor;transform:translateX(1px)}.site-report-file-chip{min-width:0;max-width:100%;display:inline-flex;align-items:center;gap:8px;justify-self:start;padding:8px 10px;border:1px solid #e4e4e7;border-radius:999px;background:#f7f7f8;color:#181a20;font-size:13px;font-weight:760}.site-report-file-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-report-file-chip button{width:22px;height:22px;display:inline-grid;place-items:center;flex:0 0 22px;padding:0;border:0;border-radius:999px;background:#e4e4e7;color:#181a20;font:inherit;font-weight:900;line-height:1;cursor:pointer}.site-report-error{margin:0;color:#b42318;font-size:14px;font-weight:850;line-height:1.35}.site-report-toast{position:fixed;top:18px;right:18px;z-index:220;max-width:min(360px,calc(100vw - 36px));padding:12px 16px;border:1px solid rgba(22,101,52,.18);border-radius:14px;background:#16a34a;color:#ffffff;box-shadow:0 18px 36px rgba(22,101,52,.24);font-size:15px;font-weight:900;line-height:1.3}@media (max-width:520px){.site-report-floating{right:16px;bottom:16px;left:16px}.site-report-trigger{width:100%;min-height:52px;padding-inline:16px}.site-report-panel{width:100%}}.chat-shell{position:fixed;inset:0;z-index:120;display:flex;justify-content:flex-end;overflow:hidden}.chat-backdrop{position:absolute;inset:0;border:0;background:rgba(5,11,18,.72);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:chat-backdrop-in .22s ease-out both}.chat-panel{position:relative;width:40vw;min-width:min(480px,100vw);max-width:100vw;height:100dvh;overflow:hidden;padding:28px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;grid-gap:18px;gap:18px;background:#fcfbf7;border-left:1px solid rgba(13,124,102,.18);box-shadow:-24px 0 60px rgba(4,14,11,.34);animation:chat-panel-slide-in .18s linear both;will-change:transform}@keyframes chat-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes chat-panel-slide-in{0%{transform:translate3d(100%,0,0)}to{transform:translateZ(0)}}@media (prefers-reduced-motion:reduce){.chat-backdrop,.chat-panel{animation:none!important}.chat-panel{transform:none}}.chat-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.chat-close{width:42px;height:42px;border:0;border-radius:999px;background:rgba(13,124,102,.16);color:var(--text);font-size:1.8rem;line-height:1;cursor:pointer}.chat-question-card{display:grid;grid-gap:12px;gap:12px;width:100%;min-width:0;max-width:100%;box-sizing:border-box;padding:18px;border-radius:20px;background:#ffffff;border:1px solid rgba(13,124,102,.14);box-shadow:0 10px 22px rgba(16,36,30,.08)}.chat-option-list{display:grid;grid-gap:10px;gap:10px}.chat-option-row{display:flex;align-items:flex-start;gap:12px;width:100%;padding:12px 14px;border-radius:14px;border:1px solid rgba(13,124,102,.18);background:rgba(13,124,102,.06);color:inherit;text-align:left;font:inherit;cursor:pointer;font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1,"tnum" 1,lining-nums tabular-nums}.chat-option-row-correct{border-color:rgba(18,143,67,.55);background:rgba(227,251,235,.95)}.chat-option-row-wrong{border-color:rgba(180,45,45,.5);background:rgba(255,236,236,.96)}.chat-option-row-pending{border-color:rgba(37,99,235,.45);background:rgba(226,236,254,.6)}.chat-panel-body{min-height:0;min-width:0;overflow-y:auto;display:grid;grid-template-columns:minmax(0,1fr);align-content:start;grid-gap:18px;gap:18px;padding-right:6px}.explanation-box{display:grid;grid-gap:8px;gap:8px;padding:16px;border-radius:16px;background:#ffffff;border:1px solid rgba(13,124,102,.18);box-shadow:0 10px 20px rgba(16,36,30,.08)}.explanation-text{margin:0;display:grid;grid-gap:14px;gap:14px;white-space:normal;line-height:1.6;color:#17231c;font-family:Noto Sans Georgian,Inter,Segoe UI,sans-serif;font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1,"tnum" 1,"frac" 0,"afrc" 0,"subs" 0,"sups" 0,lining-nums tabular-nums}.explanation-paragraph{margin:0;min-width:0;max-width:100%;overflow-wrap:break-word}.explanation-rich-text{grid-gap:14px;gap:14px}.content-rich-section,.content-rich-text,.explanation-rich-text{display:grid;min-width:0;max-width:100%}.content-rich-text{gap:12px}.content-rich-section{gap:7px}.content-rich-section p{margin:0}.content-parenthetical-nowrap{white-space:nowrap}.explanation-equation{margin:0;padding:2px 0;border:0;background:transparent;display:flex;width:100%;overflow:hidden;font-family:Cambria Math,STIX Two Math,Noto Sans Math,Times New Roman,"Noto Serif Georgian",serif;line-height:1.55}.explanation-equation,.explanation-equation-fit{justify-content:center;align-items:center;font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1,"tnum" 1,"kern" 0,lining-nums tabular-nums,"kern" off;font-kerning:none}.explanation-equation-fit{display:inline-flex;white-space:nowrap;max-width:100%;transform-origin:center center}.math-equation-katex{display:inline-flex;align-items:baseline;justify-content:center;max-width:100%}.math-equation-katex .katex{font-size:1em}.math-equation-katex .katex-html{white-space:nowrap}.math-inline-katex{display:inline-flex;align-items:baseline;vertical-align:baseline}.math-inline-katex .katex{font-size:1em}.content-math-inline{display:inline-flex;align-items:baseline;vertical-align:baseline}.content-math-nowrap{white-space:nowrap}.content-text-leading-space{margin-left:.32em}.content-text-trailing-space{margin-right:.32em}.content-math-standalone{align-items:center;max-width:100%;vertical-align:middle}.content-math-standalone .katex{font-size:1em;line-height:1}.content-math-standalone .katex-html{white-space:nowrap}.math-inline-katex-log{display:inline-flex;align-items:baseline;vertical-align:baseline}.math-inline-katex-log .katex{font-size:1em}.explanation-transition{margin:2px 0;display:flex;justify-content:center;align-items:center;width:100%;font-family:Cambria Math,STIX Two Math,Noto Sans Math,Times New Roman,"Noto Serif Georgian",serif;font-size:clamp(1.15rem,1rem + .55vw,1.45rem);line-height:1.2;color:#1b2f28;letter-spacing:.02em}.chat-thread{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;grid-gap:12px;gap:12px;min-width:0;max-width:100%}.chat-bubble{display:grid;grid-gap:8px;gap:8px;min-width:0;max-width:92%;padding:14px 16px;border-radius:18px;border:1px solid transparent;overflow-wrap:break-word}.chat-bubble.assistant{justify-self:stretch;width:100%;max-width:100%;background:#ffffff;border-color:rgba(13,124,102,.16);box-shadow:0 10px 18px rgba(16,36,30,.06)}.chat-bubble.user{justify-self:end;background:rgba(9,29,24,.92);color:#f8f7f2}.chat-bubble.user .explanation-text{color:#f8f7f2}.chat-bubble.user .explanation-equation{border:0;background:transparent}.official-solution-figure{margin:0;border:1px solid rgba(13,124,102,.18);border-radius:14px;overflow:hidden;background:#ffffff}.official-solution-image{display:block;width:100%;max-height:62vh;object-fit:contain;background:#ffffff}.official-solution-ocr{margin:0;border-top:1px solid rgba(13,124,102,.16);padding-top:8px}.official-solution-ocr summary{cursor:pointer;color:#3d5e51;font-size:.86rem;font-weight:700}.official-solution-ocr .explanation-text{margin-top:8px}.chat-bubble-loading{opacity:.92}.loading-dots{display:inline-flex;min-width:1.6em;justify-content:space-between;margin-left:.15em}.loading-dots span{animation:loading-dot 1.2s ease-in-out infinite}.loading-dots span:nth-child(2){animation-delay:.15s}.loading-dots span:nth-child(3){animation-delay:.3s}.chat-compose{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;grid-gap:10px;gap:10px;padding-top:8px}.chat-compose .error-text{grid-column:1/-1}.chat-followup-input{min-height:44px;max-height:180px;box-sizing:border-box;resize:none;overflow-y:auto}.chat-send-button{width:44px;min-width:44px;height:44px;align-self:center;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;line-height:1}.chat-send-icon{width:24px;height:24px;display:block;fill:currentColor;transform:translateX(1px)}.free-response-box{display:grid;grid-gap:10px;gap:10px}.free-response-input{min-height:96px}.evaluation-card{display:grid;grid-gap:10px;gap:10px;padding:16px 18px;border-radius:18px;border:1px solid rgba(63,110,94,.18);background:rgba(255,255,255,.75)}.evaluation-feedback,.evaluation-missing-item,.evaluation-source{margin:0}.evaluation-source{color:var(--muted);font-size:.95rem}.evaluation-missing{display:grid;grid-gap:6px;gap:6px}.submit-actions{display:flex;flex-wrap:wrap;gap:12px}.score-line{margin:0;font-size:1.05rem;font-weight:700}.empty-state,.error-text{color:var(--muted)}.error-text{color:#a33131;font-weight:600}.header-session-status{color:var(--muted);font-weight:600}.header-logout{border:0;cursor:pointer}.dashboard-page{min-height:100vh}.dashboard-shell{display:grid;grid-gap:22px;gap:22px}.dashboard-hero{display:grid;grid-gap:14px;gap:14px}.dashboard-shortcuts{display:flex;flex-wrap:wrap;gap:10px}.dashboard-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-card{display:grid;grid-gap:14px;gap:14px}.dashboard-card-wide{grid-column:span 2}.dashboard-facts{display:grid;grid-gap:12px;gap:12px}.dashboard-facts div{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid rgba(63,110,94,.12)}.dashboard-facts span{color:var(--muted)}.dashboard-list{display:grid;grid-gap:10px;gap:10px}.dashboard-list-item{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.72);border:1px solid rgba(63,110,94,.12)}.dashboard-list-item p,.dashboard-list-item span,.dashboard-list-item strong{margin:0}.dashboard-list-item p{color:var(--muted)}.dashboard-list-item.compact{align-items:center}.dashboard-metrics{display:grid;justify-items:end;grid-gap:4px;gap:4px}.dashboard-home-page{min-height:100svh;background:#f7f7f8;color:#282a2f;font-family:Inter,Noto Sans Georgian,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.dashboard-home-header{min-height:74px;display:grid;grid-template-columns:minmax(112px,1fr) auto minmax(208px,1fr);align-items:center;grid-gap:19px;gap:19px;padding:0 24px;border-bottom:1px solid #e2e3e7;background:#fff}.dashboard-home-logo{color:#303236;font-size:25px;font-weight:550;line-height:1;text-decoration:none}.dashboard-home-nav{display:inline-flex;align-items:center;justify-content:center;gap:43px}.dashboard-home-nav-link{display:inline-flex;align-items:center;gap:10px;color:#8b8e96;font-size:18px;font-weight:850;line-height:1;text-decoration:none;white-space:nowrap}.dashboard-home-nav-icon{width:25px;height:25px;color:currentColor;flex:0 0 auto}.dashboard-home-nav-link-active{color:#2f3238}.dashboard-home-actions{display:flex;justify-content:flex-end;align-items:center;gap:16px}.dashboard-home-ai-button{min-height:42px;padding:0 22px;border:0;border-radius:999px;background:#3f82e9;color:#fff;font-size:17px;font-weight:850;box-shadow:none}.dashboard-home-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:#ececef;color:#3f82e9;font-size:14px;font-weight:850}.dashboard-home-shell{width:min(568px,calc(100% - 38px));display:grid;grid-gap:45px;gap:45px;margin:0 auto;padding:54px 0 59px}.dashboard-home-intro h1{margin:0;color:#25272c;font-size:29px;font-weight:900;line-height:1.1;letter-spacing:-.01em}.dashboard-home-intro p{margin:8px 0 0;color:#979aa3;font-size:17px;font-weight:700;line-height:1.35}.dashboard-streak-card{display:grid;grid-gap:18px;gap:18px;padding:22px 22px 20px;border-radius:27px;background:#fff;box-shadow:0 2px 0 rgba(31,35,40,.03),0 16px 28px rgba(31,35,40,.08)}.dashboard-streak-heading{display:flex;align-items:center;gap:11px}.dashboard-streak-fire{width:31px;height:31px;color:#e24a45;flex:0 0 auto}.dashboard-streak-heading strong{color:#25272c;font-size:26px;font-weight:900;line-height:1}.dashboard-streak-heading span:last-child{color:#777b84;font-size:14px;font-weight:850}.dashboard-week-row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:22px;gap:22px}.dashboard-week-day{display:grid;justify-items:center;grid-gap:8px;gap:8px;color:#2f3238;font-size:14px;font-weight:850}.dashboard-week-day:has(.dashboard-week-dot-locked){color:#bdc0c7}.dashboard-week-day:has(.dashboard-week-dot-upcoming){color:#bdc0c7}.dashboard-week-day:has(.dashboard-week-dot-missed){color:#d2a647}.dashboard-week-day:has(.dashboard-week-dot-today){color:#3f82e9}.dashboard-week-dot{width:32px;height:32px;display:grid;place-items:center;border-radius:999px;background:#ececef;color:transparent;font-size:18px;font-weight:900}.dashboard-week-dot-done{background:#a7f0c5;color:#4ea86d}.dashboard-week-dot-today{border:2px solid #3f82e9;background:#fff}.dashboard-week-dot-missed{border:2px solid #f0d896;background:#fff7da}.dashboard-week-dot-locked,.dashboard-week-dot-upcoming{border:2px solid #ececef;background:#fff}.dashboard-plan-section{display:grid;grid-gap:14px;gap:14px}.dashboard-plan-section h2{margin:0;color:#25272c;font-size:19px;font-weight:900;line-height:1}.dashboard-plan-card{display:grid;padding:0 22px;border-radius:27px;background:#fff;box-shadow:0 2px 0 rgba(31,35,40,.03),0 16px 28px rgba(31,35,40,.08)}.dashboard-exam-section{display:grid;grid-gap:14px;gap:14px}.dashboard-exam-section h2{margin:0;color:#25272c;font-size:19px;font-weight:900;line-height:1}.dashboard-exam-card{display:grid;grid-gap:12px;gap:12px;padding:20px 22px;border-radius:27px;background:#fff;box-shadow:0 2px 0 rgba(31,35,40,.03),0 16px 28px rgba(31,35,40,.08)}.dashboard-exam-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:13px 14px;border-radius:18px;background:rgba(0,66,37,.045)}.dashboard-exam-row strong{display:block;color:#25272c;font-size:15px;font-weight:900}.dashboard-exam-empty,.dashboard-exam-row span{display:block;margin:4px 0 0;color:#858994;font-size:12px;font-weight:760;line-height:1.35}.dashboard-exam-row b{color:var(--primary);font-size:15px;font-weight:920;white-space:nowrap}.dashboard-plan-row{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:19px;border-top:1px solid #ededee}.dashboard-plan-row:first-child{border-top:0}.dashboard-plan-empty{margin:0;padding:16px 2px 8px;color:#858994;font-size:15px;font-weight:750;line-height:1.45}.dashboard-plan-subject{display:inline-flex;align-items:center;gap:11px;min-width:0}.dashboard-plan-subject strong{color:#2f3238;font-size:20px;font-weight:850;line-height:1.1}.dashboard-plan-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:999px;border:2px solid #e2e3e7;background:#fff;color:#858994;font-size:16px;font-weight:850;line-height:1}.subject-icon-mark{width:20px;height:20px;display:inline-grid;place-items:center;color:currentColor;line-height:1}.subject-icon-mark svg{width:100%;height:100%;display:block}.dashboard-plan-button{min-width:99px;min-height:40px;border-radius:999px;border:2px solid #e2e3e7;background:#fff;color:#2f3238;font-size:14px;font-weight:900;box-shadow:none}.subjects-home-page{overflow-x:clip}.profile-page,.stats-page,.subjects-home-page{min-height:100svh;background:#f7f7f8;color:#282a2f;font-family:Inter,Noto Sans Georgian,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.profile-personal-card{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;padding:22px;border:1px solid rgba(0,66,37,.1);border-radius:28px;background:rgba(255,255,255,.92);box-shadow:0 2px 0 rgba(31,35,40,.03),0 16px 30px rgba(31,35,40,.07)}.profile-personal-card div{min-width:0;display:grid;grid-gap:6px;gap:6px;padding:14px;border-radius:18px;background:rgba(0,66,37,.045)}.profile-personal-card span{color:#858994;font-size:12px;font-weight:850}.profile-personal-card p,.profile-personal-card strong{overflow-wrap:anywhere;margin:0;color:#25272c;font-size:15px;font-weight:900;line-height:1.35}.profile-personal-wide{grid-column:1/-1}.stats-shell{width:min(920px,calc(100% - 38px));display:grid;grid-gap:22px;gap:22px;margin:0 auto;padding:46px 0 64px}.stats-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.stats-eyebrow{margin:0 0 9px;color:var(--primary);font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.stats-hero h1{margin:0;color:#25272c;font-size:34px;font-weight:920;line-height:1.05;letter-spacing:-.02em}.stats-hero p{max-width:620px;margin:8px 0 0;color:#858994;font-size:16px;font-weight:750;line-height:1.42}.stats-primary-action{min-height:44px;padding:0 22px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--primary),#0f766e);color:#fff;font-size:15px;font-weight:900;box-shadow:0 16px 30px rgba(0,66,37,.18)}.stats-summary-grid{display:grid;grid-template-columns:minmax(260px,1.35fr) repeat(2,minmax(170px,.85fr));grid-gap:14px;gap:14px}.stats-card,.stats-footer-card,.stats-summary-card{border:1px solid rgba(0,66,37,.1);background:rgba(255,255,255,.92);box-shadow:0 2px 0 rgba(31,35,40,.03),0 16px 30px rgba(31,35,40,.07)}.stats-summary-card{display:grid;grid-gap:6px;gap:6px;padding:18px 20px;border-radius:25px}.stats-summary-card span{color:#858994;font-size:13px;font-weight:850}.stats-summary-card strong{color:#25272c;font-size:31px;font-weight:930;line-height:1}.stats-summary-card p{margin:0;color:#858994;font-size:13px;font-weight:750}.stats-summary-card-primary{background:linear-gradient(135deg,var(--primary),#0f766e)}.stats-summary-card-primary p,.stats-summary-card-primary span{color:rgba(255,255,255,.78)}.stats-summary-card-primary strong{color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.stats-card{display:grid;align-content:start;grid-gap:18px;gap:18px;padding:22px;border-radius:28px}.stats-card-wide{grid-column:1/-1}.stats-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.stats-card-header h2,.stats-footer-card h2{margin:0;color:#25272c;font-size:20px;font-weight:920;line-height:1.1}.stats-card-header p{margin:6px 0 0;color:#858994;font-size:13px;font-weight:700;line-height:1.38}.stats-card-chip{flex:0 0 auto;padding:8px 12px;border-radius:999px;background:var(--primary-soft);color:var(--primary);font-size:12px;font-weight:900}.stats-trend-chart{min-height:176px;display:grid;grid-template-columns:repeat(14,minmax(0,1fr));align-items:end;grid-gap:12px;gap:12px;padding-top:12px}.stats-trend-day{display:grid;justify-items:center;align-items:end;grid-gap:9px;gap:9px}.stats-trend-bar{width:100%;max-width:28px;min-height:8px;display:flex;align-items:flex-end;overflow:hidden;border-radius:999px;background:rgba(0,66,37,.1)}.stats-trend-bar span{width:100%;border-radius:inherit;background:linear-gradient(180deg,var(--secondary),#0f766e)}.stats-trend-bar-today{outline:2px solid rgba(0,66,37,.22);outline-offset:3px}.stats-trend-day small{color:#8b8e96;font-size:11px;font-weight:850}.stats-activity-list,.stats-insight-list,.stats-subject-list,.stats-topic-list{display:grid;grid-gap:13px;gap:13px}.stats-activity-row,.stats-insight-item,.stats-subject-row,.stats-topic-row{display:grid;grid-gap:10px;gap:10px;padding:14px;border-radius:18px;background:rgba(0,66,37,.045)}.stats-subject-row{grid-template-columns:minmax(0,1fr) minmax(110px,180px) auto;align-items:center;width:100%;border:1px solid transparent;color:inherit;cursor:pointer;font:inherit;text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease}.stats-subject-row-active,.stats-subject-row:hover{border-color:rgba(0,66,37,.18);background:rgba(20,184,166,.12)}.stats-subject-row:hover{transform:translateY(-1px)}.stats-activity-row strong,.stats-subject-row strong,.stats-topic-row strong{display:block;color:#25272c;font-size:15px;font-weight:900}.stats-activity-row p,.stats-subject-row span,.stats-topic-row span{display:block;margin:4px 0 0;color:#858994;font-size:12px;font-weight:760;line-height:1.35}.stats-progress{height:9px;overflow:hidden;border-radius:999px;background:rgba(0,66,37,.1)}.stats-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--secondary),var(--primary))}.stats-subject-row b,.stats-topic-row b{color:var(--primary);font-size:15px;font-weight:920}.stats-topic-row{position:relative;grid-template-columns:minmax(0,1fr) auto auto;align-items:center}.stats-topic-row-link{color:inherit;text-decoration:none;border:1px solid transparent;transition:border-color .16s ease,background .16s ease,transform .16s ease}.stats-topic-row-link:hover{border-color:rgba(0,66,37,.18);background:rgba(20,184,166,.12);transform:translateY(-1px)}.stats-topic-row em{opacity:0;transform:translateX(8px);color:var(--primary);font-style:normal;font-size:12px;font-weight:900;white-space:nowrap;transition:opacity .16s ease,transform .16s ease}.stats-topic-row:focus-visible em,.stats-topic-row:hover em{opacity:1;transform:translateX(0)}.stats-insight-item{grid-template-columns:auto minmax(0,1fr);align-items:start}.stats-insight-item span{width:30px;height:30px;display:grid;place-items:center;border-radius:999px;background:var(--accent-soft);color:var(--accent-dark);font-size:13px;font-weight:920}.stats-insight-item p{margin:0;color:#3f4248;font-size:14px;font-weight:760;line-height:1.45}.stats-activity-row{grid-template-columns:58px minmax(0,1fr);align-items:start}.stats-activity-row>span{color:var(--primary);font-size:12px;font-weight:900}.stats-footer-card{display:grid;grid-gap:12px;gap:12px;padding:20px 22px;border-radius:26px}.stats-footer-card div{display:flex;flex-wrap:wrap;gap:10px}.stats-footer-card span{padding:9px 13px;border-radius:999px;background:var(--secondary-soft);color:var(--secondary-dark);font-size:13px;font-weight:900}.stats-empty{margin:0;color:#858994;font-size:14px;font-weight:760;line-height:1.45}.subjects-home-shell{width:min(568px,calc(100% - 38px));min-width:0;display:grid;grid-gap:26px;gap:26px;margin:0 auto;padding:54px 0 59px}.subjects-home-title{margin:0;color:#25272c;font-size:29px;font-weight:900;line-height:1.05;letter-spacing:-.01em}.subjects-tabs{width:100%;max-width:100%;min-width:0;display:grid;grid-template-columns:repeat(var(--subjects-tab-count,1),minmax(0,1fr));grid-gap:8px;gap:8px;padding:5px;border-radius:28px;background:#ececef;overflow:hidden}.subjects-tab{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:4px 20px;border:0;border-radius:999px;background:transparent;color:#8b8e96;font:inherit;font-size:var(--subjects-tab-font-size,17px);font-weight:900;cursor:pointer}.subjects-tab,.subjects-tab-label{min-width:0;max-width:100%;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subjects-tab-label{display:block;padding-block:.08em}.subjects-tab-active{background:#fff;color:#2f3238;box-shadow:0 2px 9px rgba(31,35,40,.08)}.subjects-tab-add{color:#3f82e9}.subjects-tab-add>span[aria-hidden=true]{font-size:28px;font-weight:400;line-height:0}.subjects-tab-add .subjects-tab-label{display:none}.subjects-focus-card{min-height:132px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:23px 22px;border-radius:27px;background:#3f82e9;color:#fff;box-shadow:0 2px 0 rgba(31,35,40,.03),0 16px 28px rgba(31,35,40,.08)}.subjects-focus-main{display:grid;grid-gap:20px;gap:20px;min-width:0}.subjects-focus-title{display:inline-flex;align-items:center;gap:10px;min-width:0}.subjects-focus-title span{color:rgba(255,255,255,.92);font-size:29px;font-weight:500;line-height:1}.subjects-focus-title strong{color:#fff;font-size:27px;font-weight:900;line-height:1}.subjects-focus-metrics{display:flex;align-items:flex-start;gap:44px;padding-left:38px}.subjects-focus-metrics div{display:grid;grid-gap:4px;gap:4px}.subjects-focus-metrics span{color:rgba(255,255,255,.72);font-size:14px;font-weight:850;line-height:1;white-space:nowrap}.subjects-focus-metrics strong{color:#fff;font-size:24px;font-weight:900;line-height:1}.subjects-focus-button{min-width:174px;min-height:46px;padding:0 24px;border:0;border-radius:999px;background:#fff;color:#2f3238;font-size:18px;font-weight:900;box-shadow:none}.subjects-timer-section{display:grid;grid-gap:16px;gap:16px}.subjects-timer-section h2{margin:0;color:#2f3238;font-size:20px;font-weight:900;line-height:1}.subjects-timer-card{min-height:190px;display:grid;align-items:center;padding:22px;border-radius:27px;background:#fff;box-shadow:0 2px 0 rgba(31,35,40,.03),0 16px 28px rgba(31,35,40,.08)}.subjects-timer-content{display:grid;grid-gap:8px;gap:8px}.subjects-timer-content span{width:-moz-fit-content;width:fit-content;padding:7px 11px;border-radius:999px;background:var(--primary-soft);color:var(--primary);font-size:12px;font-weight:900}.subjects-timer-content strong{color:#25272c;font-size:22px;font-weight:920;line-height:1.15}.subjects-timer-content p{margin:0;color:#858994;font-size:14px;font-weight:760;line-height:1.4}.subjects-add-picker{gap:22px}.subjects-add-picker h2{margin:0;color:#25272c;font-size:24px;font-weight:920}.subjects-add-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.subjects-add-list button{min-height:50px;display:inline-flex;align-items:center;gap:10px;padding:0 14px;border:1px solid rgba(0,66,37,.12);border-radius:17px;background:rgba(0,66,37,.045);color:#25272c;font:inherit;font-size:15px;font-weight:850;cursor:pointer}.subjects-add-list button:hover{border-color:rgba(0,66,37,.28);background:rgba(0,66,37,.08)}.subjects-add-list button:disabled{cursor:progress;opacity:.58}.subjects-add-list span{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border-radius:999px;background:var(--secondary-soft);color:var(--secondary-dark);font-weight:900}.subjects-test-picker-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px;background:rgba(15,16,18,.58);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.subjects-test-picker{width:min(658px,100%);display:grid;grid-gap:38px;gap:38px;padding:38px 32px 30px;border-radius:32px;background:#fff;box-shadow:0 4px 0 rgba(31,35,40,.03),0 24px 60px rgba(15,16,18,.22)}.subjects-test-picker-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid #dfe1e6}.subjects-test-picker-tab{min-height:48px;border:0;border-bottom:3px solid transparent;background:transparent;color:#9a9da7;font:inherit;font-size:21px;font-weight:900;line-height:1;cursor:pointer}.subjects-test-picker-tab-active{border-bottom-color:#1e8df4;color:#2f3238}.subjects-test-picker-fields{display:grid;grid-gap:32px;gap:32px}.subjects-test-picker-field{display:grid;grid-gap:11px;gap:11px}.subjects-test-picker-field>span{color:#2f3238;font-size:20px;font-weight:700;line-height:1.35}.subjects-test-picker-field select{width:100%;min-height:48px;padding:0 46px 0 16px;border:0;border-radius:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(45deg,transparent 50%,#747781 0) calc(100% - 23px) 50% /8px 8px no-repeat,linear-gradient(135deg,#747781 50%,transparent 0) calc(100% - 17px) 50% /8px 8px no-repeat,#fff;color:#777b84;font:inherit;font-size:19px;font-weight:650;box-shadow:inset 0 0 0 1px #eceef2,0 5px 14px rgba(31,35,40,.08)}.subjects-test-picker-actions{display:flex;justify-content:flex-end;align-items:center;gap:14px}.subjects-test-picker-cancel,.subjects-test-picker-start{min-width:130px;min-height:48px;border:0;border-radius:999px;font-size:18px;font-weight:900;box-shadow:none}.subjects-test-picker-cancel{background:#ececef;color:#2f3238}.subjects-test-picker-start{background:#108cf2;color:#fff}@media (max-width:980px){.dashboard-home-header{grid-template-columns:1fr;justify-items:center;padding:22px 24px}.dashboard-home-actions{justify-content:center}.dashboard-home-shell,.stats-shell,.subjects-home-shell{padding-top:42px}.stats-grid,.stats-summary-grid{grid-template-columns:1fr}.profile-personal-card{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-card-wide{grid-column:auto}.plans-grid{grid-template-columns:1fr}.plans-card{min-height:0}}@media (max-width:640px){.dashboard-home-nav{gap:18px;flex-wrap:wrap}.dashboard-home-nav-link{font-size:16px}.dashboard-week-row{gap:9px}.dashboard-plan-row{min-height:96px;gap:16px}.dashboard-plan-subject strong{font-size:20px}.dashboard-plan-button{min-width:104px;min-height:44px;font-size:15px}.plans-layout{width:min(100% - 24px,1160px);gap:30px;padding-bottom:46px}.plans-hero{gap:10px;text-align:left;justify-items:start}.plans-hero h1{font-size:36px}.plans-hero p{font-size:16px}.plans-card{padding:28px 22px 24px;border-radius:24px}.plans-card h2{font-size:30px}.plans-price strong{font-size:28px}.plans-benefits li{grid-template-columns:28px minmax(0,1fr);font-size:16px}.plans-benefits li span{width:28px;height:28px}.subjects-tabs{width:100%;overflow:hidden;justify-content:flex-start}.subjects-tab{padding:0 17px;font-size:min(var(--subjects-tab-font-size,15px),15px)}.subjects-focus-card{align-items:stretch;flex-direction:column}.subjects-focus-metrics{padding-left:0}.subjects-focus-button{width:100%}.subjects-test-picker{gap:28px;padding:30px 22px 24px;border-radius:27px}.subjects-add-list{grid-template-columns:1fr}.subjects-test-picker-tab{font-size:18px}.subjects-test-picker-actions{justify-content:stretch}.subjects-test-picker-cancel,.subjects-test-picker-start{flex:1 1;min-width:0}.stats-shell{width:min(100% - 28px,920px);padding-bottom:48px}.stats-hero{align-items:flex-start;flex-direction:column}.stats-hero h1{font-size:29px}.stats-trend-chart{gap:7px;overflow-x:auto;padding-bottom:6px}.stats-trend-day{min-width:30px}.profile-personal-card,.stats-activity-row,.stats-subject-row{grid-template-columns:1fr}}@keyframes loading-dot{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-1px)}}@media (max-width:820px){.page{padding-top:48px}.grid,.grid-two,.hero-compact,.landing-hero,.showcase-grid,.summary-band{grid-template-columns:1fr}.answer-option{padding:14px}.meta-grid,.tests-hero,.tests-preview-card{grid-template-columns:1fr}.message{max-width:100%}.chat-panel{width:100%;padding:20px}.answer-grid-compact{grid-template-columns:repeat(4,minmax(0,1fr))}.chat-bubble{max-width:100%}.dashboard-grid{grid-template-columns:1fr}.dashboard-card-wide{grid-column:auto}.birthdate-grid{grid-template-columns:1fr}.birthdate-popover{width:min(100%,calc(100vw - 48px))}.birthdate-option-grid-month,.birthdate-option-grid-year{grid-template-columns:repeat(3,minmax(0,1fr))}.birthdate-option-grid-day{grid-template-columns:repeat(5,minmax(0,1fr))}}.home-screen{min-height:100svh;display:grid;grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);background:#ffffff;color:#202124;font-family:Inter,Noto Sans Georgian,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.home-screen-left{min-height:100svh;display:grid;grid-template-rows:1fr;background:radial-gradient(circle at 14% 18%,rgba(13,124,102,.09),transparent 28%),linear-gradient(180deg,#f7f7f8,#f0f3ef)}.home-screen-right{min-height:100svh;display:grid;align-items:stretch;justify-items:stretch;padding:28px 34px 28px 0;background:radial-gradient(circle at 72% 20%,rgba(63,130,233,.12),transparent 26%),radial-gradient(circle at 28% 78%,rgba(13,124,102,.12),transparent 28%),#ffffff}.home-screen-header{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:72px;padding:18px 22px 0}.home-screen-logo{color:#2a2b2e;text-decoration:none;font-size:24px;font-weight:500;line-height:1;letter-spacing:0}.home-screen-menu-trigger{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:104px;min-height:38px;padding:0 17px;border:0;border-radius:999px;background:#ededee;color:#0b70c9;font:inherit;font-size:16px;font-weight:700;line-height:1;cursor:pointer}.home-screen-menu-trigger:hover,.home-screen-menu-trigger[data-hovered],.home-screen-menu-trigger[data-pressed]{background:#e7e7e8}.home-screen-menu-icon{display:inline-flex;align-items:center;justify-content:center;color:#0b70c9;font-size:18px;line-height:1}.home-screen-menu-popover{min-width:136px;padding:8px;border:1px solid rgba(32,33,36,.08);border-radius:16px;background:#ffffff;box-shadow:0 18px 48px rgba(32,33,36,.14)}.home-screen-menu-item{display:flex;align-items:center;min-height:36px;padding:0 14px;border-radius:12px;color:#202124;font-size:15px;font-weight:650;text-decoration:none;outline:none}.home-screen-menu-item[data-focused],.home-screen-menu-item[data-hovered]{background:#f1f3f4}.home-screen-hero{display:flex;align-items:center;padding:0 40px 78px}.home-screen-copy{width:min(365px,100%)}.home-screen-copy h1{max-width:330px;margin:0;color:#202124;font-size:39px;font-weight:800;line-height:1.08;letter-spacing:0}.home-screen-copy h1 span{display:block}.home-screen-title-nowrap{white-space:nowrap}.home-screen-copy p{margin:11px 0 0;color:#7b7f87;font-size:15px;font-weight:500;line-height:1.45;letter-spacing:0}.home-screen-actions{display:grid;grid-gap:13px;gap:13px;width:270px;max-width:100%;margin-top:36px}.home-screen-action-link{display:block;width:100%;text-decoration:none}.home-screen-primary-action,.home-screen-secondary-action{width:100%;min-height:43px;border-radius:999px;font-size:16px;font-weight:800;letter-spacing:0}.home-screen-chat-card{width:100%;min-height:calc(100svh - 56px);display:grid;grid-template-rows:auto auto minmax(520px,1fr);align-content:stretch;grid-gap:24px;gap:24px;padding:clamp(26px,4vw,52px);border:0;border-radius:0;background:transparent;box-shadow:none}.home-screen-chat-kicker{margin:0;color:#0d7c66;font-size:13px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.home-screen-chat-card h2{max-width:18ch;margin:0;color:#202124;font-size:clamp(31px,3.2vw,44px);font-weight:850;line-height:1.1}.home-screen-chat-window{display:grid;align-content:center;grid-gap:14px;gap:14px;min-height:min(640px,calc(100svh - 270px));padding:24px;border:1px solid rgba(13,124,102,.14);border-radius:28px;background:radial-gradient(circle at 18% 16%,rgba(13,124,102,.08),transparent 36%),#f7faf7;animation:home-chat-window-in 1.05s cubic-bezier(.2,.8,.2,1) both}.home-screen-chat-bubble{width:-moz-fit-content;width:fit-content;max-width:84%;margin:0;padding:13px 16px;border-radius:20px;color:#202124;font-size:17px;font-weight:650;line-height:1.42;opacity:0;transform:translateY(12px) scale(.98);animation:home-chat-bubble-in .9s cubic-bezier(.2,.8,.2,1) forwards}.home-screen-chat-bubble:first-child{animation-delay:.3s}.home-screen-chat-bubble:nth-child(2){animation-delay:.95s}.home-screen-chat-bubble:nth-child(3){animation-delay:1.6s}.home-screen-chat-bubble:nth-child(4){animation-delay:2.25s}.home-screen-chat-bubble:nth-child(5){animation-delay:2.9s}.home-screen-chat-bubble:nth-child(6){animation-delay:3.55s}.home-screen-chat-bubble:nth-child(7){animation-delay:4.2s}.home-screen-chat-bubble:nth-child(8){animation-delay:4.85s}.home-screen-chat-bubble:nth-child(9){animation-delay:5.5s}.home-screen-chat-bubble:nth-child(10){animation-delay:6.15s}.home-screen-chat-bubble:nth-child(11){animation-delay:6.8s}.home-screen-chat-bubble:nth-child(12){animation-delay:7.45s}.home-screen-chat-bubble-student{justify-self:end;border-bottom-right-radius:5px;background:#dff6ed;color:#163d32}.home-screen-chat-bubble-ai{justify-self:start;border-bottom-left-radius:5px;background:#fff;box-shadow:0 8px 22px rgba(28,38,34,.07)}@keyframes home-chat-window-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes home-chat-bubble-in{to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.home-screen-chat-bubble,.home-screen-chat-window{animation:none;opacity:1;transform:none}}.login-auth-page{min-height:100svh;display:grid;grid-template-rows:auto 1fr;background:radial-gradient(circle at 8% 12%,rgba(54,82,65,.18),transparent 26%),radial-gradient(circle at 88% 18%,rgba(154,102,71,.18),transparent 24%),linear-gradient(135deg,#f6efe2,#fffaf3 52%,#e5ded0);color:#282a2f}.login-auth-shell{width:min(620px,calc(100% - 48px));min-height:calc(100svh - 76px);display:grid;grid-template-rows:1fr auto;align-items:center;margin:0 auto;padding:36px 0 28px}.login-auth-hero{display:grid;grid-gap:24px;gap:24px;justify-items:stretch}.login-auth-copy{text-align:center}.login-auth-copy h1{margin:0;color:#25272c;font-size:clamp(28px,2.4vw,34px);font-weight:850;line-height:1.12}.login-auth-actions{display:grid;grid-gap:12px;gap:12px}.login-auth-divider{display:flex;align-items:center;gap:12px;color:#9a9da4;font-size:14px;font-weight:800;text-align:center}.login-auth-divider:after,.login-auth-divider:before{content:"";height:1px;flex:1 1;background:#e2e3e7}.login-auth-form{display:grid;grid-gap:14px;gap:14px;padding:18px;border-radius:26px;background:#fff;box-shadow:0 18px 40px rgba(31,35,40,.08)}.login-auth-success{text-align:center}.login-auth-forgot{justify-self:center;padding:4px 2px;color:#6f7378;font-size:15px;font-weight:700;text-decoration:none}.login-auth-forgot:hover{color:#25272c;text-decoration:underline}.password-reset-lede{margin:0;text-align:center;color:#8d9098;font-size:16px;font-weight:650;line-height:1.45}.password-reset-sent{display:grid;grid-gap:12px;gap:12px;padding:24px;border-radius:26px;background:#fff;box-shadow:0 18px 40px rgba(31,35,40,.08);text-align:center}.password-reset-sent-title{margin:0;color:#25272c;font-size:20px;font-weight:850}.password-reset-sent-body{margin:0;color:#6f7378;font-size:16px;font-weight:650;line-height:1.45;overflow-wrap:anywhere}.password-reset-sent-hint{margin:0;color:#9a9da2;font-size:14px;font-weight:650}.password-reset-sent .register-auth-submit{margin-top:6px}.password-reset-back{margin:0;text-align:center;font-size:15px;font-weight:700}.password-reset-back a{color:#6f7378;text-decoration:none}.password-reset-back a:hover{color:#25272c;text-decoration:underline}.home-screen-primary-action{background:#0a8ff0;color:#ffffff}.home-screen-primary-action:hover,.home-screen-primary-action[data-hovered]{background:#0785df}.home-screen-secondary-action{background:#ededee;color:#202124}.home-screen-secondary-action:hover,.home-screen-secondary-action[data-hovered]{background:#e4e4e5}@media (max-width:900px){.home-screen{grid-template-columns:1fr}.home-screen-right{min-height:auto;padding:0 32px 48px}.home-screen-header{min-height:76px;padding:20px 24px 0}.home-screen-hero{align-items:center;padding:28px 32px 44px}.home-screen-copy h1{max-width:360px;font-size:38px}.home-screen-chat-card{width:100%;min-height:auto;padding:22px}.home-screen-chat-window{min-height:auto}}@media (max-width:520px){.home-screen-header{padding-inline:20px}.home-screen-logo{font-size:24px}.home-screen-menu-trigger{min-width:104px;min-height:40px;padding-inline:16px;font-size:16px}.home-screen-hero{padding:26px 24px 40px}.home-screen-copy h1{max-width:330px;font-size:34px}.home-screen-copy p{font-size:15px}.home-screen-actions{width:100%;margin-top:30px}.home-screen-right{padding:0 24px 36px}.home-screen-chat-card h2{max-width:100%;font-size:25px}.home-screen-chat-bubble{max-width:92%;font-size:14px}}body,html{background:linear-gradient(180deg,#fcfbf7,#f7f4ee);color:var(--text)}a{color:var(--primary)}.dashboard-home-page,.home-page:before,.home-screen-left,.home-screen-right,.login-auth-page,.profile-page,.register-auth-page,.register-intro-page,.register-subject-page,.register-target-page,.stats-page,.subjects-home-page,.tests-catalog-page,.tests-variant-page{background:radial-gradient(circle at 12% 14%,rgba(143,163,146,.05),transparent 30%),radial-gradient(circle at 88% 16%,rgba(160,175,160,.04),transparent 28%),linear-gradient(180deg,#fcfbf7,#f7f4ee);color:var(--text)}.dashboard-home-header,.home-screen-header,.register-auth-header,.register-intro-header,.register-subject-header,.register-target-header,.site-header{border-color:rgba(0,66,37,.1);background:rgba(255,255,255,.9);box-shadow:0 12px 32px rgba(17,24,39,.06);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.dashboard-home-logo,.home-screen-logo,.register-auth-logo,.register-intro-logo,.register-subject-logo,.register-target-logo,.site-brand{color:var(--text)}.dashboard-home-logo:hover,.home-screen-logo:hover,.register-auth-logo:hover,.register-intro-logo:hover,.register-subject-logo:hover,.register-target-logo:hover,.site-brand:hover{color:var(--primary)}.answer-selector-card,.card,.chat-bubble.assistant,.chat-question-card,.dashboard-exam-card,.dashboard-plan-card,.dashboard-streak-card,.explanation-box,.hero-copy,.hero-panel,.login-auth-form,.mini-panel,.password-reset-sent,.profile-personal-card,.question-card,.register-auth-manual,.register-form-card,.register-success,.showcase-card,.stats-card,.stats-footer-card,.stats-summary-card,.subjects-test-picker,.subjects-timer-card,.submit-card,.summary-band,.tests-generator-box,.tests-materials-card,.tests-meta-card,.tests-preview-card,.tests-selector-card,.tests-source-box{border-color:var(--primary-border);background:rgba(255,255,255,.92);box-shadow:var(--shadow-soft)}.card,.dashboard-exam-card,.dashboard-plan-card,.dashboard-streak-card,.hero-copy,.register-form-card,.showcase-card,.subjects-timer-card,.summary-band{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.dashboard-home-intro h1,.hero-copy h1,.home-screen-chat-card h2,.home-screen-copy h1,.login-auth-copy h1,.profile-personal-card strong,.register-auth-copy h1,.register-copy h1,.register-intro-heading-row h1,.register-subject-content h1,.register-target-content h1,.stats-card-header h2,.stats-footer-card h2,.stats-hero h1,.subjects-home-title,.tests-catalog-hero h1,.tests-variant-hero h1{color:var(--text)}.card p,.dashboard-home-intro p,.field-help,.field-help-placeholder,.field-label,.hero-lede,.home-screen-copy p,.login-auth-forgot,.password-reset-lede,.password-reset-sent-body,.password-reset-sent-hint,.profile-personal-card p,.profile-personal-card span,.register-auth-copy p,.register-intro-heading-row p,.register-lede,.register-subject-content p,.register-target-content p,.stats-card-header p,.stats-hero p,.tests-catalog-count,.tests-catalog-item small,.tests-material-item small{color:var(--muted)}.eyebrow,.home-screen-chat-kicker,.message-role,.meta-label,.question-number,.showcase-kicker,.tests-variant-score{color:var(--accent)}.dashboard-home-ai-button,.home-screen-primary-action,.primary-button,.question-explain-button,.register-auth-submit,.register-intro-submit,.register-subject-next,.register-target-next,.subjects-focus-card,.subjects-test-picker-start,.tests-action-button,.tests-link-button.primary-button{background:linear-gradient(135deg,var(--primary),#0f766e);color:#ffffff;box-shadow:var(--shadow-primary)}.dashboard-home-ai-button:hover,.home-screen-primary-action:hover,.home-screen-primary-action[data-hovered],.primary-button:hover,.question-explain-button:hover,.question-explain-button[data-hovered],.register-auth-submit:hover,.register-intro-submit:hover,.register-subject-next:hover,.register-target-next:hover,.subjects-test-picker-start:hover,.tests-action-button:hover,.tests-action-button[data-hovered]{background:linear-gradient(135deg,var(--primary-dark),var(--primary))}.dashboard-home-avatar,.dashboard-plan-button,.home-screen-menu-trigger,.home-screen-secondary-action,.login-auth-actions .register-auth-provider,.register-auth-back,.register-auth-login-button,.register-auth-provider,.register-intro-login-button,.register-subject-login-button,.register-target-login-button,.secondary-button,.site-header-link,.subjects-tab,.subjects-test-picker-cancel{border-color:transparent;background:var(--primary-soft);color:var(--primary)}.dashboard-plan-button:hover,.home-screen-menu-trigger:hover,.home-screen-menu-trigger[data-hovered],.home-screen-menu-trigger[data-pressed],.home-screen-secondary-action:hover,.home-screen-secondary-action[data-hovered],.secondary-button:hover,.site-header-link:hover,.subjects-test-picker-cancel:hover{background:rgba(0,66,37,.16)}.answer-option.selected,.chat-close,.home-screen-chat-bubble-student,.message.student,.option-badge,.register-point-number,.register-subject-chip-selected,.subject-chip,.tag,.tests-dropdown-link:hover,.tests-scope-button-active{border-color:var(--secondary-border);background:var(--secondary-soft);color:var(--secondary-dark)}.register-subject-chip-selected:hover,.subject-chip:hover,.tests-scope-button-active:hover{background:rgba(20,184,166,.18)}.home-screen-chat-window{border-color:var(--secondary-border);background:radial-gradient(circle at 16% 14%,rgba(20,184,166,.1),transparent 34%),radial-gradient(circle at 84% 88%,rgba(0,66,37,.08),transparent 32%),#ffffff}.home-screen-chat-bubble-ai{background:#ffffff;border:1px solid var(--primary-border);box-shadow:0 10px 28px rgba(17,24,39,.07)}.answer-option,.birthdate-option,.birthdate-trigger,.field-input,.field-select,.question-page-image-wrap,.register-intro-grade-select,.register-intro-input,.register-target-select,.subjects-test-picker-field select,.tests-catalog-item,.tests-catalog-subject-link,.tests-material-item,.variant-option,.variant-question-rich select[data-cloze-target="1"]{border-color:var(--primary-border);background:rgba(255,255,255,.94);color:var(--text)}.tests-catalog-item:hover,.tests-catalog-subject-link:hover,.tests-material-item:hover{border-color:rgba(0,66,37,.32);background:#ffffff;box-shadow:0 14px 34px rgba(0,66,37,.1)}.birthdate-trigger:focus,.field-input:focus,.field-select:focus,.register-intro-grade-select:focus,.register-intro-input:focus,.register-target-select:focus,.subjects-test-picker-field select:focus,.variant-question-rich select[data-cloze-target="1"]:focus{outline:3px solid rgba(0,66,37,.18);outline-offset:2px}.birthdate-popover,.home-screen-menu-popover,.tests-dropdown{border-color:var(--primary-border);background:#ffffff;box-shadow:0 18px 48px rgba(17,24,39,.12)}.birthdate-option-active{border-color:var(--primary);background:var(--primary);color:#ffffff}@property --register-progress{syntax:"<angle>";inherits:false;initial-value:0deg}.register-account-progress{position:relative;width:62px;height:62px;flex:0 0 auto;border-radius:999px}.register-account-progress:after{position:absolute;inset:6px;display:grid;place-items:center;content:"\2713";color:var(--primary);font-family:Arial,sans-serif;font-size:32px;font-weight:700;line-height:1;border-radius:inherit;animation:register-check-appear .12s ease-out .62s both}@keyframes register-check-appear{0%{color:transparent}to{color:var(--primary)}}.register-account-progress,.register-intro-progress,.register-subject-progress,.register-target-progress{background:conic-gradient(var(--primary) 0 var(--register-progress,90deg),rgba(0,66,37,.12) var(--register-progress,90deg) 1turn);animation:register-ring-fill .62s cubic-bezier(.22,.61,.36,1) both}@keyframes register-ring-fill{0%{--register-progress:var(--register-from,0deg)}}@media (prefers-reduced-motion:reduce){.register-account-progress,.register-account-progress:after,.register-intro-progress,.register-subject-progress,.register-target-progress{animation:none}}.register-account-progress:after,.register-intro-progress:after,.register-subject-progress:after,.register-target-progress:after{background:#ffffff}.register-subject-chip{background:var(--primary-soft);color:var(--muted-strong)}.register-subject-chip-selected{background:var(--secondary-soft);color:var(--secondary-dark)}.dashboard-home-nav-link{color:var(--muted)}.dashboard-home-nav-link-active{color:var(--primary)}.dashboard-streak-fire,.dashboard-week-day:has(.dashboard-week-dot-missed){color:var(--accent)}.dashboard-week-day:has(.dashboard-week-dot-today){color:var(--primary)}.dashboard-week-dot{background:rgba(0,66,37,.1)}.dashboard-week-dot-done{background:#16a34a;color:#ffffff;box-shadow:0 8px 18px rgba(22,163,74,.22)}.dashboard-week-dot-today{border-color:var(--primary);background:#ffffff}.dashboard-week-dot-missed{border-color:rgba(245,158,11,.38);background:var(--accent-soft)}.dashboard-week-dot-locked,.dashboard-week-dot-upcoming{border-color:rgba(107,114,128,.16);background:#ffffff}.dashboard-plan-row{border-color:rgba(0,66,37,.1)}.login-auth-divider:after,.login-auth-divider:before{background-color:rgba(0,66,37,.1)}.dashboard-plan-icon{border-color:var(--secondary-border);background:var(--secondary-soft);color:var(--secondary-dark)}.subjects-tabs{background:rgba(0,66,37,.08)}.subjects-tab{color:var(--muted)}.subjects-tab-active{background:#ffffff;color:var(--primary);box-shadow:0 8px 24px rgba(0,66,37,.1)}.subjects-tab-add{color:var(--secondary-dark)}.subjects-focus-card{background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.24),transparent 28%),linear-gradient(135deg,var(--primary),#0f766e)}.subjects-focus-button{background:#ffffff;color:var(--primary)}.chat-backdrop,.subjects-test-picker-backdrop{background:rgba(17,24,39,.62)}.subjects-test-picker-tab-active{border-bottom-color:var(--primary);color:var(--primary)}.tests-scope-button{border-color:var(--primary-border);background:rgba(255,255,255,.9);color:var(--muted-strong)}.tests-scope-button-active{border-color:rgba(0,66,37,.3);background:var(--primary-soft);color:var(--primary)}.inline-link,.variant-option-label{color:var(--primary)}.answer-option.correct,.chat-option-row-correct,.cloze-correct-note,.variant-option-correct,.variant-question-rich select[data-cloze-target="1"].cloze-gap-correct{border-color:#10d68a!important;background:#10d68a!important;color:#071711!important}.answer-option.wrong,.chat-option-row-wrong,.variant-option-wrong,.variant-question-rich select[data-cloze-target="1"].cloze-gap-wrong{border-color:#ff6b70!important;background:#ff6b70!important;color:#120607!important}.chat-option-row-correct .option-badge,.chat-option-row-wrong .option-badge,.variant-option-correct .variant-option-label,.variant-option-wrong .variant-option-label{color:inherit!important}.variant-question-rich select[data-cloze-target="1"]:disabled{opacity:1;cursor:default}.chat-panel{border-left-color:var(--primary-border);background:radial-gradient(circle at 16% 12%,rgba(0,66,37,.08),transparent 32%),radial-gradient(circle at 86% 84%,rgba(20,184,166,.1),transparent 30%),#ffffff}.chat-bubble.user{background:linear-gradient(135deg,var(--primary),#0f766e);color:#ffffff}.chat-followup-input,.chat-input,.free-response-input{border-color:var(--primary-border);background:rgba(255,255,255,.95)}.chat-send-button{background:linear-gradient(135deg,var(--primary),#0f766e);color:#ffffff}.official-solution-figure,.official-solution-ocr{border-color:var(--primary-border)}.official-solution-ocr summary{color:var(--primary)}.field-help-error,.register-auth-status,.register-intro-status,.register-status-error,.register-subject-status,.register-target-status,.tests-catalog-error{color:var(--danger)}.register-status-success{color:var(--secondary-dark)}.brand-logo{display:inline-flex;align-items:center;gap:10px;color:inherit;font-weight:900;letter-spacing:-.02em}.brand-logo-mark{width:42px;height:49px;display:block;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,66,37,.16))}.brand-logo-word,.dashboard-home-intro h1,.home-screen-chat-card h2,.home-screen-copy h1,.login-auth-copy h1,.register-auth-copy h1,.register-intro-heading-row h1,.register-subject-content h1,.register-target-content h1,.subjects-home-title,.tests-catalog-hero h1,.tests-variant-hero h1{color:var(--primary)}.subjects-test-picker-backdrop{animation:subjects-picker-backdrop-in .18s ease-out both}.subjects-test-picker{animation:subjects-picker-panel-in .26s cubic-bezier(.2,.8,.2,1) both;transform-origin:center center}.profile-student-summary-card{align-content:start}.profile-student-summary-card strong{overflow-wrap:anywhere;font-size:clamp(22px,2vw,28px);line-height:1.08}.profile-student-summary-card small{color:var(--primary);font-size:12px;font-weight:900}.tests-variant-timer{position:fixed;top:92px;right:max(18px,calc((100vw - 1180px) / 2 - 124px));z-index:35;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:128px;padding:12px 16px;border:1px solid rgba(0,66,37,.14);border-radius:22px;background:rgba(255,255,255,.92);color:var(--primary);box-shadow:0 18px 42px rgba(17,24,39,.12);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;transition:width .18s ease,min-width .18s ease,transform .18s ease,box-shadow .18s ease}.tests-variant-timer:hover{transform:translateY(-1px);box-shadow:0 22px 48px rgba(17,24,39,.14)}.tests-variant-timer-copy{display:grid;grid-gap:2px;gap:2px;text-align:left}.tests-variant-timer-copy span{color:var(--muted);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tests-variant-timer-copy strong{color:var(--primary);font-size:21px;font-weight:930;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.tests-variant-timer-icon{width:22px;height:22px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.tests-variant-timer-expired,.tests-variant-timer-expired:hover{color:#b42318;border-color:rgba(180,35,24,.45);background:rgba(180,35,24,.08)}.tests-variant-timer-collapsed{min-width:52px;width:52px;height:52px;padding:0;border-radius:999px}.tests-variant-exam-header{position:fixed;inset:0 0 auto;z-index:70;display:flex;align-items:center;justify-content:space-between;min-height:var(--variant-header-height,72px);padding:12px clamp(18px,2.4vw,34px);border-bottom:1px solid rgba(17,24,39,.12);background:rgba(255,255,255,.97);box-shadow:0 10px 28px rgba(17,24,39,.06);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.tests-variant-exit-link{display:inline-flex;align-items:center;min-height:48px;padding:0;border:0;border-radius:0;background:transparent;color:var(--text);cursor:pointer}.tests-variant-exit-link .brand-logo{gap:12px}.tests-variant-exit-link .brand-logo-mark{width:50px;height:58px}.tests-variant-exit-link .brand-logo-word{color:var(--primary);font-size:clamp(2rem,4vw,2.8rem);line-height:1}.tests-variant-exam-header .tests-variant-timer{position:static;min-width:0;padding:8px 0;border:0;border-radius:0;background:transparent;color:var(--text);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.tests-variant-exam-header .tests-variant-timer:hover{transform:none;box-shadow:none}.tests-variant-exam-header .tests-variant-timer-copy{display:flex;align-items:baseline;gap:6px}.tests-variant-exam-header .tests-variant-timer-copy span{display:none}.tests-variant-exam-header .tests-variant-timer-copy strong{color:var(--text);font-size:20px;font-weight:920}.tests-variant-exam-header .tests-variant-timer-collapsed{min-width:42px;width:42px;height:42px}.stats-score-trend{display:grid;grid-gap:14px;gap:14px;padding-top:4px}.stats-score-trend-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.stats-score-trend-header strong{color:var(--text);font-size:14px;font-weight:920}.stats-score-trend-header span{color:var(--muted);font-size:12px;font-weight:820}.stats-score-chart{min-height:190px;display:grid;grid-gap:10px;gap:10px;padding:12px;border-radius:20px;background:rgba(0,66,37,.045)}.stats-score-line-chart{overflow:hidden}.stats-score-line-svg{width:100%;min-height:170px;display:block}.stats-score-line-grid{fill:none;stroke:rgba(0,66,37,.12);stroke-width:2;stroke-linecap:round}.stats-score-line-path{fill:none;stroke:var(--primary);stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.stats-score-line-dot{fill:var(--secondary);stroke:#ffffff;stroke-width:3}.stats-score-line-label{fill:var(--primary);font-size:12px;font-weight:900}.stats-score-line-labels{display:flex;justify-content:space-between;gap:8px;overflow-x:auto}.stats-score-line-labels span{min-width:58px;display:grid;grid-gap:2px;gap:2px;justify-items:center}.stats-score-line-labels strong{color:var(--text);font-size:12px;font-weight:900;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stats-score-line-labels small{color:var(--muted);font-size:10px;font-weight:760}.tests-variant-page{width:100%;--variant-header-height:72px;--variant-content-width:min(1180px,calc(100% - 64px));--variant-question-width:min(780px,calc(100% - 64px));grid-template-columns:minmax(0,1fr);justify-items:center;overflow-x:hidden;padding-top:calc(var(--variant-header-height) + 44px);background:#f4f4f5!important}.tests-variant-page>*{min-width:0}.tests-variant-page>.card,.tests-variant-page>.site-header{width:var(--variant-content-width);max-width:var(--variant-content-width);margin-inline:auto}.tests-variant-page>.card,.tests-variant-page>.site-header{background:#ffffff!important}.tests-variant-page-loading{min-height:100svh;align-content:start;background:#f4f4f5!important}.tests-variant-loading{display:grid;width:var(--variant-question-width);max-width:var(--variant-question-width);min-height:calc(100svh - var(--variant-header-height) - 64px);align-items:start;justify-items:stretch}.tests-variant-loading-card{border:1px solid rgba(17,24,39,.08);border-radius:24px;background:#ffffff;box-shadow:0 24px 70px rgba(17,24,39,.12);color:var(--text);padding:28px 32px;font-size:16px;font-weight:900}.tests-variant-top{width:var(--variant-question-width);max-width:var(--variant-question-width);min-width:0;margin:0 auto 36px;display:grid;grid-gap:32px;gap:32px}.tests-variant-title-block{display:grid;grid-gap:12px;gap:12px}.tests-variant-title-block h1{margin:0;color:#181a20;font-size:40px;font-weight:930;line-height:1.08}.tests-variant-title-block p{margin:0;color:#747680;font-size:22px;font-weight:760;line-height:1.25}.tests-variant-status-card{min-height:110px;justify-content:space-between;gap:24px;padding:22px 38px;border:1px solid #e4e4e7;border-radius:36px;background:#ffffff;box-shadow:0 18px 40px rgba(17,24,39,.08)}.tests-variant-status-card,.tests-variant-status-label,.tests-variant-status-score{display:flex;align-items:center}.tests-variant-status-label{min-width:0;gap:18px;color:#747680;font-size:24px;font-weight:760;line-height:1.2}.tests-variant-status-label span{min-width:0}.tests-variant-status-check-icon{width:42px;height:42px;flex:0 0 42px;fill:none;stroke:#1684ee;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.tests-variant-status-score{flex:0 0 auto;gap:12px;color:#b7b8bd;font-size:36px;font-weight:900;line-height:1}.tests-variant-status-score strong{color:#181a20;font-size:38px;font-weight:930}.tests-variant-status-toggle{width:42px;height:42px;display:inline-grid;place-items:center;flex:0 0 42px;padding:0;border:0;border-radius:999px;background:transparent;color:#181a20;cursor:pointer}.tests-variant-status-toggle:hover{background:#f1f1f3}.tests-variant-status-toggle:focus-visible{outline:3px solid rgba(22,132,238,.22);outline-offset:2px}.tests-variant-status-hidden-icon,.tests-variant-status-visible-icon{width:38px;height:38px;fill:none;stroke:#181a20;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tests-variant-list{width:var(--variant-question-width);max-width:var(--variant-question-width);min-width:0;margin:0 auto;gap:36px;grid-template-columns:minmax(0,1fr)}.question-card{padding:36px;border-radius:32px;background:#ffffff!important}.tests-variant-page .question-card{width:100%;min-width:0;max-width:100%;box-sizing:border-box;gap:24px;font-size:22px;scroll-margin-top:calc(var(--variant-header-height, 72px) + 28px)}.tests-variant-page .question-card h2{margin:0;font-size:22px;line-height:1.25}.tests-variant-page .chat-question-card,.tests-variant-page .question-card{border-color:#e4e4e7!important;background:#ffffff!important;box-shadow:0 18px 40px rgba(17,24,39,.08)}.tests-variant-page .question-page-image-wrap,.tests-variant-page .variant-question-rich figure{background:#ffffff!important}.variant-question-rich{overflow-x:visible;overflow-y:visible;overflow-wrap:anywhere;font-size:22px}.tests-variant-page .chat-question-card>*,.tests-variant-page .question-actions,.tests-variant-page .question-card>*,.tests-variant-page .variant-options-grid,.tests-variant-page .variant-question-prompt,.variant-question-rich{min-width:0;max-width:100%;box-sizing:border-box}.tests-variant-page .variant-question-rich :where(div,p,h1,h2,h3,h4,h5,h6,section,article,figure,figcaption,blockquote,ul,ol,li){min-width:0;max-width:100%;box-sizing:border-box;overflow-wrap:anywhere}.tests-variant-page .variant-question-rich :where(.task-header-card,[class~=task-header-card]){width:100%}.tests-variant-page .variant-question-rich :where(.flex,[class~=flex]){min-width:0;max-width:100%}.tests-variant-page .variant-question-rich :where(.flex-1,[class~=flex-1]){min-width:0}.tests-variant-page .variant-question-rich :where(audio,video,iframe,canvas,svg){max-width:100%;box-sizing:border-box}.tests-variant-page .variant-question-rich [class*=overflow-x-auto],.tests-variant-page .variant-question-rich [style*=overflow]{overflow:visible!important;overflow-x:visible!important;overflow-y:visible!important}.tests-variant-page .variant-question-rich .content-math-standalone,.tests-variant-page .variant-question-rich .katex-display,.tests-variant-page .variant-question-rich .math-equation-katex{max-width:100%;overflow:visible!important}.tests-variant-page .variant-question-rich table{display:table;max-width:100%;overflow:visible}.tests-variant-page .variant-question-prompt{font-size:22px;line-height:1.55}.tests-variant-page .variant-options-grid{gap:18px}.tests-variant-page .variant-option{min-height:68px;padding:16px 18px;border-radius:10px;font-size:22px}.tests-variant-page .variant-option-label{min-width:36px}.tests-variant-page .question-actions{justify-content:stretch}.tests-variant-page .question-explain-button{width:100%;min-height:62px;border-radius:999px;font-size:24px;font-weight:760}.variant-question-rich select[data-cloze-target="1"]{display:inline-block;width:8ch;min-width:54px;max-width:min(42vw,14rem)}.tests-variant-page .variant-option:not(.variant-option-correct):not(.variant-option-wrong):not(.variant-option-pending){border-color:#c8c8cc!important;background:#ffffff!important;color:#16181d!important}.tests-variant-page .variant-option:not(.variant-option-correct):not(.variant-option-wrong):not(.variant-option-pending) .variant-option-label{color:#16181d!important}.tests-variant-page .variant-option.variant-option-pending{border-color:#2563eb!important;border-width:2px!important;background:#e3ecfe!important;color:#16181d!important;box-shadow:0 0 0 1px rgba(37,99,235,.35)}.tests-variant-page .variant-option.variant-option-pending .variant-option-label{color:#1d4ed8!important;font-weight:700}@media (max-width:1320px){.tests-variant-timer{top:86px;right:14px}}.chat-send-button,.dashboard-home-ai-button,.header-button,.home-screen-primary-action,.register-auth-submit,.register-intro-submit,.register-subject-next,.register-target-next,.subjects-focus-button,.subjects-test-picker-start,.tests-finish-button{background:var(--primary)!important;color:#ffffff!important}.chat-send-button:hover,.dashboard-home-ai-button:hover,.header-button:hover,.home-screen-primary-action:hover,.register-auth-submit:hover,.register-intro-submit:hover,.register-subject-next:hover,.register-target-next:hover,.subjects-focus-button:hover,.subjects-test-picker-start:hover,.tests-finish-button:hover{background:var(--primary-dark)!important}.tests-variant-page .chat-send-button,.tests-variant-page .chat-send-button[data-hovered]{background:transparent!important;color:var(--primary)!important;box-shadow:none}.tests-variant-page .chat-send-button:hover{background:rgba(0,66,37,.08)!important;color:var(--primary-dark)!important}.home-screen-secondary-action,.register-auth-login-button,.register-intro-login-button,.register-subject-login-button,.register-target-login-button,.secondary-button,.site-header-link,.subjects-test-picker-cancel{background:var(--primary-soft)!important;color:var(--primary)!important}.question-explain-button,.tests-action-button{background:#e8e8ea!important;color:#16181d!important;box-shadow:none}.question-explain-button:hover,.question-explain-button[data-hovered],.tests-action-button:hover,.tests-action-button[data-hovered]{background:#dedee1!important}.chat-option-row{background:#ffffff!important;color:var(--text)!important}.chat-option-row:hover,.chat-option-row[data-hovered]{background:rgba(255,255,255,.92)!important}.chat-option-row-correct{border-color:#10d68a!important;background:#10d68a!important;color:#071711!important}.chat-option-row-wrong{border-color:#ff6b70!important;background:#ff6b70!important;color:#120607!important}.tests-finish-card{width:min(980px,calc(100% - 32px));display:flex;align-items:center;justify-content:space-between;gap:22px;margin:24px auto 72px;padding:24px;border:1px solid #e4e4e7;border-radius:30px;background:#ffffff;box-shadow:0 18px 40px rgba(17,24,39,.08)}.tests-finish-card h2{margin:0;color:var(--primary);font-size:24px;font-weight:930;line-height:1.08}.tests-finish-card p{max-width:62ch;margin:7px 0 0;color:var(--muted);font-size:14px;font-weight:760;line-height:1.45}.tests-finish-card strong{display:inline-flex;margin-top:10px;color:var(--secondary-dark);font-size:17px;font-weight:930}.tests-finish-button{min-width:176px;min-height:48px;border-radius:999px;background:var(--primary);color:#ffffff;font-size:16px;font-weight:900;box-shadow:0 16px 28px rgba(0,66,37,.18)}.student-chat-page{min-height:100svh;background:radial-gradient(circle at 14% 12%,rgba(54,82,65,.15),transparent 32%),radial-gradient(circle at 88% 18%,rgba(154,102,71,.14),transparent 30%),linear-gradient(135deg,#f6efe2,#fffaf3 54%,#e8dece);color:#282a2f;font-family:Inter,Noto Sans Georgian,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.student-chat-shell{width:min(860px,calc(100% - 38px));display:grid;grid-template-rows:auto minmax(360px,1fr) auto auto;grid-gap:16px;gap:16px;min-height:calc(100svh - 120px);margin:0 auto;padding:42px 0 34px}.student-chat-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.student-chat-auth-card h1,.student-chat-heading h1{margin:0;color:var(--primary);font-size:clamp(30px,4vw,44px);font-weight:930;line-height:1.04}.student-chat-auth-card p,.student-chat-heading p:last-child{max-width:58ch;margin:0;color:var(--muted);font-size:15px;font-weight:740;line-height:1.42}.student-chat-thread{display:flex;flex-direction:column;gap:12px;overflow-y:auto;min-height:380px;padding:18px;border:1px solid var(--primary-border);border-radius:30px;background:rgba(255,251,244,.9);box-shadow:0 18px 42px rgba(54,82,65,.1)}.student-chat-empty{margin:auto;text-align:center;color:var(--muted)}.student-chat-empty strong{display:block;color:var(--primary);font-size:22px;font-weight:920}.student-chat-empty p{max-width:38ch;margin:8px auto 0;font-size:14px;font-weight:720;line-height:1.45}.student-chat-message{position:relative;width:-moz-fit-content;width:fit-content;max-width:min(76%,620px);padding:13px 16px;border-radius:20px;line-height:1.48;white-space:pre-wrap}.student-chat-message p{margin:0;font-size:15px;font-weight:720}.chat-rich-text{display:grid;grid-gap:11px;gap:11px}.chat-rich-text .content-rich-section,.message-content .content-rich-section{gap:7px}.chat-rich-text p{margin:0}.chat-rich-math-line{max-width:100%;overflow-x:auto;padding:4px 0;text-align:center}.chat-rich-math-inline{display:inline-block;vertical-align:-.15em}.chat-rich-text .katex{color:inherit;font-size:1.02em}.student-chat-message-student{align-self:flex-end;border-bottom-right-radius:6px;background:var(--primary);color:#ffffff}.student-chat-message-tutor{align-self:flex-start;border:1px solid var(--primary-border);border-bottom-left-radius:6px;background:#fffaf3;color:#1d2b25}.student-chat-topic-intro{max-width:min(86%,720px);border-color:rgba(20,184,166,.22);background:linear-gradient(135deg,rgba(20,184,166,.1),rgba(255,255,255,.96))}.student-chat-practice-card{position:relative;width:min(92%,760px);display:grid;grid-gap:14px;gap:14px;align-self:flex-start;padding:18px;border:1px solid rgba(0,66,37,.12);border-radius:24px;background:#ffffff;box-shadow:0 18px 42px rgba(0,66,37,.08)}.student-chat-practice-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:12px;font-weight:900}.student-chat-practice-meta strong{color:var(--primary)}.student-chat-practice-prompt{color:var(--text);font-size:15px;font-weight:760;line-height:1.6}.student-chat-practice-prompt :where(p,div){margin:0}.student-chat-practice-options{display:grid;grid-gap:9px;gap:9px}.student-chat-practice-option{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;width:100%;min-height:52px;padding:10px 12px;border:1px solid rgba(0,66,37,.13);border-radius:18px;background:rgba(247,250,248,.88);color:var(--text);text-align:left;font:inherit;font-size:14px;font-weight:760;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.student-chat-practice-option:hover:not(:disabled){border-color:rgba(0,66,37,.28);background:rgba(20,184,166,.1);transform:translateY(-1px)}.student-chat-practice-option:disabled{cursor:default}.student-chat-practice-option b{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:999px;background:rgba(20,184,166,.13);color:var(--primary);font-weight:950}.student-chat-practice-option-correct{border-color:rgba(34,197,94,.45);background:rgba(34,197,94,.12);color:#14532d}.student-chat-practice-option-correct b{background:rgba(34,197,94,.18);color:#166534}.student-chat-practice-option-wrong{border-color:rgba(239,68,68,.45);background:rgba(239,68,68,.11);color:#7f1d1d}.student-chat-practice-option-wrong b{background:rgba(239,68,68,.16);color:#991b1b}.student-chat-practice-result{margin:0;color:var(--primary);font-size:13px;font-weight:900}.student-chat-message-loading{color:var(--secondary-dark)}.student-chat-heading-actions,.student-chat-quick-actions{display:flex;justify-content:flex-end}.student-chat-heading-actions{align-items:center;gap:10px}.student-chat-topic-pill{max-width:min(36vw,420px);overflow:hidden;padding:10px 16px;border:1px solid var(--primary-border);border-radius:999px;background:rgba(255,250,243,.92);color:var(--primary);font-size:13px;font-weight:930;text-overflow:ellipsis;white-space:nowrap}.student-chat-item-delete{position:absolute;top:-8px;right:-8px;width:28px;height:28px;display:grid;place-items:center;border:1px solid rgba(0,66,37,.14);border-radius:999px;background:rgba(255,250,243,.94);color:rgba(29,43,37,.58);cursor:pointer;opacity:0;transform:scale(.9);transition:opacity .15s ease,transform .15s ease,color .15s ease}.student-chat-item-delete:focus-visible,.student-chat-message:hover .student-chat-item-delete,.student-chat-practice-card:hover .student-chat-item-delete{opacity:1;transform:scale(1)}.student-chat-item-delete:hover{color:#991b1b}.student-chat-practice-trigger{min-height:44px;padding-inline:22px;border:1px solid var(--primary-border);border-radius:999px;background:rgba(255,250,243,.94);color:var(--primary);font-weight:930;box-shadow:0 12px 24px rgba(0,66,37,.08)}.student-chat-compose{display:grid;grid-template-columns:1fr auto auto;align-items:stretch;grid-gap:12px;gap:12px}.student-chat-input{width:100%;height:58px;min-height:58px;resize:none;padding:16px 18px;border:1.5px solid var(--primary-border);border-radius:22px;outline:none;background:#fffaf3;color:#1d2b25;font:inherit;font-size:15px;font-weight:720;line-height:1.45;box-shadow:inset 0 1px 0 rgba(255,255,255,.75),0 10px 24px rgba(0,66,37,.06)}.student-chat-input:focus{border-color:var(--primary);box-shadow:0 0 0 4px var(--primary-soft),0 10px 24px rgba(54,82,65,.1)}.student-chat-input::placeholder{color:rgba(29,43,37,.45)}.student-chat-photo,.student-chat-send{height:58px;min-height:58px;border-radius:999px;font-weight:900}.student-chat-send{min-width:126px;background:var(--primary);color:#ffffff}.student-chat-photo{width:58px;min-width:58px;padding:0;background:rgba(255,250,243,.92);border:1px solid var(--primary-border);color:var(--primary)}.student-chat-clear{width:42px;min-width:42px;min-height:42px;padding:0;border-radius:999px;color:var(--secondary-dark);font-weight:850}.student-chat-file-input{display:none}.student-chat-attachment{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border:1px solid var(--primary-border);border-radius:18px;background:rgba(255,250,243,.88);color:var(--primary);font-size:13px;font-weight:850}.student-chat-attachment button{border:0;background:transparent;color:var(--secondary-dark);cursor:pointer;font:inherit;font-weight:900}.student-chat-auth-card{width:min(620px,calc(100% - 38px));display:grid;grid-gap:14px;gap:14px;margin:80px auto 0;padding:28px;border:1px solid rgba(0,66,37,.12);border-radius:30px;background:#ffffff;box-shadow:0 18px 42px rgba(17,24,39,.08)}.student-chat-auth-card div{display:flex;flex-wrap:wrap;gap:10px}@keyframes subjects-picker-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes subjects-picker-panel-in{0%{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.subjects-test-picker,.subjects-test-picker-backdrop{animation:none}}@media (max-width:760px){.tests-variant-exit-link .brand-logo{gap:8px}.tests-variant-exit-link .brand-logo-mark{width:34px;height:40px}.tests-variant-exit-link .brand-logo-word{font-size:1.55rem}.tests-variant-timer{top:auto;right:14px;bottom:14px}.tests-variant-page{--variant-header-height:72px;--variant-question-width:min(100%,calc(100% - 20px));padding-top:calc(var(--variant-header-height) + 28px)}.tests-variant-top{gap:22px}.tests-variant-title-block h1{font-size:32px}.tests-variant-title-block p{font-size:19px}.tests-variant-status-card{min-height:104px;flex-wrap:wrap;padding:22px 24px;border-radius:30px}.tests-variant-status-label{font-size:20px}.tests-variant-status-score{margin-left:auto;font-size:30px}.tests-variant-status-score strong{font-size:34px}.question-card{padding:24px;border-radius:28px}.tests-variant-page .question-card,.tests-variant-page .variant-question-prompt,.variant-question-rich{font-size:19px}.tests-variant-page .question-card h2{font-size:20px}.tests-variant-page .question-card h2.task-source-title{font-size:20px;font-weight:600;line-height:1.4}.tests-variant-page .variant-options-grid{gap:14px}.tests-variant-page .variant-option{min-height:60px;padding:14px 16px;font-size:19px}.student-chat-compose,.tests-finish-card{grid-template-columns:1fr}.tests-finish-card{align-items:stretch;flex-direction:column}.student-chat-message{max-width:88%}}@media (min-width:901px){.home-screen{height:100svh;overflow:hidden}.home-screen-left,.home-screen-right{min-height:0;height:100svh}.home-screen-right{padding:10px 30px 18px 0}.home-screen-hero{padding:0 40px 48px}.home-screen-chat-card{min-height:0;height:calc(100svh - 28px);grid-template-rows:auto auto minmax(0,1fr);gap:15px;padding:clamp(18px,2.6vw,34px)}.home-screen-chat-card h2{max-width:22ch;font-size:clamp(28px,2.7vw,38px)}.home-screen-chat-window{min-height:0;align-content:start;gap:10px;padding:18px;overflow:hidden}.home-screen-chat-bubble{max-width:86%;padding:10px 13px;font-size:15px;line-height:1.34}}.admin-login-page,.admin-page{width:100%;max-width:100vw;min-height:100vh;overflow-x:hidden;background:#f3f5fb;color:#18211b}body:has(.admin-page),html:has(.admin-page){max-width:100%;overflow-x:hidden}.admin-login-page{display:grid;place-items:center;padding:32px 16px}.admin-login-panel{width:min(100%,460px);border:1px solid rgba(69,82,69,.18);border-radius:8px;background:#ffffff;padding:28px;box-shadow:0 22px 70px rgba(32,44,35,.12)}.admin-login-logo,.admin-logo{display:inline-flex;color:inherit;text-decoration:none}.admin-login-copy{margin-top:28px}.admin-login-copy h1,.admin-page-heading h1{margin:0;color:#111711;font-size:32px;line-height:1.15;letter-spacing:0}.admin-action-row small,.admin-list-row small,.admin-login-copy p,.admin-muted,.admin-report-meta,.admin-report-url,.admin-stat-tile small,.admin-table td small,.admin-table td span{color:#687066}.admin-auth-tabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;margin-top:22px;border:1px solid rgba(62,75,66,.16);border-radius:8px;background:#eef2ea;padding:5px}.admin-auth-tab{min-height:38px;border:0;border-radius:6px;background:transparent;color:#59645b;font:inherit;font-size:14px;font-weight:850;cursor:pointer}.admin-auth-tab-active{background:#ffffff;color:#1d2b21;box-shadow:0 8px 22px rgba(30,42,33,.1)}.admin-login-form{display:grid;grid-gap:16px;gap:16px;margin-top:24px}.admin-field,.admin-filter-row label,.admin-report-actions label,.admin-search-form{display:grid;grid-gap:7px;gap:7px}.admin-field span,.admin-filter-row label span,.admin-report-actions label span{color:#4f5a4f;font-size:13px;font-weight:800}.admin-logout-button,.admin-primary-button,.admin-secondary-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border-radius:8px;font-weight:850;line-height:1.1;white-space:nowrap}.admin-primary-button{border:0;background:#2f5c45;color:#ffffff}.admin-heading-button{min-width:132px;padding:0 16px;font:inherit;cursor:pointer}.admin-logout-button,.admin-secondary-button{border:1px solid rgba(62,75,66,.18);background:#ffffff;color:#2d3a31}.admin-logout-button{min-width:68px;min-height:36px;padding:0 14px;flex:0 0 auto;font-size:13px}.admin-error{border:1px solid rgba(190,58,44,.24);border-radius:8px;background:#fff4f1;color:#9f2e20;font-weight:750}.admin-error,.admin-success{margin:0;padding:10px 12px;font-size:14px}.admin-success{border:1px solid rgba(47,92,69,.22);border-radius:8px;background:#f1f7f0;color:#2f5c45;font-weight:800}.admin-workspace{grid-template-columns:260px minmax(0,1fr);width:100%;max-width:100vw;min-height:100vh}.admin-sidebar,.admin-workspace{display:grid;height:100dvh;overflow:hidden}.admin-sidebar{position:-webkit-sticky;position:sticky;top:0;grid-template-rows:auto minmax(0,1fr) auto;grid-gap:22px;gap:22px;min-height:0;background:#111228;color:#d8def7;padding:22px 18px}.admin-sidebar .brand-logo,.admin-sidebar .brand-logo-word{color:#ffffff}.admin-main{height:100dvh;min-width:0;min-height:0;overflow-x:clip;overflow-y:auto}.admin-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:15;display:flex;gap:16px;width:100%;min-height:64px;border-bottom:1px solid rgba(28,33,61,.09);background:rgba(255,255,255,.96);padding:12px 28px;box-shadow:0 10px 32px rgba(30,34,65,.05)}.admin-topbar,.admin-topbar-actions{align-items:center;justify-content:flex-end;max-width:100%}.admin-topbar-actions{display:inline-flex;min-width:0;flex-wrap:wrap;gap:12px}.admin-nav{display:grid;align-content:start;grid-gap:7px;gap:7px;min-height:0;overflow-y:auto;overscroll-behavior:contain}.admin-nav-label{margin:14px 0 4px;color:#848aa8;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.admin-nav-link{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;min-height:44px;border-radius:4px;color:#aeb5d7;padding:0 13px;font-size:14px;font-weight:850;text-decoration:none}.admin-nav-link-active{background:#292d58;color:#ffffff;box-shadow:inset 3px 0 0 #5ba88b}.admin-nav-link:hover{background:rgba(255,255,255,.07);color:#ffffff}.admin-nav-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.admin-sidebar-user{display:grid;grid-gap:3px;gap:3px;border-top:1px solid rgba(216,222,247,.12);padding-top:16px;text-decoration:none}.admin-sidebar-user-active,.admin-sidebar-user:hover{color:#ffffff}.admin-sidebar-user span{overflow:hidden;color:#ffffff;font-size:14px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.admin-sidebar-user small{color:#9ea5c9;font-size:12px;font-weight:800}.admin-sidebar-user-active small,.admin-sidebar-user:hover small{color:#d8def7}.admin-shell{width:min(1280px,calc(100% - 44px));max-width:100%;margin:0 auto;padding:28px 0 52px}.admin-page-heading{display:flex;align-items:flex-end;justify-content:space-between;min-width:0;gap:18px;margin-bottom:22px}.admin-page-heading>*{min-width:0}.admin-kicker{margin:0 0 6px;color:#60796b;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.admin-report-url,.admin-row-link,.admin-text-button,.admin-text-link{color:#285f87;font:inherit;font-weight:850;text-decoration:none}.admin-text-button{display:inline-flex;min-height:auto;border:0;background:transparent;padding:0;cursor:pointer}.admin-report-url:hover,.admin-row-link:hover,.admin-text-button:hover,.admin-text-link:hover{text-decoration:underline}.admin-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:12px;gap:12px}.admin-stat-grid-compact{margin-top:16px}.admin-action-row,.admin-detail-block,.admin-report-row,.admin-section-panel,.admin-stat-tile{min-width:0;border:1px solid rgba(74,86,73,.16);border-radius:8px;background:#ffffff}.admin-stat-tile{display:grid;grid-gap:8px;gap:8px;min-height:124px;padding:18px}.admin-detail-block span,.admin-stat-tile span{color:#59635b;font-size:13px;font-weight:850}.admin-stat-tile strong{color:#111711;font-size:30px;line-height:1.1;letter-spacing:0}.admin-action-grid{display:grid;grid-gap:10px;gap:10px;margin-top:18px}.admin-action-row{display:flex;align-items:center;justify-content:space-between;min-width:0;gap:18px;padding:18px;color:inherit;text-decoration:none}.admin-action-row span{display:grid;min-width:0;grid-gap:4px;gap:4px}.admin-action-row strong,.admin-detail-block strong,.admin-list-row strong,.admin-report-row h2{color:#151c16}.admin-action-row b{color:#285f87;font-size:14px}.admin-search-form{grid-template-columns:minmax(220px,320px) auto;align-items:end}.admin-search-form-single{grid-template-columns:minmax(220px,460px)}.admin-students-controls{align-items:end;gap:12px}.admin-students-group-filter{min-width:340px}.admin-students-group-select,.admin-students-search-input{min-height:72px;height:72px;box-sizing:border-box;border-color:var(--primary-border);border-radius:16px;background:rgba(255,255,255,.94);color:var(--text);font:inherit;font-size:18px;font-weight:650;letter-spacing:0}.admin-students-controls .admin-students-group-select{padding:0 18px;font:inherit;font-size:18px;font-weight:650;letter-spacing:0}.admin-profile-detail-grid{grid-template-columns:1fr}.admin-heading-actions,.admin-table-actions{display:flex;flex-wrap:wrap;align-items:center;min-width:0;gap:10px}.admin-heading-actions{justify-content:flex-end}.admin-filter-row{display:flex;flex-wrap:wrap;gap:10px}.admin-filter-row select,.admin-report-actions select{min-height:40px;border:1px solid rgba(65,77,67,.18);border-radius:8px;background:#ffffff;color:#1c251f;padding:0 12px;font:inherit;font-size:14px;font-weight:800}.admin-table-wrap{max-width:100%;min-width:0;overflow-x:hidden;border:1px solid rgba(74,86,73,.16);border-radius:8px;background:#ffffff}.admin-table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed}.admin-table td,.admin-table th{border-bottom:1px solid rgba(74,86,73,.12);padding:14px;text-align:left;vertical-align:top;overflow-wrap:anywhere}.admin-table th{background:#f3f6f0;color:#4f5a4f;font-size:12px;font-weight:900;text-transform:uppercase}.admin-table td{color:#1d261f;font-size:14px}.admin-table td small,.admin-table td span,.admin-table td strong{display:block}.admin-table td small{margin-top:3px;font-size:12px}.admin-table-long{max-width:280px}.admin-table-actions{min-width:0}.admin-students-table td:first-child,.admin-students-table th:first-child{width:30%;overflow-wrap:normal}.admin-students-table td:nth-child(2),.admin-students-table th:nth-child(2){width:7%}.admin-students-table td:nth-child(3),.admin-students-table th:nth-child(3){width:24%}.admin-students-table td:nth-child(4),.admin-students-table th:nth-child(4){width:15%}.admin-students-table td:nth-child(5),.admin-students-table td:nth-child(6),.admin-students-table th:nth-child(5),.admin-students-table th:nth-child(6){width:12%}.admin-students-table td:first-child small,.admin-students-table td:first-child span{overflow-wrap:normal;white-space:nowrap;word-break:normal}.admin-students-table td.admin-table-actions{display:table-cell;border-bottom:0;text-align:center;vertical-align:middle}.admin-finance-empty,.admin-finance-notice,.admin-finance-section{margin-top:16px}.admin-finance-empty p{margin:0}.admin-finance-table{min-width:0}.admin-tests-notice{margin-top:16px}.admin-tests-layout{display:grid;grid-template-columns:minmax(220px,310px) minmax(0,1fr);grid-gap:14px;gap:14px;margin-top:16px}.admin-tests-access-panel,.admin-tests-subjects,.admin-tests-table-section{min-width:0}.admin-tests-subject-list{display:grid;grid-gap:8px;gap:8px}.admin-tests-subject-row{display:grid;grid-template-columns:minmax(0,1fr) 58px 34px;width:100%;min-width:0;align-items:center;grid-column-gap:12px;column-gap:12px;border:1px solid rgba(74,86,73,.14);border-radius:8px;background:#ffffff;color:#18211b;padding:12px;text-align:left}.admin-tests-subject-row.admin-tests-subject-row-disabled{border-color:rgba(160,44,44,.25);background:#fff7f7}.admin-tests-subject-row-active,.admin-tests-subject-row:hover{border-color:rgba(47,92,69,.35);background:#f2f7f2}.admin-tests-subject-row-disabled.admin-tests-subject-row:hover{border-color:rgba(160,44,44,.4);background:#ffefef}.admin-tests-subject-select{display:grid;min-width:0;grid-gap:4px;gap:4px;border:0;background:transparent;color:inherit;padding:0;text-align:left;cursor:pointer;font:inherit}.admin-tests-subject-select small,.admin-tests-subject-select strong{overflow-wrap:anywhere}.admin-tests-subject-select strong{font-size:14px;line-height:1.25}.admin-tests-subject-select small{color:#687066;font-size:12px;font-weight:800}.admin-tests-subject-row b{min-width:28px;color:#2f5c45;font-size:14px;justify-self:end;text-align:right}.admin-tests-subject-switch{position:relative;display:inline-flex;width:50px;height:28px;align-items:center;border:1px solid rgba(65,77,67,.2);border-radius:999px;background:#e9eee9;padding:0;justify-self:center;cursor:pointer;transition:background .16s ease,border-color .16s ease,opacity .16s ease}.admin-tests-subject-switch span{position:absolute;left:3px;width:22px;height:22px;border-radius:999px;background:#ffffff;box-shadow:0 4px 10px rgba(28,39,31,.22);transition:transform .16s ease}.admin-tests-subject-switch-active{border-color:rgba(47,92,69,.22);background:linear-gradient(135deg,#69e39a,#2f9fd0)}.admin-tests-subject-switch-active span{transform:translateX(22px)}.admin-tests-subject-switch:disabled{cursor:not-allowed;opacity:.55}.admin-tests-filter-bar{display:flex;min-width:0;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;border:1px solid rgba(47,92,69,.14);border-radius:8px;background:#ffffff;padding:10px 12px;margin-bottom:12px}.admin-tests-filter-bar>span{color:#556158;font-size:13px;font-weight:850}.admin-tests-filter-segments{display:inline-flex;min-width:0;flex-wrap:wrap;gap:6px}.admin-tests-filter-segment{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(65,77,67,.16);border-radius:8px;background:#f8faf7;color:#27332b;padding:0 11px;font:inherit;font-size:13px;font-weight:850;cursor:pointer}.admin-tests-filter-segment:hover{border-color:rgba(47,92,69,.3);background:#f2f7f2}.admin-tests-filter-segment-active{border-color:rgba(47,92,69,.42);background:#eaf3ed;color:#244d38}.admin-tests-filter-segment b{color:inherit;font-size:12px}.admin-tests-table td:first-child,.admin-tests-table th:first-child{width:auto}.admin-tests-table td:nth-child(2),.admin-tests-table th:nth-child(2){width:112px;text-align:center;vertical-align:middle}.admin-tests-table th:nth-child(2),.admin-tests-table th:nth-child(3){white-space:nowrap}.admin-tests-table td:nth-child(3),.admin-tests-table th:nth-child(3){width:220px;text-align:center;vertical-align:middle}.admin-tests-title-link{display:inline-block;max-width:100%;color:#1d261f;font-weight:900;line-height:1.28;text-decoration:none}.admin-tests-title-link:hover{color:#2f5c45;text-decoration:underline;text-underline-offset:3px}.admin-tests-table td .admin-readiness-icon{display:inline-flex}.admin-tests-select-wrap{display:grid;min-width:0;grid-gap:4px;gap:4px}.admin-tests-select{width:100%}.admin-tests-row-status-select,.admin-tests-select{min-height:36px;border:1px solid rgba(65,77,67,.18);border-radius:8px;background:#ffffff;color:#1c251f;padding:0 10px;font:inherit;font-size:13px;font-weight:850}.admin-tests-row-status-select{display:block;width:min(100%,190px);margin-inline:auto}.admin-tests-row-status-select-hidden{border-color:rgba(159,46,46,.62);background:#fff1f1;color:#9f2e2e}.admin-tests-row-status-select:disabled{cursor:wait;opacity:.66}.admin-tests-access-panel{margin-top:16px}.admin-tests-access-modal{width:min(100%,1100px)}.admin-tests-access-body{display:grid;grid-gap:14px;gap:14px;padding:18px 20px 20px}.admin-tests-access-rule{display:grid;grid-gap:5px;gap:5px;border:1px solid rgba(47,92,69,.16);border-radius:8px;background:#f2f7f2;padding:12px}.admin-tests-access-rule strong{color:#223228;font-size:14px}.admin-tests-access-rule span{color:#556158;font-size:13px;font-weight:750;line-height:1.45}.admin-tests-access-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:14px;gap:14px}.admin-tests-access-card{display:grid;align-content:start;min-width:0;grid-gap:12px;gap:12px;border:1px solid rgba(74,86,73,.14);border-radius:8px;background:#ffffff;padding:14px}.admin-tests-access-card h3{margin:0;color:#18211b;font-size:18px;line-height:1.25}.admin-tests-access-card .admin-tests-access-form{grid-template-columns:1fr;margin-bottom:0}.admin-tests-access-form{display:grid;grid-template-columns:minmax(180px,1.2fr) minmax(160px,1fr) minmax(130px,.7fr) auto;align-items:end;grid-gap:10px;gap:10px;margin-bottom:14px}.admin-ai-notice,.admin-ai-section,.admin-student-tests-panel{margin-top:16px}.admin-ai-window-select{min-height:40px;border:1px solid rgba(65,77,67,.18);border-radius:8px;background:#ffffff;color:#1c251f;padding:0 12px;font:inherit;font-size:14px;font-weight:850}.admin-ai-quota-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:12px;gap:12px}.admin-ai-quota-card{display:grid;min-width:0;grid-gap:9px;gap:9px;border:1px solid rgba(74,86,73,.14);border-radius:8px;background:#fbfcf8;padding:13px}.admin-ai-quota-card>div:first-child{display:grid;min-width:0;grid-gap:3px;gap:3px}.admin-ai-quota-card h3{margin:0;color:#18211b;font-size:15px;line-height:1.25;overflow-wrap:anywhere}.admin-ai-quota-card strong{color:#17231b;font-size:28px;line-height:1.05;overflow-wrap:anywhere}.admin-ai-quota-card small{color:#687066;font-size:12px;font-weight:850}.admin-ai-quota-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin:0}.admin-ai-quota-card dt{color:#687066;font-size:11px;font-weight:900;text-transform:uppercase}.admin-ai-quota-card dd{margin:2px 0 0;color:#1d261f;font-size:12px;font-weight:900;overflow-wrap:anywhere}.admin-ai-model-grid{align-items:stretch}.admin-ai-definition-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0}.admin-ai-definition-list div{min-width:0;border:1px solid rgba(74,86,73,.12);border-radius:8px;background:#fbfcf8;padding:12px}.admin-ai-definition-list dt{color:#687066;font-size:12px;font-weight:900}.admin-ai-definition-list dd{margin:5px 0 0;color:#151c16;font-size:14px;font-weight:900;overflow-wrap:anywhere}.admin-ai-day-stack{display:grid;grid-gap:10px;gap:10px}.admin-ai-day-row{display:grid;grid-template-columns:52px minmax(0,1fr) 52px;align-items:center;grid-gap:10px;gap:10px;min-width:0;color:#59635b;font-size:13px;font-weight:850}.admin-ai-day-row strong{color:#223127;text-align:right}.admin-ai-day-bar{min-width:0;height:9px;overflow:hidden;border-radius:999px;background:#e8ede8}.admin-ai-day-bar i{display:block;height:100%;border-radius:inherit;background:#2f5c45}.admin-ai-students-table td:first-child,.admin-ai-students-table th:first-child{width:20%}.admin-ai-students-table td:nth-child(3),.admin-ai-students-table td:nth-child(6),.admin-ai-students-table th:nth-child(3),.admin-ai-students-table th:nth-child(6){width:15%}.admin-ai-official-table-wrap{margin-top:14px}.admin-ai-official-table td:first-child,.admin-ai-official-table th:first-child{width:34%}.admin-ai-events-table td:first-child,.admin-ai-events-table td:nth-child(2),.admin-ai-events-table th:first-child,.admin-ai-events-table th:nth-child(2){width:19%}.admin-ai-events-table td:nth-child(4),.admin-ai-events-table th:nth-child(4){width:20%}.admin-small-button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;border:1px solid rgba(62,75,66,.16);border-radius:8px;background:#ffffff;color:#2f5c45;padding:0 11px;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.admin-small-button:hover:not(:disabled){border-color:rgba(47,92,69,.35);background:#eef5ef}.admin-small-button:disabled{cursor:not-allowed;opacity:.62}.admin-small-button-danger{border-color:rgba(180,43,43,.22);color:#9f2e2e}.admin-small-button-danger:hover:not(:disabled){border-color:rgba(180,43,43,.38);background:#fff1f1}.admin-status-chip{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900;line-height:1}.admin-status-chip-success{background:#edf5ef;color:#315d40}.admin-status-chip-danger{background:#fff1f1;color:#9f2e2e}.admin-readiness-icon{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;vertical-align:middle}.admin-readiness-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.admin-readiness-icon-ready,.admin-table td .admin-readiness-icon-ready{color:#16a34a}.admin-readiness-icon-ready svg{stroke:#16a34a}.admin-readiness-icon-pending{color:#8a5b00}.admin-readiness-icon-blocked{color:#9f2e2e}.admin-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.admin-detail-block{display:grid;grid-gap:8px;gap:8px;min-height:88px;padding:16px}.admin-detail-block strong{overflow-wrap:anywhere;font-size:15px;line-height:1.35}.admin-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:16px}.admin-section-panel{padding:18px}.admin-section-panel h2{margin:0 0 14px;font-size:18px;line-height:1.25}.admin-section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.admin-section-heading h2{margin:0}.admin-section-heading span{color:#60796b;font-size:13px;font-weight:900}.admin-admin-create{margin-bottom:16px}.admin-admin-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;align-items:start}.admin-admin-form .admin-error,.admin-admin-form .admin-primary-button{grid-column:1/-1}.admin-admin-super-toggle{margin-top:17px}.admin-admin-permissions{display:grid;min-width:0;grid-gap:8px;gap:8px}.admin-admin-stack{display:grid}.admin-admin-row{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.4fr) auto;grid-gap:16px;gap:16px;align-items:start;min-width:0;border-bottom:1px solid rgba(74,86,73,.12);padding:16px 0}.admin-admin-row:first-child{padding-top:0}.admin-admin-row:last-child{border-bottom:0;padding-bottom:0}.admin-admin-identity{display:grid;min-width:0;grid-gap:10px;gap:10px}.admin-admin-identity strong,.admin-checkbox-row strong{display:block;color:#151c16;font-size:14px;line-height:1.3}.admin-admin-identity small,.admin-checkbox-row small{display:block;margin-top:3px;color:#687066;font-size:12px;line-height:1.35}.admin-permission-block{display:grid;grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;grid-gap:10px;gap:10px}.admin-checkbox-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.admin-checkbox-row{display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:9px;gap:9px;align-items:start;min-height:42px;border:1px solid rgba(74,86,73,.14);border-radius:8px;background:#fbfcf8;padding:10px}.admin-checkbox-row input{width:16px;height:16px;margin:2px 0 0;accent-color:#2f5c45}.admin-checkbox-row:has(input:checked){border-color:rgba(47,92,69,.34);background:#eef5ef}.admin-admin-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}.admin-admin-row-readonly{grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr) auto;align-items:center}.admin-permission-chips{display:flex;flex-wrap:wrap;min-width:0;gap:7px}.admin-permission-chips span{border-radius:999px;background:#eef2fb;color:#4b5572;padding:6px 9px;font-size:12px;font-weight:900}.admin-permission-table{overflow-x:auto}.admin-permission-row,.admin-permission-table-head{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(5,minmax(116px,.75fr)) minmax(120px,auto);align-items:center;min-width:1020px}.admin-permission-table-head{border-bottom:1px solid rgba(74,86,73,.12);background:#f3f6fb;color:#4d566d;font-size:12px;font-weight:900;text-transform:uppercase}.admin-permission-table-head span{padding:12px}.admin-permission-table-body{display:grid}.admin-permission-row{border-bottom:1px solid rgba(74,86,73,.1)}.admin-permission-row:last-child{border-bottom:0}.admin-permission-admin,.admin-permission-cell,.admin-permission-save{padding:13px 12px}.admin-permission-admin{display:grid;grid-gap:4px;gap:4px;min-width:0}.admin-permission-admin strong{overflow:hidden;color:#151c16;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.admin-permission-admin small,.admin-permission-save small{color:#687066;font-size:12px}.admin-permission-cell{display:flex;justify-content:center}.admin-permission-cell input{width:18px;height:18px;accent-color:#2f5c45}.admin-permission-save{display:grid;justify-items:end;grid-gap:5px;gap:5px}.admin-list-stack{display:grid;grid-gap:8px;gap:8px}.admin-list-row{display:flex;align-items:center;justify-content:space-between;min-width:0;gap:14px;border-bottom:1px solid rgba(74,86,73,.1);padding:0 0 10px}.admin-list-row:last-child{border-bottom:0;padding-bottom:0}.admin-list-row span{display:grid;min-width:0;grid-gap:4px;gap:4px}.admin-list-row b{color:#2f5c45;font-size:13px;white-space:nowrap}.admin-inline-summary{display:flex;flex-wrap:wrap;min-width:0;gap:6px;margin:-8px 0 14px}.admin-inline-summary span,.admin-report-kind,.admin-report-status{border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900;line-height:1.1}.admin-inline-summary span{border:1px solid rgba(47,92,69,.1);background:#f7faf6;color:#405143}.admin-report-list{display:grid;grid-gap:10px;gap:10px}.admin-report-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,390px);align-items:center;grid-gap:16px;gap:16px;overflow:hidden;padding:13px 14px 13px 18px;box-shadow:0 1px 2px rgba(22,31,25,.04)}.admin-report-row:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#a5b2a8}.admin-report-row.admin-report-status-open:before{background:#315d40}.admin-report-row.admin-report-status-in-progress:before{background:#8a5b00}.admin-report-row.admin-report-status-blocked:before{background:#9f2e2e}.admin-report-row.admin-report-status-closed:before{background:#8b948d}.admin-report-main{display:grid;align-content:start;min-width:0;grid-gap:7px;gap:7px}.admin-report-topline{justify-content:space-between;gap:12px}.admin-report-meta,.admin-report-topline{display:flex;align-items:center;min-width:0}.admin-report-meta{flex-wrap:wrap;gap:6px;font-size:12px;font-weight:800}.admin-report-meta>span:not(.admin-report-kind):not(.admin-report-status){overflow-wrap:anywhere}.admin-report-kind-site{background:#e7f1ef;color:#266155}.admin-report-kind-question{background:#eef0fb;color:#334d8d}.admin-report-status.admin-report-status-open{background:#edf5ef;color:#315d40}.admin-report-status.admin-report-status-in-progress{background:#fff7df;color:#775000}.admin-report-status.admin-report-status-blocked{background:#fff1f1;color:#9f2e2e}.admin-report-status.admin-report-status-closed{background:#f0f2ef;color:#59635b}.admin-report-row h2{margin:0;overflow-wrap:anywhere;color:#171f1a;font-size:15px;line-height:1.32}.admin-report-title-link{color:inherit;text-decoration:none}.admin-report-title-link:hover{color:#2f5c45;text-decoration:underline;text-underline-offset:3px}.admin-report-row p{margin:0;color:#2e372f;line-height:1.42;white-space:pre-wrap}.admin-report-message{max-width:1040px;font-size:14px}.admin-report-actions{display:flex;align-items:center;justify-content:flex-end;align-self:center;min-width:0;gap:10px}.admin-report-action-buttons{display:flex;flex-wrap:nowrap;justify-content:flex-end;flex:0 0 auto;min-width:0;gap:6px}.admin-report-status-select{flex:0 0 150px;width:150px}.admin-icon-button{position:relative;display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid rgba(62,75,66,.16);border-radius:8px;background:#ffffff;color:#2f5c45;text-decoration:none;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.admin-icon-button:hover{border-color:rgba(47,92,69,.38);background:#eef5ef;color:#244a37;transform:translateY(-1px)}.admin-icon-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.admin-icon-button-danger{color:#9f2e2e}.admin-icon-button-danger:hover:not(:disabled){border-color:rgba(180,43,43,.34);background:#fff1f1;color:#842424}.admin-icon-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.admin-report-attachment-count{position:absolute;right:-5px;top:-6px;min-width:18px;border-radius:999px;background:#3457a5;color:#ffffff;padding:2px 5px;font-size:10px;font-weight:900;line-height:1}.admin-report-preview{max-width:620px;margin-top:12px;border:1px solid rgba(74,86,73,.16);border-radius:8px;background:#f7f8f4;padding:8px}.admin-report-preview img{display:block;width:100%;max-height:520px;object-fit:contain;border-radius:6px}.admin-modal-backdrop{position:fixed;inset:0;z-index:70;display:grid;place-items:center;overflow-y:auto;background:rgba(18,25,20,.56);padding:28px 16px}.admin-modal{width:min(100%,980px);border:1px solid rgba(62,75,66,.16);border-radius:8px;background:#ffffff;box-shadow:0 28px 90px rgba(15,22,18,.26)}.admin-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(62,75,66,.12);padding:18px 20px}.admin-modal-header h2{margin:4px 0 0;color:#121812;font-size:20px;line-height:1.25}.admin-modal-close{display:inline-flex;width:38px;height:38px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid rgba(62,75,66,.16);border-radius:8px;background:#ffffff;color:#263229;font-size:24px;line-height:1;cursor:pointer}.admin-modal-close:hover{background:#f1f4ee}.admin-password-form{display:grid;grid-gap:16px;gap:16px;max-width:520px;padding:0}.admin-password-form .admin-primary-button{width:100%}.admin-attachment-dialog-body{display:grid;grid-gap:12px;gap:12px;padding:20px}.admin-attachment-dialog-image{display:block;width:100%;max-height:min(72vh,760px);object-fit:contain;border:1px solid rgba(62,75,66,.14);border-radius:8px;background:#f7f8f4}@media (max-width:900px){.admin-workspace{min-height:100vh}.admin-sidebar,.admin-workspace{grid-template-columns:1fr;height:auto;overflow:visible}.admin-sidebar{position:static;min-height:auto;grid-template-rows:auto}.admin-nav{overflow:visible}.admin-topbar{position:static;grid-template-columns:1fr;padding:12px 16px}.admin-topbar-actions{justify-content:flex-end}.admin-main{height:auto;overflow:visible}.admin-shell{width:min(100% - 28px,1280px)}.admin-page-heading{display:grid;align-items:stretch}.admin-action-row{align-items:stretch}.admin-admin-form,.admin-admin-row,.admin-admin-row-readonly,.admin-checkbox-grid,.admin-detail-grid,.admin-permission-block,.admin-report-row,.admin-search-form,.admin-stat-grid,.admin-tests-access-form,.admin-tests-access-grid,.admin-tests-layout,.admin-two-column{grid-template-columns:1fr}.admin-search-form,.admin-students-controls,.admin-students-group-filter{width:100%}.admin-report-actions{flex-wrap:wrap;justify-content:flex-start}.admin-report-topline{display:grid;grid-gap:10px;gap:10px}.admin-report-action-buttons{justify-content:flex-start}.admin-report-status-select{flex:0 0 150px;width:150px;max-width:100%}}.variant-open-response-note{margin:12px 0 4px;padding:10px 14px;border-radius:8px;background:#f3f4f6;color:#374151;font-size:.95rem;line-height:1.4}.home-screen-left,.home-screen-right{background:radial-gradient(circle at 15% 18%,rgba(143,163,146,.06),transparent 30%),linear-gradient(165deg,#fcfbf7,#f6f3ec)}.home-screen-left{position:relative}.home-screen-left>*{position:relative;z-index:1}.home-screen-left:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background-image:url(/decor/hero-books.webp),url(/decor/hero-arch.webp);background-repeat:no-repeat,no-repeat;background-position:right -24px bottom 0,left -40px top 40px;background-size:430px auto,230px auto}@media (max-width:900px){.home-screen-left:after{background-image:none}}.dash2-layout{--dashboard-action-height:56px;display:grid;grid-template-columns:minmax(0,1fr) 350px;grid-gap:26px;gap:26px;align-items:stretch;width:min(1400px,calc(100% - 48px));margin:24px auto;min-height:calc(100vh - 52px)}.dash2-main{display:flex;flex-direction:column;min-width:0}.dash2-hero{container-type:inline-size;position:relative;overflow:hidden;border-radius:22px;border:1px solid rgba(46,88,59,.08);background:linear-gradient(120deg,#fbfaf6,#f5f3ec);box-shadow:0 10px 30px rgba(46,88,59,.06);padding:46px 32px 42px}.dash2-hero-art{position:absolute;top:0;bottom:0;pointer-events:none;background-repeat:no-repeat}.dash2-hero-art-left{left:0;width:330px;background-image:url(/decor/dash-hero-left.webp);background-size:auto 100%;background-position:0}.dash2-hero-art-right{right:0;width:300px;background-image:url(/decor/dash-hero-right.webp);background-size:auto 100%;background-position:100%}.dash2-hero-globe{position:absolute;top:0;right:0;height:100%;aspect-ratio:226/468;pointer-events:none;z-index:2}.dash2-globe-surface{position:absolute;display:block;left:17.7%;top:48.72%;width:64.6%;height:31.2%;pointer-events:none}.dash2-globe-control{position:absolute;left:19.03%;top:49.36%;width:61.95%;height:29.91%;padding:0;border:0;border-radius:50%;background:transparent;cursor:-webkit-grab;cursor:grab;pointer-events:auto;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dash2-globe-control:disabled{pointer-events:none}.dash2-globe-control[data-dragging]{cursor:-webkit-grabbing;cursor:grabbing}.dash2-globe-control:focus-visible{outline:2px solid #b8a86c;outline-offset:4px}@container (max-width: 760px){.dash2-hero-globe{display:none}}@media (max-width:860px){.dash2-hero-globe{display:none}}.dash2-hero-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.dash2-hero-content h1{margin:0;font-size:38px;font-weight:800;letter-spacing:.4px;color:#2c4a35}.dash2-ornament{display:flex;align-items:center;gap:10px;color:#b8a86c}.dash2-ornament span{display:block;width:110px;height:1px;background:linear-gradient(90deg,transparent,#cfc39a)}.dash2-ornament span:last-child{background:linear-gradient(90deg,#cfc39a,transparent)}.dash2-ornament svg{width:14px;height:14px}.dash2-hero-content>p{margin:2px 0 18px;max-width:480px;font-size:16px;color:#5d6b5e}.dash2-streak-card{display:flex;align-items:center;gap:24px;background:#ffffff;border-radius:18px;padding:18px 28px;box-shadow:0 8px 24px rgba(46,88,59,.08)}.dash2-streak-count{display:flex;flex-direction:column;align-items:center;gap:2px;padding-right:24px;border-right:1px solid #edeee9}.dash2-streak-flame{width:40px;height:40px;border-radius:50%;background:#eef4ec;display:grid;place-items:center;color:#c98b3d}.dash2-streak-fire{width:22px;height:22px}.dash2-streak-count strong{font-size:22px;color:#22301f}.dash2-streak-unit{font-size:13px;color:#6a7568}.dash2-week-row{display:flex;gap:20px}.dash2-week-day{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:13px;color:#68746a}.dash2-week-dot{width:36px;height:36px;border-radius:50%;border:1.6px solid #d7dcd4;background:#ffffff;display:grid;place-items:center;color:#ffffff;font-size:15px}.dash2-week-dot-today{border-color:#2e583b;border-width:2px}.dash2-week-dot-done{background:#2e583b;border-color:#2e583b}.dash2-week-dot-missed{background:#f2f1ec;border-color:#e2e2da}.dash2-section-title{display:flex;align-items:center;gap:14px;margin:0 0 16px;font-size:19px;font-weight:700;color:#233427}.dash2-title-dash{width:34px;height:2px;border-radius:2px;background:#9fb6a2;opacity:.6}.dash2-subjects{margin-top:calc(26px + var(--dash2-subject-align-gap, 0px))}.dash2-subject-list,.dash2-subjects{flex:1 1;display:flex;flex-direction:column}.dash2-subject-list{gap:14px}.dash2-add-subject{margin-top:20px;width:100%;display:flex;align-items:center;justify-content:center;gap:10px;min-height:var(--dashboard-action-height);border:1.6px dashed #b9c7ba;border-radius:18px;background:rgba(255,255,255,.55);color:#4c6350;font:inherit;font-size:15px;font-weight:600;text-decoration:none;cursor:pointer;transition:background .15s ease,border-color .15s ease}.dash2-add-subject:hover{background:#ffffff;border-color:#8fa793}.dash2-add-plus{font-size:24px;font-weight:500;line-height:1;color:#2e583b}.dash2-subject-card{--subject-expand-duration:380ms;--subject-expand-easing:ease-in-out;background:#ffffff;border-radius:18px;border:1px solid rgba(46,88,59,.06);box-shadow:0 6px 20px rgba(46,88,59,.05);overflow:hidden;scroll-margin-top:16px}.dash2-subject-heading{display:flex;align-items:center;gap:0;padding:20px}.dash2-subject-head{position:relative;flex:1 1;min-width:0;display:flex;align-items:center;gap:16px;padding:0;background:none;border:none;font:inherit;text-align:left;cursor:pointer}.dash2-subject-name{display:block;margin-bottom:5px;font-size:17px;font-weight:700;color:#233427}.dash2-subject-desc{display:block;font-size:13.5px;line-height:1.45;color:#67736a}.dash2-subject-chevron{flex-shrink:0;display:grid;place-items:center;color:#7c8a7e;transition:transform var(--subject-expand-duration) var(--subject-expand-easing)}.dash2-subject-completion{display:grid;grid-gap:0;gap:0;flex-shrink:0;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:gap var(--subject-expand-duration) var(--subject-expand-easing)}.dash2-subject-card-open .dash2-subject-completion{gap:3px}.dash2-subject-completion b{color:#233427;font-size:18px;font-weight:700;line-height:1.35}.dash2-subject-completion>span{color:#67736a;font-size:12px;line-height:1.5;max-height:0;opacity:0;overflow:hidden;white-space:nowrap;transition:max-height var(--subject-expand-duration) var(--subject-expand-easing),opacity var(--subject-expand-duration) var(--subject-expand-easing)}.dash2-subject-card-open .dash2-subject-completion>span{max-height:18px;opacity:1}.dash2-subject-chevron svg{width:16px;height:16px}.dash2-subject-card-open .dash2-subject-chevron{transform:rotate(90deg)}.dash2-subject-detail{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--subject-expand-duration) var(--subject-expand-easing)}.dash2-subject-card-open .dash2-subject-detail{grid-template-rows:1fr}.dash2-subject-detail-inner{overflow:hidden;min-height:0}.dash2-subject-detail-content{display:flex;flex-direction:column;gap:20px;margin:0 20px;padding:20px 0;border-top:1px solid #eff1ec}.dash2-subject-nostats{margin:0;font-size:13.5px;color:#6a7568;line-height:1.5}.dash2-subject-detail-cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;align-items:start}.dash2-subject-section{min-width:0;display:grid;align-content:start;grid-gap:16px;gap:16px;padding:18px;border:1px solid #edf0eb;border-radius:16px;background:#f7f9f6}.dash2-subject-section .stats-score-trend-header{align-items:baseline;flex-wrap:wrap;gap:4px 12px}.dash2-subject-section .stats-score-trend-header strong{font-size:14px;font-weight:700;line-height:1.5;color:#233427}.dash2-subject-section .stats-score-trend-header span{font-size:11px;font-weight:400;line-height:1.5}.dash2-subject-section .stats-empty{margin:0;font-size:13px;line-height:1.6;color:#67736a}.dash2-subject-last-result{display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px}.dash2-subject-last-result>strong{color:#2e583b;font-size:40px;font-weight:700;line-height:1.2}.dash2-subject-last-result>strong span{font-size:22px}.dash2-subject-last-result>div{display:grid;grid-gap:4px;gap:4px;font-size:13px;line-height:1.5;color:#405446}.dash2-subject-last-result small{color:#7b867d;font-size:12px}.dash2-subject-recent-results{display:grid;grid-gap:14px;gap:14px}.dash2-subject-recent-results .dash2-subject-last-result+.dash2-subject-last-result{padding-top:14px;border-top:1px solid #e8ede7}.dash2-subject-trend-hint{flex-basis:100%;margin:0;color:#7b867d;font-size:12px;line-height:1.5}.dash2-subject-section .stats-score-chart{min-height:0;display:block;overflow-x:auto;padding:0 0 4px;border-radius:0;background:none}.dash2-subject-trend-plot{display:grid;grid-gap:8px;gap:8px}.dash2-subject-section .stats-score-line-svg{min-height:0;height:170px}.dash2-subject-section .stats-score-line-labels{display:grid;grid-gap:0;gap:0;overflow:visible}.dash2-subject-section .stats-score-line-labels span{min-width:0}.dash2-subject-section .stats-score-line-label,.dash2-subject-section .stats-score-line-labels small,.dash2-subject-section .stats-score-line-labels strong{font-weight:600}.dash2-subject-section .stats-topic-list{gap:8px}.dash2-subject-section .stats-topic-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px;background:#fff;border-color:#e8ede7;border-radius:12px}.dash2-subject-section .stats-topic-row strong{font-size:13px;font-weight:600;line-height:1.5}.dash2-subject-section .stats-topic-row span{font-size:11px;font-weight:400;line-height:1.5}.dash2-subject-section .stats-topic-row b{font-size:14px;font-weight:600}.dash2-subject-section .stats-topic-row .dash2-subject-topic-action{grid-column:1/-1;display:flex;align-items:center;gap:4px;margin:0;color:#2e583b;font-weight:500}.dash2-subject-topic-action svg{width:12px;height:12px}.dash2-subject-head:has(.dash2-subject-toggle:focus-visible){outline:2px solid #2e583b;outline-offset:5px;border-radius:8px}@media (max-width:980px){.dash2-subject-detail-cols{grid-template-columns:1fr}}.dash2-subject-tile{flex-shrink:0;width:64px;height:64px;border-radius:16px;display:grid;place-items:center;color:#2e583b}.dash2-subject-tile .subject-icon-mark,.dash2-subject-tile svg{width:32px;height:32px}.dash2-tile-sage{background:#e7efe4}.dash2-tile-mist{background:#e3edea}.dash2-tile-leaf{background:#e9f1e2}.dash2-tile-sand{background:#f4ecdd}.dash2-subject-body{flex:1 1;min-width:0}.dash2-subject-body h3{margin:0 0 6px;font-size:17px;font-weight:700;color:#233427}.dash2-subject-body p{margin:0;font-size:13.5px;line-height:1.45;color:#67736a}.dash2-subject-start-slot{flex:0 0;min-width:0;overflow:hidden;visibility:hidden;transition:flex-basis var(--subject-expand-duration) var(--subject-expand-easing),visibility 0s linear var(--subject-expand-duration)}.dash2-subject-card-open .dash2-subject-start-slot{flex-basis:168px;visibility:visible;transition-delay:0s}.dash2-start-button{font-family:inherit;cursor:pointer;width:144px;margin-left:24px;opacity:0;transform:translate3d(36px,0,0);transition:transform var(--subject-expand-duration) var(--subject-expand-easing),opacity var(--subject-expand-duration) var(--subject-expand-easing);flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;min-width:144px;background:#2e583b;color:#ffffff;border:none;border-radius:12px;padding:12px 22px;font-size:15px;font-weight:600;line-height:1.5}.dash2-subject-card-open .dash2-start-button{opacity:1;transform:translateZ(0)}@media (prefers-reduced-motion:reduce){.dash2-subject-card{--subject-expand-duration:0ms}}.dash2-start-button:hover{background:#25492f}.dash2-start-button:focus-visible{outline:2px solid #b5a05d;outline-offset:3px}.dash2-start-button svg{width:14px;height:14px}@media (max-width:640px){.dash2-subject-heading{flex-wrap:wrap;gap:0;padding:16px}.dash2-subject-head{flex-basis:100%;gap:12px;flex-wrap:wrap}.dash2-subject-body{flex-basis:calc(100% - 100px)}.dash2-subject-completion{order:1;margin-left:60px;text-align:left;display:flex;align-items:baseline;gap:8px}.dash2-subject-completion>span{max-width:0;transition:max-width var(--subject-expand-duration) var(--subject-expand-easing),max-height var(--subject-expand-duration) var(--subject-expand-easing),opacity var(--subject-expand-duration) var(--subject-expand-easing)}.dash2-subject-card-open .dash2-subject-completion>span{max-width:180px}.dash2-subject-card-open .dash2-subject-start-slot,.dash2-subject-start-slot{flex-basis:100%}.dash2-subject-start-slot{max-height:0;margin-top:0;transition:max-height var(--subject-expand-duration) var(--subject-expand-easing),margin-top var(--subject-expand-duration) var(--subject-expand-easing),visibility 0s linear var(--subject-expand-duration)}.dash2-subject-card-open .dash2-subject-start-slot{max-height:48px;margin-top:16px;transition-delay:0s}.dash2-subject-heading .dash2-start-button{width:100%;margin-left:0}.dash2-subject-tile{width:48px;height:48px;border-radius:14px}.dash2-subject-name{font-size:15px;line-height:1.5}.dash2-subject-desc{font-size:12px}.dash2-subject-detail-content{margin:0 16px;padding:16px 0;gap:16px}.dash2-subject-section{padding:14px}}.dash2-stats-row{margin-top:26px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px;align-items:start}.dash2-statcard{background:#ffffff;border:1px solid rgba(46,88,59,.06);box-shadow:0 6px 20px rgba(46,88,59,.05)}@media (max-width:1240px){.dash2-stats-row{grid-template-columns:1fr}}.dash2-profile-card{display:flex;align-items:center;gap:14px;padding:18px 20px}.dash2-profile-avatar{flex-shrink:0;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#e9f0e6;color:#2e583b;font-size:16px;font-weight:700}.dash2-profile-info{min-width:0}.dash2-profile-info strong{display:block;font-size:15.5px;color:#22301f}.dash2-profile-info p{margin:3px 0 0;font-size:13px;color:#6a7568;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash2-profile-info small{display:block;margin-top:3px;font-size:12.5px;color:#8a948b}.dash2-sidebar{height:calc(100dvh - 48px);display:flex;flex-direction:column;gap:20px;position:-webkit-sticky;position:sticky;top:24px;align-self:start}.dash2-panel{background:#ffffff;border-radius:18px;border:1px solid rgba(46,88,59,.06);box-shadow:0 6px 20px rgba(46,88,59,.05);padding:22px}.dash2-stat-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.dash2-stat-list li{display:flex;align-items:center;gap:14px;padding:16px 0}.dash2-stat-list li+li{border-top:1px solid #eff1ec}.dash2-stat-tile{flex-shrink:0;width:46px;height:46px;border-radius:50%;background:#e9f0e6;display:grid;place-items:center;color:#2e583b}.dash2-stat-tile svg{width:22px;height:22px}.dash2-stat-list strong{display:block;font-size:20px;color:#22301f}.dash2-stat-list strong em{font-style:normal;font-size:13px;font-weight:600;color:#6a7568}.dash2-stat-list p{margin:2px 0 0;font-size:13px;color:#6a7568}.dash2-sidebar>.dash2-profile-card{flex-shrink:0}.dash2-sidebar-content{display:flex;flex-direction:column;gap:20px;flex:1 1;min-height:0;overflow-y:auto;scrollbar-width:thin}.dash2-sidebar-content>.dash2-panel{flex-shrink:0;min-width:0}.dash2-exam-schedule{margin-top:var(--dash2-schedule-align-gap,0)}.dash2-schedule-heading{display:flex;align-items:flex-start;gap:10px;justify-content:space-between;margin-bottom:4px}.dash2-schedule-heading .dash2-section-title{margin-bottom:12px;line-height:1.5}.dash2-schedule-heading>span{flex-shrink:0;padding:5px 9px;border-radius:8px;background:#e9f0e6;color:#4c6350;font-size:12px;font-weight:600;line-height:1.5}.dash2-schedule-title-link{color:inherit;text-decoration:none;text-underline-offset:4px}.dash2-schedule-title-link:hover{text-decoration:underline}.dash2-schedule-title-link:focus-visible{outline:2px solid #2e583b;outline-offset:4px;border-radius:3px}.dash2-schedule-list{display:grid;list-style:none;padding:0;margin:0}.dash2-schedule-list li{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:start;grid-gap:14px;gap:14px;padding:16px 0}.dash2-schedule-icon{margin-top:2px}.dash2-schedule-icon .subject-icon-mark{width:24px;height:24px}.dash2-schedule-subject{display:grid;grid-gap:4px;gap:4px;min-width:0}.dash2-schedule-list li+li{border-top:1px solid #eff1ec}.dash2-schedule-list strong{font-size:12.5px;font-weight:500;line-height:1.6;color:#6a7568}.dash2-schedule-date{font-size:20px;line-height:1.5;font-weight:700;color:#2e583b}.dash2-schedule-list small{color:#7c887e;font-size:11px;line-height:1.7}.dash2-schedule-empty,.dash2-schedule-pending{color:#7c887e;font-size:12px;line-height:1.7}.site-report-sidebar{position:relative;flex-shrink:0;width:100%;margin-top:auto;z-index:210}.site-report-sidebar .site-report-trigger span{white-space:normal;text-overflow:clip}.site-report-sidebar .site-report-trigger{width:100%;border-radius:18px;min-height:var(--dashboard-action-height);height:var(--dashboard-action-height);border-color:#cddccd;background:#e7efe4;color:#2e583b;box-shadow:0 6px 20px rgba(46,88,59,.05)}.site-report-sidebar .site-report-trigger:hover{background:#dce7d8}.dash2-quote{display:flex;align-items:flex-start;gap:12px;background:#eaf1eb;border-radius:16px;padding:18px 20px}.dash2-quote span{font-family:Georgia,serif;font-size:34px;line-height:1;color:#2e583b}.dash2-quote p{margin:4px 0 0;font-size:14.5px;color:#3c4f40}.site-report-trigger{border:1px solid rgba(34,62,43,.4);background:#2e583b;color:#f4f7f2;box-shadow:0 14px 32px rgba(34,62,43,.28);font-weight:700}.site-report-trigger:hover{background:#25492f}@media (max-width:1080px){.dash2-layout{grid-template-columns:1fr}.dash2-sidebar{position:static;height:auto}.dash2-sidebar-content{overflow:visible;flex:none}}@media (max-width:860px){.dash2-hero{padding:32px 20px 30px}.dash2-hero-art{display:none}.dash2-subject-grid{grid-template-columns:1fr}.dash2-streak-card{flex-direction:column;gap:14px;padding:16px}.dash2-streak-count{flex-direction:row;align-items:center;gap:8px;padding-right:0;border-right:none}.dash2-week-row{gap:10px}.dash2-hero-content h1{font-size:28px}}.geo-variant{max-width:860px;margin:0 auto;padding:28px 22px 80px}.geo-title{font-size:24px;font-weight:800;color:#22301f;margin:0 0 4px}.geo-meta{color:#6a7568;font-size:14px;margin:0 0 24px}.geo-section{background:#ffffff;border:1px solid rgba(46,88,59,.08);border-radius:18px;padding:22px 24px;margin-bottom:22px;box-shadow:0 6px 20px rgba(46,88,59,.05)}.geo-section h2{font-size:19px;font-weight:700;color:#2e583b;margin:0 0 10px}.geo-instruction{color:#4c6350;font-size:14.5px;line-height:1.5;margin:0 0 16px}.essay-instruction{font-weight:700}.geo-text-intro{margin:6px 0 12px;font-style:italic;line-height:1.65;color:#45543f}.geo-redaction-result{margin-top:18px;padding:16px 18px;border:1px solid rgba(46,88,59,.12);border-radius:12px;background:#f7faf6}.geo-redaction-score{font-size:18px;color:#22301f}.geo-redaction-score b{font-size:22px;color:#2e583b}.geo-redaction-cats{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 12px}.geo-redaction-cat{font-size:12px;color:#45543f;background:#eef3ec;border-radius:999px;padding:3px 10px}.geo-redaction-mistakes{margin:8px 0 0;padding-left:20px;display:flex;flex-direction:column;gap:10px}.geo-redaction-mistakes li{line-height:1.6;color:#22301f}.geo-mistake-tag{font-size:11px;font-weight:600;border-radius:999px;padding:2px 8px;background:#e2e4dd;color:#45543f}.geo-mistake-new .geo-mistake-tag{background:#f6dcdc;color:#8a2c2c}.geo-mistake-misfixed .geo-mistake-tag{background:#f7e8cf;color:#8a5b1f}.geo-mistake-wrong{text-decoration:line-through;color:#9a4a4a}.geo-mistake-right{color:#2e583b;font-weight:600}.geo-mistake-why{font-size:13px;color:#55624f;margin-top:3px}.geo-redaction-perfect{color:#2e583b;font-weight:600;margin:6px 0 0}.geo-redaction-degraded{font-size:12px;color:#9a6a2c;margin:10px 0 0}.geo-grade-panel{margin:0 0 22px;padding:18px 20px;border:1px solid rgba(46,88,59,.16);border-radius:16px;background:linear-gradient(180deg,#f7faf6,#ffffff);box-shadow:0 10px 30px rgba(17,24,39,.06)}.geo-grade-panel-done{border-color:rgba(47,158,95,.3)}.geo-grade-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.geo-grade-head h2{margin:0 0 4px;font-size:18px;font-weight:800;color:#22301f}.geo-grade-head p{margin:0;font-size:13px;line-height:1.5;color:#66735f;max-width:46ch}.geo-grade-total{flex:0 0 auto;text-align:right;color:#6a7568;font-size:13px;white-space:nowrap}.geo-grade-total b{display:block;font-size:28px;font-weight:850;color:#2e583b;line-height:1.1}.geo-grade-total-label{display:block;margin-bottom:2px;font-size:10.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#8a948b}.geo-grade-bar{margin:14px 0 4px;height:6px;border-radius:999px;background:rgba(46,88,59,.12);overflow:hidden}.geo-grade-bar>span{display:block;height:100%;border-radius:999px;background:#2f9e5f;transition:width .42s cubic-bezier(.2,.7,.3,1)}.geo-grade-list{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column}.geo-grade-item{display:flex;align-items:center;gap:10px;padding:9px 0;border-top:1px solid rgba(46,88,59,.09);font-size:14.5px;color:#22301f}.geo-grade-item:first-child{border-top:none}.geo-grade-icon{flex:0 0 auto;width:20px;height:20px;display:inline-flex}.geo-grade-icon svg{width:20px;height:20px;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.geo-grade-item-done .geo-grade-icon svg{stroke:#2f9e5f}.geo-grade-item-done .geo-grade-icon circle{fill:rgba(47,158,95,.14)}.geo-grade-item-failed .geo-grade-icon svg{stroke:#b26b1e}.geo-grade-item-failed .geo-grade-icon circle{fill:rgba(178,107,30,.12)}.geo-grade-item-pending{color:#66735f}.geo-grade-name{flex:1 1 auto;font-weight:600}.geo-grade-item-pending .geo-grade-name{font-weight:500}.geo-grade-score{flex:0 0 auto;color:#55624f;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.geo-grade-score b{font-size:17px;font-weight:800;color:#2e583b}.geo-grade-score em{font-style:normal;font-size:13px;color:#8a948b}.geo-grade-spinner{stroke:#8fa793;animation:geo-grade-spin .9s linear infinite;transform-origin:50% 50%}.geo-grade-spinner circle{opacity:.3}@keyframes geo-grade-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.geo-grade-spinner{animation-duration:2.4s}.geo-grade-bar>span{transition:none}}@media (max-width:520px){.geo-grade-head{flex-direction:column;gap:8px}.geo-grade-total{text-align:left}}.geo-grade-shell{position:fixed;inset:0;z-index:140;display:flex;align-items:center;justify-content:center;padding:20px}.geo-grade-backdrop{position:absolute;inset:0;background:rgba(5,11,18,.62);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:geo-confirm-fade .2s ease-out both}.geo-grade-modal{position:relative;z-index:1;width:min(520px,100%);max-height:calc(100dvh - 40px);overflow-y:auto;background:#fcfdfb;border:1px solid rgba(46,88,59,.14);border-radius:20px;box-shadow:0 30px 80px rgba(4,14,11,.34);padding:26px 26px 22px;animation:geo-confirm-rise .22s cubic-bezier(.2,.7,.3,1) both;outline:none}.geo-grade-modal h2{margin:0 0 6px;font-size:21px;font-weight:800;color:#22301f}.geo-grade-modal p{margin:0 0 16px;font-size:14px;line-height:1.55;color:#5c6b58}.geo-grade-final{display:flex;align-items:baseline;justify-content:center;gap:8px;margin:16px 0 0;padding:14px 0 4px;border-top:1px solid rgba(46,88,59,.12);color:#6a7568;font-size:13px}.geo-grade-final b{font-size:34px;font-weight:850;color:#2e583b;line-height:1}.geo-grade-cta{display:block;width:100%;margin:18px 0 0;border:none;border-radius:12px;padding:14px 24px;background:#2e583b;color:#fff;font:inherit;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 6px 18px rgba(46,88,59,.2);transition:background .14s ease}.geo-grade-cta:hover:not(:disabled){background:#274d33}.geo-grade-cta:disabled{background:#dfe6dc;color:#8a948b;box-shadow:none;cursor:default}@media (max-width:520px){.geo-grade-modal{padding:22px 18px 18px}}.geo-variant .question-actions{margin-top:18px;justify-content:center}.geo-variant .question-explain-button{width:auto;min-height:0;padding:9px 20px;border-radius:999px;font-size:14.5px;font-weight:650}.geo-essay-result{margin-top:18px;padding:16px 18px;border:1px solid rgba(46,88,59,.12);border-radius:12px;background:#f7faf6}.geo-essay-score{font-size:18px;color:#22301f}.geo-essay-score b{font-size:22px;color:#2e583b}.geo-essay-words{font-size:13px;color:#66735f}.geo-essay-flag{margin:10px 0 0;padding:8px 12px;border-radius:8px;background:#fdf3e3;color:#7d5a1e;font-size:13px;line-height:1.55}.geo-essay-summary{margin:10px 0 0;color:#38452f;line-height:1.6}.geo-essay-failed{margin:0;color:#9a6a2c;line-height:1.6}.geo-essay-criteria{width:100%;border-collapse:collapse;margin:14px 0 0}.geo-essay-criteria tr{border-top:1px solid rgba(46,88,59,.1)}.geo-essay-criteria th{text-align:left;font-weight:500;color:#22301f;font-size:14px;padding:9px 10px 9px 0;vertical-align:top;width:34%}.geo-essay-crit-id{display:inline-block;min-width:30px;font-weight:700;color:#2e583b}.geo-essay-crit-score{padding:9px 12px;vertical-align:top;white-space:nowrap;color:#55624f;font-size:14px}.geo-essay-crit-score b{font-size:17px;color:#2e583b}.geo-essay-crit-why{padding:9px 0;vertical-align:top}.geo-essay-crit-level{display:block;font-size:12.5px;color:#66735f;line-height:1.5}.geo-essay-crit-comment{display:block;font-size:13px;color:#38452f;line-height:1.55;margin-top:3px}.geo-essay-crit-skipped{opacity:.55}.geo-essay-crit-skipped .geo-essay-crit-score{color:#8a9484}.geo-essay-mistakes{margin:16px 0 0}.geo-essay-mistakes h5{margin:0 0 6px;font-size:13px;color:#45543f;font-weight:600}.geo-essay-mistakes ol{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:8px}.geo-essay-mistakes li{line-height:1.6;color:#22301f}.geo-essay-advice{display:flex;flex-wrap:wrap;gap:18px;margin:16px 0 0}.geo-essay-advice>div{flex:1 1 220px}.geo-essay-advice h5{margin:0 0 6px;font-size:13px;color:#45543f;font-weight:600}.geo-essay-advice ul{margin:0;padding-left:18px;color:#38452f;font-size:13px;line-height:1.6}.geo-final-breakdown{margin:8px 0 6px;padding-left:18px;text-align:left;display:inline-block;color:#38452f;font-size:14px;line-height:1.7}.geo-submit{margin:28px 0 40px;text-align:center}.geo-submit-btn{background:#2e583b;color:#fff;border:none;border-radius:12px;padding:14px 34px;font-size:16px;font-weight:600;cursor:pointer;box-shadow:0 6px 18px rgba(46,88,59,.18)}.geo-submit-btn:hover:not(:disabled){background:#274d33}.geo-submit-btn:disabled{opacity:.6;cursor:default}.geo-submit-error{color:#8a2c2c;margin:0 0 10px}.geo-submit-done{background:#eef3ec;border:1px solid rgba(46,88,59,.12);border-radius:12px;padding:14px 18px;color:#2e583b;display:inline-block}.geo-timer{position:fixed;top:16px;right:20px;z-index:60;display:inline-flex;align-items:center;gap:10px;min-width:132px;padding:11px 16px;border:1px solid rgba(46,88,59,.16);border-radius:20px;background:rgba(255,255,255,.94);color:#2e583b;box-shadow:0 14px 34px rgba(17,24,39,.14);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;font:inherit;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.geo-timer:hover{transform:translateY(-1px);box-shadow:0 18px 40px rgba(17,24,39,.16)}.geo-timer-icon{width:21px;height:21px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.geo-timer-copy{display:grid;grid-gap:2px;gap:2px;text-align:left}.geo-timer-copy>span{color:#6a7568;font-size:10.5px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.geo-timer-copy>strong{color:#22301f;font-size:20px;font-weight:850;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.geo-timer-collapsed{min-width:0;width:46px;height:46px;padding:0;justify-content:center;border-radius:999px}.geo-timer-warning{color:#9a6a2c;border-color:rgba(154,106,44,.4);background:rgba(154,106,44,.09)}.geo-timer-warning .geo-timer-copy>strong{color:#9a6a2c}.geo-timer-expired{color:#b42318;border-color:rgba(180,35,24,.45);background:rgba(180,35,24,.09)}.geo-timer-expired .geo-timer-copy>strong{color:#b42318}@media (max-width:1180px){.geo-variant{padding-top:66px}}@media (max-width:520px){.geo-timer{top:10px;right:10px;min-width:0;padding:9px 13px;gap:8px}.geo-timer-copy>strong{font-size:17px}.geo-timer-copy>span{display:none}}.geo-confirm-shell{position:fixed;inset:0;z-index:130;display:flex;align-items:center;justify-content:center;padding:20px}.geo-confirm-backdrop{position:absolute;inset:0;background:rgba(5,11,18,.62);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:geo-confirm-fade .2s ease-out both}.geo-confirm-card{position:relative;z-index:1;width:min(560px,100%);max-height:calc(100dvh - 40px);overflow-y:auto;background:#fcfdfb;border:1px solid rgba(46,88,59,.14);border-radius:20px;box-shadow:0 30px 80px rgba(4,14,11,.34);padding:26px 26px 22px;animation:geo-confirm-rise .2s cubic-bezier(.2,.7,.3,1) both;outline:none}@keyframes geo-confirm-fade{0%{opacity:0}to{opacity:1}}@keyframes geo-confirm-rise{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.geo-confirm-backdrop,.geo-confirm-card{animation:none}}.geo-confirm-head h2{margin:0 0 6px;padding-right:40px;font-size:21px;font-weight:800;color:#22301f}.geo-confirm-head p{margin:0 0 18px;font-size:14px;line-height:1.5;color:#5c6b58}.geo-confirm-body{display:flex;flex-direction:column;gap:12px}.geo-confirm-row{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;border:1px solid rgba(46,88,59,.1);border-radius:14px;background:#f7faf6}.geo-confirm-mark{width:22px;height:22px;flex:0 0 auto;margin-top:1px;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.geo-confirm-mark-ok{stroke:#2f9e5f}.geo-confirm-mark-ok circle{fill:rgba(47,158,95,.14)}.geo-confirm-mark-warn{stroke:#b26b1e}.geo-confirm-mark-warn circle{fill:rgba(178,107,30,.1)}.geo-confirm-row-main{flex:1 1 auto;min-width:0}.geo-confirm-row-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:15px;font-weight:700;color:#233427}.geo-confirm-tag{font-size:11px;font-weight:700;color:#2e583b;background:#e7efe4;border-radius:999px;padding:2px 9px}.geo-confirm-row-detail{margin-top:3px;font-size:13.5px;line-height:1.5;color:#55624f}.geo-confirm-warn{color:#b26b1e;font-weight:600}.geo-confirm-error{margin:14px 0 0;color:#8a2c2c;font-size:13.5px}.geo-confirm-foot{display:flex;gap:12px;justify-content:center;margin-top:22px}.geo-confirm-close{position:absolute;top:14px;right:14px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid rgba(180,35,24,.28);border-radius:999px;background:rgba(180,35,24,.07);color:#b42318;cursor:pointer;font:inherit;transition:background .14s ease,border-color .14s ease,transform .14s ease}.geo-confirm-close svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round}.geo-confirm-close:hover:not(:disabled){background:rgba(180,35,24,.14);border-color:rgba(180,35,24,.5);transform:scale(1.05)}.geo-confirm-close:disabled{opacity:.45;cursor:default}.geo-confirm-submit{border:none;background:#2e583b;color:#fff;border-radius:11px;padding:12px 24px;font:inherit;font-size:14.5px;font-weight:700;cursor:pointer;box-shadow:0 6px 18px rgba(46,88,59,.2)}.geo-confirm-submit:hover:not(:disabled){background:#274d33}.geo-confirm-submit:disabled{opacity:.6;cursor:default}@media (max-width:520px){.geo-confirm-card{padding:22px 18px 18px}.geo-confirm-submit{width:100%}}.geo-passage{border-left:2px solid #e2e4dd;padding:2px 0 2px 20px;margin:14px 0 20px}.geo-passage p{margin:0 0 15px;line-height:1.75;color:#1e2a1b;white-space:pre-line}.geo-passage p:last-child{margin-bottom:0}.geo-textarea{width:100%;box-sizing:border-box;border:1px solid #dbe1da;border-radius:12px;padding:14px;font:inherit;font-size:15px;line-height:1.6;resize:vertical;background:#fafbf9}.geo-textarea:focus{outline:none;border-color:#2e583b;box-shadow:0 0 0 3px rgba(46,88,59,.12);background:#fff}.geo-task-title{font-size:16px;font-weight:700;color:#233427;margin:22px 0 12px}.geo-choice-tabs{display:flex;gap:10px;margin:4px 0 18px}.geo-tab{padding:9px 22px;border-radius:12px;border:1.5px solid #cfd9cf;background:#f2f6f1;color:#4c6350;font:inherit;font-weight:600;cursor:pointer}.geo-tab-active{background:#2e583b;color:#fff;border-color:#2e583b}.geo-text-choice>h3{font-size:17px;color:#2e583b;margin:0 0 12px}.geo-question{margin-bottom:18px}.geo-q-prompt{font-size:15.5px;line-height:1.55;color:#22301f;margin:0 0 10px}.geo-options{display:flex;flex-direction:column;gap:8px}.geo-option{display:flex;align-items:flex-start;gap:10px;padding:10px 14px;border:1px solid #e2e8e1;border-radius:10px;cursor:pointer;background:#fff;transition:border-color .12s,background .12s}.geo-option:hover{border-color:#b9c7ba;background:#f7faf6}.geo-option input{margin-top:3px;accent-color:#2e583b}.geo-option span{font-size:14.5px;line-height:1.5;color:#333b33}.geo-redaction-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:10px}.geo-redaction-btn{border:1px solid #cfd9cf;background:#f2f6f1;color:#2e583b;border-radius:10px;padding:8px 14px;font:inherit;font-size:13.5px;font-weight:600;cursor:pointer;transition:background .12s,border-color .12s}.geo-redaction-btn:hover:not(:disabled){background:#e7efe4;border-color:#8fa793}.geo-redaction-btn:disabled{opacity:.45;cursor:default}.geo-redaction-count{margin-left:auto;font-size:13.5px;font-weight:700;color:#2e583b;background:#eef4ec;border-radius:999px;padding:5px 14px}.geo-redaction-hl{position:relative}.geo-redaction-backdrop,.geo-redaction-textarea{margin:0;padding:16px;border:1px solid #dbe1da;border-radius:12px;font:inherit;font-size:16px;line-height:1.9;letter-spacing:normal;white-space:pre-wrap;overflow-wrap:break-word;word-break:normal;box-sizing:border-box;width:100%}.geo-redaction-backdrop{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden;color:#22301f;background:#fafbf9;border-color:transparent}.geo-redaction-textarea{position:relative;z-index:2;display:block;resize:none;overflow:hidden;background:transparent;color:transparent;caret-color:#2e583b}.geo-redaction-textarea:focus{outline:none}.geo-word-count{margin-top:8px;font-size:13.5px;font-weight:600;color:#2e583b}.geo-word-count-low{color:#9a6a2c}.geo-word-count-hint{font-weight:500;color:#8a948b}.geo-redaction-textarea::selection{background:rgba(46,88,59,.18)}.geo-redaction-hl:focus-within .geo-redaction-backdrop{border-color:#2e583b;box-shadow:0 0 0 3px rgba(46,88,59,.12)}.geo-redaction-editor{margin:0;padding:16px;border:1px solid #dbe1da;border-radius:12px;font:inherit;font-size:16px;line-height:1.9;white-space:pre-wrap;overflow-wrap:break-word;word-break:normal;box-sizing:border-box;width:100%;min-height:140px;color:#22301f;background:#fafbf9;caret-color:#2e583b}.geo-redaction-editor:focus{outline:none;border-color:#2e583b;box-shadow:0 0 0 3px rgba(46,88,59,.12)}.geo-redaction-editor[contenteditable=false]{cursor:default}.geo-del-ws{white-space:pre-wrap}.geo-added{background:#b7e4bb;border-radius:2px}.geo-diff-changes{margin-top:14px}.geo-diff-changes-label{font-size:13px;font-weight:600;color:#8a4a4a;margin-bottom:6px}.geo-diff-preview{margin:0;padding:16px;border:1px solid #dbe1da;border-radius:12px;font:inherit;font-size:16px;line-height:1.9;white-space:pre-wrap;overflow-wrap:break-word;word-break:normal;box-sizing:border-box;width:100%;color:#22301f;background:#fafbf9}.geo-removed{color:#c0392b;text-decoration:line-through;text-decoration-thickness:1px;background:#f6dcdc;border-radius:2px}.geo-mistake-clickable{cursor:pointer;border-radius:6px;transition:background .15s}.geo-mistake-clickable:hover{background:rgba(46,88,59,.07)}.geo-redaction-editor.geo-flashing ::selection,.geo-redaction-editor.geo-flashing::selection,.geo-redaction-textarea.geo-flashing::selection{background:rgba(255,208,51,.55)}.geo-redaction-editor.geo-flashing ::-moz-selection,.geo-redaction-editor.geo-flashing::-moz-selection,.geo-redaction-textarea.geo-flashing::-moz-selection{background:rgba(255,208,51,.55)}.geo-redaction-grading{margin-top:12px;padding:12px 16px;background:#eef4ec;border-radius:10px;color:#2e583b;font-weight:600}.geo-redaction-changes{margin:12px 0 0;padding-left:22px;color:#2e583b;font-size:14px}.geo-redaction-changes li{margin-bottom:4px}.geo-score-card{display:inline-block;margin:4px 0 14px;padding:8px 14px;border:1px solid #cfe0c8;border-radius:10px;background:#f2f8f0;color:#1e2a1b;font-size:15px}.geo-score-card b{font-size:17px}.geo-option-pending{border-color:#b9c8b2;background:#f6f9f4}.geo-variant .chat-bubble .explanation-text{white-space:pre-line;display:block}.admin-ai-provider-table code{font-size:.85rem}.admin-ai-dot{display:inline-block;width:8px;height:8px;border-radius:999px;vertical-align:middle}.admin-ai-dot-ok{background:#44805d}.admin-ai-dot-warn{background:#b8811f}.admin-ai-dot-down{background:#b4433a}.admin-ai-dot-unknown{background:transparent;box-shadow:inset 0 0 0 2px #9aa0a6}.admin-ai-error-cell{max-width:260px;color:#8a4340;font-size:.82rem}.admin-ai-model-select{width:100%;min-width:0;max-width:100%;padding:5px 9px;border:1px solid var(--border);border-radius:8px;background:var(--panel-solid);font:inherit;font-size:.85rem}.admin-ai-provider-table th:first-child{width:20%}.admin-ai-provider-table th:nth-child(2){width:23%}.admin-ai-provider-table th:nth-child(3){width:16%}.admin-ai-provider-table th:nth-child(4){width:10%}.admin-ai-provider-table th:nth-child(5){width:23%}.admin-ai-provider-table th:nth-child(6){width:8%}.admin-ai-provider-table td,.admin-ai-provider-table th{vertical-align:middle}.admin-ai-model-select:disabled{opacity:.55}.admin-ai-provider-table td .admin-ai-backup,.admin-ai-provider-table td .admin-ai-status{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.admin-ai-provider-table td .admin-ai-dot{display:inline-block}.admin-ai-provider-table td .admin-ai-status{line-height:1.3}.admin-ai-readiness li .admin-ai-dot{display:inline-block}.admin-ai-backups{display:flex;flex-wrap:wrap;gap:4px 12px}.admin-ai-backup{font-size:.82rem;color:var(--muted)}.admin-ai-dot{flex:0 0 auto}.admin-ai-legend{display:flex;flex-wrap:wrap;gap:6px 20px;margin:0 0 12px;color:var(--muted);font-size:.8rem}.admin-ai-legend>span{display:inline-flex;align-items:center;gap:6px}.admin-ai-serving-provider{font-size:.78rem;margin-top:2px}.admin-ai-readiness{margin:4px 0 14px}.admin-ai-readiness h3{margin:0 0 6px;font-size:.85rem;font-weight:800}.admin-ai-readiness ul{margin:0;padding:0;list-style:none;display:grid;grid-gap:4px;gap:4px}.admin-ai-readiness li{display:flex;align-items:center;gap:8px;font-size:.85rem}.dash2-panel.dash2-profile-card{position:relative;padding-right:64px}.dash2-sidebar,.dash2-sidebar>.dash2-panel{min-width:0}.dash2-bell-root{position:absolute;top:14px;right:14px}.dash2-bell{position:relative;display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:transparent;color:#2e583b;cursor:pointer}.dash2-bell:hover{background:#e9f0e6}@keyframes dash2-bell-heartbeat{0%{transform:scale(1)}8%{transform:scale(1.16)}16%{transform:scale(1)}24%{transform:scale(1.1)}32%{transform:scale(1)}to{transform:scale(1)}}.dash2-bell-unread{animation:dash2-bell-heartbeat 1.9s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.dash2-bell-unread{animation:none}}.dash2-bell svg{width:24px;height:24px}.dash2-bell-badge{position:absolute;top:-5px;right:-7px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border:2px solid #ffffff;border-radius:999px;background:#d0342c;color:#ffffff;font-size:11.5px;font-weight:700;line-height:1.35;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dash2-bell-panel{position:absolute;top:calc(100% + 10px);right:-2px;z-index:70;width:min(340px,calc(100vw - 40px));max-height:min(60vh,430px);overflow-y:auto;border:1px solid rgba(46,88,59,.1);border-radius:16px;background:#ffffff;box-shadow:0 24px 70px rgba(34,62,43,.2);text-align:left}.dash2-bell-head{position:-webkit-sticky;position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px 10px;border-bottom:1px solid #eff1ec;background:#ffffff}.dash2-bell-head h2{margin:0;color:#22301f;font-size:14.5px;font-weight:700;line-height:1.4}.dash2-bell-markall{border:0;background:none;padding:0;color:#2e583b;font:inherit;font-size:12.5px;font-weight:600;line-height:1.4;cursor:pointer}.dash2-bell-markall:hover{color:#25492f;text-decoration:underline}.dash2-bell-markall[aria-disabled=true]{color:#8a948b;cursor:default;text-decoration:none}.dash2-bell-markall[aria-disabled=true]:hover{color:#8a948b;text-decoration:none}.dash2-bell-list{list-style:none;margin:0;padding:4px 0}.dash2-bell-list li{position:relative}.dash2-bell-list li+li{border-top:1px solid #eff1ec}.dash2-bell-delete{position:absolute;top:4px;right:4px;display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:10px;background:transparent;color:#6a7568;cursor:pointer}.dash2-bell-delete svg{width:16px;height:16px}.dash2-bell-delete:hover{background:#e9f0e6;color:#25492f}.dash2-bell-delete:focus-visible{outline:2px solid #2e583b;outline-offset:-2px}.dash2-bell-delete:disabled{opacity:.45;cursor:wait}.dash2-bell-error{margin:0;padding:12px 16px;color:#a13d32;font-size:13px;line-height:1.5}.dash2-bell-row{display:grid;grid-gap:3px;gap:3px;width:100%;border:0;background:none;padding:12px 48px 12px 16px;font:inherit;text-align:left;cursor:pointer}.dash2-bell-row:hover{background:#f6f8f5}.dash2-bell-row-unread{background:#f2f7f1}.dash2-bell-row-unread:hover{background:#eaf2e9}.dash2-bell-row strong{color:#22301f;font-size:14px;font-weight:700;line-height:1.4}.dash2-bell-row p{margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;color:#4d5952;font-size:13px;line-height:1.5;white-space:pre-line}.dash2-bell-row small{color:#8a948b;font-size:12px;line-height:1.4}.dash2-bell-empty{margin:0;padding:24px 16px;color:#6a7568;font-size:13px;line-height:1.5;text-align:center}.admin-communication-layout{display:grid;grid-template-columns:minmax(0,400px) minmax(0,1fr);align-items:start;grid-gap:18px;gap:18px}@media (max-width:900px){.admin-communication-layout{grid-template-columns:1fr}}.admin-communication-form{display:grid;grid-gap:14px;gap:14px}.admin-textarea{width:100%;min-height:150px;resize:vertical;border:1px solid rgba(65,77,67,.18);border-radius:8px;background:#ffffff;color:#1c251f;padding:10px 12px;font:inherit;font-size:14px;line-height:1.5}.admin-textarea:focus{outline:none;border-color:#2f5c45;box-shadow:0 0 0 3px rgba(47,92,69,.12)}.admin-audience-row{display:flex;flex-wrap:wrap;gap:10px}.admin-audience-option{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(62,75,66,.16);border-radius:8px;background:#ffffff;padding:9px 12px;font-size:13px;font-weight:700;line-height:1.4;cursor:pointer}.admin-audience-option:has(input:checked){border-color:rgba(47,92,69,.4);background:#eef5ef}.admin-recipient-picked{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(47,92,69,.18);border-radius:8px;background:#f7faf6;padding:10px 12px}.admin-recipient-picked strong{display:block;color:#1c251f;font-size:13.5px;line-height:1.4}.admin-recipient-picked small{display:block;color:#5c6a5e;font-size:12.5px;line-height:1.4}.admin-recipient-results{max-height:240px;overflow-y:auto}.admin-blocked-chip{border-radius:999px;background:#f6e7e5;color:#a13b30;padding:2px 8px;font-size:11.5px;font-weight:700;line-height:1.4}.admin-communication-table td small{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;line-height:1.45}.admin-communication-body{margin:0 0 14px;color:#35403a;font-size:14px;line-height:1.6;white-space:pre-wrap}.admin-table.admin-communication-table td .admin-status-chip{display:inline-flex}.admin-table.admin-communication-table td .admin-status-chip-danger{color:#9f2e2e}.admin-communication-table td:first-child,.admin-communication-table th:first-child{width:12%}.admin-communication-table td:nth-child(2),.admin-communication-table th:nth-child(2){width:25%}.admin-communication-table td:nth-child(3),.admin-communication-table th:nth-child(3){width:17%}.admin-communication-table td:nth-child(4),.admin-communication-table th:nth-child(4){width:12%}.admin-communication-table td:nth-child(5),.admin-communication-table th:nth-child(5){width:19%}.admin-communication-table td:nth-child(6),.admin-communication-table th:nth-child(6){width:15%}.admin-communication-table th{overflow-wrap:normal;word-break:normal}.admin-communication-table td.admin-table-actions{display:table-cell;vertical-align:top}.admin-communication-table td.admin-table-actions .admin-small-button{display:flex;width:100%;justify-content:center;overflow-wrap:normal;word-break:normal;white-space:nowrap}.admin-communication-table td.admin-table-actions .admin-small-button+.admin-small-button{margin-top:6px}.variant-notice-stack{position:fixed;left:18px;bottom:18px;z-index:240;display:grid;grid-gap:10px;gap:10px;width:min(360px,calc(100vw - 36px))}.variant-notice{display:grid;grid-gap:3px;gap:3px;width:100%;border:1px solid rgba(46,88,59,.14);border-radius:14px;background:#ffffff;padding:12px 14px;box-shadow:0 18px 44px rgba(34,62,43,.22);font:inherit;text-align:left;cursor:pointer;animation:variant-notice-in .22s ease-out}@keyframes variant-notice-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.variant-notice{animation:none}}.variant-notice-kicker{color:#2e583b;font-size:11.5px;font-weight:700;letter-spacing:.04em;line-height:1.4}.variant-notice strong{color:#22301f;font-size:14.5px;font-weight:700;line-height:1.4}.variant-notice p{margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;color:#4d5952;font-size:13px;line-height:1.5;white-space:pre-line}@media (max-width:640px){.variant-notice-stack{left:12px;right:12px;bottom:84px;width:auto}}.dash2-methodology-trigger{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer;pointer-events:auto}.dash2-methodology-trigger>span{display:grid;place-items:center;width:22px;height:22px;border:1px solid;border-radius:50%;color:#000;background:transparent;font-size:15px;font-weight:700;line-height:1;transition:background .15s ease}.dash2-methodology-trigger:hover>span,.dash2-methodology-trigger[aria-expanded=true]>span{background:rgb(0 0 0/5%)}.dash2-methodology-trigger:focus-visible{outline:2px solid #000;outline-offset:2px}.dash2-methodology-panel{position:fixed;z-index:1000;display:flex;flex-direction:column;width:min(880px,calc(100vw - 24px));height:min(780px,calc(100dvh - 24px));max-height:min(780px,calc(100dvh - 24px));font-family:Inter,Noto Sans Georgian,ui-sans-serif,system-ui,sans-serif;overflow:hidden;box-sizing:border-box;padding:24px;border:1px solid #e8dfbd;border-radius:20px;background:#fffef9;color:#233427;box-shadow:0 12px 48px rgb(35 52 39/18%);text-align:left;animation:dash2-methodology-open .4s ease-out both}@keyframes dash2-methodology-open{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.dash2-methodology-panel{animation:none}.dash2-methodology-trigger>span{transition:none}}.dash2-methodology-panel:focus-visible{outline:2px solid #9a7100;outline-offset:-3px}.dash2-methodology-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.dash2-methodology-heading span{display:block;color:#85713c;font-size:11px;line-height:1.5}.dash2-methodology-heading h3{margin:5px 0 0;font-size:17px;line-height:1.5}.dash2-methodology-close{flex:0 0 32px;width:32px;height:32px;border:0;border-radius:50%;background:#f4f0e4;color:#6b695f;font-size:24px;cursor:pointer}.dash2-methodology-close:focus-visible{outline:2px solid #9a7100;outline-offset:2px}.dash2-methodology-intro{margin:14px 0 0;color:#647064;font-size:12px;line-height:1.8}.dash2-methodology-sections{display:grid;grid-gap:15px;gap:15px;margin:18px 0 0}.dash2-methodology-sections dt{color:#354c39;font-size:13px;font-weight:700;line-height:1.6}.dash2-methodology-sections dd{margin:4px 0 0;color:#59665a;font-size:12px;line-height:1.8}.dash2-methodology-footer{margin:17px 0 0;padding-top:13px;border-top:1px solid #eee7d4;color:#7c796b;font-size:11px;line-height:1.7}@media (max-width:640px){.dash2-methodology-panel{padding:18px}}.dash2-methodology-note{margin:10px 0 0;color:#7c796b;font-size:11px;line-height:1.7}.dash2-subject-toggle{position:absolute;inset:0;z-index:1;width:100%;height:100%;padding:0;border:0;background:transparent;border-radius:8px;cursor:pointer}.dash2-subject-title-row{position:relative;z-index:2;display:flex;align-items:center;gap:5px;margin-bottom:5px;pointer-events:none}.dash2-subject-title-row .dash2-subject-name{margin-bottom:0}.dash2-methodology-heading,.dash2-methodology-intro{flex-shrink:0}.methodology-content{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 6px 2px 0;margin-top:16px}.methodology-content:focus-visible{outline:2px solid #9a7100;outline-offset:-2px}.methodology-section+.methodology-section{margin-top:24px;padding-top:22px;border-top:1px solid #e8e9df}.methodology-section h4{margin:0 0 9px;font-size:16px;font-weight:700;line-height:1.6;color:#304b38}.methodology-section p{margin:0 0 12px;font-size:13px;line-height:1.85;color:#5c695e}.methodology-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:16px 0}.methodology-metrics>div{padding:12px;border:1px solid #e7e9de;border-radius:12px;display:grid;grid-gap:8px;gap:8px}.methodology-metrics span{font-size:11px;line-height:1.5;color:#6b7669}.methodology-metrics b{font-size:24px;line-height:1.3;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#304b38}.methodology-legend{display:flex;flex-wrap:wrap;gap:16px;margin:14px 0 10px}.methodology-legend span{display:inline-flex;align-items:center;gap:6px;font-size:12px}.methodology-legend i{width:20px;height:4px;border-radius:3px}.methodology-legend .official,.methodology-letter-bar .official{background:#365b43}.methodology-legend .generated,.methodology-letter-bar .generated{background:#c49223}.methodology-axis-label{margin:8px 0 0;font-size:11px;line-height:1.6;color:#75806f}.methodology-axis-label.horizontal{margin:0 0 16px;text-align:center}.methodology-difficulty-chart{display:block;width:100%;height:auto;overflow:visible}.methodology-difficulty-chart text{font-size:12px;fill:#75806f}.methodology-chart-grid{stroke:#e4e7dc}.methodology-curve{fill:none;stroke-width:2.8;stroke-linejoin:round;stroke-linecap:round}.methodology-curve.official{stroke:#365b43}.methodology-curve.generated{stroke:#c49223;stroke-dasharray:7 4}.methodology-point.official{fill:#365b43}.methodology-point.generated{fill:#c49223}.methodology-chart-selection{stroke:#9caa94;stroke-dasharray:3 4}.methodology-position-picker{display:flex;align-items:center;gap:14px;font-size:12px;color:#52644f}.methodology-position-picker input{flex:1 1;min-width:0;accent-color:#365b43}.methodology-selected-values{margin:10px 0;font-size:12px;color:#63715e}.methodology-section p.methodology-caption{margin-top:10px;font-size:11px;line-height:1.7;color:#7a8273}.methodology-table-scroll{overflow:auto;max-width:100%;max-height:420px}.methodology-table{width:100%;border-collapse:collapse;min-width:510px;font-size:12px}.methodology-table td,.methodology-table th{padding:10px;text-align:right;border-bottom:1px solid #e9eadd;vertical-align:middle}.methodology-table th:first-child{text-align:left}.methodology-table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:#fffef9;color:#79816f;font-size:11px;font-weight:500}.methodology-table tbody th{font-weight:500;line-height:1.6;max-width:240px}.methodology-table td small{display:block;margin-top:3px;color:#8b927f;font-size:10px}.methodology-table td{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.methodology-letter-bars{display:grid;grid-gap:18px;gap:18px}.methodology-letter-row{display:grid;grid-template-columns:20px 1fr;grid-gap:12px;gap:12px;align-items:center}.methodology-letter-row>div{display:grid;grid-gap:6px;gap:6px}.methodology-letter-bar{display:flex;align-items:center;gap:8px;font-size:11px}.methodology-letter-bar i{display:block;height:8px;border-radius:5px}@media (max-width:640px){.methodology-metrics{gap:6px}.methodology-metrics>div{padding:8px}.methodology-metrics span{font-size:10px}.methodology-metrics b{font-size:19px}.methodology-section h4{font-size:14px}.methodology-section p{font-size:12px}}@media (pointer:coarse){.dash2-methodology-trigger{min-height:40px;min-width:40px;flex-basis:40px}}.variant-open-response-word-count{margin:10px 0 0;color:var(--muted,#68766a);font-size:.875rem}.variant-open-response{min-width:0;grid-template-columns:minmax(0,1fr)}.geo-essay-result,.variant-open-response>*{min-width:0}.geo-textarea{min-width:0;max-width:100%}.geo-essay-result .geo-essay-failed,.geo-essay-result .geo-essay-summary,.variant-open-response>.geo-redaction-grading{font-size:14px;line-height:1.6}.geo-essay-crit-why{overflow-wrap:anywhere}@media (max-width:640px){.geo-essay-result{padding:14px}.geo-essay-criteria,.geo-essay-criteria tbody{display:block}.geo-essay-criteria tr{display:grid;grid-template-columns:minmax(0,1fr) auto;padding:10px 0}.geo-essay-criteria th{width:auto;padding:0 8px 0 0}.geo-essay-crit-score{padding:0}.geo-essay-crit-why{grid-column:1/-1;min-width:0;padding:8px 0 0}}.admin-ai-role-subjects{margin-top:6px;color:var(--muted);font-size:.8rem;line-height:1.5}.admin-ai-fixed-model{padding:10px 12px;border:1px solid var(--border);border-radius:10px;background:var(--panel-solid)}.admin-ai-fixed-model p{margin:6px 0 0;font-size:.75rem;line-height:1.5}.admin-ai-provider-table td .admin-ai-status{white-space:normal}.admin-ai-provider-table td.admin-ai-backups{display:table-cell}.admin-ai-provider-table td .admin-ai-backup{margin:2px 8px 2px 0}.admin-ai-role-title{display:flex;align-items:center;gap:8px}.admin-ai-provider-table td .admin-ai-role-help{display:inline-block;position:relative}.admin-ai-help-button{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:1px solid #c19a28;border-radius:50%;background:#fff5ce;color:#674d0a;font:inherit;font-weight:700;cursor:pointer}.admin-ai-help-button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.admin-ai-provider-table td .admin-ai-help-content{position:absolute;z-index:30;left:0;bottom:calc(100% + 10px);display:block;width:340px;max-width:calc(100vw - 48px);padding:16px;border:1px solid var(--border);border-radius:12px;background:var(--panel-solid);color:var(--text);box-shadow:0 8px 24px #0002;font-size:.85rem;line-height:1.65;font-weight:400}.admin-ai-backup-choice{display:block;margin:6px 0 10px}.admin-ai-backup-choice:last-child{margin-bottom:4px}.admin-ai-backup-choice .admin-ai-model-select{margin-top:4px}.admin-ai-provider-table th{overflow-wrap:normal}