.assignment-status{display:inline-flex;align-items:center;gap:6px;width:fit-content;max-width:100%;padding:5px 9px;border-radius:8px;color:#596276;background:#f1f3f7;font-size:13px;font-weight:600;line-height:1.35}.assignment-status svg{flex-shrink:0}.assignment-status__dot{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.assignment-status--accepted{color:#18634c;background:#eaf7f0}.assignment-status--needs_revision{color:#825000;background:#fff4d8}.assignment-status--incorrect{color:#a0303c;background:#fdeef0}.game-card-tools{position:absolute;top:12px;right:12px;z-index:3;width:44px;height:44px}.game-card-tools__trigger{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid transparent;border-radius:13px;color:var(--muted);background:transparent;cursor:pointer}.game-card-tools__trigger:hover:not(:disabled),.game-card-tools__trigger[aria-expanded=true]{color:var(--violet);background:var(--violet-pale)}.game-card-tools__trigger:focus-visible{outline:3px solid var(--violet-line);outline-offset:2px}.game-card-tools__trigger:disabled,.game-card-tools__trigger[aria-disabled=true]{opacity:.5;cursor:wait}.game-card-tools__trigger.has-error{color:#ad311b;border-color:#f0c5bb}.game-card-tools__popover{position:fixed;z-index:95;width:min(344px,calc(100vw - 32px));box-sizing:border-box;overflow-y:auto;overscroll-behavior:contain;padding:16px;border:1px solid var(--violet-line);border-radius:20px;background:#fff;box-shadow:0 14px 45px #241f4126;text-align:left;color:var(--ink)}.game-card-tools__peek-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:-6px -6px 6px 0}.game-card-tools__eyebrow{font-size:11px;font-weight:600;color:var(--muted)}.game-card-tools__close{display:inline-flex;align-items:center;justify-content:center;flex:0 0 36px;width:36px;height:36px;border:0;border-radius:10px;background:transparent;color:var(--muted);cursor:pointer}.game-card-tools__close:hover{background:var(--violet-pale);color:var(--violet)}.game-card-tools__word{display:flex;align-items:center;gap:10px}.game-card-tools__word h3{margin:0;flex:1;min-width:0;font-family:var(--font-display, inherit);font-size:27px;line-height:1.2;letter-spacing:-.02em;overflow-wrap:anywhere}.game-card-tools__word .pronunciation-control{flex:0 0 auto}.game-card-tools__transcription{margin:5px 0 0;font-size:13px;color:var(--muted);overflow-wrap:anywhere}.game-card-tools__translation{margin:12px 0 0;font-size:16px;line-height:1.4;font-weight:600;overflow-wrap:anywhere}.game-card-tools__example{margin:14px 0 0;padding:10px 12px;border-left:2px solid var(--violet-line);border-radius:0 9px 9px 0;background:var(--violet-pale)}.game-card-tools__example p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;margin:0;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.game-card-tools__example p+p{-webkit-line-clamp:3;margin-top:5px;font-size:12px;color:var(--muted)}.game-card-tools__quick-actions{display:flex;gap:8px;margin-top:16px;padding-top:12px;border-top:1px solid var(--line)}.game-card-tools__quick-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;flex:1;min-width:0;min-height:44px;padding:8px 10px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);font-size:13px;font-weight:600;cursor:pointer}.game-card-tools__quick-actions button:first-child:not(:only-child){background:var(--violet-pale);border-color:transparent;color:var(--violet)}.game-card-tools__quick-actions button:hover:not(:disabled){border-color:var(--violet-line);background:var(--violet-pale)}.game-card-tools__popover button:focus-visible{outline:2px solid var(--violet);outline-offset:2px}.game-card-tools__popover button:disabled{opacity:.5;cursor:wait}.game-card-tools__loading{margin:12px 0 6px;font-size:14px;color:var(--muted)}.game-card-tools__retry{min-height:42px;font-size:13px}.game-card-tools__error{color:#ad311b;font-size:13px;margin:8px;overflow-wrap:anywhere}.game-card-tools__notice{padding:12px 15px;border-radius:12px;background:var(--violet-pale);color:var(--violet-strong);font-size:13px;line-height:1.5}.game-card-tools__notice p{margin:0 0 10px}.game-card-tools__popover .game-card-tools__notice .button{width:100%;min-height:42px;font-size:12px;padding:8px}.game-card-tools__confirmation{color:var(--muted);font-size:14px;line-height:1.55}.game-card-tools__confirmation p{margin:0 0 14px}.game-card-tools__confirmation-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:24px}.study-card__tools .game-card-tools{position:static;flex:0 0 44px}.study-card__tools:has(.game-card-tools){margin-left:auto;align-items:center}.new-word-study,.question-layout,.warmup-intro,.warmup-question{position:relative}.new-word-study:has(.game-card-tools),.question-layout:has(.game-card-tools),.warmup-intro:has(.game-card-tools),.warmup-question:has(.game-card-tools){padding-top:62px}.exercise-hints{width:100%;margin:4px 0 20px;padding:13px 15px;border:1px solid var(--violet-line);border-radius:14px;background:var(--violet-pale);text-align:left}.exercise-hints__heading{display:flex;align-items:center;gap:7px;color:var(--violet-strong);font-size:12px;font-weight:650}.exercise-hints__buttons{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.exercise-hints__buttons button{display:inline-flex;align-items:center;gap:4px;min-height:36px;padding:7px 10px;border:1px solid var(--violet-line);border-radius:9px;color:var(--ink);background:var(--surface, #fff);font-size:12px;cursor:pointer}.exercise-hints__buttons button:hover:not(:disabled),.exercise-hints__buttons button.is-revealed{color:var(--violet-strong);border-color:var(--violet-strong)}.exercise-hints__buttons button:focus-visible{outline:2px solid var(--violet-strong);outline-offset:3px}.exercise-hints__buttons button:disabled:not(.is-revealed){opacity:.55;cursor:default}.exercise-hints__revealed p{display:flex;flex-direction:column;gap:3px;margin:12px 0 0;color:var(--ink);font-size:14px;line-height:1.45;overflow-wrap:anywhere}.exercise-hints__revealed strong{color:var(--muted);font-size:11px;font-weight:600}.exercise-hints>small{display:block;margin-top:10px;color:var(--muted);font-size:11px;line-height:1.4}@media(max-width:600px){.exercise-hints{padding:12px}.exercise-hints__buttons button{min-height:40px}}.scenario-catalog{margin-top:1.5rem;border-top:1px solid var(--line)}.scenario-catalog>summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:48px;padding:.75rem 0;cursor:pointer;list-style:none;font-weight:600}.scenario-catalog>summary::-webkit-details-marker{display:none}.scenario-catalog>summary:focus-visible{outline:2px solid var(--violet);outline-offset:4px;border-radius:4px}.scenario-catalog>summary small{color:var(--muted);font-size:.85em;font-weight:400}.scenario-catalog>summary>svg{flex-shrink:0}.scenario-catalog[open]>summary>svg{transform:rotate(180deg)}.scenario-catalog__content>p{margin:.25rem 0 .75rem;color:var(--muted);font-size:.9rem;line-height:1.5}.scenario-catalog__list article{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:1.2rem 0;border-bottom:1px solid var(--line)}.scenario-catalog__list h3{margin:0 0 .35rem;font-size:1.05rem}.scenario-catalog__list p{max-width:58ch;margin:.35rem 0;font-size:.9rem;line-height:1.5}.scenario-catalog__list small{color:var(--muted);line-height:1.4}.scenario-catalog__list button{flex-shrink:0}.scenario-catalog__missing{color:var(--muted)}.warmup-scenario{max-width:820px;margin:0 auto 1rem}.warmup-scenario>p{line-height:1.5}.warmup-scenario details{margin-bottom:.75rem;color:var(--muted);font-size:.9rem}.warmup-scenario summary{cursor:pointer}.warmup-scenario__cue{font-weight:600}@media(max-width:640px){.scenario-catalog__list article{align-items:stretch;flex-direction:column;gap:.75rem}.scenario-catalog__list button{align-self:flex-start}}.topic-text.page-view{width:100%;max-width:960px;padding:0 28px 48px;color:var(--ink);background:var(--surface)}.topic-text button,.topic-text input,.topic-text select,.topic-text textarea{font-family:inherit}.topic-text button svg{flex-shrink:0}.topic-text__back{display:inline-flex;align-items:center;gap:8px;min-height:40px;margin:0 0 22px;padding:0;color:var(--violet-strong);font-size:14px;font-weight:500}.topic-text__heading{margin-bottom:22px}.topic-text__heading h1{margin:0 0 7px;font-size:32px;font-weight:700;line-height:1.2;letter-spacing:-.035em}.topic-text__heading p{margin:0;color:var(--muted);font-size:16px;line-height:1.5}.topic-text small{color:var(--muted);font-size:12px;font-weight:400;line-height:1.5}.topic-text__meta,.topic-text__tags{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.topic-text__meta{gap:10px;margin-bottom:24px;color:var(--muted);font-size:13px}.topic-text__tag,.topic-text__tags>button{display:inline-flex;align-items:center;justify-content:center;gap:7px;max-width:100%;min-height:32px;padding:5px 12px;border:1px solid transparent;border-radius:10px;color:var(--violet-strong);background:var(--violet-pale);font-size:13px;font-weight:550;line-height:1.45;overflow-wrap:anywhere}.topic-text__tags>button{color:var(--ink);border-color:var(--line);background:var(--surface)}.topic-text__tags>button>span{color:var(--muted);font-size:11px;font-weight:400}.topic-text__tags>button[aria-pressed=true],.topic-text__tags>button:not(:disabled):hover{color:var(--violet-strong);border-color:var(--violet-line);background:var(--violet-pale)}.topic-text__columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:28px}.topic-text__columns>div,.topic-text__columns form{min-width:0}.topic-text__label{display:block;margin:0 0 10px;color:var(--ink);font-size:14px;font-weight:600;line-height:1.5}.topic-text__label small{font-size:13px}.topic-text__source{margin:0 0 16px;padding:22px;border-radius:14px;background:#f5f2ff;font-size:18px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}.topic-text textarea,.topic-text__title-input,.topic-text__search{display:block;width:100%;min-width:0;border:1px solid var(--violet-line);border-radius:14px;color:var(--ink);background:var(--surface);font-weight:400;transition:border-color .16s ease,box-shadow .16s ease}.topic-text textarea{min-height:200px;padding:18px;font-size:16px;line-height:1.6;resize:vertical}.topic-text textarea::placeholder,.topic-text input::placeholder{color:#7c8699;opacity:1}.topic-text textarea:focus,.topic-text__title-input:focus,.topic-text__search:focus,.topic-text__level select:focus{border-color:var(--violet);outline:2px solid rgb(102 55 216 / 14%);outline-offset:1px}.topic-text__title-input,.topic-text__search{min-height:42px;padding:9px 13px;font-size:14px;line-height:1.5}.topic-text__search{max-width:320px;margin:0 0 15px;border-color:var(--line)}.topic-text__title-input{margin-bottom:24px}.topic-text__counter{margin:6px 0 12px;color:var(--muted);font-size:12px;line-height:1.5;text-align:right}.topic-text__submit,.topic-text__editor-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px}.topic-text__submit>small{flex:1 1 160px}.topic-text .button{min-height:42px;max-width:100%;padding:9px 17px;border-radius:11px;font-size:14px;line-height:1.4;font-weight:600;text-align:center}.topic-text .button--secondary{color:var(--violet-strong);border-color:var(--violet-line);background:var(--surface)}.topic-text .button--secondary:not(:disabled):hover{background:var(--violet-pale)}.topic-text__draft-note{display:block;margin-top:12px}.topic-text__hint{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:7px 12px;border:1px solid var(--violet-line);border-radius:10px;font-size:13px;line-height:1.5}.topic-text__hint[aria-expanded=true]>svg:last-child{transform:rotate(180deg)}.topic-text__hints{margin-top:14px;font-size:13px}.topic-text__hints ul{margin:0 0 12px;padding:0;list-style:none}.topic-text__hints li{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:5px 14px;padding:8px 0;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.topic-text__hints li span,.topic-text__hints p{color:var(--muted)}.topic-text__hints p{margin:8px 0}.topic-text__notice{margin:14px 0;padding:11px 14px;border-left:3px solid var(--violet-line);border-radius:0 7px 7px 0;color:var(--muted);background:#f8f6fd;font-size:13px;line-height:1.6;overflow-wrap:anywhere}.topic-text__notice p{margin:0 0 9px}.topic-text__notice--error{border-left-color:#d1776a;color:#943a2c;background:#fff6f3}.topic-text__notice button:not(.button){display:inline-flex;align-items:center;min-height:32px;margin-left:8px;padding:3px 0;color:var(--violet-strong);font-size:13px;font-weight:600}.topic-text__answer,.topic-text__alternative p,.topic-text__history>section>p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:16px;line-height:1.65}.topic-text__answer{margin:0 0 10px}.topic-text__retry{margin-top:14px}.topic-text__editor>.topic-text__columns{margin-bottom:24px}.topic-text__editor .topic-text__columns small{display:inline-block;margin-top:7px}.topic-text__editor .topic-text__label small{margin-top:0}.topic-text__editor-footer{margin-top:28px;padding-top:18px;border-top:1px solid var(--line)}.topic-text__editor-footer>small{flex:1 1 240px;max-width:560px}.topic-text__setup{margin-bottom:32px}.topic-text__setup-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px 22px;margin:18px 0}.topic-text__setup h2,.topic-text__list h2,.topic-text__review h2{margin:0 0 9px;font-size:20px;font-weight:650;line-height:1.4;letter-spacing:-.015em}.topic-text__setup>p,.topic-text__list>p{max-width:700px;margin-bottom:16px;color:var(--muted);font-size:14px;line-height:1.6}.topic-text__setup h2{margin-top:24px}.topic-text__setup textarea{margin-bottom:8px}.topic-text__modes{display:flex;flex-wrap:wrap;gap:6px}.topic-text__modes button{min-height:36px;padding:7px 12px;border:1px solid var(--line);border-radius:10px;color:var(--muted);font-size:13px;font-weight:550}.topic-text__modes button[aria-pressed=true]{color:var(--violet-strong);border-color:var(--violet-line);background:var(--violet-pale)}.topic-text__level{display:inline-flex;align-items:center;gap:9px;color:var(--muted);font-size:13px}.topic-text__level select{min-height:36px;max-width:100%;padding:6px 10px;border:1px solid var(--line);border-radius:10px;background:var(--surface);font-size:13px;color:var(--ink)}.topic-text__setup .topic-text__selection,.topic-text__setup .topic-text__privacy{margin:14px 0 0;font-size:12px}.topic-text__list{margin-top:30px;padding-top:24px;border-top:1px solid var(--line)}.topic-text__list-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}.topic-text__list-heading h2{margin:0}.topic-text__list-heading>button{display:grid;flex:0 0 36px;place-items:center;width:36px;height:36px;border-radius:8px;color:var(--muted)}.topic-text__list-heading>button:hover:not(:disabled){background:var(--violet-pale);color:var(--violet)}.topic-text__list ul{margin:0;padding:0;list-style:none}.topic-text__list li{border-bottom:1px solid var(--line)}.topic-text__list li>button{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:17px 0;text-align:left}.topic-text__list li>button>span:first-child{display:grid;min-width:0;gap:5px;overflow-wrap:anywhere}.topic-text__list strong{color:var(--ink);font-size:15px;font-weight:600}.topic-text__list-status{display:inline-flex;align-items:center;gap:10px;color:var(--muted);font-size:12px;text-align:right}.topic-text__list li>button:hover:not(:disabled) strong{color:var(--violet-strong)}.topic-text__review{margin-top:30px;padding-top:24px;border-top:1px solid var(--line)}.topic-text__review>p{max-width:720px;margin-bottom:20px;font-size:14px;line-height:1.6}.topic-text__scores{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:530px;margin:0 0 24px}.topic-text__scores>div{min-width:0;padding-right:12px}.topic-text__scores>div+div{padding-left:18px;border-left:1px solid var(--line)}.topic-text__scores dt{margin-bottom:5px;color:var(--muted);font-size:12px;overflow-wrap:anywhere}.topic-text__scores dd{margin:0;color:var(--ink);font-size:23px;font-weight:600;line-height:1.3}.topic-text__corrections h3,.topic-text__history h3{margin:0 0 12px;font-size:15px;font-weight:600}.topic-text__correction{margin-bottom:15px;padding-bottom:14px;border-bottom:1px solid var(--line);font-size:14px;overflow-wrap:anywhere}.topic-text__correction p{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:5px}.topic-text__correction del{color:#91584f;text-decoration-thickness:1px}.topic-text__correction strong{color:var(--ink);font-weight:600}.topic-text__correction>span{color:var(--muted);font-size:13px}.topic-text__alternative,.topic-text__history{margin-top:18px;font-size:14px}.topic-text__alternative summary,.topic-text__history summary{width:fit-content;max-width:100%;padding:5px 0;color:var(--violet-strong);font-size:13px;font-weight:550;cursor:pointer}.topic-text__alternative p{margin:10px 0 18px}.topic-text__review>small{display:block;margin-top:14px}.topic-text__history>section{margin-top:20px;padding-top:16px;border-top:1px solid var(--line)}.topic-text__history .topic-text__review{margin-top:18px;padding-top:16px}.topic-text__footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 18px;margin-top:28px;padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:12px;line-height:1.5}.topic-text__footer button{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0;color:var(--violet-strong);font-size:12px}@media(max-width:700px){.topic-text.page-view{padding:0 18px 36px}.topic-text__back{margin-bottom:18px}.topic-text__heading h1{font-size:28px}.topic-text__columns{grid-template-columns:minmax(0,1fr);gap:24px}.topic-text__source{padding:20px;font-size:17px}.topic-text__submit,.topic-text__editor-footer{align-items:stretch;flex-direction:column;gap:12px}.topic-text__submit>small,.topic-text__editor-footer>small{flex-basis:auto}.topic-text__submit .button,.topic-text__editor-footer .button{align-self:flex-start}.topic-text__setup-row{align-items:flex-start}.topic-text__list li>button{align-items:flex-start;flex-direction:column;gap:8px}.topic-text__list-status{align-self:stretch;justify-content:space-between;text-align:left}.topic-text__scores{gap:10px}.topic-text__scores>div{padding-right:0}.topic-text__scores>div+div{padding-left:10px}.topic-text__scores dd{font-size:21px}}@media(prefers-reduced-motion:reduce){.topic-text textarea,.topic-text__title-input,.topic-text__search,.topic-text .button{transition:none}}.assignment-studio{max-width:1120px;margin-inline:auto;--studio-line: #e2e3ed;--studio-accent: #6535df;--studio-muted: #69758c}.assignment-studio__header{display:flex;justify-content:space-between;align-items:start;gap:20px;margin-bottom:24px}.assignment-studio h1{font-size:28px;line-height:1.2;margin:0 0 6px}.assignment-studio h2{font-size:18px;line-height:1.4;margin:0 0 12px}.assignment-studio p{color:var(--studio-muted);line-height:1.55}.assignment-studio__header p{margin:0;font-size:16px}.assignment-studio button,.assignment-studio input,.assignment-studio textarea{font-family:inherit;font-size:15px}.assignment-studio__body{padding:0;margin:0;min-width:0;border:0}.assignment-studio label{display:grid;gap:8px;font-size:14px;font-weight:500}.assignment-studio input:not([type=checkbox]),.assignment-studio textarea{width:100%;box-sizing:border-box;border:1px solid var(--studio-line);border-radius:9px;padding:10px 12px;background:#fff;color:#10182c;min-height:42px;line-height:1.5}.assignment-studio textarea{resize:vertical}.assignment-studio :focus-visible{outline:2px solid var(--studio-accent);outline-offset:3px}.assignment-studio small{color:var(--studio-muted);font-size:13px;line-height:1.5}.assignment-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;background:transparent;padding:6px 0;color:var(--studio-accent, #6535df);font:inherit;cursor:pointer}.assignment-studio__steps{display:flex;list-style:none;padding:0;margin:0 0 24px;gap:12px}.assignment-studio__steps li{flex:1;display:flex;align-items:center;gap:12px;color:var(--studio-muted)}.assignment-studio__steps li:not(:last-child):after{content:"";height:1px;background:var(--studio-line);flex:1}.assignment-studio__steps button{border:0;background:none;color:inherit;display:flex;align-items:center;gap:9px;white-space:nowrap;padding:6px 0}.assignment-studio__steps button span{width:30px;height:30px;border:1px solid var(--studio-line);border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.assignment-studio__steps [aria-current]{color:var(--studio-accent)}.assignment-studio__steps [aria-current] span{background:var(--studio-accent);color:#fff;border-color:transparent}.assignment-studio__modes{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.assignment-studio__modes button{border:1px solid var(--studio-line);background:#fff;color:#10182c;padding:11px 16px;border-radius:9px}.assignment-studio__modes button[aria-pressed=true]{color:var(--studio-accent);border-color:var(--studio-accent);background:#f3edff}.assignment-studio__editor{display:grid;grid-template-columns:260px minmax(0,1fr);align-items:start;gap:28px}.assignment-studio__bank{border:1px solid var(--studio-line);border-radius:10px;padding:16px;position:sticky;top:16px}.assignment-studio__bank p{font-size:13px;margin:12px 0}.assignment-studio__bank>small{display:block;margin-top:18px}.assignment-studio__chips{display:flex;flex-wrap:wrap;gap:7px;min-width:0}.assignment-chip{display:inline-flex;align-items:center;gap:7px;flex-wrap:wrap;max-width:100%;overflow-wrap:anywhere;padding:7px 10px;border-radius:9px;background:#f8f7fc;border:1px solid var(--studio-line, #e2e3ed);color:#182136;font-size:14px;line-height:1.3;text-align:left}button.assignment-chip{cursor:pointer}.assignment-chip svg{flex-shrink:0}.assignment-chip[aria-pressed=true],.assignment-studio__required .assignment-chip{border-color:#d6c8fc;background:#f3edff;color:var(--studio-accent)}.assignment-chip small{font-size:12px;color:var(--studio-muted)}.assignment-studio__section-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.assignment-studio__section-heading>button:first-child{display:flex;align-items:center;gap:10px;text-align:left;padding:0;border:0;background:transparent;color:#10182c;font-weight:650}.assignment-studio__number{width:28px;height:28px;flex:0 0 28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f0eff7}.assignment-studio__sentence{padding:20px 0;border-top:1px solid var(--studio-line);margin-top:18px}.assignment-studio__sentence.is-active .assignment-studio__number{background:#f3edff;color:var(--studio-accent)}.assignment-studio__required{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:10px 0 16px}.assignment-studio__required>span{font-size:13px;color:var(--studio-muted)}.assignment-studio__reference{font-size:14px}.assignment-studio__reference summary{cursor:pointer;padding:7px 0}.assignment-studio__reference label{margin-top:8px}.assignment-studio__reference>small{display:block;margin-top:6px}.assignment-studio__sentence-summary p{color:#10182c;margin:0 0 10px}.assignment-studio__add{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;border:1px dashed #cbb8ff;border-radius:8px;background:#fff;color:var(--studio-accent);padding:12px}.assignment-studio__footer{border-top:1px solid var(--studio-line);padding-top:18px;margin-top:24px;display:flex;justify-content:space-between;gap:18px;align-items:center}.assignment-studio__footer>div{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.assignment-studio__footer .button{min-height:42px;padding:10px 16px;border-radius:10px;font-size:14px}.assignment-studio__error{color:#b43828!important;background:#fff5f2;padding:12px;border-radius:8px}.assignment-studio__preview{max-width:800px}.assignment-studio__preview h3{font-size:24px;margin:18px 0}.assignment-studio__preview section{padding:20px 0;border-bottom:1px solid var(--studio-line)}.assignment-studio__preview section>p{font-size:20px;color:#10182c}.assignment-studio__preview section>span{display:block;font-size:13px;margin-bottom:8px;color:var(--studio-muted)}.assignment-studio__privacy{font-size:14px}.assignment-studio__review-summary{max-width:760px;padding-block:12px 24px}.assignment-picker{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px}.assignment-picker__filters p{font-size:14px}.assignment-picker fieldset{padding:0;border:0;margin:24px 0 0;min-width:0}.assignment-picker legend{margin-bottom:10px;font-size:14px;font-weight:600}.assignment-picker__tags{max-height:280px;overflow-y:auto;padding:3px;margin-block:8px}.assignment-picker__row{display:flex!important;align-items:center;gap:12px!important;padding:12px 4px;border-bottom:1px solid var(--studio-line);cursor:pointer}.assignment-picker__row>input{width:18px;height:18px;min-height:0;margin:0;flex-shrink:0;accent-color:var(--studio-accent)}.assignment-picker__row>span{flex:1;display:grid;gap:3px}.assignment-picker__row strong{font-size:16px;overflow-wrap:anywhere}.assignment-picker__rows{margin-top:14px;max-height:min(52vh,560px);overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.assignment-picker__pagination{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:16px;font-size:13px}.assignment-picker__pagination span{margin-right:auto;color:var(--studio-muted)}.assignment-picker__pagination button{border:1px solid var(--studio-line);padding:8px 12px;border-radius:8px;background:#fff}.assignment-inbox{margin-block:24px}.assignment-inbox__heading{display:flex;justify-content:space-between;gap:12px;align-items:center}.assignment-inbox h2{font-size:20px}.assignment-inbox__row{width:100%;display:flex;text-align:left;gap:16px;align-items:center;justify-content:space-between;padding:16px 0;border:0;border-bottom:1px solid #e2e3ed;background:transparent;color:#10182c}.assignment-inbox__row>span:first-child{display:grid;gap:5px}.assignment-inbox__row small{color:#69758c}.assignment-inbox__row>.assignment-status{margin-left:auto;flex-shrink:0}.teacher-dashboard__header:has(.assignment-create-cta){display:flex;justify-content:space-between;gap:20px;align-items:center}.assignment-create-cta{flex-shrink:0}@media(max-width:760px){.assignment-inbox__row{flex-wrap:wrap;gap:10px}.assignment-inbox__row>span:first-child{flex:1 1 calc(100% - 30px);min-width:0}.assignment-inbox__row>.assignment-status{margin-left:0}.assignment-studio__editor,.assignment-picker{grid-template-columns:minmax(0,1fr);gap:20px}.assignment-studio__bank{position:static}.assignment-studio h1{font-size:25px}.assignment-studio__steps,.assignment-studio__steps li{gap:6px}.assignment-studio__steps button{gap:5px;font-size:12px}.assignment-studio__steps button span{width:24px;height:24px}.assignment-studio__footer{align-items:stretch;flex-direction:column}.assignment-studio__footer>div{justify-content:stretch}.assignment-studio__footer .button{flex:1}.assignment-studio__modes button{flex:1;padding-inline:10px;font-size:14px}.assignment-picker__tags{max-height:160px}.teacher-dashboard__header:has(.assignment-create-cta){align-items:stretch;flex-direction:column}}.sentence-work{max-width:1080px;margin-inline:auto;color:#172039}.sentence-work button,.sentence-work input,.sentence-work textarea,.sentence-work select{font:inherit}.sentence-work button{cursor:pointer}.sentence-work button:disabled{cursor:default;opacity:.55}.sentence-work button:focus-visible,.sentence-work textarea:focus-visible,.sentence-work select:focus-visible{outline:3px solid #b9a2f9;outline-offset:3px}.sentence-work__back,.sentence-work__refresh button{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0;border:0;background:transparent;color:#5a537c;font-size:14px}.sentence-work__heading{margin:16px 0 28px}.sentence-work__heading h1{margin:0 0 8px;font-size:28px;line-height:1.25;letter-spacing:-.6px}.sentence-work__heading p{margin:0;font-size:16px;color:#646b80}.sentence-work__progress-heading{display:flex;justify-content:space-between;gap:16px;color:#646b80;font-size:14px}.sentence-work__steps{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 0;padding-bottom:24px;border-bottom:1px solid #e2e5ed}.sentence-work__steps button{display:grid;place-items:center;min-width:40px;height:40px;padding:0 10px;border:1px solid transparent;border-radius:10px;background:#f3effc;color:#635680}.sentence-work__steps button.is-filled{border-color:#d0c0f3}.sentence-work__steps button.is-active{color:#fff;background:#753fe5}.sentence-work__sheet{padding:26px 0 28px}.sentence-work__eyebrow,.sentence-work__vocabulary h3,.sentence-work__answer-label{margin:0 0 12px;font-size:16px;line-height:1.5;color:#505973;font-weight:500}.sentence-work__source{margin:0 0 26px;font-size:26px;line-height:1.45;font-weight:600;letter-spacing:-.45px;overflow-wrap:anywhere}.sentence-work__vocabulary{margin:20px 0 28px}.sentence-work__words{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.sentence-work__words li{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:9px;padding:9px 14px;border-radius:10px;background:#f4f0ff;color:#615180;font-size:14px;overflow-wrap:anywhere}.sentence-work__words strong{color:#6230c6;font-weight:600}.sentence-work__answer-label{display:block}.sentence-work textarea{width:100%;min-width:0;padding:14px 16px;border:1px solid #cfd3e1;border-radius:10px;background:#fff;color:#172039;resize:vertical;line-height:1.65;font-size:16px;box-sizing:border-box}.sentence-work__answer-input{min-height:172px}.sentence-work__help{margin:10px 0 0;font-size:14px;line-height:1.5;color:#697186}.sentence-work__field-error{margin:10px 0 0;font-size:14px;line-height:1.5;color:#943e46}.sentence-work__source:focus{outline:none}.sentence-work__practice-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-top:1px solid #e2e5ed}.sentence-work__practice-footer .sentence-work__help:first-child{margin-top:0}.sentence-work__actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.sentence-work .button{min-height:40px;padding:9px 16px;display:inline-flex;justify-content:center;align-items:center;gap:8px;font-size:16px;line-height:1.3;border-radius:9px}.sentence-work .button--primary{border:1px solid #753fe5;background:#753fe5;color:#fff;box-shadow:none}.sentence-work .button--secondary{border:1px solid #dce0e9;background:#fff;color:#505973;box-shadow:none}.sentence-work__notice{padding:12px 0;font-size:14px;line-height:1.6;color:#585f76}.sentence-work__error{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding:12px 16px;border:1px solid #eccbcb;border-radius:9px;background:#fff8f8;color:#8b3939;font-size:14px}.sentence-work__error button{flex-shrink:0;border:0;padding:6px;color:inherit;background:transparent;text-decoration:underline}.sentence-work__result{padding:24px 0;border-top:1px solid #e2e5ed}.sentence-work__result-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:14px;color:#697186}.sentence-work__result-source{margin:13px 0;font-size:20px;line-height:1.5;font-weight:600;overflow-wrap:anywhere}.sentence-work__result .sentence-work__vocabulary{margin:14px 0 22px}.sentence-work__result-columns{display:grid;grid-template-columns:1fr 1fr;gap:32px}.sentence-work__result h4{margin:0 0 8px;font-size:14px;font-weight:500;color:#697186}.sentence-work__submitted-answer,.sentence-work__model,.sentence-work__review-answer{margin:0;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;font-size:16px}.sentence-work__model{color:#585f76}.sentence-work__result small{display:block;margin-top:8px;color:#697186;font-size:13px;line-height:1.5}.sentence-work__comment{margin-top:20px;border-left:3px solid #c3aded;padding-left:14px}.sentence-work__comment p{margin:0;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}.sentence-work__review-summary{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-block:18px}.sentence-work__review-counts{display:flex;flex-wrap:wrap;gap:6px 16px;color:#697186;font-size:13px}.sentence-work__preliminary{font-size:13px;line-height:1.55;color:#747b8f;margin:18px 0 0}.sentence-work__attempt-picker{display:flex;align-items:center;gap:12px;font-size:14px;margin-bottom:20px}.sentence-work select{min-height:40px;padding:8px 12px;border:1px solid #cfd3e1;border-radius:8px;background:#fff;color:#172039;max-width:100%}.sentence-work__review-editor{border-top:1px solid #dce0e9;margin-top:20px;padding-top:26px}.sentence-work__review-editor h2{margin:0;font-size:22px}.sentence-work__review-editor fieldset{margin:24px 0;padding:20px 0;min-width:0;border:0;border-bottom:1px solid #e2e5ed}.sentence-work__review-editor legend{padding:0;font-size:14px;color:#697186}.sentence-work__review-editor fieldset>p:first-of-type{margin:0 0 8px;line-height:1.5}.sentence-work__review-answer{margin-bottom:18px;color:#505973}.sentence-work__review-editor .sentence-work__result-columns{margin-bottom:20px}.sentence-work__review-editor h4{margin:0 0 8px;font-size:14px;font-weight:500;color:#697186}.sentence-work__review-controls{display:grid;grid-template-columns:1fr 1fr;gap:20px}.sentence-work__review-controls label{display:flex;flex-direction:column;gap:8px;font-size:14px;color:#505973}.sentence-work__review-controls label span{color:#858b9c}.sentence-work__review-controls textarea{min-height:90px}.sentence-work__review-editor .sentence-work__verdict-options{border:0;padding:0;margin:0}.sentence-work__verdict-options legend{margin-bottom:8px;color:#505973}.sentence-work__verdict-options>div{display:flex;flex-wrap:wrap;gap:7px}.sentence-work__review-controls .sentence-work__verdict-choice{position:relative;display:block;cursor:pointer}.sentence-work__verdict-choice input{position:absolute;inset:0;opacity:0;margin:0;cursor:pointer}.sentence-work__review-controls .sentence-work__verdict-choice span{display:flex;align-items:center;gap:6px;min-height:38px;padding:7px 10px;border:1px solid #dce0e9;border-radius:8px;color:#505973;font-size:13px;line-height:1.35}.sentence-work__verdict-choice input:focus-visible+span{outline:3px solid #b9a2f9;outline-offset:3px}.sentence-work__verdict-choice--accepted input:checked+span{color:#18634c;background:#eaf7f0;border-color:#7fbca6}.sentence-work__verdict-choice--needs_revision input:checked+span{color:#825000;background:#fff4d8;border-color:#d4ad52}.sentence-work__verdict-choice--incorrect input:checked+span{color:#a0303c;background:#fdeef0;border-color:#d5919a}.sentence-work__verdict-choice:has(input:disabled){opacity:.6;cursor:default}.sentence-work__retry{margin-top:14px}.sentence-work__refresh{margin-top:20px}@media(max-width:700px){.sentence-work__heading{margin-top:12px;margin-bottom:22px}.sentence-work__heading h1{font-size:28px}.sentence-work__source{font-size:24px}.sentence-work__progress-heading{flex-wrap:wrap;gap:8px}.sentence-work__practice-footer{align-items:stretch;flex-direction:column;gap:18px}.sentence-work__practice-footer .sentence-work__actions{justify-content:flex-start}.sentence-work__practice-footer .button--primary{flex:1}.sentence-work__result-columns,.sentence-work__review-controls{grid-template-columns:1fr;gap:18px}.sentence-work__result-heading{align-items:flex-start;flex-direction:column;gap:6px}.sentence-work__error{align-items:flex-start;flex-direction:column}}:root{font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#10182b;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #10182b;--muted: #667085;--violet: #6637d8;--violet-strong: #5a2ed1;--violet-pale: #f2edff;--violet-line: #b59af5;--coral: #f05a36;--coral-pale: #fff5f1;--line: #e1e4eb;--surface: #ffffff;--radius-control: 14px;--radius-surface: 18px;--sidebar-width: 220px;--bottom-nav-height: 82px}*{box-sizing:border-box}html{min-width:320px;background:#fff;scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;background:#fff;color:var(--ink);line-height:1.5;overflow-x:hidden}body.modal-open{overflow:hidden}button,input,textarea,select{font:inherit;color:inherit}button{border:0;background:none}button:not(:disabled){cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}a,button,input,textarea,select{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid rgb(102 55 216 / 28%);outline-offset:3px}::selection{color:var(--ink);background:#ddd2ff}h1,h2,h3,p{margin-top:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:12px;z-index:1000;padding:10px 14px;border-radius:10px;color:#fff;background:var(--violet-strong);transform:translateY(-150%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 22px;border:1px solid transparent;border-radius:var(--radius-control);font-size:16px;font-weight:680;letter-spacing:-.01em;transition:background-color .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.button:not(:disabled):active{transform:translateY(1px)}.button--primary{color:#fff;background:var(--violet-strong)}.button--primary:not(:disabled):hover{background:#4f24c3}.button--outline{color:var(--violet-strong);border-color:var(--violet);background:#fff}.button--outline:not(:disabled):hover{background:var(--violet-pale)}.button--ghost{color:var(--muted);border-color:var(--line);background:#fff}.button--ghost:not(:disabled):hover{color:var(--ink);background:#f8f8fb}.button--danger{color:#fff;background:#b63d4a}.button--danger:not(:disabled):hover{background:#982f3b}.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid transparent;border-radius:12px;color:var(--muted);transition:color .16s ease,background-color .16s ease,border-color .16s ease}.icon-button:hover:not(:disabled){color:var(--violet);border-color:#ded5fa;background:var(--violet-pale)}.app-shell{min-height:100vh;min-height:100dvh;display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);background:#fff}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;width:var(--sidebar-width);display:flex;flex-direction:column;border-right:1px solid var(--line);background:#fff}.brand{display:inline-flex;align-items:center;color:var(--violet)}.brand--sidebar{width:100%;height:118px;padding:18px 22px;gap:2px;justify-content:flex-start}.brand--sidebar span{font-size:42px;font-weight:520;line-height:1;letter-spacing:-.05em}.sidebar-nav{display:grid;gap:4px;padding:10px 14px}.sidebar-nav button,.sidebar-tail button{min-height:52px;display:flex;align-items:center;gap:14px;padding:0 14px;border-radius:12px;color:var(--ink);font-size:16px;font-weight:500;text-align:left;transition:color .16s ease,background-color .16s ease}.sidebar-nav button:hover,.sidebar-tail button:hover,.sidebar-nav button.is-active,.sidebar-tail button.is-active{color:var(--violet-strong);background:var(--violet-pale)}.sidebar-tail{display:grid;gap:2px;margin-top:auto;padding:12px 14px 20px;border-top:1px solid var(--line)}.sidebar-tail button{min-height:44px;padding:0 14px;color:#4c5567;font-size:14px}.app-column{grid-column:2;min-width:0}.topbar{width:100%}.topbar--desktop{height:100px;display:flex;align-items:center;gap:22px;padding:0 clamp(28px,3vw,48px)}.topbar-spacer{flex:1}.topbar-add{min-width:190px;height:50px;font-size:16px}.space-switcher{position:relative;min-width:212px;height:50px;display:inline-block;font-size:15px;font-weight:520}.space-switcher__trigger{width:100%;height:100%;display:flex;align-items:center;gap:12px;padding:0 16px;border:1px solid #cfd3dc;border-radius:10px;color:#303746;background:#fff;font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.space-switcher__trigger:hover{border-color:var(--violet-line);background:#faf9ff}.space-switcher__trigger:focus-visible{outline:3px solid rgb(102 55 216 / 22%);outline-offset:2px}.space-switcher.is-open .space-switcher__trigger{border-color:var(--violet);box-shadow:0 0 0 3px #6637d81a}.space-switcher__leading-icon{flex:0 0 auto;color:var(--violet);pointer-events:none}.space-switcher__value{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}.space-switcher__indicator{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;pointer-events:none;transition:transform .16s ease}.space-switcher.is-open .space-switcher__indicator{transform:rotate(180deg)}.space-switcher__menu{position:absolute;top:calc(100% + 8px);right:0;z-index:80;width:max(100%,290px);max-height:min(54vh,360px);overflow:auto;padding:7px;border:1px solid #ded9ee;border-radius:14px;background:#fff;box-shadow:0 18px 45px #1c192c29,0 3px 10px #1c192c14;animation:space-menu-in .14s ease-out}.space-switcher__option{width:100%;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 11px;border-radius:9px;color:var(--ink);font-size:14px;font-weight:560;text-align:left;cursor:pointer}.space-switcher__option:hover,.space-switcher__option:focus-visible{outline:0;background:#f5f1ff}.space-switcher__option.is-active{color:var(--violet);background:#f7f3ff}.space-switcher__option--create{margin-top:6px;padding-top:12px;border-top:1px solid #ece9f2;border-radius:0 0 9px 9px;color:var(--violet)}.space-switcher__trigger:disabled{cursor:progress}.space-switcher.is-switching .space-switcher__trigger{border-color:var(--violet-line);background:#faf9ff}@keyframes space-menu-in{0%{opacity:0;transform:translateY(-5px)}}.sync-indicator{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:12px;white-space:nowrap}.sync-indicator>span{width:7px;height:7px;border-radius:50%;background:#55a47f}.sync-indicator.is-error>span{background:var(--coral)}.sync-indicator button{display:grid;place-items:center;color:var(--muted)}.sync-indicator button:not(:disabled):hover{color:var(--violet)}.topbar--mobile,.bottom-nav{display:none}.main-content{min-width:0}.app-footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px 12px;padding:0 clamp(28px,3vw,48px) 18px}.app-footer a,.app-version,.app-build{color:#8b91a0;font-size:11px;font-weight:560;letter-spacing:.02em}.app-build time{white-space:nowrap}.app-footer a:hover{color:var(--violet)}.page-view{width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(28px,3vw,48px) 52px}.page-heading{margin-bottom:30px}.page-heading h1{margin-bottom:10px;color:var(--ink);font-size:clamp(38px,3vw,44px);font-weight:620;line-height:1.1;letter-spacing:-.045em}.page-heading p{max-width:720px;margin-bottom:0;color:var(--muted);font-size:17px}.page-heading--with-action{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.mobile-add-button{display:none}.dashboard{max-width:none;display:grid;grid-template-columns:minmax(560px,716px) minmax(310px,374px);gap:clamp(44px,4.8vw,72px);padding:0 clamp(34px,3.8vw,58px) 56px}.dashboard-heading{margin:-32px 0 43px}.dashboard-heading--desktop h1{margin-bottom:8px;font-size:clamp(42px,4vw,52px);font-weight:620;line-height:1.12;letter-spacing:-.045em}.dashboard-heading--desktop p{margin:0;color:#3f4754;font-size:17px}.dashboard-heading--desktop strong{color:var(--violet);font-weight:650}.dashboard-heading--mobile,.dashboard-mobile-progress{display:none}.study-card-component{border:1.5px solid var(--violet-line);border-radius:var(--radius-surface);background:#fff;overflow:hidden}.study-card{position:relative;min-height:540px;display:flex;flex-direction:column;overflow:hidden}.card-kite{display:none;position:absolute;top:0;right:0;width:230px;color:#6c40ef;pointer-events:none}.study-card__top{min-height:92px;display:flex;align-items:flex-start;justify-content:space-between;padding:34px 38px 0}.study-card__tools{position:relative;z-index:2;display:flex;align-items:flex-start;gap:4px;margin:-12px -12px 0 0}.study-card__tools .favorite-button{margin:0}.study-card__desktop-progress{display:grid;gap:11px;color:#424a58;font-size:16px}.segmented-progress{display:grid;grid-auto-flow:column;grid-auto-columns:36px;gap:6px}.segmented-progress span{height:5px;border-radius:999px;background:#e4e6eb}.segmented-progress span.is-complete{background:var(--violet)}.favorite-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;margin:-12px -12px 0 0;border-radius:50%;color:#676f7c;transition:color .16s ease,background-color .16s ease}.favorite-button:hover,.favorite-button.is-active{color:var(--violet);background:var(--violet-pale)}.study-card__reveal{width:100%;min-height:355px;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px 46px 28px;text-align:center}.study-card__reveal:focus-visible{outline-offset:-7px}.study-word{position:relative;display:inline-block;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;color:var(--ink);font-size:clamp(72px,6.5vw,90px);font-weight:500;line-height:1;letter-spacing:-.045em}.study-word:after{content:"";position:absolute;right:2%;bottom:-5px;width:31%;height:5px;border-radius:50%;background:var(--violet);transform:rotate(-2deg)}.study-transcription{margin-top:26px;color:#4d5562;font-size:25px;font-weight:390}.study-translation{min-height:70px;display:flex;align-items:center;justify-content:center;margin-top:16px;color:var(--ink);font-size:24px;font-weight:500}.study-translation:after{content:"";position:absolute;width:84px;margin-top:68px;border-top:1px solid #ccd0da}.study-example{min-height:65px;display:flex;align-items:center;gap:14px;margin-top:17px;color:var(--ink);font-size:20px;font-weight:450}.study-example>span:first-child:not(.study-tap-copy){color:var(--violet);font-family:Georgia,serif;font-size:42px;font-weight:700;line-height:0}.study-example-translation{max-width:520px;margin-top:8px;color:var(--muted);font-size:14px;line-height:1.45}.study-tap-copy{color:var(--violet);font-size:16px}.study-detail{transition:opacity .26s ease,transform .26s ease}.study-detail:not(.is-visible){color:var(--violet);transform:translateY(3px)}.study-hint{display:flex;align-items:flex-start;gap:10px;margin:-12px 38px 20px;padding:12px 16px;border-top:1px solid #dfd7f7;color:#594391;font-size:14px}.study-hint svg{flex:0 0 auto;margin-top:1px}.study-hint--recall{display:block;margin:0 46px 30px;padding:22px 0 0;border-top:1px solid #ddd5f5;color:var(--ink)}.study-hint__heading{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;color:#66558d}.study-hint__heading strong{font-size:13px;font-weight:650;letter-spacing:.035em;text-transform:uppercase}.study-hint__icon{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:var(--violet-strong);background:var(--violet-pale)}.study-hint__count{color:#978eaa;font-size:12px;font-variant-numeric:tabular-nums}.study-hint__text{min-height:58px;display:flex;align-items:center;margin:14px 0 10px;color:var(--ink);font-size:20px;line-height:1.4}.study-hint__text--context{font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:25px;font-style:italic;font-weight:500;line-height:1.28}.study-hint__text--pronunciation{color:#4d5562;font-size:22px}.study-hint__next{display:inline-flex;align-items:center;gap:7px;margin-left:auto;color:var(--violet-strong);font-size:14px;font-weight:600}.study-hint__next:hover{color:#4f24c3}.study-card-component--recall .study-card__reveal[aria-disabled=true]{cursor:default}.study-card-component--recall .study-card__reveal:disabled{cursor:default;opacity:1}.study-recall-controls{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.25fr);gap:16px;padding:0 38px 38px}.study-recall-controls--single{grid-template-columns:minmax(0,1fr)}.study-recall-controls .button{min-width:0;min-height:64px;padding:12px 18px;font-size:18px;line-height:1.2}.study-actions{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:0 38px 46px}.study-actions .button{height:68px;font-size:20px}.study-hint-button{display:none}.dashboard-rail{padding-top:42px}.open-section{margin-bottom:46px}.open-section h2{margin-bottom:16px;font-size:24px;font-weight:650;letter-spacing:-.025em}.word-preview-list,.game-preview-list{border-top:1px solid transparent}.word-preview-list>button,.game-preview-list>button{width:100%;min-height:64px;display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--line);color:#4b5260;font-size:16px;text-align:left}.word-preview-list>button>span:first-child,.game-preview-list>button>span:nth-child(2){flex:1}.word-preview-list strong{color:var(--ink);font-weight:600}.word-preview-list button:hover,.game-preview-list button:hover{color:var(--violet)}.text-link{min-height:50px;display:inline-flex;align-items:center;gap:8px;color:var(--violet);font-size:16px;font-weight:580}.game-preview-icon{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid #cbbaf7;border-radius:10px;color:var(--violet);background:#faf8ff}.teacher-note{padding:24px 26px;border:1px solid #f6b6a4;border-radius:16px;background:var(--coral-pale)}.teacher-note__heading{display:flex;align-items:center;gap:12px;color:var(--coral);font-size:16px;font-weight:570}.teacher-note__heart{margin-left:auto}.teacher-note p{margin:22px 0 0;color:#303746;font-size:15px}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:#10182b6b;animation:fade-in .16s ease both}.modal-panel{width:min(100%,620px);max-height:min(880px,calc(100dvh - 48px));overflow:auto;padding:30px;border:1px solid var(--line);border-radius:var(--radius-surface);background:#fff;box-shadow:0 24px 70px #10182b2e;animation:modal-in .2s ease both}.modal-panel--small{width:min(100%,440px)}.modal-panel--large{width:min(100%,780px)}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.modal-header h2{margin-bottom:5px;font-size:27px;font-weight:650;letter-spacing:-.03em}.modal-header p{max-width:600px;margin-bottom:0;color:var(--muted);font-size:15px}.modal-header .icon-button{margin:-8px -8px 0 0}.modal-tabs,.archive-toggle{display:inline-flex;padding:4px;border:1px solid var(--line);border-radius:12px;background:#fafafa}.modal-tabs{margin-bottom:24px}.modal-tabs button,.archive-toggle button{min-height:38px;padding:0 16px;border-radius:8px;color:var(--muted);font-size:14px;font-weight:620}.modal-tabs button.is-active,.archive-toggle button.is-active{color:var(--violet-strong);background:#fff;box-shadow:0 1px 3px #10182b14}.word-form{display:grid;gap:20px}.form-grid{display:grid;gap:18px}.form-grid--two{grid-template-columns:1fr 1fr}.field{display:grid;gap:8px;color:#343b49;font-size:14px;font-weight:600}.field>span small{color:var(--muted);font-weight:450}.field input,.field textarea,.invite-link input{width:100%;border:1px solid #ccd1db;border-radius:12px;color:var(--ink);background:#fff;font-size:16px;font-weight:440;transition:border-color .16s ease,box-shadow .16s ease}.field input,.invite-link input{min-height:50px;padding:0 14px}.field textarea{min-height:96px;padding:12px 14px;resize:vertical;line-height:1.5}.field input:focus,.field textarea:focus,.invite-link input:focus{outline:0;border-color:var(--violet-line);box-shadow:0 0 0 4px #6637d81a}.field>small{color:var(--muted);font-weight:430}.tag-input{position:relative;min-width:0}.tag-input__label{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.tag-input__label small,.tag-input__hint{color:var(--muted);font-size:12px;font-weight:450}.tag-input__control{min-height:50px;display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:7px 10px;border:1px solid #ccd1db;border-radius:13px;background:#fff;cursor:text;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.tag-input__control:hover{border-color:#b9bfd0}.tag-input__control:focus-within,.tag-input__control--open{border-color:var(--violet-line);box-shadow:0 0 0 4px #6637d81a}.tag-input__control--error{border-color:#d77c68}.tag-input__tokens{display:contents}.tag-input__token{max-width:min(100%,230px);min-height:32px;display:inline-flex;align-items:center;gap:3px;padding:0 4px 0 10px;border:1px solid #d9cdfa;border-radius:999px;color:var(--violet-strong);background:linear-gradient(135deg,#f5f1ff,#eee8ff);box-shadow:0 1px 2px #4a2d940f;font-size:12px;font-weight:650}.tag-input__token-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tag-input__remove{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#776a96;font-size:18px;line-height:1;transition:color .14s ease,background-color .14s ease}.tag-input__remove:hover{color:var(--violet-strong);background:#6637d81a}.field .tag-input__text{min-width:140px;min-height:32px;flex:1 1 150px;padding:0 4px;border:0;border-radius:0;outline:0;background:transparent;box-shadow:none;font-size:15px}.field .tag-input__text:focus{border:0;outline:0;box-shadow:none}.tag-input__suggestions{display:flex;flex-wrap:wrap;align-items:flex-start;gap:6px;padding:2px}.tag-input__suggestion{max-width:100%;min-height:36px;flex:0 1 auto;display:inline-flex;align-items:center;padding:7px 12px;border:1px solid #ded5fa;border-radius:999px;color:var(--violet-strong);background:#f8f5ff;font-size:12px;font-weight:600;line-height:1.35;overflow-wrap:anywhere;text-align:left;cursor:pointer}.tag-input__suggestion:hover,.tag-input__suggestion--active{color:var(--violet-strong);background:var(--violet-pale)}.tag-input__suggestion:focus-visible{outline:2px solid var(--violet);outline-offset:-2px}.tag-input__error{color:var(--danger);font-size:12px;font-weight:520}.check-field{display:flex;align-items:flex-start;gap:11px;color:#404756;font-size:14px}.check-field input{width:18px;height:18px;margin:2px 0 0;accent-color:var(--violet)}.check-field span{display:inline-flex;align-items:center;gap:7px}.check-field svg{color:var(--violet)}.bulk-summary{display:flex;flex-wrap:wrap;gap:10px 22px;padding:12px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:14px}.bulk-summary__valid{color:#23765a;font-weight:650}.bulk-issues{display:grid;gap:6px;padding:12px 14px;border-left:3px solid var(--coral);color:#8f3a25;background:var(--coral-pale);font-size:13px}.form-error{margin:0;color:#b23820;font-size:14px;font-weight:560}.modal-actions{display:flex;justify-content:flex-end;gap:12px;padding-top:6px}.spinner{width:19px;height:19px;display:inline-block;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .65s linear infinite}.spinner--small{width:17px;height:17px}.teacher-dashboard{padding-bottom:54px}.teacher-dashboard__header{margin-bottom:26px}.teacher-dashboard__header h1{margin-bottom:9px;font-size:clamp(38px,3vw,44px);font-weight:620;line-height:1.1;letter-spacing:-.045em}.teacher-dashboard__header p{max-width:760px;margin:0;color:var(--muted);font-size:17px}.teacher-dashboard__student,.teacher-dashboard__connect{display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:28px 48px;padding:22px 0;border-top:1px solid var(--ink);border-bottom:1px solid var(--line)}.teacher-dashboard__student-identity{min-width:0;display:flex;align-items:center;gap:17px}.teacher-dashboard__avatar,.teacher-dashboard__connect-icon{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid #c9b6f6;border-radius:50%;color:var(--violet);background:var(--violet-pale)}.teacher-dashboard__role-label{display:block;margin-bottom:1px;color:var(--violet);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.teacher-dashboard__student-identity h2,.teacher-dashboard__connect h2{margin:0 0 3px;font-family:Cormorant Garamond,Georgia,serif;font-size:31px;font-weight:620;line-height:1.05}.teacher-dashboard__student-identity p,.teacher-dashboard__connect p{margin:0;color:var(--muted);font-size:14px}.teacher-dashboard__student-stats{display:flex;align-items:stretch;margin:0}.teacher-dashboard__student-stats>div{min-width:120px;display:grid;align-content:center;gap:2px;padding:0 25px;border-left:1px solid var(--line)}.teacher-dashboard__student-stats dt{color:var(--muted);font-size:12px}.teacher-dashboard__student-stats dd{order:-1;margin:0;color:var(--ink);font-size:27px;font-weight:650;line-height:1}.teacher-dashboard__data-state{grid-column:1 / -1;display:flex;align-items:center;gap:8px;margin:-8px 0 0 75px;color:var(--muted);font-size:13px}.teacher-dashboard__connect{grid-template-columns:58px minmax(240px,1fr) auto;margin-bottom:42px;border-color:#c9b6f6}.teacher-dashboard__connect-button{white-space:nowrap}.teacher-dashboard__live{min-height:104px;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:24px;padding:19px 22px;border:1px solid #d7c9f8;border-radius:12px;background:#fcfbff}.teacher-dashboard__live-icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cdbcf6;border-radius:50%;color:var(--violet-strong);background:var(--violet-pale)}.teacher-dashboard__live>div{min-width:0;display:grid;gap:4px}.teacher-dashboard__live strong{color:var(--ink);font-size:16px;font-weight:680}.teacher-dashboard__live strong i{width:8px;height:8px;display:inline-block;margin-left:5px;border-radius:50%;background:#42bd60}.teacher-dashboard__live>div>span{color:var(--muted);font-size:13px}.teacher-dashboard__live>button{min-height:46px;padding:0 18px;border:1px solid var(--violet);border-radius:9px;color:var(--violet-strong);background:#fff;font-size:14px;font-weight:660;white-space:nowrap}.teacher-dashboard__assignment{min-height:112px;display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:24px;padding:20px 22px;border:1px solid #d7c9f8;border-radius:12px;background:#fcfbff}.teacher-dashboard__assignment>span{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:var(--violet-strong);background:var(--violet-pale)}.teacher-dashboard__assignment>div{min-width:0}.teacher-dashboard__assignment h2,.teacher-dashboard__assignment p{margin:0}.teacher-dashboard__assignment h2{font-size:18px;font-weight:680}.teacher-dashboard__assignment p{margin-top:4px;color:var(--muted);font-size:13px}.teacher-dashboard__assignment>div>div[role=progressbar]{height:6px;margin-top:12px;border-radius:999px;background:#e9e4f7;overflow:hidden}.teacher-dashboard__assignment>div>div[role=progressbar]>span{height:100%;display:block;border-radius:inherit;background:var(--violet)}.teacher-dashboard__assignment--completed{border-color:#b9ddcf;background:#f7fcfa}.teacher-dashboard__assignment--unavailable{grid-template-columns:minmax(0,1fr) auto}.teacher-dashboard__assignment>button{min-height:44px;padding:0 16px;border:1px solid var(--violet-line);border-radius:9px;color:var(--violet-strong);background:#fff;font-size:13px;font-weight:660;white-space:nowrap}.assignment-details{grid-column:1 / -1;width:100%;margin-top:2px;padding-top:12px;border-top:1px solid #e2daf5}.assignment-details>summary{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--violet-strong);font-size:14px;font-weight:680;list-style:none;cursor:pointer;-webkit-user-select:none;user-select:none}.assignment-details>summary::-webkit-details-marker{display:none}.assignment-details>summary>span{display:inline-flex;align-items:center;gap:8px}.assignment-details>summary>svg{flex:0 0 auto;transition:transform .16s ease}.assignment-details[open]>summary>svg{transform:rotate(180deg)}.assignment-details__body{margin-top:10px;padding:16px;border:1px solid var(--line);border-radius:12px;background:#ffffffdb}.assignment-details__intro{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 2px 13px}.assignment-details__intro>div{min-width:0;display:flex;flex-direction:column;gap:2px}.assignment-details__intro strong{color:var(--ink);font-size:15px}.assignment-details__intro span{color:var(--muted);font-size:12px}.assignment-details__intro>span{flex:0 0 auto;padding:5px 9px;border-radius:999px;color:#18735c;background:#e9f7f1;font-weight:680}.assignment-details__list{max-height:430px;display:grid;gap:7px;margin:0;padding:0;overflow-y:auto;overscroll-behavior:contain;list-style:none}.assignment-details__item{min-height:62px;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;border:1px solid #ece9f3;border-radius:10px;background:#fff}.assignment-details__status-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:var(--muted);background:#f2f1f5}.assignment-details__item--correct .assignment-details__status-icon{color:#18735c;background:#e6f6ef}.assignment-details__item--fixed .assignment-details__status-icon{color:#8a5b06;background:#fff3d7}.assignment-details__item--mistake .assignment-details__status-icon{color:#b43d49;background:#fdebed}.assignment-details__word,.assignment-details__result{min-width:0;display:flex;flex-direction:column;gap:2px}.assignment-details__word>strong{color:var(--ink);font-size:15px;overflow-wrap:anywhere}.assignment-details__word>span,.assignment-details__word>small,.assignment-details__result>span{color:var(--muted);font-size:12px;overflow-wrap:anywhere}.assignment-details__word>small{color:#9a6a14}.assignment-details__result{align-items:flex-end;text-align:right}.assignment-details__result>strong{color:var(--ink-soft);font-size:12px;font-weight:680;white-space:nowrap}.assignment-details__item--correct .assignment-details__result>strong{color:#18735c}.assignment-details__item--fixed .assignment-details__result>strong{color:#8a5b06}.assignment-details__item--mistake .assignment-details__result>strong{color:#b43d49}.teacher-dashboard__quick-actions{padding-top:30px}.teacher-dashboard__section-heading{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line)}.teacher-dashboard__section-heading h2{margin:0;font-size:21px;font-weight:640}.teacher-dashboard__section-heading>svg{color:var(--muted)}.teacher-dashboard__action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--line)}.teacher-dashboard__action{min-width:0;min-height:92px;display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:13px;padding:15px 18px;border-right:1px solid var(--line);text-align:left;transition:color .16s ease,background-color .16s ease}.teacher-dashboard__action:last-child{border-right:0}.teacher-dashboard__action:hover{color:var(--violet-strong);background:#fbfaff}.teacher-dashboard__action--primary{color:var(--violet-strong);background:#faf8ff}.teacher-dashboard__action-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cdbcf6;border-radius:12px;color:var(--violet)}.teacher-dashboard__action>span:nth-child(2){min-width:0;display:grid;gap:3px}.teacher-dashboard__action strong{overflow:hidden;font-size:16px;font-weight:670;text-overflow:ellipsis;white-space:nowrap}.teacher-dashboard__action small{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.teacher-dashboard__columns{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:clamp(44px,6vw,78px);padding-top:38px}.teacher-dashboard__activity-chart{height:248px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin:0;padding:28px 0 0;list-style:none}.teacher-dashboard__activity-chart li{min-width:0;display:grid;grid-template-rows:22px 1fr 24px;justify-items:center;gap:5px}.teacher-dashboard__activity-value,.teacher-dashboard__activity-chart small{color:var(--muted);font-size:12px}.teacher-dashboard__activity-track{width:min(36px,72%);height:100%;display:flex;align-items:flex-end;border-radius:7px 7px 2px 2px;background:#f0eef5;overflow:hidden}.teacher-dashboard__activity-track i{width:100%;min-height:4px;display:block;border-radius:inherit;background:var(--violet)}.teacher-dashboard__attention-list{margin:0;padding:0;list-style:none}.teacher-dashboard__attention-list li{border-bottom:1px solid var(--line)}.teacher-dashboard__attention-list button{width:100%;min-height:67px;display:grid;grid-template-columns:28px minmax(0,1fr) auto 20px;align-items:center;gap:12px;padding:8px 0;text-align:left}.teacher-dashboard__attention-index{color:#9299a6;font-size:12px}.teacher-dashboard__attention-word{min-width:0;display:grid;gap:1px}.teacher-dashboard__attention-word strong{overflow:hidden;font-family:Georgia,serif;font-size:17px;font-weight:570;text-overflow:ellipsis;white-space:nowrap}.teacher-dashboard__attention-word small,.teacher-dashboard__attention-metric{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.teacher-dashboard__attention-metric{color:var(--violet)}.teacher-dashboard__text-link{min-height:46px;display:inline-flex;align-items:center;gap:5px;margin-top:12px;color:var(--violet);font-size:14px;font-weight:640}.teacher-dashboard__empty-copy{margin:22px 0 0;color:var(--muted);font-size:14px;line-height:1.6}.vocabulary-toolbar{min-height:64px;display:flex;align-items:center;gap:18px;padding-bottom:12px}.search-field{width:min(430px,45vw);min-height:48px;display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid #ccd1db;border-radius:12px;color:var(--muted);transition:border-color .16s ease,box-shadow .16s ease}.search-field:focus-within{border-color:var(--violet-line);box-shadow:0 0 0 4px #6637d81a}.search-field input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:15px}.search-field button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px}.vocabulary-count{color:var(--muted);font-size:14px}.vocabulary-list-controls{min-height:58px;display:flex;align-items:center;gap:14px;padding:0 0 14px;border-bottom:1px solid var(--ink)}.vocabulary-list-controls__actions{display:flex;align-items:center;gap:8px;margin-left:auto}.vocabulary-tag-manager-button{min-height:42px;padding-inline:13px}.vocabulary-sort-control{position:relative;min-height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 36px 0 12px;border:1px solid #d9dde6;border-radius:11px;color:var(--muted);background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.vocabulary-sort-control:focus-within{border-color:var(--violet-line);box-shadow:0 0 0 4px #6637d81a}.vocabulary-sort-control>span{font-size:12px;font-weight:620}.vocabulary-sort-control select{max-width:190px;border:0;outline:0;appearance:none;color:var(--ink);background:transparent;font:inherit;font-size:13px;font-weight:620;cursor:pointer}.vocabulary-sort-control>svg{position:absolute;right:11px;pointer-events:none}.vocabulary-select-toggle{min-height:42px;padding-inline:13px}.vocabulary-select-toggle.is-active{color:var(--violet-strong);border-color:var(--violet-line);background:var(--violet-pale)}.vocabulary-tag-group{margin:13px 0 2px}.vocabulary-tag-group__heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.vocabulary-tag-group__heading>span{display:flex;align-items:baseline;gap:8px}.vocabulary-tag-group__heading strong{color:#353d4c;font-size:13px}.vocabulary-tag-group__heading small{color:var(--muted);font-size:12px}.vocabulary-tag-group__heading>button{flex:0 0 auto;color:var(--violet-strong);font-size:12px;font-weight:620}.vocabulary-tag-filter{display:flex;gap:7px;overflow-x:auto;margin:7px 0 0;padding:1px 1px 6px;scrollbar-width:thin}.vocabulary-tag-filter button,.tag-chip{min-height:34px;display:inline-flex;align-items:center;flex:0 0 auto;padding:0 11px;border:1px solid #dcdfe7;border-radius:999px;color:#505969;background:#fff;font-size:12px;font-weight:620;transition:color .16s ease,border-color .16s ease,background-color .16s ease}.vocabulary-tag-filter button:hover,.tag-chip:not(:disabled):hover,.vocabulary-tag-filter button.is-active{color:var(--violet-strong);border-color:var(--violet-line);background:var(--violet-pale)}.vocabulary-tag-filter .vocabulary-tag-filter__more{border-style:dashed;color:var(--violet-strong)}.tag-chip:disabled{cursor:default;opacity:1}.tag-chip{border-color:#d9cdfa;color:var(--violet-strong);background:linear-gradient(135deg,#f8f5ff,#f0ebff);box-shadow:0 1px 3px #4a2d940f}.tag-manager{display:grid;gap:14px}.tag-manager__search{min-height:46px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #d7dbe4;border-radius:12px;color:var(--muted);background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.tag-manager__search:focus-within{border-color:var(--violet-line);box-shadow:0 0 0 4px #6637d81a}.tag-manager__search input{min-width:0;flex:1;border:0;outline:0;background:transparent}.tag-manager__error{margin:0}.tag-manager__state{min-height:96px;display:flex;align-items:center;justify-content:center;gap:10px;margin:0;padding:20px;border:1px dashed #d9dde6;border-radius:14px;color:var(--muted);text-align:center}.tag-manager__list{display:flex;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:8px;margin:0;padding:26px 4px 4px;min-width:0;list-style:none}.tag-manager__item{min-width:0;max-width:100%;display:flex;align-items:center}.tag-manager__item.is-expanded{flex:0 0 100%;padding:14px;border:1px solid var(--violet-line);border-radius:14px;background:#fff}.tag-manager__bubble{position:relative;min-width:0;max-width:100%;min-height:36px;display:inline-flex;align-items:center;gap:5px;padding:0;border:1px solid var(--violet-line);border-radius:24px;color:var(--violet-strong);background:var(--violet-pale);font-size:13px;font-weight:650}.tag-manager__bubble.is-active{z-index:2}.tag-manager__trigger{display:inline-flex;align-items:center;gap:6px;min-width:0;min-height:34px;padding:5px 7px 5px 11px;border:0;border-radius:inherit;background:transparent;color:inherit;font:inherit;cursor:pointer}.tag-manager__trigger:focus-visible{outline:2px solid var(--violet);outline-offset:2px}.tag-manager__trigger:disabled{opacity:.55;cursor:wait}.tag-manager__popover{position:absolute;right:0;bottom:calc(100% - 6px);display:flex;gap:2px;padding:3px;border:1px solid var(--violet-line);border-radius:22px;background:#fff;box-shadow:0 4px 14px #321d6724}.tag-manager__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tag-manager__count{flex-shrink:0;min-width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;padding-inline:6px;border-radius:999px;color:#5f5380;background:#ffffffb8;font-size:11px}.tag-manager__actions{flex:0 0 auto;display:inline-flex;gap:0;padding-left:3px;border-left:1px solid var(--violet-line)}.tag-manager__actions .icon-button,.tag-manager__popover .icon-button{width:30px;height:30px;min-width:30px;padding:0;border-radius:50%;color:var(--violet-strong)}.tag-manager__actions .icon-button:hover:not(:disabled),.tag-manager__popover .icon-button:hover:not(:disabled){background:var(--violet-pale)}.tag-manager__actions .icon-button:focus-visible,.tag-manager__popover .icon-button:focus-visible{outline:2px solid var(--violet);outline-offset:1px}.tag-manager__actions .icon-button:disabled,.tag-manager__popover .icon-button:disabled{opacity:.45;cursor:wait}.tag-manager__confirm{width:100%;min-width:0;display:grid;gap:9px}.tag-manager__edit{padding:2px 3px 2px 11px}.tag-manager__edit:focus-within{border-color:var(--violet);box-shadow:0 0 0 2px #6637d81a}.tag-manager .tag-manager__target{margin:0 0 3px;color:var(--ink);font-size:14px;font-weight:650;line-height:1.45;overflow-wrap:anywhere}.tag-manager__input-size{display:inline-grid;grid-template-columns:minmax(0,1fr);min-width:1ch;max-width:100%}.tag-manager__input-mirror,.tag-manager__input-size>input{grid-area:1 / 1;min-width:0;padding:2px 0;font:inherit;letter-spacing:inherit;line-height:1.4}.tag-manager__input-mirror{visibility:hidden;white-space:pre;overflow:hidden}.tag-manager__input-size>input{width:100%;color:inherit;background:transparent;border:0;border-bottom:1px solid var(--violet-line);border-radius:0;outline:0}.tag-manager__input-size>input:focus{border-bottom-color:var(--violet)}@media(max-width:640px),(hover:none),(any-pointer:coarse){.tag-manager__trigger{min-height:40px}.tag-manager__popover .icon-button{width:36px;height:36px;min-width:36px}.tag-manager__list{padding-top:32px}.tag-manager__input-size{font-size:16px}}.tag-manager__confirm p{margin:0;color:#6f3038;font-size:14px;line-height:1.5}.tag-manager__inline-actions{display:flex;flex-wrap:wrap;gap:8px}.tag-manager__inline-actions .button{min-height:40px;padding-inline:13px;font-size:13px}.tag-manager__hint{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.vocabulary-archive-notice{display:flex;align-items:flex-start;gap:10px;margin:12px 0 2px;padding:11px 13px;border:1px solid #ead9b4;border-radius:12px;color:#74561f;background:#fffaf0}.vocabulary-archive-notice>svg{flex:0 0 auto;margin-top:1px}.vocabulary-archive-notice>span{display:grid;gap:2px}.vocabulary-archive-notice strong{font-size:13px}.vocabulary-archive-notice small{color:#7c6a49;font-size:12px;line-height:1.4}.vocabulary-bulk-bar{position:sticky;top:10px;z-index:6;display:flex;align-items:center;justify-content:space-between;gap:14px;margin:12px 0 4px;padding:10px 12px;border:1px solid #d9cef8;border-radius:15px;background:#faf8fff5;box-shadow:0 8px 26px #2f205e1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.vocabulary-bulk-bar__summary,.vocabulary-bulk-bar__actions{display:flex;align-items:center;gap:7px}.vocabulary-bulk-bar__summary{flex:0 0 auto;gap:11px}.vocabulary-bulk-bar__summary strong{font-size:14px}.vocabulary-bulk-bar button,.bulk-tags-modal__suggestions button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 10px;border:1px solid #ded5fa;border-radius:10px;color:var(--violet-strong);background:#fff;font-size:12px;font-weight:650}.vocabulary-bulk-bar button:hover:not(:disabled),.bulk-tags-modal__suggestions button:hover,.bulk-tags-modal__suggestions button.is-selected{border-color:var(--violet-line);background:#eee8ff}.vocabulary-bulk-bar .vocabulary-bulk-bar__assign{color:#fff;border-color:var(--violet);background:var(--violet)}.vocabulary-bulk-bar .vocabulary-bulk-bar__assign:hover:not(:disabled){color:#fff;border-color:var(--violet-strong);background:var(--violet-strong)}.vocabulary-bulk-bar__summary button{min-height:auto;padding:0;border:0;background:transparent;text-decoration:underline;text-underline-offset:3px}.vocabulary-bulk-bar__cancel{color:var(--muted)!important;border-color:transparent!important;background:transparent!important}.bulk-tags-modal{display:grid;gap:18px}.bulk-tags-modal__suggestions{max-height:160px;display:flex;flex-wrap:wrap;gap:7px;overflow-y:auto}.vocabulary-ai-batch{min-height:92px;display:flex;align-items:stretch;justify-content:space-between;gap:16px;margin-top:14px;padding:14px;border:1px solid #ded5fa;border-radius:16px;background:var(--violet-pale)}.vocabulary-ai-batch__body{min-width:0;display:grid;flex:1 1 auto;gap:10px}.vocabulary-ai-batch__heading{min-width:0;display:flex;align-items:center;gap:11px}.vocabulary-ai-batch__copy{min-width:0;display:grid;gap:2px;flex:1 1 auto;align-content:center}.vocabulary-ai-batch__icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;color:var(--violet);background:#fff}.vocabulary-ai-batch strong{font-size:14px}.vocabulary-ai-batch small{color:var(--muted);font-size:12px}.vocabulary-ai-batch__detail{color:var(--violet-strong)!important;font-weight:620}.vocabulary-ai-batch__initiator{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.vocabulary-ai-batch__initiator b{color:var(--ink);font-weight:680}.vocabulary-ai-batch__role{padding:1px 7px;border:1px solid #d9cff4;border-radius:999px;color:var(--violet-strong);background:#ffffffa8;font-size:10px;font-weight:680}.vocabulary-ai-batch__eyebrow{display:flex;align-items:center;flex-wrap:wrap;gap:6px;color:var(--muted);font-size:11px;font-weight:650}.vocabulary-ai-batch__status{padding:2px 7px;border-radius:999px;color:var(--violet-strong);background:#ffffffb8}.vocabulary-ai-batch__status--completed{color:#27704f;background:#e8f7ef}.vocabulary-ai-batch__status--failed,.vocabulary-ai-batch__status--cancelled{color:#a84a37;background:#fff0ec}.vocabulary-ai-batch__progress{height:7px;overflow:hidden;border-radius:999px;background:#ffffffb8;box-shadow:inset 0 0 0 1px #ded5fa}.vocabulary-ai-batch__progress>span{display:block;height:100%;min-width:0;border-radius:inherit;background:linear-gradient(90deg,var(--violet),#8f6be8);transition:width .22s ease}.vocabulary-ai-batch__metrics{display:grid;grid-template-columns:repeat(4,minmax(74px,1fr));gap:7px}.vocabulary-ai-batch__metrics>span{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:6px 9px;border-radius:10px;background:#ffffff9e}.vocabulary-ai-batch__metrics strong{color:var(--ink);font-size:13px}.vocabulary-ai-batch__collapse{flex:0 0 auto;padding:5px 7px;border:0;color:var(--muted);background:transparent;font-size:11px;font-weight:650;cursor:pointer}.vocabulary-ai-batch__collapse:hover{color:var(--violet-strong)}.vocabulary-ai-batch__error{margin:0;color:#a84a37!important;font-size:12px}.vocabulary-ai-batch__control-note{margin:0;padding:8px 10px;border:1px solid #ded5fa;border-radius:10px;color:var(--muted);background:#ffffff9e;font-size:12px;line-height:1.4}.vocabulary-ai-batch__history{border-top:1px solid #ded5fa;padding-top:7px}.vocabulary-ai-batch__history summary{width:fit-content;color:var(--violet-strong);font-size:11px;font-weight:680;cursor:pointer}.vocabulary-ai-batch__history-list{display:grid;gap:5px;margin-top:7px}.vocabulary-ai-batch__history-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 9px;border-radius:10px;background:#ffffff8f}.vocabulary-ai-batch__history-item>span{min-width:0;display:grid;gap:1px}.vocabulary-ai-batch__history-item>span:last-child{flex:0 0 auto;text-align:right}.vocabulary-ai-batch__access{display:grid;gap:6px;padding-left:53px}.vocabulary-ai-batch__access>button,.vocabulary-ai-batch__access form>button:last-child{width:fit-content;padding:2px 0;border:0;color:var(--violet-strong);background:transparent;font-size:12px;font-weight:650;cursor:pointer}.vocabulary-ai-batch__access form{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.vocabulary-ai-batch__access input{width:min(230px,62vw);min-height:38px;padding:7px 10px;border:1px solid #d9cff4;border-radius:10px;color:var(--ink);background:#fff;outline:none}.vocabulary-ai-batch__access input:focus{border-color:var(--violet);box-shadow:0 0 0 3px #6c42d31a}.vocabulary-ai-batch__access .button{min-width:0;min-height:38px}.vocabulary-ai-batch__actions{display:flex;align-items:stretch;justify-content:center;flex:0 0 auto;flex-direction:column;gap:7px}.vocabulary-ai-batch.is-collapsed{min-height:68px;align-items:center}.vocabulary-ai-batch.is-collapsed .vocabulary-ai-batch__body{gap:7px}.vocabulary-ai-batch--running{border-color:var(--violet-line);background:#f8f5ff}.vocabulary-ai-batch--success .vocabulary-ai-batch__icon{color:#2f835e;background:#f1faf5}.vocabulary-ai-batch--error{border-color:#f2c2b6;background:var(--coral-pale)}.vocabulary-ai-batch--error .vocabulary-ai-batch__icon{color:var(--coral)}.vocabulary-ai-batch .button{min-width:218px;min-height:40px;flex:0 0 auto;font-size:12px}.vocabulary-ai-batch__cancel{color:#a84a37}.vocabulary-list{min-height:260px}.vocabulary-page-status,.vocabulary-page-error{min-height:88px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted)}.vocabulary-page-error{flex-direction:column;color:var(--danger)}.vocabulary-pagination{width:min(100%,440px);display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px;margin:24px auto 8px}.vocabulary-pagination>span{min-width:92px;color:var(--muted);font-size:13px;font-weight:620;text-align:center}.vocabulary-pagination .button{min-width:0}.vocabulary-row{min-height:76px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px;border-bottom:1px solid var(--line);transition:background-color .16s ease}.vocabulary-row.is-selected{background:var(--violet-pale);box-shadow:inset 3px 0 0 var(--violet)}.vocabulary-row__select{width:44px;height:44px;display:grid;place-items:center;margin-left:5px;cursor:pointer}.vocabulary-row:has(.vocabulary-row__select){grid-template-columns:auto minmax(0,1fr)}.vocabulary-row__select input{width:19px;height:19px;accent-color:var(--violet)}.vocabulary-row:hover{background:#fdfcff}.vocabulary-row__open{min-width:0;min-height:75px;display:grid;grid-template-columns:minmax(150px,.8fr) minmax(260px,1.5fr) minmax(130px,.7fr) 24px;align-items:center;gap:16px;padding:7px 8px 7px 0;border-radius:12px;text-align:left}.vocabulary-row__open:hover{color:var(--violet-strong)}.vocabulary-row__open:focus-visible{outline-offset:-3px;background:var(--violet-pale)}.vocabulary-row__word,.vocabulary-row__meaning,.vocabulary-row__source{min-width:0;display:grid;gap:4px}.vocabulary-row__word strong{overflow:hidden;color:var(--ink);font-family:Cormorant Garamond,Georgia,serif;font-size:21px;font-weight:620;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.vocabulary-row__word span,.vocabulary-row__meaning small,.vocabulary-row__source>span:first-child{overflow:hidden;color:var(--muted);font-size:12px;font-weight:430;text-overflow:ellipsis;white-space:nowrap}.vocabulary-row__word>.vocabulary-row__sense-count{width:fit-content;padding:2px 7px;border-radius:999px;background:var(--violet-pale);color:var(--violet-strong);font-size:10px;font-weight:700;letter-spacing:.02em}.vocabulary-row__meaning>span{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.vocabulary-row__meaning>.vocabulary-row__draft{color:#8b6c27;font-size:13px;font-weight:620}.vocabulary-row__retention{color:#8b6c27;font-size:11px;line-height:1.25}.vocabulary-row__tags{display:flex;gap:6px;overflow:hidden;padding-top:1px}.vocabulary-row__tags>span{max-width:124px;min-height:22px;display:inline-flex;align-items:center;overflow:hidden;padding:2px 8px;border:1px solid #ded5fa;border-radius:999px;color:var(--violet-strong);background:linear-gradient(135deg,#f8f5ff,#f0ebff);box-shadow:0 1px 2px #4a2d940d;font-size:11px;font-weight:650;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.vocabulary-row__disclosure{display:grid;place-items:center;color:#98a0af;transition:color .16s ease,transform .16s ease}.vocabulary-row__open:hover .vocabulary-row__disclosure{color:var(--violet);transform:translate(2px)}.enriched-label{display:inline-flex;align-items:center;gap:5px;color:var(--violet)!important;font-size:12px!important}.vocabulary-row__actions{display:flex;gap:2px}.word-detail{display:grid;gap:22px}.word-detail__status{display:flex;flex-wrap:wrap;align-items:center;gap:8px 18px;color:var(--muted);font-size:13px;font-weight:550}.word-detail__status>span{display:inline-flex;align-items:center;gap:7px}.word-detail__status>span:first-child>span{width:7px;height:7px;border-radius:50%;background:#2d9d69;box-shadow:0 0 0 4px #2d9d691a}.word-detail__status>.is-archived:first-child>span{background:#98a0af;box-shadow:0 0 0 4px #98a0af1f}.word-detail__facts,.word-detail__history,.word-detail__technical dl{margin:0}.word-detail__facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--line)}.word-detail__facts>div{min-width:0;padding:14px 16px;background:#fff}.word-detail__facts>div:only-child{grid-column:1 / -1}.word-detail dt,.word-detail__section h3{margin:0 0 5px;color:var(--muted);font-size:11px;font-weight:680;letter-spacing:.055em;line-height:1.3;text-transform:uppercase}.word-detail dd,.word-detail__section p,.word-detail__section blockquote{overflow-wrap:anywhere}.word-detail dd{margin:0}.word-detail__facts dd{font-size:15px;font-weight:590}.word-detail__pronunciation{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 14px}.word-detail__transcription-empty{color:var(--muted);font-size:13px;font-weight:520}.pronunciation-control{min-width:0;display:inline-flex;flex:0 1 auto;flex-direction:column;align-items:flex-end;gap:5px}.pronunciation-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:1px solid #ded5fa;border-radius:11px;color:var(--violet-strong);background:var(--violet-pale);font-size:13px;font-weight:680;transition:color .16s ease,background-color .16s ease,border-color .16s ease,transform .16s ease}.pronunciation-button--compact{width:44px;padding:0;border-radius:50%;color:var(--violet-strong);background:#fff}.pronunciation-control--compact{position:relative}.pronunciation-control--compact .pronunciation-control__message{position:absolute;top:calc(100% + 7px);right:0;z-index:4;width:220px;padding:8px 10px;border:1px solid #f0c5ca;border-radius:9px;background:#fff;box-shadow:0 8px 24px #10182b1a}.pronunciation-button:not(:disabled):hover{border-color:var(--violet-line);background:#e9e1ff}.pronunciation-button:not(:disabled):active{transform:translateY(1px)}.pronunciation-button.is-speaking{border-color:var(--violet-strong);color:#fff;background:var(--violet-strong)}.pronunciation-button.is-speaking svg{animation:pronunciation-pulse .9s ease-in-out infinite alternate}.pronunciation-control__message{max-width:260px;color:#9d3541;font-size:11px;font-weight:520;line-height:1.35;text-align:right}@keyframes pronunciation-pulse{0%{opacity:.55}to{opacity:1}}@media(prefers-reduced-motion:reduce){.pronunciation-button.is-speaking svg{animation:none}}.word-detail__section p{margin:0;color:#303746;font-size:15px;line-height:1.65}.word-detail__example{padding:18px 20px;border-left:3px solid var(--violet-line);border-radius:0 14px 14px 0;background:#faf8ff}.word-detail__example blockquote{margin:2px 0 5px;color:var(--ink);font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:580;line-height:1.25}.word-detail__example p{color:var(--muted);font-size:14px}.word-detail__synonyms{display:flex;flex-wrap:wrap;gap:7px;margin:8px 0 0;padding:0;list-style:none}.word-detail__synonyms li{padding:5px 10px;border:1px solid #ded5fa;border-radius:9px;color:var(--violet-strong);background:#faf8ff;font-size:13px;font-weight:580}.word-detail__tags .tag-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.clickable-example-text__word{display:inline;padding:0 2px;border-radius:5px;color:var(--violet-strong);font:inherit;text-decoration:underline;text-decoration-color:#6637d847;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .15s ease,background-color .15s ease}.clickable-example-text__word:hover,.clickable-example-text__word:focus-visible{color:#fff;background:var(--violet);text-decoration-color:transparent}.word-detail__example>small{display:block;margin-top:9px;color:var(--muted);font-size:11px}.clickable-synonyms{display:flex;flex-wrap:wrap;gap:7px;margin:8px 0 0;padding:0;list-style:none}.clickable-synonyms__word{min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #ded5fa;border-radius:9px;color:var(--violet-strong);background:#faf8ff;font-size:13px;font-weight:620;transition:border-color .15s ease,background-color .15s ease,transform .15s ease}.clickable-synonyms__word:hover{border-color:var(--violet);background:var(--violet-pale);transform:translateY(-1px)}.clickable-synonyms__add{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--violet);font-size:14px;line-height:1}.word-detail__note{display:flex;align-items:flex-start;gap:12px;padding:15px 17px;border:1px solid #f3d4ca;border-radius:14px;background:var(--coral-pale)}.word-detail__note-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;color:var(--coral);background:#fff}.word-detail__note h3{color:#a64731}.word-detail__ai-state{display:flex;align-items:flex-start;gap:12px;padding:15px 17px;border:1px solid #ded5fa;border-radius:14px;color:var(--violet);background:var(--violet-pale)}.word-detail__ai-state.is-pending{border-color:var(--line);color:var(--muted);background:#f8f9fb}.word-detail__ai-state>svg{flex:0 0 auto;margin-top:1px}.word-detail__ai-state>div{min-width:0;display:grid;gap:2px}.word-detail__ai-state strong{color:var(--ink);font-size:14px}.word-detail__ai-state span{color:var(--muted);font-size:13px;line-height:1.45}.word-detail__history{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px 24px;padding-top:2px}.word-detail__history dd{color:#303746;font-size:13px;font-weight:560;line-height:1.45}.word-detail__technical{padding-top:14px;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.word-detail__technical summary{width:fit-content;color:#4b5362;font-weight:620;cursor:pointer}.word-detail__technical dl{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px 20px;padding-top:14px}.word-detail__technical dd{color:#303746;font-size:13px}.word-detail__actions{position:sticky;bottom:-30px;z-index:1;display:flex;justify-content:flex-end;gap:10px;margin:0 -30px -30px;padding:14px 30px 18px;border-top:1px solid var(--line);background:#fff}.word-detail__actions .button{min-height:46px}.empty-state{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:44px 24px;color:var(--muted);text-align:center}.empty-state>svg{margin-bottom:18px;color:var(--violet)}.empty-state h3{margin-bottom:6px;color:var(--ink);font-size:22px}.empty-state p{max-width:440px;margin-bottom:20px}.vocabulary-practice-topic{display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px;margin-top:14px;min-width:0}.vocabulary-practice-topic small{flex:1 1 240px;color:var(--muted);overflow-wrap:anywhere}.vocabulary-practice-topic--added{padding:16px;margin:0 0 20px;border:1px solid var(--line);border-radius:16px;background:var(--violet-pale);justify-content:space-between}.game-session-settings{margin:4px 0 34px;padding-bottom:14px;border-bottom:1px solid var(--line)}.game-session-settings__heading{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:15px}.game-session-settings__icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d9cff5;border-radius:12px;color:var(--violet);background:#faf8ff}.game-session-settings__heading h2{margin:0 0 2px;color:var(--ink);font-size:20px;font-weight:650;letter-spacing:-.02em}.game-session-settings__heading p,.game-session-settings__note,.game-custom-session p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.game-session-settings__heading>strong{color:var(--violet-strong);font-size:14px;font-weight:680;white-space:nowrap}.game-session-presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.games-open-list__row{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.warmup-difficulty{flex:0 0 44px}.warmup-difficulty__trigger{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:var(--muted);border-radius:12px;cursor:pointer}.warmup-difficulty__trigger:hover,.warmup-difficulty__trigger[aria-expanded=true]{background:var(--violet-pale);color:var(--violet)}.warmup-difficulty__trigger:focus-visible,.warmup-difficulty__popover button:focus-visible{outline:2px solid var(--violet);outline-offset:2px}.warmup-difficulty__popover{position:fixed;z-index:95;width:min(304px,calc(100vw - 32px));box-sizing:border-box;overflow-y:auto;overscroll-behavior:contain;padding:12px;border:1px solid var(--violet-line);border-radius:18px;color:var(--ink);background:#fff;box-shadow:0 14px 40px #241f4124}.warmup-difficulty__heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:-4px -4px 5px 3px;font-size:14px}.warmup-difficulty__heading>button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border-radius:10px;color:var(--muted)}.warmup-difficulty__option{width:100%;min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 12px;border-radius:11px;color:var(--ink);text-align:left}.warmup-difficulty__option:hover{background:#faf8ff}.warmup-difficulty__option[aria-pressed=true]{color:var(--violet);background:var(--violet-pale)}.warmup-difficulty__option>span{min-width:0;display:grid;gap:3px}.warmup-difficulty__option strong{font-size:14px}.warmup-difficulty__option small{color:var(--muted);font-size:12px;line-height:1.35}.warmup-difficulty__option>svg{flex-shrink:0}.warmup-difficulty__note{display:block;padding:10px 3px 2px;color:var(--muted);font-size:11px;line-height:1.35}.game-session-presets>button{position:relative;min-height:76px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;padding:14px 16px;border-left:1px solid var(--line);color:var(--ink);background:#fff;text-align:left;transition:color .16s ease,background-color .16s ease}.game-session-presets>button:first-child{border-left:0}.game-session-presets>button:hover{color:var(--violet-strong);background:#fcfbff}.game-session-presets>button.is-selected{color:var(--violet-strong);background:var(--violet-pale)}.game-session-presets>button>span{min-width:0;display:grid;gap:2px}.game-session-presets>button strong{font-size:15px;font-weight:680}.game-session-presets>button small{overflow:hidden;color:var(--muted);font-size:11px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.game-session-presets>button b{font-family:Cormorant Garamond,Georgia,serif;font-size:31px;font-weight:620;line-height:.9}.game-session-presets>button svg{position:absolute;top:9px;right:10px}.game-custom-session{display:grid;gap:10px;margin-top:12px;padding:14px 17px;border:1px solid #d9cff5;border-radius:13px;background:#faf8ff}.game-custom-session label{display:flex;align-items:center;justify-content:space-between;gap:16px}.game-custom-session label>span{display:grid;gap:1px}.game-custom-session label strong{color:var(--ink);font-size:14px;font-weight:660}.game-custom-session label small{color:var(--muted);font-size:11px}.game-custom-session output{min-width:40px;color:var(--violet-strong);font-family:Cormorant Garamond,Georgia,serif;font-size:32px;font-weight:650;line-height:1;text-align:right}.game-custom-session input[type=range]{width:100%;accent-color:var(--violet)}.game-session-settings__note{margin-top:10px;text-align:right}.games-open-list{border-top:1px solid var(--ink)}.games-open-list__launch{min-width:0;flex:1;width:100%;min-height:112px;display:grid;grid-template-columns:46px 52px minmax(240px,1fr) 72px 24px;align-items:center;gap:18px;color:var(--ink);text-align:left;transition:color .16s ease,padding .16s ease}.games-open-list__launch:hover{padding-left:8px;color:var(--violet)}.games-open-list__launch:disabled{cursor:not-allowed;opacity:.52}.games-open-list__number{color:#9aa1ad;font-size:14px;font-weight:620}.games-open-list__icon{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cbbaf7;border-radius:14px;color:var(--violet);background:#faf8ff}.games-open-list__copy{display:grid;gap:5px}.games-open-list__title{display:flex;align-items:baseline;gap:10px}.games-open-list__title em{color:var(--violet);font-size:11px;font-style:normal;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.games-open-list__copy strong{font-size:20px;font-weight:630;letter-spacing:-.02em}.games-open-list__copy small{max-width:620px;color:var(--muted);font-size:14px}.games-open-list__count{color:var(--muted);font-size:14px;text-align:right}.teacher-preview-notice{display:flex;align-items:flex-start;gap:13px;margin-bottom:28px;padding:15px 18px;border:1px solid #cfbef7;border-radius:var(--radius-control);color:var(--violet-strong);background:#faf8ff}.teacher-preview-notice>svg{flex:0 0 auto;margin-top:1px}.teacher-preview-notice>div{display:grid;gap:2px}.teacher-preview-notice strong{font-size:14px;font-weight:700}.teacher-preview-notice span{color:var(--muted);font-size:13px}.teacher-game-preview>.teacher-preview-notice{max-width:776px;margin:0 auto 24px}.game-session{max-width:860px;margin:-16px auto 0;padding:0 42px 70px}.game-session--cards{max-width:760px}.game-session--learn{max-width:820px}.game-topbar{min-height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:28px;border-bottom:1px solid var(--line)}.game-topbar h1{margin:0;font-size:24px;font-weight:640}.back-button{min-height:44px;display:inline-flex;align-items:center;gap:7px;justify-self:start;color:var(--muted);font-size:14px;font-weight:580}.back-button:hover{color:var(--violet)}.game-score{justify-self:end;color:var(--violet);font-size:15px;font-weight:650}.game-session .study-card-component{max-width:680px;margin:0 auto}.game-session .study-card-component--compact .study-card{min-height:410px}.game-session .study-card-component--compact .study-card__reveal{min-height:280px}.game-session .study-card-component--compact .study-word{font-size:68px}.new-word-study{width:min(100%,700px);min-height:560px;display:flex;flex-direction:column;align-items:center;margin:0 auto;padding:34px 54px 42px;border:1px solid #ded8ef;border-radius:24px;background:#fff;box-shadow:0 18px 48px #241f4112;text-align:center}.new-word-study__progress{margin-bottom:24px;color:var(--violet);font-size:13px;font-weight:680}.new-word-study h2{margin:0;font-family:Cormorant Garamond,Georgia,serif;color:var(--ink);font-size:clamp(58px,8vw,82px);font-weight:560;line-height:1;letter-spacing:-.04em}.new-word-study__transcription{margin:10px 0 18px;color:var(--muted);font-size:19px}.new-word-study>.pronunciation-control{margin-bottom:24px}.new-word-study__details{width:100%;margin:0;border-top:1px solid var(--line)}.new-word-study__details>div{display:grid;gap:7px;padding:18px 8px;border-bottom:1px solid var(--line)}.new-word-study__details dt{color:var(--muted);font-size:12px;font-weight:680;letter-spacing:.04em;text-transform:uppercase}.new-word-study__details dd{margin:0;color:var(--ink);font-family:Cormorant Garamond,Georgia,serif;font-size:28px;line-height:1.2}.new-word-study__details dd>span,.new-word-study__details dd>small{display:block}.new-word-study__details dd>small{margin-top:5px;color:var(--muted);font-family:Inter,system-ui,sans-serif;font-size:14px}.new-word-study__next{width:min(100%,380px);margin-top:auto}.study-card-component--recall:not(.is-revealed) .study-card{min-height:390px}.study-card-component--recall:not(.is-revealed) .study-card__reveal{min-height:180px;flex:0 0 auto;padding-block:12px 20px}.question-layout{min-height:560px;display:flex;flex-direction:column;align-items:center;padding:34px 0}.question-index{margin-bottom:32px;color:var(--violet);font-size:14px;font-weight:650}.question-word,.written-translation{margin-bottom:6px;font-family:Cormorant Garamond,Georgia,serif;color:var(--ink);font-size:clamp(56px,8vw,80px);font-weight:520;line-height:1;letter-spacing:-.04em;text-align:center}.question-transcription{margin-bottom:34px;color:var(--muted);font-size:19px}.question-context{max-width:620px;margin:8px auto 4px;color:var(--ink-soft);line-height:1.55;text-align:center}.question-prompt{margin:22px 0 20px;color:var(--muted);font-size:15px}.choice-list{width:min(100%,640px);display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice-list button{min-height:70px;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:8px;padding:10px 16px;border:1px solid var(--line);border-radius:14px;color:var(--ink);background:#fff;text-align:left;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.choice-list button:not(:disabled):hover{border-color:var(--violet-line);background:#fcfbff}.choice-list button>span:first-child{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:var(--violet);background:var(--violet-pale);font-size:13px;font-weight:700}.choice-list button strong{font-size:15px;font-weight:580}.choice-list button.is-correct{color:#176b50;border-color:#75bba4;background:#f0fbf7;opacity:1}.choice-list button.is-wrong{color:#a63a24;border-color:#efab9b;background:var(--coral-pale);opacity:1}.choice-list button.is-muted{opacity:.52}.answer-feedback,.written-feedback{width:min(100%,640px);min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:22px;padding:12px 12px 12px 18px;border-top:1px solid var(--line)}.answer-feedback.is-correct{color:#176b50}.answer-feedback.is-wrong{color:#a63a24}.answer-feedback>span{font-size:15px;font-weight:600}.answer-feedback .button{min-height:46px}.question-layout--written{justify-content:flex-start;padding-top:64px}.written-translation{max-width:680px;font-size:clamp(42px,6vw,64px)}.written-hints{width:min(100%,620px);display:grid;gap:10px;margin:2px 0 18px;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fafaff}.written-hints__heading{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:13px}.written-hints__heading svg{color:var(--violet)}.written-hints__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.written-hints__action{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border:1px solid #ded5fa;border-radius:10px;color:var(--violet-strong);background:#fff;font-size:13px;font-weight:640;line-height:1.35;transition:color .16s ease,border-color .16s ease,background-color .16s ease}.written-hints__action:hover:not(:disabled){border-color:var(--violet-line);background:var(--violet-pale)}.written-hints__action--description{grid-column:1 / -1}.written-hints__action.is-revealed{border-color:var(--violet-line);color:var(--ink);background:var(--violet-pale)}.written-form{width:min(100%,620px);display:grid;grid-template-columns:1fr auto;gap:12px}.written-form .field input{height:58px;font-size:18px}.written-feedback{justify-content:flex-start;border-color:var(--violet-line)}.written-feedback>svg{color:var(--violet);flex:0 0 auto}.written-feedback.is-correct>svg{color:#258165}.written-feedback.is-wrong>svg{color:var(--coral)}.written-feedback.is-near{padding:14px 18px;border:1px solid #e8c977;border-radius:14px;color:#7a5913;background:#fffaf0}.written-feedback.is-near>svg{color:#b77b12}.written-feedback.is-near span{color:#725f35}.written-feedback>div{flex:1;display:grid;gap:2px}.written-feedback strong{font-size:16px}.written-feedback span{color:var(--muted);font-size:14px}.game-result{min-height:540px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.game-result__mark{width:82px;height:82px;display:grid;place-items:center;margin-bottom:24px;border:1px solid var(--violet-line);border-radius:50%;color:var(--violet);background:var(--violet-pale)}.game-result h2{margin-bottom:8px;font-family:Cormorant Garamond,Georgia,serif;font-size:44px;font-weight:580}.game-result p{color:var(--muted)}.game-result__answer-kinds{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px;margin:12px 0;color:var(--muted);font-size:14px}.game-result__answer-kinds strong{color:var(--ink)}.answer-feedback__copy{display:grid;gap:5px;text-align:left}.answer-feedback__copy>span{color:var(--muted);font-size:13px;line-height:1.4}.question-layout--written>.exercise-hints{width:min(100%,640px)}.game-result__mistakes{margin-top:5px;color:#a63a24!important}.game-result__actions{display:flex;gap:12px;margin-top:18px}.progress-summary{padding:4px 0 32px;border-bottom:1px solid var(--ink)}.progress-summary__primary{display:flex;align-items:center;gap:40px}.progress-summary__number{min-width:154px;color:var(--violet);font-family:Cormorant Garamond,Georgia,serif;font-size:84px;font-weight:530;line-height:1;letter-spacing:-.055em}.progress-summary__number small{font-size:.46em}.progress-summary__primary h2{margin-bottom:7px;font-size:25px;font-weight:640}.progress-summary__primary p{margin:0;color:var(--muted);font-size:16px}.progress-summary__line{height:6px;margin:25px 0 28px;border-radius:99px;background:#e5e6eb;overflow:hidden}.progress-summary__line span{height:100%;display:block;border-radius:inherit;background:var(--violet);transition:width .5s ease}.progress-stat-line{display:grid;grid-template-columns:repeat(3,1fr);margin:0}.progress-stat-line--four{grid-template-columns:repeat(4,1fr)}.progress-data-note{display:block;margin-top:18px;color:var(--muted);font-size:12px}.progress-stat-line>div{display:flex;align-items:baseline;gap:12px;padding-right:28px;border-right:1px solid var(--line)}.progress-stat-line>div+div{padding-left:28px}.progress-stat-line>div:last-child{border-right:0}.progress-stat-line dt{color:var(--muted);font-size:14px}.progress-stat-line dd{order:-1;margin:0;font-size:28px;font-weight:650}.progress-columns{display:grid;grid-template-columns:1.35fr .85fr;gap:clamp(46px,7vw,90px);padding-top:38px}.section-heading-row{min-height:50px;display:flex;align-items:baseline;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.section-heading-row h2{margin:0;font-size:21px;font-weight:640}.section-heading-row>span,.section-heading-row>svg{color:var(--muted);font-size:13px}.activity-chart{height:260px;display:grid;grid-template-columns:repeat(7,1fr);gap:12px;padding-top:32px}.activity-chart>div{min-width:0;display:grid;grid-template-rows:22px 1fr 24px;justify-items:center;gap:5px}.activity-chart__value{color:var(--muted);font-size:12px}.activity-chart__bar{width:min(36px,70%);height:100%;display:flex;align-items:flex-end;border-radius:7px 7px 2px 2px;background:#f0eef5;overflow:hidden}.activity-chart__bar i{width:100%;display:block;border-radius:inherit;background:var(--violet)}.activity-chart small{color:var(--muted);font-size:12px}.strong-words-list{margin:0;padding:0;list-style:none}.strong-words-list li{min-height:65px;display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.strong-words-list li>span{color:#9299a6;font-size:12px}.strong-words-list li>span:last-child{color:var(--violet);font-weight:640}.strong-words-list li>div{min-width:0;display:grid}.strong-words-list strong{overflow:hidden;font-family:Georgia,serif;font-size:17px;font-weight:570;text-overflow:ellipsis;white-space:nowrap}.strong-words-list small{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.progress-attention-empty{margin:22px 0 0;color:var(--muted);font-size:14px;line-height:1.6}.pair-connection{display:grid;grid-template-columns:minmax(190px,1fr) minmax(160px,1.1fr) minmax(190px,1fr);align-items:center;gap:10px;padding:28px 0 42px;border-top:1px solid var(--ink);border-bottom:1px solid var(--line)}.pair-person{display:flex;align-items:center;gap:16px}.pair-person--teacher{flex-direction:row-reverse;text-align:right}.pair-avatar{width:72px;height:72px;display:grid;place-items:center;flex:0 0 auto;border:1px solid var(--violet-line);border-radius:50%;color:var(--violet);background:var(--violet-pale);font-family:Georgia,serif;font-size:29px}.pair-avatar--teacher{color:var(--coral);border-color:#f1b7a8;background:var(--coral-pale)}.pair-person div{display:grid}.pair-person strong{font-size:21px;font-weight:630}.pair-person small{color:var(--muted);font-size:13px}.pair-person--empty strong{color:var(--muted);font-size:16px;font-weight:560}.pair-person--empty .pair-avatar{color:var(--muted);border-style:dashed;border-color:var(--line);background:#f8f9fb}.pair-string{display:flex;align-items:center;color:var(--violet)}.pair-string span{height:1px;flex:1;background:var(--violet-line)}.pair-string svg{flex:0 0 auto;margin:0 8px}.pair-quick-actions{display:grid;grid-template-columns:minmax(240px,1fr) minmax(360px,.95fr);align-items:center;gap:42px;padding:32px 0;border-bottom:1px solid var(--line)}.pair-quick-actions__heading h2{margin:0 0 6px;font-size:22px;font-weight:640}.pair-quick-actions__heading p{max-width:560px;margin:0;color:var(--muted);font-size:14px;line-height:1.55}.pair-quick-actions__buttons,.pair-role-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pair-quick-actions__buttons .button{min-height:58px;padding-inline:18px}.pair-new-space{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:24px 0;border-bottom:1px solid var(--line)}.pair-new-space h2{margin:0 0 5px;font-size:18px;font-weight:640}.pair-new-space p{max-width:650px;margin:0;color:var(--muted);font-size:14px;line-height:1.5}.pair-new-space .button{flex:0 0 auto}.pair-role-options .button{min-height:54px}.invite-section{display:grid;grid-template-columns:minmax(260px,1fr) minmax(260px,.9fr);align-items:center;gap:52px;padding:42px 0;border-bottom:1px solid var(--line)}.identity-switcher{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:26px;padding:20px 22px;border:1px solid #ded5fa;border-radius:var(--radius-surface);background:var(--violet-pale)}.identity-switcher h2{margin-bottom:2px;font-size:18px}.identity-switcher p{margin:0;color:var(--muted);font-size:14px}.identity-buttons{display:flex;flex:0 0 auto;gap:10px}.identity-buttons .button{min-height:44px;padding:0 16px;font-size:14px}.invite-section h2,.profile-settings h2{margin-bottom:7px;font-size:22px;font-weight:640}.invite-section p{max-width:620px;margin:0;color:var(--muted);font-size:15px}.invite-section>.button{justify-self:end}.pair-action-control{display:grid;gap:12px}.pair-action-control>.button{justify-self:end}.pair-create-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pair-code-warning{color:var(--muted);font-size:12px;line-height:1.45}.pair-pending-invite-note{display:flex;align-items:flex-start;gap:10px;padding:13px 14px;border:1px solid #ded5fa;border-radius:14px;color:var(--violet-strong);background:var(--violet-pale)}.pair-pending-invite-note>svg{flex:0 0 auto;margin-top:1px}.pair-pending-invite-note>span{min-width:0;display:grid;gap:2px}.pair-pending-invite-note strong{font-size:14px;font-weight:650}.pair-pending-invite-note small{color:var(--muted);font-size:12px;line-height:1.45}.invite-link{display:grid;grid-template-columns:1fr auto;gap:10px}.invite-link input{min-width:0;font-size:14px}.connection-code-card{display:grid;gap:16px;padding:20px;border:1px solid #ded5fa;border-radius:var(--radius-surface);background:#fcfbff}.connection-code-card__heading,.connection-code-card__heading>div,.connection-code-card__code,.connection-code-card__actions{display:flex;align-items:center}.connection-code-card__heading{justify-content:space-between;gap:12px}.connection-code-card__heading>div{min-width:0;gap:10px}.connection-code-card__heading>div>span:last-child{min-width:0;display:grid;gap:1px}.connection-code-card__heading strong{font-size:16px}.connection-code-card__heading small,.connection-code-card__note,.join-pair-control>small{color:var(--muted);font-size:12px}.connection-code-card__icon{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;color:var(--violet);background:#fff;box-shadow:0 2px 8px #5036921a}.connection-code-card__role{padding:5px 9px;border-radius:99px;color:var(--violet-strong);background:#fff;font-size:12px;font-weight:650;white-space:nowrap}.connection-code-card__code{justify-content:space-between;gap:14px;padding:14px;border:1px dashed var(--violet-line);border-radius:14px;background:#fff}.connection-code-card__code output{color:var(--ink);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:clamp(27px,3.1vw,36px);font-weight:750;letter-spacing:.08em;line-height:1;white-space:nowrap;-webkit-user-select:all;user-select:all}.connection-code-card__code .button,.connection-code-card__actions .button{min-height:44px}.connection-code-card__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.connection-code-card__steps li{min-width:0;display:flex;align-items:center;gap:7px;color:#464e5e;font-size:12px;line-height:1.35}.connection-code-card__steps li>span{width:24px;height:24px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#fff;background:var(--violet);font-size:11px;font-weight:700}.connection-code-card__actions{flex-wrap:wrap;gap:8px}.connection-code-card__actions .button{flex:1 1 170px}.connection-code-card__note{display:block;line-height:1.45}.connection-code-card__fallback{border-top:1px solid rgb(102 55 216 / 14%);padding-top:11px}.connection-code-card__fallback summary{width:fit-content;cursor:pointer;color:var(--muted);font-size:12px}.connection-code-card__fallback .invite-link{margin-top:10px}.join-pair-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.join-pair-control{display:grid;gap:8px}.join-pair-form input{width:100%;min-width:0;min-height:50px;padding:0 14px;border:1px solid #ccd1db;border-radius:12px;background:#fff;font-size:15px;transition:border-color .16s ease,box-shadow .16s ease}.join-pair-form input:focus{outline:0;border-color:var(--violet-line);box-shadow:0 0 0 4px #6637d81a}.join-pair-hint{display:block;margin-top:10px;color:var(--muted);font-size:12px;line-height:1.45}.notification-center{position:relative;z-index:82;flex:0 0 auto}.notification-center__trigger{position:relative;width:46px;height:46px;display:grid;place-items:center;border:1px solid #d8dbe3;border-radius:12px;color:#4c5567;background:#fff;transition:color .16s ease,border-color .16s ease,background-color .16s ease}.notification-center__trigger:hover,.notification-center__trigger[aria-expanded=true]{color:var(--violet-strong);border-color:var(--violet-line);background:var(--violet-pale)}.notification-center__trigger:focus-visible{outline:3px solid rgb(102 55 216 / 22%);outline-offset:2px}.notification-center__badge{position:absolute;top:-5px;right:-6px;min-width:19px;height:19px;display:grid;place-items:center;padding:0 5px;border:2px solid #ffffff;border-radius:999px;color:#fff;background:var(--coral);font-size:10px;font-weight:750;line-height:1}.notification-center__panel{position:absolute;top:calc(100% + 10px);right:0;width:min(390px,calc(100vw - 32px));overflow:hidden;border:1px solid #dadde5;border-radius:18px;background:#fff;box-shadow:0 20px 55px #231d3e2e}.notification-center__header{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 17px;border-bottom:1px solid var(--line)}.notification-center__header>div{min-width:0;display:grid;gap:2px}.notification-center__header strong{font-size:17px}.notification-center__header small{color:var(--muted);font-size:12px}.notification-center__header button{flex:0 0 auto;color:var(--violet-strong);font-size:12px;font-weight:650}.notification-center__header button:disabled{color:#a4a9b5;cursor:default}.notification-center__list{max-height:min(470px,calc(100dvh - 180px));overflow-y:auto;overscroll-behavior:contain}.notification-center__stale{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 13px;color:#8b5960;background:#fff7f8;font-size:11px}.notification-center__stale button{color:var(--violet-strong);font-weight:650}.notification-center__item{position:relative;width:100%;display:grid;gap:6px;padding:15px 17px 15px 21px;border-bottom:1px solid #ececf1;color:var(--ink);background:#fbfaff;text-align:left;text-decoration:none;transition:background-color .14s ease}.notification-center__item:before{content:"";position:absolute;top:21px;left:9px;width:6px;height:6px;border-radius:50%;background:var(--violet)}.notification-center__item:hover{background:var(--violet-pale)}.notification-center__item.is-read{background:#fff}.notification-center__item.is-read:before{background:transparent}.notification-center__item-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.notification-center__item-heading strong{font-size:14px;line-height:1.3}.notification-center__item-heading .assignment-status{text-align:left;font-size:13px}.notification-center__item-heading time{flex:0 0 auto;color:#8c92a0;font-size:10px}.notification-center__item-body{color:var(--muted);font-size:12px;line-height:1.45}.notification-center__empty{min-height:180px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;padding:28px;color:var(--muted);text-align:center}.notification-center__empty strong{color:var(--ink);font-size:15px}.notification-center__empty span:not(.spinner){max-width:250px;font-size:12px;line-height:1.45}.notification-center__empty--error{color:#9d3541;background:#fff8f8}.notification-center__empty--error button,.notification-center__more{min-height:38px;padding:0 14px;border:1px solid var(--violet-line);border-radius:10px;color:var(--violet-strong);background:#fff;font-size:12px;font-weight:650}.notification-center__more{width:calc(100% - 24px);display:flex;align-items:center;justify-content:center;gap:7px;margin:12px}.notification-center__more:disabled{opacity:.65;cursor:default}.notification-settings{scroll-margin-top:24px;width:min(100%,1040px);margin:30px auto 0;padding:22px;border:1px solid #ddd7ee;border-radius:20px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.notification-settings--focused{border-color:var(--violet-line);box-shadow:0 0 0 4px #6637d814}.notification-settings:focus{outline:0}.notification-settings__heading{display:flex;align-items:center;gap:12px;padding-bottom:17px}.notification-settings__icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:13px;color:var(--violet-strong);background:var(--violet-pale)}.notification-settings__heading h2{margin:0 0 2px;font-size:21px;font-weight:650}.notification-settings__heading p{margin:0;color:var(--muted);font-size:12.5px}.notification-settings__form{display:grid;gap:13px}.notification-settings fieldset{min-width:0;margin:0}.notification-settings fieldset:disabled{opacity:.62}.notification-settings__grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:start;gap:13px}.notification-settings__column{display:grid;gap:13px}.notification-settings__group{padding:11px 14px 5px;border:1px solid #ebe7f2;border-radius:14px;background:#fbfafd}.notification-settings__group legend{width:auto;max-width:100%;margin-left:-4px;padding:0 5px;color:#777e8d;font-size:11px;font-weight:720;letter-spacing:.07em;text-transform:uppercase}.notification-setting-row,.notification-select-row{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:7px 0;border-top:1px solid var(--line);cursor:pointer}.notification-settings__group legend+.notification-setting-row,.notification-settings__group legend+.notification-select-row{border-top:0}.notification-setting-row>span,.notification-select-row>span{min-width:0;display:grid;gap:3px}.notification-setting-row strong,.notification-select-row strong,.notification-test-row strong{font-size:13.5px;font-weight:650}.notification-setting-row small,.notification-select-row small,.notification-test-row small{color:var(--muted);font-size:11.5px;line-height:1.35}.notification-setting-row.is-disabled{cursor:default;opacity:.6}.notification-switch-control{position:relative;width:42px;height:24px;flex:0 0 auto}.notification-switch__input{position:absolute;inset:0;z-index:2;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.notification-switch__track{position:absolute;inset:0;display:block;border:1px solid #cfd2da;border-radius:999px;background:#e5e7ec;box-shadow:inset 0 1px 2px #171d2a12;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.notification-switch__thumb{position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #19162640;transition:transform .17s cubic-bezier(.2,.8,.2,1)}.notification-switch__input:checked+.notification-switch__track{border-color:var(--violet);background:var(--violet);box-shadow:inset 0 1px 2px #240e5a29}.notification-switch__input:checked+.notification-switch__track .notification-switch__thumb{transform:translate(18px)}.notification-switch__input:focus-visible+.notification-switch__track{box-shadow:0 0 0 3px #6637d833}.notification-switch__input:disabled{cursor:default}.notification-select-row select,.notification-schedule input{min-height:42px;border:1px solid #cfd3dc;border-radius:10px;color:var(--ink);background:#fff;font:inherit}.notification-select-row select{min-width:210px;padding:0 34px 0 12px}.notification-schedule{display:flex;justify-content:flex-end;gap:12px;padding:2px 0 12px}.notification-settings__group--test{background:#f8f5ff;border-color:#e3daf8}.notification-test-row{min-height:68px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px}.notification-test-row>span{min-width:0;display:grid;gap:3px}.notification-test-row .button{min-height:38px;padding-inline:14px;font-size:12px}.notification-settings__advanced{border:1px solid #e7e3ee;border-radius:14px;background:#fff;overflow:clip}.notification-settings__advanced>summary{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 15px;list-style:none;cursor:pointer}.notification-settings__advanced>summary::-webkit-details-marker{display:none}.notification-settings__advanced>summary:hover{background:#fbfafd}.notification-settings__advanced>summary:focus-visible{outline:3px solid rgb(102 55 216 / 18%);outline-offset:-3px}.notification-settings__advanced-summary-copy{min-width:0;display:grid;gap:2px}.notification-settings__advanced-summary-copy strong{font-size:13.5px;font-weight:670}.notification-settings__advanced-summary-copy small{overflow:hidden;color:var(--muted);font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.notification-settings__advanced>summary svg{flex:0 0 auto;color:var(--muted);transition:transform .16s ease}.notification-settings__advanced[open]>summary svg{transform:rotate(180deg)}.notification-settings__advanced[open]>summary{border-bottom:1px solid #ece9f2}.notification-settings__advanced-content{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:12px;padding:12px;background:#fbfafd}.notification-settings__group--schedule{background:#fff}.notification-settings__muted{margin:6px 0 10px;color:var(--muted);font-size:12px;line-height:1.4}.notification-schedule--reminder{align-items:flex-end;justify-content:space-between;gap:18px;padding-top:12px;border-top:1px solid var(--line)}.notification-schedule label{display:grid;gap:5px;color:var(--muted);font-size:11px}.notification-schedule input{width:126px;padding:0 10px}.notification-weekdays{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.notification-weekdays button{min-width:38px;height:36px;padding:0 8px;border:1px solid #d5d7df;border-radius:10px;color:var(--muted);background:#fff;font-size:12px;font-weight:650}.notification-weekdays button.is-active{color:var(--violet-strong);border-color:var(--violet-line);background:var(--violet-pale)}.notification-settings__demo,.notification-settings__state{min-height:72px;display:flex;align-items:center;gap:12px;padding:15px 17px;border-radius:13px;color:#665d7c;background:#f7f4ff}.notification-settings__demo>span{display:grid;gap:2px}.notification-settings__demo strong{color:var(--ink);font-size:14px}.notification-settings__demo small{font-size:12px;line-height:1.4}.notification-settings__state{justify-content:center;color:var(--muted);font-size:13px}.notification-settings__state--error{justify-content:space-between;color:#9d3541;background:#fff5f6}.notification-settings__state .button{min-height:40px}.notification-settings__error{margin:0;color:#a33d49;font-size:13px}.notification-settings__actions{display:flex;align-items:center;justify-content:flex-end;gap:16px;min-height:44px;padding-top:1px}.notification-settings__actions>span{color:var(--muted);font-size:12px}.notification-settings__actions .button{min-width:126px;min-height:42px}.profile-settings{padding-top:38px}.profile-settings h2{margin-bottom:16px}.settings-line{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.settings-line>span{display:inline-flex;align-items:center;gap:10px;color:var(--muted);font-size:14px}.settings-line>strong{font-size:14px;font-weight:580}.settings-line--install .button,.settings-line--action .button,.settings-line--danger .button{min-height:42px}.settings-line--danger>span{color:#9d3541}.settings-line--danger .button{color:#9d3541;border-color:#d9a4aa}.settings-line--danger .button:hover{background:#fff5f6}.toast-region{position:fixed;right:24px;bottom:24px;z-index:150;width:min(390px,calc(100vw - 48px));display:grid;gap:10px}.toast{min-height:54px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:10px 10px 10px 15px;border:1px solid var(--line);border-radius:13px;color:var(--ink);background:#fff;box-shadow:0 10px 30px #10182b1f;font-size:14px;animation:toast-in .22s ease both}.toast>svg{color:var(--violet)}.toast--success>svg{color:#23765a}.toast--error>svg{color:var(--coral)}.toast button{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;color:var(--muted)}.toast button:hover{background:#f3f4f7}.connection-mode{position:fixed;right:8px;bottom:8px;width:5px;height:5px;border-radius:50%;background:transparent;pointer-events:none}.loading-screen{min-height:100vh;min-height:100dvh;display:grid;place-content:center;gap:30px;background:#fff}.loading-brand{display:flex;align-items:center;color:var(--violet)}.loading-brand span{font-size:52px;font-weight:520;letter-spacing:-.05em}.loading-line{width:150px;height:3px;margin:0 auto;border-radius:99px;background:linear-gradient(90deg,transparent,var(--violet),transparent);background-size:200% 100%;animation:loading 1.2s ease infinite}.loading-screen--error{padding:32px 20px;text-align:center}.startup-error{width:min(440px,calc(100vw - 40px))}.startup-error h1{margin:0 0 10px;color:var(--ink);font-size:28px}.startup-error p,.startup-error small{display:block;margin:0 auto 18px;color:var(--muted)}.startup-error button{min-height:46px;padding:0 22px;border-radius:999px;background:var(--violet);color:#fff;font-weight:650}.pwa-login-screen{min-height:100dvh}.pwa-login{display:flex;flex-direction:column;align-items:center}.pwa-login__icon{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 16px;border-radius:20px;background:var(--violet-pale);color:var(--violet)}.pwa-login>button{display:inline-flex;align-items:center;justify-content:center;gap:9px}.pwa-login>button:disabled{cursor:wait;opacity:.72}.pwa-login__status{display:flex;align-items:center;gap:10px;margin:0 0 18px;padding:12px 14px;border-radius:14px;background:var(--violet-pale);color:var(--ink);font-size:14px;text-align:left}.pwa-login__status>div{min-width:0;display:grid;gap:3px}.pwa-login__status strong{font-size:14px}.pwa-login__status span,.pwa-login__status small{color:var(--muted);font-size:13px}.pwa-login__status small{font-size:12px}.pwa-login .pwa-login__error{margin-bottom:18px;color:var(--coral)}.pwa-login__manual-link{margin-top:14px;color:var(--violet);font-size:14px;font-weight:620;text-decoration:underline;text-underline-offset:3px}.pwa-login__waiting-actions{width:100%;display:grid;grid-template-columns:1fr;gap:9px}.pwa-login__waiting-actions .button{min-height:46px;justify-content:center;border-radius:999px}.pwa-login__waiting-actions button.button--outline{color:var(--violet);border-color:var(--violet-line);background:#fff}.pwa-login>small{margin-top:18px;margin-bottom:0;font-size:12px}.pwa-login>small a{color:var(--violet);text-underline-offset:2px}@media(min-width:720px)and (max-width:1480px){:root{--sidebar-width: 88px}.brand--sidebar{height:112px;padding:15px 12px;justify-content:center}.brand--sidebar span,.sidebar-nav span,.sidebar-tail span{display:none}.sidebar-nav,.sidebar-tail{padding-left:12px;padding-right:12px}.sidebar-nav button,.sidebar-tail button{justify-content:center;padding:0}.topbar--desktop{height:96px;padding:0 28px;gap:16px}.topbar-add{min-width:176px}.space-switcher{min-width:190px}.dashboard{grid-template-columns:minmax(0,1fr);padding-inline:clamp(28px,5vw,54px)}.dashboard-heading{margin-top:-22px}.dashboard-rail{display:grid;grid-template-columns:1fr 1fr;gap:34px;padding-top:6px}.teacher-note{grid-column:1 / -1}.open-section{margin-bottom:0}.teacher-dashboard__student{grid-template-columns:1fr;gap:20px}.teacher-dashboard__student-stats{justify-self:stretch}.teacher-dashboard__data-state{margin-left:0}.teacher-dashboard__columns{grid-template-columns:1fr;gap:44px}.vocabulary-row__open{grid-template-columns:minmax(120px,.75fr) minmax(180px,1.2fr) minmax(110px,.7fr) 22px;gap:10px}.games-open-list__launch{grid-template-columns:42px 58px minmax(220px,1fr) auto 24px;gap:18px}}@media(min-width:1481px)and (max-width:1599px){:root{--sidebar-width: 88px}.brand--sidebar{height:112px;padding:15px 12px;justify-content:center}.brand--sidebar span,.sidebar-nav span,.sidebar-tail span{display:none}.sidebar-nav,.sidebar-tail{padding-left:12px;padding-right:12px}.sidebar-nav button,.sidebar-tail button{justify-content:center;padding:0}}@media(min-width:720px)and (max-width:900px){.notification-settings__grid,.notification-settings__advanced-content{grid-template-columns:minmax(0,1fr)}}@media(max-width:719px){:root{--bottom-nav-height: 82px}body{padding:0;overscroll-behavior-y:contain}.app-shell{display:block}.sidebar,.topbar--desktop{display:none}.app-column{width:100%}.topbar--mobile{position:relative;z-index:10;min-height:calc(84px + env(safe-area-inset-top));display:flex;align-items:center;justify-content:space-between;gap:16px;padding:env(safe-area-inset-top) 24px 0;border-bottom:1px solid #cfd3dc;background:#fff}.brand--mobile{gap:2px;color:var(--ink)}.brand--mobile svg{color:var(--violet)}.brand--mobile span{font-family:Cormorant Garamond,Georgia,serif;font-size:38px;font-weight:620;line-height:1;letter-spacing:-.045em}.space-switcher--mobile{min-width:0;min-height:44px;height:44px;flex:1;color:var(--ink);font-family:Georgia,serif;font-size:16px;font-weight:620}.space-switcher--mobile .space-switcher__trigger{justify-content:flex-end;gap:6px;padding:0 2px;border:0;background:transparent}.space-switcher--mobile.is-open .space-switcher__trigger{box-shadow:none}.space-switcher--mobile .space-switcher__menu{position:fixed;top:calc(90px + env(safe-area-inset-top));right:16px;left:16px;width:auto;max-height:min(56vh,420px)}.space-switcher--mobile .space-switcher__value{max-width:210px;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-topbar-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;flex:1;gap:8px}.mobile-sync{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;color:var(--muted);background:#f6f5f9}.notification-center--compact .notification-center__trigger{width:40px;height:40px;border:0;border-radius:10px;background:#f6f5f9}.notification-center--compact .notification-center__panel{position:fixed;top:calc(env(safe-area-inset-top) + 76px);right:12px;width:calc(100vw - 24px);max-height:calc(100dvh - var(--bottom-nav-height) - env(safe-area-inset-top) - 96px)}.notification-center--compact .notification-center__list{max-height:calc(100dvh - var(--bottom-nav-height) - env(safe-area-inset-top) - 176px)}.mobile-sync.is-error{color:var(--coral);background:#fff5f3}.main-content{padding-bottom:20px}.app-footer{justify-content:center;padding:0 24px calc(var(--bottom-nav-height) + env(safe-area-inset-bottom) + 12px)}.bottom-nav{position:fixed;inset:auto 0 0;z-index:30;height:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);padding:0 8px env(safe-area-inset-bottom);border-top:1px solid #cfd3dc;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bottom-nav button{position:relative;min-width:0;min-height:68px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--muted);font-size:12px;font-weight:540}.bottom-nav button:before{content:"";position:absolute;top:0;left:18%;right:18%;height:3px;background:transparent}.bottom-nav button.is-active{color:var(--violet-strong);font-weight:680}.bottom-nav button.is-active:before{background:var(--violet-strong)}.page-view{max-width:none;padding:30px 24px 48px}.page-heading{margin-bottom:28px}.page-heading h1{margin-bottom:8px;font-family:Cormorant Garamond,Georgia,serif;font-size:38px;font-weight:620;letter-spacing:-.035em}.page-heading p{font-size:15px}.page-heading--with-action{align-items:center;gap:14px}.page-heading--with-action p{display:none}.mobile-add-button{min-height:46px;display:inline-flex;padding:0 16px;font-size:14px}.dashboard{display:block;padding:23px 24px 30px}.dashboard-heading{margin:0 0 20px}.dashboard-heading--desktop{display:none}.dashboard-heading--mobile{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:17px}.dashboard-heading--mobile h1{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:38px;font-weight:600;line-height:1;letter-spacing:-.035em}.dashboard-heading--mobile span{color:var(--violet-strong);font-family:Georgia,serif;font-size:21px}.dashboard-mobile-progress{display:block}.dashboard-mobile-progress .segmented-progress{grid-auto-columns:1fr;width:100%;gap:8px}.dashboard-mobile-progress .segmented-progress span{height:6px}.teacher-dashboard{padding:27px 24px 38px}.teacher-dashboard__header{margin-bottom:26px}.teacher-dashboard__header h1{margin-bottom:8px;font-family:Cormorant Garamond,Georgia,serif;font-size:38px;letter-spacing:-.035em}.teacher-dashboard__header p{font-size:14px}.teacher-dashboard__student,.teacher-dashboard__connect{grid-template-columns:1fr;gap:18px;padding:22px 0}.teacher-dashboard__student-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line)}.teacher-dashboard__student-stats>div{min-width:0;padding:14px 10px 0;border-left:0;border-right:1px solid var(--line)}.teacher-dashboard__student-stats>div:first-child{padding-left:0}.teacher-dashboard__student-stats>div:last-child{border-right:0}.teacher-dashboard__student-stats dd{font-size:23px}.teacher-dashboard__data-state{grid-column:1;margin:-2px 0 0}.teacher-dashboard__connect{grid-template-columns:52px minmax(0,1fr);margin-bottom:24px}.teacher-dashboard__connect-icon{width:52px;height:52px}.teacher-dashboard__connect-button{grid-column:1 / -1;width:100%}.teacher-dashboard__quick-actions{padding-top:28px}.teacher-dashboard__live{grid-template-columns:46px minmax(0,1fr);gap:13px;margin-top:18px;padding:16px}.teacher-dashboard__live-icon{width:46px;height:46px}.teacher-dashboard__live>button{grid-column:1 / -1;width:100%}.teacher-dashboard__assignment,.teacher-dashboard__assignment--unavailable{grid-template-columns:46px minmax(0,1fr);gap:13px;margin-top:18px;padding:16px}.teacher-dashboard__assignment--unavailable{grid-template-columns:minmax(0,1fr)}.teacher-dashboard__assignment>button{grid-column:1 / -1;width:100%}.teacher-dashboard__action-grid{grid-template-columns:1fr}.teacher-dashboard__action{min-height:82px;padding:13px 4px;border-right:0;border-bottom:1px solid var(--line)}.teacher-dashboard__action:last-child{border-bottom:0}.teacher-dashboard__columns{grid-template-columns:1fr;gap:40px;padding-top:38px}.teacher-dashboard__activity-chart{height:225px;gap:6px;padding-top:24px}.teacher-dashboard__attention-list button{grid-template-columns:25px minmax(0,1fr) 19px}.teacher-dashboard__attention-metric{grid-column:2;grid-row:2}.teacher-dashboard__attention-list button>svg{grid-column:3;grid-row:1 / span 2}.study-card-component{border:0;border-radius:0;overflow:visible}.study-card{min-height:min(430px,calc(100dvh - 330px));border:1px solid #cfd3dc;border-radius:14px;background:#fff;box-shadow:0 8px 28px #10182b0f}.card-kite{display:block;top:-1px;right:-1px;width:140px}.study-card__top{min-height:42px;justify-content:flex-start;padding:14px 16px 0}.study-card__tools{margin:0}.study-card__desktop-progress,.favorite-button{display:none}.study-card__reveal{min-height:365px;padding:40px 22px 24px;justify-content:flex-start}.study-word{font-size:clamp(49px,14vw,61px);line-height:1.03}.study-word:after{display:none}.study-transcription{margin-top:22px;font-size:19px}.study-translation{min-height:66px;margin-top:20px;font-family:Georgia,serif;font-size:20px;line-height:1.35}.study-translation:before,.study-translation:after{content:"";position:absolute;width:100px;border-top:1px solid #d8d0f3}.study-translation:before{margin-top:-76px}.study-translation:after{margin-top:77px}.study-example{min-height:84px;max-width:310px;flex-direction:column;gap:7px;margin-top:18px;font-family:Cormorant Garamond,Georgia,serif;font-size:20px;font-style:italic;line-height:1.3}.study-example>span:first-child:not(.study-tap-copy){height:22px;font-size:38px;font-style:normal}.study-example-translation{max-width:300px;margin-top:-3px;font-size:13px}.study-tap-copy{margin-top:22px;font-family:Inter,sans-serif;font-size:14px;font-style:normal}.study-hint{margin:-4px 18px 16px;padding:10px 8px 0;font-size:13px}.study-actions{gap:12px;padding:18px 0 0}.study-recall-controls{grid-template-columns:minmax(0,.9fr) minmax(0,1.25fr);gap:12px;padding:18px 0 0}.study-recall-controls.study-recall-controls--single{grid-template-columns:minmax(0,1fr)}.study-recall-controls .button{min-height:58px;padding:11px 10px;font-size:16px}.study-actions .button{min-width:0;height:58px;padding:0 12px;font-size:17px}.study-known{color:#fff;border-color:var(--violet-strong);background:var(--violet-strong)}.study-repeat{color:var(--violet-strong);border:1px solid var(--violet-line);background:#fff}.study-hint-button{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:7px;color:var(--violet-strong);font-size:15px;font-weight:550}.dashboard-rail{display:none}.modal-backdrop{align-items:end;padding:0}.modal-panel,.modal-panel--large,.modal-panel--small{width:100%;max-height:calc(100dvh - max(18px,env(safe-area-inset-top)));padding:24px 20px calc(22px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0;box-shadow:0 -12px 40px #10182b26}.modal-header{margin-bottom:20px}.modal-header h2{font-size:24px}.modal-header p{font-size:14px}.modal-tabs{width:100%}.modal-tabs button{flex:1}.form-grid--two{grid-template-columns:1fr}.word-form{gap:16px}.modal-actions{position:sticky;bottom:calc(-22px - env(safe-area-inset-bottom));margin:2px -20px calc(-22px - env(safe-area-inset-bottom));padding:14px 20px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff}.modal-actions .button{flex:1;padding-inline:12px}.bulk-summary{gap:7px 14px}.vocabulary-toolbar{min-height:0;flex-wrap:wrap;gap:12px;padding-bottom:10px}.search-field{width:100%}.archive-toggle{flex:1}.archive-toggle{flex-basis:100%;overflow-x:auto}.archive-toggle button{flex:0 0 auto}.vocabulary-list-controls{min-height:0;flex-wrap:wrap;gap:10px;padding-bottom:14px}.vocabulary-count{font-size:13px}.vocabulary-list-controls__actions{width:100%;flex-wrap:wrap;margin-left:0}.vocabulary-sort-control{flex:1 1 210px}.vocabulary-sort-control select{min-width:0;flex:1}.vocabulary-tag-manager-button{flex:1 1 170px}.vocabulary-select-toggle{flex:0 0 auto}.vocabulary-tag-filter{margin-top:7px;margin-inline:-2px}.vocabulary-tag-group__heading{align-items:flex-start}.vocabulary-tag-group__heading>span{display:grid;gap:2px}.vocabulary-archive-notice{margin-top:8px}.vocabulary-bulk-bar{top:6px;align-items:stretch;flex-direction:column;gap:9px;padding:10px}.vocabulary-bulk-bar__summary{justify-content:space-between}.vocabulary-bulk-bar__actions{overflow-x:auto;padding-bottom:2px}.vocabulary-bulk-bar__actions button{flex:0 0 auto}.vocabulary-ai-batch{align-items:stretch;flex-direction:column;gap:12px;padding:12px}.vocabulary-ai-batch__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.vocabulary-ai-batch__actions{width:100%}.vocabulary-ai-batch__copy,.vocabulary-ai-batch__access,.vocabulary-ai-batch__actions{min-width:0}.vocabulary-ai-batch__copy{overflow-wrap:anywhere}.vocabulary-ai-batch__access{padding-left:0}.vocabulary-ai-batch .button{width:100%;min-width:0;height:auto;white-space:normal;line-height:1.3}.vocabulary-row{min-height:0;grid-template-columns:minmax(0,1fr);gap:3px}.vocabulary-row:has(.vocabulary-row__select){grid-template-columns:42px minmax(0,1fr)}.vocabulary-row__select{width:42px;margin-left:0}.vocabulary-row:has(.vocabulary-row__select) .vocabulary-row__open{grid-column:2}.vocabulary-row__open{min-height:0;grid-template-columns:minmax(0,1fr) 24px;gap:3px 10px;padding:11px 4px 7px 0}.vocabulary-row__word{grid-column:1}.vocabulary-row__word strong{font-size:21px}.vocabulary-row__meaning{grid-column:1}.vocabulary-row__meaning>span{font-size:15px;white-space:normal}.vocabulary-row__meaning small{display:none}.vocabulary-row__source{grid-column:1;display:flex;flex-wrap:wrap;align-items:center;gap:4px 10px;margin-top:2px}.vocabulary-row__source>span:first-child,.vocabulary-row__source .enriched-label{font-size:11px!important}.vocabulary-row__disclosure{grid-column:2;grid-row:1 / 4;align-self:center}.vocabulary-row__actions{grid-column:1;justify-content:flex-end;margin-top:2px}.vocabulary-row__actions .icon-button{width:44px;height:44px}.vocabulary-pagination{gap:8px}.vocabulary-pagination>span{min-width:68px;font-size:12px}.vocabulary-pagination .button{padding-inline:10px}.word-detail{gap:18px}.word-detail__status{gap:7px 14px}.word-detail__facts{grid-template-columns:1fr 1fr}.word-detail__facts>div{padding:12px 13px}.word-detail__example{padding:15px 16px}.word-detail__example blockquote{font-size:22px}.word-detail__history{grid-template-columns:1fr 1fr;gap:14px 18px}.word-detail__actions{position:sticky;bottom:calc(-22px - env(safe-area-inset-bottom));z-index:1;flex-direction:column-reverse;margin:0 -20px calc(-22px - env(safe-area-inset-bottom));padding:14px 20px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff}.word-detail__actions .button{width:100%}.game-session-settings{margin:0 0 25px;padding-bottom:12px}.game-session-settings__heading{grid-template-columns:auto minmax(0,1fr);gap:10px;margin-bottom:13px}.game-session-settings__icon{width:38px;height:38px;border-radius:10px}.game-session-settings__heading h2{font-size:18px}.game-session-settings__heading>strong{grid-column:2;justify-self:start;margin-top:-5px;font-size:12px}.game-session-presets{grid-template-columns:1fr 1fr}.game-session-presets>button{min-height:70px;padding:12px 14px;border-left:0}.game-session-presets>button:nth-child(2n){border-left:1px solid var(--line)}.game-session-presets>button:nth-child(n+3){border-top:1px solid var(--line)}.game-session-presets>button b{font-size:29px}.game-custom-session{padding:13px 14px}.game-session-settings__note{text-align:left}.teacher-preview-notice{margin-bottom:18px;padding:12px 14px}.teacher-game-preview>.teacher-preview-notice{margin:0 24px 10px}.games-open-list__launch{min-height:118px;grid-template-columns:44px minmax(0,1fr) 24px;gap:14px}.games-open-list__number,.games-open-list__count{display:none}.games-open-list__icon{width:44px;height:44px;border-radius:11px}.games-open-list__copy strong{font-size:19px}.games-open-list__copy small{font-size:13px;line-height:1.4}.games-open-list__title{align-items:center;flex-wrap:wrap;gap:3px 9px}.games-open-list__title em{font-size:10px}.game-session{max-width:none;margin:0;padding:0 24px 42px}.new-word-study{min-height:calc(100dvh - 260px);padding:26px 22px 28px;border-radius:18px;box-shadow:0 12px 34px #241f410f}.new-word-study__progress{margin-bottom:18px}.new-word-study h2{font-size:clamp(48px,15vw,64px)}.new-word-study__transcription{margin-bottom:14px;font-size:17px}.new-word-study__details>div{padding:15px 2px}.new-word-study__details dd{font-size:23px}.new-word-study__next{margin-top:22px}.game-topbar{min-height:68px;grid-template-columns:auto 1fr auto;margin-bottom:18px}.game-topbar h1{justify-self:center;font-family:Georgia,serif;font-size:19px}.back-button{width:44px;overflow:hidden;white-space:nowrap;color:var(--violet)}.game-score{font-size:13px}.game-session .study-card-component--compact .study-card{min-height:min(420px,calc(100dvh - 370px))}.game-session .study-card-component--compact .study-card__reveal{min-height:350px}.game-session .study-card-component--compact .study-word{font-size:clamp(48px,14vw,58px)}.study-card-component--recall:not(.is-revealed) .study-card{min-height:360px}.study-card-component--recall:not(.is-revealed) .study-card__reveal{min-height:160px;flex:0 0 auto;padding:34px 22px 16px;justify-content:center}.study-card-component--recall:not(.is-revealed) .study-hint--recall{margin:0 18px 18px;padding:17px 2px 0}.study-card-component--recall:not(.is-revealed) .study-hint__text{min-height:54px;margin-block:12px 8px;font-size:17px}.study-card-component--recall:not(.is-revealed) .study-hint__text--context{font-size:22px}.study-card-component--recall:not(.is-revealed) .study-hint__text--pronunciation{font-size:19px}.study-card-component--recall:not(.is-revealed) .study-hint__next{min-height:30px;font-size:13px}.study-card-component--recall:not(.is-revealed) .study-recall-controls{padding-top:14px}.question-layout{min-height:auto;padding:22px 0 32px}.question-index{margin-bottom:24px}.question-word{font-size:clamp(50px,15vw,64px)}.question-transcription{margin-bottom:18px;font-size:17px}.question-prompt{margin:18px 0 14px}.choice-list{grid-template-columns:1fr}.choice-list button{min-height:58px}.answer-feedback,.written-feedback{align-items:stretch;flex-wrap:wrap}.answer-feedback .button,.written-feedback .button{width:100%}.question-layout--written{padding-top:38px}.written-translation{font-size:clamp(38px,11vw,50px);line-height:1.12}.written-form{grid-template-columns:1fr}.written-form .button{min-height:54px}.game-result{min-height:calc(100dvh - 250px)}.game-result h2{font-size:36px}.game-result__actions{width:100%;flex-direction:column}.progress-summary{padding-top:0}.progress-summary__primary{align-items:flex-start;gap:18px}.progress-summary__number{min-width:122px;font-size:72px}.progress-summary__primary h2{font-size:18px}.progress-summary__primary p{font-size:13px}.progress-stat-line{grid-template-columns:1fr}.progress-stat-line>div,.progress-stat-line>div+div{min-height:51px;justify-content:space-between;padding:0;border-right:0;border-bottom:1px solid var(--line)}.progress-stat-line dd{font-size:22px}.progress-columns{grid-template-columns:1fr;gap:42px;padding-top:36px}.activity-chart{height:230px;gap:6px}.pair-connection{grid-template-columns:1fr;gap:0;padding:18px 0 28px}.pair-person,.pair-person--teacher{flex-direction:row;text-align:left}.pair-string{height:80px;flex-direction:column;align-items:flex-start;padding-left:35px}.pair-string span{width:1px;flex:1;margin-left:0}.pair-string svg{position:absolute;margin:13px 0 0 24px}.invite-section{grid-template-columns:1fr;gap:20px;padding:30px 0}.pair-quick-actions{grid-template-columns:1fr;gap:18px;padding:26px 0}.pair-quick-actions__buttons,.pair-role-options{grid-template-columns:1fr}.pair-quick-actions__buttons .button{width:100%}.pair-new-space{align-items:stretch;flex-direction:column;gap:16px}.pair-new-space .button{width:100%}.invite-section>.button{width:100%}.identity-switcher{align-items:stretch;flex-direction:column;gap:14px}.identity-buttons{display:grid;grid-template-columns:1fr}.identity-buttons .button,.pair-action-control>.button,.pair-create-buttons .button{width:100%}.pair-create-buttons,.invite-link{grid-template-columns:1fr}.connection-code-card{gap:14px;padding:15px}.connection-code-card__heading{align-items:flex-start}.connection-code-card__code{align-items:stretch;flex-direction:column;text-align:center}.connection-code-card__code output{padding:3px 0;font-size:clamp(27px,9vw,34px)}.connection-code-card__steps{grid-template-columns:1fr}.connection-code-card__actions{display:grid;grid-template-columns:1fr}.join-pair-form{grid-template-columns:1fr}.settings-line{align-items:flex-start;flex-direction:column;justify-content:center;gap:5px;padding:10px 0}.notification-settings{scroll-margin-top:96px;margin-top:22px;padding:16px;border-radius:16px}.notification-settings__heading{align-items:flex-start;padding-bottom:15px}.notification-settings__heading p{line-height:1.45}.notification-settings__grid,.notification-settings__advanced-content{grid-template-columns:minmax(0,1fr)}.notification-settings__group{padding:10px 12px 4px}.notification-setting-row,.notification-select-row{min-height:54px;gap:14px}.notification-select-row{align-items:stretch;flex-direction:column;padding:13px 0}.notification-select-row select{width:100%;min-width:0}.notification-schedule,.notification-schedule--reminder{align-items:stretch;flex-direction:column;justify-content:flex-start;gap:12px;padding-top:12px}.notification-schedule input{width:100%}.notification-weekdays{justify-content:flex-start}.notification-weekdays button{flex:1 0 38px}.notification-settings__state--error,.notification-settings__actions{align-items:stretch;flex-direction:column}.notification-settings__actions>span{min-height:17px;text-align:center}.notification-settings__actions .button{width:100%}.settings-line--install .button,.settings-line--action .button{width:100%;margin-top:8px}.toast-region{right:12px;bottom:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom) + 12px);width:calc(100vw - 24px)}}@media(max-width:520px){.notification-test-row{grid-template-columns:minmax(0,1fr);padding:7px 0 10px}.notification-test-row .button{width:100%}.notification-settings__advanced-summary-copy small{white-space:normal}}@media(max-width:360px){.page-view{padding-inline:18px}.page-heading--with-action{gap:10px}.page-heading--with-action h1{font-size:34px}.mobile-add-button{min-height:42px;padding-inline:12px;font-size:13px}}@media(max-width:374px){.topbar--mobile{padding-inline:18px}.brand--mobile span{font-size:34px}.space-switcher--mobile{font-size:14px}.dashboard,.page-view,.game-session{padding-inline:18px}.study-word{font-size:46px}.study-actions .button{font-size:15px}.bottom-nav button{font-size:11px}}.student-home{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(300px,.92fr);gap:24px clamp(32px,3.6vw,52px);align-items:start}.student-home__header{grid-column:1 / -1}.student-home__header h1{margin:0;color:var(--ink);font-size:clamp(38px,3vw,44px);font-weight:640;line-height:1.08;letter-spacing:-.045em}.student-home__primary-column,.student-home__rail{min-width:0;display:grid;gap:24px}.student-home__warmup{position:relative;min-height:330px;display:grid;grid-template-rows:1fr auto;align-items:start;padding:32px 30px 28px;border:1.5px solid var(--violet-line);border-radius:13px;background:#fff;overflow:hidden}.student-home__warmup-copy{position:relative;z-index:1;max-width:68%}.student-home__warmup h2{margin:0;font-family:Cormorant Garamond,Georgia,serif;color:var(--ink);font-size:clamp(39px,3.3vw,48px);font-weight:560;line-height:1.02;letter-spacing:-.035em}.student-home__warmup-meta{margin:24px 0 0;color:#354052;font-size:17px}.student-home__warmup-description{max-width:490px;margin:8px 0 0;color:var(--muted);font-size:16px;line-height:1.45}.student-home__kite{position:absolute;top:19px;right:-10px;width:min(330px,48%);color:var(--violet);pointer-events:none}.student-home__kite .card-kite{position:static;width:100%;height:auto;display:block;color:inherit}.student-home__primary-action{position:relative;z-index:2;width:min(300px,100%);min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 24px;border-radius:9px;color:#fff;background:var(--violet-strong);box-shadow:0 8px 18px #522adb24;font-size:17px;font-weight:590;transition:background-color .16s ease,transform .16s ease,box-shadow .16s ease}.student-home__primary-action:hover{background:#4f24c3;box-shadow:0 10px 22px #522adb33;transform:translateY(-1px)}.student-home__warmup--empty .student-home__kite,.student-home__warmup--drafts .student-home__kite,.student-home__warmup--complete .student-home__kite{opacity:.68}.student-home__today{min-height:154px;padding:20px 34px 22px;border:1px solid #d8dce5;border-radius:12px;background:#fff}.student-home__section-heading{min-height:42px;display:flex;align-items:center}.student-home__section-heading--inline{justify-content:space-between;gap:16px}.student-home__section-heading h2{margin:0;color:var(--ink);font-size:23px;font-weight:660;letter-spacing:-.025em}.student-home__section-heading--inline>span{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:12px}.student-home__stats{display:grid;grid-template-columns:repeat(3,1fr);margin:5px 0 0}.student-home__stats>div{min-width:0;display:grid;justify-items:center;gap:2px;padding:0 16px;border-right:1px solid var(--line)}.student-home__stats>div:last-child{border-right:0}.student-home__stats dd{order:-1;margin:0;font-family:Cormorant Garamond,Georgia,serif;color:var(--ink);font-size:54px;font-weight:520;line-height:.95;letter-spacing:-.025em}.student-home__stats dt{color:#485365;font-size:14px}.student-home__live{min-height:132px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:22px 28px;border:1px solid #d8cafa;border-radius:12px;background:#fff}.student-home__live-avatars{display:flex;padding-left:12px}.student-home__live-avatars>span{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;margin-left:-12px;border:2px solid #fff;border-radius:50%;color:var(--violet-strong);background:var(--violet-pale)}.student-home__live-copy{min-width:0;display:grid;gap:5px}.student-home__live-copy strong{color:var(--ink);font-size:16px;font-weight:670}.student-home__live-copy strong i{width:8px;height:8px;display:inline-block;margin-left:5px;border-radius:50%;background:#42bd60}.student-home__live-copy span{color:var(--muted);font-size:13px}.student-home__live>button{min-height:48px;padding:0 18px;border:1px solid var(--violet);border-radius:9px;color:var(--violet-strong);background:#fff;font-size:14px;font-weight:650;white-space:nowrap}.student-home__assignment{min-height:142px;padding:22px 28px;border:1px solid #d7c9f8;border-radius:12px;background:#fcfbff}.student-home__assignment-heading{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px}.student-home__assignment-heading>span{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:var(--violet-strong);background:var(--violet-pale)}.student-home__assignment-heading h2,.student-home__assignment-heading p{margin:0}.student-home__assignment-heading h2{color:var(--ink);font-size:17px;font-weight:680}.student-home__assignment-heading p{margin-top:3px;color:var(--muted);font-size:13px}.student-home__assignment-heading>strong{color:var(--violet-strong);font-size:18px}.student-home__assignment-progress{height:7px;margin:16px 0 12px;border-radius:999px;background:#e9e4f7;overflow:hidden}.student-home__assignment-progress>span{height:100%;display:block;border-radius:inherit;background:var(--violet)}.student-home__assignment-actions{display:flex;align-items:center;gap:10px}.student-home__assignment-actions:empty{display:none}.student-home__assignment-actions>button{min-height:38px;display:inline-flex;align-items:center;gap:4px;color:var(--violet-strong);font-size:14px;font-weight:670}.student-home__assignment>.assignment-details{margin-top:4px}.student-home__assignment--completed{border-color:#b9ddcf;background:#f7fcfa}.student-home__assignment-unavailable{display:flex;align-items:center;gap:7px;margin:0;color:var(--muted);font-size:13px}.student-home__rail{gap:52px;padding-top:1px}.student-home__rows{border-top:1px solid transparent}.student-home__row{width:100%;min-height:72px;display:grid;grid-template-columns:50px minmax(0,1fr) 22px;align-items:center;gap:14px;border-bottom:1px solid var(--line);color:#2e384a;font-size:15px;line-height:1.35;text-align:left;transition:color .16s ease,background-color .16s ease}.student-home__row:hover{color:var(--violet-strong);background:#fcfbff}.student-home__row-icon{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d2c3fa;border-radius:9px;color:var(--violet);background:#faf8ff}.student-home__row>svg:last-child{color:#596374}.student-home__updates-empty{margin:14px 0 0;color:var(--muted);font-size:14px;line-height:1.5}.student-home__quick-actions .student-home__rows{display:grid;gap:12px;margin-top:8px}.student-home__quick-actions .student-home__row{padding:0 14px;border:1px solid #d8dce5;border-radius:9px;background:#fff}@media(max-width:980px){.student-home{grid-template-columns:minmax(0,1.6fr) minmax(270px,.9fr);gap:26px 34px}.student-home__warmup{min-height:356px}.student-home__warmup-copy{max-width:78%}.student-home__live{grid-template-columns:auto minmax(0,1fr)}.student-home__live>button{grid-column:1 / -1;width:100%}}@media(max-width:760px){.student-home.page-view{display:block;padding:24px 24px 44px}.student-home__header{margin-bottom:22px}.student-home__header h1{font-size:clamp(38px,10.5vw,48px);line-height:1.08}.student-home__primary-column,.student-home__rail{gap:20px}.student-home__warmup{min-height:390px;padding:31px 26px 24px}.student-home__warmup-copy{max-width:100%}.student-home__warmup h2{max-width:84%;font-size:clamp(42px,12vw,54px)}.student-home__warmup-meta{margin-top:30px;font-size:17px}.student-home__warmup-description{max-width:78%;font-size:15px}.student-home__kite{top:12px;right:-31px;width:250px;opacity:.94}.student-home__primary-action{width:100%;min-height:58px;font-size:17px}.student-home__today{min-height:148px;padding:18px 26px 22px}.student-home__section-heading h2{font-size:22px}.student-home__stats{margin-top:7px}.student-home__stats>div{padding-inline:10px}.student-home__stats dd{font-size:clamp(46px,13vw,56px)}.student-home__live{grid-template-columns:auto minmax(0,1fr) auto;gap:13px;padding:18px 16px}.student-home__live>button{grid-column:auto;width:auto}.student-home__assignment{padding:18px 16px}.student-home__rail{margin-top:30px;gap:32px}.student-home__row{min-height:68px;grid-template-columns:48px minmax(0,1fr) 21px;gap:13px;font-size:15px}.student-home__row-icon{width:48px;height:48px}.student-home__quick-actions .student-home__rows{gap:0;margin-top:0}.student-home__quick-actions .student-home__row{padding:0;border-width:0 0 1px;border-radius:0}}@media(max-width:520px){.student-home__warmup{min-height:374px}.student-home__warmup-description{max-width:88%}.student-home__today{padding-inline:18px}.student-home__stats>div{padding-inline:6px}.student-home__stats dt{font-size:12px}.student-home__live{grid-template-columns:auto minmax(0,1fr)}.student-home__live>button{grid-column:1 / -1;width:100%}.student-home__assignment-heading{grid-template-columns:40px minmax(0,1fr) auto;gap:11px}.student-home__assignment-heading>span{width:40px;height:40px}.assignment-details__body{padding:11px}.assignment-details__intro{align-items:flex-start}.assignment-details__item{grid-template-columns:28px minmax(0,1fr);gap:8px 10px;padding:10px}.assignment-details__result{grid-column:2;align-items:flex-start;text-align:left}}@media(max-width:374px){.student-home.page-view{padding-inline:18px}.student-home__warmup{min-height:360px;padding-inline:20px}.student-home__warmup h2{font-size:40px}.student-home__warmup-description{max-width:100%}.student-home__kite{right:-55px}}.live-duel__cooperative-progress{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 24px;margin:20px auto;font-size:14px;color:var(--muted)}.live-duel__cooperative-progress span{display:inline-flex;gap:7px;align-items:baseline}.live-duel__cooperative-progress strong{color:var(--ink);font-size:22px}.live-duel__cooperative-note{max-width:640px;margin:18px auto;text-align:center;color:var(--muted);font-size:14px;line-height:1.6}.live-duel__round--cooperative{padding-top:32px}.live-duel__shared-hint{margin-top:24px;padding:18px 20px;background:var(--purple-soft, #f3eeff);border-radius:16px;text-align:left;overflow-wrap:anywhere}.live-duel__shared-hint strong{color:var(--purple, #6232df);font-size:14px}.live-duel__shared-hint p{margin:8px 0 0;line-height:1.55}.live-duel__cooperative-actions{display:flex;justify-content:center;margin-top:20px}.live-duel__cooperative-actions .button{max-width:100%;white-space:normal}.live-duel__secondary-action{display:flex;margin:12px auto 0}.live-duel{position:relative;width:calc(100% - 64px);max-width:1018px;min-height:calc(100dvh - 118px);margin:0 auto;padding:0 0 72px;color:var(--ink)}.live-duel__back{position:absolute;top:-65px;left:16px;z-index:2;min-height:44px;display:inline-flex;align-items:center;gap:9px;padding:0;color:#2e3547;font-size:16px;font-weight:520}.live-duel__back:hover{color:var(--violet-strong)}.live-duel__connection{min-height:46px;display:flex;align-items:center;gap:10px;margin:0 0 16px;padding:10px 14px;border:1px solid #f0c8bc;border-radius:12px;color:#8e3d2d;background:var(--coral-pale);font-size:14px}.live-duel__connection>span{flex:1}.live-duel__connection>button{color:inherit;font-weight:700}.live-duel__connection.is-reconnecting{border-color:var(--violet-line);color:var(--violet-strong);background:#faf8ff}.live-duel__header{text-align:center}.live-duel__header h1{margin:-27px 0 1px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(49px,4.5vw,61px);font-weight:600;line-height:1;letter-spacing:-.035em}.live-duel__header p{margin:0 0 12px;color:#39435a;font-size:17px}.live-duel__header p strong{color:var(--violet-strong);font-weight:560}.live-duel__scoreboard{min-height:75px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.live-duel__player{min-width:0;display:flex;align-items:center;gap:10px;font-size:17px}.live-duel__player--me .live-duel__presence{order:3}.live-duel__player--me strong{order:2}.live-duel__player--opponent{justify-content:flex-end}.live-duel__player--opponent strong{order:3}.live-duel__player-name{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-duel__player strong{font-family:Cormorant Garamond,Georgia,serif;font-size:49px;font-weight:560;line-height:1}.live-duel__presence{width:10px;height:10px;flex:0 0 auto;border-radius:50%;background:#b8bdc9}.live-duel__presence.is-online{background:#39c34a}.live-duel__score-status{color:#30394e;font-size:15px;white-space:nowrap}.live-duel__round{position:relative;width:100%;padding-top:39px;text-align:center}.live-duel__round>h2{max-width:720px;margin:0 auto 3px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(69px,7vw,91px);font-weight:570;line-height:1.02;letter-spacing:-.045em;overflow-wrap:anywhere}.live-duel__round>h2:focus{outline:0}.live-duel__prompt{margin:5px 0 25px;color:#313b53;font-size:20px}.live-duel__timer{position:absolute;top:23px;right:2px;width:116px;height:116px;display:grid;place-items:center;color:var(--violet-strong)}.live-duel__timer svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.live-duel__timer path{fill:none;stroke-width:2.2;stroke-linecap:round}.live-duel__timer-track{stroke:#e4ddf8}.live-duel__timer-value{stroke:var(--violet-strong);transition:stroke-dasharray .25s linear}.live-duel__timer strong{margin-top:-8px;font-family:Cormorant Garamond,Georgia,serif;font-size:49px;font-weight:530;line-height:1}.live-duel__timer span{align-self:end;margin-bottom:18px;color:#313a50;font-size:13px}.live-duel__options{width:min(86%,864px);display:grid;gap:10px;margin:0 auto}.live-duel__option{min-width:0;min-height:72px;display:grid;grid-template-columns:52px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px 35px;border:1px solid #bca4ff;border-radius:10px;color:var(--ink);background:#fff;text-align:left;transition:color .15s ease,border-color .15s ease,background-color .15s ease,transform .15s ease}.live-duel__option:not(:disabled):hover{border-color:var(--violet-strong);background:#faf8ff;transform:translateY(-1px)}.live-duel__option:disabled{opacity:1;cursor:default}.live-duel__option>span{color:var(--violet-strong);font-size:22px;font-weight:680}.live-duel__option>strong{min-width:0;overflow-wrap:anywhere;word-break:break-word;font-size:18px;font-weight:440}.live-duel__option>small{padding:3px 8px;border-radius:999px;color:var(--violet-strong);background:var(--violet-pale);font-size:11px;font-weight:650}.live-duel__option.is-selected{border-color:var(--violet-strong);background:var(--violet-pale)}.live-duel__option.is-correct{border-color:#4aad72;background:#f1fbf5}.live-duel__option.is-correct>svg{color:#278b51}.live-duel__option.is-wrong{border-color:#ef866f;background:var(--coral-pale)}.live-duel__option.is-wrong>svg{color:var(--coral)}.live-duel__round-status{min-height:83px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:9px 22px;margin-top:30px}.live-duel__round-status>strong{font-size:17px}.live-duel__round-status>p{width:100%;margin:-4px 0 0;color:#4b556d;font-size:14px}.live-duel__round-status.is-revealed>strong{color:var(--violet-strong);font-family:Cormorant Garamond,Georgia,serif;font-size:30px}.live-duel__waiting-dots{display:inline-flex;align-items:center;gap:11px}.live-duel__waiting-dots i{width:10px;height:10px;border-radius:50%;background:#cbb9fa;animation:live-duel-pulse 1.1s ease-in-out infinite}.live-duel__waiting-dots i:nth-child(2){animation-delay:.16s}.live-duel__waiting-dots i:nth-child(3){animation-delay:.32s;background:var(--violet-strong)}.live-duel__kite{position:absolute;top:335px;right:-125px;width:90px;height:154px;color:var(--violet-strong);transform:scale(1.18);transform-origin:top center;pointer-events:none}.live-duel__loading{min-height:420px;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--muted)}.live-duel__entry,.live-duel__lobby,.live-duel__finished,.live-duel__terminal{width:min(100%,760px);min-height:470px;display:flex;align-items:center;flex-direction:column;justify-content:center;margin:28px auto 0;padding:45px 54px;border:1px solid var(--violet-line);border-radius:var(--radius-surface);background:#fff;text-align:center}.live-duel__entry-mark,.live-duel__finished-mark,.live-duel__terminal>span{width:78px;height:78px;display:grid;place-items:center;margin-bottom:20px;border-radius:50%;color:var(--violet-strong);background:var(--violet-pale)}.live-duel__entry-mark svg{width:52px;height:67px}.live-duel__entry h2,.live-duel__lobby h2,.live-duel__finished h2,.live-duel__terminal h2{margin-bottom:9px;font-family:Cormorant Garamond,Georgia,serif;font-size:43px;font-weight:600;line-height:1.05}.live-duel__entry>p,.live-duel__lobby>p,.live-duel__finished>p,.live-duel__terminal>p{max-width:570px;margin-bottom:25px;color:var(--muted)}.live-duel__primary-action{min-width:250px}.live-duel__lobby-players{position:relative;width:min(100%,560px);display:grid;grid-template-columns:1fr 1fr;gap:120px;margin-bottom:35px}.live-duel__lobby-player{display:flex;align-items:center;flex-direction:column;gap:6px}.live-duel__lobby-player strong{font-size:18px}.live-duel__lobby-player small{color:var(--muted)}.live-duel__lobby-player.is-ready small{color:#278b51;font-weight:650}.live-duel__avatar{width:64px;height:64px;display:grid;place-items:center;border:1px solid var(--violet-line);border-radius:50%;color:var(--violet-strong);background:#fff}.live-duel__lobby-link{position:absolute;top:3px;left:50%;color:var(--violet-strong);transform:translate(-50%) rotate(15deg)}.live-duel__lobby-status{margin:13px 0 0!important;color:var(--violet-strong)!important;font-size:13px}.live-duel__final-score{display:flex;align-items:center;gap:28px;margin:8px 0 18px}.live-duel__final-score span{display:flex;flex-direction:column}.live-duel__final-score small{color:var(--muted);font-size:13px}.live-duel__final-score strong{font-family:Cormorant Garamond,Georgia,serif;font-size:68px;font-weight:550;line-height:1}.live-duel__final-score i{color:var(--violet-line);font-family:Georgia,serif;font-size:31px;font-style:normal}.live-duel__finished-actions,.live-duel__leave-actions{display:flex;justify-content:center;gap:12px}.live-duel__leave-actions{justify-content:flex-end}@media(max-width:719px){.live-duel{width:100%;max-width:none;min-height:calc(100dvh - var(--bottom-nav-height) - 84px);margin:0;padding:12px 24px calc(var(--bottom-nav-height) + env(safe-area-inset-bottom) + 22px)}.live-duel__back{position:static;min-height:40px;margin:0 0 8px;font-size:16px}.live-duel__connection{margin-top:-20px}.live-duel__header h1{margin:0 0 4px;font-size:clamp(35px,9.5vw,40px);line-height:.96;white-space:nowrap}.live-duel__header p{margin-bottom:8px;font-size:15px}.live-duel__scoreboard{min-height:54px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.live-duel__score-status{display:none}.live-duel__player{gap:6px;font-size:15px}.live-duel__player--me .live-duel__presence{order:2}.live-duel__player--me strong{order:3}.live-duel__player strong{font-size:36px}.live-duel__player-name{max-width:115px}.live-duel__presence{width:8px;height:8px}.live-duel__round{display:grid;grid-template-areas:"word" "timer" "prompt" "options" "status";padding-top:12px}.live-duel__round>h2{grid-area:word;max-width:100%;font-size:clamp(46px,13vw,56px)}.live-duel__timer{position:relative;inset:auto;grid-area:timer;width:82px;height:82px;margin:4px auto 6px}.live-duel__timer strong{font-size:40px}.live-duel__timer span{margin-bottom:11px;font-size:12px}.live-duel__prompt{grid-area:prompt;margin:0 0 8px;font-size:16px}.live-duel__options{grid-area:options;width:100%;gap:6px}.live-duel__option{min-height:50px;grid-template-columns:38px minmax(0,1fr) auto;gap:8px;padding:7px 14px;border-radius:9px}.live-duel__option>span{font-size:19px}.live-duel__option>strong{font-size:15px}.live-duel__option>small{grid-column:2;padding:0;background:transparent}.live-duel__round-status{grid-area:status;min-height:64px;margin-top:8px}.live-duel__round-status>strong{font-size:16px}.live-duel__round-status>p{font-size:13px}.live-duel__kite{display:none}.live-duel__entry,.live-duel__lobby,.live-duel__finished,.live-duel__terminal{min-height:445px;margin-top:0;padding:34px 20px}.live-duel__entry h2,.live-duel__lobby h2,.live-duel__finished h2,.live-duel__terminal h2{font-size:36px}.live-duel__primary-action{width:100%;min-width:0}.live-duel__lobby-players{gap:65px;margin-bottom:30px}.live-duel__finished-actions,.live-duel__leave-actions{width:100%;flex-direction:column}.live-duel__finished-actions .button,.live-duel__leave-actions .button{width:100%}}@media(max-width:374px){.live-duel{padding-inline:18px}.live-duel__back{margin-bottom:8px}.live-duel__header h1{font-size:34px}.live-duel__round>h2{font-size:46px}.live-duel__option{padding-inline:14px}}@media(max-width:719px){.live-duel--cooperative .live-duel__header h1{white-space:normal;line-height:1.05}.live-duel__round--cooperative{grid-template-areas:"word" "prompt" "options" "hint" "status" "actions"}.live-duel__shared-hint{grid-area:hint;margin-top:12px;padding:14px}.live-duel__cooperative-actions{grid-area:actions;margin-top:10px}.live-duel__cooperative-progress{gap:8px 12px;margin:14px 0 4px;font-size:12px}.live-duel__cooperative-progress strong{font-size:19px}.live-duel__secondary-action{width:100%}}@keyframes live-duel-pulse{0%,65%,to{opacity:.42;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(12px) scale(.99)}}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}@keyframes loading{0%{background-position:100% 0}to{background-position:-100% 0}}@media(min-width:720px)and (max-width:1040px){.topbar-add{width:50px;min-width:50px;padding:0;font-size:0}.topbar-add svg{width:22px;height:22px}.space-switcher{min-width:180px;max-width:240px}.vocabulary-toolbar{flex-wrap:wrap;gap:12px}.search-field{width:100%}.archive-toggle{order:2}.vocabulary-list-controls__actions{min-width:0}.teacher-dashboard__action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-dashboard__action:nth-child(2n){border-right:0}.teacher-dashboard__action:nth-child(-n+2){border-bottom:1px solid var(--line)}.pair-quick-actions{grid-template-columns:1fr;gap:18px}}.mastery-indicator{--mastery-color: #9299a8;display:inline-flex;align-items:center;gap:9px;min-width:0;color:var(--ink)}.mastery-indicator--level-1{--mastery-color: #c9852d}.mastery-indicator--level-2{--mastery-color: #7555d9}.mastery-indicator--level-3{--mastery-color: #258165}.mastery-indicator__ring{position:relative;width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center}.mastery-indicator__ring svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible;transform:rotate(-90deg)}.mastery-indicator__ring circle{fill:none;stroke-width:3.25}.mastery-indicator__track{stroke:#e8e8ef}.mastery-indicator__value{stroke:var(--mastery-color);stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:calc(100 - var(--mastery-percent));transition:stroke-dashoffset .42s ease}.mastery-indicator__ring>strong{color:var(--mastery-color);font-size:10px;font-weight:740;line-height:1}.mastery-indicator__copy{min-width:0;display:grid;gap:1px}.mastery-indicator__copy>strong{overflow:hidden;color:var(--ink);font-size:12px;font-weight:670;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.mastery-indicator__copy>span,.mastery-indicator__copy>small{color:var(--muted);font-size:12px;line-height:1.3}.mastery-indicator--detail .mastery-indicator__ring,.mastery-indicator--summary .mastery-indicator__ring{width:52px;height:52px}.mastery-indicator--detail .mastery-indicator__ring>strong,.mastery-indicator--summary .mastery-indicator__ring>strong{font-size:12px}.mastery-indicator--detail .mastery-indicator__copy>strong,.mastery-indicator--summary .mastery-indicator__copy>strong{font-size:15px}.vocabulary-row__source>.mastery-indicator{overflow:visible;color:var(--ink);font-size:inherit;white-space:normal}.word-detail__mastery{display:flex;margin:18px 0 4px;padding:14px 16px;border:1px solid #e0daf0;border-radius:12px;background:#fbfaff}.student-home__mastery{display:grid;gap:8px;margin-top:18px;padding-top:14px;border-top:1px solid var(--line)}.student-home__mastery>div{display:flex;justify-content:space-between;gap:18px;color:var(--ink);font-size:13px}.student-home__mastery>div>span{color:var(--muted)}.student-home__mastery>span{height:6px;border-radius:999px;background:#e8e5ef;overflow:hidden}.student-home__mastery>span>i{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#8d72dd,var(--violet-strong))}.progress-mastery-distribution{display:grid;gap:14px;margin-top:28px;padding-top:22px;border-top:1px solid var(--line)}.progress-mastery-distribution__bar{height:10px;display:flex;border-radius:999px;background:#ececf1;overflow:hidden}.progress-mastery-distribution__bar>span{min-width:0}.progress-mastery-distribution .is-level-0{background:#a8adba}.progress-mastery-distribution .is-level-1{background:#d99a48}.progress-mastery-distribution .is-level-2{background:#8b6de0}.progress-mastery-distribution .is-level-3{background:#3a9878}.progress-mastery-distribution dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0}.progress-mastery-distribution dl>div{min-width:0;display:flex;justify-content:space-between;gap:8px}.progress-mastery-distribution dt{min-width:0;display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:12px}.progress-mastery-distribution dt i{width:8px;height:8px;flex:0 0 auto;border-radius:50%}.progress-mastery-distribution dd{margin:0;color:var(--ink);font-size:13px;font-weight:680}.adaptive-warmup{width:min(100%,900px);min-height:620px;margin:-16px auto 0;padding:0 42px 70px}.adaptive-warmup__topbar{min-height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;border-bottom:1px solid var(--line)}.adaptive-warmup__topbar>div{text-align:center}.adaptive-warmup__topbar h1{margin:0;font-size:24px;font-weight:650}.adaptive-warmup__topbar>div>span{color:var(--muted);font-size:12px}.adaptive-warmup__remaining{justify-self:end;color:var(--violet-strong);font-size:12px;font-weight:660;text-align:right}.adaptive-warmup__remaining>span{display:block;margin-bottom:3px;color:var(--muted);font-size:10px;font-weight:500}.adaptive-warmup__skips{margin:9px 0 0;color:var(--muted);font-size:11px;line-height:1.45;text-align:center}.adaptive-warmup__progress{height:4px;overflow:hidden;border-radius:999px;background:#ece9f5}.adaptive-warmup__progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--violet-strong),#8d68e8);transition:width .22s ease}.adaptive-warmup__mastery{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px}.adaptive-warmup__purpose{padding:7px 11px;border:1px solid var(--violet-line);border-radius:999px;color:var(--violet-strong);background:var(--violet-pale);font-size:11px;font-weight:720;letter-spacing:.035em;text-transform:uppercase}.warmup-intro,.warmup-question{width:min(100%,690px);min-height:470px;display:flex;flex-direction:column;align-items:center;margin:0 auto;padding:36px 50px 42px;border:1px solid #ded8ef;border-radius:22px;background:#fff;box-shadow:0 18px 48px #241f4112;text-align:center}.warmup-intro>p{margin:0 0 18px;color:var(--violet-strong);font-size:12px;font-weight:720;letter-spacing:.06em;text-transform:uppercase}.warmup-intro h2,.warmup-question h2{max-width:100%;margin:0;font-family:Cormorant Garamond,Georgia,serif;color:var(--ink);font-size:clamp(56px,7vw,78px);font-weight:550;line-height:1;letter-spacing:-.04em;overflow-wrap:anywhere;word-break:break-word}.warmup-intro>span,.warmup-question .question-transcription{margin:10px 0 16px;color:var(--muted);font-size:18px}.warmup-intro>.pronunciation-control{margin-bottom:18px}.warmup-intro>strong{max-width:100%;color:var(--ink);font-family:Cormorant Garamond,Georgia,serif;font-size:30px;font-weight:590;overflow-wrap:anywhere;word-break:break-word}.warmup-intro>small{max-width:500px;margin-top:8px;color:var(--muted);font-size:14px;line-height:1.5}.warmup-intro blockquote{width:100%;margin:22px 0 0;padding:14px 18px;border-left:3px solid var(--violet-line);color:#3c4556;background:#faf9fe;font-size:14px;font-style:normal;line-height:1.5;text-align:left}.warmup-intro blockquote span{display:block;margin-top:4px;color:var(--muted)}.warmup-intro>.button{width:min(100%,360px);margin-top:auto}.warmup-intro>.warmup-intro__promise{margin:16px 0 10px;color:var(--violet-strong)}.warmup-intro__actions{width:min(100%,460px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.warmup-intro__actions .button:first-child{grid-column:1 / -1}.warmup-intro__archive{color:#9d3541;border-color:#ddb1b7;background:#fff7f8}.warmup-intro__archive:not(:disabled):hover{background:#fff0f2}.warmup-intro>.warmup-intro__decision-note{max-width:460px;margin-top:10px;font-size:12px}.adaptive-warmup__recall .study-card-component{max-width:690px;margin:0 auto}.warmup-question{justify-content:flex-start}.warmup-question>p:not(.question-transcription):not(.question-context){margin:22px 0 18px;color:var(--muted);font-size:15px}.warmup-question .question-context{margin:12px 0 0;font-size:14px}.warmup-question .choice-list,.warmup-question .answer-feedback,.warmup-question .written-feedback{width:100%}.warmup-feedback-copy{display:grid;gap:5px;text-align:left}.warmup-feedback-copy>strong{font-size:15px}.warmup-feedback-copy>span{color:var(--muted);font-size:12px;line-height:1.5}.warmup-question--written h2{max-width:100%;font-size:clamp(43px,6vw,62px)}.warmup-question--written .written-hints__actions{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px}.warmup-question--written .written-form{width:100%}.warmup-question__eyebrow{margin:0 0 20px!important;color:var(--violet-strong)!important;font-size:12px!important;font-weight:720;letter-spacing:.06em;text-transform:uppercase}.warmup-question--context h2{max-width:620px;font-family:inherit;font-size:clamp(27px,4.2vw,42px);font-weight:620;line-height:1.25;letter-spacing:-.02em}.warmup-question--context .written-form{width:100%}.warmup-context-frame{display:block;margin-top:6px;color:var(--violet-strong);font-size:12px}.adaptive-warmup>.game-card-tools{width:min(100%,690px);margin:0 auto 12px}.warmup-question--assemble h2{font-size:clamp(37px,6vw,58px)}.warmup-assemble{width:100%;display:grid;justify-items:center;gap:20px;margin-top:28px}.warmup-assemble__answer{width:min(100%,520px);min-height:58px;display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;padding:8px 8px 8px 18px;border:1px solid var(--violet-line);border-radius:14px;background:#faf9fe}.warmup-assemble__answer:focus-within{border-color:var(--violet-strong);box-shadow:0 0 0 3px var(--violet-pale)}.warmup-assemble__answer.is-invalid{border-color:var(--error, #b33b22)}.warmup-assemble__answer input{width:100%;min-width:0;min-height:40px;padding:0;border:0;outline:none;border-radius:0;background:transparent;color:var(--ink);font:inherit;font-size:22px;font-weight:680;letter-spacing:.08em;text-align:center;box-shadow:none}.warmup-assemble__answer input:focus{border:0;outline:none;box-shadow:none}.warmup-assemble__answer input:disabled{opacity:1;-webkit-text-fill-color:var(--ink)}.warmup-assemble__answer input::placeholder{color:var(--muted);font-size:16px;font-weight:400;letter-spacing:0}.warmup-assemble__answer button{min-width:38px;min-height:38px;border:0;border-radius:10px;color:var(--violet-strong);background:var(--violet-pale)}.warmup-assemble__answer button:disabled{opacity:.35}.warmup-assemble .warmup-assemble__help{max-width:460px;margin:-10px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.warmup-assemble .warmup-assemble__error{margin:-6px 0 0;color:var(--error, #b33b22);font-size:13px}.warmup-letter-tiles{display:flex;flex-wrap:wrap;justify-content:center;gap:9px}.warmup-letter-tiles button{width:48px;height:52px;border:1px solid #d8d1eb;border-radius:13px;color:var(--ink);background:#fff;box-shadow:0 6px 15px #2c234f14;font-size:21px;font-weight:720;text-transform:lowercase}.warmup-letter-tiles button:disabled{opacity:.5;box-shadow:none}.warmup-letter-tiles button.is-used{opacity:1;color:var(--violet-strong);background:var(--violet-pale);border-color:var(--violet-line);box-shadow:none;transform:translateY(2px)}.warmup-assemble>.button{min-width:190px}.adaptive-warmup--loading,.adaptive-warmup--summary{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center}.adaptive-warmup--loading p{color:var(--muted)}.adaptive-warmup--empty .empty-state{min-height:460px}.warmup-summary__mark{width:76px;height:76px;display:grid;place-items:center;margin-bottom:8px;border-radius:50%;color:var(--violet-strong);background:var(--violet-pale)}.adaptive-warmup--summary h1{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:48px;font-weight:560}.adaptive-warmup--summary>p{max-width:520px;margin:0;color:var(--muted);line-height:1.5}.warmup-summary__stats{width:min(100%,520px);display:grid;grid-template-columns:repeat(3,1fr);margin:24px 0 10px}.warmup-summary__stats--four{width:min(100%,650px);grid-template-columns:repeat(4,1fr)}.warmup-summary__stats>div{padding:6px 14px;border-right:1px solid var(--line)}.warmup-summary__stats>div:last-child{border-right:0}.warmup-summary__stats dt{color:var(--muted);font-size:12px}.warmup-summary__stats dd{margin:4px 0 0;font-size:26px;font-weight:680}.warmup-summary__actions{display:flex;gap:10px}.warmup-summary__skips{width:min(100%,560px);display:grid;gap:6px;margin:0 0 12px;padding:14px 18px;border-radius:14px;background:var(--violet-pale);color:var(--ink);font-size:13px;line-height:1.5}.warmup-summary__skips>span,.warmup-summary__skips>small{color:var(--muted)}.warmup-summary__mistakes{width:min(100%,520px);display:grid;gap:9px;margin:0 0 10px;color:var(--muted);font-size:12px}.warmup-summary__mistakes>div{display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.warmup-summary__mistakes span{padding:6px 10px;border-radius:999px;color:var(--ink);background:var(--violet-pale);font-weight:650}@media(min-width:720px)and (max-width:900px){.adaptive-warmup{padding-inline:28px}.warmup-intro,.warmup-question{padding-inline:38px}.progress-mastery-distribution dl{gap:10px}.progress-mastery-distribution dl>div{display:grid;justify-content:initial}}@media(max-width:719px){.mastery-indicator--compact .mastery-indicator__copy{display:none}.vocabulary-row__source>.mastery-indicator{margin-right:4px}.student-home__today{min-height:194px}.student-home__mastery>div{font-size:12px}.progress-mastery-distribution dl{grid-template-columns:1fr 1fr;gap:12px 18px}.progress-mastery-distribution dl>div{min-height:24px;align-items:center}.strong-words-list li{grid-template-columns:28px minmax(0,1fr) 38px;gap:8px}.adaptive-warmup{width:100%;min-height:calc(100dvh - var(--bottom-nav-height) - 72px);margin:0;padding:0 24px calc(var(--bottom-nav-height) + env(safe-area-inset-bottom) + 28px)}.adaptive-warmup__topbar{min-height:66px;grid-template-columns:1fr auto;gap:8px}.adaptive-warmup__topbar>div{grid-column:1 / -1;grid-row:1}.adaptive-warmup__topbar .back-button{grid-column:1;grid-row:1;z-index:1;font-size:0}.adaptive-warmup__topbar .back-button svg{width:22px;height:22px}.adaptive-warmup__topbar>div h1{font-size:20px}.adaptive-warmup__remaining{grid-column:2;grid-row:1;z-index:1;max-width:105px}.adaptive-warmup__mastery{min-height:66px;justify-content:center}.adaptive-warmup__purpose{display:none}.warmup-intro,.warmup-question{min-height:calc(100dvh - var(--bottom-nav-height) - 220px);padding:28px 22px 30px;border-radius:18px}.warmup-intro h2,.warmup-question h2{font-size:clamp(49px,14vw,64px)}.warmup-intro>strong{font-size:27px}.warmup-intro blockquote{margin-top:18px;padding:12px 14px}.warmup-intro__actions{grid-template-columns:1fr}.warmup-intro__actions .button:first-child{grid-column:auto}.warmup-question .choice-list{grid-template-columns:1fr;gap:8px}.warmup-question .choice-list button{min-height:56px}.warmup-question--written h2,.warmup-question--assemble h2{font-size:clamp(37px,10vw,48px)}.warmup-question--written .written-hints__actions,.warmup-question--written .written-form{grid-template-columns:1fr}.warmup-question--written .written-form .button{width:100%}.warmup-question--context h2{font-size:clamp(25px,7.5vw,34px)}.warmup-letter-tiles{gap:7px}.warmup-letter-tiles button{width:43px;height:47px}.warmup-summary__actions{width:100%;flex-direction:column}.warmup-summary__actions .button{width:100%}.warmup-summary__stats--four{grid-template-columns:repeat(2,1fr);row-gap:18px}.warmup-summary__stats--four>div:nth-child(2){border-right:0}}@media(max-width:420px){.adaptive-warmup{padding-inline:18px}.adaptive-warmup__remaining{max-width:88px;font-size:11px}.warmup-intro,.warmup-question{padding-inline:17px}.mastery-indicator--summary .mastery-indicator__ring{width:46px;height:46px}.mastery-indicator--summary .mastery-indicator__copy>strong{font-size:13px}.mastery-indicator--summary .mastery-indicator__copy>small{max-width:170px}.warmup-summary__stats>div{padding-inline:7px}.warmup-summary__stats dd{font-size:22px}}.students-overview.page-view{max-width:1320px;padding-top:8px}.students-overview__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:26px}.students-overview__header h1{margin-bottom:7px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(40px,3vw,50px);font-weight:590;line-height:1;letter-spacing:-.035em}.students-overview__header p{margin:0;color:var(--muted);font-size:16px}.students-overview__create{display:none}.students-overview__summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 24px;padding:0;border:1px solid #e3dcf8;border-radius:var(--radius-surface);background:#faf9fe;overflow:hidden}.students-overview__summary>div{min-width:0;padding:19px 22px;border-right:1px solid #e7e1f5}.students-overview__summary>div:last-child{border-right:0}.students-overview__summary dd{min-width:0;display:grid;grid-template-columns:42px auto;grid-template-rows:auto auto;align-items:center;column-gap:12px;margin:0}.students-overview__summary dd>span{grid-row:1 / 3;width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--violet-strong);background:#eee8ff}.students-overview__summary>div.is-attention dd>span{color:#a64c2e;background:#fff0e9}.students-overview__summary dd>strong{align-self:end;color:var(--ink);font-size:25px;font-weight:720;line-height:1.05}.students-overview__summary dd>small{align-self:start;color:var(--muted);font-size:12px;line-height:1.35}.students-overview__controls{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:14px;margin-bottom:14px}.students-overview__search{min-width:0;height:46px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid var(--line);border-radius:12px;color:#7c8493;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.students-overview__search:focus-within{border-color:var(--violet-line);box-shadow:0 0 0 3px #6637d817}.students-overview__search input{width:100%;min-width:0;border:0;outline:0;background:transparent;font-size:14px}.students-overview__search input::placeholder{color:#969dab}.students-overview__filters{min-width:0;display:flex;align-items:center;gap:4px;padding:4px;border-radius:12px;background:#f5f4f8}.students-overview__filters button{min-height:38px;padding:0 13px;border-radius:9px;color:#666e7d;font-size:12px;font-weight:650;white-space:nowrap}.students-overview__filters button:hover{color:var(--ink)}.students-overview__filters button.is-active{color:var(--violet-strong);background:#fff;box-shadow:0 1px 4px #18152917}.students-overview__sort{position:relative;height:46px;display:flex;align-items:center;gap:5px;padding:0 35px 0 13px;border:1px solid var(--line);border-radius:12px;color:var(--muted);background:#fff;font-size:12px;white-space:nowrap}.students-overview__sort select{max-width:112px;padding:0;border:0;outline:0;color:var(--ink);background:transparent;font-weight:650;appearance:none}.students-overview__sort>svg{position:absolute;right:12px;pointer-events:none}.students-overview__notice{min-height:42px;display:flex;align-items:center;gap:9px;margin-bottom:12px;padding:8px 12px;border:1px solid #f1d5c9;border-radius:11px;color:#7f402d;background:#fff9f6;font-size:13px}.students-overview__notice button{margin-left:auto;color:var(--violet-strong);font-weight:680}.students-overview__list{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden}.students-overview__list-head,.students-overview__student-row>button{display:grid;grid-template-columns:minmax(170px,1.35fr) minmax(135px,1.05fr) minmax(105px,.84fr) minmax(80px,.62fr) minmax(80px,.62fr) minmax(62px,.48fr) 60px 20px;align-items:center;gap:16px}.students-overview__list-head{min-height:44px;padding:0 18px;border-bottom:1px solid var(--line);color:#858c9a;background:#fafafd;font-size:11px;font-weight:650;letter-spacing:.015em;text-transform:uppercase}.students-overview__list-head span:nth-last-child(1){text-align:right}.students-overview__list ol{margin:0;padding:0;list-style:none}.students-overview__student-row{border-bottom:1px solid #eceef2}.students-overview__student-row:last-child{border-bottom:0}.students-overview__student-row>button{width:100%;min-height:82px;padding:12px 18px;color:inherit;text-align:left;transition:background-color .15s ease}.students-overview__student-row>button:hover{background:#fbfaff}.students-overview__student-row.has-attention>button{box-shadow:inset 3px 0 #e9a078}.students-overview__identity{min-width:0;display:flex;align-items:center;gap:12px}.students-overview__identity>span:last-child,.students-overview__last-active,.students-overview__metric{min-width:0;display:grid;gap:3px}.students-overview__identity strong,.students-overview__last-active strong,.students-overview__metric strong{overflow:hidden;color:var(--ink);font-size:13px;font-weight:680;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.students-overview__identity small,.students-overview__last-active small,.students-overview__metric small{overflow:hidden;color:var(--muted);font-size:10px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.students-overview__avatar{position:relative;width:43px;height:43px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:var(--violet-strong);background:#eee9ff;font-size:18px;font-weight:720}.students-overview__avatar i{position:absolute;right:0;bottom:1px;width:10px;height:10px;border:2px solid #ffffff;border-radius:50%;background:#b3b8c2}.students-overview__avatar i.is-active{background:#38a56f}.students-overview__last-active small{color:#a64c2e}.students-overview__metric strong{font-size:14px}.students-overview__metric--empty strong{color:#8f96a3;font-weight:600}.students-overview__progress{width:min(100%,76px);height:4px;display:block;margin-top:3px;border-radius:999px;background:#e8e9ee;overflow:hidden}.students-overview__progress i{height:100%;display:block;border-radius:inherit;background:var(--violet)}.students-overview__assignment.is-complete strong{color:#20815a}.students-overview__assignment.is-complete .students-overview__progress i{background:#38a56f}.students-overview__progress--mastery i{background:#7950dc}.students-overview__open-copy{color:var(--violet-strong);font-size:12px;font-weight:680;text-align:right}.students-overview__row-chevron{color:#8d94a2}.students-overview__waiting-row{border-top:1px solid var(--line)}.students-overview__waiting-row button{width:100%;min-height:72px;display:grid;grid-template-columns:44px minmax(0,1fr) auto 22px;align-items:center;gap:13px;padding:12px 18px;color:inherit;text-align:left;background:#fcfbff}.students-overview__waiting-row button:hover{background:#f8f5ff}.students-overview__waiting-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:var(--violet-strong);background:#eee8ff}.students-overview__waiting-row button>span:nth-child(2){min-width:0;display:grid;gap:2px}.students-overview__waiting-row strong{font-size:13px}.students-overview__waiting-row small{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.students-overview__waiting-action{color:var(--violet-strong);font-size:12px;font-weight:680}.students-overview__state{min-height:290px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:40px 24px;border:1px solid var(--line);border-radius:var(--radius-surface);color:var(--muted);text-align:center;background:#fff}.students-overview__state>span:not(.spinner){width:52px;height:52px;display:grid;place-items:center;margin-bottom:4px;border-radius:16px;color:var(--violet-strong);background:var(--violet-pale)}.students-overview__state strong{color:var(--ink);font-size:18px}.students-overview__state small{max-width:430px}.students-overview__state .button{min-height:44px;margin-top:10px}.students-overview__state--filtered{min-height:210px}.students-overview__state--filtered button{color:var(--violet-strong);font-weight:680}.mobile-add-student{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:#fff;background:var(--violet-strong)}@media(min-width:720px)and (max-width:1180px){.students-overview__controls{grid-template-columns:1fr auto}.students-overview__filters{grid-column:1 / -1;grid-row:2;justify-self:start}.students-overview__list{border:0;border-radius:0;overflow:visible}.students-overview__list-head{display:none}.students-overview__list ol{display:grid;gap:10px}.students-overview__student-row{border:1px solid var(--line);border-radius:15px}.students-overview__student-row>button{grid-template-columns:minmax(170px,1.35fr) minmax(130px,1fr) repeat(3,minmax(70px,.6fr)) 20px;gap:12px;border-radius:inherit}.students-overview__vocabulary,.students-overview__open-copy{display:none}.students-overview__waiting-row{border:1px solid var(--line);border-radius:15px;overflow:hidden}}@media(max-width:719px){.students-overview.page-view{padding-top:12px}.students-overview__header{margin-bottom:20px}.students-overview__header h1{margin-bottom:6px;font-size:36px}.students-overview__header p{max-width:300px;font-size:14px}.students-overview__summary{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:20px}.students-overview__summary>div{min-height:78px;padding:13px 12px}.students-overview__summary>div:nth-child(2){border-right:0}.students-overview__summary>div:nth-child(-n+2){border-bottom:1px solid #e7e1f5}.students-overview__summary dd{grid-template-columns:34px auto;column-gap:9px}.students-overview__summary dd>span{width:34px;height:34px;border-radius:11px}.students-overview__summary dd>span svg{width:19px;height:19px}.students-overview__summary dd>strong{font-size:21px}.students-overview__summary dd>small{font-size:10px}.students-overview__controls{display:flex;flex-direction:column;align-items:stretch;gap:10px}.students-overview__search{width:100%}.students-overview__filters{width:calc(100vw - 48px);justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.students-overview__filters::-webkit-scrollbar{display:none}.students-overview__sort{width:100%;justify-content:flex-start}.students-overview__sort select{flex:1;max-width:none}.students-overview__list{border:0;border-radius:0;overflow:visible}.students-overview__list-head{display:none}.students-overview__list ol{display:grid;gap:10px}.students-overview__student-row{border:1px solid var(--line);border-radius:16px;overflow:hidden}.students-overview__student-row:last-child{border-bottom:1px solid var(--line)}.students-overview__student-row>button{min-height:0;grid-template-columns:repeat(3,minmax(0,1fr)) 20px;align-items:start;gap:11px 8px;padding:14px;border-radius:inherit}.students-overview__identity{grid-column:1 / 4}.students-overview__row-chevron{grid-column:4;grid-row:1;align-self:center}.students-overview__last-active{grid-column:1 / 5;grid-row:2;padding:9px 0;border-top:1px solid #eceef2;border-bottom:1px solid #eceef2}.students-overview__last-active strong{font-size:12px}.students-overview__metric{grid-row:3;padding-left:8px;border-left:1px solid #eceef2}.students-overview__assignment{grid-column:1;padding-left:0;border-left:0}.students-overview__metric:nth-of-type(4){grid-column:2}.students-overview__metric:nth-of-type(5){grid-column:3}.students-overview__metric strong{font-size:13px}.students-overview__metric small{font-size:9px;white-space:normal}.students-overview__progress{width:100%}.students-overview__vocabulary,.students-overview__open-copy{display:none}.students-overview__waiting-row{border:1px solid var(--line);border-radius:16px;overflow:hidden}.students-overview__waiting-row button{grid-template-columns:42px minmax(0,1fr) 20px;padding:13px}.students-overview__waiting-action{display:none}.students-overview__state{min-height:270px}}@media(max-width:390px){.students-overview__filters{width:100%;max-width:100%}.students-overview__student-row>button{padding-inline:12px}.students-overview__summary>div{padding-inline:10px}}
