@layer primevue,styles;:root{color:#0d2240;font-synthesis:none;text-rendering:optimizelegibility;--bg:#e8f4fd;--surface:#fff;--surface-soft:#e3f2fd;--surface-tint:#f0f7ff;--ink:#0d2240;--ink-soft:#1a3a5c;--muted:#607d9b;--muted-strong:#4a6a87;--line:#b3d4f0;--line-strong:#90c4e8;--primary:#1976d2;--primary-dark:#1565c0;--primary-deep:#0d47a1;--primary-light:#42a5f5;--player:#0097a7;--player-dark:#00838f;--accent:#f28a08;--accent-soft:#fff0de;--purple:#7c43db;--purple-soft:#f0e7ff;--success:#168a4a;--success-soft:#edf8f0;--danger:#c24136;--danger-soft:#fff0ee;--shadow:0 18px 48px #0d22401a;--border:var(--line);--primary-soft:var(--surface-soft);--text-primary:var(--ink);--text-secondary:var(--muted);--link-color:var(--primary-dark);--favorite:#e0245e;--favorite-soft:#fff0f3;--warning:#c65a25;--warning-soft:#fff3e0;--locked:#7a2f14;--locked-soft:#ffe3d2;--pro:#6366f1;--pro-soft:color-mix(in srgb,#6366f1 6%,var(--surface));--neutral:#999;--neutral-soft:#fafafa;background:#e8f4fd;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;color:var(--ink);background:linear-gradient(180deg,#fff 0,var(--bg) 420px),var(--bg);margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-shell>main{flex:1}.beta-banner{background:var(--accent-soft);border:1px solid color-mix(in srgb,var(--accent) 30%,var(--line));width:min(1180px,100% - 32px);color:var(--ink-soft);border-radius:10px;align-items:center;gap:10px;margin:8px auto 0;padding:8px 14px;font-size:.85rem;display:flex}.beta-banner-badge{letter-spacing:.04em;text-transform:uppercase;color:#fff;background:var(--accent);border-radius:999px;flex-shrink:0;padding:2px 8px;font-size:.7rem;font-weight:800}.beta-banner-text{flex:1;min-width:0}.beta-banner-close{width:44px;height:44px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.beta-banner-close:hover{background:color-mix(in srgb,var(--accent) 12%,transparent);color:var(--ink)}.beta-banner-close:focus-visible{outline:2px solid color-mix(in srgb,var(--primary) 52%,transparent);outline-offset:2px}.site-header{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 32px);margin:0 auto;padding:14px 0;display:flex;position:relative}.brand-mark{align-items:center;gap:12px;min-width:max-content;display:inline-flex}.brand-mark small,.brand-mark strong{display:block}.brand-mark small{color:var(--muted);font-size:12px}.brand-icon{flex:none;width:42px;height:42px;display:block}.site-footer nav,.top-nav{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.site-footer a,.top-nav a{color:var(--muted);border-radius:8px;padding:9px 11px;font-size:14px;font-weight:700}.site-footer a:hover,.top-nav a:hover,.top-nav a[aria-current=page]{color:var(--primary-dark);background:var(--surface-soft)}main{width:min(1180px,100% - 32px);margin:0 auto}.hero-section{grid-template-columns:minmax(0,1fr) minmax(360px,470px);align-items:center;gap:56px;min-height:calc(100vh - 92px);padding:28px 0 48px;display:grid}.hero-copy h1,.page-heading h1{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(44px,7vw,84px);line-height:.92}.hero-lede{max-width:680px;color:var(--ink-soft);font-size:19px;line-height:1.58}.hero-lede.zh{color:var(--muted);font-size:16px}.eyebrow{color:var(--primary-dark);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:800}.community-list-actions,.community-list-meta,.form-actions,.hero-actions,.lists-hero-actions,.toolbar-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.info-panel,.lists-hero-actions,.pack-card,.player-panel,.surface-panel{margin-top:22px}.community-section-nav{flex-wrap:wrap;gap:8px;margin:0 0 12px;display:flex}.community-section-nav a{border:1px solid var(--line);color:var(--muted);background:var(--surface);border-radius:8px;padding:8px 12px;font-size:14px;font-weight:800}.community-section-nav a:hover,.community-section-nav a[aria-current=page]{color:var(--primary-dark);background:var(--surface-soft)}.community-section-note{max-width:760px;color:var(--muted);margin:0 0 8px;line-height:1.6}.lists-overview-band{padding-top:34px;padding-bottom:20px}.community-list-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.community-list-card{border:1px solid var(--line);background:var(--surface);min-height:250px;box-shadow:var(--shadow);border-radius:8px;align-content:space-between;gap:18px;padding:22px;display:grid}.community-list-card h2{margin:0 0 10px;font-size:24px;line-height:1.16}.community-list-card p{color:var(--muted);margin:0;line-height:1.58}.community-list-meta span{color:var(--primary-dark);background:var(--surface-soft);border-radius:8px;padding:7px 10px;font-size:13px;font-weight:850}.community-search{margin-bottom:16px}.community-list-card-v2{border:1px solid var(--border);background:var(--surface);border-radius:8px;flex-direction:column;gap:12px;padding:18px;display:flex}.community-card-header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.community-card-header h3{margin:0;font-size:20px;line-height:1.2}.community-card-title-button{font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:none}.community-card-title-button:hover{text-decoration:underline}.community-explore-controls{flex-wrap:wrap;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.community-explore-controls .community-search{flex:1;min-width:200px}.community-explore-controls .community-sort{min-width:160px}.community-card-description{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.community-card-preview{flex-wrap:wrap;gap:6px;display:flex}.community-preview-word{background:var(--surface-soft);border-radius:6px;align-items:baseline;gap:3px;padding:4px 8px;font-size:13px;font-weight:600;display:inline-flex}.community-preview-word em{color:var(--muted);text-transform:uppercase;font-size:11px;font-style:normal}.community-preview-more{color:var(--muted);align-self:center;font-size:12px}.community-card-tags{flex-wrap:wrap;gap:4px;display:flex}.community-tag-badge{background:var(--surface-soft);color:var(--primary-dark);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700}.community-card-meta{color:var(--muted);flex-wrap:wrap;gap:12px;margin-top:auto;font-size:13px;display:flex}.community-card-author{font-weight:600}.community-card-date{margin-left:auto;font-size:12px}.community-card-review-note{color:var(--muted);margin:0;font-size:12px;font-style:italic}.community-card-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex;position:relative}.share-panel{z-index:100;background:var(--surface);border:1px solid var(--line);border-radius:14px;min-width:280px;max-width:340px;padding:12px;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 8px 32px #00000024}.share-panel-header{color:var(--ink);justify-content:space-between;align-items:center;margin-bottom:10px;padding:0 2px;font-size:15px;font-weight:700;display:flex}.share-panel-close{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:background .15s,color .15s;display:inline-flex}.share-panel-close:hover{background:var(--surface-tint);color:var(--ink)}.share-panel-close:focus-visible{outline:2px solid color-mix(in srgb,var(--primary) 52%,transparent);outline-offset:2px}.share-panel-platforms{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.share-platform-btn{border:1px solid var(--line);background:var(--surface-tint);color:var(--ink-soft);border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:10px 6px;font-size:12px;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s,transform .1s;display:flex}.share-platform-btn:hover{border-color:var(--primary-light);background:var(--surface-soft);color:var(--primary-dark);transform:translateY(-1px)}.share-platform-btn:active{transform:translateY(0)}.share-platform-btn:focus-visible{outline:2px solid color-mix(in srgb,var(--primary) 52%,transparent);outline-offset:2px}.share-platform-icon{background:var(--surface-tint);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.share-platform-btn:hover .share-platform-icon{background:var(--surface)}.share-panel-copy{border-top:1px solid var(--line);align-items:center;gap:6px;margin-top:10px;padding-top:10px;display:flex}.share-panel-url{border:1px solid var(--line);min-width:0;color:var(--muted);background:var(--surface-tint);border-radius:8px;outline:none;flex:1;padding:6px 10px;font-size:12px}.share-panel-url:focus{border-color:var(--primary-light)}.share-panel-copy-btn{flex-shrink:0;padding:6px 12px;font-size:13px}.community-favorite-btn,.share-panel-copy-btn{align-items:center;gap:4px;display:inline-flex}.community-favorite-btn{border:1px solid var(--border);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:700;transition:color .15s,border-color .15s}.community-favorite-btn:hover{border-color:var(--primary);color:var(--primary)}.community-favorite-btn:focus-visible{outline:2px solid color-mix(in srgb,var(--primary) 52%,transparent);outline-offset:2px}.community-favorite-btn.favorited{color:var(--favorite);border-color:var(--favorite)}.community-status-badge{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:700}.community-status-badge.status-private{background:var(--surface-soft);color:var(--muted)}.community-status-badge.status-submitted{background:var(--warning-soft);color:var(--warning)}.community-status-badge.status-approved{background:var(--success-soft);color:var(--success)}.community-status-badge.status-hidden{background:var(--neutral-soft);color:var(--neutral)}.community-status-badge.status-rejected{background:var(--danger-soft);color:var(--danger)}.community-detail-page{max-width:900px;margin:0 auto;padding:0 1rem 3rem}.community-detail-error,.community-detail-loading{text-align:center;color:var(--text-secondary,#607d9b);flex-direction:column;align-items:center;gap:1rem;padding:4rem 1rem;display:flex}.community-detail-error h2{color:var(--text-primary,#0d2240);font-size:1.5rem}.community-detail-hero{background:linear-gradient(135deg,var(--primary-deep),var(--primary));aspect-ratio:1200/630;border-radius:0 0 16px 16px;max-height:400px;margin:0 -1rem 1.5rem;overflow:hidden}.community-detail-og-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.community-detail-body{flex-direction:column;gap:2rem;display:flex}.community-detail-header h1{color:var(--ink);margin:0 0 .5rem;font-size:2rem;font-weight:800}.community-detail-title-row{align-items:center;gap:.75rem;display:flex}.community-detail-description{color:var(--ink-soft);margin:0 0 .75rem;font-size:1.1rem;line-height:1.5}.community-detail-meta{color:var(--muted);align-items:center;gap:1rem;font-size:.95rem;display:flex}.community-detail-badge{background:var(--surface-soft);color:var(--primary-dark);border-radius:999px;padding:.25rem .75rem;font-size:.85rem;font-weight:700}.community-detail-cta{flex-wrap:wrap;gap:1rem;display:flex}@media (width<=600px){.community-detail-hero{aspect-ratio:1200/630;max-height:280px}.community-detail-header h1{font-size:1.5rem}}.community-drawer-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.community-drawer-body{flex:1;padding:20px;overflow-y:auto}.community-drawer-preview{background:color-mix(in srgb,var(--primary) 4%,#fff);border-radius:8px;margin-bottom:16px;padding:12px 14px}.community-drawer-preview .stage-kicker{text-transform:uppercase;letter-spacing:.05em;color:var(--primary-dark);margin:0 0 6px;font-size:11px;font-weight:700}.community-drawer-preview-line{color:var(--text);margin:2px 0;font-size:14px;line-height:1.4}.community-drawer-description{color:var(--text);margin:0 0 12px;line-height:1.5}.community-drawer-meta{color:var(--muted);gap:16px;margin-bottom:16px;font-size:.85rem;display:flex}.community-drawer-entries{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.community-drawer-entry{border:1px solid var(--line);background:var(--surface);border-radius:8px;flex-wrap:wrap;align-items:baseline;gap:8px;padding:8px 12px;font-size:.9rem;display:flex}.community-drawer-entry-term{color:var(--text);font-weight:600}.community-drawer-entry-term em{color:var(--muted);margin-left:4px;font-size:.8rem;font-style:italic;font-weight:400}.community-drawer-entry-definition{color:var(--text);flex:1;min-width:120px}.community-drawer-entry-translation{color:var(--muted);font-size:.85rem}.community-drawer-entry-remove{width:44px;height:44px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-self:center;align-items:center;padding:0;transition:background .15s,color .15s;display:inline-flex}.community-drawer-entry-remove:hover:not(:disabled){color:var(--danger,#c0392b);background:#0000000f}.community-drawer-entry-remove:focus-visible{outline:2px solid color-mix(in srgb,var(--primary) 52%,transparent);outline-offset:2px}.community-drawer-entry-remove:disabled{opacity:.45;cursor:default}.community-small-note{color:var(--muted);font-size:.9rem}.community-drawer-pending-note{color:var(--muted);font-size:.85rem;font-style:italic}.community-drawer-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.community-drawer-confirm-actions{justify-content:flex-end;gap:8px;display:flex}@keyframes spin{to{transform:rotate(1turn)}}.admin-metric,.admin-panel,.community-import-form,.community-import-result,.notice{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px}.community-import-form{box-shadow:none;gap:16px;padding:22px;display:grid}.community-subsection-heading{gap:4px;display:grid}.community-preset-card h4,.community-step-heading h3,.community-subsection-heading h3{margin:0}.community-preset-card p,.community-small-note,.community-subsection-heading p{color:var(--muted);margin:0;line-height:1.45}.community-editor-tabs{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;flex-wrap:wrap;gap:8px;padding:6px;display:inline-flex}.community-editor-tabs button{color:var(--muted);background:0 0;border:1px solid #0000;border-radius:7px;padding:10px 14px;font-weight:850}.community-editor-tabs button[aria-pressed=true]{color:var(--primary-dark);border-color:var(--line);background:#fff;box-shadow:0 8px 24px #11182714}.community-editor-tabs button:focus-visible{outline:2px solid color-mix(in srgb,var(--primary) 52%,transparent);outline-offset:2px}.community-category-builder,.community-presets{gap:14px;display:grid}.community-category-grid,.community-preset-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px;display:grid}.community-builder-step,.community-preset-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:12px;padding:14px;display:grid}.community-preset-card{align-content:space-between;min-height:172px}.community-step-heading{align-items:center;gap:10px;display:flex}.community-step-heading span{color:#fff;background:var(--primary);border-radius:999px;place-items:center;width:26px;height:26px;font-size:13px;font-weight:900;display:inline-grid}.community-category-card,.community-size-options button{border:1px solid var(--line);color:var(--ink);background:var(--surface);border-radius:8px;font-weight:850}.community-category-card{text-align:left;border-radius:8px;flex-direction:column;justify-content:center;gap:2px;min-height:56px;padding:10px 14px;font-size:14px;line-height:1.3;display:flex}.community-category-card span:last-child{color:var(--muted);font-size:12px;font-weight:400}.community-category-name{overflow-wrap:anywhere}.community-category-card[aria-pressed=true],.community-size-options button[aria-pressed=true]{border-color:color-mix(in srgb,var(--primary) 60%,var(--line));color:var(--primary-dark);background:color-mix(in srgb,var(--primary) 8%,#fff)}.community-category-card:focus-visible,.community-size-options button:focus-visible{outline:2px solid color-mix(in srgb,var(--primary) 52%,transparent);outline-offset:2px}.community-size-options{flex-wrap:wrap;gap:8px;display:flex}.community-size-options button{min-width:52px;min-height:42px;padding:8px 12px}.community-selection-mode{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.community-selection-mode-label{color:var(--muted,#6b7280);font-size:13px;font-weight:600}.community-selection-mode button{min-height:38px;padding:6px 12px}.community-filter-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.community-filter-row button{min-height:38px;padding:6px 12px}.community-frequency-band{max-width:240px}.compact-control{max-width:220px}.community-table-editor{gap:10px;display:grid}.community-table-header,.community-table-row{grid-template-columns:minmax(180px,1.2fr) minmax(160px,.8fr) auto;align-items:end;gap:12px;display:grid}.community-table-header{color:var(--primary-dark);background:var(--surface-soft);border-radius:8px;align-items:center;padding:10px 12px;font-size:13px;font-weight:900}.community-table-row{border:1px solid var(--line);background:#fff;border-radius:8px;padding:12px}.community-cell-label{color:var(--muted);gap:7px;font-size:13px;font-weight:800;display:grid}.community-row-error{border:1px solid color-mix(in srgb,var(--danger) 32%,transparent);color:var(--danger);background:var(--danger-soft);border-radius:8px;grid-column:1/-1;gap:10px;padding:12px;display:grid}.community-row-error p{margin:0;font-weight:850}.community-add-row{justify-self:start}.community-field-guide{border:1px solid var(--line);color:var(--muted);background:var(--surface-soft);border-radius:8px;gap:8px;padding:14px;display:grid}.community-field-guide p{margin:0}.community-field-guide strong{color:var(--ink)}.community-import-content textarea{resize:vertical;min-height:150px}.community-import-result{background:var(--surface-soft);box-shadow:none;padding:16px}.community-import-result h3,.community-import-result p{margin:0 0 8px}.community-import-result p:last-child{margin-bottom:0}.community-result-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;display:flex}.player-panel{padding:26px}.notice,.panel-topline,.player-controls,.word-strip{align-items:center;gap:12px;display:flex}.panel-topline{color:var(--muted);font-size:14px;font-weight:700}.status-dot{background:var(--success);border-radius:999px;width:10px;height:10px}.word-display{margin:26px 0}.word-term{color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:clamp(42px,9vw,72px);font-weight:850;line-height:1}.panel-note,.phonetic,.translation{color:var(--muted)}.translation{font-weight:700}.mock-progress{background:var(--line);border-radius:999px;height:8px;overflow:hidden}.mock-progress span{border-radius:inherit;background:var(--player);height:100%;transition:width .2s;display:block}.player-controls{justify-content:space-between;margin-top:20px}.icon-button{border:1px solid var(--line);width:44px;height:44px;color:var(--primary-dark);background:#fff;border-radius:999px;place-items:center;display:inline-grid}.icon-button:focus-visible{outline:2px solid color-mix(in srgb,var(--primary) 52%,transparent);outline-offset:2px}.icon-button.large{color:#fff;background:var(--player);border:none;border-radius:999px;width:64px;height:64px}.icon-button.large svg{width:32px;height:32px}.icon-button.skip-btn{background:color-mix(in srgb,var(--player) 12%,#fff);color:var(--player-dark);border:none}.icon-button.skip-btn:hover{background:color-mix(in srgb,var(--player) 20%,#fff)}.icon-button.skip-btn:disabled{opacity:.45}.voice-toggle{border:1px solid var(--line);border-radius:8px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.voice-toggle button{min-width:74px;color:var(--muted);background:#fff;border:0;padding:10px 12px;font-weight:800}.voice-toggle button[aria-pressed=true]{color:var(--primary-dark);background:var(--surface-soft)}.voice-toggle button:focus-visible{outline:2px solid color-mix(in srgb,var(--primary) 52%,transparent);outline-offset:-2px}.word-strip{flex-wrap:wrap;margin-top:22px}.word-strip span{background:var(--surface-soft);color:var(--muted-strong);border-radius:8px;padding:8px 10px;font-size:13px;font-weight:800}.content-band,.page-frame,.split-section{padding:56px 0}.section-heading{max-width:760px;margin-bottom:24px}.info-panel h3,.pack-card h2,.release-list h2,.section-heading h2,.surface-panel h2,.text-stack h2{letter-spacing:0;margin:0 0 12px}.section-heading h2{font-size:clamp(30px,4vw,48px);line-height:1.08}.admin-grid,.admin-metrics,.feature-grid,.pack-grid,.split-section{gap:18px;display:grid}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-metrics{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px}.admin-metrics-heading{grid-column:1/-1}.admin-metrics-heading h2{margin:0 0 6px}.admin-metrics-heading p{color:var(--muted);margin:0}.admin-metric{box-shadow:none;padding:18px}.admin-metric span{color:var(--muted);font-size:13px;font-weight:800}.admin-metric strong{color:var(--primary-dark);margin:8px 0 4px;font-size:30px;line-height:1;display:block}.admin-metric p,.admin-panel p{color:var(--muted);margin:0;line-height:1.55}.admin-billing-alerts{margin-bottom:18px}.admin-billing-alert-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.admin-billing-alert-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:18px;padding:16px}.admin-billing-alert-card h3{margin:0 0 10px}.admin-billing-alert-card ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.admin-billing-alert-card li{border-bottom:1px solid var(--border);gap:3px;padding-bottom:10px;display:grid}.admin-billing-alert-card li:last-child{border-bottom:0;padding-bottom:0}.admin-billing-alert-card small,.admin-billing-alert-card span{color:var(--muted)}.admin-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.admin-panel{box-shadow:none;padding:22px}.admin-panel:first-child{grid-row:span 2}.admin-panel-heading{align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.admin-panel-heading svg{color:var(--primary-dark);flex:none}.admin-panel-heading h2{margin:0 0 6px}.admin-checklist{color:var(--ink-soft);gap:10px;margin:0;padding-left:20px;line-height:1.55;display:grid}.release-flow{flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;display:flex}.release-flow span{border:1px solid var(--line);color:var(--primary-dark);background:var(--surface-soft);border-radius:8px;padding:8px 10px;font-weight:850}.info-panel{box-shadow:none;padding:22px}.info-icon{width:42px;height:42px;color:var(--primary-dark);background:var(--surface-soft);border-radius:8px;place-items:center;display:grid}.info-icon svg{width:22px;height:22px}.form-actions p,.info-panel p,.pack-card dd,.page-heading p,.release-list p,.surface-panel p,.text-stack p{color:var(--muted);line-height:1.65}.split-section{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start}.surface-panel{padding:26px}.quiz-stage-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0 0;display:grid}.quiz-stage-stats div{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;padding:10px 12px}.quiz-stage-stats dt{color:var(--muted);margin:0 0 4px;font-size:12px;font-weight:850}.quiz-stage-stats dd{color:var(--ink);overflow-wrap:anywhere;margin:0;font-weight:900}.quiz-progress{align-items:center;gap:10px;margin-top:14px;display:flex}.quiz-progress-track{background:color-mix(in srgb,var(--line) 72%,#fff);border-radius:999px;flex:1;min-width:0;height:7px;overflow:hidden}.quiz-progress-track span{border-radius:inherit;background:var(--primary);width:0;height:100%;transition:width .18s;display:block}.quiz-progress-label{color:var(--muted);font-variant-numeric:tabular-nums;flex:none;font-size:12px;font-weight:850}.quiz-options{gap:10px;margin-top:18px;display:grid}.quiz-options button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:8px;align-items:center;min-height:58px;padding:13px 14px;font-weight:800;display:flex}.quiz-options .is-correct{border-color:var(--success);color:var(--success);background:var(--success-soft)}.checkout-modal-backdrop{z-index:90;background:#08141c75;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.checkout-modal{border:1px solid var(--line);background:var(--surface);border-radius:8px;width:min(640px,100%);padding:24px;box-shadow:0 24px 70px #06121a47}.checkout-modal-header{grid-template-columns:52px 1fr;align-items:start;gap:14px;display:grid}.checkout-modal-icon{width:52px;height:52px;color:var(--success);background:var(--success-soft);border-radius:999px;place-items:center;display:grid}.checkout-modal-icon svg{width:28px;height:28px}.checkout-modal h2{margin:3px 0 8px;font-size:30px}.checkout-modal p{color:var(--ink-soft);margin:0}.checkout-detail-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:22px 0;display:grid}.checkout-detail-list div{border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 86%,var(--primary-soft));border-radius:8px;padding:12px}.checkout-detail-list dt{color:var(--muted);text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:800}.checkout-detail-list dd{overflow-wrap:anywhere;margin:0;font-weight:800}.checkout-modal-actions{flex-wrap:wrap;gap:10px;display:flex}.checkout-loading-backdrop{z-index:95;background:#08141c8f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.checkout-loading-panel{border:1px solid var(--line);text-align:center;background:var(--surface);border-radius:8px;justify-items:center;width:min(420px,100%);padding:28px 24px;display:grid;box-shadow:0 24px 70px #06121a52}.checkout-loading-panel h2{margin:16px 0 8px;font-size:26px}.checkout-loading-panel p{color:var(--ink-soft);margin:0;line-height:1.5}.checkout-spinner{border:4px solid var(--line);border-top-color:var(--primary);border-radius:999px;width:46px;height:46px;animation:.8s linear infinite checkout-spin}@keyframes checkout-spin{to{transform:rotate(1turn)}}.spin-icon{animation:.8s linear infinite checkout-spin}.panel-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.timeline-list{gap:14px;margin:20px 0 0;padding:0;list-style:none;display:grid}.timeline-list li{color:var(--ink-soft);grid-template-columns:32px 1fr;align-items:start;gap:12px;line-height:1.5;display:grid}.timeline-list svg{color:var(--primary)}.page-heading h1{font-size:clamp(38px,6vw,64px)}.toolbar-row{justify-content:space-between;margin-bottom:22px}.search-shell{border:1px solid var(--line);min-height:44px;color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:10px;padding:0 14px;display:inline-flex}.pack-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pack-card{box-shadow:none;gap:18px;padding:22px;display:grid}.pack-badge-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.badge,.pack-access-badge,.pack-audio-badge,.pack-family-badge,.pack-level{border-radius:999px;width:fit-content;padding:6px 10px;font-size:12px;font-weight:850;display:inline-flex}.badge,.pack-family-badge,.pack-level{color:var(--primary-dark);background:var(--surface-soft)}.pack-audio-badge{color:var(--player-dark);background:color-mix(in srgb,var(--player) 12%,#fff)}.pack-access-badge.free,.pack-access-badge.owned{color:var(--success);background:var(--success-soft)}.pack-access-badge.locked{color:var(--locked);background:var(--locked-soft)}.pack-access-badge.checking{color:var(--muted);background:var(--surface-soft)}.pack-card dl{gap:10px;margin:0;display:grid}.pack-card dl div{justify-content:space-between;gap:12px;display:flex}.pack-card dt{color:var(--muted);font-weight:750}.pack-card dd{text-align:right;margin:0;font-weight:800}.feedback-form{border:1px solid var(--line);background:#fff;border-radius:8px;gap:16px;padding:22px;display:grid}.feedback-form,.feedback-page-form{grid-template-columns:repeat(2,minmax(0,1fr))}.feedback-page-form{max-width:760px;box-shadow:var(--shadow-soft)}.feedback-form label{color:var(--ink-soft);gap:8px;font-weight:800;display:grid}.feedback-form input,.feedback-form select,.feedback-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:8px;padding:12px 13px}.feedback-form textarea{resize:vertical}.feedback-verification{justify-content:flex-start;min-height:0;display:flex}.feedback-verification:empty{display:none}.feedback-launcher{border:1px solid var(--line);color:var(--ink);background:var(--surface);box-shadow:var(--shadow-soft);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;display:inline-flex}.feedback-launcher:focus-visible{outline:2px solid color-mix(in srgb,var(--primary) 52%,transparent);outline-offset:2px}.feedback-launcher-floating{position:relative}.feedback-launcher-inline{box-shadow:none;padding:8px 12px;font-size:13px}.feedback-launcher-icon{color:var(--ink-soft);background:color-mix(in srgb,var(--surface) 86%,var(--player));box-shadow:none;position:absolute;top:12px;right:12px;aspect-ratio:1!important;border-radius:50%!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;padding:0!important}.feedback-launcher:hover{background:var(--surface-tint)}.floating-actions{z-index:80;align-items:center;gap:10px;display:flex;position:fixed;bottom:18px;right:18px}.theme-switcher{position:relative}.theme-switcher-toggle{border:1px solid var(--line);background:var(--surface);width:42px;height:42px;box-shadow:var(--shadow-soft);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:transform .15s;display:flex}.theme-switcher-toggle:hover{transform:scale(1.08)}.theme-dot{border:2px solid var(--surface);width:18px;height:18px;box-shadow:0 0 0 1px var(--line);border-radius:999px;display:block}.theme-options{flex-direction:column;gap:4px;min-width:130px;display:flex}.theme-option{color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-size:14px;font-weight:600;transition:background .12s;display:flex}.theme-option.active,.theme-option:hover{background:var(--surface-soft)}.theme-option.active{font-weight:800}.feedback-modal-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.form-wide{grid-column:1/-1}.notice{color:var(--accent);background:var(--accent-soft);box-shadow:none;margin-top:16px;padding:14px 16px}.release-list,.text-stack{gap:18px;max-width:820px;display:grid}.release-list article,.text-stack{border:1px solid var(--line);background:#fff;border-radius:8px;padding:22px}.spaced-top{margin-top:22px}.web-player-layout{grid-template-columns:minmax(0,1fr) minmax(280px,340px);align-items:start}.web-player-layout,.web-player-main{gap:18px;display:grid}.web-player-card,.web-player-controls{border:1px solid var(--line);background:#fff;border-radius:8px}.web-player-card{padding:24px}.listening-stage{background:linear-gradient(180deg,var(--surface-tint),#fff 34%),var(--surface);overflow:hidden}.listening-stage-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:16px;display:flex}.quiz-stage-header-actions{align-items:center;gap:12px;display:flex}.listening-stage-header h2{color:var(--ink);letter-spacing:0;margin:4px 0 0;font-size:22px}.stage-kicker{color:var(--primary-dark);letter-spacing:0;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}.stage-counter{color:#fff;background:var(--primary);border-radius:999px;justify-content:center;min-width:82px;padding:8px 12px;font-weight:900;display:inline-flex}.status-chip-list{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.status-chip{border:1px solid var(--line);width:fit-content;color:var(--primary-dark);background:var(--surface-soft);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:850;display:inline-flex}.status-chip.player-chip{color:var(--player-dark);background:color-mix(in srgb,var(--player) 13%,#fff)}.status-chip.accent-chip{color:var(--accent);background:var(--accent-soft)}.status-chip.quiz-lang-chip{align-items:center;gap:6px;display:inline-flex}.status-chip.quiz-lang-chip .lang-select-glyph{width:20px;height:14px;font-size:9px}.status-chip.cache-chip{color:var(--muted-strong);background:#fff}.sample-status-list{margin-top:18px}.web-player-controls{background:color-mix(in srgb,var(--surface-tint) 74%,#fff);box-shadow:none;grid-template-columns:minmax(0,1fr);gap:14px;padding:16px;display:grid;position:sticky;top:86px}.card-title-row,.player-meta-row,.toggle-row,.web-transport-controls{align-items:center;display:flex}.player-meta-row{color:var(--muted);justify-content:space-between;gap:12px;font-size:14px;font-weight:800}.player-word-card{text-align:center;align-content:center;gap:12px;min-height:260px;padding:24px 10px 18px;display:grid;position:relative}.word-context-row{background:color-mix(in srgb,var(--surface-soft) 68%,#fff);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:18px;padding:8px;display:grid}.word-context-row span{background:0 0;border:1px solid #0000;border-radius:8px;gap:4px;min-width:0;padding:8px 10px;display:grid}.word-context-row .context-progress{border-color:color-mix(in srgb,var(--player) 24%,var(--line));background:color-mix(in srgb,var(--player) 10%,#fff);text-align:center}.word-context-row small{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:900}.word-context-row strong{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.word-context-row .context-progress strong{color:var(--player-dark)}.web-word-term{color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:clamp(48px,9vw,86px);font-weight:850;line-height:.95}.phonetic-row{gap:8px}.phonetic-row,.synced-word-status{flex-wrap:wrap;justify-content:center;display:flex}.synced-word-status{gap:7px;min-height:24px}.queue-progress-mark,.synced-word-status span{border:1px solid color-mix(in srgb,var(--success) 24%,var(--line));width:fit-content;color:var(--success);background:color-mix(in srgb,var(--success) 9%,#fff);border-radius:999px;padding:4px 8px;font-size:11px;font-weight:850;display:inline-flex}.web-definition{max-width:720px;min-height:56px;color:var(--ink-soft);margin:0 auto;font-size:18px;line-height:1.55}.web-definition-translation{margin-left:.25em}.web-player-progress{margin-top:16px}.player-progress-header{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;font-size:12px;font-weight:850;display:flex}.player-progress-header strong{color:var(--player-dark);font-variant-numeric:tabular-nums}.web-player-progress input{width:100%;accent-color:var(--player)}.web-transport-controls{justify-content:center;gap:18px;margin-top:6px}.icon-button:disabled{cursor:not-allowed;opacity:.45}.player-note{color:var(--muted);text-align:center;margin:14px 0 0;font-weight:750}.player-note:before{content:"";background:var(--player);vertical-align:middle;border-radius:50%;width:7px;height:7px;margin:0 7px 1px 0;display:inline-block}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.story-example-card{border:1px solid var(--line);background:var(--surface-soft);text-align:left;border-radius:8px;gap:10px;margin-top:16px;padding:14px 16px;display:grid}.story-example-header{color:var(--player-dark);align-items:center;gap:8px;font-size:14px;font-weight:850;display:flex}.story-example-header .story-link-btn{color:var(--player-dark);background:color-mix(in srgb,var(--player) 12%,#fff);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:4px;margin-left:auto;padding:4px 10px;font-size:12px;font-weight:850;transition:background .15s,color .15s;display:inline-flex}.story-example-header .story-link-btn:hover{background:color-mix(in srgb,var(--player) 24%,#fff);color:var(--player-dark)}.story-example-header .story-link-btn:focus-visible{outline:2px solid color-mix(in srgb,var(--primary) 52%,transparent);outline-offset:2px}.story-example-text{color:var(--ink-soft);margin:0;font-size:15px;line-height:1.55}.story-example-text .story-highlight{color:inherit;background:#fff2a8;border-radius:3px;padding:1px 2px}.compact-player-card{box-shadow:none;background:color-mix(in srgb,#fff 88%,var(--surface-tint))}.card-title-row{gap:10px;margin-bottom:16px}.queue-card-title{justify-content:space-between}.card-title-main{align-items:center;gap:10px;display:inline-flex}.queue-summary{color:var(--muted);font-size:13px;font-weight:800}.queue-toolbar{margin:0 0 12px}.queue-search-field,.queue-toolbar{align-items:center;gap:8px;display:flex}.queue-search-field{border:1px solid var(--line);min-width:0;color:var(--muted);background:#fff;border-radius:8px;flex:1;padding:0 10px}.queue-search-field:focus-within{border-color:var(--player);box-shadow:0 0 0 3px color-mix(in srgb,var(--player) 15%,transparent)}.queue-search-field input{width:100%;min-height:42px;color:var(--ink);background:0 0;border:0;outline:0}.queue-search-field input::placeholder{color:var(--muted)}.queue-clear-button{border:1px solid var(--line);width:44px;height:44px;color:var(--muted-strong);background:#fff;border-radius:8px;flex:none;place-items:center;display:inline-grid}.queue-clear-button:hover{border-color:var(--line-strong);color:var(--ink);background:var(--surface-tint)}.queue-clear-button:focus-visible{outline:2px solid color-mix(in srgb,var(--primary) 52%,transparent);outline-offset:2px}.card-title-row h2,.control-group h2{letter-spacing:0;margin:0;font-size:18px}.queue-list{gap:8px;display:grid}.queue-list button{border:1px solid color-mix(in srgb,var(--line) 78%,#fff);width:100%;color:var(--ink-soft);text-align:left;background:#fff;border-radius:8px;grid-template-columns:32px minmax(96px,.55fr) minmax(0,1fr) minmax(84px,auto);align-items:center;gap:10px;padding:10px;display:grid}.queue-list button[aria-current=true]{border-color:color-mix(in srgb,var(--player) 52%,var(--line));background:color-mix(in srgb,var(--player) 11%,#fff)}.queue-list button:focus-visible{outline:2px solid color-mix(in srgb,var(--primary) 52%,transparent);outline-offset:-2px}.queue-list span{color:var(--muted);font-size:12px;font-weight:850}.queue-list small,.queue-list strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.queue-list small{color:var(--muted)}.queue-progress-mark{text-overflow:ellipsis;white-space:nowrap;justify-self:end;max-width:150px;overflow:hidden}.queue-empty{border:1px dashed var(--line-strong);color:var(--muted);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:14px;font-size:14px;font-weight:700;display:flex}.queue-empty button{color:var(--player-dark);text-underline-offset:3px;background:0 0;border:0;padding:0;font-weight:850;text-decoration:underline}.queue-empty button:hover{color:var(--primary-dark)}.control-group,.control-label{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.settings-panel-heading{border-bottom:1px solid color-mix(in srgb,var(--line) 72%,#fff);gap:4px;padding-bottom:12px;display:grid}.settings-panel-heading h2{color:var(--ink);letter-spacing:0;margin:0;font-size:18px}.settings-panel-heading p{color:var(--muted);margin:0;line-height:1.45}.settings-panel-heading .stage-kicker{color:var(--primary-dark)}.settings-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.settings-summary div{border:1px solid color-mix(in srgb,var(--line) 72%,#fff);background:color-mix(in srgb,#fff 82%,var(--surface-tint));border-radius:8px;min-width:0;padding:9px}.settings-summary dt{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:900}.settings-summary dd{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-weight:850;overflow:hidden}.settings-section{border:1px solid color-mix(in srgb,var(--line) 74%,#fff);background:#ffffffb8;border-radius:8px;grid-template-columns:minmax(0,1fr);gap:12px;padding:12px;display:grid}.settings-section h3{color:var(--primary-dark);letter-spacing:0;margin:0;font-size:13px}.control-label{color:var(--ink-soft);font-weight:850}.control-label select{border:1px solid var(--line);min-height:44px;color:var(--ink);background:#fff;border-radius:8px;padding:10px 12px}.preset-button{text-align:left;gap:2px;width:100%;padding:9px 10px;display:grid}.preset-button small,.toggle-row small{color:var(--muted);font-weight:700}.toggle-row{border:1px solid var(--line);border-radius:8px;gap:10px;padding:12px}.toggle-row input{width:18px;height:18px;accent-color:var(--player)}.toggle-row small,.toggle-row span,.toggle-row strong{display:block}.pv-checkbox-row{align-items:center;gap:10px;display:flex}.pv-checkbox-label{cursor:pointer;color:var(--ink-soft);font-size:14px;line-height:1.5}.compact-notice{align-items:flex-start;margin:0;line-height:1.45}.player-empty-state{min-height:260px;color:var(--muted);text-align:center;place-items:center;font-weight:800;display:grid}.quiz-page-layout{grid-template-columns:minmax(0,1fr) minmax(280px,340px);align-items:start;gap:18px;display:grid}.quiz-page-layout-shared{grid-template-columns:minmax(0,1fr)}.quiz-main{gap:18px;min-width:0;display:grid}.quiz-stage{background:linear-gradient(180deg,var(--surface-tint),#fff 34%),var(--surface);gap:18px;display:grid;overflow:hidden}.quiz-word-card{border:1px solid color-mix(in srgb,var(--line) 76%,#fff);text-align:center;background:#fff;border-radius:8px;align-content:center;justify-items:center;gap:12px;min-height:210px;padding:24px 12px;display:grid;position:relative}.quiz-word-term{font-size:clamp(48px,9vw,86px)}.quiz-word-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.icon-button.voice-btn.voice-female{color:var(--primary-dark);background:color-mix(in srgb,var(--primary) 10%,#fff);border-color:color-mix(in srgb,var(--primary) 30%,var(--line))}.icon-button.voice-btn.voice-male{color:var(--player-dark);background:color-mix(in srgb,var(--player) 10%,#fff);border-color:color-mix(in srgb,var(--player) 30%,var(--line))}.icon-button.voice-btn.voice-female.is-playing,.icon-button.voice-btn.voice-female:hover{background:color-mix(in srgb,var(--primary) 18%,#fff);border-color:color-mix(in srgb,var(--primary) 50%,var(--line))}.icon-button.voice-btn.voice-male.is-playing,.icon-button.voice-btn.voice-male:hover{background:color-mix(in srgb,var(--player) 18%,#fff);border-color:color-mix(in srgb,var(--player) 50%,var(--line))}.quiz-option-fieldset{border:0;gap:12px;min-width:0;margin:0;padding:0;display:grid}.quiz-option-fieldset legend{color:var(--ink);padding:0;font-size:18px;font-weight:900}.quiz-answer-options{gap:10px;display:grid}.quiz-answer-option{border:1px solid var(--line);min-height:54px;color:var(--ink-soft);background:#fff;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;font-weight:850;display:grid}.quiz-answer-option:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 14%,transparent)}.quiz-answer-option input{width:18px;height:18px;accent-color:var(--primary)}.quiz-answer-option span{overflow-wrap:anywhere;line-height:1.42}.quiz-answer-option.is-selected{border-color:color-mix(in srgb,var(--primary) 48%,var(--line));background:color-mix(in srgb,var(--primary) 8%,#fff)}.quiz-answer-option.is-correct{border-color:color-mix(in srgb,var(--success) 72%,var(--line));color:var(--success);background:var(--success-soft)}.quiz-answer-option.is-wrong{border-color:color-mix(in srgb,var(--danger) 72%,var(--line));color:var(--danger);background:var(--danger-soft)}.quiz-result{text-align:center;border-radius:8px;padding:12px 14px;font-weight:900}.quiz-result-correct{color:var(--success);background:var(--success-soft)}.quiz-result-wrong{color:var(--danger);background:var(--danger-soft)}.quiz-result-idle{color:var(--primary-dark);background:var(--surface-soft)}.quiz-results{text-align:center;padding:40px 20px}.quiz-results h2{color:var(--primary-dark);margin-bottom:24px;font-size:28px}.quiz-results-summary{grid-template-columns:repeat(2,1fr);gap:16px;max-width:400px;margin:0 auto;display:grid}.quiz-results-summary div{background:var(--surface-soft);border-radius:12px;padding:16px}.quiz-results-summary dt{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:12px}.quiz-results-summary dd{color:var(--primary-dark);margin:0;font-size:24px;font-weight:700}.quiz-result-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px;display:flex}.shared-quiz-review{margin-top:1.5rem}.shared-quiz-score{background:linear-gradient(135deg,#e3f2fd,#f0f7ff);border-radius:16px;flex-direction:column;align-items:center;gap:.25rem;margin-bottom:1.5rem;padding:1.5rem;display:flex}.shared-quiz-score-number{color:#0d47a1;font-size:3rem;font-weight:800;line-height:1}.shared-quiz-score-label{color:#1565c0;font-size:1.1rem;font-weight:600}.shared-quiz-wrong-list h3{color:#0d2240;text-align:left;margin:0 0 1rem;font-size:1.25rem;font-weight:700}.shared-quiz-wrong-card{text-align:left;background:#fff;border:1px solid #e3f2fd;border-radius:12px;margin-bottom:.75rem;padding:1rem 1.25rem}.shared-quiz-wrong-term{color:#0d2240;font-size:1.15rem;font-weight:800}.shared-quiz-wrong-prompt{color:#90a4ae;margin:.25rem 0 .75rem;font-size:.85rem}.shared-quiz-wrong-options{flex-direction:column;gap:.4rem;display:flex}.shared-quiz-wrong-option{color:#607d8b;background:#fafbfc;border:1.5px solid #e8eaf0;border-radius:8px;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.95rem;display:flex}.shared-quiz-wrong-option.is-correct{color:#2e7d32;background:#e8f5e9;border-color:#4caf50;font-weight:600}.shared-quiz-wrong-option.is-wrong{color:#c62828;background:#ffebee;border-color:#ef5350;font-weight:600}.quiz-primary-actions,.quiz-wide-button{width:100%}.quiz-wide-button{justify-content:center;min-height:50px}.pv-checkbox-label small,.pv-checkbox-label strong{display:block}.pv-checkbox-label small{color:var(--muted);font-weight:700}.quiz-controls{top:86px}.site-footer{border-top:1px solid var(--line);justify-content:space-between;gap:24px;width:min(1180px,100% - 32px);margin:40px auto 0;padding:30px 0 40px;display:flex}.site-footer p{max-width:520px;color:var(--muted)}@media (width<=940px){.admin-grid,.admin-metrics,.community-list-grid,.community-preset-grid,.feature-grid,.hero-section,.home-mode-grid,.pack-grid,.quiz-page-layout,.quiz-stage-stats,.split-section,.web-player-layout{grid-template-columns:1fr}.hero-section{gap:28px;min-height:0}.site-footer{flex-direction:column;align-items:flex-start}.web-player-controls{position:static}.quiz-stage-header-actions{flex-wrap:wrap;justify-content:space-between;width:100%}.quiz-stage-header-actions .translation-selector-trigger{width:min(200px,100% - 96px)}.quiz-stage-header-actions .stage-counter{white-space:nowrap;min-width:auto;font-size:12px}.web-player-layout{grid-template-columns:minmax(0,1fr);display:grid}.web-player-main{display:contents}.listening-stage{grid-row:1}.web-player-controls{grid-row:2}.compact-player-card{grid-row:3}}@media (width<=860px){.community-table-header{display:none}.community-table-row{grid-template-columns:1fr}.site-footer,.site-header,main{width:min(100% - 24px,1180px)}.hero-copy h1,.page-heading h1{font-size:42px}.quiz-page-layout-shared{gap:10px}.page-frame:has(.quiz-page-layout){padding-top:8px}.page-frame:has(.quiz-page-layout) .page-heading{margin-bottom:10px}.page-frame:has(.quiz-page-layout) .page-heading .eyebrow{margin-bottom:4px;font-size:10px}.page-frame:has(.quiz-page-layout) .page-heading h1{font-size:22px;line-height:1.05}.page-frame:has(.quiz-page-layout) .page-heading p:not(.eyebrow){max-width:340px;margin-top:6px;font-size:13px;line-height:1.35}.hero-lede{font-size:17px}.quiz-page-layout-shared .quiz-stage{max-width:none;margin-inline:0}.quiz-page-layout-shared .quiz-word-card{min-height:170px;padding:18px 10px}.quiz-page-layout-shared .quiz-word-term{font-size:44px}.site-header{justify-content:space-between;gap:10px;min-height:56px;padding:8px 0;position:relative}.site-header .brand-mark{order:1}.site-header .header-account{order:2;position:static}.site-header .primary-nav{order:3}.app-shell-shared-quiz .primary-nav{display:none}.brand-icon{width:34px;height:34px}.brand-mark{gap:9px}.brand-mark strong{font-size:18px}.brand-mark small{font-size:10px}.header-account-link{border-radius:999px;padding:7px 10px;font-size:12px;box-shadow:0 10px 22px #0f2e5729}.floating-actions{display:none}.hero-section{padding-top:22px}.content-band,.page-frame,.split-section{padding:22px 0}.admin-panel,.feedback-form,.home-mode-card,.home-study-panel,.info-panel,.pack-card,.player-panel,.surface-panel,.web-player-controls{padding:18px}.form-actions,.player-controls,.toolbar-row{flex-direction:column;align-items:stretch}.home-study-action,.search-shell,.voice-toggle{width:100%}.home-quality-strip,.home-study-actions,.home-study-stats{grid-template-columns:1fr}.home-study-stats div{border-right:0;border-bottom:1px solid var(--line)}.home-study-stats div:last-child{border-bottom:0}.home-quality-strip{align-items:start}.settings-summary{grid-template-columns:1fr}.settings-section{padding:12px}.pack-badge-row,.phonetic-row,.status-chip-list,.word-strip{align-items:stretch}.pack-card dl div{align-items:flex-start;display:grid}.pack-card dd{text-align:left}.queue-list button{grid-template-columns:28px 1fr}.queue-list small{grid-column:2}.queue-progress-mark{grid-column:2;justify-self:start;max-width:100%}.web-word-term{overflow-wrap:break-word;font-size:34px;line-height:1.04}.web-player-card{padding:18px}.listening-stage-header,.queue-card-title{flex-direction:column;gap:10px}.stage-counter,.status-chip{width:100%}.status-chip{justify-content:center}.word-context-row{grid-template-columns:1fr}.player-word-card{min-height:250px;padding:22px 4px}.feedback-form{grid-template-columns:1fr}.release-list article,.text-stack{padding:18px}.site-footer a,.top-nav a{padding:8px 9px}}.admin-alert{background:var(--accent-soft);color:var(--muted-strong);border-radius:8px;margin-bottom:18px;padding:14px 18px;font-size:14px;font-weight:700}.admin-login-prompt{text-align:center;flex-direction:column;align-items:center;gap:12px;max-width:520px;margin:0 auto;padding:48px 24px;display:flex}.admin-login-prompt>svg{color:var(--accent);margin-bottom:4px}.admin-login-prompt h3{color:var(--text-primary);margin:0;font-size:20px}.admin-login-prompt p{color:var(--muted);margin:0;font-size:15px;line-height:1.6}.admin-login-hint{opacity:.8;color:var(--muted)!important;font-size:13px!important}.header-account{align-items:center;min-width:max-content;display:inline-flex}.user-menu{position:relative}.user-menu-avatar-button{cursor:pointer;transition:transform .15s,box-shadow .15s,border-color .15s;overflow:hidden;aspect-ratio:1!important;border:2px solid var(--line)!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important;padding:0!important;display:flex!important}.user-menu-avatar-button:hover{transform:scale(1.06);box-shadow:0 4px 12px #0d22402e;border-color:var(--primary)!important}.user-menu-avatar-button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.user-menu-avatar-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.user-menu-avatar-initials{color:#fff;text-transform:uppercase;letter-spacing:.02em;justify-content:center;align-items:center;width:100%;height:100%;font-size:15px;font-weight:800;line-height:1;display:flex}.user-menu-popover.p-popover{border-radius:14px;min-width:240px;padding:0;box-shadow:0 12px 32px #0d22402e}.user-menu-header{background:linear-gradient(135deg,var(--surface) 0,var(--surface-tint) 100%);border-bottom:1px solid var(--line);align-items:center;display:flex}.user-menu-header-avatar{border:2px solid var(--surface);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden;box-shadow:0 2px 8px #0d22401f}.user-menu-header-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.user-menu-header-initials{color:#fff;text-transform:uppercase;justify-content:center;align-items:center;width:100%;height:100%;font-size:17px;font-weight:800;line-height:1;display:flex}.user-menu-header-info{flex-direction:column;gap:2px;min-width:0;display:flex}.user-menu-header-name{color:var(--ink);font-size:.95rem;font-weight:800}.user-menu-header-email,.user-menu-header-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.user-menu-header-email{color:var(--muted);font-size:.8rem}.user-menu-nav{flex-direction:column;padding:6px;display:flex}.user-menu-item{width:100%;color:var(--ink-soft);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:.9rem;font-weight:600;transition:background .12s,color .12s;display:flex}.user-menu-item:hover{background:var(--surface-soft);color:var(--primary)}.user-menu-item:disabled{opacity:.5;cursor:not-allowed}.user-menu-item-danger{color:var(--danger)}.user-menu-item-danger:hover{background:var(--danger-soft);color:var(--danger)}@media (width<=640px){.user-menu-avatar-button{width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important}.user-menu-avatar-initials{font-size:13px}.user-menu-popover.p-popover{min-width:220px}}.header-account-link{color:var(--primary-dark);border:1px solid var(--surface-soft);background:var(--surface-soft);border-radius:8px;padding:9px 13px;font-size:14px;font-weight:700}.header-account-link:hover,.header-account-link[aria-current=page]{background:var(--primary-deep);color:#fff}.player-sync-banner{background:var(--surface-soft);color:var(--text-primary);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding:12px 16px;font-size:14px;display:flex}.player-sync-copy{gap:3px;min-width:min(100%,260px);display:grid}.player-sync-copy span{color:var(--ink-soft);font-weight:850}.player-sync-copy small{color:var(--muted);font-weight:750;line-height:1.35}.player-sync-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.auth-card{background:var(--surface-soft);border-radius:16px;flex-direction:column;align-items:flex-start;gap:18px;max-width:460px;padding:28px;display:flex}.auth-card-lede{color:var(--muted);margin:0;line-height:1.6}.auth-status{color:var(--muted);margin:0;font-weight:600}.auth-google-button{width:100%;min-height:44px;overflow:hidden}.auth-google-button iframe,.auth-google-button>div{max-width:100%}.auth-google-unavailable{color:var(--muted);margin:0;line-height:1.6}.auth-skip{align-self:flex-start}.login-sync-page{grid-template-columns:minmax(260px,.88fr) minmax(0,1.12fr);align-items:center;gap:56px;min-height:620px;padding:56px 0;display:grid}.login-phone-visual{background:linear-gradient(135deg,#f1f8e9,#fff 72%);border-radius:8px;place-items:center;min-height:440px;display:grid;position:relative}.login-phone-shell{background:#f5faf3;border:9px solid #1b3a1b;border-radius:36px;width:190px;height:378px;padding:30px 16px;position:relative;box-shadow:0 28px 54px #1b3a1b38}.login-phone-speaker{background:#2e5a2e;border-radius:999px;width:46px;height:5px;position:absolute;top:13px;left:50%;transform:translate(-50%)}.login-phone-title{color:var(--primary-dark);margin:6px 0 18px;font-size:13px;font-weight:950}.login-progress-card{background:#fff;border-radius:14px;gap:9px;padding:14px;display:grid;box-shadow:0 10px 25px #1b3a1b1c}.login-progress-card.compact{margin-top:16px}.login-progress-line{background:#c8e6c9;border-radius:999px;height:9px;display:block}.login-progress-line.is-blue{background:var(--primary);width:72%}.login-progress-line.is-green{background:var(--success);width:54%}.login-phone-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:16px;display:grid}.login-phone-stats span{color:#2e5a2e;text-align:center;background:#e8f5e9;border-radius:12px;gap:2px;min-width:0;padding:11px 8px;font-size:11px;font-weight:850;display:grid}.login-phone-stats strong{color:var(--primary-dark);font-size:18px;line-height:1}.login-sync-badge{color:#126142;background:#e6f7ee;border-radius:999px;align-items:center;gap:7px;padding:10px 12px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;bottom:86px;right:12%;box-shadow:0 14px 34px #14674826}.login-sync-badge svg{width:16px;height:16px}.login-sync-copy{align-content:center;gap:22px;width:100%;min-width:0;max-width:100%;display:grid}.login-sync-copy h1{max-width:650px;color:var(--primary-dark);letter-spacing:0;overflow-wrap:break-word;margin:0;font-size:clamp(44px,6vw,72px);line-height:1.02}.login-sync-copy>p:not(.eyebrow){max-width:620px;color:var(--muted);margin:0;font-size:18px;line-height:1.65}.login-auth-panel{border:1px solid var(--line);background:#f5faf3;border-radius:8px;width:min(100%,470px);min-width:0;max-width:none}.login-auth-panel .auth-card-lede{color:var(--ink-soft);font-size:15px;font-weight:900}.login-auth-panel .auth-skip{background:#fff;justify-content:center;width:100%}.login-qr-placeholder{opacity:.88;background:#fff;border:1px dashed #a5d6a7;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;width:100%;padding:12px;display:grid}.login-qr-mark{width:54px;height:54px;color:var(--primary-dark);background:linear-gradient(90deg,var(--primary-dark) 4px,transparent 4px) 0 0 /12px 12px,linear-gradient(var(--primary-dark) 4px,transparent 4px) 0 0 /12px 12px,#e8f5e9;border-radius:8px;place-items:center;font-size:10px;font-weight:950;display:grid}.login-qr-placeholder small,.login-qr-placeholder strong{display:block}.login-qr-placeholder strong{color:var(--ink-soft);font-size:14px}.login-qr-placeholder small{color:var(--muted);margin-top:3px;line-height:1.45}@media (width<=940px){.login-sync-page{grid-template-columns:1fr;gap:32px;min-height:0;padding:36px 0}.login-sync-copy{order:1}.login-phone-visual{order:2;min-height:360px}.login-phone-shell{transform:scale(.86)}.login-sync-badge{bottom:56px;right:max(24px,18%)}}@media (width<=620px){.login-sync-copy{gap:18px}.login-sync-copy h1{font-size:42px}.login-sync-copy>p:not(.eyebrow){font-size:16px}.login-auth-panel{width:100%;padding:18px}.login-phone-visual{min-height:310px}.login-phone-shell{transform:scale(.74)}.login-sync-badge{bottom:42px;right:8px}.login-qr-placeholder{grid-template-columns:1fr}.login-qr-mark{width:48px;height:48px}.floating-actions{gap:8px;bottom:12px;right:12px}.feedback-launcher-floating{aspect-ratio:1!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;max-height:46px!important;padding:0!important}.feedback-launcher-floating span{display:none}.theme-switcher-toggle{width:38px;height:38px}}.account-details{gap:12px;width:100%;margin:0;display:grid}.account-details>div{justify-content:space-between;gap:16px;display:flex}.account-details dt{color:var(--muted);font-weight:600}.account-details dd{color:var(--text-primary);word-break:break-all;margin:0;font-weight:700}.account-sync-note{color:var(--muted);margin:0;line-height:1.55}.account-actions{flex-wrap:wrap;gap:12px;display:flex}.owned-books-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.owned-book-link{text-align:left;justify-content:flex-start;padding:4px 0;font-size:14px}.orders-table{border-collapse:collapse;width:100%;margin-top:8px;font-size:14px}.orders-table thead th{text-align:left;border-bottom:2px solid var(--line);color:var(--muted);text-transform:uppercase;letter-spacing:.03em;padding:8px 12px;font-size:12px;font-weight:600}.orders-table tbody td{border-bottom:1px solid var(--line);padding:10px 12px}.orders-table tbody tr:last-child td{border-bottom:none}.order-status-badge{text-transform:capitalize;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-block}.order-status-badge.paid{color:oklch(60% .12 160);background:#4bc98f26}.order-status-badge.pending{color:oklch(55% .15 70);background:#db8a0026}.order-status-badge.expired,.order-status-badge.failed{color:oklch(50% .15 25);background:#d7474526}.order-status-badge.refunded{color:oklch(55% .1 260);background:#729fe926}.admin-feedback{position:relative}.admin-filters{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.admin-filter-input{border:1px solid var(--line);color:var(--ink);background:var(--surface);border-radius:6px;outline:none;flex:220px;padding:8px 12px;font-size:14px}.admin-filter-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1765cc26}.admin-filters select{border:1px solid var(--line);color:var(--ink-soft);background:var(--surface);cursor:pointer;border-radius:6px;outline:none;padding:8px 12px;font-size:14px}.admin-feedback-table{gap:0;display:grid}.admin-feedback-row{border-bottom:1px solid var(--line);cursor:pointer;grid-template-columns:.7fr 1.4fr .8fr 1.1fr .5fr 1fr .9fr .9fr;align-items:center;gap:10px;min-width:720px;padding:10px 0;transition:background .1s;display:grid}.admin-feedback-row:hover{background:var(--surface-tint)}.admin-feedback-selected{background:var(--surface-soft)}.admin-feedback-header{cursor:default;color:var(--muted);text-transform:uppercase;border-bottom:2px solid var(--line-strong);padding-bottom:12px;font-size:12px;font-weight:900}.admin-feedback-header:hover{background:0 0}.admin-feedback-entry{color:var(--ink);font-size:14px;font-weight:700}.admin-feedback-count{text-align:center;color:var(--ink-soft);font-weight:800}.admin-feedback-date{color:var(--muted);font-size:13px}.admin-select{border:1px solid var(--line);color:var(--ink-soft);background:var(--surface);cursor:pointer;border-radius:4px;outline:none;padding:4px 8px;font-size:13px;font-weight:700}.admin-select:focus{border-color:var(--primary)}.admin-severity-dot{vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-left:6px;display:inline-block}.admin-empty{text-align:center;color:var(--muted);padding:28px 0;font-size:14px;font-weight:700}.admin-detail-drawer{background:var(--surface);z-index:100;flex-direction:column;width:min(420px,90vw);padding:24px;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-8px 0 32px #0923541f}.admin-detail-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:14px;display:flex}.admin-detail-header h3{color:var(--ink);margin:0;font-size:16px;font-weight:900}.admin-detail-close{appearance:none;cursor:pointer;color:var(--muted);background:0 0;border:none;padding:4px}.admin-detail-close:hover{color:var(--ink)}.admin-detail-list{gap:0;display:grid}.admin-detail-row{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr;gap:12px;padding:10px 0;font-size:14px;display:grid}.admin-detail-row dt{color:var(--muted);margin:0;font-weight:800}.admin-detail-row dd{color:var(--ink-soft);word-break:break-word;margin:0;font-weight:600}.admin-detail-note dd{white-space:pre-wrap;line-height:1.55}.admin-badge{text-transform:lowercase;border-radius:999px;padding:2px 10px;font-size:12px;font-weight:800;display:inline-block}.admin-badge-new{background:var(--surface-soft);color:var(--ink-soft)}.admin-badge-triaged{background:var(--purple-soft);color:var(--purple)}.admin-badge-accepted{background:var(--success-soft);color:var(--success)}.admin-badge-rejected{background:var(--danger-soft);color:var(--danger)}.admin-badge-fixed,.admin-badge-published{background:var(--accent-soft);color:var(--accent)}.admin-badge-low{background:var(--success-soft);color:var(--success)}.admin-badge-medium{background:var(--accent-soft);color:var(--accent)}.admin-badge-high{background:var(--danger-soft);color:var(--danger)}.admin-badge-critical{color:#fff;background:#c62828}@media (width<=640px){.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-filters{flex-direction:column}.admin-filter-input,.admin-filters select{flex-basis:100%}.admin-feedback-table{overflow-x:auto}.admin-feedback-row{min-width:640px}.admin-detail-drawer{width:100vw}}.admin-revisions-table{grid-template-columns:180px 100px 100px 1fr 140px 140px 100px 100px;gap:0;margin-top:12px;display:grid}.admin-revision-row{display:contents}.admin-revision-row>*{border-bottom:1px solid var(--border);align-items:center;padding:10px 12px;display:flex}.admin-revision-header>*{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.85rem;font-weight:600}.admin-revision-entry{font-family:var(--font-mono);font-size:.85rem}.admin-revision-reason{text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.admin-revision-date{color:var(--muted);font-size:.85rem}.admin-status-badge{border-radius:999px;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-block}.admin-status-draft{background:var(--border);color:var(--text)}.admin-status-active_now,.admin-status-published,.admin-status-reviewed{color:#2e7d32;background:#e8f5e9}.admin-status-recent{color:#8a5a00;background:#fff8e1}.admin-status-inactive{background:var(--surface-soft);color:var(--muted)}.admin-coupons{gap:18px;display:grid}.admin-coupon-form{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:12px;display:grid}.admin-coupon-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;display:grid}.admin-coupon-card{border:1px solid var(--line);background:var(--surface);border-radius:16px;gap:14px;padding:18px;display:grid}.admin-coupon-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.admin-coupon-card h3{color:var(--ink);margin:0;font-size:16px}.admin-coupon-card p{color:var(--muted);word-break:break-word;margin:4px 0 0;font-size:13px;font-weight:750}.admin-coupon-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.admin-coupon-meta div{background:var(--surface-soft);border-radius:10px;gap:2px;padding:10px;display:grid}.admin-coupon-meta dt{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:850}.admin-coupon-meta dd{color:var(--ink-soft);margin:0;font-weight:850}.admin-coupon-actions{justify-content:flex-end;display:flex}.admin-users{gap:18px;display:grid}.admin-user-grid-panel{gap:12px;display:grid}.admin-user-grid-toolbar{color:var(--ink-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-weight:850;display:flex}.admin-user-grid-toolbar label{color:var(--muted);align-items:center;gap:8px;font-size:13px;font-weight:850;display:inline-flex}.admin-user-grid-toolbar select{min-width:92px}.admin-user-grid-actions{flex-wrap:wrap;gap:8px;display:flex}.admin-user-grid-scroll{border:1px solid var(--line);background:var(--surface);border-radius:10px;overflow-x:auto}.admin-user-grid{border-collapse:collapse;width:100%;min-width:1180px}.admin-user-grid td,.admin-user-grid th{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:11px 12px}.admin-user-grid th{color:var(--muted);letter-spacing:0;text-transform:uppercase;background:var(--surface-soft);font-size:12px;font-weight:900}.admin-user-grid td{color:var(--ink-soft);font-size:14px;font-weight:760}.admin-user-grid tr:last-child td{border-bottom:0}.admin-user-grid small,.admin-user-grid strong{display:block}.admin-user-grid small{color:var(--muted);margin-top:2px;font-size:12px;font-weight:760}.admin-user-grid-path{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.admin-user-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.admin-user-facts div{background:var(--surface-soft);border-radius:10px;gap:2px;padding:10px;display:grid}.admin-user-facts dt{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:850}.admin-user-facts dd{color:var(--ink-soft);word-break:break-word;margin:0;font-weight:850}.admin-billing-ops{gap:18px;display:grid}.admin-billing-actions,.admin-billing-form{grid-template-columns:minmax(240px,1fr) auto;align-items:end;gap:12px;display:grid}.admin-billing-grid,.admin-billing-summary{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.admin-billing-grid h2{color:var(--ink);grid-column:1/-1;margin:10px 0 0;font-size:18px}.admin-billing-action-card,.admin-billing-row-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:10px;padding:16px;display:grid}.admin-billing-action-card h3{color:var(--ink);margin:0}.admin-billing-row-card small,.admin-billing-row-card span,.admin-billing-row-card strong{word-break:break-word}.admin-billing-row-card small{color:var(--muted);font-weight:750}@media (width<=760px){.admin-billing-actions,.admin-billing-form,.admin-coupon-form{grid-template-columns:1fr}}.admin-detail-actions{border-top:1px solid var(--border);margin-top:16px;padding-top:16px}.admin-create-result{color:var(--success);margin-top:8px;font-size:.85rem}.admin-edit-info{grid-template-columns:100px 1fr;gap:4px 12px;font-size:.9rem;display:grid}.admin-edit-info-row{display:contents}.admin-edit-info-row dt{color:var(--muted);font-weight:600}.admin-edit-info-row dd{margin:0}.admin-edit-note dd{white-space:pre-wrap}.admin-edit-fieldset{border:1px solid var(--border);border-radius:8px;margin-top:16px;padding:12px 16px}.admin-edit-fieldset legend{padding:0 8px;font-size:.85rem;font-weight:600}.admin-edit-hint{color:var(--muted);margin:0 0 12px;font-size:.8rem}.admin-edit-row{gap:12px;display:flex}.admin-edit-row label{flex-direction:column;flex:1;gap:4px;font-size:.85rem;font-weight:500;display:flex}.admin-edit-row select{border:1px solid var(--border);background:var(--bg,#fff);border-radius:6px;padding:6px 8px;font-size:.9rem}.admin-edit-input{flex-direction:column;gap:4px;margin-bottom:8px;font-size:.85rem;font-weight:500;display:flex}.admin-edit-input input{border:1px solid var(--border);font-size:.9rem;font-family:var(--font-mono);border-radius:6px;padding:6px 8px}.admin-edit-result{color:var(--muted);margin-top:12px;font-size:.85rem}.admin-edit-success{color:var(--success);font-weight:600}.admin-correction-group{margin-bottom:16px}.admin-correction-group:last-child{margin-bottom:0}.admin-current-value{color:var(--muted);font-size:.8rem;font-family:var(--font-mono);margin-bottom:4px}.admin-current-value span{color:var(--text)}.admin-correction-group label{flex-direction:column;gap:4px;font-size:.85rem;font-weight:500;display:flex}.admin-correction-group label input,.admin-correction-group label select{border:1px solid var(--border);font-size:.9rem;font-family:var(--font-mono);border-radius:6px;padding:6px 8px}.admin-pos-other{margin-top:6px}.story-books-section{gap:18px;margin-top:32px;display:grid}.story-progress-note{color:var(--muted);margin:0;font-size:.9rem}.story-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.story-card{border:1px solid var(--border);background:var(--surface);border-radius:18px;flex-direction:column;gap:16px;padding:18px;display:flex}.story-card-locked{background:linear-gradient(180deg,#fff6f0eb,#fffffffa),var(--surface);border-color:#f5b794;box-shadow:inset 0 0 0 1px #7a2f1412}.story-card-locked .story-card-progress{accent-color:#c65a25}.story-card p{margin:0}.story-card dl{grid-template-columns:repeat(auto-fit,minmax(86px,1fr));gap:10px;margin:auto 0 0;display:grid}.story-card dt{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:4px;font-size:.72rem}.story-card dd{margin:0;font-weight:600}.story-card-progress{width:100%;height:8px;accent-color:var(--primary)}.story-reader-page{width:min(1040px,100% - 32px);margin:0 auto;padding:28px 0 40px}.story-reader-topbar{border-bottom:1px solid color-mix(in srgb,var(--line) 72%,transparent);margin-bottom:12px;padding-bottom:12px}.story-reader-topbar-row{grid-template-columns:44px minmax(180px,1fr) max-content 44px;align-items:center;gap:10px;display:grid}.story-reader-back{grid-column:1}.story-reader-heading{grid-column:2;min-width:0}.story-reader-empty h1,.story-reader-empty p,.story-reader-progress,.story-reader-sentence-list p,.story-reader-topbar h1{margin:0}.story-reader-topbar h1{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:1.3rem;line-height:1.2;overflow:hidden}.story-reader-progress{min-width:0;color:var(--muted-strong);white-space:nowrap;align-items:center;gap:4px 6px;margin-top:4px;font-size:.78rem;font-weight:700;display:flex}.story-reader-progress .pack-level{border-radius:6px;padding:3px 7px;font-size:.7rem}.story-reader-tools{grid-column:3;grid-template-columns:minmax(160px,250px) 200px;align-items:center;gap:8px;min-width:0;display:grid}.story-reader-tools .story-reader-chapter-select.p-select{width:100%;min-width:0;min-height:44px}.story-reader-tools .p-select-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.story-reader-translation-trigger,.translation-selector-trigger{border:1px solid var(--line);width:200px;min-height:44px;color:var(--ink);background:var(--surface);white-space:nowrap;border-radius:8px;align-items:center;gap:7px;padding:4px 8px 4px 10px;font-weight:800;display:inline-flex}.story-reader-translation-trigger:hover,.translation-selector-trigger:hover{border-color:var(--line-strong);background:var(--surface-tint)}.story-reader-translation-trigger:focus-visible,.translation-selector-trigger:focus-visible{outline:2px solid color-mix(in srgb,var(--primary) 58%,transparent);outline-offset:2px}.story-reader-translation-copy,.translation-selector-copy{text-align:left;flex:1;gap:1px;min-width:0;display:grid}.story-reader-translation-copy small,.story-reader-translation-copy>span,.translation-selector-copy small,.translation-selector-copy>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.story-reader-translation-copy>span,.translation-selector-copy>span{font-size:.8rem;line-height:1.05}.story-reader-translation-copy small,.translation-selector-copy small{color:var(--muted-strong);font-size:.68rem;font-weight:700;line-height:1.05}.story-reader-translation-chevron,.translation-selector-chevron{color:var(--muted);flex:none}.story-reader-translation-glyphs,.translation-selector-glyphs{flex:none;align-items:center;gap:3px;display:inline-flex}.lang-glyph-dim,.story-lang-glyph-dim{background:var(--line,#cbd5e1)!important;color:var(--muted,#94a3b8)!important}.story-reader-share{grid-column:4}.story-reader-topbar .icon-button{border-radius:8px;width:44px;height:44px}.story-translation-panel,.translation-selector-panel{gap:16px;width:min(340px,100vw - 32px);display:grid}.story-translation-panel-heading,.translation-selector-panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}.story-translation-panel-heading strong,.translation-selector-panel-heading strong{color:var(--ink);font-size:.95rem}.story-translation-panel-heading span,.translation-selector-panel-heading span{color:var(--primary-dark);background:var(--surface-soft);border-radius:6px;padding:3px 7px;font-size:.72rem;font-weight:800}.story-translation-control,.translation-selector-control{gap:8px;min-width:0;display:grid}.story-reader-lang-toggles legend,.story-translation-control>span,.translation-selector-control>span{color:var(--muted-strong);font-size:.75rem;font-weight:850}.story-translation-control .p-select{width:100%;min-width:0}.story-translation-control .p-selectbutton{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.story-translation-control .p-togglebutton{min-width:0;min-height:40px;padding:7px 9px}.story-reader-lang-toggles{border:1px solid var(--line);border-radius:8px;gap:10px;min-width:0;margin:0;padding:10px 12px 12px;display:grid}.story-reader-lang-toggles legend{padding:0 4px}.story-reader-lang-toggles .pv-checkbox-label{overflow-wrap:anywhere}.story-tool-active{background:var(--surface-soft)!important;color:var(--primary)!important;border-color:#1765cc47!important}.story-reader-page-card{border:1px solid var(--line);background:var(--surface);border-radius:12px;min-height:58vh;padding:14px;box-shadow:0 16px 42px #09235414}.story-reader-page-nav{min-height:38px;color:var(--muted-strong);justify-content:flex-end;align-items:center;gap:10px;margin-bottom:10px;font-size:.9rem;font-weight:800;display:flex}.story-chapter-illustration{margin:0 0 12px}.story-chapter-illustration img{border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;width:100%;height:auto;display:block}.story-chapter-illustration figcaption{color:var(--muted-strong);text-align:center;margin-top:6px;font-size:.78rem;font-weight:700}.story-reader-page-nav .icon-button{width:44px;height:44px}.story-reader-page-nav .icon-button:disabled{cursor:not-allowed;opacity:.45}.story-reader-sentence-list{gap:8px;min-height:360px;max-height:calc(100vh - 270px);padding:2px;display:grid;overflow:auto}.story-sentence-row{color:var(--ink);border:1px solid #0000;border-radius:12px;padding:12px;font-size:1.06rem;line-height:1.82}.story-sentence-row:focus-visible,.story-sentence-row:hover{background:var(--surface-tint);border-color:#1765cc2e;outline:none}.story-sentence-row-active{background:#eaf2ffb8;border-color:#1765cc38}.story-term-chip{color:var(--primary-dark);vertical-align:baseline;background:#3a8aff2e;border:1px solid #1765cc29;border-radius:4px;margin:1px 0;padding:0 7px;font-weight:800;display:inline;position:relative}.story-term-chip-aux{color:#315b86;background:#e1eeffb8;border-color:#4a739f33 #4a739f33 #315b8694;border-bottom-style:dotted;border-bottom-width:1px;font-weight:750}.story-term-chip:focus-visible,.story-term-chip:hover{background:var(--purple-soft);color:var(--purple);outline:none}.story-term-tooltip-card{z-index:4000;background:var(--surface);color:var(--ink);pointer-events:auto;text-align:left;border:1px solid #1765cc29;border-radius:10px;flex-direction:column;gap:6px;padding:12px 14px;font-size:.84rem;font-weight:650;line-height:1.42;display:flex;position:fixed;box-shadow:0 18px 50px #0923542e}.story-term-tooltip-card:after{left:var(--story-term-arrow-left,50%);box-sizing:content-box;background:var(--surface);content:"";border-color:#1765cc29;width:12px;height:12px;position:absolute}.story-term-tooltip-card[data-placement=above]:after{border-bottom:1px solid #1765cc29;border-right:1px solid #1765cc29;bottom:-7px;transform:translate(-50%)rotate(45deg)}.story-term-tooltip-card[data-placement=below]:after{border-top:1px solid #1765cc29;border-left:1px solid #1765cc29;top:-7px;transform:translate(-50%)rotate(45deg)}.story-term-close-progress{z-index:1;pointer-events:none;width:calc(100% + 2px);height:18px;position:absolute;bottom:-9.5px;left:-1px;right:-1px;overflow:visible}.story-term-tooltip-card[data-placement=below] .story-term-close-progress{top:-9.5px;bottom:auto}.story-term-close-progress path{fill:none;stroke:var(--primary);stroke-linecap:round;stroke-width:1px;stroke-dasharray:100;stroke-dashoffset:100px;animation:1s linear forwards story-term-close-progress}@keyframes story-term-close-progress{to{stroke-dashoffset:0}}.story-term-tooltip-head{align-items:center;gap:8px;min-width:0;display:flex}.story-term-tooltip-right{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.story-term-tooltip-badge{text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border-radius:999px;padding:2px 7px;font-size:.65rem;font-weight:800}.story-term-tooltip-badge-key{color:#555;background:#1e1e1e14}.story-term-tooltip-badge-extra{color:#888;background:#1e1e1e0d}.story-term-tooltip-title{flex:auto;align-items:center;gap:9px;min-width:0;display:inline-flex}.story-term-tooltip-term{color:var(--ink);font-size:.96rem;font-weight:900}.story-term-tooltip-actions{flex-shrink:0;align-items:center;gap:2px;margin-left:4px;display:inline-flex}.story-term-actions-divider{background:var(--line,#1765cc29);flex-shrink:0;width:1px;height:14px;margin:0 2px;display:inline-block}.story-term-pronunciation{width:28px;height:28px;color:var(--primary)}.story-term-close-btn{width:28px;height:28px;color:var(--ink-soft,#0f172a80)}.story-term-close-btn:hover{color:var(--ink)}.global-dict-bubble{z-index:4001;background:var(--surface);width:44px;height:44px;color:var(--primary);cursor:pointer;border:1px solid #1765cc38;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:fixed;box-shadow:0 10px 28px #09235433}.global-dict-bubble:focus-visible,.global-dict-bubble:hover{background:var(--purple-soft);color:var(--purple);outline:none}.story-term-body{display:block;overflow:hidden}.story-term-image-wrap{float:right;border-radius:8px;margin:2px 0 4px 10px;line-height:0;overflow:hidden}.story-term-image{-o-object-fit:contain;object-fit:contain;background:var(--surface-soft,#1765cc0a);border-radius:8px;width:128px;height:128px;display:block}.story-sentence-translation{color:var(--muted-strong);font-size:.96rem;line-height:1.65;margin-top:6px!important}.story-active-word{background:#f28a084d;border-radius:6px;box-shadow:0 0 0 2px #f28a081f}.story-audio-bar{border-top:1px solid var(--line);background:var(--surface);min-height:96px;margin-top:10px;padding:12px 4px 0}.story-audio-controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.story-audio-controls .icon-button{width:44px;height:44px}.story-audio-controls .icon-button.large{color:#fff;width:48px;height:48px}.story-audio-controls select{border:1px solid var(--line);background:var(--surface);min-height:36px;color:var(--ink);border-radius:8px;padding:0 10px;font-weight:800}.story-audio-toggle{border:1px solid var(--line);border-radius:8px;display:inline-flex;overflow:hidden}.story-audio-toggle button{background:var(--surface);color:var(--ink-soft);border:0;padding:8px 10px;font-size:.85rem;font-weight:800}.story-audio-toggle button.story-voice-female[aria-pressed=true]{background:color-mix(in srgb,var(--primary) 10%,#fff);color:var(--primary-dark)}.story-audio-toggle button.story-voice-male[aria-pressed=true]{background:color-mix(in srgb,var(--player) 10%,#fff);color:var(--player-dark)}.story-audio-toggle button:focus-visible{outline:2px solid color-mix(in srgb,var(--primary) 52%,transparent);outline-offset:-2px}.story-audio-progress{color:var(--muted-strong);grid-template-columns:auto minmax(120px,1fr) auto;align-items:center;gap:10px;margin-top:10px;font-size:.85rem;font-weight:800;display:grid}.story-audio-progress input[type=range]{accent-color:var(--primary)}.story-term-definition{color:var(--ink);font-size:1rem;line-height:1.55;margin-top:12px!important}.story-term-definition-compact{font-size:.86rem;line-height:1.42;margin-top:0!important}.story-term-definition-list{color:var(--ink);gap:7px;margin:14px 0 0;padding-left:1.35rem;font-size:1rem;line-height:1.5;display:grid}.story-term-definition-list-compact{gap:5px;margin-top:0;font-size:.86rem;line-height:1.42}.story-term-definition-list li::marker{color:var(--primary);font-weight:900}.story-term-translation,.story-term-translation-list{border-top:1px solid var(--hairline,#00000014);color:var(--ink-soft,#0f172ab3);margin-top:8px;padding-top:7px;font-size:.86rem;line-height:1.42}.story-term-translation-list{padding-left:1.3em}.story-term-translation-list li+li{margin-top:2px}.story-term-def-en{color:var(--ink)}.story-term-def-tr{color:var(--ink-soft,#0f172ab3)}.story-term-def-status{color:var(--ink-soft,#0f172a99);font-style:italic}.story-term-def-sep{display:inline}.lang-select-option,.story-lang-option{align-items:center;gap:8px;display:inline-flex}.lang-select-glyph,.story-lang-glyph{background:var(--primary,#0175c2);color:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:18px;font-size:10px;font-weight:600;line-height:1;display:inline-flex}.story-reader-empty{border:1px solid var(--line);background:var(--surface);min-height:360px;color:var(--muted-strong);text-align:center;border-radius:12px;place-items:center;gap:10px;display:grid}@media (width<=900px){.story-reader-topbar-row{grid-template-columns:44px minmax(0,1fr) 44px;row-gap:10px}.story-reader-tools{grid-area:2/1/auto/-1;grid-template-columns:minmax(0,1fr) 200px}.story-reader-share{grid-area:1/4}}@media (width<=720px){.story-reader-page{width:min(1040px,100% - 24px);padding-top:20px}.story-reader-sentence-list{min-height:420px;max-height:none}}@media (width<=480px){.story-reader-tools{grid-template-columns:minmax(0,1fr) 168px}.story-reader-translation-trigger{width:168px}.story-reader-progress{gap:3px 5px;font-size:.72rem}}@media (width<=360px){.story-reader-tools{grid-template-columns:minmax(0,1fr) 76px}.story-reader-translation-trigger{justify-content:center;width:76px;padding:4px 8px}.story-reader-translation-chevron,.story-reader-translation-copy{display:none}.story-reader-progress{white-space:normal;flex-wrap:wrap}.story-reader-progress>span[aria-hidden=true]{display:none}}.p-button{min-height:44px}.p-dialog{box-shadow:0 20px 60px #00000040}.p-dialog-header-actions .p-button.p-button-icon-only{aspect-ratio:1!important;border-radius:50%!important;width:2rem!important;min-width:2rem!important;max-width:2rem!important;height:2rem!important;min-height:2rem!important;max-height:2rem!important;padding:0!important}.p-select{width:100%}.account-avatar{--account-avatar-size:40px;width:var(--account-avatar-size);height:var(--account-avatar-size);flex:0 0 var(--account-avatar-size);border:2px solid var(--surface);box-shadow:0 0 0 1px var(--line),0 4px 10px #0d22401f;color:#fff;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.account-avatar-small{--account-avatar-size:32px}.account-avatar-medium{--account-avatar-size:40px}.account-avatar-large{--account-avatar-size:56px}.account-avatar-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.account-avatar-initials{text-transform:uppercase;font-size:15px;font-weight:800;line-height:1}.account-avatar-small .account-avatar-initials{font-size:12px}.account-avatar-large .account-avatar-initials{font-size:20px}.user-menu-trigger{border:1px solid var(--line);max-width:220px;min-height:44px;color:var(--ink-soft);background:var(--surface);border-radius:999px;align-items:center;gap:8px;padding:5px 9px 5px 5px;transition:border-color .15s,box-shadow .15s,background .15s;display:inline-flex;box-shadow:0 4px 12px #0d224012}.header-account-loading{background:var(--surface-soft);border-radius:999px;width:88px;height:44px;display:block}.user-menu-trigger:hover{border-color:var(--line-strong);background:var(--surface-tint);box-shadow:0 6px 16px #0d22401c}.user-menu-trigger:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.user-menu-trigger-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:800;overflow:hidden}.user-menu-trigger-chevron{color:var(--muted);flex:none;transition:transform .15s}.user-menu-trigger[aria-expanded=true] .user-menu-trigger-chevron{transform:rotate(180deg)}.user-menu-popover.p-popover{border:1px solid var(--line);border-radius:8px;width:min(288px,100vw - 24px);min-width:0;overflow:hidden;box-shadow:0 16px 36px #0d22402e}.user-menu-popover .p-popover-content{padding:0}.user-menu-header{background:var(--surface-tint);gap:12px;padding:16px}.user-menu-header-email,.user-menu-header-name{max-width:200px}.user-menu-item{border-radius:6px;min-height:42px;font-weight:700}.user-menu-item[aria-current=page]{color:var(--primary-dark);background:var(--surface-soft)}.user-menu-item-danger{border-top:1px solid var(--line);border-radius:0 0 6px 6px;margin-top:6px;padding-top:12px}.account-page{padding:40px 0 56px}.account-page-heading{max-width:760px;margin-bottom:28px}.account-page-heading .eyebrow{margin-bottom:7px}.account-page-heading h1{color:var(--ink);margin:0;font-size:34px;line-height:1.12}.account-page-heading>p:last-child{color:var(--muted);margin:10px 0 0;font-size:16px;line-height:1.5}.account-auth-loading,.account-panel-loading{min-height:240px;color:var(--muted-strong);justify-content:center;align-items:center;gap:12px;font-weight:700;display:flex}.account-loading-spinner{border:3px solid var(--line);border-top-color:var(--primary);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite checkout-spin}.account-workspace{grid-template-columns:236px minmax(0,1fr);align-items:start;gap:32px;display:grid}.account-sidebar{border-right:1px solid var(--line);min-width:0;padding-right:24px;position:sticky;top:20px}.account-profile-header{box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:12px;margin:0 0 22px;padding:0;display:flex}.account-profile-info{min-width:0}.account-profile-name{color:var(--ink);margin:0;font-size:17px;line-height:1.25}.account-profile-email,.account-profile-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-profile-email{color:var(--muted);margin:3px 0 0;font-size:12px}.account-profile-meta{color:var(--muted-strong);margin:4px 0 0;font-size:11px}.account-section-nav{gap:4px}.account-section-nav-desktop{flex-direction:column;display:flex}.account-section-nav-mobile{display:none}.account-section-nav a{min-height:44px;color:var(--muted-strong);white-space:nowrap;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;font-weight:750;display:flex}.account-section-nav a:hover{color:var(--primary-dark);background:var(--surface-tint)}.account-section-nav a[aria-current=page]{color:var(--primary-dark);background:var(--surface-soft)}.account-workspace-main{min-width:0}.account-panel-heading{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;margin-bottom:22px;padding-bottom:18px;display:flex}.account-panel-heading-icon{width:42px;height:42px;color:var(--primary-dark);background:var(--surface-soft);border-radius:8px;flex:0 0 42px;justify-content:center;align-items:center;display:inline-flex}.account-panel-heading h2{color:var(--ink);margin:0;font-size:23px;line-height:1.25}.account-panel-heading p{color:var(--muted);margin:4px 0 0;font-size:14px;line-height:1.45}.account-panel{min-height:420px}.account-panel-notice{align-items:center;gap:10px;margin-bottom:18px;display:flex}.account-panel-notice span{flex:1}.account-overview-empty{border:1px dashed var(--line-strong);background:color-mix(in srgb,var(--surface) 78%,var(--surface-tint));border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:24px;display:grid}.account-overview-empty-icon{width:48px;height:48px;color:var(--success);background:var(--success-soft);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.account-overview-empty h3{color:var(--ink);margin:0;font-size:17px}.account-overview-empty p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.5}.account-overview-empty-actions{gap:8px;display:flex}.account-progress-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:28px;display:grid}.account-stat-card{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:none;border-radius:8px;align-items:center;gap:12px;padding:14px;transition:border-color .15s,box-shadow .15s;display:flex}.account-stat-card:hover{border-color:var(--line-strong);box-shadow:0 4px 12px #0d22400f}.account-stat-icon{border-radius:8px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.account-stat-card.mastered .account-stat-icon{color:var(--success);background:var(--success-soft)}.account-stat-card.learning .account-stat-icon{color:var(--primary);background:var(--surface-soft)}.account-stat-card.review .account-stat-icon{color:var(--accent);background:var(--accent-soft)}.account-stat-card.new .account-stat-icon{color:var(--purple);background:var(--purple-soft)}.account-stat-card.streak .account-stat-icon{color:#d95f02;background:#fff3e0}.account-stat-body{flex-direction:column;min-width:0;display:flex}.account-stat-value{color:var(--ink);font-size:1.3rem;font-weight:800;line-height:1.2}.account-stat-label{color:var(--muted);font-size:.78rem;font-weight:700}.account-section-heading{margin-bottom:14px}.account-section-heading h2{margin:0;font-size:18px}.account-section-heading p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.45}.account-book-completion,.account-danger-zone,.account-devices,.account-entitlements,.account-heatmap,.account-orders,.account-redeem-section,.account-subscription-section,.account-sync-status{margin-bottom:28px}.account-empty-state{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.account-subscription-section{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:20px}.account-subscription-actions{margin-top:12px}.account-subscription-canceled-badge{background:var(--surface-soft);color:var(--muted);border-radius:4px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-block}.account-book-list,.account-device-list{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.account-book-row,.account-danger-row,.account-device-row{border-radius:8px}.account-book-row{border:1px solid var(--line);background:var(--surface);align-items:center;gap:12px;padding:12px 16px;display:flex}.account-book-info{flex-direction:column;flex:0 0 190px;gap:2px;min-width:0;display:flex}.account-book-title{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.account-book-counts,.account-device-meta{color:var(--muted);font-size:11px}.account-book-bar-wrap{background:var(--surface-soft);border-radius:4px;flex:1;height:8px;overflow:hidden}.account-book-bar{background:linear-gradient(90deg,var(--primary-light),var(--primary));border-radius:4px;height:100%;transition:width .3s}.account-book-pct{min-width:40px;color:var(--ink-soft);text-align:right;flex:none;font-size:12px;font-weight:800}.account-book-lock,.account-book-owned{flex:none;display:inline-flex}.account-book-lock{color:var(--muted)}.account-book-owned{color:var(--success)}.account-heatmap-grid,.account-orders-table-wrap{max-width:100%;overflow-x:auto}.account-heatmap-grid{gap:3px;width:100%;padding:8px 0;display:flex}.account-heatmap-week{flex-direction:column;flex:1 1 0;gap:3px;min-width:0;display:flex}.account-heatmap-cell{aspect-ratio:1;background:#ebedf0;border-radius:3px;flex:1 1 0;width:100%;min-width:0;max-width:14px}.account-heatmap-cell.level-0{background:#ebedf0}.account-heatmap-cell.level-1{background:#9be9a8}.account-heatmap-cell.level-2{background:#40c463}.account-heatmap-cell.level-3{background:#30a14e}.account-heatmap-cell.level-4{background:#216e39}.account-heatmap-legend{color:var(--muted);align-items:center;gap:4px;margin-top:8px;font-size:11px;display:flex}.account-heatmap-legend .account-heatmap-cell{aspect-ratio:auto;flex:0 0 12px;width:12px;max-width:12px;height:12px}.account-entitlement-badges{flex-wrap:wrap;gap:8px;display:flex}.account-entitlement-badge{border:1px solid color-mix(in srgb,var(--success) 25%,var(--line));color:var(--success);background:var(--success-soft);cursor:help;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:800;display:inline-flex}.account-entitlement-badge.is-subscription{border-color:color-mix(in srgb,var(--primary) 25%,var(--line));color:var(--primary-dark);background:var(--primary-soft)}.account-entitlement-badge.is-coupon{border-color:color-mix(in srgb,var(--purple) 25%,var(--line));color:var(--purple);background:var(--purple-soft)}.account-orders-table-wrap{border:1px solid var(--line);background:var(--surface);border-radius:8px}.account-orders-table{border-collapse:collapse;width:100%;min-width:620px;font-size:13px}.account-orders-table td,.account-orders-table th{border-bottom:1px solid var(--line);text-align:left;padding:11px 12px}.account-orders-table th{color:var(--muted);letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:800}.account-orders-table td{color:var(--ink-soft)}.account-orders-table tbody tr:last-child td{border-bottom:0}.account-order-status{text-transform:capitalize;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:800;display:inline-block}.account-order-status.paid{color:var(--success);background:var(--success-soft)}.account-order-status.partially_refunded,.account-order-status.refunded{color:var(--accent);background:var(--accent-soft)}.account-order-status.pending,.account-order-status.requires_review{color:var(--muted-strong);background:var(--surface-soft)}.account-order-status.canceled,.account-order-status.disputed,.account-order-status.expired,.account-order-status.failed{color:var(--danger);background:var(--danger-soft)}.account-order-note{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.4}.account-device-row{border:1px solid var(--line);background:var(--surface);align-items:center;gap:12px;padding:12px 14px;display:flex}.account-device-icon{width:36px;height:36px;color:var(--primary);background:var(--surface-soft);border-radius:8px;flex:0 0 36px;justify-content:center;align-items:center;display:inline-flex}.account-device-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.account-device-name{color:var(--ink);align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.account-device-current{color:var(--primary-dark);background:var(--surface-soft);letter-spacing:0;text-transform:uppercase;border-radius:999px;padding:2px 7px;font-size:9px;font-weight:800}.account-danger-zone,.account-orders,.account-redeem-section,.account-sync-status{border-top:1px solid var(--line);padding-top:24px}.redeem-code-form{grid-template-columns:minmax(240px,440px) auto;justify-content:start;align-items:end;gap:12px;display:grid}.account-sync-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.account-sync-summary>div{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-width:0;padding:12px}.account-sync-summary dt{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:800}.account-sync-summary dd{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:13px;font-weight:800;overflow:hidden}.account-danger-row{border:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.account-danger-actions{flex-direction:column;gap:8px;display:flex}.account-danger-row.danger{border-color:color-mix(in srgb,var(--danger) 30%,var(--line));background:var(--danger-soft)}.account-danger-info{flex-direction:column;gap:3px;min-width:0;display:flex}.account-danger-info strong{color:var(--ink);font-size:13px}.account-danger-info small{color:var(--muted);font-size:12px;line-height:1.45}.account-danger-row.danger .account-danger-info strong{color:var(--danger)}.account-delete-dialog-text{color:var(--ink-soft);margin:0 0 12px;line-height:1.55}.account-delete-dialog-warning{color:var(--danger);margin:0;font-weight:800}@media (width<=1180px){.account-progress-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=860px){.header-account-loading{width:44px}.user-menu-trigger{justify-content:center;width:44px;max-width:44px;padding:5px}.user-menu-trigger-chevron,.user-menu-trigger-name{display:none}.account-page{padding:28px 0 42px}.account-workspace{grid-template-columns:minmax(0,1fr);gap:18px}.account-sidebar{border-right:0;border-bottom:1px solid var(--line);padding:0 0 18px;position:static}.account-profile-header{margin:0}.account-section-nav-desktop{display:none}.account-section-nav-mobile{scrollbar-width:thin;max-width:100%;padding:2px 0 10px;display:flex;overflow-x:auto}.account-section-nav-mobile a{flex:none}.account-panel-heading{margin-top:4px}}@media (width<=700px){.account-page-heading h1{font-size:30px}.account-progress-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-overview-empty,.account-sync-summary{grid-template-columns:minmax(0,1fr)}.account-overview-empty{align-items:start}.account-overview-empty-actions{flex-wrap:wrap}.redeem-code-form{grid-template-columns:minmax(0,1fr)}.account-book-row{flex-wrap:wrap}.account-book-info{flex:100%}.account-danger-row{flex-direction:column;align-items:flex-start}.account-danger-row .p-button{justify-content:center;width:100%}}@media (width<=420px){.account-page-heading>p:last-child{font-size:14px}.account-profile-header{text-align:left;flex-direction:row;align-items:center}.account-panel-heading-icon{flex-basis:38px;width:38px;height:38px}.account-panel-heading h2{font-size:20px}.account-panel-notice{flex-wrap:wrap;align-items:flex-start}}
