@import "https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600&family=Montserrat:wght@500;600;700;800;900&family=Montserrat+Alternates:wght@600;700;800;900&display=swap";
:root{--font-body:"Montserrat", Arial, sans-serif;--font-display:"Montserrat Alternates", "Montserrat", Arial, sans-serif;--paper:#f7f6f2;--ink:#313131;--muted:#6e6a63;--coral:#e87676;--lime:#d2e63d;--blue:#3123f2;--pale-pink:#eeb7c5;--lavender:#dcd7ff;--lavender-strong:#3123f2;--soft-lavender:#ece9ff;--mint:#dff7ea;--sky:#e4f5ff;--shadow:0 22px 50px #3131311f}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--font-body);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.auth-page{color:#1e1e1e;isolation:isolate;background:#f3f3f3;grid-template-columns:minmax(360px,520px) minmax(320px,520px);justify-content:center;align-items:center;gap:34px;min-height:100svh;padding:44px;font-family:Inter Tight,Arial,sans-serif;display:grid;position:relative;overflow:hidden}.auth-page.auth-page--single{grid-template-columns:minmax(360px,520px)}.auth-pattern{z-index:-1;opacity:.035;filter:brightness(.45);position:fixed;inset:0}.auth-pattern img{object-fit:cover;width:100%;height:100%}.auth-card,.auth-preview{background:#fffffff5;border:.5px solid #adabab4d;border-radius:18px;box-shadow:0 18px 50px #adabab2e}.auth-card{gap:22px;width:100%;min-height:564px;padding:28px;display:grid}.auth-brand{justify-content:space-between;align-items:center;gap:18px;display:flex}.auth-brand img{width:72px;height:auto}.auth-brand span{color:#6f6f6f;font-size:14px;font-weight:500}.auth-copy h1,.auth-copy p{margin:0}.auth-copy h1{margin-top:18px;font-size:clamp(34px,5vw,52px);font-weight:700;line-height:.98}.auth-copy p{color:#5c5c5c;max-width:390px;margin-top:12px;font-size:17px;line-height:1.35}.auth-tabs{background:#f3f3f3;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:5px;display:grid}.auth-tabs button,.auth-track button,.auth-submit{border:0;justify-content:center;align-items:center;font-weight:600;transition:background-color .16s,color .16s,opacity .16s,transform .16s;display:inline-flex}.auth-tabs button{color:#5c5c5c;background:0 0;border-radius:10px;gap:8px;min-height:44px}.auth-tabs button[aria-selected=true]{color:#1e1e1e;background:#fff;box-shadow:inset 2px 0 #bfd900}.auth-form{gap:14px;display:grid}.auth-form label{gap:8px;display:grid}.auth-form label span{color:#4d4d4d;font-size:13px;font-weight:600}.auth-form input{color:#1e1e1e;background:#fff;border:.5px solid #adabab8c;border-radius:12px;outline:0;width:100%;height:50px;padding:0 15px;transition:border-color .16s,box-shadow .16s,transform .16s}.auth-form input:focus{border-color:#bfd900;box-shadow:0 0 0 4px #bfd90029}.auth-track{gap:10px;display:flex}.auth-track button{color:#1e1e1e;background:#fff;border:.5px solid #adabab8c;border-radius:999px;min-width:88px;height:40px;padding:0 18px}.auth-track button[aria-pressed=true]{background:#eef8a7;border-color:#bfd900}.auth-error{color:#ef6b70;background:#ef6b701a;border:.5px solid #ef6b7073;border-radius:12px;margin:0;padding:12px 14px;font-size:13px;font-weight:600;line-height:1.35}.auth-link-button{color:#5f6b00;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin:0;padding:0;font-size:13px;font-weight:600;text-decoration:underline}.auth-submit{color:#1e1e1e;background:#bfd900;border-radius:12px;gap:10px;height:52px;margin-top:4px;font-size:16px}.auth-submit:not(:disabled):hover,.auth-tabs button:hover,.auth-track button:hover{transform:translateY(-1px)}.auth-submit:disabled{cursor:not-allowed;opacity:.52}.auth-spinner{animation:.9s linear infinite auth-spin}.auth-preview{min-height:430px;padding:24px;position:relative;overflow:hidden}.auth-preview:before{content:"";opacity:.08;background-image:url(/figma-assets/dotPattern.png);background-size:cover;width:220px;height:220px;position:absolute;bottom:-70px;right:-70px}.auth-preview-top{z-index:1;border-bottom:.5px solid #adabab4d;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:54px;padding-bottom:16px;display:grid;position:relative}.auth-preview-top p,.auth-preview-test strong,.auth-preview-grid p{margin:0}.auth-preview-top p{font-size:20px;font-weight:500}.auth-preview-top time{color:#5c5c5c;font-size:14px}.auth-preview-test{z-index:1;background:#f7fcdf;border-radius:14px;gap:12px;margin-top:22px;padding:20px;display:grid;position:relative}.auth-preview-test .kv-status{justify-self:start}.auth-preview-test strong{font-size:22px;line-height:1.15}.auth-preview-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;display:grid;position:relative}.auth-preview-grid article{background:#f8f8f8;border-radius:14px;padding:18px}.auth-preview-grid span{font-size:34px;font-weight:700;line-height:1;display:block}.auth-preview-grid p{color:#5c5c5c;margin-top:8px;font-size:13px}@keyframes auth-spin{to{transform:rotate(360deg)}}.site-page{background:linear-gradient(180deg, #fffaf4eb, #f7f6f2fa), var(--paper);min-height:100vh;overflow-x:hidden}.landing-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border-bottom:1px solid #31313114;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:0 56px;display:flex;position:sticky;top:0}.brand-mark{font-family:var(--font-display);align-items:center;gap:10px;font-size:20px;font-weight:800;display:inline-flex}.brand-symbol{color:#fff;background:var(--coral);border-radius:8px;place-items:center;width:38px;height:38px;display:inline-grid}.landing-nav{color:var(--muted);align-items:center;gap:28px;font-size:15px;font-weight:700;display:flex}.landing-nav a:hover{color:var(--lavender-strong)}.header-action,.primary-action,.secondary-action,.ghost-action,.tariff-action,.catalog-table button{border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-weight:800;line-height:1;display:inline-flex}.header-action,.primary-action,.catalog-table button{color:#fff;background:var(--coral);box-shadow:0 12px 24px #f4616738}.header-action{padding:0 18px;font-size:14px}.hero-band,.section-band{width:min(1180px,100% - 40px);margin:0 auto}.hero-band{grid-template-columns:minmax(0,1fr) 440px;align-items:center;gap:54px;min-height:calc(100svh - 76px);padding:42px 0 58px;display:grid}.eyebrow{color:var(--lavender-strong);text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:900}.hero-copy h1{max-width:760px;font-family:var(--font-display);margin:0;font-size:clamp(56px,8vw,108px);line-height:.98}.hero-lead{max-width:660px;color:var(--muted);margin:28px 0 0;font-size:22px;line-height:1.45}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.primary-action,.secondary-action,.ghost-action{padding:0 24px}.secondary-action{color:var(--ink);background:#fff;border:1px solid #3131311a}.ghost-action{color:var(--ink);background:#ffffffb8;border:1px solid #3131311f}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:680px;margin:42px 0 0;display:grid}.hero-stats div,.feature-row article,.case-grid article,.tariff-grid article,.dashboard-panel{background:#ffffffd6;border:1px solid #31313114;border-radius:8px}.hero-stats div{padding:18px}.hero-stats dt{font-family:var(--font-display);font-size:32px;font-weight:900}.hero-stats dd{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.35}.hero-visual{box-shadow:var(--shadow);background:#fff;border:1px solid #31313114;border-radius:8px;padding:18px}.visual-topline,.panel-heading,.result-list article,.user-table article{justify-content:space-between;align-items:center;gap:16px;display:flex}.visual-topline{color:var(--muted);font-size:14px}.visual-topline strong{color:var(--coral)}.lesson-preview{color:#fff;background:var(--ink);border-radius:8px;grid-template-columns:84px minmax(0,1fr);align-items:center;gap:18px;margin-top:22px;padding:22px;display:grid}.play-disc{width:76px;height:76px;color:var(--coral);background:#fff;border-radius:50%;place-items:center;display:grid}.lesson-preview span,.lesson-preview p{color:#ffffffb8}.lesson-preview h2,.lesson-preview p{margin:6px 0 0}.progress-strip,.meter{background:var(--soft-lavender);border-radius:999px;height:10px;overflow:hidden}.progress-strip{margin:20px 0}.progress-strip span,.meter span{background:var(--coral);border-radius:inherit;height:100%;display:block}.visual-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.visual-grid div{background:var(--paper);border-radius:8px;padding:18px}.visual-grid strong,.visual-grid span{display:block}.visual-grid strong{margin-top:14px;font-size:22px}.visual-grid span{color:var(--muted);margin-top:4px;font-size:13px}.section-band{padding:78px 0}.section-heading{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);align-items:end;gap:40px;margin-bottom:30px;display:grid}.section-heading.compact{max-width:720px;display:block}.section-heading h2,.lesson-copy h2,.dashboard-topbar h1,.dashboard-panel h2{font-family:var(--font-display);margin:0;line-height:1.08}.section-heading h2,.lesson-copy h2{font-size:clamp(34px,5vw,62px)}.feature-row,.case-grid,.tariff-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.feature-row article,.case-grid article,.tariff-grid article{padding:24px}.feature-row h3,.case-grid h3,.tariff-grid h3,.assignment-list h3,.catalog-table h3,.lesson-list h3{font-family:var(--font-display);margin:14px 0 8px}.feature-row p,.case-grid p,.tariff-grid p,.lesson-copy p,.muted-text{color:var(--muted);line-height:1.55}.program-band{grid-template-columns:.8fr 1fr;align-items:start;gap:40px;display:grid}.program-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.program-list li{background:#fff;border:1px solid #31313114;border-radius:8px;grid-template-columns:78px minmax(0,1fr);align-items:center;min-height:78px;display:grid}.program-list span{height:100%;color:var(--coral);border-right:1px solid #31313114;place-items:center;font-weight:900;display:grid}.program-list p{margin:0;padding:0 22px;font-size:19px;font-weight:800}.lesson-band{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:34px;display:grid}.video-frame{aspect-ratio:16/9;background:var(--ink);box-shadow:var(--shadow);border-radius:8px;overflow:hidden}.video-frame iframe{border:0;width:100%;height:100%}.video-unavailable{color:#4e5648;text-align:center;background:#f8faee;border:1px solid #bfd90080;border-radius:12px;place-content:center;gap:8px;min-height:260px;padding:24px;display:grid}.video-unavailable strong,.video-unavailable p{margin:0}.case-grid strong,.tariff-grid strong{font-family:var(--font-display);display:block}.case-grid strong{margin-top:12px;font-size:44px}.tariff-grid strong{color:var(--coral);margin:18px 0 10px;font-size:28px}.tariff-action{color:var(--ink);margin-top:18px}.dashboard-page{background:#f4f3ee;grid-template-columns:256px minmax(0,1fr);min-height:100vh;display:grid}.dashboard-sidebar{background:#fff;border-right:1px solid #31313114;height:100vh;padding:24px;position:sticky;top:0}.dashboard-brand{margin-bottom:34px}.dashboard-sidebar nav{gap:8px;display:grid}.dashboard-sidebar nav a{min-height:44px;color:var(--muted);border-radius:8px;align-items:center;gap:10px;padding:0 12px;font-weight:800;display:flex}.dashboard-sidebar nav a.active,.dashboard-sidebar nav a:hover{color:var(--ink);background:var(--soft-lavender)}.dashboard-main{padding:32px}.dashboard-topbar{justify-content:space-between;gap:20px;margin-bottom:28px;display:flex}.dashboard-topbar h1{font-size:clamp(32px,5vw,54px)}.dashboard-topbar span{color:var(--muted);margin-top:8px;display:block}.profile-pill{background:#fff;border:1px solid #31313114;border-radius:999px;align-self:start;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-weight:800;display:inline-flex}.dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.wide-panel{grid-column:span 2}.dashboard-panel{padding:22px}.dashboard-panel h2{font-size:30px}.lesson-list,.assignment-list,.catalog-table,.result-list,.user-table{gap:10px;margin-top:18px;display:grid}.lesson-list article,.assignment-list article,.catalog-table article{background:var(--paper);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px;display:grid}.lesson-list article>span{color:#fff;background:var(--ink);border-radius:8px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.lesson-list h3,.assignment-list h3,.catalog-table h3{margin:0 0 4px}.lesson-list p,.assignment-list p,.catalog-table p{color:var(--muted);margin:0}.assignment-list article{grid-template-columns:minmax(0,1fr) auto auto}.assignment-list strong{color:var(--muted);align-items:center;gap:6px;font-size:14px;display:inline-flex}.status{border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.status-assigned{color:#76540c;background:#fff0bf}.status-completed{color:#1b6f4a;background:#dff7ea}.status-in_progress{color:#3e3a89;background:var(--soft-lavender)}.filter-row{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.filter-row span{background:var(--paper);border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-weight:800;display:inline-flex}.catalog-table article{grid-template-columns:minmax(0,1fr) auto auto}.catalog-table button{min-height:38px;padding:0 12px;font-size:13px}.result-list article,.user-table article{border-bottom:1px solid #31313114;padding:13px 0}.result-list article:last-child,.user-table article:last-child{border-bottom:0}.result-list em,.user-table em{color:var(--lavender-strong);font-style:normal;font-weight:900}.metric-panel p{color:var(--muted);margin:0;font-weight:800}.metric-panel strong{font-family:var(--font-display);margin-top:10px;font-size:42px;display:block}.meter{margin:16px 0}@media (max-width:980px){.landing-header{padding:0 20px}.landing-nav{display:none}.hero-band,.program-band,.lesson-band{grid-template-columns:1fr}.hero-band{min-height:auto}.hero-visual{order:-1}.section-heading,.feature-row,.case-grid,.tariff-grid,.dashboard-grid{grid-template-columns:1fr}.wide-panel{grid-column:auto}.dashboard-page{grid-template-columns:1fr}.dashboard-sidebar{height:auto;position:static}.dashboard-sidebar nav{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.hero-band,.section-band{width:min(100% - 24px,1180px)}.header-action{display:none}.hero-stats,.visual-grid,.lesson-preview,.lesson-list article,.assignment-list article,.catalog-table article{grid-template-columns:1fr}.dashboard-main{padding:20px 12px}.dashboard-topbar{display:block}.profile-pill{margin-top:16px}}.figma-app{color:#151515;letter-spacing:0;isolation:isolate;background:#f3f3f3;grid-template-columns:217px minmax(0,1fr);min-height:100vh;font-family:Inter Tight,Arial,sans-serif;transition:grid-template-columns .18s;display:grid;position:relative}.figma-app:before{z-index:-1;pointer-events:none;content:"";filter:brightness(.5);opacity:.03;background-image:url(/figma-assets/dotPattern.png);background-size:cover;transition:left .18s;position:fixed;inset:60px 0 0 217px}.figma-app[data-sidebar=collapsed]{grid-template-columns:77px minmax(0,1fr)}.figma-app[data-sidebar=collapsed]:before{left:77px}.figma-sidebar{background:#fff;border-right:1px solid #adabab4d;height:100vh;padding:18px 20px;transition:padding .18s;position:sticky;top:0}.figma-sidebar-head{height:42px;margin-bottom:20px;position:relative}.figma-logo{width:38px;height:30.743px;transition:opacity .16s,transform .16s;display:block;position:absolute;top:0;left:0}.figma-logo img{width:38px;height:30.743px;display:block}.figma-sidebar-toggle{background:0 0;border:0;place-items:center;width:20px;height:20px;padding:0;transition:opacity .16s,right .18s,transform .16s;display:grid;position:absolute;top:0;left:167px;right:auto}.figma-sidebar-toggle img{width:20px;height:20px;transition:transform .18s}.figma-sidebar nav{gap:8px;display:grid}.figma-sidebar nav a{color:#1e1e1e;white-space:nowrap;border-radius:10px;align-items:center;gap:14px;width:177px;height:32px;padding:8px;font-size:14px;font-weight:400;line-height:14px;transition:background-color .14s,gap .18s,box-shadow .14s,transform .14s,width .18s;display:flex}.figma-sidebar nav a img{object-fit:scale-down;flex:0 0 16px;width:16px;height:16px}.figma-sidebar nav a span{transition:max-width .18s,opacity .12s;overflow:hidden}.figma-sidebar nav a.active{background:#f3f3f3;font-weight:500;box-shadow:inset 2px 0 #bfd900}.figma-sidebar nav a:hover{background:#bfd90014;transform:translate(1px)}.figma-app[data-sidebar=collapsed] .figma-logo{opacity:0;pointer-events:none;transform:scale(.92)}.figma-app[data-sidebar=collapsed] .figma-sidebar-toggle{left:9px;right:auto}.figma-app[data-sidebar=collapsed] .figma-sidebar-toggle img{transform:rotate(180deg)}.figma-app[data-sidebar=collapsed] .figma-sidebar nav a{gap:0;width:32px}.figma-app[data-sidebar=collapsed] .figma-sidebar nav a span{opacity:0;max-width:0}.figma-main{min-width:0}.figma-topbar{z-index:20;background:#fff;border-bottom:1px solid #adabab4d;justify-content:space-between;align-items:center;height:60px;padding:0 20px;display:flex;position:sticky;top:0}.figma-date{color:#1b1b1b;align-items:center;gap:16px;font-size:14px;display:inline-flex}.figma-date strong{font-weight:400}.figma-date span{font-size:24px}.figma-profile{color:#1e1e1e;text-align:right;background:#fff;border:0;align-items:center;gap:10px;min-width:0;padding:0;transition:opacity .16s,transform .16s;display:flex;position:relative}.figma-profile strong,.figma-profile span{display:block}.figma-profile>div{min-width:0;max-width:min(46vw,240px)}.figma-profile strong{font-size:16px;font-weight:500;line-height:16px}.figma-profile span{color:#1e1e1e;overflow-wrap:anywhere;font-size:12px;line-height:12px}.figma-profile b{background:var(--lime);border-radius:50%;place-items:center;width:34px;height:34px;font-size:16px;font-weight:500;display:grid}.figma-profile>img{width:12px;height:7px;transition:transform .18s}.figma-profile[aria-expanded=true]>img{transform:rotate(180deg)}.figma-profile:hover{opacity:.86;transform:translateY(-1px)}.figma-profile-menu{z-index:30;transform-origin:100% 0;will-change:opacity, transform;background:#fff;border:.5px solid #adabab4d;border-radius:14px;width:195px;height:238px;padding:14px;position:absolute;top:60px;right:20px;box-shadow:0 4px 20px #adabab33}.figma-profile-menu a,.figma-profile-menu button{color:#1e1e1e;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:10px;align-items:center;gap:14px;width:167px;height:32px;padding:8px;font-size:14px;font-weight:400;line-height:14px;transition:background-color .14s,transform .14s;display:flex}.figma-profile-menu a+a,.figma-profile-menu a+.theme,.figma-profile-menu .theme+div,.kv-profile-dropdown a+.theme,.kv-responsive-menu-card a+.theme{margin-top:10px}.figma-profile-menu a.active{background:#f3f3f3;box-shadow:inset 2px 0 #bfd900}.figma-profile-menu a:hover,.figma-profile-menu button:hover{background:#bfd90014;transform:translate(1px)}.figma-profile-menu img{object-fit:scale-down;width:16px;height:16px}.figma-profile-menu div{background:#adabab4d;width:167px;height:1px;margin:10px 0}.figma-content{min-height:calc(100vh - 60px);padding:20px}.figma-page-title{margin-bottom:16px}.figma-page-title p{color:#6f6f6f;margin:0 0 4px;font-size:13px}.figma-page-title h1{margin:0;font-size:18px;font-weight:700}.figma-card{background:#fffffff0;border:1px solid #e6e6e6;border-radius:16px;overflow:hidden;box-shadow:0 1px #00000005}.figma-card-title{border-bottom:1px solid #eee;align-items:center;gap:12px;min-height:54px;padding:0 18px;display:flex}.figma-card-title svg{color:#161616}.figma-card-title h2{margin:0;font-size:16px;font-weight:500}.figma-card-title strong{margin-left:auto;font-size:15px}.figma-dashboard-grid{grid-template-columns:1.05fr 1.55fr .9fr;grid-auto-rows:minmax(160px,auto);gap:18px;display:grid}.schedule-card,.question-card{min-height:300px}.tests-card,.materials-card{grid-column:span 1}.materials-card{grid-column:2/3}.announcements-card{grid-column:1/2}.schedule-list{gap:10px;padding:16px 18px;display:grid}.schedule-list article{grid-template-columns:34px max-content max-content;align-items:center;gap:8px;display:grid}.schedule-list b{font-size:15px}.pill{white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;width:fit-content;min-height:26px;padding:0 10px;font-size:13px;font-weight:600;display:inline-flex}.pill.lime{color:#c4d733;background:#d2e63d24}.pill.violet{color:var(--blue);background:#3123f21a}.pill.pink{color:#d77282;background:#eeb7c538}.pill.neutral{color:#333;background:#f7f7f7}.pill.solid{border:0}.pill.lime.solid{color:#fff;background:var(--lime)}.pill.blue.solid{color:#fff;background:var(--blue)}.pill.red.solid{color:#fff;background:var(--coral)}.pill.dark.solid{color:#fff;background:#111}.figma-test-list{gap:12px;padding:16px;display:grid}.figma-test-list article,.announcements-card article,.materials-card article{background:#f3f8cf;border-radius:14px;padding:15px 16px;position:relative}.figma-test-list p,.announcements-card p,.materials-card p{margin:10px 0 0;font-size:15px}.figma-test-list b,.announcements-card b,.materials-card b{font-weight:500;position:absolute;top:14px;right:14px}.question-card{padding-bottom:14px;position:relative}.question-card>.pill,.question-card h3,.answer-option{margin-left:18px;margin-right:18px}.question-card h3{margin-top:18px;font-size:20px;line-height:1.28}.answer-option{text-align:left;background:#fff;border:1px solid #eee;border-radius:12px;align-items:center;gap:16px;width:calc(100% - 36px);min-height:46px;margin-top:10px;padding:0 14px;display:flex}.answer-option b{background:#f8f8f8;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.answer-option.wrong{color:#db6c78;background:#fff5f7;border-color:#efc2ca}.answer-option.right{color:#9db910;border-color:var(--lime);background:#fcffe8}.profile-menu{z-index:2;background:#fff;border:1px solid #eee;border-radius:14px;gap:8px;width:210px;padding:14px;display:grid;position:absolute;top:-58px;right:-8px;box-shadow:0 14px 34px #00000029}.profile-menu a{align-items:center;gap:10px;min-height:32px;font-size:14px;display:flex}.profile-menu svg{color:var(--lime)}.announcements-card article{background:#fff8fa;border:1px solid #efc2ca;min-height:94px}.materials-card article{border:1px solid var(--blue);background:#f7f6ff}.figma-assignments{min-height:calc(100vh - 88px);margin:-6px;display:grid}.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-height:100%;display:grid}.topic-tile{isolation:isolate;color:#fff;text-align:center;text-shadow:0 1px 16px #00000047;background:#151515;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:0;font-family:Inter Tight,Arial,sans-serif;font-size:24px;font-weight:400;line-height:1.1;text-decoration:none;transition:box-shadow .16s,transform .16s;display:flex;position:relative;overflow:hidden}.topic-tile:before,.topic-tile:after{pointer-events:none;content:"";position:absolute;inset:0}.topic-tile:before{z-index:0}.topic-tile:after{z-index:1;background:radial-gradient(circle,#ffffff14,#0000 32%),linear-gradient(90deg,#00000014,#0000 36%,#0000001f)}.topic-tile span{z-index:2;position:relative}.topic-tile.general:before{filter:saturate(1.06);background:linear-gradient(90deg,#0000 0 18px,#495c002e 19px 23px,#ffffff7a 24px 30px,#869e0033 31px 44px,#0000 45px 86px) 0 0/112px 120%,linear-gradient(96deg,#0000 0 35%,#ffffff3d 36%,#0000 40%) 0 0/100% 100%,linear-gradient(100deg,#c4e600 0%,#bbdc00 48%,#a7c900 100%) 0 0/100% 100%;transform:rotate(-5deg)scale(1.16)}.topic-tile.general:after{background:radial-gradient(circle at 42% 62%,#fff3,#0000 24%),linear-gradient(90deg,#7891001f,#0000 45%,#50600026)}.topic-tile.inorganic:before{background:radial-gradient(circle at 43% 48%,#c8dc18 0 10.5%,#aebf00 11.5%,#0000 13%),radial-gradient(circle at 73% 54%,#c8dc18 0 9%,#aebf00 10%,#0000 11.5%),radial-gradient(circle at 88% 13%,#c8dc18 0 8.5%,#aebf00 9.5%,#0000 11%),radial-gradient(circle at 22% 78%,#c8dc18 0 6.5%,#aebf00 7.5%,#0000 9%),linear-gradient(34deg,#0000 0 43%,#b0c200e6 43.5% 49.5%,#0000 50%),linear-gradient(142deg,#0000 0 42%,#b0c200e6 42.5% 47.5%,#0000 48%),linear-gradient(103deg,#0000 0 28%,#b0c200e0 28.5% 33.5%,#0000 34%),linear-gradient(110deg,#ffd6df 0%,#ffc3d0 58%,#f5b7c5 100%)}.topic-tile.inorganic:after{background:radial-gradient(circle at 43% 48%,#ffffff85 0 2.5%,#0000 3%),radial-gradient(circle at 73% 54%,#ffffff70 0 2.5%,#0000 3%),linear-gradient(90deg,#ffffff24,#0000 50%,#c87e901a)}.topic-tile.organic:before{background-color:#050505;background-image:radial-gradient(circle at 14% 22%,#ffc2d7 0 5%,#f28aaa 5.8%,#0000 7%),radial-gradient(circle at 25% 14%,#ffc2d7 0 4.8%,#f28aaa 5.6%,#0000 6.8%),radial-gradient(circle at 39% 24%,#ffc2d7 0 5.4%,#f28aaa 6.2%,#0000 7.8%),radial-gradient(circle at 48% 52%,#ffc2d7 0 6.3%,#f28aaa 7%,#0000 8.8%),radial-gradient(circle at 72% 68%,#ffc2d7 0 7.2%,#f28aaa 8%,#0000 9.8%),radial-gradient(circle at 88% 47%,#ffc2d7 0 5.8%,#f28aaa 6.6%,#0000 8%),linear-gradient(28deg,#0000 0 21%,#f494b5db 21.5% 25.5%,#0000 26%),linear-gradient(76deg,#0000 0 34%,#f494b5db 34.5% 38.5%,#0000 39%),linear-gradient(116deg,#0000 0 44%,#f494b5db 44.5% 48.5%,#0000 49%),linear-gradient(24deg,#0000 0 61%,#f494b5db 61.5% 65%,#0000 65.5%),none;background-position:50%;background-repeat:repeat,repeat,repeat,repeat,repeat,repeat,repeat,repeat,repeat,repeat,repeat;background-size:118% 118%;background-attachment:scroll,scroll,scroll,scroll,scroll,scroll,scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box,border-box,border-box,border-box,border-box,border-box,border-box}.topic-tile.organic:after{background:radial-gradient(circle at 52% 52%,#0000 0 22%,#0000006b 52%),linear-gradient(90deg,#0000002e,#0000 55%)}.topic-tile.tasks:before{filter:contrast(1.08)saturate(1.04);background:radial-gradient(at 22% 18%,#050a10fa 0 11%,#0000 12%),radial-gradient(at 43% -4%,#050a10fa 0 16%,#0000 17%),radial-gradient(at 67% 36%,#050a10fa 0 13%,#0000 14%),radial-gradient(at 86% 72%,#050a10fa 0 15%,#0000 16%),linear-gradient(104deg,#0000 0 16%,#050a10fa 17% 24%,#0000 25% 32%,#050a10fa 33% 40%,#0000 41%),linear-gradient(80deg,#0000 0 48%,#050a10f5 49% 58%,#0000 59% 66%,#050a10f5 67% 76%,#0000 77%),linear-gradient(112deg,#ffc8d4 0%,#fac0cd 52%,#f5b7c5 100%)}.topic-tile.tasks:after{background:linear-gradient(90deg,#ffffff1a,#0000 48%),radial-gradient(circle at 55% 48%,#ffffff1a,#0000 28%)}.topic-tile:hover{transform:translateY(-1px);box-shadow:0 14px 34px #1e1e1e1f}.topic-tile:focus-visible{outline-offset:3px;outline:3px solid #bfd900b8}.figma-topic-page{gap:20px;display:grid}.topic-filter-row{align-items:center;gap:10px;min-height:44px;display:flex}.topic-filter-row button{color:#1e1e1e;cursor:pointer;background:#fff;border:.5px solid #1e1e1e99;border-radius:40px;align-items:center;gap:12px;height:44px;padding:14px;font-family:inherit;font-size:14px;line-height:14px;transition:background-color .16s,box-shadow .16s,transform .16s;display:inline-flex}.topic-filter-row button:hover{background:#ffffffdb;transform:translateY(-1px);box-shadow:0 4px 14px #1e1e1e0f}.topic-filter-row button span,.topic-collapse span{border-bottom:1.5px solid;border-right:1.5px solid;width:8px;height:8px;transform:rotate(45deg)translateY(-2px)}.topic-filter-row a{color:#1e1e1e;text-underline-offset:2px;margin-left:auto;font-size:14px;line-height:14px;text-decoration:underline}.topic-card-list{gap:20px;display:grid}.topic-card{background:#fff;border:.5px solid #adabab4d;border-radius:14px;min-height:106px;padding:20px;transition:border-color .16s,box-shadow .16s,transform .16s;position:relative;overflow:hidden}.topic-card.expanded{min-height:287px}.topic-card:hover{box-shadow:0 6px 18px #1e1e1e0a}.topic-tags{flex-wrap:wrap;gap:6px;max-width:calc(100% - 280px);display:flex}.topic-tag{color:#fff;white-space:nowrap;border-radius:40px;align-items:center;height:28px;padding:8px;font-size:12px;line-height:12px;display:inline-flex}.topic-tag.lime{background:#bfd900}.topic-tag.blue{background:#3a33ffb3}.topic-tag.dark{background:#1e1e1e}.topic-tag.red{background:#f47272}.topic-card h2{margin:14px 0 0;font-size:24px;font-weight:400;line-height:24px}.topic-description{max-width:800px;margin:20px 0 0;font-size:14px;line-height:20px}.topic-state{white-space:nowrap;background:#f4f2f2;border-radius:40px;align-items:center;min-height:32px;padding:9px 10px;font-size:14px;line-height:14px;display:inline-flex;position:absolute;top:20px;right:58px}.topic-state.done,.topic-state.new{background:#bfd900}.topic-state+.topic-collapse{right:20px}.topic-collapse{color:#fff;cursor:pointer;background:#1e1e1e;border:0;border-radius:50%;place-items:center;width:20px;height:20px;padding:0;display:grid;position:absolute;top:20px;right:20px}.topic-card.expanded .topic-collapse span{transform:rotate(225deg)translate(-2px,-1px)}.topic-checks{color:#1e1e1e;gap:14px;width:220px;font-size:14px;line-height:14px;display:grid;position:absolute;top:102px;right:20px}.topic-checks span{color:#1e1e1e}.topic-progress{background:#e7e7e7;border-radius:10px;width:800px;height:6px;position:absolute;bottom:62px;left:20px;overflow:hidden}.topic-progress i{background:#cfcfcf;height:100%;display:block}.topic-result{font-size:14px;line-height:14px;position:absolute;bottom:32px;left:20px}.topic-repeat{color:#1e1e1e;border:.5px solid #1e1e1e;border-radius:6px;justify-content:center;align-items:center;width:234px;height:44px;font-size:14px;line-height:14px;text-decoration:none;transition:background-color .16s,transform .16s;display:inline-flex;position:absolute;bottom:20px;right:20px}.topic-repeat:hover{background:#bfd9001f;transform:translateY(-1px)}.topic-toolbar{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.chip,.lime-action{background:#fff;border:1px solid #dedede;border-radius:999px;min-height:34px;padding:0 13px;font-weight:700}.chip.active,.lime-action{background:var(--lime);border-color:#0000}.homework-list{gap:12px;padding:16px 18px;display:grid}.homework-list article{background:#fff;border:1px solid #eee;border-radius:12px;grid-template-columns:minmax(0,1fr) 190px;gap:18px;padding:18px;display:grid}.homework-list h3{margin:14px 0 8px;font-size:18px}.homework-list p{color:#666;margin:0}.homework-meta{align-content:center;gap:10px;font-size:13px;display:grid}.homework-meta span{align-items:center;gap:8px;display:flex}.homework-meta a{color:#111;background:#fff;border:1px solid #dedede;border-radius:8px;justify-self:start;min-height:32px;padding:7px 12px;font-weight:700}.figma-test-page{gap:0;min-height:calc(100vh - 60px);margin:-20px;display:grid}.figma-test-page.extended{min-height:1155px}.test-header-row{background:#fff;border:0;border-bottom:.5px solid #adabab4d;border-radius:0;height:103px;padding:20px;display:block;position:relative}.test-title-block{min-width:0}.test-tags{gap:6px;display:flex}.test-topic-line{align-items:center;gap:12px;margin-top:14px;display:flex}.test-header-row h2{margin:0;font-size:24px;font-weight:400;line-height:24px}.test-timer{flex:none;align-items:center;gap:6px;height:16px;font-size:14px;line-height:14px;display:inline-flex}.test-timer:before{content:"";border:1px solid #bfd900;border-radius:50%;width:12px;height:12px}.test-progress{justify-items:start;gap:10px;width:200px;display:grid;position:absolute;bottom:23px;right:196px}.test-progress b{font-size:12px;font-weight:400;line-height:12px}.test-progress>span{background:#bfd90033;border-radius:999px;width:200px;height:4px;overflow:hidden}.test-progress i{background:var(--lime);height:100%;display:block}.test-print-button{color:#1e1e1e;white-space:nowrap;cursor:pointer;background:#fff;border:.5px solid #1e1e1e;border-radius:6px;justify-content:center;align-items:center;gap:10px;width:160px;height:44px;font-family:inherit;font-size:14px;line-height:14px;transition:background-color .16s,transform .16s;display:inline-flex;position:absolute;bottom:20px;right:20px}.test-print-button:hover{background:#bfd9001f;transform:translateY(-1px)}.results-next-review{color:#1e1e1e;background:#f5f8df;border:1px solid #bfd90085;border-radius:8px;justify-content:center;align-items:center;min-height:36px;padding:0 14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.test-question-list{gap:20px;padding:20px;display:grid}.test-question-card{background:#fff;border:.5px solid #adabab4d;border-radius:14px;min-height:298px;padding:20px;position:relative}.test-question-card.short,.test-question-card.extended{min-height:180px}.question-status{align-items:center;gap:14px;display:flex}.question-status b{color:#fff;background:#111;border-radius:50%;place-items:center;width:30px;height:30px;font-size:14px;display:grid}.question-status span{color:#1e1e1e;background:#f4f2f2;border-radius:999px;align-items:center;height:30px;padding:8px;font-size:12px;line-height:12px;display:inline-flex}.question-status.done span{color:#3a33ff;background:#3a33ff24}.question-actions{gap:10px;display:flex;position:absolute;top:20px;right:20px}.question-actions button{color:#444;cursor:pointer;background:#fff;border:0;border-radius:999px;align-items:center;gap:8px;height:32px;padding:8px;font-family:inherit;font-size:12px;line-height:12px;transition:background-color .16s,transform .16s;display:inline-flex}.question-actions button:hover{background:#bfd9001a;transform:translateY(-1px)}.question-actions button:first-child{color:#1e1e1e}.question-actions button:first-child svg{color:#bfd900;fill:#bfd900}.question-actions button.error{background:#f472721a}.question-actions button.error svg{color:#f47272}.test-question-card h3{margin:24px 0 18px;font-size:18px;font-weight:500;line-height:18px}.test-question-card h3 mark,.variant-choice-option mark{color:inherit;background:#f4e67b;border-radius:.18em;padding:0 .16em}.test-question-card sub,.test-question-card sup{line-height:0}.variant-options{gap:8px;max-width:280px;margin:0;padding:0;list-style:none;display:grid}.variant-options li{align-items:center;gap:8px;height:18px;font-size:14px;line-height:16px;display:flex}.variant-options span{width:18px}.variant-choice-options{gap:10px;max-width:420px;display:grid}.variant-choice-option{color:#1e1e1e;min-height:42px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e8e8e8;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;line-height:1.3;transition:background-color .14s,border-color .14s,box-shadow .14s;display:flex}.variant-choice-option:hover{box-shadow:0 8px 18px #1e1e1e14}.variant-choice-option.selected{background:#bfd90024;border-color:#bfd900}.variant-choice-option b{flex:0 0 24px}.choice-answer-summary{color:#6b6b6b;margin:10px 0 0;font-size:13px;font-weight:700}.figma-answer-input,.figma-answer-textarea{background:#fff;border:1px solid #e8e8e8;border-radius:6px;width:220px;font-family:inherit;font-size:14px}.figma-answer-input:focus,.figma-answer-textarea:focus{border-color:#bfd900;outline:0;box-shadow:0 0 0 3px #bfd9002e}.figma-answer-input{height:44px;margin-top:27px;padding:0 14px}.test-question-card.short .figma-answer-input{margin-top:20px}.attach-file-button,.result-attach-button,.result-check-button{color:#1e1e1e;background:#fff;border:.5px solid #1e1e1e;border-radius:6px;justify-content:center;align-items:center;gap:10px;height:44px;font-family:inherit;font-size:15px;font-weight:500;line-height:15px;transition:background-color .16s,transform .16s;display:inline-flex}.attach-file-button{cursor:pointer;width:180px;margin-top:20px}.extended-attachment-control{gap:10px;margin-top:20px;display:grid}.extended-answer-input{resize:vertical;min-height:116px}.extended-attachment-control .attach-file-button{margin-top:0}.attached-file-summary{color:#1e1e1e;background:#f8fadf;border:.5px solid #bfd900b3;border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:min(440px,100%);min-height:44px;padding:8px 10px;display:inline-grid}.attached-file-summary span{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.attached-file-summary button{color:#1e1e1e;cursor:pointer;background:#fff;border:.5px solid #1e1e1e38;border-radius:6px;min-height:30px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:700}.attach-file-button input{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.attach-file-button:hover,.result-attach-button:hover,.result-check-button:hover{background:#bfd9001f;transform:translateY(-1px)}.figma-answer-textarea{resize:vertical;width:min(650px,100%);min-height:126px;margin-top:20px;padding:14px}.question-points{color:#333;margin:0;font-size:12px;line-height:12px;position:absolute;bottom:20px;right:20px}.finish-row{justify-content:flex-start;align-items:center;gap:18px;padding:14px 20px 20px;display:flex}.finish-row .lime-action{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:165px;height:44px;padding:0;font-family:inherit;font-size:16px;font-weight:400;display:inline-flex}.finish-row .lime-action:disabled{cursor:wait;opacity:.68}.finish-row span{font-size:16px;font-weight:500}.finish-row small{color:#ef6b70;font-size:13px;font-weight:600}.figma-modal-scrim{z-index:50;background:#1e1e1e99;place-items:center;animation:.16s ease-out both kv-dropdown-in;display:grid;position:fixed;inset:0}.figma-error-modal{color:#1e1e1e;background:#fff;border-radius:14px;width:690px;height:324px;padding:20px;position:relative;box-shadow:0 20px 50px #1e1e1e2e}.figma-error-modal h2{margin:0;font-size:18px;font-weight:400;line-height:18px}.figma-error-modal .modal-close{color:#1e1e1e;cursor:pointer;background:0 0;border:0;place-items:center;width:24px;height:24px;padding:0;display:grid;position:absolute;top:14px;right:14px}.modal-tags{flex-wrap:wrap;gap:6px;margin-top:24px;display:flex}.figma-error-modal>p{margin:24px 0 18px;font-size:18px;font-weight:400;line-height:18px}.figma-error-modal textarea{resize:none;background:#fff;border:.5px solid #adabab4d;border-radius:10px;width:100%;height:84px;padding:14px;font-family:inherit;font-size:14px;line-height:14px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.modal-actions button{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:44px;padding:14px;font-family:inherit;font-size:14px;line-height:14px;transition:background-color .16s,transform .16s;display:inline-flex}.modal-actions button:first-child{background:#f4f2f2}.modal-actions button:last-child{background:#bfd900}.modal-actions button:hover{transform:translateY(-1px)}.admin-page{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.admin-hero,.admin-metric-card,.admin-panel{background:#fff;border:.5px solid #adabab4d;border-radius:14px;min-width:0;transition:border-color .16s,box-shadow .16s,transform .16s}.admin-hero:hover,.admin-metric-card:hover,.admin-panel:hover{box-shadow:0 6px 18px #1e1e1e0a}.admin-hero{grid-column:1/-1;justify-content:space-between;align-items:flex-start;gap:24px;min-height:190px;padding:28px 32px;display:flex}.admin-hero h1{max-width:620px;margin:18px 0 0;font-size:34px;font-weight:600;line-height:1.05}.admin-hero p{color:#1e1e1e;max-width:650px;margin:14px 0 0;font-size:16px;line-height:1.4}.admin-actions{flex:none;gap:10px;width:min(280px,100%);display:grid}.admin-actions a{color:#1e1e1e;background:#fff;border:.5px solid #1e1e1e73;border-radius:8px;justify-content:center;align-items:center;min-height:42px;font-size:14px;line-height:14px;transition:background-color .16s,transform .16s;display:flex}.admin-actions a:hover{background:#bfd9001f;transform:translateY(-1px)}.admin-metric-card{min-height:150px;padding:20px}.admin-metric-card p,.admin-metric-card span{color:#6f6f6f;margin:0;font-size:14px;line-height:1.25}.admin-metric-card strong{color:#1e1e1e;margin-top:20px;font-size:42px;font-weight:600;line-height:1;display:block}.admin-metric-card span{margin-top:14px;display:block}.admin-panel{padding:0;overflow:hidden}.admin-users{grid-column:span 2}.admin-activity,.admin-tests{grid-column:span 1}.admin-panel-title{border-bottom:1px solid #adabab4d;align-items:center;gap:14px;min-height:54px;padding:0 20px;display:flex}.admin-panel-title h2{margin:0;font-size:18px;font-weight:500;line-height:18px}.admin-role-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:20px;display:grid}.admin-role-grid article{background:#f3f3f3b8;border-radius:12px;min-height:120px;padding:16px}.admin-role-grid strong{margin-top:20px;font-size:34px;font-weight:600;line-height:1;display:block}.admin-list{gap:10px;padding:16px;display:grid}.admin-list a{color:#1e1e1e;background:#f3f3f38c;border:.5px solid #adabab3d;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;min-height:66px;padding:12px;transition:background-color .16s,transform .16s;display:flex}.admin-list a:hover{background:#bfd9001f;transform:translateY(-1px)}.admin-list b{color:#fff;background:#1e1e1e;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:14px;display:grid}.admin-list span{min-width:0}.admin-list strong,.admin-list small{display:block}.admin-list strong{text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:1.15;overflow:hidden}.admin-list small{color:#6f6f6f;margin-top:5px;font-size:12px;line-height:1.2}.admin-list em{color:#3a33ff;flex:none;font-style:normal;font-weight:600}.figma-results{grid-template-columns:320px minmax(0,1fr);gap:18px;display:grid}.result-summary{background:#fff;border:1px solid #e6e6e6;border-radius:16px;padding:24px}.result-summary h2{margin:20px 0 8px;font-size:26px}.score-big{width:180px;height:180px;color:var(--blue);border:16px solid var(--lime);background:#f3f1ff;border-radius:50%;place-items:center;margin:28px auto 0;font-size:38px;font-weight:900;display:grid}.answer-checks{gap:12px;padding:16px;display:grid}.answer-checks article{background:#fff;border:1px solid #eee;border-radius:12px;grid-template-columns:40px minmax(0,1fr) 28px;align-items:center;gap:14px;padding:14px;display:grid}.answer-checks b{color:#fff;background:#111;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.answer-checks h3,.answer-checks p{margin:0}.answer-checks p{color:#666;margin-top:6px}.answer-checks .good svg{color:#9db910}.answer-checks .bad svg{color:var(--coral)}.recommendation-card{grid-column:1/-1;padding:22px}.recommendation-card svg{color:var(--lime)}.figma-results-page{color:#1e1e1e;width:min(100%,1280px);min-height:1155px;margin:-20px auto 0}.results-hero{background:#fff;border-bottom:.5px solid #adabab4d;height:190px;padding:20px;position:relative}.results-title p,.results-title h1,.results-title span,.results-work-title{margin:0}.results-title p{font-size:14px;line-height:14px}.results-title h1{margin-top:10px;font-size:24px;font-weight:500;line-height:24px}.results-title span{margin-top:10px;font-size:14px;line-height:14px;display:block}.results-stats{gap:10px;display:flex;position:absolute;bottom:46px;left:20px}.results-stats .pill{color:#1e1e1e;min-height:32px;font-size:14px;font-weight:400}.results-stats .pill.lime{color:#1e1e1e;background:#bfd9002e}.results-stats .pill.red{color:#f47272;background:#f472721f}.results-stats .pill.neutral{background:#f4f2f2}.results-meter{background:#bfd9002e;border-radius:999px;height:6px;position:absolute;bottom:20px;left:20px;right:257px;overflow:hidden}.results-meter i{border-radius:inherit;background:#bfd900;width:55%;height:100%;display:block}.results-percent{font-size:12px;font-weight:600;line-height:12px;position:absolute;bottom:40px;right:257px}.results-retry{color:#1e1e1e;background:#fff;border:.5px solid #1e1e1e;border-radius:6px;justify-content:center;align-items:center;width:171px;height:44px;font-size:16px;font-weight:500;line-height:16px;transition:filter .16s,transform .16s;display:inline-flex;position:absolute;top:39px;right:20px}.results-retry:hover{filter:brightness(.98);transform:translateY(-1px)}.results-work-title{padding:20px 20px 0;font-size:24px;font-weight:500;line-height:24px}.results-question-list{gap:20px;padding:20px;display:grid}.results-question-card{background:#fff;border:.5px solid #adabab4d;border-radius:14px;min-height:210px;padding:20px;position:relative}.results-question-card.choice{min-height:328px}.result-question-status{align-items:center;gap:14px;display:flex}.result-question-status b{color:#fff;background:#111;border-radius:50%;place-items:center;width:30px;height:30px;font-size:14px;font-weight:400;display:grid}.result-question-status span,.result-question-status em{border-radius:999px;align-items:center;height:30px;padding:8px;font-size:14px;font-style:normal;line-height:14px;display:inline-flex}.result-question-status span{color:#3a33ff;background:#3a33ff24}.results-question-card.correct .result-question-status span{color:#668000;background:#bfd9002e}.results-question-card.wrong .result-question-status span{color:#f47272;background:#f4727224}.results-question-card.review .result-question-status span{color:#5f6368;background:#f4f2f2}.result-question-status em{color:#f47272;background:#f4727224}.result-question-actions{gap:10px;display:flex;position:absolute;top:20px;right:20px}.result-question-actions button{color:#1e1e1e;background:#fff;border:0;border-radius:999px;align-items:center;gap:8px;height:32px;padding:8px;font-family:inherit;font-size:14px;line-height:14px;transition:background-color .16s,transform .16s;display:inline-flex}.result-question-actions button:hover{background:#bfd9001a;transform:translateY(-1px)}.result-question-actions svg{color:#bfd900}.result-question-actions button:last-child svg{color:#f47272}.results-question-card h3{max-width:660px;margin:24px 0 0;font-size:18px;font-weight:500;line-height:18px}.student-answer{color:#adabab;margin:14px 0 0;font-size:14px;font-weight:400;line-height:14px}.result-attachment{color:#2f5d8a;overflow-wrap:anywhere;width:fit-content;max-width:100%;margin:10px 0 0;font-size:14px;line-height:1.35;display:block}.correct-answer{color:#4f5d00;margin:10px 0 0;font-size:14px;font-weight:700;line-height:1.35}.teacher-review-comment{background:#f8fadf;border:.5px solid #bfd900a6;border-radius:8px;gap:6px;width:min(620px,100%);margin-top:14px;padding:12px;display:grid}.teacher-review-comment strong{color:#1e1e1e;font-size:13px;font-weight:800;line-height:1.2}.teacher-review-comment p{color:#4c4c4c;margin:0;font-size:14px;line-height:1.35}.results-question-card .variant-options{margin-top:20px}.results-question-card .figma-answer-input,.result-attach-button{position:absolute;bottom:20px;left:20px}.result-check-button{background:#bfd900;border-color:#0000;width:130px;font-size:16px;font-weight:400;position:absolute;bottom:20px;left:250px}.result-attach-button{width:160px;font-size:16px}.utility-page{gap:20px;display:grid}.backend-status-banner{color:#7a4b00;background:#fff4e5;border:1px solid #f0c36d;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.backend-status-banner button{cursor:pointer;background:#fff;border:1px solid #f0c36d;border-radius:8px;padding:6px 12px}.utility-empty{color:#6b7280;margin:0}.progress-details-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.progress-details-grid .profile-detail-card{gap:6px;min-height:78px;padding:14px}.progress-details-grid .profile-detail-card strong{font-size:18px}.progress-details-grid .admin-panel{min-height:0}.progress-details-grid .admin-panel h2{margin:0;padding:14px 14px 0;font-size:18px;font-weight:600;line-height:1.15}.progress-details-grid .admin-list{gap:8px;padding:10px 14px 14px}.progress-details-grid .admin-list em{color:#688000}.progress-results-panel{grid-column:1/-1}.assignment-test-summary{color:#3f4b17;background:#f5f8df;border:1px solid #bfd90085;border-radius:10px;gap:4px;padding:12px;display:grid}.assignment-test-summary strong{font-size:14px;line-height:1.25}.assignment-test-summary span{color:#697344;font-size:13px}.teacher-submission-notices .admin-list em,.teacher-group-review .admin-list em{color:#5e7000;font-size:12px;font-style:normal}.teacher-group-review{gap:12px;display:grid}.teacher-group-review>label{color:#4b4b4b;gap:6px;max-width:360px;font-size:13px;font-weight:600;display:grid}.teacher-group-review select,.teacher-group-review input,.figma-assignments .admin-list select,.figma-assignments .admin-list input{color:#1e1e1e;background:#fff;border:1px solid #adabab8c;border-radius:8px;min-height:40px;padding:0 10px}.teacher-group-review-list{border-top:1px solid #adabab59}.teacher-group-review-list summary{color:#1e1e1e;cursor:pointer;padding:12px 0;font-weight:600}.teacher-status-empty{color:#797979;font-size:12px}.teacher-review-controls{background:#f7f7f4;border:1px solid #adabab59;border-radius:10px;gap:10px;width:min(620px,100%);margin-top:16px;padding:14px;display:grid}.teacher-review-controls label{color:#4b4b4b;gap:6px;font-size:13px;font-weight:600;display:grid}.teacher-review-controls input,.teacher-review-controls textarea{color:#1e1e1e;width:100%;font:inherit;background:#fff;border:1px solid #adabab8c;border-radius:8px;padding:9px 10px}.teacher-review-controls textarea{resize:vertical;min-height:88px}.teacher-review-controls button{color:#1e1e1e;min-height:38px;font:inherit;background:#bfd900;border:0;border-radius:8px;justify-self:start;padding:0 14px;font-weight:700}.teacher-review-notice{color:#527000;margin:0;font-size:13px;font-weight:600}.extended-answer-formats{color:#666;margin:8px 0 0;font-size:12px;line-height:1.35}.utility-theory-layout{gap:20px;display:grid}.utility-hero,.utility-card{background:#fff;border:.5px solid #adabab4d;border-radius:14px}.utility-hero{min-height:190px;padding:28px 32px}.utility-hero h1{margin:18px 0 0;font-size:34px;font-weight:600;line-height:1.05}.utility-hero p{max-width:720px;margin:14px 0 0;font-size:16px;line-height:1.4}.utility-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.utility-card{color:#1e1e1e;min-height:230px;padding:20px;transition:box-shadow .16s,transform .16s}.utility-card:hover{transform:translateY(-1px);box-shadow:0 6px 18px #1e1e1e0a}.utility-card h2{margin:24px 0 0;font-size:24px;font-weight:500;line-height:1.05}.utility-card p{color:#666;margin:12px 0 0;font-size:14px;line-height:1.35}.utility-topic-grid{min-height:calc(100vh - 100px)}.profile-details-grid{grid-template-columns:minmax(280px,1.15fr) repeat(2,minmax(180px,.7fr));gap:20px;display:grid}.profile-summary-card,.profile-detail-card{background:#fff;border:.5px solid #adabab4d;border-radius:14px;box-shadow:0 4px 20px #adabab1f}.profile-summary-card{align-items:center;gap:20px;min-height:210px;padding:28px;display:flex}.profile-avatar-large{background:var(--lime);color:#1e1e1e;border-radius:50%;flex:0 0 76px;place-items:center;width:76px;height:76px;font-size:28px;font-weight:600;line-height:1;display:grid}.profile-summary-card h2{margin:18px 0 0;font-size:30px;font-weight:600;line-height:1.08}.profile-summary-card p{color:#666;margin:10px 0 0;font-size:16px}.profile-detail-card{align-content:center;gap:10px;min-height:95px;padding:20px;display:grid}.profile-detail-card span{color:#777;font-size:13px;font-weight:500}.profile-detail-card strong{color:#1e1e1e;overflow-wrap:anywhere;font-size:20px;font-weight:500;line-height:1.15}.profile-page .utility-hero{min-height:0;padding:22px 28px}.profile-page .utility-hero h1{margin-top:14px;font-size:30px}.profile-page .utility-hero p{margin-top:10px}.profile-page .profile-details-grid{grid-auto-rows:minmax(88px,auto)}.profile-page .profile-summary-card{grid-row:span 2;min-height:196px;padding:24px}.profile-page .profile-detail-card{gap:6px;min-height:88px;padding:18px}@media (max-width:1100px){.progress-details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.figma-app,.figma-app[data-sidebar=collapsed]{grid-template-columns:1fr}.figma-app:before,.figma-app[data-sidebar=collapsed]:before{left:0}.figma-sidebar{height:auto;position:static}.figma-app[data-sidebar=collapsed] .figma-logo{opacity:1;pointer-events:auto;transform:none}.figma-app[data-sidebar=collapsed] .figma-sidebar-toggle img{transform:none}.figma-sidebar nav{grid-template-columns:repeat(4,minmax(0,1fr))}.figma-app[data-sidebar=collapsed] .figma-sidebar nav a{gap:14px;width:auto}.figma-app[data-sidebar=collapsed] .figma-sidebar nav a span{opacity:1;max-width:none}.figma-dashboard-grid,.topic-grid,.figma-results{grid-template-columns:1fr}.utility-card-grid,.profile-details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-summary-card{grid-column:1/-1}.profile-page .profile-summary-card{grid-row:auto;min-height:0}.admin-page{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-hero,.admin-users,.admin-activity,.admin-tests{grid-column:1/-1}.topic-grid{min-height:auto}.topic-tile{min-height:260px}.topic-card,.topic-card.expanded{min-height:0}.topic-tags{max-width:calc(100% - 180px)}.topic-description{max-width:100%;padding-right:0}.topic-checks,.topic-progress,.topic-result,.topic-repeat{position:static}.topic-checks{flex-wrap:wrap;gap:12px 20px;width:auto;margin-top:18px;display:flex}.topic-progress{width:100%;margin-top:22px}.topic-result{margin-top:10px}.topic-repeat{width:min(234px,100%);margin-top:18px}.materials-card,.announcements-card{grid-column:auto}.results-meter,.results-percent{right:20px}.results-retry{top:20px}}@media (max-width:700px){.figma-sidebar{z-index:35;height:auto;padding:10px 12px 8px;position:sticky;top:0}.figma-sidebar-head{height:32px;margin-bottom:8px}.figma-sidebar-toggle{top:6px;left:auto;right:0}.figma-sidebar nav,.figma-app[data-sidebar=collapsed] .figma-sidebar nav{scrollbar-width:none;grid-template-columns:none;gap:8px;display:flex;overflow-x:auto}.figma-sidebar nav::-webkit-scrollbar{display:none}.figma-sidebar nav a,.figma-app[data-sidebar=collapsed] .figma-sidebar nav a{justify-content:center;gap:0;width:40px;min-width:40px;height:36px;padding:8px;position:relative}.figma-sidebar nav a span,.figma-app[data-sidebar=collapsed] .figma-sidebar nav a span{opacity:0;pointer-events:none;width:1px;max-width:1px;height:1px;position:absolute}.figma-topbar,.homework-list article{display:grid}.figma-topbar{grid-template-columns:minmax(0,1fr) auto;gap:12px}.figma-profile{text-align:right;justify-self:end}.figma-profile>div{display:none}.figma-content{padding:18px 12px 30px}.figma-profile-menu{width:calc(100vw - 24px);max-width:320px;right:12px}.figma-profile-menu a,.figma-profile-menu div{width:100%}.figma-sidebar nav{grid-template-columns:1fr 1fr}.figma-sidebar nav a{width:auto;min-width:0}.schedule-list article,.question-actions{grid-template-columns:1fr;position:static}.profile-menu{width:auto;margin:16px 18px 0;position:static}.topic-filter-row{flex-wrap:wrap;align-items:flex-start}.topic-filter-row a{width:100%;margin-left:0}.topic-tags{max-width:100%}.topic-card,.topic-card.expanded{min-height:0}.topic-state,.topic-collapse,.topic-checks,.topic-progress,.topic-result,.topic-repeat{position:static}.topic-state{width:fit-content;margin-top:14px}.topic-collapse{position:absolute;top:20px;right:20px}.topic-card h2,.topic-description,.topic-checks,.topic-progress,.topic-result,.topic-repeat{margin-top:16px}.topic-checks{width:auto}.topic-progress,.topic-repeat{width:100%}.admin-page{grid-template-columns:1fr;gap:14px}.admin-hero{min-height:0;padding:22px 20px;display:grid}.admin-hero h1{font-size:28px}.admin-actions{width:100%}.admin-metric-card{min-height:120px}.admin-role-grid{grid-template-columns:1fr}.figma-test-page{margin:-18px -12px 0}.test-header-row{height:auto;min-height:0;padding:16px 12px}.test-title-block{width:100%}.test-topic-line,.test-tags{flex-wrap:wrap}.test-header-row h2{font-size:22px;line-height:1.1}.test-timer{margin-top:0}.test-progress,.test-print-button{margin-top:14px;position:static}.test-progress,.test-progress>span,.test-print-button{width:100%}.test-question-list{gap:12px;padding:12px}.test-question-card{min-height:0;padding:16px}.question-actions{flex-wrap:wrap;margin-top:14px;position:static}.test-question-card h3{font-size:16px;line-height:1.3}.figma-answer-input{width:min(220px,100%)}.question-points{text-align:left;margin-top:16px;position:static}.finish-row{justify-content:stretch;padding:0 12px 12px}.finish-row .lime-action{text-align:center;flex:1}.figma-error-modal{width:calc(100vw - 28px);height:auto;min-height:0;max-height:calc(100vh - 28px);overflow:auto}.figma-error-modal>p{font-size:15px;line-height:1.25}.modal-actions{flex-wrap:wrap}.figma-results{gap:12px}.figma-results-page{min-height:0;margin:-18px -12px 0}.results-hero{height:auto;min-height:248px;padding:18px 12px}.results-title h1,.results-work-title{font-size:22px;line-height:1.1}.results-stats{flex-wrap:wrap;margin-top:20px;position:static}.results-meter{width:100%;margin-top:20px;position:relative;bottom:auto;left:auto;right:auto}.results-percent{margin-top:10px;display:block;position:static}.results-retry{width:100%;margin-top:18px;position:static}.results-work-title{padding:18px 12px 0}.results-question-list{gap:12px;padding:12px}.results-question-card,.results-question-card.choice{min-height:0;padding:16px}.result-question-actions{flex-wrap:wrap;margin-top:14px;position:static}.results-question-card h3{font-size:16px;line-height:1.3}.results-question-card .figma-answer-input,.result-attach-button,.result-check-button{width:min(220px,100%);margin-top:18px;position:static}.result-check-button{margin-left:10px}.utility-hero{min-height:0;padding:22px 20px}.utility-hero h1{font-size:28px}.utility-card-grid{grid-template-columns:1fr;gap:12px}.utility-card{min-height:160px}.profile-details-grid{grid-template-columns:1fr;gap:12px}.profile-summary-card{min-height:0;padding:22px 20px}.profile-detail-card{min-height:86px;padding:18px}.result-summary{padding:20px}.result-summary h2{font-size:24px;line-height:1.1}.score-big{border-width:14px;width:164px;height:164px;font-size:34px}.figma-card-title{min-height:50px;padding:0 14px}.answer-checks{gap:10px;padding:12px}.answer-checks article{grid-template-columns:34px minmax(0,1fr) 20px;gap:10px;padding:12px}.answer-checks b{width:30px;height:30px}.answer-checks h3{font-size:15px;line-height:1.15}.answer-checks p{font-size:13px;line-height:1.25}}.kv-student-shell{background:#fff;justify-content:flex-start;align-items:flex-start;width:100vw;height:100vh;display:flex;overflow:hidden}.kv-dashboard-stage{flex:none;transition:width .14s ease-out,height .14s ease-out;position:relative;overflow:hidden}.kv-dashboard-frame{color:#1e1e1e;letter-spacing:0;transform-origin:0 0;background:#fff;width:1440px;height:800px;font-family:Inter Tight,Arial,sans-serif;font-size:14px;line-height:1;transition:transform .14s ease-out;position:absolute;top:0;left:0;overflow:hidden}nextjs-portal,[data-nextjs-toast],[data-nextjs-dev-overlay],[data-nextjs-dialog-overlay],[data-nextjs-dev-tools-button],[data-nextjs-dev-tools-button-container]{display:none!important}.kv-dashboard-frame p,.kv-dashboard-frame h2{margin:0}.kv-work-bg{background:#f3f3f3;width:1223px;height:740px;transition:left .18s,width .18s;position:absolute;top:60px;left:217px;overflow:hidden}.kv-work-bg img{filter:brightness(.5);object-fit:fill;opacity:.03;width:100%;height:100%}.kv-divider{z-index:1;background:#adabab4d;transition:left .18s,width .18s;position:absolute}.kv-divider-vertical{width:1px;height:800px;top:0;left:217px}.kv-divider-horizontal{width:1440px;height:1px;top:60px;left:0}.kv-logo-link{z-index:2;width:38px;height:30.743px;transition:opacity .16s,transform .16s;display:block;position:absolute;top:18px;left:20px}.kv-logo{width:38px;height:30.743px;display:block}.kv-back{z-index:2;cursor:pointer;background:0 0;border:0;place-items:center;width:20px;height:20px;padding:0;transition:left .18s,opacity .16s,transform .16s;display:grid;position:absolute;top:18px;left:187px}.kv-back img{width:20px;height:20px;transition:transform .18s;display:block}.kv-current-date{z-index:2;white-space:nowrap;width:156px;height:14px;font-size:14px;font-weight:400;line-height:14px;transition:left .18s;position:absolute;top:23px;left:237px}.kv-avatar{z-index:5;color:#1e1e1e;cursor:pointer;width:204px;height:34px;font:inherit;text-align:right;background:#fff;border:0;align-items:center;gap:8px;padding:0;transition:opacity .16s,transform .16s;display:flex;position:absolute;top:13px;left:1219px}.kv-avatar-text{text-align:right;flex-direction:column;justify-content:center;align-items:flex-end;gap:6px;width:136px;height:34px;margin-right:2px;display:flex}.kv-avatar strong{white-space:nowrap;font-size:16px;font-weight:500;line-height:16px}.kv-avatar span{white-space:nowrap;font-size:12px;font-weight:400;line-height:12px}.kv-avatar b{background:#bfd900;border-radius:60px;place-items:center;width:34px;height:34px;font-size:16px;font-weight:500;line-height:16px;display:grid}.kv-avatar img{width:12px;height:7px;transition:transform .18s}.kv-sidebar-menu{z-index:2;background:#fff;gap:10px;width:177px;height:326px;transition:width .18s,transform .18s;display:grid;position:absolute;top:80px;left:20px}.kv-menu-item{color:#1e1e1e;white-space:nowrap;border-radius:10px;align-items:center;gap:14px;width:177px;height:32px;padding:8px;font-size:14px;font-weight:400;line-height:14px;transition:background-color .14s,box-shadow .14s,color .14s,gap .18s,padding .18s,transform .14s;display:flex}.kv-menu-item span{transition:max-width .18s,opacity .12s;display:block;overflow:hidden}.kv-menu-item.active{background:#f3f3f3;border-radius:6px;font-weight:500;box-shadow:inset 2px 0 #bfd900}.kv-menu-item:hover{background:#bfd90014;transform:translate(1px)}.kv-icon{object-fit:scale-down;flex:0 0 16px;width:16px;height:16px;display:block}.kv-card{z-index:2;background:#fff;border:.5px solid #adabab4d;border-radius:14px;transition:border-color .16s,left .18s,width .18s,height .18s,opacity .16s,box-shadow .16s,transform .16s;position:absolute;overflow:hidden}.kv-card:hover{box-shadow:0 6px 18px #1e1e1e0a}.kv-card-rule{background:#adabab4d;width:100%;height:1px;position:absolute;top:40px;left:0}.kv-schedule-card{width:340px;height:309px;top:80px;left:237px}.kv-tests-card{width:503px;height:309px;top:80px;left:597px}.kv-question-card{width:300px;height:700px;top:80px;left:1123px}.kv-announcements-card{width:340px;height:371px;top:409px;left:237px}.kv-materials-card{width:503px;height:371px;top:409px;left:597px}.kv-section-title{align-items:flex-start;gap:14px;height:14px;display:flex;position:absolute}.kv-section-title p{white-space:nowrap;font-size:14px;font-weight:400;line-height:14px}.kv-dot{border-radius:50%;width:10px;height:10px;margin-top:2px}.kv-dot.dark{background:#1e1e1e}.kv-dot.green{background:#bfd900}.kv-dot.blue{background:#3a33ff}.kv-dot.pink{background:#f6c1cd}.kv-dot.red{background:#f47272}.kv-week-range{text-align:right;white-space:nowrap;width:91px;height:14px;font-size:14px;font-weight:500;line-height:14px;position:absolute;top:13px;left:235px}.kv-schedule-list{gap:10px;display:grid;position:absolute;top:53px;left:14px}.kv-schedule-empty{color:#6d7582;margin:0;font-size:14px;line-height:1.35}.kv-schedule-row{align-items:center;gap:20px;height:26px;display:flex}.kv-schedule-row b{font-size:14px;font-weight:500;line-height:14px}.kv-schedule-row b.active{color:#bfd900}.kv-chip-stack{gap:4px;display:flex}.kv-chip{white-space:nowrap;cursor:pointer;border:.5px solid;border-radius:40px;align-items:center;height:26px;padding:6px;font-size:14px;font-weight:400;line-height:14px;text-decoration:none;transition:background-color .14s,border-color .14s,color .14s,transform .14s,box-shadow .14s;display:inline-flex}.kv-chip:hover{transform:translateY(-1px);box-shadow:0 2px 8px #1e1e1e14}.kv-chip.blue{color:#3a33ff;background:#3a33ff24}.kv-chip.neutral{color:#1e1e1e;background:#1e1e1e0a;border-color:#1e1e1e66}.kv-chip.green{color:#bfd900;background:#bfd90024}.kv-chip.red{color:#f47272;background:#f4727224}.kv-status{color:#fff;white-space:nowrap;border-radius:40px;align-items:center;height:20px;padding:4px;font-size:12px;font-weight:400;line-height:12px;transition:opacity .14s,transform .14s;display:inline-flex}.kv-status.green{background:#bfd900}.kv-status.important{background:#f47272}.kv-status.materials{background:#3a33ffb3}.kv-test-notice{color:#1e1e1e;cursor:pointer;background:#bfd90024;border-radius:10px;width:475px;height:63px;text-decoration:none;transition:background-color .16s,width .18s,box-shadow .16s,transform .16s;position:absolute;left:14px}.kv-test-notice:hover{background:#bfd90033;transform:translateY(-1px);box-shadow:0 4px 14px #bfd9002e}.kv-test-notice>div{width:370px;position:absolute;top:10px;left:10px}.kv-test-notice p{margin-top:6px;font-size:14px;font-weight:400;line-height:17px}.kv-test-notice strong{font-weight:600}.kv-test-notice time{white-space:nowrap;background:#fff;border-radius:40px;align-items:center;height:26px;padding:6px;font-size:14px;font-weight:400;line-height:14px;display:inline-flex;position:absolute;top:10px;right:10px}.kv-question-body{width:272px;position:absolute;top:53px;left:14px}.kv-question-body h2{width:272px;margin-top:14px;font-size:16px;font-weight:600;line-height:1.3}.kv-answer-list{gap:10px;margin-top:14px;display:grid}.kv-answer{color:#1e1e1e;text-align:left;cursor:pointer;background:0 0;border:.5px solid #adabab4d;border-radius:10px;align-items:flex-start;gap:12px;width:272px;min-height:38px;padding:8px;font-family:inherit;font-size:14px;font-weight:400;line-height:14px;transition:background-color .14s,border-color .14s,box-shadow .14s,transform .14s;display:flex}.kv-answer span{overflow-wrap:anywhere;min-width:0;line-height:1.35}.kv-answer:hover{transform:translateY(-1px);box-shadow:0 3px 10px #1e1e1e0f}.kv-answer b{color:#1e1e1e;background:#f4f2f2;border-radius:40px;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:14px;font-weight:400;line-height:14px;display:grid}.kv-answer sub{font-size:9.03px;line-height:0;position:relative;bottom:-.2em}.kv-answer.wrong{background:#f472721a;border-color:#f47272}.kv-answer.wrong b{color:#fff;background:#f47272}.kv-answer.selected{background:#bfd9001f;border-color:#bfd900}.kv-answer.selected b{color:#1e1e1e;background:#bfd90057}.kv-answer.right{background:#bfd9001a;border-color:#bfd900}.kv-answer.right b{color:#fff;background:#bfd900}.kv-daily-answer-input{border:.5px solid #adabab4d;border-radius:12px;width:100%;min-height:44px;margin-top:14px}.kv-daily-action-row{align-items:center;gap:10px;margin-top:14px;display:flex}.kv-daily-submit{color:#1e1e1e;background:#bfd900;border:0;border-radius:12px;justify-content:center;align-items:center;min-width:112px;min-height:40px;padding:10px 18px;font-size:14px;font-weight:700;display:inline-flex}.kv-daily-action-row span{color:#1e1e1ead;min-width:0;font-size:13px;line-height:1.25}.kv-daily-result{color:#607100;background:#bfd9001f;border:.5px solid #bfd9008c;border-radius:12px;gap:5px;width:272px;max-width:100%;margin-top:10px;padding:10px 12px;font-size:13px;line-height:1.35;display:grid}.kv-daily-result strong,.kv-daily-result p{margin:0}.kv-small-notice{color:#1e1e1e;cursor:pointer;border-top:2px solid;border-radius:10px;padding:10px;text-decoration:none;transition:width .18s,box-shadow .16s,transform .16s;position:absolute;left:14px}.kv-small-notice:hover{transform:translateY(-1px);box-shadow:0 4px 14px #1e1e1e0f}.kv-small-notice>div{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.kv-small-notice time{font-size:12px;font-weight:400;line-height:12px}.kv-small-notice p{margin-top:6px;font-size:14px;font-weight:500;line-height:1.2}.kv-small-notice.important{background:#f6c1cd1a;border-color:#f6c1cd;width:312px;height:80px}.kv-small-notice.materials{background:#3a33ff0a;border-color:#3a33ffb3;width:475px;height:63px}.kv-profile-dropdown{z-index:6;transform-origin:100% 0;background:#fff;border:.5px solid #adabab4d;border-radius:14px;width:195px;height:238px;padding:14px;animation:.16s ease-out both kv-dropdown-in;position:absolute;top:60px;left:1225px;box-shadow:0 4px 20px #adabab33}.kv-profile-dropdown a,.kv-profile-dropdown button{color:#1e1e1e;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:10px;align-items:center;gap:14px;width:167px;height:32px;padding:8px;font-size:14px;font-weight:400;line-height:14px;transition:background-color .14s,box-shadow .14s,transform .14s;display:flex}.kv-profile-dropdown a+a{margin-top:10px}.kv-profile-dropdown a.active{background:#f3f3f3;border-radius:6px;box-shadow:inset 2px 0 #bfd900}.kv-profile-dropdown a:hover,.kv-profile-dropdown button:hover{background:#bfd90014;transform:translate(1px)}.kv-profile-dropdown u{text-underline-position:from-font;font-weight:500}.kv-profile-separator{background:#adabab4d;width:167px;height:1px;margin:10px 0}.kv-profile-separator+a{margin-top:0}.kv-student-shell[data-sidebar=collapsed] .kv-work-bg{width:1363px;left:77px}.kv-student-shell[data-sidebar=collapsed] .kv-divider-vertical{left:77px}.kv-student-shell[data-sidebar=collapsed] .kv-logo-link{opacity:0;pointer-events:none;transform:scale(.92)}.kv-student-shell[data-sidebar=collapsed] .kv-back{left:29px}.kv-student-shell[data-sidebar=collapsed] .kv-back img{transform:rotate(180deg)}.kv-student-shell[data-sidebar=collapsed] .kv-current-date{left:97px}.kv-student-shell[data-sidebar=collapsed] .kv-sidebar-menu{width:37px}.kv-student-shell[data-sidebar=collapsed] .kv-menu-item{gap:0;width:32px;padding:8px}.kv-student-shell[data-sidebar=collapsed] .kv-menu-item span{opacity:0;max-width:0}.kv-student-shell[data-sidebar=collapsed] .kv-schedule-card,.kv-student-shell[data-sidebar=collapsed] .kv-announcements-card{width:397px;left:97px}.kv-student-shell[data-sidebar=collapsed] .kv-tests-card,.kv-student-shell[data-sidebar=collapsed] .kv-materials-card{width:586px;left:514px}.kv-student-shell[data-sidebar=collapsed] .kv-question-card{opacity:1;pointer-events:auto;left:1123px;transform:none}.kv-student-shell[data-sidebar=collapsed] .kv-week-range{width:auto;left:auto;right:14px}.kv-student-shell[data-sidebar=collapsed] .kv-test-notice,.kv-student-shell[data-sidebar=collapsed] .kv-small-notice.important,.kv-student-shell[data-sidebar=collapsed] .kv-small-notice.materials{width:calc(100% - 28px)}.kv-student-shell[data-sidebar=collapsed] .kv-test-notice>div{width:calc(100% - 124px)}.kv-responsive-dashboard{color:#1e1e1e;letter-spacing:0;isolation:isolate;background:#f3f3f3;min-height:100vh;padding:0 16px 24px;font-family:Inter Tight,Arial,sans-serif;position:relative;overflow-x:hidden}.kv-responsive-dashboard:before{z-index:-1;pointer-events:none;content:"";filter:brightness(.5);opacity:.03;background-image:url(/figma-assets/dotPattern.png);background-position:top;background-size:cover;position:fixed;inset:56px 0 0}.kv-responsive-dashboard p,.kv-responsive-dashboard h2{margin:0}.kv-responsive-topbar{z-index:10;background:#fff;border-bottom:1px solid #adabab4d;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:60px;margin:0 -16px;padding:0 16px;display:grid;position:sticky;top:0}.kv-responsive-logo{width:38px;height:30.743px}.kv-responsive-logo-link{width:38px;height:30.743px;transition:opacity .16s,transform .16s;display:block}.kv-responsive-date{align-items:center;gap:12px;min-width:0;display:flex}.kv-responsive-back{cursor:pointer;background:0 0;border:0;flex:0 0 20px;place-items:center;width:20px;height:20px;padding:0;transition:opacity .16s,transform .16s;display:grid}.kv-responsive-back img{width:20px;height:20px;display:block}.kv-responsive-date p{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;line-height:14px;overflow:hidden}.kv-responsive-student-headline,.kv-responsive-menu-toggle{display:none}.kv-responsive-avatar.kv-avatar{justify-self:end;width:auto;min-width:172px;position:static}.kv-responsive-profile-dropdown.kv-profile-dropdown{top:54px;left:auto;right:16px}.kv-responsive-nav{scrollbar-width:none;gap:10px;max-width:1186px;margin:0 auto;padding:14px 0 12px;display:flex;overflow-x:auto}.kv-responsive-nav::-webkit-scrollbar{display:none}.kv-responsive-nav .kv-menu-item{background:#fff;flex:none;width:auto;min-width:122px;height:36px}.kv-responsive-nav .kv-menu-item.active{background:#fff;box-shadow:inset 2px 0 #bfd900,0 0 0 .5px #adabab4d}.kv-responsive-menu-panel{gap:10px;max-width:420px;margin:12px auto 0;display:grid}.kv-responsive-menu-card,.kv-responsive-contact-card{background:#fff;border:.5px solid #adabab4d;border-radius:14px;overflow:hidden}.kv-responsive-menu-card{gap:0;padding:8px;display:grid}.kv-responsive-menu-card .kv-menu-item,.kv-responsive-menu-card a,.kv-responsive-menu-card button{color:#1e1e1e;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:12px;width:100%;min-height:40px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:400;line-height:14px;text-decoration:none;display:flex;position:relative}.kv-responsive-menu-card .kv-menu-item.active,.kv-responsive-menu-card a.active{box-shadow:none;background:#f4f4f4}.kv-responsive-menu-card .kv-icon{flex:none}.kv-responsive-menu-card a.theme,.kv-responsive-menu-card button.theme{min-height:44px}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--paper:#17191e;--ink:#eff1f5;--muted:#aeb5bf;--shadow:0 8px 24px #0000002e}html[data-theme=dark] body,html[data-theme=dark] .figma-app,html[data-theme=dark] .kv-responsive-dashboard{color:#eff1f5;background:#17191e}html[data-theme=dark] .figma-app:before{filter:grayscale()brightness(.35);opacity:.018}html[data-theme=dark] .figma-sidebar,html[data-theme=dark] .figma-topbar,html[data-theme=dark] .figma-profile-menu,html[data-theme=dark] .kv-responsive-topbar,html[data-theme=dark] .kv-responsive-card,html[data-theme=dark] .kv-responsive-menu-card,html[data-theme=dark] .kv-responsive-contact-card,html[data-theme=dark] .kv-profile-dropdown,html[data-theme=dark] .utility-hero,html[data-theme=dark] .utility-card,html[data-theme=dark] .profile-detail-card,html[data-theme=dark] .admin-panel,html[data-theme=dark] .test-header-row,html[data-theme=dark] .test-question-card,html[data-theme=dark] .video-unavailable{color:#eff1f5;background:#202329;border-color:#363c45}html[data-theme=dark] .figma-sidebar nav a,html[data-theme=dark] .figma-date,html[data-theme=dark] .figma-profile-menu a,html[data-theme=dark] .figma-profile-menu button,html[data-theme=dark] .kv-profile-dropdown a,html[data-theme=dark] .kv-profile-dropdown button,html[data-theme=dark] .kv-responsive-menu-card a,html[data-theme=dark] .kv-responsive-menu-card button,html[data-theme=dark] .utility-card,html[data-theme=dark] .utility-card a,html[data-theme=dark] .admin-list a,html[data-theme=dark] .admin-list span,html[data-theme=dark] .test-question-card,html[data-theme=dark] .test-header-row,html[data-theme=dark] .figma-answer-input,html[data-theme=dark] .figma-answer-textarea{color:#eff1f5}html[data-theme=dark] .figma-profile{color:#eff1f5;background:#202329}html[data-theme=dark] .figma-profile span,html[data-theme=dark] .profile-detail-card strong{color:#eff1f5}html[data-theme=dark] .progress-details-grid .admin-list em{color:#d2e63d}html[data-theme=dark] .figma-answer-input,html[data-theme=dark] .figma-answer-textarea,html[data-theme=dark] .figma-answer-option,html[data-theme=dark] .test-print-button{background:#1b1e23;border-color:#454b55}html[data-theme=dark] .figma-sidebar nav a.active,html[data-theme=dark] .figma-profile-menu a.active,html[data-theme=dark] .kv-profile-dropdown a.active,html[data-theme=dark] .kv-responsive-menu-card a.active{color:#f8f9fb;background:#2a2f37}html[data-theme=dark] .utility-empty,html[data-theme=dark] .admin-list small,html[data-theme=dark] .profile-detail-card span,html[data-theme=dark] .video-unavailable p{color:#aeb5bf}html[data-theme=dark] .question-status span,html[data-theme=dark] .question-actions button,html[data-theme=dark] .variant-choice-option{color:#eff1f5;background:#262a31;border-color:#3a404a}html[data-theme=dark] .question-actions button:first-child{color:#eff1f5}html[data-theme=dark] .question-actions button.error{background:#e876761f}html[data-theme=dark] .test-progress>span{background:#d2e63d29}html[data-theme=dark] .assignment-test-summary,html[data-theme=dark] .teacher-review-controls{color:#eff1f5;background:#262a31;border-color:#3a404a}html[data-theme=dark] .assignment-test-summary span,html[data-theme=dark] .teacher-group-review>label,html[data-theme=dark] .teacher-review-controls label,html[data-theme=dark] .teacher-status-empty,html[data-theme=dark] .extended-answer-formats{color:#aeb5bf}html[data-theme=dark] .teacher-group-review-list{border-color:#363c45}html[data-theme=dark] .teacher-group-review-list summary{color:#eff1f5}html[data-theme=dark] .teacher-group-review select,html[data-theme=dark] .teacher-group-review input,html[data-theme=dark] .figma-assignments .admin-list select,html[data-theme=dark] .figma-assignments .admin-list input,html[data-theme=dark] .teacher-review-controls input,html[data-theme=dark] .teacher-review-controls textarea{color:#eff1f5;background:#1b1e23;border-color:#454b55}html[data-theme=dark] .teacher-review-notice,html[data-theme=dark] .teacher-submission-notices .admin-list em,html[data-theme=dark] .teacher-group-review .admin-list em{color:#d2e63d}.kv-responsive-menu-card a:hover,.kv-responsive-menu-card button:hover{background:#f6f6f6}.kv-responsive-profile-separator{background:#adabab4d;height:1px;margin:6px 10px}.kv-responsive-contact-card{color:#1e1e1e;text-align:center;justify-items:center;gap:6px;padding:14px 12px;font-style:normal;display:grid}.kv-responsive-contact-card p{font-size:11px;font-weight:400;line-height:13px}.kv-responsive-contact-icons{color:#bfd900;gap:14px;display:flex}.kv-responsive-contact-card a{color:#1e1e1e;font-size:13px;font-weight:500;line-height:14px;text-decoration:none}.kv-responsive-contact-card a:last-child{font-size:11px;font-weight:400}.kv-responsive-grid{grid-template-columns:minmax(0,1fr);gap:14px;max-width:1186px;margin:0 auto;display:grid}.kv-responsive-card{background:#fff;border:.5px solid #adabab4d;border-radius:14px;min-width:0;transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden}.kv-responsive-card:hover{box-shadow:0 6px 18px #1e1e1e0a}.kv-responsive-card-header{border-bottom:1px solid #adabab4d;justify-content:space-between;align-items:center;gap:12px;min-height:40px;padding:0 14px;display:flex}.kv-responsive-section-title{align-items:center;gap:14px;min-width:0;display:flex}.kv-responsive-section-title p,.kv-responsive-card-header>b{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;line-height:14px;overflow:hidden}.kv-responsive-card-header>b{flex:none;font-weight:500}.kv-responsive-schedule-list,.kv-responsive-test-list,.kv-responsive-notice-list,.kv-responsive-question-body{gap:10px;padding:14px;display:grid}.kv-responsive-question-body{justify-items:start}.kv-responsive-question .kv-question-body{width:auto;position:static}.kv-responsive-schedule-row{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:20px;min-height:28px;display:grid}.kv-responsive-schedule-row b{font-size:14px;font-weight:500;line-height:14px}.kv-responsive-schedule-row b.active{color:#bfd900}.kv-responsive-dashboard .kv-chip-stack{flex-wrap:wrap;gap:6px;min-width:0}.kv-responsive-dashboard .kv-chip{white-space:normal;height:auto;min-height:26px}.kv-responsive-test-notice{color:#1e1e1e;cursor:pointer;background:#bfd90024;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:12px;min-height:63px;padding:10px;text-decoration:none;transition:background-color .16s,box-shadow .16s,transform .16s;display:flex}.kv-responsive-test-notice:hover{background:#bfd90033;transform:translateY(-1px);box-shadow:0 4px 14px #bfd9002e}.kv-responsive-test-notice p{margin-top:6px;font-size:14px;font-weight:400;line-height:17px}.kv-responsive-test-notice strong{font-weight:600}.kv-responsive-test-notice time{white-space:nowrap;background:#fff;border-radius:40px;flex:none;align-items:center;height:26px;padding:6px;font-size:14px;font-weight:400;line-height:14px;display:inline-flex}.kv-responsive-question-body h2{max-width:420px;margin-top:4px;font-size:16px;font-weight:600;line-height:1.3}.kv-responsive-question .kv-answer-list{justify-self:stretch;width:100%;margin-top:0}.kv-responsive-question .kv-answer{width:100%;min-height:44px}.kv-responsive-small-notice{color:#1e1e1e;cursor:pointer;border-top:2px solid;border-radius:10px;padding:10px;text-decoration:none;transition:box-shadow .16s,transform .16s}.kv-responsive-small-notice:hover{transform:translateY(-1px);box-shadow:0 4px 14px #1e1e1e0f}.kv-responsive-small-notice>div{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.kv-responsive-small-notice time{flex:none;font-size:12px;font-weight:400;line-height:12px}.kv-responsive-small-notice p{margin-top:6px;font-size:14px;font-weight:500;line-height:1.2}.kv-responsive-small-notice.important{background:#f6c1cd1a;border-color:#f6c1cd}.kv-responsive-small-notice.materials{background:#3a33ff0a;border-color:#3a33ffb3}.kv-logo-link:hover,.kv-responsive-logo-link:hover,.kv-back:hover,.kv-responsive-back:hover,.kv-avatar:hover{opacity:.86;transform:translateY(-1px)}.kv-logo-link:active,.kv-responsive-logo-link:active,.kv-back:active,.kv-responsive-back:active,.kv-avatar:active,.kv-menu-item:active,.kv-chip:active,.kv-answer:active,.kv-test-notice:active,.kv-small-notice:active,.kv-responsive-test-notice:active,.kv-responsive-small-notice:active,.kv-profile-dropdown a:active,.kv-profile-dropdown button:active{transform:translateY(0)scale(.98)}.kv-logo-link:focus-visible,.kv-responsive-logo-link:focus-visible,.kv-back:focus-visible,.kv-responsive-back:focus-visible,.kv-avatar:focus-visible,.kv-menu-item:focus-visible,.kv-chip:focus-visible,.kv-answer:focus-visible,.kv-test-notice:focus-visible,.kv-small-notice:focus-visible,.kv-responsive-test-notice:focus-visible,.kv-responsive-small-notice:focus-visible,.kv-profile-dropdown a:focus-visible,.kv-profile-dropdown button:focus-visible{outline-offset:3px;outline:2px solid #bfd900}@keyframes kv-dropdown-in{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:980px){.auth-page{grid-template-columns:minmax(0,560px);padding:28px}.auth-preview{min-height:280px}}@media (max-width:560px){.auth-page{padding:14px}.auth-card{border-radius:14px;padding:20px}.auth-brand img{width:58px}.auth-copy h1{font-size:34px}.auth-copy p{font-size:15px}.auth-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-preview{display:none}}@media (prefers-reduced-motion:reduce){.auth-tabs button,.auth-track button,.auth-submit,.auth-form input,.auth-spinner,.kv-dashboard-stage,.kv-dashboard-frame,.kv-logo-link,.kv-responsive-logo-link,.kv-back,.kv-responsive-back,.kv-avatar,.kv-avatar img,.kv-card,.kv-responsive-card,.kv-menu-item,.kv-chip,.kv-status,.kv-answer,.kv-test-notice,.kv-responsive-test-notice,.kv-small-notice,.kv-responsive-small-notice,.kv-profile-dropdown,.kv-profile-dropdown a,.kv-profile-dropdown button{transition:none;animation:none}}@media (min-width:680px){.kv-responsive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kv-responsive-question{grid-column:span 2}}@media (max-width:900px){.progress-details-grid{grid-template-columns:1fr}.progress-results-panel{grid-column:auto}.kv-responsive-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-width:100%;display:grid;overflow:visible}.kv-responsive-nav .kv-menu-item{width:100%;min-width:0}}@media (max-width:560px){.kv-responsive-dashboard{padding-left:10px;padding-right:10px}.kv-responsive-topbar{grid-template-columns:auto minmax(0,1fr) auto auto;gap:8px;min-height:58px;margin-left:-10px;margin-right:-10px;padding-left:10px;padding-right:10px}.kv-responsive-date{display:none}.kv-responsive-logo,.kv-responsive-logo-link{width:38px;height:31px}.kv-responsive-student-headline{justify-items:end;gap:1px;min-width:0;display:grid}.kv-responsive-student-headline strong{text-overflow:ellipsis;white-space:nowrap;max-width:144px;font-size:11px;font-weight:600;line-height:12px;overflow:hidden}.kv-responsive-student-headline span{color:#1e1e1e;overflow-wrap:anywhere;text-align:right;max-width:144px;font-size:8px;font-weight:400;line-height:9px}.kv-responsive-avatar.kv-avatar{gap:0;width:34px;min-width:34px;height:34px}.kv-responsive-avatar .kv-avatar-text{display:none}.kv-responsive-avatar.kv-avatar b{border-radius:50%;width:34px;height:34px;font-size:14px;line-height:14px}.kv-responsive-avatar.kv-avatar img{display:none}.kv-responsive-menu-toggle{color:#1e1e1e;cursor:pointer;background:0 0;border:0;place-content:center;gap:3px;width:24px;height:24px;padding:0;display:grid}.kv-responsive-menu-toggle span{background:currentColor;border-radius:999px;width:14px;height:1.5px;transition:opacity .16s,transform .16s;display:block}.kv-responsive-menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px)rotate(45deg)}.kv-responsive-menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.kv-responsive-menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-4.5px)rotate(-45deg)}.kv-responsive-profile-dropdown.kv-profile-dropdown{width:calc(100vw - 20px);max-width:260px;top:50px;right:10px}.kv-responsive-profile-dropdown.kv-profile-dropdown a,.kv-responsive-profile-dropdown.kv-profile-dropdown button,.kv-responsive-profile-dropdown .kv-profile-separator{width:100%}.kv-responsive-nav{display:none}.kv-responsive-menu-panel{gap:8px;max-width:none;margin-top:8px}.kv-responsive-menu-card,.kv-responsive-contact-card{border-radius:8px}.kv-responsive-menu-card{padding:8px}.kv-responsive-menu-card .kv-menu-item,.kv-responsive-menu-card a,.kv-responsive-menu-card button{min-height:36px;padding:0 8px;font-size:12px}.kv-responsive-main-menu{min-height:224px}.kv-responsive-profile-menu{min-height:148px}.kv-responsive-contact-card{gap:5px;min-height:92px;padding:12px}.kv-responsive-grid{gap:10px}.kv-responsive-card{border-radius:8px}.kv-responsive-card-header{min-height:36px;padding:0 10px}.kv-responsive-section-title{gap:10px}.kv-responsive-section-title p,.kv-responsive-card-header>b{font-size:13px;line-height:13px}.kv-responsive-schedule-list,.kv-responsive-test-list,.kv-responsive-notice-list,.kv-responsive-question-body{gap:8px;padding:10px}.kv-responsive-schedule-row{grid-template-columns:28px minmax(0,1fr);gap:10px;min-height:28px}.kv-responsive-dashboard .kv-chip{min-height:24px;padding:4px 7px;font-size:12px;line-height:12px}.kv-responsive-test-notice{border-radius:8px;min-height:58px;padding:9px}.kv-responsive-test-notice p,.kv-responsive-small-notice p{font-size:13px}.kv-responsive-small-notice{border-radius:8px;padding:9px}.kv-responsive-question-body h2{font-size:15px;line-height:1.28}.kv-responsive-question .kv-answer{min-height:40px}}.student-classes-hero,.student-lesson-view,.student-homework-runner,.student-homework-result,.student-history-summary>div,.student-topic-card,.student-homework-list article,.student-classes-empty{background:#fffffff0;border:1px solid #e6e8e1;border-radius:8px}.student-classes-hero{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;padding:22px;display:flex}.student-classes-hero span,.student-lesson-view>header>span,.student-homework-runner>header>span,.student-homework-list article>div>span{color:#86a000;font-size:12px;font-weight:700}.student-classes-hero h1,.student-lesson-view h1,.student-homework-runner h1{color:#292b28;margin:5px 0 8px;font-size:28px;line-height:1.1}.student-classes-hero p,.student-lesson-view p,.student-homework-runner p,.student-homework-list article p{color:#6d706a;max-width:640px;margin:0;line-height:1.5}.student-classes-history-link,.student-primary-action,.student-back-link{border-radius:8px;justify-content:center;align-items:center;gap:7px;font-weight:700;text-decoration:none;display:inline-flex}.student-classes-history-link,.student-back-link{color:#40423e;border:1px solid #dce0d7;min-height:38px;padding:8px 11px}.student-primary-action{color:#252723;cursor:pointer;background:#c8e800;border:1px solid #c8e800;min-height:42px;padding:9px 14px}.student-primary-action:disabled{cursor:wait;opacity:.65}.student-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.student-topic-card{gap:14px;padding:16px;display:grid;overflow:hidden}.student-topic-card header{gap:4px;display:grid}.student-topic-card header span{color:#71736d;font-size:12px}.student-topic-card header strong{color:#2b2d29;font-size:18px}.student-topic-card.tone-1{border-top:4px solid #c9e900}.student-topic-card.tone-2{border-top:4px solid #73d1c5}.student-topic-card.tone-3{border-top:4px solid #f3c96d}.student-topic-progress{background:#f4f8dd;border-radius:7px;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.student-topic-progress span{color:#72756e;font-size:12px}.student-topic-progress strong{color:#536300}.student-topic-lessons,.student-history-list,.student-homework-list,.student-homework-questions{gap:9px;display:grid}.student-lesson-row{color:#292b28;border:1px solid #ebede8;border-radius:7px;grid-template-columns:34px minmax(0,1fr) auto 18px;align-items:center;gap:10px;min-height:58px;padding:9px;text-decoration:none;display:grid}.student-lesson-row:not(.locked):hover{border-color:#c6df53}.student-lesson-row.locked{cursor:default;opacity:.62;pointer-events:none}.student-lesson-icon{color:#728700;background:#f0f2ed;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.student-lesson-row>div:nth-child(2){gap:3px;display:grid}.student-lesson-row small{color:#767873;font-size:12px}.student-lesson-row>span{font-size:12px;font-weight:700}.student-lesson-view,.student-homework-runner,.student-homework-result{gap:18px;padding:20px;display:grid}.student-lesson-view>header,.student-homework-runner>header{gap:7px;display:grid}.student-back-link{justify-self:start;margin-bottom:5px}.student-lesson-video{overflow:hidden}.student-lesson-view>footer{border-top:1px solid #eceee9;justify-content:space-between;align-items:center;gap:14px;padding-top:16px;display:flex}.student-lesson-view>footer>div{gap:3px;display:grid}.student-lesson-view>footer span{color:#6f716c;font-size:12px}.student-lesson-view>footer strong{color:#617300;font-size:20px}.student-no-homework{color:#747671;font-size:13px}.student-homework-list article{justify-content:space-between;align-items:center;gap:20px;padding:16px;display:flex}.student-homework-list article>div{gap:5px;display:grid}.student-homework-list h2{margin:0;font-size:17px}.student-homework-list small{color:#777974;font-size:12px}.student-homework-questions article,.student-homework-result article{grid-template-columns:34px minmax(0,1fr);gap:13px;padding:16px 0;display:grid}.student-homework-questions article+article,.student-homework-result article+article{border-top:1px solid #eaede7}.student-question-number{color:#fff;background:#292b28;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex}.student-homework-questions h2{margin:0 0 10px;font-size:17px;line-height:1.35}.student-homework-questions img{object-fit:contain;border:1px solid #e4e6e1;border-radius:7px;max-width:100%;max-height:280px;margin-bottom:10px;display:block}.student-question-points{color:#798000;margin:0 0 10px;font-size:12px}.student-homework-questions textarea{box-sizing:border-box;font:inherit;border:1px solid #dfe2dc;border-radius:7px;width:100%;min-height:106px;padding:10px}.student-choice-list{gap:8px;display:grid}.student-choice-list label{cursor:pointer;border:1px solid #e3e6df;border-radius:7px;grid-template-columns:15px 24px minmax(0,1fr);align-items:center;gap:9px;min-height:44px;padding:8px;display:grid}.student-choice-list input{accent-color:#b7d700}.student-choice-list label span{background:#f0f1ef;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;display:flex}.student-homework-runner>footer{justify-content:flex-end;display:flex}.student-homework-result>header{background:#f4f9df;border-radius:7px;align-items:center;gap:10px;padding:12px;display:flex}.student-homework-result>header svg{color:#829900}.student-homework-result h2{margin:0;font-size:17px}.student-homework-result h3{margin:8px 0;font-size:16px}.student-homework-result p{color:#656863;margin:5px 0}.student-homework-result small{color:#797c75;margin-top:9px;line-height:1.4;display:block}.answer-ok,.answer-pending{border-radius:99px;padding:4px 7px;font-size:11px;font-weight:700;display:inline-flex}.answer-ok{color:#627600;background:#eff8cf}.answer-pending{color:#b44b3f;background:#fff0ed}.student-history-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:15px;display:grid}.student-history-summary>div{gap:5px;padding:15px;display:grid}.student-history-summary span{color:#737570;font-size:12px}.student-history-summary strong{font-size:25px}.student-classes-empty{color:#72746f;text-align:center;place-items:center;min-height:230px;padding:22px;display:grid}.student-classes-empty h2{color:#2b2d29;margin:8px 0 0}.student-classes-empty p{margin:0}.student-classes-notice{border:1px solid;border-radius:7px;align-items:center;gap:8px;margin-bottom:12px;padding:11px;display:flex}.student-classes-notice.success{color:#576d00;background:#f4f9dd;border-color:#d7e892}.student-classes-notice.error{color:#a33e35;background:#fff2f0;border-color:#f0cac4}@media (max-width:760px){.student-topic-grid{grid-template-columns:1fr}.student-classes-hero{flex-direction:column}.student-homework-list article{flex-direction:column;align-items:stretch}.student-history-summary{grid-template-columns:1fr}}@media (max-width:520px){.student-lesson-row{grid-template-columns:30px minmax(0,1fr) 18px}.student-lesson-row>span{display:none}.student-lesson-view>footer{flex-direction:column;align-items:stretch}.student-lesson-view>footer .student-primary-action{width:100%}.student-homework-runner,.student-lesson-view,.student-homework-result{padding:14px}}.marketing-page{--marketing-ink:#181a17;--marketing-muted:#61665d;--marketing-line:#dfe3da;--marketing-lime:#b9df00;--marketing-lime-soft:#eff7c8;--marketing-coral:#ff6f59;--marketing-blue:#eaf2ff;min-height:100vh;color:var(--marketing-ink);letter-spacing:0;background:#fff;overflow-x:clip}.marketing-page h1,.marketing-page h2,.marketing-page h3,.marketing-page p{margin-top:0}.marketing-container{width:min(1180px,100% - 48px);margin-inline:auto}.marketing-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #181a1714;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;min-height:72px;padding:10px max(24px,50vw - 590px);display:grid;position:sticky;top:0}.marketing-brand{align-items:center;gap:12px;min-width:0;font-size:14px;font-weight:800;display:inline-flex}.marketing-brand img{width:74px;height:auto}.marketing-nav{color:#4f544c;justify-content:center;align-items:center;gap:28px;font-size:14px;font-weight:700;display:flex}.marketing-nav a,.marketing-footer a{transition:color .16s}.marketing-nav a:hover,.marketing-footer a:hover{color:#738b00}.marketing-cabinet-link,.marketing-button{border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 20px;font-weight:850;line-height:1;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.marketing-cabinet-link{color:#fff;background:var(--marketing-ink)}.marketing-cabinet-link:hover,.marketing-button:hover{transform:translateY(-2px)}.marketing-hero{background:linear-gradient(120deg,#eff7c8f5,#fffffffa 56%,#eaf2ffe6),url(/figma-assets/dotPattern.png) 50%/620px;position:relative;overflow:hidden}.marketing-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(460px,1.08fr);align-items:center;gap:58px;min-height:620px;padding-block:54px;display:grid}.marketing-eyebrow{color:#667c00;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:900}.marketing-hero-copy h1{letter-spacing:0;max-width:650px;margin-bottom:22px;font-size:64px;line-height:.98}.marketing-lead{max-width:630px;color:var(--marketing-muted);margin-bottom:0;font-size:20px;line-height:1.5}.marketing-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.marketing-button-primary{color:var(--marketing-ink);background:var(--marketing-lime);box-shadow:0 12px 28px #829d0038}.marketing-button-secondary{color:var(--marketing-ink);border:1px solid var(--marketing-line);background:#fff}.marketing-product{background:#fff;border:1px solid #181a171f;border-radius:8px;overflow:hidden;transform:rotate(1deg);box-shadow:0 24px 70px #2932202b}.marketing-product-topbar{border-bottom:1px solid var(--marketing-line);justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:0 18px;font-size:13px;font-weight:800;display:flex}.marketing-product-topbar>span{align-items:center;gap:8px;display:inline-flex}.marketing-live-dot{color:#596b00}.marketing-live-dot:before{content:"";background:var(--marketing-lime);border-radius:50%;width:8px;height:8px}.marketing-product-main{padding:18px}.marketing-lesson-card{background:#f6f7f3;border-radius:7px;grid-template-columns:154px minmax(0,1fr);align-items:center;gap:20px;padding:16px;display:grid}.marketing-lesson-cover{color:#fff;background:var(--marketing-coral);border-radius:7px;flex-direction:column;justify-content:space-between;min-height:170px;padding:15px;display:flex}.marketing-lesson-cover span{text-transform:uppercase;font-size:12px;font-weight:850}.marketing-lesson-cover svg{align-self:flex-end}.marketing-lesson-card>div:last-child>span,.marketing-lesson-card small{color:#72766f;font-size:12px;font-weight:700}.marketing-lesson-card h2{margin:8px 0 22px;font-size:24px;line-height:1.12}.marketing-progress{background:#dfe4d7;border-radius:99px;height:9px;margin-bottom:8px;overflow:hidden}.marketing-progress span{background:var(--marketing-lime);width:76%;height:100%;display:block}.marketing-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.marketing-product-grid>div{border:1px solid var(--marketing-line);border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px 10px;padding:14px;display:grid}.marketing-product-grid svg{color:#789100;grid-row:span 2}.marketing-product-grid strong{font-size:17px}.marketing-product-grid span{color:#787c75;font-size:11px}.marketing-proof{color:#fff;background:var(--marketing-ink)}.marketing-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.marketing-proof-grid>div{border-right:1px solid #ffffff24;align-items:center;gap:16px;min-height:116px;padding:22px 28px;display:flex}.marketing-proof-grid>div:last-child{border-right:0}.marketing-proof-grid strong{color:var(--marketing-lime);white-space:nowrap;font-size:31px}.marketing-proof-grid span{color:#ffffffb8;max-width:170px;font-size:13px;line-height:1.35}.marketing-section{padding:104px 0}.marketing-heading{grid-template-columns:minmax(0,1.15fr) minmax(280px,.65fr);align-items:end;gap:64px;margin-bottom:42px;display:grid}.marketing-heading h2,.marketing-section-title h2,.marketing-sticky-heading h2,.marketing-video-copy h2,.marketing-contact h2{letter-spacing:0;margin-bottom:0;font-size:46px;line-height:1.06}.marketing-heading>p{color:var(--marketing-muted);margin-bottom:0;font-size:17px;line-height:1.55}.marketing-feature-grid,.marketing-review-grid,.marketing-tariff-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.marketing-feature-grid article,.marketing-review-grid article,.marketing-tariff-grid article{border:1px solid var(--marketing-line);border-radius:8px}.marketing-feature-grid article{background:#fff;min-height:246px;padding:26px}.marketing-icon{color:#617600;background:var(--marketing-lime-soft);border-radius:7px;place-items:center;width:48px;height:48px;display:grid}.marketing-feature-grid h3,.marketing-program-list h3,.marketing-tariff-grid h3{margin:24px 0 9px;font-size:21px}.marketing-feature-grid p,.marketing-program-list p,.marketing-video-copy>p,.marketing-review-grid p,.marketing-tariff-grid p{color:var(--marketing-muted);margin-bottom:0;line-height:1.55}.marketing-program{background:#f5f8ef}.marketing-program-grid{grid-template-columns:minmax(300px,.72fr) minmax(0,1fr);align-items:start;gap:86px;display:grid}.marketing-sticky-heading{position:sticky;top:106px}.marketing-program-list{border-top:1px solid #cfd5c8;gap:0;margin:0;padding:0;list-style:none;display:grid}.marketing-program-list li{border-bottom:1px solid #cfd5c8;grid-template-columns:62px minmax(0,1fr);gap:22px;padding:26px 0;display:grid}.marketing-program-list>li>span{color:#5c6f00;background:var(--marketing-lime);border-radius:50%;place-items:center;width:48px;height:48px;font-size:13px;font-weight:900;display:grid}.marketing-program-list h3{margin-top:1px}.marketing-video-section{background:#fff}.marketing-video-grid{grid-template-columns:minmax(0,1.18fr) minmax(320px,.72fr);align-items:center;gap:58px;display:grid}.marketing-video-frame{aspect-ratio:16/9;background:var(--marketing-ink);border-radius:8px;overflow:hidden;box-shadow:0 22px 60px #181a1729}.marketing-video-frame iframe{border:0;width:100%;height:100%}.marketing-video-copy>p{margin-top:22px}.marketing-video-copy ul,.marketing-tariff-grid ul{gap:11px;margin:26px 0 0;padding:0;list-style:none;display:grid}.marketing-video-copy li,.marketing-tariff-grid li{align-items:center;gap:9px;font-size:14px;font-weight:750;display:flex}.marketing-video-copy li svg,.marketing-tariff-grid li svg{color:#6e8500;flex:none}.marketing-reviews{background:var(--marketing-blue)}.marketing-section-title{max-width:720px;margin-bottom:40px}.marketing-review-grid article{background:#fff;flex-direction:column;min-height:285px;padding:26px;display:flex}.marketing-review-grid article>svg{color:var(--marketing-coral)}.marketing-review-grid article>p{margin-top:28px;font-size:17px}.marketing-review-grid footer{gap:3px;margin-top:auto;padding-top:24px;display:grid}.marketing-review-grid footer span{color:#6b7067;font-size:13px}.marketing-tariff-grid{align-items:stretch}.marketing-tariff-grid article{background:#fff;flex-direction:column;min-height:440px;padding:28px;display:flex;position:relative}.marketing-tariff-grid article.featured{color:#fff;background:var(--marketing-ink);border-color:var(--marketing-ink)}.marketing-tariff-grid article.featured p,.marketing-tariff-grid article.featured li{color:#ffffffb8}.marketing-tariff-grid article.featured li svg{color:var(--marketing-lime)}.marketing-popular{color:var(--marketing-ink);background:var(--marketing-lime);text-transform:uppercase;border-radius:6px;padding:6px 9px;font-size:11px;font-weight:900;position:absolute;top:18px;right:18px}.marketing-price{color:var(--marketing-coral);margin:24px 0 12px;font-size:29px;display:block}.marketing-tariff-grid article.featured .marketing-price{color:var(--marketing-lime)}.marketing-tariff-button{width:100%;color:var(--marketing-ink);background:var(--marketing-lime);margin-top:auto}.marketing-contact{color:#fff;background:var(--marketing-coral);padding:82px 0}.marketing-contact .marketing-eyebrow{color:#ffffffc2}.marketing-contact-grid{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:60px;display:grid}.marketing-contact h2{max-width:780px;font-size:52px}.marketing-contact p:last-child{color:#ffffffd1;max-width:700px;margin:20px 0 0;font-size:17px;line-height:1.5}.marketing-contact-button{color:#fff;background:var(--marketing-ink)}.marketing-footer{color:#ffffffa8;background:var(--marketing-ink)}.marketing-footer>div{grid-template-columns:1fr auto auto;align-items:center;gap:32px;min-height:112px;font-size:13px;display:grid}.marketing-footer-brand{color:#fff}@media (max-width:980px){.marketing-header{grid-template-columns:1fr auto;padding-inline:24px}.marketing-nav{display:none}.marketing-hero-grid,.marketing-program-grid,.marketing-video-grid{grid-template-columns:1fr}.marketing-hero-grid{gap:38px;min-height:auto}.marketing-product{width:min(620px,100%);transform:none}.marketing-heading{grid-template-columns:1fr;gap:18px}.marketing-feature-grid,.marketing-review-grid,.marketing-tariff-grid{grid-template-columns:1fr 1fr}.marketing-sticky-heading{position:static}.marketing-contact-grid{grid-template-columns:1fr;gap:30px}.marketing-contact-button{justify-self:start}}@media (max-width:640px){.marketing-container{width:min(100% - 28px,1180px)}.marketing-header{min-height:64px;padding:9px 14px}.marketing-brand span{display:none}.marketing-brand img{width:62px}.marketing-cabinet-link{min-height:40px;padding:0 15px;font-size:13px}.marketing-hero-grid{gap:28px;padding-block:30px}.marketing-hero-copy h1{margin-bottom:16px;font-size:41px;line-height:1}.marketing-lead{font-size:16px}.marketing-actions{margin-top:22px}.marketing-button{width:100%}.marketing-product-main{padding:10px}.marketing-product-topbar{min-height:48px;padding-inline:12px}.marketing-live-dot{font-size:0}.marketing-live-dot:before{display:block}.marketing-lesson-card{grid-template-columns:88px minmax(0,1fr);gap:12px;padding:10px}.marketing-lesson-cover{min-height:120px;padding:10px}.marketing-lesson-card h2{margin:5px 0 12px;font-size:17px}.marketing-product-grid{grid-template-columns:1fr 1fr;gap:8px}.marketing-product-grid>div{padding:10px;display:block}.marketing-product-grid svg{margin-bottom:7px}.marketing-product-grid strong,.marketing-product-grid span{display:block}.marketing-proof-grid{grid-template-columns:1fr}.marketing-proof-grid>div{border-bottom:1px solid #ffffff24;border-right:0;min-height:82px;padding:16px 0}.marketing-proof-grid>div:last-child{border-bottom:0}.marketing-section{padding:72px 0}.marketing-heading h2,.marketing-section-title h2,.marketing-sticky-heading h2,.marketing-video-copy h2,.marketing-contact h2{font-size:34px}.marketing-feature-grid,.marketing-review-grid,.marketing-tariff-grid{grid-template-columns:1fr}.marketing-feature-grid article{min-height:auto}.marketing-program-grid{gap:36px}.marketing-program-list li{grid-template-columns:48px minmax(0,1fr);gap:13px}.marketing-program-list>li>span{width:40px;height:40px}.marketing-video-grid{gap:32px}.marketing-contact{padding:64px 0}.marketing-contact-button{justify-self:stretch}.marketing-footer>div{grid-template-columns:1fr;gap:12px;padding-block:26px}}@media (prefers-reduced-motion:reduce){.marketing-page *,.marketing-page :before,.marketing-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
