.profile-module__5FeCNW__container{background:var(--brand-bg-base);min-height:100vh}.profile-module__5FeCNW__content{max-width:800px;min-height:calc(100vh - 80px);margin:0 auto;padding:2rem}.profile-module__5FeCNW__loadingState{text-align:center;color:var(--brand-fg-base);padding:4rem 0;font-size:1.25rem}.profile-module__5FeCNW__backButton{color:var(--brand-fg-base);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.profile-module__5FeCNW__backButton:hover{color:var(--brand-fg-base)}.profile-module__5FeCNW__profileCard{background:var(--brand-bg-elevated);border:1px solid var(--brand-border);border-radius:1.25rem;align-items:center;gap:2rem;margin-bottom:1.5rem;padding:2.5rem;display:flex}.profile-module__5FeCNW__avatarSection{flex-shrink:0;position:relative}.profile-module__5FeCNW__avatar{object-fit:cover;border:3px solid var(--ui-control-border);border-radius:50%;width:120px;height:120px}.profile-module__5FeCNW__avatarPlaceholder{background:var(--ui-inset);border:3px solid var(--ui-control-border);width:120px;height:120px;color:var(--brand-fg-base);text-transform:uppercase;border-radius:50%;justify-content:center;align-items:center;font-size:3rem;font-weight:700;display:flex}.profile-module__5FeCNW__avatarOverlay{background:var(--ui-overlay);opacity:0;cursor:pointer;color:var(--brand-fg-base);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.profile-module__5FeCNW__avatarSection:hover .profile-module__5FeCNW__avatarOverlay{opacity:1}.profile-module__5FeCNW__avatarInput{display:none}.profile-module__5FeCNW__avatarUploading{background:var(--ui-inset);color:var(--brand-fg-base);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;display:flex;position:absolute;inset:0}.profile-module__5FeCNW__profileInfo{flex:1;min-width:0}.profile-module__5FeCNW__profileName{color:var(--brand-fg-base);text-shadow:none;margin-bottom:.25rem;font-size:2rem;font-weight:700}.profile-module__5FeCNW__profileUsername{color:var(--brand-fg-muted);margin-bottom:.75rem;font-size:1rem}.profile-module__5FeCNW__profileBadges{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.profile-module__5FeCNW__roleBadge{background:var(--ui-inset);border:1px solid var(--ui-control-border);color:var(--brand-fg-base);text-transform:capitalize;border-radius:2rem;padding:.25rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}.profile-module__5FeCNW__levelBadge{background:color-mix(in srgb, var(--brand-primary) 30%, transparent);border:1px solid color-mix(in srgb, var(--brand-primary) 40%, transparent);color:var(--brand-fg-base);text-transform:uppercase;border-radius:2rem;padding:.25rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}.profile-module__5FeCNW__profileScores{color:var(--brand-fg-base);gap:1.5rem;font-size:.9rem;display:flex}.profile-module__5FeCNW__scoreItem{align-items:center;gap:.35rem;display:flex}.profile-module__5FeCNW__scoreValue{color:var(--brand-fg-base);font-weight:700}.profile-module__5FeCNW__section{background:var(--ui-inset);border:1px solid var(--ui-control-border);border-radius:1rem;margin-bottom:1.5rem;padding:2rem}.profile-module__5FeCNW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.profile-module__5FeCNW__sectionTitle{color:var(--brand-fg-base);align-items:center;gap:.5rem;font-size:1.35rem;font-weight:700;display:flex}.profile-module__5FeCNW__editButton{background:var(--ui-inset);border:1px solid var(--ui-control-border);color:var(--brand-fg-base);cursor:pointer;border-radius:.6rem;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:background .2s;display:inline-flex}.profile-module__5FeCNW__editButton:hover{background:var(--ui-hover)}.profile-module__5FeCNW__detailGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.profile-module__5FeCNW__detailItem{flex-direction:column;gap:.25rem;display:flex}.profile-module__5FeCNW__detailLabel{color:var(--brand-fg-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:600}.profile-module__5FeCNW__detailValue{color:var(--brand-fg-base);font-size:1rem;font-weight:500}.profile-module__5FeCNW__formGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.profile-module__5FeCNW__formGroup{flex-direction:column;gap:.4rem;display:flex}.profile-module__5FeCNW__formGroupFull{grid-column:1/-1}.profile-module__5FeCNW__formLabel{color:var(--brand-fg-base);font-size:.85rem;font-weight:600}.profile-module__5FeCNW__formInput{background:var(--ui-inset);border:1px solid var(--ui-control-border);color:var(--brand-fg-base);border-radius:.6rem;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s,background .2s}.profile-module__5FeCNW__formInput::placeholder{color:var(--brand-fg-muted)}.profile-module__5FeCNW__formInput:focus{border-color:var(--ui-control-border);background:var(--ui-inset);outline:none}.profile-module__5FeCNW__formActions{justify-content:flex-end;gap:.75rem;margin-top:1.25rem;display:flex}.profile-module__5FeCNW__saveButton{background:var(--brand-bg-elevated);color:var(--ui-accent);cursor:pointer;border:none;border-radius:.6rem;align-items:center;gap:.4rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;transition:box-shadow .3s,transform .2s;display:inline-flex}.profile-module__5FeCNW__saveButton:hover{box-shadow:var(--ui-shadow);transform:translateY(-1px)}.profile-module__5FeCNW__saveButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.profile-module__5FeCNW__cancelButton{background:var(--ui-inset);color:var(--brand-fg-base);border:1px solid var(--ui-control-border);cursor:pointer;border-radius:.6rem;align-items:center;gap:.4rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:500;transition:background .2s;display:inline-flex}.profile-module__5FeCNW__cancelButton:hover{background:var(--ui-hover)}.profile-module__5FeCNW__passwordGrid{flex-direction:column;gap:1.25rem;display:flex}.profile-module__5FeCNW__passwordHint{color:var(--brand-fg-muted);margin-top:.15rem;font-size:.8rem}.profile-module__5FeCNW__toast{z-index:1000;box-shadow:var(--ui-shadow);border-radius:.75rem;padding:1rem 1.5rem;font-size:.9rem;font-weight:600;animation:.3s profile-module__5FeCNW__slideIn;position:fixed;bottom:2rem;right:2rem}.profile-module__5FeCNW__toastSuccess{background:var(--ui-success-soft);color:var(--ui-success)}.profile-module__5FeCNW__toastError{background:var(--ui-danger-soft);color:var(--ui-danger)}@keyframes profile-module__5FeCNW__slideIn{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.profile-module__5FeCNW__memberSince{color:var(--brand-fg-muted);margin-top:.5rem;font-size:.85rem}@media (max-width:768px){.profile-module__5FeCNW__content{padding:1.5rem 1rem}.profile-module__5FeCNW__profileCard{text-align:center;flex-direction:column;padding:2rem 1.5rem}.profile-module__5FeCNW__profileBadges,.profile-module__5FeCNW__profileScores{justify-content:center}.profile-module__5FeCNW__profileName{font-size:1.5rem}.profile-module__5FeCNW__detailGrid,.profile-module__5FeCNW__formGrid{grid-template-columns:1fr}.profile-module__5FeCNW__formActions{flex-direction:column}.profile-module__5FeCNW__saveButton,.profile-module__5FeCNW__cancelButton{justify-content:center;width:100%}.profile-module__5FeCNW__section{padding:1.5rem}.profile-module__5FeCNW__toast{bottom:1rem;left:1rem;right:1rem}}@media (max-width:480px){.profile-module__5FeCNW__avatar,.profile-module__5FeCNW__avatarPlaceholder{width:90px;height:90px;font-size:2.25rem}.profile-module__5FeCNW__sectionHeader{flex-direction:column;align-items:flex-start;gap:.75rem}}:where(.profile-module__5FeCNW__container) :where(button,a,input,select,textarea):focus-visible{outline:3px solid var(--ui-accent);outline-offset:3px}
.billing-module__gv-jYa__wall{background:var(--brand-bg-elevated);border:1px solid var(--brand-primary);color:var(--brand-fg-base);border-radius:1.25rem;gap:10px;padding:24px;display:grid}.billing-module__gv-jYa__compact{margin:16px 0 24px}.billing-module__gv-jYa__kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--ui-accent);margin:0;font-size:12px;font-weight:700}.billing-module__gv-jYa__wall h2{margin:0;font-size:1.35rem}.billing-module__gv-jYa__body{color:var(--brand-fg-muted);margin:0;line-height:1.6}.billing-module__gv-jYa__actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;display:flex}.billing-module__gv-jYa__primary,.billing-module__gv-jYa__secondary{cursor:pointer;border:0;border-radius:10px;align-items:center;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.billing-module__gv-jYa__primary{background:var(--brand-primary);color:var(--brand-primary-fg)}.billing-module__gv-jYa__secondary{background:var(--brand-bg-elevated);color:var(--brand-fg-base);box-shadow:inset 0 0 0 1px var(--brand-border)}.billing-module__gv-jYa__primary:focus-visible,.billing-module__gv-jYa__secondary:focus-visible{outline:3px solid var(--ui-accent);outline-offset:3px}.billing-module__gv-jYa__overlay{z-index:1200;background:var(--ui-overlay);place-items:center;padding:16px;display:grid;position:fixed;inset:0}.billing-module__gv-jYa__modal{width:min(520px,100%)}.billing-module__gv-jYa__banner{background:var(--ui-warning-soft);color:var(--brand-fg-base);border:1px solid color-mix(in srgb, var(--ui-warning) 40%, transparent);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:12px 16px 0;padding:12px 16px;display:flex}.billing-module__gv-jYa__plan{gap:8px;display:grid}.billing-module__gv-jYa__plan dl{grid-template-columns:max-content 1fr;gap:6px 16px;margin:0;display:grid}.billing-module__gv-jYa__plan dt{color:var(--brand-fg-muted)}.billing-module__gv-jYa__plan dd{margin:0}.billing-module__gv-jYa__history{border-collapse:collapse;width:100%;margin-top:8px;font-size:14px}.billing-module__gv-jYa__history caption{text-align:left;padding:6px 0;font-weight:700}.billing-module__gv-jYa__history th,.billing-module__gv-jYa__history td{text-align:left;border-bottom:1px solid var(--brand-border);padding:8px 6px}@media (max-width:600px){.billing-module__gv-jYa__history{display:block;overflow-x:auto}}
.workspace-module__dP-vpW__workspace{--workspace-top:76px;--workspace-sidebar:260px;grid-template-columns:var(--workspace-sidebar) minmax(0, 1fr);background:var(--brand-bg-base);min-height:100dvh;color:var(--brand-fg-base);grid-template-rows:auto 1fr;align-items:start;display:grid}.workspace-module__dP-vpW__workspace:has(.workspace-module__dP-vpW__topbarMenu){--workspace-top:126px}.workspace-module__dP-vpW__topbar{z-index:45;background:var(--brand-bg-elevated);border-bottom:1px solid var(--brand-border);min-height:76px;box-shadow:0 3px 16px color-mix(in srgb, var(--brand-shadow) 12%, transparent);flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:0 16px;padding:14px 28px;display:flex;position:sticky;top:0}.workspace-module__dP-vpW__topbarTitle,.workspace-module__dP-vpW__topbarRight,.workspace-module__dP-vpW__breadcrumb{align-items:center;gap:12px;min-width:0;display:flex}.workspace-module__dP-vpW__topbarRight{gap:10px;margin-left:auto}.workspace-module__dP-vpW__topbarDivider{background:var(--brand-border);width:1px;height:25px;margin:0 8px}.workspace-module__dP-vpW__brand{min-height:44px;color:var(--brand-fg-base);flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.workspace-module__dP-vpW__logo{object-fit:contain;border-radius:0;width:124px;height:40px;padding:0}.workspace-module__dP-vpW__tenantLogo{object-fit:contain;width:40px;height:40px}.workspace-module__dP-vpW__breadcrumb{font-size:12px;font-weight:750}.workspace-module__dP-vpW__breadcrumb a{color:var(--brand-fg-muted);align-items:center;min-height:40px;text-decoration:none;display:flex}.workspace-module__dP-vpW__breadcrumb a:hover{text-decoration:underline}.workspace-module__dP-vpW__breadcrumb svg{color:var(--brand-fg-muted);flex-shrink:0}.workspace-module__dP-vpW__breadcrumb span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.workspace-module__dP-vpW__topbarMenu{min-width:0;padding-top:4px;padding-left:max(0px, calc(var(--workspace-sidebar) - 28px));border-top:1px solid var(--brand-border);flex-basis:100%;justify-content:flex-end;margin-top:6px;display:flex}.workspace-module__dP-vpW__moduleMenuRow{flex:1;justify-content:flex-end;align-items:center;gap:8px;min-width:0;padding:4px;display:flex;position:relative;overflow:hidden}.workspace-module__dP-vpW__menuMeasurement{visibility:hidden;pointer-events:none;width:max-content;height:0;display:flex;position:absolute;top:0;left:0;overflow:hidden}.workspace-module__dP-vpW__shortcut{min-width:44px;max-width:200px;min-height:44px;font:inherit;color:var(--brand-fg-muted);cursor:pointer;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:12px;font-weight:750;line-height:1.4;text-decoration:none;display:inline-flex}.workspace-module__dP-vpW__shortcut>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-module__dP-vpW__shortcut svg{flex-shrink:0}.workspace-module__dP-vpW__shortcut:hover,.workspace-module__dP-vpW__shortcut[aria-current],.workspace-module__dP-vpW__shortcut[data-current],.workspace-module__dP-vpW__shortcut[data-state=open]{color:var(--brand-fg-base);background:var(--brand-primary-soft);box-shadow:none}.workspace-module__dP-vpW__dropdownContent{z-index:5100;width:min(288px,100vw - 24px);max-height:min(480px, var(--radix-dropdown-menu-content-available-height));border:1px solid var(--brand-border);color:var(--brand-fg-base);background:var(--brand-bg-elevated);box-shadow:0 12px 32px color-mix(in srgb, var(--brand-shadow) 22%, transparent);border-radius:14px;padding:6px;overflow-y:auto}.workspace-module__dP-vpW__dropdownItem{min-height:44px;color:var(--brand-fg-base);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;font-size:13px;font-weight:650;line-height:1.4;text-decoration:none;display:flex}.workspace-module__dP-vpW__dropdownItem>span{overflow-wrap:anywhere;flex:1;min-width:0}.workspace-module__dP-vpW__dropdownItem>svg{flex-shrink:0;margin-left:auto}.workspace-module__dP-vpW__dropdownItem[data-highlighted],.workspace-module__dP-vpW__dropdownItem[aria-current],.workspace-module__dP-vpW__dropdownItem[data-current]{background:var(--brand-primary-soft)}.workspace-module__dP-vpW__dropdownItem:focus-visible,.workspace-module__dP-vpW__dropdownItem[data-highlighted]{outline:2px solid var(--brand-primary);outline-offset:-2px}.workspace-module__dP-vpW__dropdownLabel{color:var(--brand-fg-muted);padding:10px 12px 6px;font-size:12px;font-weight:750}.workspace-module__dP-vpW__dropdownSeparator{background:var(--brand-border);height:1px;margin:5px 8px}.workspace-module__dP-vpW__moduleTools{align-items:center;gap:8px;display:flex}.workspace-module__dP-vpW__moduleTools:empty{display:none}.workspace-module__dP-vpW__themeSwitch{border:1px solid var(--brand-border);background:var(--brand-bg-base);color:var(--brand-fg-base);border-radius:11px;align-items:center;gap:6px;padding:0 9px;display:flex}.workspace-module__dP-vpW__themeSwitch select{font:inherit;width:70px;min-height:42px;color:inherit;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700}.workspace-module__dP-vpW__themeSwitch option{background:var(--brand-bg-elevated);color:var(--brand-fg-base)}.workspace-module__dP-vpW__desktopSidebar{top:calc(var(--workspace-top) + 14px);height:calc(100dvh - var(--workspace-top) - 28px);color:#f1f5ff;z-index:40;background:linear-gradient(160deg,#142446,#0e1936 65%);border:1px solid #263b61;border-radius:19px;margin:14px 0 14px 14px;position:sticky;box-shadow:0 8px 24px #07172c12}.workspace-module__dP-vpW__navigation{scrollbar-width:thin;flex-direction:column;height:100%;min-height:0;padding:18px 12px 12px;display:flex;overflow-y:auto}.workspace-module__dP-vpW__sidebarHeading{color:#a7cee6;letter-spacing:1.2px;align-items:center;gap:7px;padding:2px 7px 20px;font-size:8px;font-weight:800;display:flex}.workspace-module__dP-vpW__sidebarHeading svg{color:#a5e6e9;flex-shrink:0}.workspace-module__dP-vpW__nav{flex-direction:column;gap:4px;display:flex}.workspace-module__dP-vpW__navItem{color:#cad4e9;border:1px solid #0000;border-radius:11px;align-items:center;gap:10px;min-width:0;min-height:47px;padding:7px 9px;font-size:12px;font-weight:750;text-decoration:none;transition:background .15s;display:flex;position:relative}.workspace-module__dP-vpW__navItem:hover{color:#fff;background:#253657}.workspace-module__dP-vpW__navItem.workspace-module__dP-vpW__active{color:#fff;background:#233c5c;border-radius:11px;box-shadow:inset 0 0 0 1px #49688a}.workspace-module__dP-vpW__navGroup{gap:3px;display:grid}.workspace-module__dP-vpW__groupLabel{color:#9dacca;letter-spacing:1.4px;text-transform:uppercase;justify-content:space-between;margin:20px 9px 8px;font-size:9px;font-weight:800;display:flex}.workspace-module__dP-vpW__overviewIcon{color:#a0ebf3;background:#2e4968;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.workspace-module__dP-vpW__moduleIcon{background:var(--module-tint);width:50px;height:50px;color:var(--module-ink);border-radius:15px;flex-shrink:0;place-items:center;display:inline-grid}.workspace-module__dP-vpW__smallIcon{border-radius:9px;width:32px;height:32px}.workspace-module__dP-vpW__moduleIcon[data-tone=games]{--module-tint:#ffddc7;--module-ink:#943917}.workspace-module__dP-vpW__moduleIcon[data-tone=tutor]{--module-tint:#e8dfff;--module-ink:#6245b0}.workspace-module__dP-vpW__moduleIcon[data-tone=spelling-bee]{--module-tint:#ffecb0;--module-ink:#78540c}.workspace-module__dP-vpW__moduleIcon[data-tone=languages]{--module-tint:#c6f3e4;--module-ink:#146554}.workspace-module__dP-vpW__moduleIcon[data-tone=robocode]{--module-tint:#cce9ff;--module-ink:#205d91}.workspace-module__dP-vpW__moduleIcon[data-tone=partners]{--module-tint:#ffddeb;--module-ink:#95395d}.workspace-module__dP-vpW__moduleIcon[data-tone=users]{--module-tint:#dde5ff;--module-ink:#46589d}.workspace-module__dP-vpW__moduleIcon[data-tone=settings]{--module-tint:#dce8ee;--module-ink:#42586b}.workspace-module__dP-vpW__sidebarBottom{margin-top:auto;padding-top:24px}.workspace-module__dP-vpW__helpLink{color:#bdcbe3;align-items:center;gap:10px;min-height:44px;padding:10px;font-size:12px;text-decoration:none;display:flex}.workspace-module__dP-vpW__helpLink svg:last-child{margin-left:auto}.workspace-module__dP-vpW__helpLink:hover{color:#91e4ee}.workspace-module__dP-vpW__account{border-top:1px solid #2a3855;align-items:center;gap:3px;margin-top:10px;padding:14px 0 0;display:flex}.workspace-module__dP-vpW__accountLink{color:#f1f5ff;flex:1;align-items:center;gap:9px;min-width:0;min-height:44px;text-decoration:none;display:flex}.workspace-module__dP-vpW__avatar,.workspace-module__dP-vpW__avatarLink{color:#593ca0;background:#e2d9ff;border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:14px;font-weight:800;text-decoration:none;display:grid}.workspace-module__dP-vpW__accountText{gap:2px;min-width:0;display:grid}.workspace-module__dP-vpW__accountText strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750;overflow:hidden}.workspace-module__dP-vpW__accountText>span{color:#a8b7d2;text-transform:capitalize;font-size:10px}.workspace-module__dP-vpW__logoutButton{color:#b9c9e4;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:40px;height:44px;display:grid}.workspace-module__dP-vpW__logoutButton:hover{color:#f1f5ff;background:#293857}.workspace-module__dP-vpW__logoutButton:disabled{cursor:wait;opacity:.6}.workspace-module__dP-vpW__mainColumn,.workspace-module__dP-vpW__moduleContent{min-width:0}.workspace-module__dP-vpW__moduleContent{min-height:calc(100dvh - var(--workspace-top));outline:none}.workspace-module__dP-vpW__workspace.workspace-module__dP-vpW__sidebarHidden{--workspace-sidebar:0px;grid-template-columns:minmax(0,1fr)}.workspace-module__dP-vpW__sidebarHidden .workspace-module__dP-vpW__desktopSidebar{display:none}.workspace-module__dP-vpW__sidebarToggle{width:40px;height:44px;color:var(--brand-fg-muted);cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;display:grid}.workspace-module__dP-vpW__sidebarToggle:hover{color:var(--brand-fg-base);background:var(--brand-primary-soft)}.workspace-module__dP-vpW__menuButton{display:none}.workspace-module__dP-vpW__overlay{z-index:5000;background:#050b22a6;animation:.16s ease-out workspace-module__dP-vpW__fadeIn;position:fixed;inset:0}.workspace-module__dP-vpW__mobileDrawer{color:#f1f5ff;z-index:5001;background:#0e1936;border:1px solid #334966;border-radius:19px;outline:none;width:min(310px,100vw - 24px);animation:.18s ease-out workspace-module__dP-vpW__slideIn;position:fixed;inset:12px auto 12px 12px;box-shadow:10px 0 50px #050b2233}.workspace-module__dP-vpW__mobileDrawer .workspace-module__dP-vpW__navigation{padding-top:20px}.workspace-module__dP-vpW__mobileDrawer .workspace-module__dP-vpW__sidebarHeading{min-height:42px;padding-bottom:12px;padding-right:44px}.workspace-module__dP-vpW__closeButton{color:#eaf1ff;cursor:pointer;background:#25334f;border:0;border-radius:10px;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:12px;right:10px}.workspace-module__dP-vpW__error{color:#882b21;background:#ffebe8;padding:12px 24px;font-size:13px}.workspace-module__dP-vpW__error button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:12px;text-decoration:underline}.workspace-module__dP-vpW__skipLink{z-index:6000;color:#fff;background:#0e1936;border:2px solid #7adeef;border-radius:8px;padding:12px 18px;position:fixed;top:8px;left:8px;transform:translateY(-200%)}.workspace-module__dP-vpW__skipLink:focus{transform:translateY(0)}.workspace-module__dP-vpW__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.workspace-module__dP-vpW__workspace a:focus-visible,.workspace-module__dP-vpW__workspace button:focus-visible,.workspace-module__dP-vpW__mobileDrawer a:focus-visible,.workspace-module__dP-vpW__mobileDrawer button:focus-visible,.workspace-module__dP-vpW__themeSwitch select:focus-visible,.workspace-module__dP-vpW__focusWorkspace a:focus-visible{outline-offset:2px;outline:3px solid #39a9cf}.workspace-module__dP-vpW__focusWorkspace{--workspace-focus-offset:60px;color:var(--brand-fg-base);background:var(--brand-bg-base);min-height:100dvh}.workspace-module__dP-vpW__focusBar{background:var(--brand-bg-elevated);border-bottom:1px solid var(--brand-border);align-items:center;gap:16px;min-height:60px;padding:6px 22px;display:flex}.workspace-module__dP-vpW__focusBar>span{color:var(--brand-fg-muted);flex:1;font-size:12px;font-weight:750}.workspace-module__dP-vpW__focusBar nav{gap:8px;display:flex}.workspace-module__dP-vpW__focusBar nav a{min-height:44px;color:var(--brand-fg-base);background:var(--brand-primary-soft);border-radius:10px;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:800;text-decoration:none;display:flex}.workspace-module__dP-vpW__focusContent{outline:none;min-width:0}@keyframes workspace-module__dP-vpW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes workspace-module__dP-vpW__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@media (max-width:1199px){.workspace-module__dP-vpW__workspace{--workspace-sidebar:236px}.workspace-module__dP-vpW__workspace.workspace-module__dP-vpW__workspace.workspace-module__dP-vpW__sidebarHidden{--workspace-sidebar:0px;grid-template-columns:minmax(0,1fr)}.workspace-module__dP-vpW__topbar{padding-left:18px;padding-right:18px}.workspace-module__dP-vpW__topbarDivider{margin:0}.workspace-module__dP-vpW__topbarMenu{padding-left:max(0px, calc(var(--workspace-sidebar) - 18px))}}@media (max-width:999px){.workspace-module__dP-vpW__workspace{--workspace-sidebar:0px;grid-template-columns:minmax(0,1fr)}.workspace-module__dP-vpW__desktopSidebar,.workspace-module__dP-vpW__sidebarToggle{display:none}.workspace-module__dP-vpW__menuButton{background:var(--brand-bg-base);width:44px;height:44px;color:var(--brand-fg-base);border:1px solid var(--brand-border);cursor:pointer;border-radius:12px;flex-shrink:0;place-items:center;display:grid}.workspace-module__dP-vpW__topbarTitle{gap:8px}.workspace-module__dP-vpW__breadcrumb a,.workspace-module__dP-vpW__breadcrumb>svg,.workspace-module__dP-vpW__topbarDivider{display:none}}@media (max-width:599px){.workspace-module__dP-vpW__topbar{gap:0 7px;min-height:68px;padding:10px 12px}.workspace-module__dP-vpW__topbarRight,.workspace-module__dP-vpW__topbarTitle{gap:7px}.workspace-module__dP-vpW__topbar .workspace-module__dP-vpW__breadcrumb{display:none}.workspace-module__dP-vpW__logo{width:98px;height:40px}.workspace-module__dP-vpW__themeSwitch{gap:3px;padding:0 6px}.workspace-module__dP-vpW__themeSwitch select{width:62px;font-size:11px}.workspace-module__dP-vpW__moduleTools{display:none}.workspace-module__dP-vpW__topbarMenu{margin-top:7px}.workspace-module__dP-vpW__shortcut{padding:0 10px}.workspace-module__dP-vpW__focusBar{gap:8px;padding:7px 10px}.workspace-module__dP-vpW__focusBar>span,.workspace-module__dP-vpW__focusBar nav a:first-child{display:none}.workspace-module__dP-vpW__focusBar .workspace-module__dP-vpW__themeSwitch{margin-left:auto}.workspace-module__dP-vpW__focusBar nav a{padding:0 9px}}@media (prefers-reduced-motion:reduce){.workspace-module__dP-vpW__navItem{transition:none}.workspace-module__dP-vpW__overlay,.workspace-module__dP-vpW__mobileDrawer{animation:none}}.workspace-module__dP-vpW__sidebarEdgeToggle{z-index:2;color:#d5f7fa;cursor:pointer;background:#244263;border:1px solid #527093;border-radius:12px;place-items:center;width:40px;height:44px;display:grid;position:absolute;top:14px;right:-18px;box-shadow:0 3px 12px #071b3433}.workspace-module__dP-vpW__sidebarEdgeToggle:hover{background:#345977}.workspace-module__dP-vpW__revealSidebar{top:calc(var(--workspace-top) + 16px);white-space:nowrap;color:#def8ff;z-index:44;cursor:pointer;background:#244263;border:1px solid #416485;border-left:0;border-radius:0 12px 12px 0;align-items:center;gap:8px;width:44px;height:46px;padding:0 10px;display:flex;position:fixed;left:0;overflow:hidden;box-shadow:0 4px 12px #10243c24}.workspace-module__dP-vpW__revealSidebar svg{flex-shrink:0}.workspace-module__dP-vpW__revealSidebar span{font-size:11px;font-weight:800}.workspace-module__dP-vpW__revealSidebar:hover,.workspace-module__dP-vpW__revealSidebar:focus-visible{width:130px}.workspace-module__dP-vpW__sidebarHeading{padding-right:14px}@media (max-width:999px){.workspace-module__dP-vpW__sidebarEdgeToggle,.workspace-module__dP-vpW__revealSidebar{display:none}}.workspace-module__dP-vpW__themeSwitch select{padding:0 2px}
.PublicNavbar-module__mSvAEq__navbar{z-index:1000;min-height:76px;color:var(--brand-fg-base);background:var(--brand-bg-elevated);border-bottom:1px solid var(--brand-border);position:sticky;top:0}.PublicNavbar-module__mSvAEq__container{width:min(1280px,100% - 64px);min-height:inherit;align-items:center;gap:24px;margin-inline:auto;display:flex}.PublicNavbar-module__mSvAEq__logo{min-height:44px;color:var(--brand-fg-base);flex-shrink:0;align-items:center;gap:14px;text-decoration:none;display:inline-flex}.PublicNavbar-module__mSvAEq__brandLogo{filter:none;width:128px;height:40px}.PublicNavbar-module__mSvAEq__tenantLogo{object-fit:contain;border-radius:8px;width:40px;height:40px}.PublicNavbar-module__mSvAEq__moduleName{color:var(--brand-fg-muted);border-left:1px solid var(--brand-border);padding-left:14px;font-size:12px;font-weight:700}.PublicNavbar-module__mSvAEq__container>label{order:3}.PublicNavbar-module__mSvAEq__navLinks{flex:1;order:2;justify-content:end;align-items:center;gap:4px;display:flex}.PublicNavbar-module__mSvAEq__navLink,.PublicNavbar-module__mSvAEq__ctaButton{min-height:44px;color:var(--brand-fg-muted);white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;padding:10px 12px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.PublicNavbar-module__mSvAEq__ctaButton{background:var(--brand-primary-soft);color:var(--brand-fg-base);margin-left:12px;padding-inline:20px}.PublicNavbar-module__mSvAEq__navLink:hover{background:var(--brand-bg-base);color:var(--brand-fg-base)}.PublicNavbar-module__mSvAEq__ctaButton:hover{background:color-mix(in srgb,var(--brand-primary) 28%,var(--brand-bg-elevated))}.PublicNavbar-module__mSvAEq__logo:focus-visible,.PublicNavbar-module__mSvAEq__navLink:focus-visible,.PublicNavbar-module__mSvAEq__ctaButton:focus-visible,.PublicNavbar-module__mSvAEq__hamburger:focus-visible{outline:3px solid var(--brand-primary);outline-offset:3px}.PublicNavbar-module__mSvAEq__hamburger{border:1px solid var(--brand-border);background:var(--brand-bg-base);cursor:pointer;border-radius:12px;flex-direction:column;flex-shrink:0;order:4;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.PublicNavbar-module__mSvAEq__hamburger span{background:var(--brand-fg-base);border-radius:2px;width:18px;height:2px}.PublicNavbar-module__mSvAEq__hamburger.PublicNavbar-module__mSvAEq__active span:first-child{transform:translateY(7px)rotate(45deg)}.PublicNavbar-module__mSvAEq__hamburger.PublicNavbar-module__mSvAEq__active span:nth-child(2){opacity:0}.PublicNavbar-module__mSvAEq__hamburger.PublicNavbar-module__mSvAEq__active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (prefers-reduced-motion:no-preference){.PublicNavbar-module__mSvAEq__navLink,.PublicNavbar-module__mSvAEq__ctaButton{transition:background-color .15s,color .15s}.PublicNavbar-module__mSvAEq__hamburger span{transition:transform .15s,opacity .15s}}@media (max-width:1100px){.PublicNavbar-module__mSvAEq__moduleName{display:none}.PublicNavbar-module__mSvAEq__container{gap:16px}.PublicNavbar-module__mSvAEq__navLink{padding-inline:9px}}@media (max-width:900px){.PublicNavbar-module__mSvAEq__container{gap:12px;width:calc(100% - 40px)}.PublicNavbar-module__mSvAEq__logo{margin-right:auto}.PublicNavbar-module__mSvAEq__hamburger{display:flex}.PublicNavbar-module__mSvAEq__navLinks{background:var(--brand-bg-elevated);border-bottom:1px solid var(--brand-border);max-height:calc(100dvh - 76px);padding:16px 20px 24px;display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 16px 24px #0f1e371a}.PublicNavbar-module__mSvAEq__navLinks.PublicNavbar-module__mSvAEq__open{flex-direction:column;align-items:stretch;gap:4px;display:flex}.PublicNavbar-module__mSvAEq__navLink,.PublicNavbar-module__mSvAEq__ctaButton{justify-content:flex-start;min-height:44px;padding-inline:16px;font-size:15px}.PublicNavbar-module__mSvAEq__ctaButton{justify-content:center;margin:8px 0 0}}@media (max-width:520px){.PublicNavbar-module__mSvAEq__navbar{min-height:70px}.PublicNavbar-module__mSvAEq__brandLogo{width:100px;height:32px}.PublicNavbar-module__mSvAEq__container{gap:10px}.PublicNavbar-module__mSvAEq__navLinks{max-height:calc(100dvh - 70px)}}
.languages-module__yEELla__container{background:var(--brand-bg-base);min-height:100vh}.languages-module__yEELla__main{gap:2.5rem;width:min(100%,1280px);min-height:calc(100vh - 80px);margin:0 auto;padding:2rem;display:grid}.languages-module__yEELla__hero{--brand-primary-fg:var(--brand-fg-base);background:var(--brand-gradient-soft);box-shadow:0 1rem 2.5rem color-mix(in oklch, var(--brand-primary) 24%, transparent);color:var(--brand-primary-fg);border-radius:1.5rem;padding:clamp(1.6rem,5vw,3rem);position:relative;overflow:hidden}.languages-module__yEELla__hero:after{background:color-mix(in oklch, var(--brand-primary-fg) 9%, transparent);content:"";pointer-events:none;border-radius:999px;width:14rem;height:14rem;position:absolute;bottom:-7rem;right:-4rem}.languages-module__yEELla__heroCopy{z-index:1;position:relative}.languages-module__yEELla__eyebrow{border:1px solid color-mix(in oklch, var(--brand-primary-fg) 28%, transparent);background:color-mix(in oklch, var(--brand-primary-fg) 12%, transparent);border-radius:999px;align-items:center;gap:.5rem;min-height:2rem;margin:0 0 .75rem;padding:.3rem .75rem;font-size:.8rem;font-weight:700;display:inline-flex}.languages-module__yEELla__eyebrow svg{transform:translateY(-1px)}.languages-module__yEELla__title{max-width:18ch;font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 .75rem;font-size:clamp(2rem,5.5vw,3.4rem);font-weight:900;line-height:1}.languages-module__yEELla__titleNative{letter-spacing:-.01em;opacity:.86;font-size:.55em;font-weight:800;display:block}.languages-module__yEELla__lede{max-width:46ch;color:var(--brand-fg-muted);margin:0;font-size:clamp(1rem,2vw,1.15rem);line-height:1.55}.languages-module__yEELla__chips{flex-wrap:wrap;gap:.5rem;margin:1.25rem 0 0;padding:0;list-style:none;display:flex}.languages-module__yEELla__chip{border:1px solid color-mix(in oklch, var(--brand-primary-fg) 24%, transparent);background:color-mix(in oklch, var(--brand-primary-fg) 13%, transparent);border-radius:999px;align-items:center;gap:.4rem;min-height:2.25rem;padding:.35rem .85rem;font-size:.82rem;font-weight:700;display:inline-flex}.languages-module__yEELla__section{gap:1rem;scroll-margin-top:6rem;display:grid}.languages-module__yEELla__sectionKicker{color:var(--ui-accent);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.35rem;margin:0 0 .2rem;font-size:.75rem;font-weight:700;display:inline-flex}.languages-module__yEELla__sectionTitle{color:var(--brand-fg-base);font-family:var(--font-display);margin:0;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:800;line-height:1.2}.languages-module__yEELla__sectionNote{max-width:62ch;color:var(--brand-fg-muted);margin:.35rem 0 0;font-size:.9rem;line-height:1.55}.languages-module__yEELla__languageGrid{grid-template-columns:repeat(auto-fit,minmax(17rem,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.languages-module__yEELla__languageCard{border:1px solid var(--brand-border);background:color-mix(in oklch, var(--brand-bg-elevated) 90%, var(--brand-primary-soft));height:100%;min-height:44px;box-shadow:var(--app-card-shadow);color:var(--brand-fg-base);border-radius:1.25rem;align-content:start;gap:.75rem;padding:1.4rem;text-decoration:none;display:grid}.languages-module__yEELla__languageCard:hover{border-color:color-mix(in oklch, var(--brand-primary) 58%, var(--brand-border));background:var(--brand-primary-soft)}.languages-module__yEELla__languageCard:focus-visible{outline:3px solid var(--brand-primary);outline-offset:3px}.languages-module__yEELla__flag{background:var(--brand-gradient-soft);border-radius:.875rem;place-items:center;width:3.25rem;height:3.25rem;font-size:1.75rem;line-height:1;display:grid}.languages-module__yEELla__languageName{font-family:var(--font-display);margin:0;font-size:1.35rem;font-weight:800;line-height:1.2}.languages-module__yEELla__languageNameEnglish{color:var(--brand-fg-muted);font-family:var(--font-sans);letter-spacing:.02em;text-transform:uppercase;margin-top:.15rem;font-size:.82rem;font-weight:700;display:block}.languages-module__yEELla__blurb{color:var(--brand-fg-muted);gap:.4rem;margin:0;font-size:.88rem;line-height:1.55;display:grid}.languages-module__yEELla__blurb p{margin:0}.languages-module__yEELla__statusChip{background:var(--brand-primary-soft);width:fit-content;min-height:1.85rem;color:var(--ui-accent);letter-spacing:.02em;border-radius:999px;align-items:center;gap:.4rem;padding:.25rem .7rem;font-size:.72rem;font-weight:800;display:inline-flex}.languages-module__yEELla__go{min-height:2.75rem;color:var(--ui-accent);align-items:center;gap:.45rem;margin-top:auto;font-size:.92rem;font-weight:800;display:flex}.languages-module__yEELla__panel{border:1px solid var(--brand-border);background:var(--brand-bg-elevated);box-shadow:var(--app-card-shadow);border-radius:1.1rem;padding:1.35rem}.languages-module__yEELla__tableWrap{overflow-x:auto}.languages-module__yEELla__table{border-collapse:collapse;width:100%;font-size:.92rem}.languages-module__yEELla__table caption{color:var(--brand-fg-muted);text-align:left;margin-bottom:.65rem;font-size:.84rem;line-height:1.5}.languages-module__yEELla__table th,.languages-module__yEELla__table td{border-bottom:1px solid var(--brand-border);text-align:left;vertical-align:top;padding:.7rem .85rem}.languages-module__yEELla__table thead th{color:var(--brand-fg-muted);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:.7rem;font-weight:800}.languages-module__yEELla__table tbody tr:last-child th,.languages-module__yEELla__table tbody tr:last-child td{border-bottom:0}.languages-module__yEELla__native{color:var(--brand-fg-base);font-size:1.02rem;font-weight:800}.languages-module__yEELla__say{color:var(--ui-accent);font-family:var(--font-mono);white-space:nowrap;font-size:.86rem}.languages-module__yEELla__meaning{color:var(--brand-fg-muted)}.languages-module__yEELla__numberGrid{grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.languages-module__yEELla__numberCard{border:1px solid var(--brand-border);background:var(--brand-bg-elevated);border-radius:.9rem;gap:.15rem;padding:.85rem 1rem;display:grid}.languages-module__yEELla__numberValue{color:var(--ui-accent);font-family:var(--font-mono);font-size:.8rem;font-weight:800}.languages-module__yEELla__numberNative{color:var(--brand-fg-base);font-size:1.1rem;font-weight:800;line-height:1.25}.languages-module__yEELla__numberSay{color:var(--brand-fg-muted);font-family:var(--font-mono);font-size:.78rem}.languages-module__yEELla__factGrid{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.languages-module__yEELla__factCard{border:1px solid var(--brand-border);background:color-mix(in oklch, var(--brand-bg-elevated) 92%, var(--brand-primary-soft));color:var(--brand-fg-muted);border-radius:1rem;align-items:flex-start;gap:.7rem;padding:1.1rem;font-size:.9rem;line-height:1.55;display:flex}.languages-module__yEELla__factCard svg{color:var(--ui-accent);flex:none;margin-top:.15rem}.languages-module__yEELla__note{border:1px dashed var(--brand-border);background:var(--brand-primary-soft);color:var(--brand-fg-base);border-radius:1.1rem;align-items:flex-start;gap:.85rem;padding:1.1rem 1.25rem;display:flex}.languages-module__yEELla__note svg{color:var(--ui-accent);flex:none;margin-top:.2rem}.languages-module__yEELla__note h2{font-family:var(--font-display);margin:0 0 .25rem;font-size:1.02rem;font-weight:800}.languages-module__yEELla__note p{max-width:68ch;color:var(--brand-fg-muted);margin:0;font-size:.9rem;line-height:1.6}.languages-module__yEELla__signIn{border:1px solid var(--brand-border);background:var(--brand-bg-elevated);border-radius:1.1rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.4rem;display:flex}.languages-module__yEELla__signIn p{max-width:52ch;color:var(--brand-fg-muted);margin:0;font-size:.92rem;line-height:1.55}.languages-module__yEELla__signInButton{background:var(--brand-primary);min-height:2.75rem;color:var(--brand-primary-fg);border-radius:.75rem;align-items:center;gap:.5rem;padding:0 1.35rem;font-weight:800;text-decoration:none;display:inline-flex}.languages-module__yEELla__signInButton:hover{background:var(--brand-primary-hover)}.languages-module__yEELla__signInButton:focus-visible{outline:3px solid var(--brand-primary);outline-offset:3px}.languages-module__yEELla__backLink{min-height:2.75rem;color:var(--brand-fg-muted);align-items:center;gap:.45rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.languages-module__yEELla__backLink:hover,.languages-module__yEELla__backLink:focus-visible{color:var(--ui-accent)}.languages-module__yEELla__pronounce{border:1px solid var(--brand-border);background:var(--brand-primary-soft);width:2.75rem;height:2.75rem;color:var(--ui-accent);cursor:pointer;border-radius:.75rem;place-items:center;padding:0;font-size:1.05rem;line-height:1;display:inline-grid}.languages-module__yEELla__pronounce:hover{border-color:color-mix(in oklch, var(--brand-primary) 58%, var(--brand-border));background:color-mix(in oklch, var(--brand-primary) 18%, var(--brand-bg-elevated))}.languages-module__yEELla__pronounce:focus-visible{outline:3px solid var(--brand-primary);outline-offset:3px}.languages-module__yEELla__pronounceBusy{border-color:var(--brand-primary);background:var(--brand-primary);color:var(--brand-primary-fg)}.languages-module__yEELla__listenHead,.languages-module__yEELla__listen{white-space:nowrap;width:1%}.languages-module__yEELla__listen{padding-left:.35rem;padding-right:.35rem}.languages-module__yEELla__numberCard .languages-module__yEELla__pronounce{justify-self:start;margin-top:.4rem}.languages-module__yEELla__heroVoice{z-index:1;align-items:center;gap:.65rem;margin:1.25rem 0 0;display:flex;position:relative}.languages-module__yEELla__heroVoice .languages-module__yEELla__pronounce{border-color:color-mix(in oklch, var(--brand-primary-fg) 32%, transparent);background:color-mix(in oklch, var(--brand-primary-fg) 14%, transparent);color:var(--brand-primary-fg)}.languages-module__yEELla__heroVoice .languages-module__yEELla__pronounce:hover{background:color-mix(in oklch, var(--brand-primary-fg) 24%, transparent)}.languages-module__yEELla__heroVoice .languages-module__yEELla__pronounceBusy{background:color-mix(in oklch, var(--brand-primary-fg) 30%, transparent)}.languages-module__yEELla__heroVoiceLabel{color:color-mix(in oklch, var(--brand-primary-fg) 90%, transparent);font-size:.88rem;font-weight:700}.languages-module__yEELla__voiceNote{border:1px dashed var(--brand-border);background:var(--brand-bg-elevated);color:var(--brand-fg-muted);border-radius:.75rem;margin:0;padding:.6rem .85rem;font-size:.88rem;line-height:1.5}.languages-module__yEELla__voiceNote:empty{display:none}@media (prefers-reduced-motion:no-preference){.languages-module__yEELla__languageCard,.languages-module__yEELla__signInButton,.languages-module__yEELla__pronounce{transition:transform .15s cubic-bezier(0,0,.2,1),background-color .1s cubic-bezier(0,0,.2,1),border-color .1s cubic-bezier(0,0,.2,1)}.languages-module__yEELla__languageCard:active,.languages-module__yEELla__signInButton:active,.languages-module__yEELla__pronounce:active{transition-duration:50ms;transform:translateY(1px)}.languages-module__yEELla__pronounceBusy{animation:1.1s ease-in-out infinite languages-module__yEELla__pronouncePulse}@keyframes languages-module__yEELla__pronouncePulse{0%,to{box-shadow:0 0 0 0 color-mix(in oklch, var(--brand-primary) 45%, transparent)}50%{box-shadow:0 0 0 .4rem color-mix(in oklch, var(--brand-primary) 0%, transparent)}}}@media (hover:hover) and (prefers-reduced-motion:no-preference){.languages-module__yEELla__languageCard:hover,.languages-module__yEELla__signInButton:hover{transform:translateY(-2px)}}@media (max-width:600px){.languages-module__yEELla__main{gap:2rem;padding:1rem}.languages-module__yEELla__hero{border-radius:1.25rem}.languages-module__yEELla__languageGrid{grid-template-columns:1fr}.languages-module__yEELla__numberGrid{grid-template-columns:repeat(auto-fill,minmax(7.5rem,1fr))}.languages-module__yEELla__panel{padding:1rem}.languages-module__yEELla__table th,.languages-module__yEELla__table td{padding:.6rem}}.languages-module__yEELla__main{max-width:1440px;padding:30px 36px 48px}.languages-module__yEELla__languageCard{box-shadow:0 5px 18px color-mix(in srgb, var(--brand-shadow) 10%, transparent);border-radius:22px}.languages-module__yEELla__languageGrid>li:first-child .languages-module__yEELla__languageCard{border-top:4px solid #b8c9f6}.languages-module__yEELla__languageGrid>li:nth-child(2) .languages-module__yEELla__languageCard{border-top:4px solid #f0b5ad}.languages-module__yEELla__languageGrid>li:nth-child(3) .languages-module__yEELla__languageCard{border-top:4px solid #ecc579}.languages-module__yEELla__languageGrid>li:nth-child(4) .languages-module__yEELla__languageCard{border-top:4px solid #9bdbbf}@media (max-width:599px){.languages-module__yEELla__main{padding:20px 16px 36px}}.languages-module__yEELla__chips .languages-module__yEELla__chip{background:var(--brand-bg-elevated);color:var(--brand-fg-base);border-color:var(--brand-border)}
.word-picture-module__84diaq__trigger{border:1px solid color-mix(in oklch, var(--brand-primary) 28%, var(--brand-border));background:var(--brand-bg-elevated);cursor:zoom-in;border-radius:.65rem;flex:none;padding:0;display:block;position:relative;overflow:hidden}.word-picture-module__84diaq__thumbnail{width:4rem;height:3rem}.word-picture-module__84diaq__feature{width:8rem;height:5.25rem}.word-picture-module__84diaq__trigger img{object-fit:cover}.word-picture-module__84diaq__trigger:focus-visible,.word-picture-module__84diaq__closeButton:focus-visible,.word-picture-module__84diaq__caption a:focus-visible{outline:3px solid var(--brand-primary);outline-offset:3px}.word-picture-module__84diaq__enlargeIcon{background:color-mix(in oklch, var(--brand-bg-base) 88%, transparent);width:1.25rem;height:1.25rem;color:var(--brand-fg-base);border-radius:.3rem;place-items:center;font-size:.7rem;display:grid;position:absolute;bottom:.25rem;right:.25rem}.word-picture-module__84diaq__dialog{width:min(44rem,100vw - 2rem);max-width:none;max-height:calc(100dvh - 2rem);color:var(--brand-fg-base);background:0 0;border:0;padding:0;overflow:visible}.word-picture-module__84diaq__dialog::backdrop{background:color-mix(in oklch, var(--brand-bg-base) 78%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.word-picture-module__84diaq__popup{border:1px solid var(--brand-border);background:var(--brand-bg-elevated);box-shadow:0 1.5rem 5rem color-mix(in oklch, var(--brand-bg-base) 55%, transparent);border-radius:1rem;position:relative;overflow:hidden}.word-picture-module__84diaq__closeButton{z-index:2;border:1px solid var(--brand-border);background:color-mix(in oklch, var(--brand-bg-elevated) 92%, transparent);width:44px;height:44px;color:var(--brand-fg-base);cursor:pointer;border-radius:999px;place-items:center;display:grid;position:absolute;top:.75rem;right:.75rem}.word-picture-module__84diaq__largeImage{aspect-ratio:4/3;background:var(--brand-bg-base);width:100%;position:relative}.word-picture-module__84diaq__largeImage img{object-fit:contain}.word-picture-module__84diaq__caption{color:var(--brand-fg-muted);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;font-size:.8rem;font-weight:600;display:flex}.word-picture-module__84diaq__caption a{color:var(--bee-accent);font-weight:700}@media (hover:hover) and (prefers-reduced-motion:no-preference){.word-picture-module__84diaq__trigger{transition:transform .15s cubic-bezier(0,0,.2,1)}.word-picture-module__84diaq__trigger:hover{transform:translateY(-1px)}}@media (max-width:620px){.word-picture-module__84diaq__feature{width:100%;height:7.5rem}.word-picture-module__84diaq__caption{flex-direction:column;align-items:flex-start;gap:.25rem}}
.vocabulary-module__1h08ta__container{background:var(--brand-bg-base);min-height:100vh}.vocabulary-module__1h08ta__content{max-width:1400px;min-height:calc(100vh - 80px);margin:0 auto;padding:2rem}.vocabulary-module__1h08ta__backButton{background:var(--bee-control);border:1px solid var(--bee-control-border);color:var(--brand-fg-base);cursor:pointer;border-radius:.5rem;align-items:center;gap:.5rem;min-height:44px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.85rem;text-decoration:none;transition:background-color .2s,box-shadow .2s;display:inline-flex}.vocabulary-module__1h08ta__backButton:hover{background:var(--bee-control-hover);color:var(--brand-fg-base);min-height:44px}.vocabulary-module__1h08ta__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.vocabulary-module__1h08ta__headerText{flex:16rem;min-width:0}.vocabulary-module__1h08ta__title{color:var(--brand-fg-base);text-shadow:none;margin-bottom:.25rem;font-size:2.5rem;font-weight:700}.vocabulary-module__1h08ta__subtitle{color:var(--brand-fg-base);font-size:1.05rem}.vocabulary-module__1h08ta__searchCard{background:var(--bee-card-surface);border:1px solid var(--bee-card-border);border-radius:1rem;margin-bottom:1rem;padding:1rem 1.25rem}.vocabulary-module__1h08ta__searchBar{max-width:100%;position:relative}.vocabulary-module__1h08ta__searchIcon{color:var(--brand-fg-muted);pointer-events:none;font-size:1.1rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.vocabulary-module__1h08ta__searchInput{background:var(--bee-control);border:1px solid var(--bee-control-border);width:100%;color:var(--brand-fg-base);box-sizing:border-box;border-radius:.6rem;outline:none;padding:.85rem 1rem .85rem 2.75rem;font-size:1rem;transition:border-color .2s,background .2s}.vocabulary-module__1h08ta__searchInput::placeholder{color:var(--brand-fg-muted)}.vocabulary-module__1h08ta__searchInput:focus{border-color:var(--bee-control-border);background:var(--bee-control)}.vocabulary-module__1h08ta__filtersCard{background:var(--bee-card-surface);border:1px solid var(--bee-card-border);border-radius:1rem;grid-template-columns:minmax(180px,1.4fr) repeat(2,minmax(140px,1fr)) auto;align-items:end;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 1rem;display:grid}.vocabulary-module__1h08ta__filterField{gap:.3rem;min-width:0;display:grid}.vocabulary-module__1h08ta__filterLabel{color:var(--brand-fg-base);white-space:nowrap;font-size:.75rem;font-weight:700}.vocabulary-module__1h08ta__filterSelect{border:1px solid var(--bee-control-border);background:var(--bee-control);width:100%;min-width:0;min-height:2.625rem;color:var(--brand-fg-base);color-scheme:normal;cursor:pointer;border-radius:.6rem;min-height:44px;padding:.5rem 2rem .5rem .75rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:background-color .2s,border-color .2s}.vocabulary-module__1h08ta__filterSelect option{background:var(--brand-bg-elevated);color:var(--brand-fg-base)}.vocabulary-module__1h08ta__filterSelect:hover{background:var(--bee-control-hover);border-color:var(--bee-control-border);min-height:44px}.vocabulary-module__1h08ta__filterSelect:focus-visible,.vocabulary-module__1h08ta__speakButton:focus-visible,.vocabulary-module__1h08ta__pageButton:focus-visible,.vocabulary-module__1h08ta__retryButton:focus-visible,.vocabulary-module__1h08ta__emptyAction:focus-visible,.vocabulary-module__1h08ta__backButton:focus-visible,.vocabulary-module__1h08ta__searchInput:focus-visible{outline:3px solid var(--bee-control-border);outline-offset:2px}.vocabulary-module__1h08ta__voiceFilter{align-items:flex-end;min-height:2.625rem;display:flex}.vocabulary-module__1h08ta__wordsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem;margin-bottom:1.5rem;display:grid}.vocabulary-module__1h08ta__wordCard{background:var(--bee-card-surface);border:1px solid var(--bee-card-border);border-radius:1rem;min-width:0;padding:1.5rem;transition:background .2s,box-shadow .2s,transform .2s}.vocabulary-module__1h08ta__wordCard:hover{background:var(--bee-card-surface-hover);border-color:var(--bee-card-border-hover);box-shadow:var(--app-card-shadow);transform:translateY(-2px)}.vocabulary-module__1h08ta__updating{color:color-mix(in oklch, var(--app-sky) 82%, var(--brand-fg-base));margin:-.75rem 0 .75rem;font-size:.9rem;font-weight:700}.vocabulary-module__1h08ta__wordCardPriority{border-color:color-mix(in oklch, var(--warning) 78%, var(--bee-control-border));box-shadow:0 0 0 1px color-mix(in oklch, var(--warning) 48%, transparent) inset, 0 8px 24px color-mix(in oklch, var(--warning) 24%, transparent)}.vocabulary-module__1h08ta__wordHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem .75rem;margin-bottom:.75rem;display:flex}.vocabulary-module__1h08ta__wordHeaderActions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.4rem;display:inline-flex}.vocabulary-module__1h08ta__priorityButton{background:var(--bee-control);border:1px solid var(--bee-control-border);filter:grayscale();opacity:.72;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;padding:0;font-size:1.15rem;transition:background .2s,opacity .2s,transform .2s,box-shadow .2s;display:inline-flex}.vocabulary-module__1h08ta__priorityButton:hover:not(:disabled){background:color-mix(in oklch, var(--warning) 20%, transparent);opacity:1;box-shadow:0 4px 12px color-mix(in oklch, var(--warning) 28%, transparent)}.vocabulary-module__1h08ta__priorityButton:active:not(:disabled){transform:scale(.94)}.vocabulary-module__1h08ta__priorityButton:focus-visible{outline:3px solid var(--bee-control-border);outline-offset:2px}.vocabulary-module__1h08ta__priorityButton:disabled{cursor:wait}.vocabulary-module__1h08ta__priorityButtonActive{background:color-mix(in oklch, var(--warning) 32%, transparent);border-color:color-mix(in oklch, var(--warning) 78%, var(--bee-control-border));filter:none;opacity:1;box-shadow:0 4px 14px color-mix(in oklch, var(--warning) 38%, transparent)}@media (prefers-reduced-motion:reduce){.vocabulary-module__1h08ta__priorityButton{transition:none}}.vocabulary-module__1h08ta__word{overflow-wrap:anywhere;min-width:0;color:var(--brand-fg-base);text-shadow:none;flex:auto;margin:0;font-size:1.4rem;font-weight:700}.vocabulary-module__1h08ta__speakButton{background:var(--bee-control);border:1px solid var(--bee-control-border);color:var(--brand-fg-base);cursor:pointer;white-space:nowrap;border-radius:2rem;flex-shrink:0;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.85rem;font-weight:600;transition:background .2s,box-shadow .2s;display:inline-flex}.vocabulary-module__1h08ta__speakButton:hover{background:var(--bee-control);box-shadow:var(--app-card-shadow)}.vocabulary-module__1h08ta__speakButton:active{transform:scale(.97)}.vocabulary-module__1h08ta__badges{flex-wrap:wrap;gap:.5rem;margin-bottom:.85rem;display:flex}.vocabulary-module__1h08ta__levelBadge{background:var(--bee-control);border:1px solid var(--bee-control-border);color:var(--brand-fg-base);text-transform:uppercase;border-radius:2rem;padding:.3rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.vocabulary-module__1h08ta__difficultyBadge{color:var(--bee-on-fill);text-transform:capitalize;border-radius:2rem;padding:.3rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.vocabulary-module__1h08ta__wordClassBadge{background:color-mix(in srgb, var(--bee-warning) 12%, var(--brand-bg-elevated));border:1px solid color-mix(in srgb, var(--bee-warning) 60%, var(--brand-border));color:var(--bee-warning);text-transform:capitalize;border-radius:2rem;padding:.3rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.vocabulary-module__1h08ta__wordDetails{align-items:flex-start;gap:.875rem;display:flex}.vocabulary-module__1h08ta__wordCopy{flex:auto;min-width:0}.vocabulary-module__1h08ta__definition{color:var(--brand-fg-base);margin:0 0 .75rem;font-size:.95rem;line-height:1.6}.vocabulary-module__1h08ta__origin{color:var(--brand-fg-muted);background:var(--bee-control);border:1px solid var(--bee-control-border);border-radius:.5rem;margin:0 0 .5rem;padding:.6rem .85rem;font-size:.85rem;line-height:1.5}.vocabulary-module__1h08ta__origin strong{color:var(--brand-fg-base)}.vocabulary-module__1h08ta__example{color:var(--brand-fg-muted);background:var(--bee-control);border:1px solid var(--bee-control-border);border-left:3px solid var(--bee-control-border);border-radius:.5rem;margin:0;padding:.6rem .85rem;font-size:.9rem;line-height:1.5}.vocabulary-module__1h08ta__pagination{background:var(--bee-control);border:1px solid var(--bee-control-border);border-radius:1rem;justify-content:center;align-items:center;gap:1.25rem;padding:1.25rem;display:flex}.vocabulary-module__1h08ta__pageButton{background:var(--brand-primary);color:var(--brand-primary-fg);cursor:pointer;border:none;border-radius:.6rem;align-items:center;gap:.4rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:box-shadow .2s,transform .2s;display:inline-flex}.vocabulary-module__1h08ta__pageButton:hover:not(:disabled){box-shadow:var(--app-card-shadow);transform:translateY(-1px)}.vocabulary-module__1h08ta__pageButton:disabled{background:var(--bee-control);color:var(--brand-fg-muted);cursor:not-allowed;box-shadow:none;transform:none}.vocabulary-module__1h08ta__pageInfo{color:var(--brand-fg-base);font-size:.95rem;font-weight:600}.vocabulary-module__1h08ta__loadingGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem;margin-bottom:1.5rem;display:grid}.vocabulary-module__1h08ta__loadingCard{border:1px solid var(--bee-card-border);background:var(--bee-card-surface);border-radius:1rem;flex-direction:column;gap:.9rem;min-height:13rem;padding:1.5rem;display:flex}.vocabulary-module__1h08ta__loadingLine{background:color-mix(in oklch, var(--app-sky) 18%, var(--bee-card-surface));border-radius:.4rem;width:68%;height:.85rem;display:block}.vocabulary-module__1h08ta__loadingLineTitle{width:45%;height:1.5rem}.vocabulary-module__1h08ta__loadingLineBadge{width:28%}.vocabulary-module__1h08ta__loadingLineWide{width:92%;margin-top:.5rem}@media (prefers-reduced-motion:no-preference){.vocabulary-module__1h08ta__loadingLine{animation:.8s ease-in-out infinite alternate vocabulary-module__1h08ta__loading-pulse}@keyframes vocabulary-module__1h08ta__loading-pulse{to{opacity:.42}}}.vocabulary-module__1h08ta__error{text-align:center;color:var(--bee-danger);background:color-mix(in srgb, var(--bee-danger) 12%, var(--brand-bg-elevated));border:1px solid color-mix(in srgb, var(--bee-danger) 60%, var(--brand-border));border-radius:1rem;margin-bottom:1.5rem;padding:3rem;font-size:1.1rem}.vocabulary-module__1h08ta__error p,.vocabulary-module__1h08ta__noData h2,.vocabulary-module__1h08ta__noData p{margin:0}.vocabulary-module__1h08ta__error p,.vocabulary-module__1h08ta__noData p{margin-bottom:.85rem}.vocabulary-module__1h08ta__noData h2{color:var(--brand-fg-base);margin-bottom:.4rem;font-size:1.15rem}.vocabulary-module__1h08ta__retryButton,.vocabulary-module__1h08ta__emptyAction{border:1px solid var(--bee-control-border);background:var(--brand-primary);min-height:2.5rem;color:var(--brand-primary-fg);font:inherit;cursor:pointer;border-radius:.65rem;padding:.55rem 1rem;font-weight:700;transition:box-shadow .2s,transform .2s}.vocabulary-module__1h08ta__retryButton:hover,.vocabulary-module__1h08ta__emptyAction:hover{box-shadow:var(--app-card-shadow);transform:translateY(-1px)}@media (prefers-reduced-motion:reduce){.vocabulary-module__1h08ta__retryButton,.vocabulary-module__1h08ta__emptyAction{transition:none}}.vocabulary-module__1h08ta__priorityStatus,.vocabulary-module__1h08ta__priorityError{color:var(--brand-fg-base);border-radius:.75rem;margin:0 0 1rem;padding:.75rem 1rem;font-size:.9rem;font-weight:700}.vocabulary-module__1h08ta__priorityStatus{background:color-mix(in oklch, var(--warning) 22%, transparent);border:1px solid color-mix(in oklch, var(--warning) 62%, transparent)}.vocabulary-module__1h08ta__priorityError{background:color-mix(in oklch, var(--error) 20%, transparent);border:1px solid color-mix(in oklch, var(--error) 58%, transparent)}.vocabulary-module__1h08ta__noData{text-align:center;color:var(--brand-fg-base);background:var(--bee-control);border:1px solid var(--bee-control-border);border-radius:1rem;padding:3rem;font-size:1.1rem}@media (max-width:768px){.vocabulary-module__1h08ta__content{padding:1.25rem}.vocabulary-module__1h08ta__title{font-size:1.75rem}.vocabulary-module__1h08ta__filtersCard{grid-template-columns:repeat(2,minmax(0,1fr))}.vocabulary-module__1h08ta__voiceFilter{grid-column:1/-1}.vocabulary-module__1h08ta__wordsGrid{grid-template-columns:minmax(0,1fr)}.vocabulary-module__1h08ta__loadingGrid{grid-template-columns:1fr}.vocabulary-module__1h08ta__pagination{gap:.75rem}}@media (max-width:640px){.vocabulary-module__1h08ta__wordHeaderActions{border-top:1px solid var(--bee-control-border);flex-basis:100%;justify-content:flex-start;padding-top:.6rem}}@media (max-width:480px){.vocabulary-module__1h08ta__content{padding:1rem}.vocabulary-module__1h08ta__title{font-size:1.5rem}.vocabulary-module__1h08ta__filtersCard{grid-template-columns:1fr;padding:.75rem}.vocabulary-module__1h08ta__voiceFilter{grid-column:auto}.vocabulary-module__1h08ta__word{font-size:1.2rem}.vocabulary-module__1h08ta__speakButton{padding:.4rem .7rem;font-size:.8rem}.vocabulary-module__1h08ta__pageButton{padding:.5rem .85rem;font-size:.8rem}.vocabulary-module__1h08ta__pageInfo{font-size:.85rem}}.vocabulary-module__1h08ta__filterToggle{border:1px solid var(--bee-control-border);background:var(--bee-control);cursor:pointer;border-radius:.6rem;align-self:end;align-items:flex-start;gap:.5rem;min-width:0;min-height:2.625rem;padding:.5rem .75rem;display:flex}.vocabulary-module__1h08ta__filterToggle input{width:1.05rem;height:1.05rem;accent-color:var(--app-cyan,var(--brand-primary));cursor:pointer;background:0 0;border:0;border-radius:.25rem;flex:none;margin-top:.15rem;padding:0}.vocabulary-module__1h08ta__filterToggleText{min-width:0;color:var(--brand-fg-base);gap:.1rem;font-size:.8rem;font-weight:700;line-height:1.2;display:grid}.vocabulary-module__1h08ta__filterToggleHint{color:var(--brand-fg-muted);font-size:.7rem;font-weight:500}.vocabulary-module__1h08ta__attemptedButton{border:1px solid var(--bee-control-border);background:var(--bee-control);width:2.25rem;height:2.25rem;color:var(--brand-fg-muted);cursor:pointer;border-radius:.6rem;place-items:center;font-size:1rem;display:inline-grid}.vocabulary-module__1h08ta__attemptedButtonActive{background:var(--app-cyan,var(--brand-primary));color:var(--brand-primary-fg);border-color:#0000}.vocabulary-module__1h08ta__attemptedButton:disabled{opacity:.55;cursor:not-allowed}.vocabulary-module__1h08ta__retakeButtonActive{background:var(--app-amber,var(--bee-warning));color:var(--brand-primary-fg);border-color:#0000}.vocabulary-module__1h08ta__myFavButtonActive{background:color-mix(in srgb, var(--bee-honey) 12%, var(--brand-bg-elevated));border-color:#0000}.vocabulary-module__1h08ta__headerActionLink{border:1px solid var(--bee-control-border);background:var(--bee-control);color:var(--brand-fg-base);white-space:nowrap;border-radius:.6rem;align-self:center;padding:.55rem .9rem;font-size:.85rem;font-weight:700;text-decoration:none}.vocabulary-module__1h08ta__headerActionLink:hover{background:var(--bee-control-hover);border-color:var(--bee-control-border)}.vocabulary-module__1h08ta__headerActionButton{border:1px solid var(--bee-control-border);background:var(--bee-control);color:var(--brand-fg-base);white-space:nowrap;cursor:pointer;border-radius:.6rem;align-self:center;padding:.55rem .9rem;font-family:inherit;font-size:.85rem;font-weight:700}.vocabulary-module__1h08ta__headerActionButton:hover:not(:disabled){background:var(--bee-control-hover);border-color:var(--bee-control-border)}.vocabulary-module__1h08ta__headerActionButton:disabled{opacity:.55;cursor:not-allowed}.vocabulary-module__1h08ta__resetAttemptedButton{border:1px solid var(--bee-control-border);background:var(--bee-control);min-height:2.625rem;color:var(--brand-fg-base);white-space:nowrap;cursor:pointer;border-radius:.6rem;align-self:end;padding:.5rem .9rem;font-family:inherit;font-size:.8rem;font-weight:700}.vocabulary-module__1h08ta__resetAttemptedButton:disabled{opacity:.55;cursor:not-allowed}
.WordListCompletion-module__JddAVG__card{isolation:isolate;border:1px solid color-mix(in oklch, var(--warning) 45%, transparent);background:var(--brand-gradient-soft);color:var(--brand-fg-base);text-align:center;border-radius:1rem;margin-bottom:1.5rem;padding:3rem 1.5rem;position:relative;overflow:hidden}.WordListCompletion-module__JddAVG__content{z-index:1;flex-direction:column;align-items:center;gap:1rem;max-width:42rem;margin:0 auto;display:flex;position:relative}.WordListCompletion-module__JddAVG__award{width:3rem;height:3rem;color:var(--bee-accent)}.WordListCompletion-module__JddAVG__title{margin:0;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:800;line-height:1.1}.WordListCompletion-module__JddAVG__message{max-width:36rem;color:var(--brand-fg-muted);margin:0;font-size:1.05rem;line-height:1.6}.WordListCompletion-module__JddAVG__error{color:var(--bee-danger);margin:0;font-weight:700}.WordListCompletion-module__JddAVG__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.WordListCompletion-module__JddAVG__primaryButton,.WordListCompletion-module__JddAVG__secondaryButton{min-height:44px;font:inherit;cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:700;transition:background-color .1s ease-out,transform .1s ease-out;display:inline-flex}.WordListCompletion-module__JddAVG__primaryButton{border:1px solid var(--brand-primary);background:var(--brand-primary);color:var(--brand-primary-fg)}.WordListCompletion-module__JddAVG__secondaryButton{border:1px solid var(--brand-border);background:var(--brand-bg-elevated);color:var(--brand-fg-base)}.WordListCompletion-module__JddAVG__primaryButton:focus-visible,.WordListCompletion-module__JddAVG__secondaryButton:focus-visible{outline:3px solid var(--brand-accent);outline-offset:3px}.WordListCompletion-module__JddAVG__primaryButton:disabled,.WordListCompletion-module__JddAVG__secondaryButton:disabled{cursor:wait;opacity:.65}.WordListCompletion-module__JddAVG__fireworks{z-index:0;pointer-events:none;position:absolute;inset:0}.WordListCompletion-module__JddAVG__firework{width:6rem;height:6rem;fill:var(--warning);stroke:var(--warning);stroke-linecap:round;stroke-width:4px;position:absolute;overflow:visible;transform:scale(1)}.WordListCompletion-module__JddAVG__fireworkOne{top:8%;left:5%}.WordListCompletion-module__JddAVG__fireworkTwo{color:var(--brand-accent);fill:var(--brand-accent);stroke:var(--brand-accent);top:5%;right:7%}.WordListCompletion-module__JddAVG__fireworkThree{fill:var(--brand-primary);stroke:var(--brand-primary);bottom:-8%;right:18%}@media (prefers-reduced-motion:no-preference){.WordListCompletion-module__JddAVG__fireworkOne{animation:.4s ease-out both WordListCompletion-module__JddAVG__firework-pop}.WordListCompletion-module__JddAVG__fireworkTwo{animation:.4s ease-out .1s both WordListCompletion-module__JddAVG__firework-pop}.WordListCompletion-module__JddAVG__fireworkThree{animation:.4s ease-out .2s both WordListCompletion-module__JddAVG__firework-pop}.WordListCompletion-module__JddAVG__primaryButton:hover:not(:disabled),.WordListCompletion-module__JddAVG__secondaryButton:hover:not(:disabled){transform:translateY(-2px)}}@keyframes WordListCompletion-module__JddAVG__firework-pop{0%{opacity:0;transform:scale(.25)rotate(-12deg)}to{opacity:1;transform:scale(1)rotate(0)}}@media (max-width:640px){.WordListCompletion-module__JddAVG__card{padding:2.5rem 1rem}.WordListCompletion-module__JddAVG__actions,.WordListCompletion-module__JddAVG__primaryButton,.WordListCompletion-module__JddAVG__secondaryButton{width:100%}.WordListCompletion-module__JddAVG__firework{opacity:.55;width:4rem;height:4rem}}
.module-home-module__lLOiBq__hero{--module-tint:#dceaff;--module-ink:#26568d;border:1px solid color-mix(in srgb, var(--module-tint) 40%, var(--brand-border));color:var(--brand-fg-base);background:radial-gradient(ellipse at 94% 8%, color-mix(in srgb, var(--module-tint) 48%, transparent), transparent 65%), var(--brand-bg-elevated);box-shadow:0 8px 28px color-mix(in srgb, var(--brand-shadow) 12%, transparent);border-radius:25px;padding:clamp(24px,3vw,38px);position:relative;overflow:hidden}.module-home-module__lLOiBq__hero[data-module=games]{--module-tint:#ffd2ae;--module-ink:#8b3717}.module-home-module__lLOiBq__hero[data-module=tutor]{--module-tint:#e0ceff;--module-ink:#63489c}.module-home-module__lLOiBq__hero[data-module=spelling-bee]{--module-tint:#ffe3a0;--module-ink:#7c5810}.module-home-module__lLOiBq__hero[data-module=languages]{--module-tint:#b9eedb;--module-ink:#1c6853}.module-home-module__lLOiBq__hero[data-module=partners]{--module-tint:#ffd4e6;--module-ink:#904264}.module-home-module__lLOiBq__hero[data-module=users]{--module-tint:#d5ddff;--module-ink:#4e5ea1}.module-home-module__lLOiBq__hero[data-module=settings]{--module-tint:#cddfeb;--module-ink:#3f5e74}.module-home-module__lLOiBq__heroMain{grid-template-columns:minmax(0,1fr) 250px;align-items:center;gap:20px;display:grid}.module-home-module__lLOiBq__copy{min-width:0}.module-home-module__lLOiBq__hero .module-home-module__lLOiBq__eyebrow{color:var(--brand-fg-muted);letter-spacing:1px;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 20px;font-size:11px;font-weight:800;display:flex}.module-home-module__lLOiBq__eyebrow>svg{color:var(--brand-fg-muted)}.module-home-module__lLOiBq__hero.module-home-module__lLOiBq__hero h1{font-family:var(--font-sans-brand), "Nunito", sans-serif;letter-spacing:-1.5px;color:var(--brand-fg-base);text-wrap:balance;max-width:22ch;margin:0 0 16px;font-size:clamp(28px,3.6vw,46px);font-weight:850;line-height:1.1}.module-home-module__lLOiBq__hero .module-home-module__lLOiBq__description{color:var(--brand-fg-muted);max-width:60ch;margin:0;font-size:14px;line-height:1.75}.module-home-module__lLOiBq__actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:22px;display:flex}.module-home-module__lLOiBq__action{color:#fff;background:#182b4d;border-radius:11px;align-items:center;gap:14px;min-height:44px;padding:10px 17px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.module-home-module__lLOiBq__action:hover{background:#29466e}.module-home-module__lLOiBq__action:focus-visible{outline-offset:3px;outline:3px solid #299ec4}.module-home-module__lLOiBq__art{min-height:208px;color:var(--module-ink);isolation:isolate;justify-content:center;align-items:center;display:flex;position:relative}.module-home-module__lLOiBq__art:before{content:"";background:var(--module-tint);z-index:-1;border-radius:42px;position:absolute;inset:6px;transform:rotate(-7deg);box-shadow:inset 0 0 0 1px #ffffff80}.module-home-module__lLOiBq__heroCharacter{z-index:1;object-fit:contain;filter:drop-shadow(0 10px 6px #82442520);width:192px;height:192px;position:relative;transform:translate(-24px,3px)rotate(-7deg)}.module-home-module__lLOiBq__sideCharacter{object-fit:contain;width:132px;height:132px;position:absolute;bottom:5px;right:-6px;transform:rotate(9deg)}.module-home-module__lLOiBq__floatingTag{color:#694724;z-index:2;background:#fff9ed;border-radius:12px;padding:10px 13px;font-size:11px;font-weight:850;position:absolute;top:-1px;right:-8px;transform:rotate(7deg);box-shadow:0 6px 12px #182b4d12}.module-home-module__lLOiBq__illustrationTile{background:#ffffff9c;border:2px solid #ffffffa3;border-radius:24px;place-items:center;width:136px;height:143px;display:grid;transform:rotate(-9deg);box-shadow:8px 10px #ffffff4d}.module-home-module__lLOiBq__artSpark{position:absolute;bottom:17px;left:5px}.module-home-module__lLOiBq__letter{color:#7e570e;background:#fffaf0;border:1px solid #ebc974;border-radius:15px;place-items:center;width:60px;height:74px;font-size:40px;font-weight:850;display:grid;transform:rotate(-12deg);box-shadow:0 5px #dbb856}.module-home-module__lLOiBq__letter:nth-child(2){transform:translateY(-15px)rotate(5deg)}.module-home-module__lLOiBq__letter:nth-child(3){transform:rotate(14deg)}.module-home-module__lLOiBq__sound{position:absolute;bottom:8px;right:25px}.module-home-module__lLOiBq__hello,.module-home-module__lLOiBq__ola{color:#276455;background:#fffef4;border-radius:16px 16px 16px 3px;padding:9px 13px;font-size:15px;font-weight:850;position:absolute;transform:rotate(-9deg);box-shadow:0 4px 10px #254d4420}.module-home-module__lLOiBq__hello{top:4px;left:-10px}.module-home-module__lLOiBq__ola{bottom:0;right:-5px;transform:rotate(8deg)}.module-home-module__lLOiBq__codeCard{color:#9fe7f0;background:#193556;border-radius:14px;flex-wrap:wrap;align-content:flex-start;gap:5px;width:162px;height:150px;padding:14px;display:flex;transform:translate(-25px)rotate(-8deg);box-shadow:0 10px 20px #10274422}.module-home-module__lLOiBq__codeCard i{background:#88cfee;border-radius:50%;width:6px;height:6px;display:block}.module-home-module__lLOiBq__codeCard svg{flex-basis:100%;margin-top:10px;display:block}.module-home-module__lLOiBq__codeCard small{margin:auto;font-size:8px}.module-home-module__lLOiBq__roboCharacter{object-fit:contain;width:152px;height:152px;position:absolute;bottom:-9px;right:-14px;transform:rotate(6deg)}.module-home-module__lLOiBq__heroFooter{border-top:1px solid var(--brand-border);margin-top:27px;padding-top:23px}.module-home-module__lLOiBq__landingHero{grid-template-columns:minmax(0,1fr) 320px;gap:28px;max-width:1240px;margin:30px auto;display:grid}.module-home-module__lLOiBq__landingHero .module-home-module__lLOiBq__heroMain{grid-template-columns:minmax(0,1fr)}.module-home-module__lLOiBq__landingHero .module-home-module__lLOiBq__art{display:none}.module-home-module__lLOiBq__landingHero .module-home-module__lLOiBq__heroFooter{grid-column:1/-1;margin-top:0}.module-home-module__lLOiBq__sidePanel{min-width:0;box-shadow:none;align-self:center}.module-home-module__lLOiBq__sidePanel>*{max-width:100%}.module-home-module__lLOiBq__stats{flex-wrap:wrap;gap:30px;display:flex}.module-home-module__lLOiBq__stat{gap:3px;display:grid}.module-home-module__lLOiBq__stat strong{color:var(--brand-fg-base);font-size:23px;font-weight:850}.module-home-module__lLOiBq__stat span{color:var(--brand-fg-muted);font-size:11px;font-weight:700}@media (max-width:850px){.module-home-module__lLOiBq__heroMain{grid-template-columns:minmax(0,1fr) 185px}.module-home-module__lLOiBq__art{transform-origin:50%;transform:scale(.8)}.module-home-module__lLOiBq__landingHero{grid-template-columns:minmax(0,1fr);margin:20px}.module-home-module__lLOiBq__landingHero .module-home-module__lLOiBq__heroMain{grid-template-columns:minmax(0,1fr) 200px}.module-home-module__lLOiBq__landingHero .module-home-module__lLOiBq__art{display:flex}.module-home-module__lLOiBq__sidePanel{width:100%}}@media (max-width:599px){.module-home-module__lLOiBq__hero{border-radius:21px;padding:24px}.module-home-module__lLOiBq__heroMain,.module-home-module__lLOiBq__landingHero .module-home-module__lLOiBq__heroMain{grid-template-columns:minmax(0,1fr);gap:12px}.module-home-module__lLOiBq__hero.module-home-module__lLOiBq__hero h1{letter-spacing:-1px;font-size:32px}.module-home-module__lLOiBq__art{width:240px;min-height:170px;margin:-6px auto -15px;transform:scale(.75)}.module-home-module__lLOiBq__hero .module-home-module__lLOiBq__eyebrow{gap:8px;margin-bottom:17px;font-size:9px}.module-home-module__lLOiBq__hero .module-home-module__lLOiBq__description{font-size:13px}.module-home-module__lLOiBq__landingHero{margin:16px}.module-home-module__lLOiBq__stats{gap:20px}}@media (min-width:1200px){.module-home-module__lLOiBq__landingHero .module-home-module__lLOiBq__heroMain{grid-template-columns:minmax(0,1fr) 190px}.module-home-module__lLOiBq__landingHero .module-home-module__lLOiBq__art{display:flex;transform:scale(.78)}}
.tutorial-module__DnlG1W__toolbar{border:1px solid var(--brand-border);background:var(--brand-bg-elevated);border-radius:1rem;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;padding:.85rem 1rem;display:flex}.tutorial-module__DnlG1W__pageProgress{color:var(--ui-accent);font-variant-numeric:tabular-nums;align-items:center;gap:.4rem;margin:0;font-size:.86rem;font-weight:800;display:inline-flex}.tutorial-module__DnlG1W__totalLine{color:var(--brand-fg-muted);font-variant-numeric:tabular-nums;margin:0 0 0 auto;font-size:.84rem}.tutorial-module__DnlG1W__loading{color:var(--brand-fg-muted);margin:0;padding:1rem;font-size:.9rem}.tutorial-module__DnlG1W__problem{border:1px solid color-mix(in oklch, var(--danger,#d33) 40%, var(--brand-border));background:color-mix(in oklch, var(--danger,#d33) 10%, var(--brand-bg-elevated));color:var(--brand-fg-base);border-radius:.75rem;align-items:flex-start;gap:.5rem;margin:0;padding:.7rem .9rem;font-size:.88rem;line-height:1.5;display:flex}.tutorial-module__DnlG1W__problem svg{flex:none;margin-top:.15rem}.tutorial-module__DnlG1W__voicePicker{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.tutorial-module__DnlG1W__voicePickerLabel{color:var(--brand-fg-muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.35rem;font-size:.72rem;font-weight:800;display:inline-flex}.tutorial-module__DnlG1W__voicePickerSelect{border:1px solid var(--brand-border);background:var(--brand-bg-base);max-width:100%;min-height:2.75rem;color:var(--brand-fg-base);font:inherit;border-radius:.65rem;padding:0 .7rem;font-weight:700}.tutorial-module__DnlG1W__voicePickerSelect:disabled{opacity:.75;cursor:default}.tutorial-module__DnlG1W__voicePickerNote{color:var(--brand-fg-muted);flex-basis:100%;margin:0;font-size:.78rem}.tutorial-module__DnlG1W__voicePickerHero .tutorial-module__DnlG1W__voicePickerLabel,.tutorial-module__DnlG1W__voicePickerHero .tutorial-module__DnlG1W__voicePickerNote{color:color-mix(in oklch, var(--brand-primary-fg) 88%, transparent)}.tutorial-module__DnlG1W__voicePickerHero .tutorial-module__DnlG1W__voicePickerSelect{border-color:color-mix(in oklch, var(--brand-primary-fg) 34%, transparent);background:color-mix(in oklch, var(--brand-primary-fg) 14%, transparent);color:var(--brand-primary-fg)}.tutorial-module__DnlG1W__heroPicker{z-index:1;margin-top:1.1rem;position:relative}.tutorial-module__DnlG1W__sectionGrid{grid-template-columns:repeat(auto-fit,minmax(17rem,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.tutorial-module__DnlG1W__sectionCard{border:1px solid var(--brand-border);background:color-mix(in oklch, var(--brand-bg-elevated) 90%, var(--brand-primary-soft));height:100%;box-shadow:var(--app-card-shadow);color:var(--brand-fg-base);border-radius:1.25rem;align-content:start;gap:.7rem;padding:1.4rem;text-decoration:none;display:grid}.tutorial-module__DnlG1W__sectionCard:hover{border-color:color-mix(in oklch, var(--brand-primary) 58%, var(--brand-border));background:var(--brand-primary-soft)}.tutorial-module__DnlG1W__sectionCard:focus-visible{outline:3px solid var(--brand-primary);outline-offset:3px}.tutorial-module__DnlG1W__sectionIcon{background:var(--brand-gradient-soft);width:2.9rem;height:2.9rem;color:var(--ui-accent);border-radius:.9rem;place-items:center;font-size:1.2rem;display:grid}.tutorial-module__DnlG1W__sectionCardTitle{font-family:var(--font-display);align-items:baseline;gap:.6rem;margin:0;font-size:1.35rem;font-weight:800;display:flex}.tutorial-module__DnlG1W__sectionTarget{color:var(--ui-accent);font-family:var(--font-mono);font-size:.9rem;font-weight:700}.tutorial-module__DnlG1W__sectionBlurb{color:var(--brand-fg-muted);margin:0;font-size:.88rem;line-height:1.55}.tutorial-module__DnlG1W__comingChip,.tutorial-module__DnlG1W__readyChip{background:var(--brand-primary-soft);width:fit-content;min-height:1.85rem;color:var(--ui-accent);border-radius:999px;align-items:center;gap:.4rem;padding:.25rem .7rem;font-size:.74rem;font-weight:800;display:inline-flex}.tutorial-module__DnlG1W__comingChip{background:color-mix(in oklch, var(--warning,#c80) 18%, transparent);color:var(--brand-fg-base)}.tutorial-module__DnlG1W__progressRow{align-items:center;gap:.75rem;display:flex}.tutorial-module__DnlG1W__progressText{color:var(--brand-fg-base);font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:800}.tutorial-module__DnlG1W__signedOutNote,.tutorial-module__DnlG1W__starterLine{color:var(--brand-fg-muted);margin:0;font-size:.9rem;line-height:1.6}.tutorial-module__DnlG1W__signedOutNote a,.tutorial-module__DnlG1W__starterLine a{color:var(--ui-accent);font-weight:800}.tutorial-module__DnlG1W__ring{flex:none}.tutorial-module__DnlG1W__ringTrack{stroke:color-mix(in oklch, var(--brand-primary) 18%, transparent)}.tutorial-module__DnlG1W__ringValue{stroke:var(--brand-primary)}.tutorial-module__DnlG1W__ringText{fill:var(--brand-fg-base);font-family:var(--font-mono);font-size:.72rem;font-weight:700}.tutorial-module__DnlG1W__sectionHero{border:1px solid var(--brand-border);background:var(--brand-gradient-soft);border-radius:1.4rem;padding:clamp(1.3rem,4vw,2.2rem)}.tutorial-module__DnlG1W__sectionHero .tutorial-module__DnlG1W__titleNative{color:var(--brand-fg-muted)}.tutorial-module__DnlG1W__preparing{border:1px dashed var(--brand-border);background:var(--brand-bg-elevated);text-align:center;border-radius:1.25rem;justify-items:center;gap:.6rem;padding:clamp(2rem,8vw,3.5rem) 1.25rem;display:grid}.tutorial-module__DnlG1W__preparing h2{color:var(--brand-fg-base);font-family:var(--font-display);margin:0;font-size:1.15rem;font-weight:800}.tutorial-module__DnlG1W__preparing p{max-width:56ch;color:var(--brand-fg-muted);margin:0;font-size:.9rem;line-height:1.6}.tutorial-module__DnlG1W__cardGrid{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.tutorial-module__DnlG1W__card{border:1px solid var(--brand-border);background:var(--brand-bg-elevated);box-shadow:var(--app-card-shadow);border-radius:1rem;align-content:start;gap:.35rem;padding:1.1rem;display:grid}.tutorial-module__DnlG1W__cardHead{justify-content:space-between;align-items:flex-start;gap:.6rem;display:flex}.tutorial-module__DnlG1W__cardNative{color:var(--brand-fg-base);font-family:var(--font-display);margin:0;font-size:1.3rem;font-weight:800;line-height:1.25}.tutorial-module__DnlG1W__cardRoman{color:var(--ui-accent);font-family:var(--font-mono);margin:0;font-size:.84rem}.tutorial-module__DnlG1W__cardEnglish{color:var(--brand-fg-muted);margin:.15rem 0 0;font-size:.94rem;line-height:1.5}.tutorial-module__DnlG1W__chipRow{margin:.2rem 0 0}.tutorial-module__DnlG1W__posChip{background:var(--brand-primary-soft);color:var(--ui-accent);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.15rem .55rem;font-size:.7rem;font-weight:800;display:inline-flex}.tutorial-module__DnlG1W__cardNote{color:var(--brand-fg-muted);margin:.2rem 0 0;font-size:.82rem;font-style:italic;line-height:1.5}.tutorial-module__DnlG1W__cardExample{border-top:1px solid var(--brand-border);gap:.15rem;margin:.4rem 0 0;padding-top:.55rem;display:grid}.tutorial-module__DnlG1W__exampleNative{color:var(--brand-fg-base);font-size:.9rem;line-height:1.5}.tutorial-module__DnlG1W__exampleEnglish{color:var(--brand-fg-muted);font-size:.82rem;line-height:1.45}.tutorial-module__DnlG1W__cardFoot{border-top:1px solid var(--brand-border);margin-top:.6rem;padding-top:.6rem}.tutorial-module__DnlG1W__learned{border:1px solid var(--brand-border);min-height:2.75rem;color:var(--brand-fg-muted);cursor:pointer;border-radius:999px;align-items:center;gap:.5rem;padding:.3rem .7rem .3rem .4rem;font-size:.82rem;font-weight:800;display:inline-flex}.tutorial-module__DnlG1W__learned:hover{border-color:color-mix(in oklch, var(--brand-primary) 58%, var(--brand-border))}.tutorial-module__DnlG1W__learned:focus-within{outline:3px solid var(--brand-primary);outline-offset:2px}.tutorial-module__DnlG1W__learnedOn{border-color:var(--brand-primary);background:var(--brand-primary-soft);color:var(--ui-accent)}.tutorial-module__DnlG1W__learnedBox{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.tutorial-module__DnlG1W__learnedMark{border:1px solid var(--brand-border);background:var(--brand-bg-base);color:#0000;border-radius:999px;place-items:center;width:1.6rem;height:1.6rem;font-size:.85rem;display:grid}.tutorial-module__DnlG1W__learnedOn .tutorial-module__DnlG1W__learnedMark{border-color:var(--brand-primary);background:var(--brand-primary);color:var(--brand-primary-fg)}.tutorial-module__DnlG1W__learnedText{white-space:nowrap}.tutorial-module__DnlG1W__learnedBadge{background:var(--brand-primary-soft);color:var(--ui-accent);border-radius:999px;align-items:center;gap:.3rem;padding:.15rem .5rem;font-size:.7rem;font-weight:800;display:inline-flex}.tutorial-module__DnlG1W__chipRowScroll{overflow-x:auto}.tutorial-module__DnlG1W__scenarioChips{gap:.45rem;margin:0;padding:.15rem 0 .35rem;list-style:none;display:flex}.tutorial-module__DnlG1W__scenarioChip{border:1px solid var(--brand-border);background:var(--brand-bg-elevated);min-height:2.5rem;color:var(--brand-fg-muted);font:inherit;white-space:nowrap;cursor:pointer;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:.84rem;font-weight:700;display:inline-flex}.tutorial-module__DnlG1W__scenarioChip:hover{border-color:color-mix(in oklch, var(--brand-primary) 58%, var(--brand-border))}.tutorial-module__DnlG1W__scenarioChipOn{border-color:var(--brand-primary);background:var(--brand-primary);color:var(--brand-primary-fg)}.tutorial-module__DnlG1W__scenarioCount{font-family:var(--font-mono);opacity:.8;font-size:.74rem}.tutorial-module__DnlG1W__conversationList{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.tutorial-module__DnlG1W__conversationCard{border:1px solid var(--brand-border);background:var(--brand-bg-elevated);box-shadow:var(--app-card-shadow);border-radius:1rem;overflow:hidden}.tutorial-module__DnlG1W__conversationCardOpen{border-color:var(--brand-primary)}.tutorial-module__DnlG1W__conversationHeading{margin:0;font-size:1rem}.tutorial-module__DnlG1W__conversationOpener{width:100%;min-height:3.25rem;color:var(--brand-fg-base);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-wrap:wrap;align-items:center;gap:.6rem;padding:.85rem 1rem;display:flex}.tutorial-module__DnlG1W__conversationOpener:hover{background:var(--brand-primary-soft)}.tutorial-module__DnlG1W__conversationOpener:focus-visible{outline:3px solid var(--brand-primary);outline-offset:-3px}.tutorial-module__DnlG1W__scenarioTag{background:var(--brand-gradient-soft);color:var(--ui-accent);letter-spacing:.03em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.2rem .6rem;font-size:.7rem;font-weight:800;display:inline-flex}.tutorial-module__DnlG1W__conversationTitle{font-family:var(--font-display);flex:12rem;font-size:1.02rem;font-weight:800;line-height:1.35}.tutorial-module__DnlG1W__turnCount{color:var(--brand-fg-muted);font-family:var(--font-mono);font-size:.78rem}.tutorial-module__DnlG1W__chevron,.tutorial-module__DnlG1W__chevronOpen{color:var(--ui-accent);flex:none}.tutorial-module__DnlG1W__chevronOpen{transform:rotate(180deg)}.tutorial-module__DnlG1W__conversationPanel{border-top:1px solid var(--brand-border);gap:.85rem;padding:0 1rem 1.1rem;display:grid}.tutorial-module__DnlG1W__playRow{flex-wrap:wrap;align-items:center;gap:.65rem;padding-top:.9rem;display:flex}.tutorial-module__DnlG1W__playButton,.tutorial-module__DnlG1W__stopButton{background:var(--brand-primary);min-height:2.75rem;color:var(--brand-primary-fg);font:inherit;cursor:pointer;border:0;border-radius:.75rem;align-items:center;gap:.5rem;padding:0 1.2rem;font-weight:800;display:inline-flex}.tutorial-module__DnlG1W__playButton:hover,.tutorial-module__DnlG1W__stopButton:hover{background:var(--brand-primary-hover)}.tutorial-module__DnlG1W__playButton:focus-visible,.tutorial-module__DnlG1W__stopButton:focus-visible{outline:3px solid var(--brand-primary);outline-offset:3px}.tutorial-module__DnlG1W__stopButton{background:var(--brand-fg-base);color:var(--brand-bg-base)}.tutorial-module__DnlG1W__playHint{color:var(--brand-fg-muted);font-size:.82rem}.tutorial-module__DnlG1W__turns{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.tutorial-module__DnlG1W__turn{border:1px solid var(--brand-border);background:var(--brand-bg-base);border-radius:.9rem;gap:.2rem;max-width:min(100%,42rem);padding:.7rem .9rem;display:grid}.tutorial-module__DnlG1W__them{border-bottom-left-radius:.25rem;justify-self:start}.tutorial-module__DnlG1W__you{background:var(--brand-primary-soft);border-bottom-right-radius:.25rem;justify-self:end}.tutorial-module__DnlG1W__turnSpeaking{border-color:var(--brand-primary);box-shadow:inset .25rem 0 0 0 var(--brand-primary)}.tutorial-module__DnlG1W__turnSpeaker{color:var(--ui-accent);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.tutorial-module__DnlG1W__turnBody{justify-content:space-between;align-items:flex-start;gap:.6rem;display:flex}.tutorial-module__DnlG1W__turnText{gap:.1rem;min-width:0;display:grid}.tutorial-module__DnlG1W__turnNative{color:var(--brand-fg-base);margin:0;font-size:1.02rem;font-weight:700;line-height:1.45}.tutorial-module__DnlG1W__turnRoman{color:var(--ui-accent);font-family:var(--font-mono);margin:0;font-size:.8rem}.tutorial-module__DnlG1W__turnEnglish{color:var(--brand-fg-muted);margin:0;font-size:.86rem;line-height:1.45}@media (prefers-reduced-motion:no-preference){.tutorial-module__DnlG1W__sectionCard,.tutorial-module__DnlG1W__playButton,.tutorial-module__DnlG1W__stopButton,.tutorial-module__DnlG1W__scenarioChip,.tutorial-module__DnlG1W__chevron,.tutorial-module__DnlG1W__chevronOpen{transition:transform .15s cubic-bezier(0,0,.2,1),background-color .1s cubic-bezier(0,0,.2,1),border-color .1s cubic-bezier(0,0,.2,1)}.tutorial-module__DnlG1W__sectionCard:active,.tutorial-module__DnlG1W__playButton:active,.tutorial-module__DnlG1W__stopButton:active{transform:translateY(1px)}}@media (hover:hover) and (prefers-reduced-motion:no-preference){.tutorial-module__DnlG1W__sectionCard:hover{transform:translateY(-2px)}}@media (max-width:600px){.tutorial-module__DnlG1W__cardGrid,.tutorial-module__DnlG1W__sectionGrid{grid-template-columns:1fr}.tutorial-module__DnlG1W__totalLine{margin-left:0}}
.module-settings-module__Myp4vW__container{color:var(--brand-fg-base);background:var(--brand-bg-base);min-height:100dvh}.module-settings-module__Myp4vW__main{max-width:1440px;margin:0 auto;padding:30px 36px 48px}.module-settings-module__Myp4vW__sectionTitle{margin:30px 0 18px;font-size:22px;font-weight:850}.module-settings-module__Myp4vW__modulesGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.module-settings-module__Myp4vW__moduleCard{background:var(--brand-bg-elevated);border:1px solid var(--brand-border);color:var(--brand-fg-base);text-align:left;cursor:pointer;border-radius:20px;flex-direction:column;align-items:flex-start;gap:13px;padding:24px;display:flex}.module-settings-module__Myp4vW__moduleCard:hover{border-color:var(--brand-primary)}.module-settings-module__Myp4vW__moduleCard:focus-visible{outline:3px solid var(--brand-primary);outline-offset:3px}.module-settings-module__Myp4vW__moduleCard:disabled{opacity:.6;cursor:wait}.module-settings-module__Myp4vW__moduleName{font:inherit;font-size:16px;font-weight:850}.module-settings-module__Myp4vW__moduleDesc,.module-settings-module__Myp4vW__subtitle{color:var(--brand-fg-muted);font-size:13px;line-height:1.65}.module-settings-module__Myp4vW__toggleStatus{align-items:center;gap:10px;margin-top:auto;padding-top:12px;font-size:12px;font-weight:750;display:flex}.module-settings-module__Myp4vW__toggleTrack{background:#8793a5;border-radius:15px;width:38px;height:22px;padding:3px}.module-settings-module__Myp4vW__toggleTrack:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;display:block}.module-settings-module__Myp4vW__moduleCard[aria-pressed=true] .module-settings-module__Myp4vW__toggleTrack{background:#268171}.module-settings-module__Myp4vW__moduleCard[aria-pressed=true] .module-settings-module__Myp4vW__toggleTrack:after{margin-left:16px}@media (max-width:599px){.module-settings-module__Myp4vW__main{padding:20px 16px 36px}.module-settings-module__Myp4vW__modulesGrid{grid-template-columns:minmax(0,1fr)}}
.challenge-module__y2tdQW__container{background:var(--brand-bg-base);min-height:100vh}.challenge-module__y2tdQW__content{max-width:1400px;min-height:calc(100vh - 80px);margin:0 auto;padding:2rem}.challenge-module__y2tdQW__loading{text-align:center;color:var(--brand-fg-base);padding:4rem 0;font-size:1.25rem}.challenge-module__y2tdQW__backButton{background:var(--bee-control);border:1px solid var(--bee-control-border);color:var(--brand-fg-base);cursor:pointer;border-radius:.5rem;align-items:center;gap:.5rem;min-height:44px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.85rem;text-decoration:none;transition:background-color .2s,box-shadow .2s,border-color .2s;display:inline-flex}.challenge-module__y2tdQW__backButton:hover{background:var(--bee-control-hover);color:var(--brand-fg-base);min-height:44px}.challenge-module__y2tdQW__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.challenge-module__y2tdQW__headerText{flex:1}.challenge-module__y2tdQW__title{color:var(--brand-fg-base);text-shadow:none;margin-bottom:.25rem;font-size:2.5rem;font-weight:700}.challenge-module__y2tdQW__subtitle{color:var(--brand-fg-base);font-size:1.05rem}.challenge-module__y2tdQW__statsBar{background:var(--bee-card-surface);border:1px solid var(--bee-card-border);box-shadow:var(--app-card-shadow);border-radius:1rem;gap:.5rem;margin-bottom:1.5rem;padding:1rem .75rem;transition:background-color .3s,box-shadow .3s;display:flex}.challenge-module__y2tdQW__statsBar:hover{background:var(--bee-card-surface-hover);box-shadow:var(--app-card-shadow)}.challenge-module__y2tdQW__statCard{text-align:center;white-space:nowrap;min-width:0;box-shadow:none;flex:1}.challenge-module__y2tdQW__statValue{color:var(--brand-fg-base);text-shadow:none;font-size:1.75rem;font-weight:700;line-height:1.2}.challenge-module__y2tdQW__statLabel{color:var(--brand-fg-base);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;margin-top:.25rem;font-size:.75rem;font-weight:600}.challenge-module__y2tdQW__filtersCard{background:var(--bee-card-surface);border:1px solid var(--bee-card-border);border-radius:1rem;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.challenge-module__y2tdQW__filterGroup{align-items:center;gap:.5rem;display:flex}.challenge-module__y2tdQW__filterLabel{color:var(--brand-fg-base);white-space:nowrap;font-size:.9rem;font-weight:600}.challenge-module__y2tdQW__filterSelect{border:1px solid var(--bee-control-border);background:var(--bee-control);color:var(--brand-fg-base);cursor:pointer;appearance:auto;background-image:none;background-position:right .6rem center;background-repeat:no-repeat;border-radius:.5rem;min-height:44px;padding:.45rem 2rem .45rem .75rem;font-size:.85rem;font-weight:600;transition:background-color .2s,border-color .2s,color .2s,box-shadow .2s,transform .2s}.challenge-module__y2tdQW__filterSelect:hover{background:var(--bee-control-hover);min-height:44px}.challenge-module__y2tdQW__filterSelect:focus{border-color:var(--bee-control-border);outline:none;min-height:44px}.challenge-module__y2tdQW__filterSelect option{background:var(--brand-bg-elevated);color:var(--brand-fg-base)}.challenge-module__y2tdQW__difficultyPills{flex-wrap:wrap;gap:.5rem;display:flex}.challenge-module__y2tdQW__difficultyPill{border:1px solid var(--bee-control-border);background:var(--bee-control);color:var(--brand-fg-base);cursor:pointer;border-radius:2rem;min-height:44px;padding:.5rem 1.15rem;font-size:.85rem;font-weight:600;transition:background-color .2s,border-color .2s,color .2s,box-shadow .2s,transform .2s}.challenge-module__y2tdQW__difficultyPill:hover{background:var(--bee-control-hover);min-height:44px}.challenge-module__y2tdQW__difficultyPillActive{background:var(--brand-primary);color:var(--brand-primary-fg);border-color:var(--bee-control-border)}.challenge-module__y2tdQW__difficultyPillActive:hover{background:var(--brand-primary-hover)}.challenge-module__y2tdQW__startCard{background:var(--bee-card-surface);border:1px solid var(--bee-card-border);text-align:center;border-radius:1rem;margin-bottom:1.5rem;padding:3rem}.challenge-module__y2tdQW__startInstructions{color:var(--brand-fg-base);margin:0 0 2rem;font-size:1.1rem;line-height:1.6}.challenge-module__y2tdQW__sessionScoreBanner{background:var(--bee-control);border:1px solid var(--bee-control-border);color:var(--brand-fg-base);border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.6rem 1.5rem;font-size:1.05rem;display:inline-flex}.challenge-module__y2tdQW__sessionScoreBanner strong{font-size:1.2rem}.challenge-module__y2tdQW__startButton{background:var(--brand-primary);color:var(--brand-primary-fg);cursor:pointer;border:none;border-radius:.75rem;align-items:center;gap:.65rem;padding:1rem 2.5rem;font-size:1.15rem;font-weight:700;transition:box-shadow .2s,transform .2s;display:inline-flex}.challenge-module__y2tdQW__startButton:hover:not(:disabled){box-shadow:var(--app-card-shadow);transform:translateY(-2px)}.challenge-module__y2tdQW__startButton:disabled{opacity:.6;cursor:not-allowed}.challenge-module__y2tdQW__resetButton{background:var(--bee-control);color:var(--brand-fg-base);border:1px solid var(--bee-control-border);cursor:pointer;border-radius:.75rem;align-items:center;gap:.65rem;padding:1rem 2rem;font-size:1.05rem;font-weight:600;transition:background-color .2s,box-shadow .2s;display:inline-flex}.challenge-module__y2tdQW__resetButton:hover:not(:disabled){background:var(--bee-control-hover);box-shadow:var(--app-card-shadow)}.challenge-module__y2tdQW__resetButton:disabled{opacity:.6;cursor:not-allowed}.challenge-module__y2tdQW__allCompletedBanner{background:color-mix(in srgb, var(--bee-success) 12%, var(--brand-bg-elevated));border:1px solid color-mix(in srgb, var(--bee-success) 60%, var(--brand-border));color:var(--bee-success);border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;display:flex}.challenge-module__y2tdQW__modalOverlay{background:var(--bee-overlay);-webkit-backdrop-filter:blur(8px);z-index:1000;justify-content:center;align-items:center;padding:1.5rem;animation:.2s challenge-module__y2tdQW__fadeIn;display:flex;position:fixed;inset:0}@keyframes challenge-module__y2tdQW__fadeIn{0%{opacity:0}to{opacity:1}}.challenge-module__y2tdQW__modalContent{background:var(--bee-card-surface);border:1px solid var(--bee-card-border-hover);width:100%;max-width:560px;max-height:90vh;box-shadow:0 24px 80px var(--bee-inset), 0 0 0 1px color-mix(in oklch, var(--app-sky) 12%, transparent) inset;border-radius:1.25rem;animation:.25s challenge-module__y2tdQW__slideUp;overflow-y:auto}@keyframes challenge-module__y2tdQW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.challenge-module__y2tdQW__modalHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1.5rem 1.5rem 0;display:flex}.challenge-module__y2tdQW__modalTitleRow{flex-wrap:wrap;flex:1;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.challenge-module__y2tdQW__wordInfo{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.challenge-module__y2tdQW__difficultyBadge{color:var(--bee-on-fill);text-transform:capitalize;border-radius:2rem;padding:.35rem .85rem;font-size:.8rem;font-weight:600}.challenge-module__y2tdQW__levelBadge{background:var(--bee-control);color:var(--brand-fg-base);text-transform:capitalize;border:1px solid var(--bee-control-border);border-radius:2rem;padding:.35rem .85rem;font-size:.8rem;font-weight:600}.challenge-module__y2tdQW__listBadge{border:1px solid color-mix(in oklch, var(--warning) 55%, transparent);background:color-mix(in oklch, var(--warning) 18%, transparent);color:var(--brand-fg-base);border-radius:2rem;padding:.35rem .85rem;font-size:.8rem;font-weight:700}.challenge-module__y2tdQW__pointsBadge{background:color-mix(in srgb, var(--bee-warning) 12%, var(--brand-bg-elevated));border:1px solid color-mix(in srgb, var(--bee-warning) 60%, var(--brand-border));color:var(--bee-warning);border-radius:2rem;padding:.35rem .85rem;font-size:.8rem;font-weight:700}.challenge-module__y2tdQW__modalHeaderRight{align-items:center;gap:.5rem;display:flex}.challenge-module__y2tdQW__modalSessionScore{background:var(--bee-control);border:1px solid var(--bee-control-border);color:var(--brand-fg-base);white-space:nowrap;border-radius:2rem;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:1rem;font-weight:700;display:flex}.challenge-module__y2tdQW__modalClose{background:var(--bee-control);border:1px solid var(--bee-control-border);color:var(--brand-fg-base);cursor:pointer;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.15rem;font-weight:700;line-height:1;transition:background .2s;display:flex}.challenge-module__y2tdQW__modalClose:hover{background:var(--bee-control-hover)}.challenge-module__y2tdQW__timer{background:var(--bee-control);border:1px solid var(--bee-control-border);color:var(--brand-fg-base);white-space:nowrap;border-radius:2rem;justify-content:center;align-items:center;gap:.4rem;min-width:80px;padding:.45rem 1rem;font-size:1rem;font-weight:700;transition:background-color .3s,border-color .3s,color .3s,box-shadow .3s,transform .3s;display:flex}.challenge-module__y2tdQW__timerGreen{background:color-mix(in srgb, var(--bee-success) 12%, var(--brand-bg-elevated));border-color:color-mix(in srgb, var(--bee-success) 60%, var(--brand-border));color:var(--bee-success)}.challenge-module__y2tdQW__timerYellow{background:color-mix(in srgb, var(--bee-warning) 12%, var(--brand-bg-elevated));border-color:color-mix(in srgb, var(--bee-warning) 60%, var(--brand-border));color:var(--bee-warning)}.challenge-module__y2tdQW__timerRed{background:color-mix(in srgb, var(--bee-danger) 12%, var(--brand-bg-elevated));border-color:color-mix(in srgb, var(--bee-danger) 60%, var(--brand-border));color:var(--bee-danger);animation:.8s infinite challenge-module__y2tdQW__timerPulse}@keyframes challenge-module__y2tdQW__timerPulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.challenge-module__y2tdQW__modalBody{padding:1.5rem}.challenge-module__y2tdQW__speakButton{background:var(--bee-control);border:1px solid var(--bee-control-border);width:100%;color:var(--brand-fg-base);cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;gap:.65rem;margin-bottom:1.25rem;padding:1rem;font-size:1.1rem;font-weight:600;transition:background .2s,box-shadow .2s;display:flex}.challenge-module__y2tdQW__speakButton:hover{background:var(--bee-control);box-shadow:var(--app-card-shadow)}.challenge-module__y2tdQW__hints{background:var(--bee-control);border:1px solid var(--bee-control-border);border-radius:.75rem;margin-bottom:1.25rem;padding:1.25rem}.challenge-module__y2tdQW__hint{color:var(--brand-fg-base);margin-bottom:.85rem;font-size:.95rem;line-height:1.6}.challenge-module__y2tdQW__hintRow{align-items:flex-start;gap:.875rem;display:flex}.challenge-module__y2tdQW__hintRow .challenge-module__y2tdQW__hint{flex:auto;min-width:0}.challenge-module__y2tdQW__hint:last-child{margin-bottom:0}.challenge-module__y2tdQW__hint strong{color:var(--brand-fg-base)}.challenge-module__y2tdQW__answerForm{flex-direction:column;gap:.85rem;display:flex}.challenge-module__y2tdQW__answerInput{background:var(--bee-control);border:1px solid var(--bee-control-border);width:100%;color:var(--brand-fg-base);box-sizing:border-box;border-radius:.6rem;outline:none;padding:.85rem 1rem;font-size:1.05rem;transition:border-color .3s,background-color .3s}.challenge-module__y2tdQW__answerInput::placeholder{color:var(--brand-fg-muted)}.challenge-module__y2tdQW__answerInput:focus{border-color:var(--bee-control-border);background:var(--bee-control)}.challenge-module__y2tdQW__submitButton{background:var(--brand-primary);color:var(--brand-primary-fg);cursor:pointer;border:none;border-radius:.6rem;padding:.85rem;font-size:1.05rem;font-weight:600;transition:box-shadow .2s,transform .2s}.challenge-module__y2tdQW__submitButton:hover:not(:disabled){box-shadow:var(--app-card-shadow);transform:translateY(-1px)}.challenge-module__y2tdQW__submitButton:disabled{opacity:.5;cursor:not-allowed}.challenge-module__y2tdQW__feedback{text-align:center;border-radius:.75rem;margin-top:.5rem;padding:1.5rem}.challenge-module__y2tdQW__correct{background:color-mix(in srgb, var(--bee-success) 12%, var(--brand-bg-elevated));border:1px solid color-mix(in srgb, var(--bee-success) 60%, var(--brand-border))}.challenge-module__y2tdQW__incorrect{background:color-mix(in srgb, var(--bee-danger) 12%, var(--brand-bg-elevated));border:1px solid color-mix(in srgb, var(--bee-danger) 60%, var(--brand-border))}.challenge-module__y2tdQW__feedbackIcon{justify-content:center;margin-bottom:.75rem;font-size:2.5rem;display:flex}.challenge-module__y2tdQW__correct .challenge-module__y2tdQW__feedbackIcon{color:var(--bee-success)}.challenge-module__y2tdQW__incorrect .challenge-module__y2tdQW__feedbackIcon{color:var(--bee-danger)}.challenge-module__y2tdQW__feedbackMessage{color:var(--brand-fg-base);margin-bottom:.75rem;font-size:1.15rem;font-weight:600}.challenge-module__y2tdQW__scoreEarned{color:var(--bee-success);margin-bottom:1rem;font-size:1.35rem;font-weight:700}.challenge-module__y2tdQW__correctAnswer{color:var(--brand-fg-base);margin-bottom:1.25rem;font-size:1rem}.challenge-module__y2tdQW__correctAnswer strong{color:var(--bee-danger);font-size:1.1rem}.challenge-module__y2tdQW__altSpelling{color:var(--brand-fg-muted);margin-bottom:1rem;font-size:.9rem}.challenge-module__y2tdQW__nextButton{background:var(--brand-primary);color:var(--brand-primary-fg);cursor:pointer;border:none;border-radius:.6rem;align-items:center;gap:.5rem;padding:.65rem 1.5rem;font-size:.95rem;font-weight:600;transition:box-shadow .2s,transform .2s;display:inline-flex}.challenge-module__y2tdQW__nextButton:hover{box-shadow:var(--app-card-shadow);transform:translateY(-1px)}@media (max-width:768px){.challenge-module__y2tdQW__content{padding:1.25rem}.challenge-module__y2tdQW__title{font-size:1.75rem}.challenge-module__y2tdQW__statsBar{gap:.25rem;padding:.75rem .5rem}.challenge-module__y2tdQW__modalOverlay{align-items:flex-end;padding:1rem}.challenge-module__y2tdQW__modalContent{border-radius:1.25rem 1.25rem 0 0;max-height:85vh}.challenge-module__y2tdQW__modalHeaderRight{flex-wrap:wrap}}@media (max-width:480px){.challenge-module__y2tdQW__content{padding:1rem}.challenge-module__y2tdQW__title{font-size:1.5rem}.challenge-module__y2tdQW__difficultyPills{width:100%}.challenge-module__y2tdQW__difficultyPill{text-align:center;flex:1;min-height:44px;padding:.45rem .75rem;font-size:.8rem}.challenge-module__y2tdQW__statValue{font-size:1.25rem}.challenge-module__y2tdQW__statLabel{letter-spacing:.25px;font-size:.65rem}.challenge-module__y2tdQW__startCard{padding:2rem 1.5rem}.challenge-module__y2tdQW__startButton{justify-content:center;width:100%}.challenge-module__y2tdQW__modalOverlay{padding:0}.challenge-module__y2tdQW__modalContent{border-radius:1.25rem 1.25rem 0 0;max-width:100%;max-height:90vh}.challenge-module__y2tdQW__modalHeader{padding:1.25rem 1.25rem 0}.challenge-module__y2tdQW__modalBody{padding:1.25rem}.challenge-module__y2tdQW__modalTitleRow{flex-direction:column;align-items:flex-start}.challenge-module__y2tdQW__modalSessionScore{font-size:.9rem}.challenge-module__y2tdQW__timer{min-width:70px;font-size:.9rem}}.challenge-module__y2tdQW__favButton{border:1px solid var(--bee-control-border);background:var(--bee-control);cursor:pointer;border-radius:.6rem;place-items:center;width:2.25rem;height:2.25rem;font-size:1rem;display:inline-grid}.challenge-module__y2tdQW__favButtonActive{background:color-mix(in srgb, var(--bee-honey) 12%, var(--brand-bg-elevated));border-color:#0000}.challenge-module__y2tdQW__favButton:disabled{opacity:.55;cursor:not-allowed}
.feedback-module__nM1ruG__container{background:var(--brand-bg-base);min-height:100vh}.feedback-module__nM1ruG__main{gap:1.25rem;width:min(100%,1100px);margin:0 auto;padding:2rem;display:grid}.feedback-module__nM1ruG__wrap{gap:1rem;display:grid}.feedback-module__nM1ruG__bar{border:1px solid var(--brand-border);background:var(--brand-bg-elevated);border-radius:1rem;flex-wrap:wrap;align-items:center;gap:.6rem .9rem;padding:.85rem 1rem;display:flex}.feedback-module__nM1ruG__filters{flex-wrap:wrap;gap:.35rem;display:flex}.feedback-module__nM1ruG__filter{border:1px solid var(--brand-border);background:var(--brand-bg-base);min-height:2.25rem;color:var(--brand-fg-muted);font:inherit;cursor:pointer;border-radius:999px;padding:0 .8rem;font-size:.84rem;font-weight:700}.feedback-module__nM1ruG__filter:hover{border-color:var(--brand-primary);color:var(--brand-accent)}.feedback-module__nM1ruG__filterOn{background:var(--brand-primary);border-color:var(--brand-primary);color:var(--brand-primary-fg)}.feedback-module__nM1ruG__counts{color:var(--brand-fg-muted);margin:0 auto 0 0;font-size:.86rem}.feedback-module__nM1ruG__counts strong{color:var(--brand-fg-base);font-family:var(--font-mono)}.feedback-module__nM1ruG__copyAll{border:1px solid var(--brand-primary);background:var(--brand-primary-soft);min-height:2.4rem;color:var(--brand-accent);font:inherit;cursor:pointer;border-radius:.7rem;align-items:center;gap:.4rem;padding:0 .9rem;font-size:.84rem;font-weight:800;display:inline-flex}.feedback-module__nM1ruG__copyAll:disabled{opacity:.5;cursor:not-allowed}.feedback-module__nM1ruG__list{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.feedback-module__nM1ruG__item{border:1px solid var(--brand-border);border-left:4px solid var(--brand-border);background:var(--brand-bg-elevated);box-shadow:0 .5rem 1.4rem var(--brand-shadow);border-radius:.95rem;gap:.55rem;padding:1.05rem 1.15rem;display:grid}.feedback-module__nM1ruG__item[data-status=new]{border-left-color:var(--brand-primary)}.feedback-module__nM1ruG__item[data-status=reviewed]{border-left-color:var(--warning,#dfa11a)}@supports (color:lab(0% 0 0)){.feedback-module__nM1ruG__item[data-status=reviewed]{border-left-color:var(--warning,lab(71.006% 16.077 70.1908))}}.feedback-module__nM1ruG__item[data-status=resolved]{border-left-color:var(--success,#24a965)}@supports (color:lab(0% 0 0)){.feedback-module__nM1ruG__item[data-status=resolved]{border-left-color:var(--success,lab(61.338% -48.0863 24.8311))}}.feedback-module__nM1ruG__itemHead{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.feedback-module__nM1ruG__itemHead h3{margin:0;font-size:1rem;font-weight:800;line-height:1.3}.feedback-module__nM1ruG__url{color:var(--brand-fg-muted);font-family:var(--font-mono);word-break:break-all;align-items:center;gap:.3rem;margin-top:.15rem;font-size:.76rem;display:inline-flex}a.feedback-module__nM1ruG__url:hover{color:var(--brand-accent)}.feedback-module__nM1ruG__status{background:var(--brand-primary-soft);color:var(--brand-accent);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;flex-shrink:0;padding:.15rem .55rem;font-size:.7rem;font-weight:800}.feedback-module__nM1ruG__message{background:var(--brand-bg-base);white-space:pre-wrap;border-radius:.7rem;margin:0;padding:.7rem .85rem;font-size:.95rem;line-height:1.6}.feedback-module__nM1ruG__meta{color:var(--brand-fg-muted);margin:0;font-size:.8rem}.feedback-module__nM1ruG__itemActions{flex-wrap:wrap;gap:.45rem;display:flex}.feedback-module__nM1ruG__action{border:1px solid var(--brand-border);background:var(--brand-bg-base);min-height:2.2rem;color:var(--brand-fg-muted);font:inherit;cursor:pointer;border-radius:.6rem;align-items:center;gap:.35rem;padding:0 .75rem;font-size:.81rem;font-weight:700;display:inline-flex}.feedback-module__nM1ruG__action:hover:not(:disabled){border-color:var(--brand-primary);color:var(--brand-accent)}.feedback-module__nM1ruG__action:disabled{opacity:.55;cursor:progress}.feedback-module__nM1ruG__resolve:hover:not(:disabled){border-color:var(--success);color:var(--success)}.feedback-module__nM1ruG__empty,.feedback-module__nM1ruG__error{border:1px dashed var(--brand-border);background:var(--brand-bg-elevated);color:var(--brand-fg-muted);border-radius:1rem;margin:0;padding:1.5rem;line-height:1.6}.feedback-module__nM1ruG__error{border-style:solid;border-color:color-mix(in oklch, var(--error) 45%, var(--brand-border));color:var(--error);padding:.75rem 1rem}
