.workspace-shell{--workspace-list-pane-width: minmax(456px, 528px);background:radial-gradient(circle at top left,rgba(148,163,184,.18),transparent 24%),linear-gradient(180deg,#f8fafc,#eef2ff)}.workspace-shell:not(.is-mobile){display:grid;grid-template-columns:264px minmax(0,1fr) var(--workspace-list-pane-width);grid-template-rows:minmax(0,1fr);width:100%;height:100%;max-height:100%;min-height:0;gap:6px;overflow:hidden;align-items:stretch;box-sizing:border-box;transition:grid-template-columns .32s cubic-bezier(.4,0,.2,1)}.workspace-shell--ask-collapsed:not(.is-mobile){grid-template-columns:264px minmax(0,1fr) 0px}@media (prefers-reduced-motion: reduce){.workspace-shell:not(.is-mobile){transition:none}}.workspace-shell.is-mobile{display:block;min-height:100vh}.workspace-shell-sidebar{position:sticky;top:0;height:100%;max-height:100%;min-height:0;overflow-y:auto;border-right:1px solid rgba(148,163,184,.18);background:#ffffffd1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.workspace-sidebar{display:flex;flex-direction:column;height:100%;padding:12px 8px 12px 10px;gap:14px}.workspace-sidebar-brand-link{display:flex;align-items:center;gap:12px;color:inherit}.workspace-sidebar-brand-mark{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#0f172a,#4338ca);color:#fff;font-weight:700;letter-spacing:.08em}.workspace-sidebar-brand-copy{display:flex;flex-direction:column}.workspace-sidebar-brand-title{font-weight:700;color:#0f172a}.workspace-sidebar-brand-subtitle{font-size:12px;color:#64748b}.workspace-sidebar-nav,.workspace-sidebar-secondary{display:flex;flex-direction:column;gap:6px}.workspace-sidebar-link{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:10px 12px;border-radius:14px;color:#334155;transition:background-color .16s ease,color .16s ease,transform .16s ease}.workspace-sidebar-link:hover,.workspace-sidebar-link.is-active{background:#4f46e51a;color:#1e1b4b;transform:translate(2px)}.workspace-sidebar-link-main{display:inline-flex;align-items:center;gap:10px}.workspace-sidebar-link-icon{font-size:16px}.workspace-sidebar-count{min-width:24px;padding:2px 8px;border-radius:999px;background:#e2e8f0cc;color:#475569;font-size:12px;text-align:center}.workspace-sidebar-footer{margin-top:auto;display:flex;flex-direction:column;gap:14px}.workspace-sidebar-user{display:flex;flex-direction:column;gap:10px;padding:14px 12px;border-radius:18px;background:#f8fafce6;border:1px solid rgba(226,232,240,.9)}.workspace-sidebar-user-meta{display:flex;flex-direction:column;gap:2px;min-width:0;max-width:100%}.workspace-sidebar-user-name{color:#0f172a;min-width:0}.workspace-sidebar-user-email{font-size:12px;min-width:0;display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-sidebar-logout{justify-content:flex-start}.workspace-shell-main{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.workspace-shell-content{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:10px 4px 10px 0}.workspace-shell-content>.word-workbench-section.word-workbench-main-column{flex:1 1 auto;min-height:0;overflow-y:auto;width:100%}.workspace-shell-ask{display:flex;flex-direction:column;align-self:stretch;min-height:0;min-width:0;height:100%;max-height:100%;overflow:hidden;padding:0;box-sizing:border-box}@keyframes workspace-ask-expand-rail-in{0%{opacity:0;transform:translateY(-50%) translate(10px)}to{opacity:1;transform:translateY(-50%) translate(0)}}.workspace-ask-expand-rail{position:fixed;right:10px;top:50%;z-index:100;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:46px;height:112px;margin:0;padding:0;border:1px solid rgba(148,163,184,.35);border-radius:999px;background:linear-gradient(180deg,#fffffff5,#f1f5f9fa);box-shadow:0 14px 36px #0f172a1f,0 4px 12px #4f46e514;color:#4338ca;cursor:pointer;animation:workspace-ask-expand-rail-in .28s cubic-bezier(.4,0,.2,1) both;transition:transform .22s cubic-bezier(.4,0,.2,1),box-shadow .22s ease,border-color .22s ease,color .22s ease}.workspace-ask-expand-rail:hover{transform:translateY(-50%) translate(-2px);border-color:#6366f173;color:#312e81;box-shadow:0 18px 42px #0f172a29,0 6px 16px #4f46e51f}.workspace-ask-expand-rail:active{transform:translateY(-50%) scale(.98)}.workspace-ask-expand-rail-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.workspace-ask-expand-rail-icon{font-size:18px}.workspace-ask-expand-rail-chevron{font-size:11px;opacity:.85}@media (prefers-reduced-motion: reduce){.workspace-ask-expand-rail{animation:none;transition:none}.workspace-ask-expand-rail:hover,.workspace-ask-expand-rail:active{transform:translateY(-50%)}}.workspace-shell-ask .ask-dossier-card{flex:1 1 auto;min-height:0;width:100%;margin-right:0;position:relative}.workspace-mobile-topbar{display:flex;align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(226,232,240,.95);background:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20}.workspace-mobile-topbar-copy{min-width:0;flex:1 1 auto;display:flex;flex-direction:column}.workspace-mobile-topbar-subtitle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-mobile-topbar-btn,.workspace-mobile-topbar-spacer{width:40px;flex:0 0 40px}.workspace-mobile-nav-fab.ant-btn.ant-btn-circle{position:fixed;left:max(14px,env(safe-area-inset-left,0px));top:max(12px,env(safe-area-inset-top,0px));right:auto;bottom:auto;z-index:45;width:40px;min-width:40px;height:40px;padding:0;border-radius:50%;border:1px solid rgba(148,163,184,.45);background:linear-gradient(180deg,#fff,#f1f5f9);color:#334155;box-shadow:0 4px 14px #0f172a1f,0 1px 2px #0f172a0f}.workspace-mobile-nav-fab.ant-btn.ant-btn-circle .anticon{font-size:18px}.workspace-mobile-nav-fab.ant-btn.ant-btn-circle:hover,.workspace-mobile-nav-fab.ant-btn.ant-btn-circle:focus-visible{color:#1e293b;border-color:#6366f173;background:linear-gradient(180deg,#fff,#eef2ff)}.workspace-view{display:grid;grid-template-columns:var(--workspace-list-pane-width) minmax(0,1fr);gap:10px;min-width:0}.workspace-shell:not(.is-mobile) .workspace-shell-content>.workspace-view{grid-template-rows:minmax(0,1fr);min-height:0;flex:1 1 auto;height:100%;max-height:100%;overflow:hidden;align-items:stretch}.workspace-view.is-mobile{display:flex;flex-direction:column;gap:16px;height:auto;max-height:none;overflow:visible;flex:none}.workspace-list-card,.workspace-detail-card{border-radius:24px;border:1px solid rgba(226,232,240,.92);box-shadow:0 18px 40px #0f172a0f}.workspace-list-card .ant-card-body,.workspace-detail-card .ant-card-body{padding:16px 16px 18px}.lexicon-all-words-generation-section{margin-bottom:16px;padding:12px 14px;border-radius:14px;border:1px solid rgba(226,232,240,.95);background:#f8fafcfa}.lexicon-all-words-generation-label{display:block;margin-bottom:6px}.lexicon-all-words-failed-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;justify-content:space-between}.workspace-list-controls{display:flex;flex-direction:column;gap:16px;margin-bottom:18px}.workspace-list-section{min-width:0}.workspace-list-control-label{display:block;font-size:12px;font-weight:600;letter-spacing:.01em;text-transform:none;color:#64748b;margin:0 0 8px;line-height:1.35}.workspace-list-quick-add-block{padding:12px 14px 14px;border-radius:14px;border:1px solid rgba(167,243,208,.85);background:linear-gradient(180deg,#ecfdf5f2,#fffffffa);box-shadow:inset 0 1px #ffffffd9}.workspace-list-quick-add-block .workspace-list-control-label{color:#047857}.workspace-list-quick-add-block--primary{padding:14px 16px 16px;border-width:2px;border-color:#10b98180;box-shadow:0 0 0 1px #10b9811a,0 10px 28px #10b98124}.workspace-list-quick-add-block--primary .workspace-list-control-label--primary{font-size:13px;font-weight:700;color:#065f46;margin-bottom:10px}.workspace-list-toolbar-row{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:8px;align-items:stretch;min-width:0}.workspace-list-toolbar-row--search-only{grid-template-columns:minmax(0,1fr) minmax(0,auto)}.workspace-list-toolbar-row--search-only-to-review{grid-template-columns:minmax(0,5fr) minmax(0,3fr) minmax(0,2fr);gap:8px;align-items:stretch}.workspace-review-history-row{display:flex;align-items:center;gap:12px;margin-top:10px;padding-top:10px;border-top:1px solid rgba(226,232,240,.9);flex-wrap:wrap}.workspace-review-history-row .ant-select{flex:1 1 220px;min-width:0}.workspace-review-history-row .workspace-review-history-select.ant-select .ant-select-selection-item,.workspace-review-history-row .workspace-review-history-select.ant-select .ant-select-selection-placeholder{color:#1e293b}.workspace-review-history-row .workspace-review-history-select.ant-select:not(.ant-select-disabled):hover .ant-select-selector,.workspace-review-history-row .workspace-review-history-select.ant-select.ant-select-focused .ant-select-selector{border-color:#94a3b8a6!important}.workspace-list-toolbar-cell--search{min-width:0}.workspace-list-toolbar-io-btn.ant-btn{width:100%;min-width:0;min-height:34px;height:100%;padding-inline:6px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;border-color:#cbd5e18c;background:linear-gradient(180deg,#fff,#f8fafc);color:#475569;font-size:16px;box-shadow:0 1px 2px #0f172a0d;transition:border-color .2s ease,color .2s ease,background .2s ease,transform .18s ease,box-shadow .2s ease}.workspace-list-toolbar-io-btn.ant-btn:hover,.workspace-list-toolbar-io-btn.ant-btn:focus-visible{border-color:#94a3b873;color:#1e293b;background:linear-gradient(180deg,#fff,#f1f5f9);transform:translateY(-1px);box-shadow:0 4px 12px #0f172a14}.workspace-list-toolbar-action{display:flex;align-items:stretch;justify-content:flex-start;min-width:0}.workspace-list-toolbar-action .ant-dropdown{flex:1 1 auto;min-width:0;display:flex}.workspace-list-toolbar-action .ant-dropdown-trigger{flex:1;display:flex!important;align-items:center;justify-content:center;min-width:0}.workspace-list-toolbar-action .ant-btn{width:100%;min-width:0}.workspace-view.is-mobile .workspace-list-toolbar-row--with-io{grid-template-columns:minmax(0,1fr) repeat(3,var(--workspace-toolbar-action-w, 48px));gap:8px;align-items:center}.workspace-view.is-mobile .workspace-list-toolbar-row--search-only{grid-template-columns:minmax(0,1fr) var(--workspace-toolbar-action-w, 48px);gap:8px;align-items:center}.workspace-view.is-mobile .workspace-list-toolbar-row--search-only-to-review{grid-template-columns:minmax(0,5fr) minmax(0,3fr) minmax(0,2fr);gap:6px;align-items:center}.workspace-view.is-mobile .workspace-list-toolbar-row--search-only-to-review .workspace-list-toolbar-cell--search{min-width:0}.workspace-view.is-mobile .workspace-list-toolbar-action--review-refresh{width:100%;min-width:0;max-width:none;height:var(--workspace-toolbar-h, 44px);min-height:var(--workspace-toolbar-h, 44px);max-height:var(--workspace-toolbar-h, 44px);flex-shrink:1;box-sizing:border-box}.workspace-view.is-mobile .workspace-list-toolbar-action--review-refresh .ant-btn.workspace-list-toolbar-review-refresh-btn{width:100%;min-width:0;height:100%;min-height:0;padding-inline:8px;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap}.workspace-view.is-mobile .workspace-list-toolbar-row--search-only-to-review>.workspace-list-toolbar-action{width:100%;min-width:0;max-width:none}.workspace-view.is-mobile .workspace-list-toolbar-cell--search{display:flex;align-items:center;min-width:0}.workspace-view.is-mobile .workspace-list-toolbar-action{width:var(--workspace-toolbar-action-w, 48px);min-width:var(--workspace-toolbar-action-w, 48px);max-width:var(--workspace-toolbar-action-w, 48px);height:var(--workspace-toolbar-h, 44px);min-height:var(--workspace-toolbar-h, 44px);max-height:var(--workspace-toolbar-h, 44px);flex-shrink:0;box-sizing:border-box}.workspace-view.is-mobile .workspace-list-toolbar-action .ant-btn{height:100%;min-height:0;padding:0;display:inline-flex;align-items:center;justify-content:center}.workspace-view.is-mobile .workspace-list-toolbar-action .ant-dropdown{width:100%;height:100%;align-items:stretch}.workspace-view.is-mobile .workspace-list-toolbar-action .ant-dropdown-trigger{width:100%;height:100%;align-items:center;justify-content:center}.workspace-view.is-mobile .workspace-list-toolbar-search-input.app-toolbar-search-input.ant-input-affix-wrapper{height:var(--workspace-toolbar-h, 44px);min-height:var(--workspace-toolbar-h, 44px);max-height:var(--workspace-toolbar-h, 44px);box-sizing:border-box;padding-block:0}.workspace-view.is-mobile .workspace-list-toolbar-search-input.app-toolbar-search-input.ant-input-affix-wrapper .ant-input{height:auto;min-height:0;line-height:1.35}.workspace-list-add-row{display:flex;gap:10px;align-items:stretch}.workspace-list-quick-add-btn{flex-shrink:0}.workspace-list-body{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow-y:auto;padding:4px 4px 2px 0}.workspace-list-body-list{display:flex;flex-direction:column;gap:10px;min-width:0}.workspace-list-empty{margin:12px 0 8px;padding:8px 4px}.workspace-list-loading{display:flex;align-items:center;justify-content:center;min-height:180px}.workspace-list-item{display:flex;flex-direction:column;gap:8px;width:100%;padding:14px;border:1px solid rgba(226,232,240,.95);border-radius:18px;background:#ffffffeb;color:#0f172a;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.workspace-list-item-tap{display:flex;flex-direction:column;gap:8px;min-width:0;width:100%;cursor:pointer;border:0;background:transparent;padding:0;margin:0;font:inherit;color:inherit;text-align:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none}.workspace-list-item-tap:focus:not(:focus-visible){outline:none}.workspace-list-item-tap:focus-visible{outline:2px solid rgba(79,70,229,.45);outline-offset:2px;border-radius:10px}.workspace-view.is-mobile .workspace-list-item{cursor:default}.workspace-view.is-mobile .workspace-list-item-tap{cursor:pointer}.workspace-list-item:hover:not(.is-selected){border-color:#4f46e547;box-shadow:0 8px 20px #4f46e50f}.workspace-list-item.is-selected{border-color:#6366f180;background:linear-gradient(180deg,#eef2fff5,#f8fafffc);box-shadow:inset 4px 0 #4f46e5f2,0 0 0 1px #6366f152,0 8px 22px #4f46e524;transform:none}.workspace-list-item.is-selected:hover{border-color:#4f46e594;box-shadow:inset 4px 0 #4338ca,0 0 0 1px #4f46e561,0 10px 26px #4f46e52e}@keyframes workspace-list-regen-breathe{0%,to{box-shadow:0 0 0 1px #818cf838,0 4px 14px #0f172a0f;border-color:#a5b4fc7a}50%{box-shadow:0 0 0 2px #818cf86b,0 10px 28px #6366f12e;border-color:#818cf89e}}@keyframes workspace-list-regen-breathe-selected{0%,to{box-shadow:inset 4px 0 #4f46e5f2,0 0 0 1px #6366f152,0 8px 22px #4f46e524;border-color:#6366f180}50%{box-shadow:inset 4px 0 #4338ca,0 0 0 2px #818cf873,0 12px 30px #6366f138;border-color:#818cf8bf}}.workspace-list-item.is-regenerate-breathing{transform:none!important;animation:workspace-list-regen-breathe 1.65s ease-in-out infinite}.workspace-list-item.is-regenerate-breathing:hover{transform:none!important}.workspace-list-item.is-selected.is-regenerate-breathing{animation:workspace-list-regen-breathe-selected 1.65s ease-in-out infinite}@keyframes workspace-list-regen-flash-success{0%{border-color:#22c55e8c;box-shadow:0 0 #22c55e59,0 6px 22px #22c55e2e}45%{border-color:#22c55e73;box-shadow:0 0 0 2px #22c55e38,0 10px 28px #22c55e1f}to{border-color:#e2e8f0f2;box-shadow:0 4px 12px #0f172a09}}@keyframes workspace-list-regen-flash-success-selected{0%{border-color:#22c55e80;box-shadow:inset 4px 0 #22c55ea6,0 0 0 1px #22c55e52,0 8px 24px #22c55e24}45%{border-color:#22c55e6b;box-shadow:inset 4px 0 #22c55e80,0 0 0 2px #22c55e33,0 10px 28px #22c55e1a}to{border-color:#6366f180;box-shadow:inset 4px 0 #4f46e5f2,0 0 0 1px #6366f152,0 8px 22px #4f46e524}}.workspace-list-item.is-regenerate-flash-success{animation:workspace-list-regen-flash-success 1.15s ease-out forwards}.workspace-list-item.is-selected.is-regenerate-flash-success{animation:workspace-list-regen-flash-success-selected 1.15s ease-out forwards}@keyframes workspace-list-regen-flash-error{0%,to{border-color:#f8717173;box-shadow:0 0 0 1px #f8717133,0 6px 18px #f871711a}50%{border-color:#f87171a6;box-shadow:0 0 0 2px #f8717140,0 8px 22px #f871711f}}.workspace-list-item.is-regenerate-flash-error{animation:workspace-list-regen-flash-error .9s ease-in-out 2 alternate}@keyframes workspace-regenerate-btn-breathe{0%,to{border-color:#818cf86b;box-shadow:0 0 0 1px #818cf838,0 4px 14px #6366f11f}50%{border-color:#6366f1a6;box-shadow:0 0 0 2px #818cf861,0 8px 22px #6366f138}}.ant-btn.app-control-btn.workspace-regenerate-btn.is-regenerate-breathing{animation:workspace-regenerate-btn-breathe 1.65s ease-in-out infinite;border-color:#818cf873;color:#3730a3}.ant-btn.actions-icon-btn.is-regenerate-breathing{animation:workspace-regenerate-btn-breathe 1.65s ease-in-out infinite;border-radius:10px;color:#4338ca}.workspace-list-item-main,.workspace-list-item-title{display:flex;align-items:center;gap:8px}.workspace-list-item-title{gap:10px;min-width:0}.workspace-list-item-main{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:0 12px}.workspace-list-item-right{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;flex-shrink:0;gap:10px;min-width:0}.workspace-deleted-toolbar{padding:10px 0 14px;margin-bottom:8px;border-bottom:1px solid #e2e8f0}.workspace-deleted-toolbar-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.workspace-deleted-toolbar-hint{font-size:13px;line-height:1.45;max-width:42ch}.workspace-deleted-toolbar-actions{display:flex;flex-wrap:wrap;gap:8px}.workspace-list-item-trash-actions{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.workspace-list-item-trash-btn.ant-btn-sm{font-size:12px;padding:0 8px;height:26px}.workspace-list-item-audio-cluster{display:flex;align-items:center;justify-content:flex-end;gap:0 10px;width:clamp(168px,22vw,220px);min-width:168px;flex-shrink:0}.workspace-list-item-audio-cluster .workspace-list-item-ipa{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right;font-variant-numeric:tabular-nums}.workspace-list-item-speak.ant-btn{flex:0 0 auto;width:34px;height:34px;min-width:34px;padding:0;margin:0;border:none;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:15px;color:#6366f1;background:linear-gradient(160deg,#6366f11f,#818cf814);box-shadow:0 1px 2px #0f172a0f,inset 0 1px #ffffffa6;transition:background .2s ease,color .2s ease,transform .18s ease,box-shadow .2s ease}.workspace-list-item-speak.ant-btn:hover,.workspace-list-item-speak.ant-btn:focus-visible{color:#1d4ed8;background:linear-gradient(160deg,#2563eb2e,#3b82f61f);transform:scale(1.06);box-shadow:0 4px 14px #2563eb38,inset 0 1px #ffffffb3}.workspace-list-item-speak.ant-btn:active{transform:scale(.98)}.workspace-list-item-speak.ant-btn .anticon{margin-inline:0}.workspace-view.is-mobile .workspace-list-item-audio-cluster{width:clamp(120px,36vw,200px);min-width:112px}.workspace-list-item-number,.workspace-detail-number{color:#6366f1;font-size:12px;font-weight:700;display:inline-block;min-width:6ch;font-variant-numeric:tabular-nums;text-align:left;flex-shrink:0;box-sizing:border-box}.workspace-list-item-word{font-size:16px;font-weight:700}.workspace-list-item-llm-tag.ant-tag{margin-inline-start:6px;font-size:11px;line-height:1.2;padding:0 6px;border-radius:999px}@keyframes workspace-llm-tag-pulse{0%,to{opacity:1;box-shadow:0 0 #3b82f659}50%{opacity:.92;box-shadow:0 0 0 3px #3b82f633}}.workspace-list-item-llm-tag.is-generating-pulse.ant-tag{animation:workspace-llm-tag-pulse 1.15s ease-in-out infinite}.workspace-list-item-pos{font-size:12px;font-weight:600;color:#94a3b8;flex-shrink:0;letter-spacing:.02em}.workspace-list-item-ipa,.workspace-detail-ipa{color:#475569;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px}.workspace-list-item-meta,.workspace-detail-meta-line{display:flex;flex-wrap:wrap;gap:8px 14px;color:#64748b;font-size:12px}.workspace-view.is-mobile .workspace-list-item-inline-detail{margin-top:4px;padding-top:12px;border-top:1px solid rgba(226,232,240,.9);max-height:min(70vh,520px);overflow-y:auto;-webkit-overflow-scrolling:touch;cursor:auto;min-width:0}.workspace-view.is-mobile .workspace-list-item-inline-detail .workspace-detail-card.ant-card{margin-bottom:0;border-radius:14px;box-shadow:0 4px 14px #0f172a0f}.workspace-view.is-mobile .workspace-detail-card--inline-list-body.ant-card{max-height:min(58vh,480px);overflow-y:auto;-webkit-overflow-scrolling:touch;min-height:0}.workspace-view.is-mobile .workspace-detail-card--inline-list-body.ant-card .ant-card-body{padding-top:12px}.workspace-view.is-mobile .workspace-detail-card--inline-list-body .workspace-detail-body{margin-top:0}.workspace-view.is-mobile .workspace-detail-inline-toolbar{padding:0 0 12px;margin-bottom:10px;border-bottom:1px solid rgba(226,232,240,.88)}.workspace-view.is-mobile .workspace-detail-inline-row--actions{display:block;min-width:0;margin-bottom:10px}.workspace-view.is-mobile .workspace-detail-inline-actions-equal{display:flex;flex-wrap:nowrap;align-items:stretch;width:100%;min-width:0;gap:6px}.workspace-view.is-mobile .workspace-detail-inline-actions-equal>*{flex:1 1 0;min-width:0;display:flex;justify-content:center;align-items:center}.workspace-view.is-mobile .workspace-detail-inline-actions-equal .app-control-btn.ant-btn-sm{width:100%;min-width:0;flex-shrink:1;padding-inline:4px;font-size:11px;justify-content:center}.workspace-view.is-mobile .workspace-detail-inline-actions-equal .ant-popconfirm{width:100%;max-width:100%;display:flex;justify-content:center}.workspace-view.is-mobile .workspace-detail-inline-row--links{display:block;min-width:0;padding-bottom:2px}.workspace-view.is-mobile .workspace-detail-inline-links-equal .word-dict-links-section{display:block;width:100%;min-width:0}.workspace-view.is-mobile .workspace-detail-inline-links-equal .word-dict-links{display:flex;flex-wrap:nowrap;width:100%;min-width:0;gap:4px}.workspace-view.is-mobile .workspace-detail-inline-links-equal .word-dict-links>*{flex:1 1 0;min-width:0}.workspace-view.is-mobile .workspace-detail-inline-links-equal .dict-link-badge,.workspace-view.is-mobile .workspace-detail-inline-links-equal .youglish-link-btn{justify-content:center;box-sizing:border-box}.workspace-view.is-mobile .workspace-detail-meta-line--inline-list{padding:0 0 8px;margin-bottom:0;border-bottom:1px solid rgba(226,232,240,.75)}.workspace-view.is-mobile .workspace-list-item-meaning{width:100%;margin-top:2px;padding-top:8px;border-top:1px solid rgba(226,232,240,.85)}.workspace-list-item-meaning-toggle{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;margin:0;padding:6px 0;border:0;background:transparent;font:inherit;font-size:13px;font-weight:600;color:#64748b;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.workspace-list-item-meaning-toggle:focus-visible{outline:2px solid rgba(79,70,229,.45);outline-offset:2px;border-radius:8px}.workspace-list-item-meaning-toggle .anticon{font-size:12px;color:#94a3b8;flex-shrink:0}.workspace-list-item-meaning-body{font-size:14px;line-height:1.55;color:#334155;padding:4px 0 2px;word-break:break-word}.workspace-mobile-ask-panel-host{flex:1 1 auto;min-height:0;width:100%;display:flex;flex-direction:column;overflow:hidden}.workspace-mobile-ask-panel-host .ask-dossier-card.ant-card{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;height:100%}.workspace-mobile-drawer--ask .ant-drawer-content{overflow:hidden}.workspace-mobile-ask-panel-host .ask-dossier-chat{min-height:0}.workspace-detail-shell{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;height:100%;max-height:100%}.workspace-detail-card--regenerating.ant-card{border-color:#818cf880;animation:workspace-detail-regen-pulse 1.8s ease-in-out infinite}@keyframes workspace-detail-regen-pulse{0%,to{box-shadow:0 0 0 1px #818cf82e,0 18px 40px #0f172a0f}50%{box-shadow:0 0 0 1px #818cf866,0 20px 48px #4f46e51f}}.workspace-detail-regenerate-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px 20px;border-radius:inherit;background:linear-gradient(155deg,#ffffffe6,#f1f5f9f0 55%,#eef2ffe0);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);pointer-events:auto;text-align:center}.workspace-detail-regenerate-label{font-size:15px;font-weight:600;color:#334155;letter-spacing:.01em}.workspace-detail-regenerate-hint{font-size:12px;color:#64748b;max-width:22em;line-height:1.4}.workspace-detail-regenerate-overlay .ant-spin-dot-item{background-color:#6366f1}.workspace-detail-header{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.workspace-detail-title-group{display:flex;flex-direction:column;gap:8px}.workspace-detail-title-line{display:flex;align-items:center;flex-wrap:nowrap;gap:10px;min-width:0}.workspace-detail-title-line .workspace-detail-title{flex:0 1 auto;min-width:0;margin:0!important;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-detail-pos{flex-shrink:0;font-size:13px;font-weight:600;color:#64748b!important;letter-spacing:.02em;line-height:1.2}.workspace-detail-ipa-speak{display:inline-flex;align-items:center;gap:0;flex:0 1 auto;min-width:0}.workspace-detail-ipa-speak .workspace-detail-ipa--headline{flex:0 1 auto;min-width:0;max-width:min(42ch,55vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.workspace-detail-speak-btn.ant-btn{flex-shrink:0;margin-inline:0!important;width:36px;height:36px;padding:0;border-radius:10px;color:#64748b;font-size:18px;display:inline-flex;align-items:center;justify-content:center}.workspace-detail-speak-btn.ant-btn:hover,.workspace-detail-speak-btn.ant-btn:focus-visible{color:#2563eb;background:#2563eb12}.workspace-detail-added-at{margin-left:auto;flex-shrink:0;font-size:12px;line-height:1.2;font-weight:500;color:#64748b;white-space:nowrap}.workspace-detail-title-line--with-overflow{align-items:center;gap:8px 10px}.workspace-detail-more-btn.ant-btn{flex-shrink:0;width:40px;min-width:40px;height:40px;padding:0;margin:0 2px 0 -4px;border-radius:10px;color:#64748b;font-size:18px;display:inline-flex;align-items:center;justify-content:center}.workspace-detail-more-btn.ant-btn:hover,.workspace-detail-more-btn.ant-btn:focus-visible{color:#2563eb;background:#2563eb14}.workspace-detail-overflow-dropdown.ant-dropdown,.workspace-detail-overflow-dropdown{padding:0}.workspace-detail-overflow-panel{display:flex;flex-direction:column;align-items:stretch;min-width:min(300px,calc(100vw - 28px));max-width:min(340px,94vw);background:linear-gradient(180deg,#f8fafc,#fff 55%,#fff);border-radius:16px;border:1px solid rgba(148,163,184,.45);box-shadow:0 1px #ffffffe6 inset,0 8px 28px #0f172a1f,0 2px 8px #0f172a0f;overflow:hidden}.workspace-detail-overflow-panel>.workspace-detail-overflow-row--actions:first-child{border-top:none}.workspace-detail-overflow-row--actions{display:flex;flex-wrap:wrap;gap:8px;padding:10px 12px 12px;border-top:1px solid rgba(226,232,240,.95);background:#f8fafce0}.workspace-detail-overflow-row--dicts{padding:10px 12px 12px;border-top:1px solid rgba(226,232,240,.95);background:#fff;overflow-x:auto;-webkit-overflow-scrolling:touch}.workspace-detail-overflow-row--dicts .word-dict-links-section,.workspace-detail-overflow-row--dicts .word-dict-links{display:inline-flex;flex-wrap:wrap;gap:6px}.workspace-detail-overflow-row--dicts .dict-link-badge,.workspace-detail-overflow-row--dicts .youglish-link-btn{flex-shrink:0}.workspace-detail-desktop-toolbar{display:flex;flex-direction:column;gap:0;width:100%;min-width:0;margin-top:2px}.workspace-detail-desktop-top-row{display:flex;flex-direction:row;align-items:center;gap:10px 14px;min-width:0;width:100%;overflow:hidden}.workspace-detail-desktop-head-left{flex:1 1 0;min-width:0;display:flex;align-items:center;overflow:hidden}.workspace-detail-title-line--desktop-merged{flex:1 1 auto;min-width:0;display:flex;flex-wrap:nowrap;align-items:center;gap:8px 10px;width:100%}.workspace-detail-desktop-trailing{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:10px;flex:0 0 auto;min-width:0}.workspace-detail-added-at.workspace-detail-added-at--desktop{margin-left:0;flex-shrink:0;white-space:nowrap}.workspace-detail-desktop-toolbar--single-row{flex:0 0 auto;min-width:0;margin-top:0;padding:0;border:none;background:transparent;width:auto}.workspace-detail-desktop-toolbar-one-row{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:6px 8px;min-width:0;width:auto;flex:0 0 auto;overflow:visible}.workspace-detail-desktop-toolbar-one-row .workspace-detail-desktop-actions-row{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:6px;padding:0;border:none;background:transparent;flex-shrink:0}.workspace-detail-desktop-toolbar-one-row .word-dict-links-section,.workspace-detail-desktop-toolbar-one-row .word-dict-links{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:4px;flex-shrink:0}.workspace-detail-desktop-toolbar-one-row .dict-link-badge,.workspace-detail-desktop-toolbar-one-row .youglish-link-btn{flex-shrink:0}.workspace-detail-desktop-toolbar-one-row .youglish-link{min-height:28px;height:28px;box-sizing:border-box;align-items:center}.workspace-detail-desktop-toolbar-one-row .dict-link-badge{height:28px;min-height:28px;box-sizing:border-box}.workspace-detail-desktop-toolbar-one-row .app-control-btn.ant-btn{height:28px;padding:0 10px;font-size:12px;display:inline-flex;align-items:center;line-height:1}.workspace-detail-desktop-top-row .workspace-detail-speak-btn.ant-btn{width:28px;height:28px;font-size:15px}.workspace-detail-desktop-actions-row{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px;padding:4px 0 8px}.workspace-detail-desktop-dicts-row{padding:0 0 2px;overflow-x:auto;-webkit-overflow-scrolling:touch}.workspace-detail-desktop-dicts-row .word-dict-links-section,.workspace-detail-desktop-dicts-row .word-dict-links{display:inline-flex;flex-wrap:wrap;gap:6px}.workspace-detail-desktop-dicts-row .dict-link-badge,.workspace-detail-desktop-dicts-row .youglish-link-btn{flex-shrink:0}@media (max-width: 520px){.workspace-detail-title-line{flex-wrap:wrap}.workspace-detail-title-line .workspace-detail-title{white-space:normal}}.workspace-detail-title{margin:0!important}.workspace-detail-title-translation{display:block;font-size:var(--app-font-size-sm);line-height:1.45;max-width:100%}.settings-show-bilingual-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.settings-show-bilingual-copy{flex:1 1 auto;min-width:0}.settings-show-bilingual-switch.ant-switch.ant-switch-checked{background:#1677ff!important}.settings-show-bilingual-switch.ant-switch.ant-switch-checked:hover:not(.ant-switch-disabled){background:#4096ff!important}.workspace-detail-toolbar,.workspace-detail-links{display:flex;flex-wrap:wrap;gap:8px}.workspace-detail-body{margin-top:12px}@media (max-width: 1280px){.workspace-shell:not(.is-mobile){--workspace-list-pane-width: minmax(414px, 480px);grid-template-columns:248px minmax(0,1fr) var(--workspace-list-pane-width);gap:6px}.workspace-view{grid-template-columns:var(--workspace-list-pane-width) minmax(0,1fr);gap:8px}}@media (max-width: 980px){.workspace-shell-content{padding:14px}.workspace-view{grid-template-columns:minmax(0,1fr)}.workspace-list-body{flex:none;max-height:none}.workspace-list-add-row{flex-wrap:wrap}}:root{color-scheme:light;--app-font-family: system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif;font-family:var(--app-font-family);background:#f4f6fb;color:#1b2430;--app-content-width: min(80vw, 1680px);--app-font-size-lg: 22px;--app-font-size-md: 18px;--app-font-size-sm: 15px;--app-font-size: var(--app-font-size-md);--app-word-font-size: 20px;--app-control-height: 40px;--app-control-radius: 14px;--app-inline-gap: 4ch;--app-arrow-color: #0f172a;--word-table-selection-width: 44px;--word-table-cell-padding-x: 16px}html{scrollbar-gutter:stable}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#f4f6fb;font-family:var(--app-font-family);font-size:var(--app-font-size);line-height:1.55;font-feature-settings:"kern" 1;-webkit-font-smoothing:antialiased}.app-shell{width:100%;max-width:none;margin:0 auto;padding:1rem 0;font-size:var(--app-font-size)}.app-shell--workspace{padding:0;width:100%;max-width:none;--app-content-width: 100%}html[data-layout-profile=desktop] .app-shell--workspace{height:100dvh;max-height:100dvh;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box}html[data-layout-profile=mobile] .app-shell--workspace{min-height:100vh;display:block}.app-shell-body{width:var(--app-content-width);margin:0 auto}.app-shell.app-shell--workspace>.app-shell-body.app-shell-body--workspace-outlet{width:100%;max-width:none;margin:0;padding:0}html[data-layout-profile=desktop] .app-shell.app-shell--workspace>.app-shell-body.app-shell-body--workspace-outlet{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}html[data-layout-profile=desktop] .app-shell-body--workspace-outlet>*{flex:1 1 auto;min-height:0;overflow:hidden}.app-workspace-split{display:grid;grid-template-columns:minmax(0,7fr) minmax(260px,3fr);gap:20px;align-items:start;width:100%}.app-workspace-primary{display:grid;gap:1rem;min-width:0}.content--workspace-primary{gap:1rem;min-width:0}.app-workspace-ask-rail{position:sticky;top:1rem;min-width:0;align-self:start;padding:14px 16px 16px;border-radius:22px;border:1px solid rgba(186,200,230,.65);background:linear-gradient(200deg,#ebf1fceb,#fbfdfff5 45%,#f4f8ffe6);box-shadow:0 12px 36px #0f172a14,inset 0 1px #ffffffd9}.app-workspace-ask-rail .ask-dossier-card{border-color:#cbd5e68c;box-shadow:0 8px 22px #0f172a0d}.app-shell.auth-shell{width:100%;max-width:none;margin:0;padding:0;min-height:100vh}.topbar{width:100%;margin-bottom:1.1rem}.topbar-surface{display:grid;grid-template-columns:minmax(220px,300px) minmax(0,1fr);align-items:center;gap:18px;padding:14px 18px;border:1px solid rgba(226,232,245,.92);border-radius:22px;background:linear-gradient(180deg,#ffffffeb,#f8fbfff0);box-shadow:0 14px 34px #0f172a12,inset 0 1px #ffffffb3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar-brand-wrap{min-width:0}.topbar-brand-link{display:inline-flex;align-items:center;gap:12px;min-width:0;color:inherit;text-decoration:none}.topbar-brand-mark{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#0f172a,#1e293b);color:#f8fafc;font-size:14px;font-weight:700;letter-spacing:.08em;box-shadow:0 10px 24px #0f172a2e}.topbar-brand-copy{display:grid;gap:2px;min-width:0}.topbar-brand{margin:0;font-size:22px;font-weight:700;letter-spacing:-.03em;color:#0f172a}.topbar-brand-tagline{color:#64748b;font-size:13px;line-height:1.2}.topbar-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0}.topbar-links,.topbar-account{display:inline-flex;align-items:center;gap:12px;gap:10px;min-width:0}.topbar-links{padding:5px;border:1px solid #e2e8f5;border-radius:999px;background:#ffffffe6;box-shadow:inset 0 1px #ffffffa6}.nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:999px;color:#475569;text-decoration:none;font-size:15px;font-weight:600;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.nav-link:hover,.nav-link:focus-visible{color:#0f172a;background:#f8fbff}.nav-link-studio-pending{gap:6px}.nav-link-pending-dot{flex-shrink:0;width:6px;height:6px;border-radius:50%;background:#3b82f6;animation:navPendingPulse 1.15s ease-in-out infinite}.nav-link.active .nav-link-pending-dot{background:#93c5fd}@keyframes navPendingPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.88)}}@media (prefers-reduced-motion: reduce){.nav-link-pending-dot{animation:none;opacity:.85}}.topbar-user-link{max-width:260px;overflow:hidden}.topbar-account{justify-content:flex-end;margin-left:auto}.topbar-user-chip,.topbar-auth-btn{display:inline-flex;align-items:center;min-height:44px;padding:0 14px;border:1px solid #e2e8f5;border-radius:999px;background:#ffffffeb;color:#0f172a;text-decoration:none;box-shadow:inset 0 1px #ffffffad;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.topbar-user-chip:hover,.topbar-user-chip:focus-visible,.topbar-auth-btn:hover,.topbar-auth-btn:focus-visible{border-color:#c8d8ee;background:#f8fbff;box-shadow:0 8px 22px #94a3b81f;transform:translateY(-1px)}.topbar-user-chip{gap:10px}.topbar-user-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600}.topbar-user-meta{display:inline-flex;align-items:center;justify-content:center;padding:0 10px;min-height:28px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:12px;font-weight:700;letter-spacing:.02em}.topbar-auth-btn{font-size:14px;font-weight:600}.nav-link.active{background:#0f172a;color:#f8fafc;box-shadow:0 10px 22px #0f172a2e}.nav-link.active:hover,.nav-link.active:focus-visible{background:#0f172a;color:#f8fafc}.topbar-logout-btn.btn-light{min-height:44px;padding:0 14px;border:1px solid #d7e2f1;border-radius:999px;background:#f8fbff;color:#0f172a;font-size:14px;font-weight:600;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.topbar-logout-btn.btn-light:hover,.topbar-logout-btn.btn-light:focus-visible{border-color:#c3d3eb;background:#f1f7ff;box-shadow:0 8px 22px #94a3b81f;transform:translateY(-1px)}.my-words-toolbar{display:flex;align-items:center;gap:0;flex:1 1 auto;min-width:0;flex-wrap:wrap;padding:8px 14px;border-radius:12px;background:linear-gradient(135deg,#f8fafff2,#f1f5ffe6);border:1px solid rgba(203,213,225,.4);box-shadow:0 1px 3px #0f172a0a}.my-words-toolbar-group{display:flex;align-items:center;gap:8px}.my-words-toolbar-divider{width:1px;height:22px;margin:0 12px;background:linear-gradient(180deg,transparent 0%,rgba(203,213,225,.6) 50%,transparent 100%);flex-shrink:0;opacity:.9}.my-words-toolbar-group-search{flex:0 0 auto;min-width:0;display:flex;align-items:center;gap:8px}.my-words-toolbar-group-search .my-words-search{flex:0 0 auto;width:160px;min-width:120px;max-width:160px}.my-words-toolbar-group-view{flex-shrink:0;gap:4px}.my-words-toolbar-group-actions{flex-shrink:0;gap:6px}.my-words-toolbar-group-pagination{flex-shrink:0;margin-inline-start:4px}.content{display:grid;gap:1rem;width:100%}.content.auth-content{min-height:100vh;display:grid;width:100%}.my-words-card .my-words-toolbar{flex:0 0 auto}.lexicon-page-toolbar{flex-direction:column;align-items:stretch;gap:0;width:100%}.my-words-toolbar.lexicon-toolbar{flex-direction:column;align-items:stretch;flex-wrap:nowrap;gap:10px;padding:10px 14px}.lexicon-toolbar-row{width:100%;min-width:0}.lexicon-toolbar-row--search-sort{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;align-items:stretch;width:100%}.lexicon-toolbar-search-wrap,.lexicon-toolbar-sort-wrap{min-width:0;width:100%;max-width:100%;display:flex;align-items:center;justify-content:stretch}.lexicon-toolbar-search-wrap .my-words-search{width:100%;max-width:none;flex:1 1 auto}.lexicon-toolbar-search-wrap .app-toolbar-search-input.ant-input-affix-wrapper{width:100%;max-width:none}.lexicon-toolbar-sort-wrap .toolbar-dropdown-btn{width:100%;min-width:0;max-width:none;box-sizing:border-box}.lexicon-toolbar-row--bulk{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;width:100%;min-width:0;min-height:40px;align-items:center}.lexicon-toolbar-bulk-slot{min-width:0;width:100%;max-width:100%;display:flex;justify-content:center;align-items:center}.lexicon-toolbar-row--page{display:flex;justify-content:center;width:100%}.lexicon-toolbar-row--page .my-words-pagination-inline{justify-content:center;flex-wrap:wrap;margin-inline-start:0;row-gap:6px}.grid{display:grid;gap:1rem}.panel{background:#fff;border:1px solid #d9e0ec;border-radius:10px;padding:1rem}.row{display:flex;gap:.75rem;align-items:center}.row.between{justify-content:space-between}input{flex:1;padding:.6rem .8rem;border-radius:8px;border:1px solid #c8d2e2}button,.button-link{padding:.6rem .8rem;border-radius:8px;border:1px solid #2563eb;color:#fff;background:#2563eb;text-decoration:none;cursor:pointer}.error-route-root{box-sizing:border-box;max-width:520px;margin:2rem auto;padding:1.5rem 1.25rem;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 12px 28px #0f172a14}.error-route-title{margin:0 0 .5rem;font-size:var(--app-font-size-lg);font-weight:700;color:#0f172a}.error-route-detail{margin:0 0 1rem;color:#475569;font-size:var(--app-font-size-sm);line-height:1.45;word-break:break-word}.error-route-actions{margin:0}.error-route-link{display:inline-flex;align-items:center;min-height:44px;padding:0 18px;border-radius:999px;background:#0f172a;color:#f8fafc!important;font-weight:600;text-decoration:none}.error-route-link:hover,.error-route-link:focus-visible{background:#1e293b}.button-link.ghost{background:transparent;color:#2563eb}.btn-light{color:#0f172a;background:#e2e8f0;border-color:#cbd5e1}.btn-danger{color:#fff;background:#dc2626;border-color:#dc2626}.muted{color:#64748b}.small{font-size:var(--app-font-size-sm)}.ok{color:#15803d}.error{color:#b91c1c}ul{padding-left:1.2rem}li{margin-bottom:.8rem}.editor-area{width:100%;min-height:120px;border-radius:8px;border:1px solid #c8d2e2;padding:.6rem .8rem;margin-bottom:.8rem;resize:vertical}.login-page{min-height:100vh;display:grid;place-items:center;padding:1rem}.login-modal-card{width:100%;max-width:395px;border:1px solid #d1d5db;border-radius:18px;background:#fff;padding:1rem 1.4rem 1.5rem;box-shadow:0 10px 30px #0f172a14;position:relative}.login-title{margin:1.2rem 0 0!important;text-align:center;font-size:var(--app-font-size-lg)!important;font-weight:520!important;letter-spacing:-.03em}.login-subtitle{margin:.9rem auto .8rem!important;max-width:290px;text-align:center;color:#111827;font-size:var(--app-font-size-md)!important;line-height:1.45}.login-option-btn{height:52px;border:1px solid #d1d5db;border-radius:999px;color:#111827;background:#fff;font-size:var(--app-font-size-md)!important;font-weight:500!important}.login-option-btn:disabled{color:#111827!important;background:#fff!important;border-color:#d1d5db!important;opacity:1!important}.login-anchor-btn{display:block;text-decoration:none}.login-divider-text{margin:1.2rem 0 1rem!important;color:#111827!important;font-size:var(--app-font-size-sm)!important}.login-divider-row{display:flex;align-items:center;gap:.75rem;margin:1.2rem 0 1rem;color:#111827;font-size:var(--app-font-size-sm)}.login-divider-row:before,.login-divider-row:after{content:"";flex:1;height:1px;background:#e5e7eb}.login-stack{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.login-option-btn-block{width:100%;display:block;cursor:pointer}.login-inline-error{color:#b91c1c;font-size:var(--app-font-size-sm);text-align:center;margin:.5rem 0 0}.login-native-form{margin-top:.25rem}.login-hint-muted{color:#6b7280;font-size:var(--app-font-size-sm);margin:0 0 .75rem;line-height:1.45}.login-field-label{display:block;font-size:var(--app-font-size-sm);font-weight:500;color:#374151;margin-bottom:.35rem}.login-native-input{width:100%;box-sizing:border-box;border-radius:999px;border:1px solid #4b5563;height:52px;padding:0 1rem;font-size:var(--app-font-size-md);margin-bottom:.35rem}.login-native-input:focus{outline:2px solid #111827;outline-offset:1px}.login-field-error{color:#b91c1c;font-size:var(--app-font-size-sm);margin:0 0 .65rem}.login-email-input{border-radius:999px;border-color:#4b5563;height:52px}.login-continue-btn{height:52px;border-radius:999px;margin-top:.8rem;border:1px solid #111827;background:#111827;color:#fff;font-size:var(--app-font-size-md);font-weight:500}.word-workbench-section{width:100%!important;margin:0}.word-studio-shell{display:grid;gap:14px}.word-studio-lookup-row{display:flex;align-items:center;gap:8px;width:100%;min-width:0;position:relative;border-radius:12px;transition:box-shadow .35s ease,border-color .35s ease}.lexicon-toolbar-shimmer-host .my-words-toolbar{flex:1 1 auto;min-width:0}.word-studio-lookup-row--busy{box-shadow:0 0 0 1px #3b82f659}.word-studio-lookup-row--busy:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;border-radius:2px;background:linear-gradient(90deg,transparent,rgba(59,130,246,.85),transparent);background-size:200% 100%;animation:wordStudioLookupShimmer 1.1s ease-in-out infinite;pointer-events:none}@keyframes wordStudioLookupShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.word-studio-draft-stack{position:relative}.word-studio-draft-surface{transform-origin:top center}.word-studio-preview-enter{animation:wordStudioDraftReveal .4s cubic-bezier(.22,1,.36,1) both}@keyframes wordStudioDraftReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.word-studio-lookup-row--busy:after{animation:none;background:#3b82f673;background-size:100% 100%}.word-studio-preview-enter{animation:none}}.word-studio-lookup-row .app-control-autocomplete{flex:1 1 auto;min-width:0}.word-studio-lookup-actions{display:flex;flex-shrink:0;align-items:center;gap:8px}.word-studio-empty{min-height:100px;display:grid;place-items:center;border-radius:12px;border:1px dashed rgba(203,213,225,.7);background:#f8faff80}.actions-icons{display:inline-flex;align-items:center;gap:8px}.actions-icons-right{justify-content:flex-end;width:100%}.word-primary{font-size:var(--app-word-font-size);font-weight:700;line-height:1.2;min-width:0;max-width:100%;word-break:break-word;overflow-wrap:break-word;overflow-x:auto;overflow-y:hidden}.word-ipa{font-size:14px;line-height:1.2;color:#64748b;min-width:0;max-width:100%;word-break:break-word;overflow-wrap:break-word;overflow-x:auto}.word-meta-line{font-size:inherit;color:#64748b;line-height:1.2;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;width:6ch;min-width:6ch;display:inline-flex;align-items:center;justify-content:center;align-self:center}.word-meta-line--inline{width:auto;min-width:0;justify-content:flex-start;flex-shrink:0;align-self:center;white-space:nowrap}.word-main-block{display:inline-flex;align-items:baseline;gap:8px;min-width:0;flex:1;max-width:100%;overflow:hidden}.word-main-block>.ant-btn,.word-main-block>button{align-self:center}.actions-icon-btn{width:28px;min-width:28px;height:28px;padding-inline:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#475569;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.word-cell{display:flex;align-items:center;gap:8px;width:100%;max-width:100%;min-width:0}.word-cell-text{font-weight:500;word-break:break-word}.word-dict-links-section{display:inline-flex;min-width:0}.word-dict-links{display:inline-flex;align-items:center;gap:4px;flex-wrap:nowrap;white-space:nowrap}.dict-link-badge{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:22px;padding:0 7px;border-radius:999px;font-size:13px;font-weight:700;text-decoration:none;border:1px solid transparent;transition:all .15s ease}.dict-link-badge:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0f172a2e}.ipa-cell{display:inline-flex;align-items:center;flex-wrap:nowrap;column-gap:8px;row-gap:4px;font-size:18px}.dict-link-mw{background:#fee2e2;color:#991b1b;border-color:#fecaca}.dict-link-oed{background:#e0f2fe;color:#0c4a6e;border-color:#bae6fd}.dict-link-cam{background:#ede9fe;color:#4c1d95;border-color:#ddd6fe}.dict-link-col{background:#dcfce7;color:#166534;border-color:#bbf7d0}.dict-link-ldo{background:#fff7ed;color:#9a3412;border-color:#fed7aa}.word-dossier-card .word-dict-links{flex-wrap:wrap;row-gap:6px;column-gap:6px}.my-words-pagination-inline{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--app-muted-color, #64748b);margin-inline-start:2px}.my-words-pagination-text{font-size:13px;font-weight:500;color:var(--app-muted-color, #64748b);white-space:nowrap}.my-words-pagination-size{display:inline-flex;align-items:center;gap:4px;margin-inline-start:6px}.my-words-pagination-size-label{font-size:12px;color:var(--app-muted-color, #64748b)}.ask-dossier-section{display:grid;gap:12px;min-width:0;min-height:0;height:100%;grid-template-rows:auto minmax(0,1fr) auto}.ask-dossier-header{display:block;min-width:0}.ask-dossier-composer{display:grid;gap:8px;padding-top:10px;border-top:1px solid #e8eef7;background:linear-gradient(180deg,#f7faff66,#f7fafff5)}.ask-dossier-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.ask-dossier-title-actions{display:inline-flex;align-items:center;gap:2px;flex-shrink:0}.ask-dossier-collapse-btn.ant-btn{width:34px;height:34px;padding:0;color:#64748b;border-radius:10px}.ask-dossier-collapse-btn.ant-btn:hover{color:#0f172a;background:#94a3b833!important}.ask-dossier-title-main{display:flex;align-items:baseline;gap:6px;min-width:0;flex:1}.ask-dossier-title-label{flex-shrink:0}.ask-dossier-title-sep{color:#94a3b8;flex-shrink:0}.ask-dossier-title-current{font-weight:700;color:#334155;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.ask-dossier-title-current--empty{font-weight:500;color:#94a3b8}.ask-dossier-input-shell{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;padding:8px;min-width:0;border:1px solid #d8e3f2;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:inset 0 1px #ffffffe0,0 10px 22px #94a3b81f}.ask-dossier-send-btn{width:42px;min-width:42px;height:42px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#0f172a,#1e293b);color:#fff;box-shadow:0 12px 24px #0f172a38;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.ask-dossier-send-btn:hover,.ask-dossier-send-btn:focus-visible{transform:translateY(-1px);box-shadow:0 14px 28px #0f172a42}.ask-dossier-send-btn:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.ask-dossier-send-btn.is-stop{background:linear-gradient(180deg,#991b1b,#b91c1c);box-shadow:0 12px 24px #b91c1c38}.ask-dossier-status{padding-left:2px}.ask-dossier-chat{min-height:0;overflow:auto;padding-right:4px;padding-bottom:2px}.ask-dossier-chat-list{display:grid;align-content:end;gap:12px;min-height:100%}.ask-dossier-message{display:grid;gap:8px}.ask-dossier-message-user{justify-items:end}.ask-dossier-message-assistant{justify-items:start}.ask-dossier-bubble{max-width:min(100%,92%);padding:12px 14px;border-radius:18px;border:1px solid #dce6f3;background:#fff;box-shadow:0 8px 20px #94a3b81a;overflow-wrap:anywhere}.ask-dossier-para+.ask-dossier-para{margin-top:8px}.ask-dossier-message-user .ask-dossier-bubble{border-color:#cfe0fb;background:linear-gradient(180deg,#eef5ff,#e6f0ff)}.ask-dossier-message.is-pending .ask-dossier-bubble{background:linear-gradient(180deg,#f8fbff,#f1f6fd)}.ask-dossier-meta-line{padding-inline:2px}.ask-dossier-related{display:grid;gap:10px;width:100%}.ask-dossier-related-card.word-dossier-card{border-radius:16px;box-shadow:0 6px 18px #94a3b81a}.profile-layout{display:flex;flex-direction:column;gap:28px;width:100%}.profile-header{display:flex;align-items:center;gap:20px;padding-bottom:20px;border-bottom:1px solid rgba(203,213,225,.5)}.profile-avatar{flex-shrink:0}.profile-header-info{flex:1;min-width:0}.profile-email{font-size:14px}.profile-build-id{display:block;margin-top:6px;font-size:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;word-break:break-all}.profile-sections{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.profile-section{min-width:0}.profile-section-title{margin:0 0 12px!important;font-weight:600}.profile-section-desc{display:block;margin-bottom:16px;font-size:13px;line-height:1.5}.profile-form-actions{margin-bottom:0!important;margin-top:4px}.profile-lang-row{display:flex;align-items:flex-start;gap:16px;flex-wrap:wrap;width:100%;min-width:0}.profile-lang-row .profile-lang-select-wrap{flex:1 1 220px;min-width:0}.profile-lang-help{font-size:13px;flex:1 1 180px;min-width:0;line-height:1.45}@media (max-width: 576px){.profile-lang-row{flex-direction:column;align-items:stretch;gap:8px}.profile-lang-row .profile-lang-select-wrap{flex:1 1 auto;width:100%}}.home-page{display:flex;flex-direction:column;gap:24px;width:100%;max-width:100%}.home-welcome{margin-bottom:4px}.home-welcome-sub{font-size:14px}.home-stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}.home-actions{display:flex;flex-direction:column;gap:12px}.home-action-buttons{display:flex;gap:12px;flex-wrap:wrap}.home-action-btn{display:inline-flex;align-items:center;justify-content:center;min-width:120px}.home-goals-hint{font-size:12px}.activity-graph{display:flex;flex-direction:column;gap:12px;width:100%;max-width:100%;min-width:0}.activity-graph-scroll{width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;padding-bottom:6px;margin-inline:-4px;padding-inline:4px}.activity-graph-scroll::-webkit-scrollbar{height:5px}.activity-graph-scroll::-webkit-scrollbar-thumb{background:#94a3b880;border-radius:999px}.activity-graph-wrapper{display:grid;grid-template-rows:auto repeat(7,auto);gap:3px;font-size:13px;color:#64748b;width:100%;max-width:100%;min-width:0}.activity-graph--narrow .activity-graph-wrapper{gap:2px;width:max-content;max-width:none;min-width:min(100%,max-content)}.activity-graph-wrapper button.activity-cell{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;box-sizing:border-box}.activity-graph-wrapper button.activity-cell:focus-visible{outline:2px solid #3b82f6;outline-offset:1px;z-index:1}.activity-graph-spacer{grid-column:1;grid-row:1}.activity-month-label{grid-row:1}.activity-day-label{grid-column:1;font-size:12px;display:flex;align-items:center}.activity-cell{aspect-ratio:1;border-radius:2px;transition:outline .15s ease;min-width:0;width:100%;max-width:100%;justify-self:start;align-self:start}.activity-cell:hover{outline:1px solid #0f172a;outline-offset:1px}.activity-cell.level-0{background:#f1f5f9}.activity-cell.level-1{background:#bbf7d0}.activity-cell.level-2{background:#86efac}.activity-cell.level-3{background:#4ade80}.activity-cell.level-4{background:#22c55e}.activity-tooltip{position:fixed;z-index:9999;padding:6px 10px;border-radius:6px;background:#0f172a;color:#fff;font-size:12px;white-space:nowrap;pointer-events:none;box-shadow:0 4px 12px #00000026}.activity-tooltip strong{display:block;margin-bottom:2px}.activity-tooltip span{opacity:.85;font-size:11px}.activity-legend{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:13px;color:#64748b;margin-left:36px;max-width:100%}.activity-legend-cells{display:flex;gap:3px}.activity-legend-cells .activity-cell{flex:none;width:10px;height:10px;min-width:10px;max-width:10px;max-height:10px}.home-cards-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.familiarity-distribution{display:flex;flex-direction:column;gap:12px;width:100%;max-width:100%;min-width:0}.familiarity-bar-track{display:flex;height:12px;border-radius:999px;overflow:hidden;background:#f1f5f9;width:100%;max-width:100%;min-width:0}.familiarity-bar-segment{min-width:4px;max-width:100%;box-sizing:border-box;transition:width .4s ease}.familiarity-bar-segment:first-child{border-radius:999px 0 0 999px}.familiarity-bar-segment:last-child{border-radius:0 999px 999px 0}.familiarity-bar-segment:only-child{border-radius:999px}.familiarity-bar-legend{display:flex;flex-wrap:wrap;gap:14px 20px}.familiarity-bar-legend-item{display:flex;align-items:center;gap:6px;font-size:13px}.familiarity-bar-dot{width:8px;height:8px;border-radius:50%}.familiarity-bar-value{font-weight:600;color:#0f172a}.home-goal-item{display:flex;flex-direction:column;gap:6px}.home-goal-header{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#475569}.home-goal-value{font-weight:600;color:#0f172a}.home-goal-bar{height:8px;border-radius:999px;background:#f1f5f9;overflow:hidden}.home-goal-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#3b82f6,#60a5fa);transition:width .4s ease}.home-goal-bar-fill-green{background:linear-gradient(90deg,#22c55e,#4ade80)}.home-goals-list{display:flex;flex-direction:column;gap:16px}.home-goals-edit{display:flex;flex-direction:column;gap:12px}.home-goal-edit-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px}.word-familiarity-buttons{display:inline-flex;align-items:center;gap:10px}.word-familiarity-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0;display:inline-block}.word-familiarity-red{background:#ef4444}.word-familiarity-yellow{background:#eab308}.word-familiarity-green{background:#22c55e}.word-familiarity-btn{width:16px;height:16px;border-radius:50%;border:none;padding:0;cursor:pointer;opacity:.08;transform:scale(.95);transition:transform .15s ease,opacity .15s ease,box-shadow .15s ease}.word-familiarity-btn.word-familiarity-red{background:#ef4444}.word-familiarity-btn.word-familiarity-yellow{background:#eab308}.word-familiarity-btn.word-familiarity-green{background:#22c55e}.word-familiarity-btn:hover{opacity:.65;transform:scale(1)}.word-familiarity-btn.is-active{opacity:1;transform:scale(1.1)}.word-familiarity-btn.word-familiarity-red.is-active{box-shadow:0 0 0 2px #fff,0 0 8px 2px #ef444466}.word-familiarity-btn.word-familiarity-yellow.is-active{box-shadow:0 0 0 2px #fff,0 0 8px 2px #eab30866}.word-familiarity-btn.word-familiarity-green.is-active{box-shadow:0 0 0 2px #fff,0 0 8px 2px #22c55e66}@keyframes word-review-done-in{0%{opacity:.85;transform:scale(.96)}to{opacity:1;transform:scale(1)}}button.word-review-btn.word-review-btn-done{-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:0;font:inherit;cursor:pointer;box-sizing:border-box}button.word-review-btn.word-review-btn-done:disabled{cursor:wait;opacity:.88}button.word-review-btn.word-review-btn-done:focus-visible{outline:2px solid rgba(22,163,74,.45);outline-offset:2px}.word-review-btn-done{color:#166534;background:#dcfce7;border:1px solid #86efac;animation:word-review-done-in .22s ease-out}.word-review-btn-done-text{color:#166534;font-size:12px;font-weight:600}.my-words-search{width:100%;min-width:0;display:block;overflow:hidden}.example-cell-list,.meta-cell-list{margin:0;padding-left:1.1rem;display:grid;gap:3px}.example-cell-list li,.meta-cell-list li{margin:0}.word-heading-inline{display:inline-flex;align-items:center;flex-wrap:wrap;gap:var(--app-inline-gap)}.word-detail-row{display:grid;grid-template-columns:1fr;gap:10px;padding:6px 0;animation:word-detail-expand .18s ease-out}.word-detail-section{display:grid;gap:6px;align-content:start;padding:12px 0;border-bottom:1px solid rgba(226,232,245,.7);font-size:var(--app-font-size-md)}.word-detail-section:first-child{padding-top:0}.word-detail-section:last-child{border-bottom:none}.word-detail-frequency-digits{font-variant-numeric:tabular-nums;font-weight:600;color:#334155;letter-spacing:-.02em}.word-detail-subheading{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.03em;margin-top:4px;margin-bottom:2px}.word-detail-section .word-detail-subheading:first-child{margin-top:0}.word-detail-chip-wrap{display:flex;flex-wrap:wrap;gap:8px 10px;align-items:flex-start}.word-detail-chip{display:inline-flex;align-items:flex-start;max-width:100%;padding:5px 11px;border-radius:10px;background:#f8fafcfa;border:1px solid rgba(226,232,240,.95);font-size:var(--app-font-size-md);line-height:1.45;box-shadow:inset 0 1px #ffffffe6}.word-detail-chip .word-detail-bilingual-wrap{display:inline-flex;flex-direction:column;align-items:flex-start;gap:3px;width:auto;max-width:100%;vertical-align:top}.word-detail-chip .word-detail-bilingual-tr{margin-inline-start:0;font-size:.9em}.word-detail-bilingual-wrap{display:inline-block;width:100%;max-width:100%;box-sizing:border-box;vertical-align:top;line-height:inherit}.word-detail-bilingual-orig{display:inline;min-width:0}.word-detail-bilingual-tr{display:inline;margin-inline-start:.35em;color:#64748b;font-weight:400;min-width:0}.word-dossier-card,.word-dossier-meta,.word-dossier-main,.word-dossier-details,.word-cell,.word-meta-line,.word-primary,.word-detail-section,.word-detail-section div,.word-detail-section ol,.word-detail-section ul,.word-detail-section li{font-size:var(--app-font-size-md)}.word-dossier-list{display:grid;gap:12px}.word-workbench-page,.review-page-shell{position:relative;width:100%;max-width:100%;min-width:0}.word-workbench-layout,.review-page-layout{display:grid;grid-template-columns:minmax(0,7fr) minmax(280px,3fr);gap:20px;align-items:start}.word-workbench-main-column,.review-page-main-column{min-width:0}.word-workbench-outlet-root{position:relative;width:100%;min-width:0}.word-workbench-sidebar,.review-page-sidebar{min-width:0;position:sticky;top:0;align-self:start}.page-lock-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#f9fbffa6;border-radius:14px;z-index:20;pointer-events:all}.page-lock-overlay>span{padding:10px 14px;border-radius:999px;border:1px solid #dbe3f4;background:#fff;color:#0f172a;font-size:var(--app-font-size-md);box-shadow:0 8px 24px #0f172a1a}.word-dossier-card{display:grid;gap:12px}.word-dossier-meta{display:grid;grid-template-columns:var(--word-table-selection-width) minmax(0,1fr) auto;align-items:center;gap:8px;padding:12px 14px;border:1px solid #e2e8f0;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fafc)}.word-dossier-select-cell{width:var(--word-table-selection-width);min-width:var(--word-table-selection-width);display:inline-flex;align-items:center;justify-content:center}.word-dossier-main{min-width:0}.word-dossier-meta-right{display:inline-flex;align-items:center;justify-self:end;gap:8px 10px;flex-wrap:wrap;margin-left:16px;max-width:100%}@media (min-width: 981px){.word-dossier-meta,.word-dossier-card .word-main-block{align-items:center}.word-dossier-card .word-main-block>.ant-btn.ant-btn-sm{width:28px;min-width:28px;height:28px;padding:0;display:inline-flex;align-items:center;justify-content:center}.word-dossier-meta-right{flex-wrap:nowrap;align-items:center;align-self:center;margin-left:12px;max-width:min(52vw,720px);overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.word-dossier-card .word-dict-links{flex-wrap:nowrap}.word-dossier-meta-right .word-familiarity-buttons{align-items:center;flex-shrink:0}.word-dossier-meta-right .word-familiarity-btn{width:28px;height:28px;min-width:28px}.word-dossier-meta-right .dict-link-badge{height:28px;min-height:28px;box-sizing:border-box}.word-dossier-meta-right .youglish-link{min-height:28px;height:28px;padding:0 8px;box-sizing:border-box;align-items:center}.word-dossier-meta-right .youglish-badge{height:20px;min-width:22px}.word-dossier-meta-right .word-review-btn.ant-btn:not(.word-review-btn-done){height:28px;padding:0 10px;font-size:12px;display:inline-flex;align-items:center}.word-dossier-meta-right button.word-review-btn.word-review-btn-done{min-height:28px;height:28px;padding:0 10px;display:inline-flex;align-items:center;gap:6px}.word-dossier-meta-right .actions-icon-btn{width:28px;height:28px;min-width:28px}}.word-dossier-details{padding-left:calc(var(--word-table-selection-width) + 12px)}.word-dossier-async-status{padding:6px 12px 2px calc(var(--word-table-selection-width) + 12px)}.word-list-async-hint,.review-async-hint{display:block;margin-bottom:8px;line-height:1.45}.word-dossier-pagination{margin-top:16px;display:flex;justify-content:flex-end}.review-mode-controls{display:flex;align-items:center;gap:8px}.review-session-header{display:flex;flex-direction:column;gap:14px;padding:16px 18px 14px;border-bottom:1px solid #e8edf4;background:linear-gradient(165deg,#f8fafc,#fff 55%)}.review-session-content{padding:16px 18px 20px}.review-card-toolbar{display:flex;flex-direction:column;gap:0;width:100%;min-width:0;padding:0;border:none;border-radius:0;background:transparent}.review-card-toolbar-main{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px 14px;width:100%;min-width:0}.review-card-toolbar-main .review-card-toolbar-options{display:flex;align-items:center;flex:1 1 160px;min-width:0;width:auto}.review-toolbar-trailing{display:flex;align-items:center;gap:10px;flex:0 0 auto;margin-left:auto}.review-toolbar-trailing .review-mode-switch{width:auto;min-width:176px;max-width:260px;flex:0 0 auto}.review-toolbar-trailing .review-reshuffle-slot{flex:0 0 auto;width:108px;min-height:40px}.review-reshuffle-slot{flex:0 0 auto;width:108px;min-height:40px;display:flex;align-items:center;justify-content:flex-end}.review-fam-filter{display:inline-flex;align-items:center;gap:10px}.review-fam-filter-btn{width:20px;height:20px;border-radius:50%;border:2px solid rgba(255,255,255,.95);padding:0;cursor:pointer;opacity:.45;transform:scale(.92);transition:opacity .15s ease,transform .15s ease,box-shadow .15s ease;box-shadow:0 0 0 1px #0f172a1f}.review-fam-filter-btn.review-fam-red{background:#ef4444}.review-fam-filter-btn.review-fam-yellow{background:#ca8a04}.review-fam-filter-btn.review-fam-green{background:#16a34a}.review-fam-filter-btn:hover{opacity:.85;transform:scale(1)}.review-fam-filter-btn.is-included{opacity:1;transform:scale(1)}.review-fam-filter-btn.review-fam-red.is-included{box-shadow:0 0 0 2px #fff,0 0 0 4px #ef444459}.review-fam-filter-btn.review-fam-yellow.is-included{box-shadow:0 0 0 2px #fff,0 0 0 4px #ca8a0466}.review-fam-filter-btn.review-fam-green.is-included{box-shadow:0 0 0 2px #fff,0 0 0 4px #16a34a59}.review-mode-controls .review-mode-switch{margin-left:auto}.review-mode-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:3px;border:1px solid #d0dce8;border-radius:999px;background:#eef2f7;box-shadow:inset 0 1px 2px #0f172a0f}.review-mode-switch-btn{min-width:0;min-height:36px;padding:0 12px;border:0;border-radius:999px;background:transparent;color:#64748b;font-size:14px;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.review-mode-switch-btn:hover,.review-mode-switch-btn:focus-visible{color:#0f172a}.review-mode-switch-btn.is-active{background:#fff;color:#0f172a;box-shadow:0 2px 10px #0f172a14}.review-nav-progress-label{font-size:13px;font-weight:500;letter-spacing:.02em}.review-nav-progress-inline{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:1 1 auto;min-width:0;font-size:13px;font-weight:500;color:#64748b}.review-nav-progress-sep{flex:0 0 auto;opacity:.75;-webkit-user-select:none;user-select:none}.review-nav-controls{display:flex;align-items:center;justify-content:space-between;gap:12px}.review-word-card,.word-studio-preview-card{width:100%}.word-studio-preview-card{border-radius:14px;border:1px solid rgba(203,213,225,.4);background:#fff;box-shadow:0 4px 16px #94a3b814}.review-swipe-zone{width:100%;touch-action:pan-y}.review-swipe-zone-next{animation:review-card-slide-next .22s cubic-bezier(.22,1,.36,1)}.review-swipe-zone-prev{animation:review-card-slide-prev .22s cubic-bezier(.22,1,.36,1)}@keyframes review-card-slide-next{0%{opacity:.4;transform:translate(26px) scale(.992)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes review-card-slide-prev{0%{opacity:.4;transform:translate(-26px) scale(.992)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes word-detail-expand{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.stream-output{margin-top:.35rem;border:1px solid #dbe3f0;border-radius:10px;background:#f8fbff;padding:.6rem .75rem}.stream-output-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.stream-output-body{margin-top:.45rem;display:grid;gap:.28rem}.stream-preview{max-height:280px;overflow:auto}.stream-draft-editor-shell{display:grid;grid-template-columns:1fr 1fr;gap:14px;border:1px solid #dbe3f0;border-radius:12px;background:#f8fbff;padding:12px;min-height:400px}.stream-draft-panel{border:1px solid #dbe3f0;border-radius:10px;background:#fff;padding:10px 12px;display:flex;flex-direction:column;min-height:0}.stream-draft-form{margin-top:8px;display:grid;gap:10px;overflow:auto;padding-right:2px}.stream-draft-field{display:grid;gap:6px}.stream-draft-label{font-weight:600;color:#0f172a}.stream-draft-panel .stream-preview{margin-top:0;max-height:none;flex:1}.edit-list-shell{display:grid;gap:10px;width:100%;min-width:0}.edit-list-row{display:grid;grid-template-columns:minmax(0,1fr) 36px;column-gap:10px;align-items:center;width:100%;min-width:0}.edit-list-main-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr) minmax(0,2fr);gap:10px;width:100%;min-width:0}.edit-list-row-comparison{align-items:center}.edit-list-main-grid-comparison{grid-template-columns:minmax(0,.85fr) minmax(0,1.35fr) minmax(0,1.8fr);align-items:center}.edit-list-main-item{margin-bottom:0!important;min-width:0}.edit-list-action-slot{width:36px;min-width:36px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-height:40px}.word-editor-modal{max-width:calc(100vw - 24px)}.unified-editor-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;align-items:stretch;flex:1 1 auto;width:100%;height:100%;min-height:0}.unified-editor-panel{display:flex;flex-direction:column;border:1px solid #e6edf8;border-radius:12px;padding:14px 16px;background:#fff;min-height:0;min-width:0;overflow:hidden;font-size:16px}.unified-editor-form{display:grid;align-content:start;gap:14px;flex:1 1 auto;min-width:0;min-height:0;overflow:auto;padding-right:4px}.word-editor-modal .word-dossier-meta{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px}.word-editor-modal .word-dossier-select-cell{display:none}.word-editor-modal .word-dossier-main{min-width:0}.word-editor-modal .word-dossier-details{padding-left:0}.word-editor-modal .word-dossier-meta-right{justify-self:end;width:auto;flex-wrap:nowrap;row-gap:0;column-gap:8px;white-space:nowrap}.word-editor-modal .word-main-block{flex-wrap:nowrap;row-gap:0}.word-editor-modal .word-primary{font-size:18px;white-space:normal;word-break:break-word;overflow-wrap:break-word;max-width:100%;overflow-x:auto}.word-editor-modal .word-dict-links-section,.word-editor-modal .word-dict-links{min-width:0;flex-wrap:nowrap;white-space:nowrap}.word-editor-modal .dict-link-badge{min-width:30px;height:20px;padding:0 6px;font-size:12px}.word-editor-modal .ipa-cell{flex-wrap:nowrap;column-gap:6px;row-gap:0;font-size:14px}.unified-editor-panel>.word-dossier-card{min-height:0;overflow:auto;padding-right:4px}.word-editor-modal .word-detail-section{word-break:break-word}.stream-section-title{display:block;margin-top:.35rem;font-size:var(--app-font-size-lg);font-weight:700;color:#0f172a}.stream-item-line{display:block;color:#334155;line-height:1.35;padding-left:.1rem}.stream-meta-line{display:block;margin-top:.35rem;color:#64748b;font-size:var(--app-font-size-sm)}.youglish-link{display:inline-flex;align-items:center;gap:4px;padding:1px 7px;border:1px solid #c9d7ef;border-radius:999px;background:linear-gradient(180deg,#f8fbff,#edf4ff);color:#1f3f8c;text-decoration:none;font-size:var(--app-font-size-sm);line-height:1;min-height:24px}.youglish-link-btn{cursor:pointer}.youglish-link:hover{border-color:#9bb8ea;color:#17397f;box-shadow:0 0 0 2px #3b82f626}.youglish-badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:22px;border-radius:999px;background:#1f3f8c;color:#fff;font-weight:700;font-size:var(--app-font-size-sm)}.stream-cursor{display:inline-block;width:8px;height:1em;margin-left:2px;border-radius:2px;background:#2563eb;animation:stream-blink .9s steps(1,end) infinite}@keyframes stream-blink{50%{opacity:0}}html[data-layout-profile=mobile]{--app-content-width: 100%;--app-font-size-lg: 30px;--app-font-size-md: 16px;--app-font-size-sm: 14px;--app-word-font-size: 18px;--app-control-height: 44px;--app-inline-gap: 1.2ch;--mobile-page-padding: 10px;--mobile-card-radius: 16px}html[data-layout-profile=mobile] .app-shell{padding:0}html[data-layout-profile=mobile],html[data-layout-profile=mobile] body,html[data-layout-profile=mobile] #root{width:100%;max-width:100%;overflow-x:hidden}html[data-layout-profile=mobile] .app-shell-body{width:100%;max-width:100%;margin:0;padding:max(var(--mobile-page-padding),env(safe-area-inset-top)) max(var(--mobile-page-padding),env(safe-area-inset-right)) max(var(--mobile-page-padding),env(safe-area-inset-bottom)) max(var(--mobile-page-padding),env(safe-area-inset-left))}html[data-layout-profile=mobile] .topbar{display:flex;flex-direction:column;align-items:stretch;gap:8px;margin-bottom:10px;padding:10px;border:1px solid #e6edf8;border-radius:var(--mobile-card-radius);background:linear-gradient(180deg,#fff,#f9fbff);box-shadow:0 6px 18px #94a3b824}html[data-layout-profile=mobile] .topbar-brand{padding-inline:4px}html[data-layout-profile=mobile] .topbar-nav{display:flex;flex-direction:column;align-items:stretch;gap:8px;overflow:visible;white-space:normal;padding-bottom:0}html[data-layout-profile=mobile] .topbar-links{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;order:2}html[data-layout-profile=mobile] .topbar-links::-webkit-scrollbar{display:none}html[data-layout-profile=mobile] .topbar-links .nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border:1px solid #d8e2f1;border-radius:12px;background:#fff;color:#334155;font-weight:500;line-height:1.1;transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease}html[data-layout-profile=mobile] .topbar-links .nav-link.active{color:#0f172a;border-color:#bfd1ea;background:#f8fbff;box-shadow:0 2px 8px #94a3b829}html[data-layout-profile=mobile] .topbar-account{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}html[data-layout-profile=mobile] .topbar-user-link{max-width:calc(100vw - 132px)}html[data-layout-profile=mobile] .nav-link{font-size:15px}html[data-layout-profile=mobile] .topbar-logout-btn.btn-light{flex:0 0 auto;min-height:40px;padding:0 12px;font-size:14px;line-height:1}html[data-layout-profile=mobile] .topbar-logout-btn.btn-light:hover,html[data-layout-profile=mobile] .topbar-logout-btn.btn-light:focus-visible{border-color:#bed1ec;background:#f1f7ff}html[data-layout-profile=mobile] .content,html[data-layout-profile=mobile] .word-workbench-layout,html[data-layout-profile=mobile] .word-workbench-section,html[data-layout-profile=mobile] .review-word-card,html[data-layout-profile=mobile] .word-studio-preview-card,html[data-layout-profile=mobile] .word-dossier-list{width:100%!important;max-width:100%!important;min-width:0}html[data-layout-profile=mobile] .word-workbench-layout,html[data-layout-profile=mobile] .review-page-layout{display:grid;grid-template-columns:1fr;gap:14px}html[data-layout-profile=mobile] .app-workspace-split{display:flex;flex-direction:column;gap:16px}html[data-layout-profile=mobile] .app-workspace-ask-rail{position:relative;padding:22px 12px 14px}html[data-layout-profile=mobile] .app-workspace-ask-rail:before{content:"";position:absolute;top:6px;left:50%;transform:translate(-50%);width:44px;height:5px;border-radius:999px;background:linear-gradient(90deg,#cbd5e1,#e2e8f0);box-shadow:0 1px 3px #0f172a1f;animation:app-ask-rail-handle-nudge 3s ease-in-out infinite;pointer-events:none}@keyframes app-ask-rail-handle-nudge{0%,to{opacity:.75;transform:translate(-50%) translateY(0)}50%{opacity:1;transform:translate(-50%) translateY(2px)}}html[data-layout-profile=mobile] .word-workbench-page,html[data-layout-profile=mobile] .review-page-shell,html[data-layout-profile=mobile] .word-workbench-sidebar,html[data-layout-profile=mobile] .review-page-sidebar{margin:0}html[data-layout-profile=mobile] .ask-dossier-chat{min-height:240px;overflow:auto;padding-right:0}html[data-layout-profile=mobile] .word-studio-lookup-row{display:flex;flex-direction:column;align-items:stretch;flex-wrap:nowrap;gap:10px;width:100%}html[data-layout-profile=mobile] .word-studio-lookup-row .app-control-autocomplete{flex:0 0 auto;width:100%;max-width:100%;min-width:0}html[data-layout-profile=mobile] .word-studio-lookup-actions{display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;width:100%;min-width:0}html[data-layout-profile=mobile] .my-words-toolbar .my-words-toolbar-group-view,html[data-layout-profile=mobile] .my-words-toolbar .my-words-toolbar-group-actions{flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;gap:8px}html[data-layout-profile=mobile] .my-words-search{width:100%}html[data-layout-profile=mobile] .my-words-pagination-inline{justify-content:center;flex-wrap:wrap}html[data-layout-profile=mobile] .word-dossier-meta{grid-template-columns:auto minmax(0,1fr);gap:10px;padding:10px 12px}html[data-layout-profile=mobile] .word-dossier-select-cell{order:1;grid-column:1;width:auto;min-width:0;justify-content:flex-start}html[data-layout-profile=mobile] .word-dossier-main{order:2;grid-column:2}html[data-layout-profile=mobile] .word-dossier-meta-right{order:3;grid-column:1 / -1;justify-self:start;width:100%;flex-wrap:wrap;row-gap:8px}html[data-layout-profile=mobile] .word-dossier-meta.word-dossier-meta--mobile-overflow{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}html[data-layout-profile=mobile] .word-dossier-meta.word-dossier-meta--mobile-overflow .word-dossier-select-cell{order:unset;grid-column:1;grid-row:1;width:auto;min-width:0;justify-content:flex-start}html[data-layout-profile=mobile] .word-dossier-meta.word-dossier-meta--mobile-overflow .word-dossier-main{order:unset;grid-column:2;grid-row:1;min-width:0}html[data-layout-profile=mobile] .word-dossier-meta.word-dossier-meta--mobile-overflow .word-dossier-meta-overflow{grid-column:3;grid-row:1;justify-self:end;align-self:center;margin-left:0;flex-shrink:0}.word-dossier-meta-overflow-dropdown.ant-dropdown,.word-dossier-meta-overflow-dropdown{padding:0}.word-dossier-meta-overflow-dropdown .word-dossier-meta-overflow-panel{display:flex;flex-direction:column;align-items:stretch;gap:0;min-width:min(300px,calc(100vw - 28px));max-width:min(340px,94vw);background:linear-gradient(180deg,#f8fafc,#fff 55%,#fff);border-radius:16px;border:1px solid rgba(148,163,184,.45);box-shadow:0 1px #ffffffe6 inset,0 8px 28px #0f172a1f,0 2px 8px #0f172a0f;overflow:hidden}.word-dossier-overflow-row--primary{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px 10px;padding:12px 12px 10px;background:#ffffffeb;min-height:44px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.word-dossier-overflow-row--primary .word-familiarity-buttons{flex-shrink:0}.word-dossier-overflow-row--primary .word-review-btn.ant-btn{flex-shrink:0;max-width:112px;padding-inline:8px;font-size:12px}.word-dossier-overflow-row--primary .word-review-btn-done{flex-shrink:0;max-width:120px;padding:6px 8px}.word-dossier-overflow-row--primary .word-review-btn-done-text{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:72px}.word-dossier-overflow-row--dicts .youglish-link-btn{flex-shrink:0}.word-dossier-overflow-inline-tools{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:2px;flex-shrink:0}.word-dossier-overflow-row--tools{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:4px;padding:10px 12px 12px;border-top:1px solid rgba(226,232,240,.95);background:#f8fafce0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.word-dossier-overflow-row--tools .word-dossier-overflow-inline-tools{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:4px;flex-shrink:0}.word-dossier-overflow-row--dicts{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:6px;padding:10px 12px 12px;border-top:1px solid rgba(226,232,240,.95);background:#fff;overflow-x:auto;-webkit-overflow-scrolling:touch}.word-dossier-overflow-row--dicts .word-dict-links-section,.word-dossier-overflow-row--dicts .word-dict-links{display:inline-flex;flex-wrap:nowrap;gap:6px}.word-dossier-overflow-row--dicts .dict-link-badge{flex-shrink:0}@media (prefers-reduced-motion: reduce){html[data-layout-profile=mobile] .app-workspace-ask-rail:before{animation:none}}html[data-layout-profile=mobile] .word-dossier-details{padding-left:0}html[data-layout-profile=mobile] .word-dossier-pagination{justify-content:center}html[data-layout-profile=mobile] .review-nav-controls{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:8px}html[data-layout-profile=mobile] .review-nav-progress-inline{flex:1 1 auto;min-width:0;gap:4px}html[data-layout-profile=mobile] .review-toolbar-trailing{margin-left:0;flex:1 1 100%;justify-content:flex-start;flex-wrap:wrap;gap:8px}html[data-layout-profile=mobile] .review-toolbar-trailing .review-mode-switch{flex:1 1 auto;min-width:0;max-width:none}html[data-layout-profile=mobile] .review-session-header{padding:14px 14px 12px}html[data-layout-profile=mobile] .review-session-content{padding:14px 14px 18px}html[data-layout-profile=mobile] .review-card-toolbar{gap:12px}html[data-layout-profile=mobile] .review-reshuffle-slot{width:100px;min-height:44px}html[data-layout-profile=mobile] .home-page{gap:18px}html[data-layout-profile=mobile] .home-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}html[data-layout-profile=mobile] .home-cards-row{grid-template-columns:1fr;gap:14px;min-width:0}html[data-layout-profile=mobile] .activity-legend{margin-left:0;padding-left:22px}html[data-layout-profile=mobile] .familiarity-bar-legend{gap:10px 14px}html[data-layout-profile=mobile] .my-words-pagination-inline{flex-wrap:nowrap;justify-content:center;width:100%;max-width:100%}html[data-layout-profile=mobile] .dict-link-badge{min-height:34px;padding:0 10px}html[data-layout-profile=mobile] .youglish-link-btn{min-height:40px;padding:6px 10px}.trash-mobile-list{display:grid;gap:10px}.trash-mobile-loading{display:grid;place-items:center;min-height:120px}.trash-mobile-item{border:1px solid #e6edf8;border-radius:14px;background:#fff;padding:12px}@media (min-width: 376px) and (max-width: 430px){html[data-layout-profile=mobile]{--app-font-size-lg: 28px;--app-font-size-md: 16px;--app-font-size-sm: 14px;--app-control-height: 44px;--mobile-page-padding: 10px}}@media (min-width: 431px) and (max-width: 980px){html[data-layout-profile=mobile]{--app-font-size-lg: 30px;--app-font-size-md: 17px;--app-font-size-sm: 15px;--app-control-height: 46px;--mobile-page-padding: 12px}}.csv-import-tooltip-card{display:grid;gap:10px;padding:14px 16px;color:#e2e8f0;font-size:14px;line-height:1.45}.csv-import-tooltip-title{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8}.csv-import-tooltip-code{padding:10px 12px;border:1px solid rgba(148,163,184,.22);border-radius:12px;background:#0f172a73;color:#f8fafc;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.csv-import-tooltip-row{display:grid;grid-template-columns:70px minmax(0,1fr);gap:10px;align-items:start}.csv-import-tooltip-label{color:#94a3b8;font-weight:600}.csv-import-tooltip-card code{padding:1px 6px;border-radius:999px;background:#3b82f62e;color:#dbeafe;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px}.csv-import-tooltip-note{padding-top:4px;border-top:1px solid rgba(148,163,184,.16);color:#cbd5e1}@media (max-width: 980px){:root{--app-content-width: min(100dvw, 100vw);--app-font-size-lg: 22px;--app-font-size-md: 18px;--app-font-size-sm: 15px;--app-word-font-size: 18px;--app-control-height: 42px}.app-shell{padding:0}.app-shell-body{width:var(--app-content-width);max-width:var(--app-content-width);margin:0}.topbar{margin-bottom:.9rem}.topbar-surface{grid-template-columns:1fr;gap:12px;padding:14px}.topbar-nav{flex-direction:column;align-items:stretch;gap:8px}.topbar-links{width:100%;overflow-x:auto;white-space:nowrap;padding-bottom:5px}.topbar-account{width:100%;margin-left:0;justify-content:space-between}.topbar-user-link{max-width:100%}.panel .row{flex-wrap:wrap}}@media (max-width: 640px){:root{--app-content-width: min(100dvw, 100vw);--app-font-size-lg: 20px;--app-font-size-md: 16px;--app-font-size-sm: 14px;--app-word-font-size: 17px;--app-control-height: 44px;--app-inline-gap: 2ch}.login-modal-card{max-width:100%;border-radius:16px;padding:.9rem 1rem 1.2rem}.login-subtitle{max-width:none}.login-option-btn,.login-email-input,.login-native-input,.login-continue-btn{height:46px}}@media (max-width: 375px){html[data-layout-profile=mobile]{--app-font-size-lg: 26px;--app-font-size-md: 16px;--app-font-size-sm: 13px;--app-word-font-size: 17px;--app-control-height: 42px;--mobile-page-padding: 8px;--mobile-card-radius: 14px}html[data-layout-profile=mobile] .topbar-nav{gap:8px}}.workspace-view.express-workspace-view{min-width:0}.express-history-pane{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.express-history-card.ant-card{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;border-radius:24px;border:1px solid rgba(226,232,240,.92);box-shadow:0 18px 40px #0f172a0f}.express-history-card .ant-card-head{flex-shrink:0}.express-history-card .ant-card-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:12px 14px 16px}.express-practice-pane{min-width:0;width:100%;max-width:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.express-practice-page-inner{flex:1 1 auto;min-height:0;min-width:0;width:100%;max-width:100%;overflow-x:hidden;overflow-y:hidden;display:flex;flex-direction:column;padding:4px 2px 10px 0;box-sizing:border-box}.express-practice-hero{margin-bottom:16px}.express-practice-title{margin-bottom:4px!important;letter-spacing:-.02em}.express-practice-lede{margin-bottom:0!important;line-height:1.55}.express-practice-card-head-text{flex:1 1 auto;min-width:0}.express-practice-card--primary{border-radius:18px;border:1px solid rgba(148,163,184,.22);background:linear-gradient(165deg,#fff,#f8fbff);box-shadow:0 12px 36px #0f172a0f}.express-practice-page-inner .express-practice-card--primary.ant-card,.express-practice-page-inner .express-practice-card--primary .ant-card-body{flex:1 1 auto;min-height:0;min-width:0;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:visible}.express-practice-page-inner .express-practice-card--primary .express-practice-card-head{flex:0 0 auto}.express-practice-spin-nested.ant-spin-nested-loading,.express-practice-spin-nested .ant-spin-container{flex:1 1 auto;min-height:0;min-width:0;width:100%;max-width:100%;display:flex;flex-direction:column;overflow:hidden}.express-practice-layout{flex:1 1 auto;min-height:0;min-width:0;width:100%;max-width:100%;display:flex;flex-direction:column;overflow:hidden;gap:0}.express-turn-cards-region{flex:1 1 auto;min-height:0;min-width:0;width:100%;max-width:100%;display:flex;flex-direction:column;overflow:hidden;gap:10px}.express-turn-nav{flex:0 0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;min-width:0}.express-turn-nav-btn.ant-btn{width:28px;min-width:28px;height:28px;padding:0;border-radius:999px;color:#64748b}.express-turn-nav-btn.ant-btn:not(:disabled):hover,.express-turn-nav-btn.ant-btn:not(:disabled):focus-visible{color:#2563eb;background:#2563eb14}.express-turn-nav-label{font-size:12px;font-weight:600;color:#64748b;white-space:nowrap}.express-turn-nav-status{font-size:12px;white-space:nowrap}.express-turn-cards-empty{flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center;padding:16px 14px;text-align:center}.express-turn-cards-compose{align-items:stretch}.express-compose-state{width:min(100%,560px);margin:auto;display:flex;flex-direction:column;align-items:center;gap:10px}.express-turn-card{flex:1 1 auto;width:100%;max-width:100%;min-width:0;min-height:0;display:flex;flex-direction:column;border-radius:14px;border:1px solid rgba(226,232,240,.95);background:#fff;box-shadow:0 6px 20px #0f172a12;overflow:hidden}.express-turn-card-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:12px;display:flex;flex-direction:column;gap:8px;-webkit-overflow-scrolling:touch}.express-turn-card-scroll .express-msg:last-child{margin-bottom:0}.express-practice-card-head{flex-shrink:0;display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px 16px;margin-bottom:16px;width:100%}.express-practice-card-icon{font-size:22px;color:#2563eb;margin-top:2px}.express-practice-gen-btn{margin-left:auto}.express-practice-patterns-alert{margin-bottom:16px;border-radius:12px}.express-native-panel{flex-shrink:0;border-radius:14px;padding:16px 18px;margin-bottom:12px;background:linear-gradient(135deg,#eff6fff2,#f8fafcfa);border:1px solid rgba(191,219,254,.65)}.express-native-panel-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 16px;margin-bottom:6px}.express-native-title{font-size:15px}.express-session-generated-at{font-size:12px;white-space:nowrap}.express-native-practice-note{margin-bottom:10px!important;margin-top:0!important;font-size:13px;line-height:1.45}.express-native-label{display:block;margin-bottom:8px;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.express-native-body{margin-bottom:0!important;font-size:16px;line-height:1.65;color:#0f172a}.express-word-tags{margin-top:12px;display:flex;flex-wrap:wrap;gap:6px}.express-draft-block{display:flex;flex-direction:column;gap:10px}.express-draft-block--chat{flex-shrink:0;padding-top:12px;margin-top:12px;border-top:1px solid rgba(226,232,240,.9);background:linear-gradient(180deg,#fff0,#f8fafcf5 36%)}.express-draft-block--history{align-items:flex-start}.express-history-lock-copy{display:flex;flex-direction:column;gap:4px}.express-draft-input.ant-input{border-radius:12px;font-size:15px;line-height:1.55;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.express-result-block{margin-top:20px;padding-top:8px;border-top:1px solid rgba(226,232,240,.9)}.express-result-actions{margin-bottom:12px}.express-result-collapse.ant-collapse{background:transparent}.express-result-collapse .ant-collapse-item{border-radius:12px!important;margin-bottom:8px;border:1px solid rgba(226,232,240,.95)!important;overflow:hidden}.express-overall{font-size:15px;line-height:1.55}.express-bullet-list{margin:8px 0 12px 1rem;padding:0;line-height:1.5}.express-reference-en{margin-bottom:0!important;font-size:15px;line-height:1.6;color:#1e293b}.express-snippet{color:#64748b;font-style:italic}.express-side-card{border-radius:14px;border:1px solid rgba(226,232,240,.95)}.express-history-item{align-items:flex-start!important;padding-inline:2px!important;cursor:pointer;border-radius:8px;border:1px solid transparent;transition:background .15s ease,border-color .15s ease}.express-history-item--selected{background:#6366f114;border-color:#6366f147}.express-history-item-inner{width:100%;min-width:0}.express-history-title{display:block;width:100%;font-size:14px;font-weight:500;line-height:1.35;color:var(--app-text, #1e293b)}.express-history-row2{margin-top:4px}.express-history-status-tag{margin-inline-end:0!important;font-size:11px;line-height:1.2;padding-block:0 1px}.express-history-meta{font-size:12px}.express-hint-toolbar{margin-top:10px}.express-hint-toggle.ant-btn{border-radius:999px;font-weight:500;transition:background .28s ease,border-color .28s ease,box-shadow .28s ease,color .22s ease,transform .14s ease}.express-hint-toggle.ant-btn .express-hint-toggle-icon{transition:transform .32s cubic-bezier(.34,1.56,.64,1),color .22s ease,filter .22s ease}.express-hint-toggle.ant-btn:hover{border-color:#6366f16b;color:#4338ca;box-shadow:0 4px 14px #6366f12e;transform:translateY(-1px)}.express-hint-toggle.ant-btn:active{transform:translateY(0) scale(.97);box-shadow:0 2px 6px #6366f11f}.express-hint-toggle.ant-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #6366f159}.express-hint-toggle--open.ant-btn{background:linear-gradient(145deg,#6366f124,#818cf817);border-color:#6366f18c;color:#3730a3;box-shadow:0 0 0 1px #6366f11f,0 4px 16px #6366f133,0 0 20px #818cf826}.express-hint-toggle--open.ant-btn:hover{border-color:#4f46e5a6;box-shadow:0 0 0 1px #6366f12e,0 6px 20px #6366f140,0 0 24px #818cf833;transform:translateY(-1px)}.express-hint-toggle--open.ant-btn .express-hint-toggle-icon{transform:rotate(18deg) scale(1.08);color:#6366f1;filter:drop-shadow(0 0 6px rgba(129,140,248,.65))}.express-hint-panel{margin-top:10px;padding:12px 14px;border-radius:12px;background:#f8fafcf2;border:1px solid rgba(226,232,240,.95);animation:express-hint-panel-reveal .34s cubic-bezier(.22,1,.36,1) both;transform-origin:top center}@keyframes express-hint-panel-reveal{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion: reduce){.express-hint-toggle.ant-btn,.express-hint-toggle.ant-btn .express-hint-toggle-icon{transition:none!important}.express-hint-toggle--open.ant-btn .express-hint-toggle-icon{transform:none;filter:none}.express-hint-panel{animation:none}}.express-hint-section-label{display:block;margin-top:10px;margin-bottom:6px;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.express-hint-section-label:first-child{margin-top:0}.express-hint-words-intro{margin-bottom:8px!important;margin-top:0!important;font-size:13px;line-height:1.45}.express-hint-word-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.express-hint-word-tag.ant-tag{margin-inline-end:0!important}.express-hint-section-label--ref{margin-top:2px}.express-hint-words-empty{display:block;margin-bottom:12px;font-size:13px}.express-hint-word-list{margin:0 0 0 1.1rem;padding:0;line-height:1.55}.express-hint-reference-en{margin-bottom:0!important;font-size:14px;line-height:1.55}.express-hint-sep{color:#94a3b8}.express-submitted-en-block{margin-top:20px;padding-top:16px;border-top:1px solid rgba(226,232,240,.95)}.express-submitted-en-body{margin-bottom:0!important;white-space:pre-wrap}.express-feedback-panel{margin-top:20px;padding-top:16px;border-top:1px solid rgba(226,232,240,.95)}.express-tone-note{margin-top:4px!important;font-style:italic}.express-msg{border-radius:12px;padding:10px 12px;margin-bottom:8px}.express-msg-label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;opacity:.65}.express-msg-body{margin-bottom:0!important;white-space:pre-wrap;font-size:14px;line-height:1.55}.express-msg--user{background:#6366f117;border:1px solid rgba(99,102,241,.2)}.express-msg--coach,.express-msg--feedback{background:#f8fafcfa;border:1px solid rgba(226,232,240,.95)}.express-feedback-panel--turn{margin-top:0;padding-top:0;border-top:none;font-size:14px;line-height:1.55}.express-msg--coach .express-feedback-panel--turn .ant-typography,.express-msg--feedback .express-feedback-panel--turn .ant-typography{font-size:inherit;line-height:inherit}.express-msg--coach .express-bullet-list,.express-msg--feedback .express-bullet-list,.express-msg--coach .express-bullet-list li,.express-msg--feedback .express-bullet-list li{font-size:14px;line-height:1.55}.express-draft-block--chat{flex-shrink:0;margin-top:0;padding-top:12px;padding-bottom:2px;border-top:1px solid rgba(226,232,240,.95);background:linear-gradient(180deg,#ffffffeb,#f8fbff);min-width:0;width:100%;max-width:100%;box-sizing:border-box}.express-draft-block--chat .ant-input,.express-draft-block--chat textarea.ant-input{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.express-practice-card-head--singleline{display:flex;flex-wrap:nowrap;align-items:center;gap:6px;margin-bottom:12px;overflow-x:auto;overflow-y:visible;white-space:nowrap;flex:0 0 auto;min-height:min-content}.express-practice-card-head--singleline .express-write-meta-inline{flex:1 1 auto;min-width:0;white-space:nowrap}.express-history-item-words{display:block;margin-top:4px;font-size:12px;line-height:1.35}.express-improve-group{margin-bottom:12px}.express-improve-group:last-child{margin-bottom:0}.express-improve-cat{display:block;font-size:14px;font-weight:600;text-transform:none;letter-spacing:normal;margin-bottom:6px;color:var(--app-muted, #64748b)}
