:root{--color-canvas:#faf9f7;--color-surface:#fff;--color-surface-subtle:#f3f1ee;--color-surface-sunken:#ebe8e3;--color-border:#e3e0db;--color-border-strong:#c9c4bc;--color-text-primary:#1c1a17;--color-text-secondary:#57534b;--color-text-tertiary:#757068;--color-accent:#2f5375;--color-accent-hover:#24425e;--color-on-accent:#fff;--prov-translation-bg:#fbf3e2;--prov-translation-border:#e4c87a;--prov-translation-text:#6b4a0e;--prov-summary-bg:#f3f0fa;--prov-summary-border:#c9bee6;--prov-summary-text:#54428c;--prov-interpret-outline:#6d5ba8;--prov-interpret-text:#54428c;--prov-draft-border:#9a948a;--prov-draft-watermark:#75706899;--status-pass-bg:#e9f3ec;--status-pass-text:#27603c;--status-info-bg:#edf0f4;--status-info-text:#3d4b5c;--status-warn-bg:#fbf3e2;--status-warn-text:#7a4a08;--status-danger-bg:#fbeae7;--status-danger-text:#9c3324;--status-block-bg:#f3f1ee;--status-block-text:#57534b;--focus-ring:#2f5375;--selection-bg:#dce6f0;--scrim:#1c1a177a;--brand-purple:#6d28d9;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-12:48px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--elev-1:0 1px 2px #1c1a1714;--elev-2:0 2px 8px #1c1a171f;--elev-3:0 8px 24px #1c1a1729;--dur-fast:.1s;--dur-base:.15s;--dur-slow:.25s;--font-base:"Inter","Noto Sans","Noto Sans Arabic","Noto Sans Cyrillic","Noto Sans SC","Noto Sans JP",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}[data-theme=dark]{--color-canvas:#191715;--color-surface:#211e1b;--color-surface-subtle:#2a2723;--color-surface-sunken:#141210;--color-border:#3a3630;--color-border-strong:#4c463d;--color-text-primary:#f2efea;--color-text-secondary:#c4bfb6;--color-text-tertiary:#958f85;--color-accent:#9abadd;--color-accent-hover:#b4cde7;--color-on-accent:#141210;--prov-translation-bg:#3a2f18;--prov-translation-border:#6b5526;--prov-translation-text:#e8c87e;--prov-summary-bg:#2e2842;--prov-summary-border:#57497f;--prov-summary-text:#c9bef0;--prov-interpret-outline:#a793e0;--prov-interpret-text:#c9bef0;--prov-draft-border:#7a7468;--prov-draft-watermark:#958f8599;--status-pass-bg:#1f3327;--status-pass-text:#9cd6b4;--status-info-bg:#232a33;--status-info-text:#a9b8c8;--status-warn-bg:#3a2f18;--status-warn-text:#ebc078;--status-danger-bg:#3d211c;--status-danger-text:#f0a398;--status-block-bg:#2a2723;--status-block-text:#c4bfb6;--focus-ring:#9abadd;--selection-bg:#2e3d4e;--scrim:#0000008f}*{box-sizing:border-box}html{font-size:16px}body{font-family:var(--font-base);color:var(--color-text-primary);background:var(--color-canvas);-webkit-font-smoothing:antialiased;background-image:radial-gradient(#1c1a1706 1px,#0000 1px);background-size:22px 22px;margin:0}[data-theme=dark] body{background-image:radial-gradient(#f2efea08 1px,#0000 1px)}:focus-visible{box-shadow:0 0 0 2px var(--color-surface),0 0 0 4px var(--focus-ring);border-radius:var(--radius-sm);outline:none}button{cursor:pointer;font-family:inherit}h1,h2,h3{margin:0;font-weight:650}small{font-size:12px}.stamp{letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:600}.pill{border-radius:var(--radius-full);border:1px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-text-secondary);white-space:nowrap;align-items:center;gap:6px;padding:3px 10px;font-size:12px;display:inline-flex}.chip{border-radius:var(--radius-full);white-space:nowrap;align-items:center;gap:6px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.chip-translation{background:var(--prov-translation-bg);border:1px solid var(--prov-translation-border);color:var(--prov-translation-text)}.chip-summary{background:var(--prov-summary-bg);border:1px solid var(--prov-summary-border);color:var(--prov-summary-text)}.chip-interpret{border:1.5px solid var(--prov-interpret-outline);color:var(--prov-interpret-text);background:0 0}.chip-draft{border:1.5px dashed var(--prov-draft-border);color:var(--color-text-secondary);background:0 0}.seal{color:var(--color-text-secondary);align-items:center;gap:8px;font-size:12.5px;display:inline-flex}.seal .mark{border:1.5px solid;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;display:grid}.seal-pass{color:var(--status-pass-text)}.seal-pass .mark{background:var(--status-pass-bg)}.seal-info{color:var(--status-info-text)}.seal-info .mark{background:var(--status-info-bg)}.seal-warn{color:var(--status-warn-text)}.seal-warn .mark{background:var(--status-warn-bg);border-style:dashed}.seal-block{color:var(--status-block-text)}.seal-block .mark{background:var(--status-block-bg);border-radius:6px}.orb{background:radial-gradient(circle at 32% 30%,#b7a6e8,#54428c 68%,#2f5375);border-radius:50%;flex:none;width:20px;height:20px;position:relative;box-shadow:inset 0 0 0 1px #ffffff40}.orb.working:after{content:"";border:2px solid #0000;border-top-color:var(--prov-summary-text);border-radius:50%;animation:2s linear infinite orbsweep;position:absolute;inset:-3px}@keyframes orbsweep{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.orb.working:after{border-top-color:#0000;animation:none}}.btn{border-radius:var(--radius-md);border:1px solid var(--color-border-strong);background:var(--color-surface);color:var(--color-text-primary);align-items:center;gap:8px;min-height:44px;padding:9px 16px;font-size:14px;font-weight:550;display:inline-flex}.btn:hover{background:var(--color-surface-subtle)}.btn-primary{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-on-accent)}.btn-primary:hover{background:var(--color-accent-hover)}.btn-ghost{color:var(--color-accent);background:0 0;border-color:#0000}.btn-danger{color:var(--status-danger-text)}.proto{inset-inline:0;z-index:90;letter-spacing:.02em;color:#c9c4bc;background:#1c1a17;align-items:center;gap:10px;padding:4px 12px;font:11px/1.6 ui-monospace,Menlo,monospace;display:flex;position:fixed;top:0}[data-theme=dark] .proto{color:#8a857c;background:#000}.proto b{color:#e8c87e;font-weight:600}.proto .spacer{flex:1}.proto button{font:inherit;color:inherit;background:0 0;border:1px solid #4c463d;border-radius:4px;min-height:0;padding:1px 8px}.proto a{color:#9abadd;margin-inline-end:8px;text-decoration:none}.proto button:hover{border-color:#9abadd}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--elev-1)}.divider{background:var(--color-border);border:0;height:1px}:root{--7gc-motion-orb-sweep:2s;--7gc-motion-stamp-press:.18s;--7gc-motion-stamp-settle:.12s;--7gc-motion-sheet-lift:.32s;--7gc-motion-sheet-lift-approval:.4s;--7gc-motion-sheet-settle:.14s;--7gc-motion-list-settle:.22s;--7gc-motion-toast-in:.2s;--7gc-motion-chip-reveal:.16s;--7gc-motion-banner-wipe:.22s;--7gc-motion-routing-step:.16s;--7gc-motion-routing-stagger:.12s;--7gc-ease-emphasis:cubic-bezier(.2,0,0,1);--7gc-ease-stamp:cubic-bezier(.34,1.4,.64,1);--7gc-ease-settle:cubic-bezier(0,0,0,1)}.logoimg{border-radius:8px;width:30px;height:30px;display:block;box-shadow:0 0 0 1px #1c1a170f,0 2px 6px #1c1a171f}.logoimg.lg{border-radius:11px;width:40px;height:40px}body:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(60% 100% at 50% 0,#6d28d90d,#0000 70%);height:340px;position:fixed;inset:0 0 auto}html,body,#root{min-height:100%}body{padding-top:0!important}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shell{grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}.shell-header{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-5);border-bottom:1px solid var(--color-border);background:var(--color-surface);display:flex}.brand{align-items:center;gap:var(--space-3);display:inline-flex}.brand-mark{background:linear-gradient(145deg, #8b5cf6, var(--brand-purple) 55%, #2f5375);width:28px;height:28px;box-shadow:var(--elev-1);border-radius:8px}.brand-name{letter-spacing:.01em;font-weight:650}.shell-actions{align-items:center;gap:var(--space-3);display:flex}.shell-main{padding:var(--space-8) var(--space-5);align-content:start;justify-items:center;display:grid}.shell-footer{padding:var(--space-3) var(--space-5);border-top:1px solid var(--color-border);color:var(--color-text-tertiary)}.welcome,.inbox-ph{width:min(480px,100%);padding:var(--space-6);gap:var(--space-4);display:grid}.lede{color:var(--color-text-secondary);margin:0;line-height:1.5}.welcome-actions{gap:var(--space-3);display:grid}.muted{color:var(--color-text-tertiary);font-size:13px}.warn{color:var(--status-warn-text);font-size:13px}.lang-menu{position:relative}.lang-popover{inset-inline-end:0;width:min(360px,80vw);max-height:420px;padding:var(--space-3);z-index:40;gap:var(--space-2);display:grid;position:absolute;top:calc(100% + 8px);overflow:auto}.lang-search{border-radius:var(--radius-md);border:1px solid var(--color-border-strong);background:var(--color-surface);width:100%;min-height:44px;color:var(--color-text-primary);padding:0 var(--space-3);font:inherit}.lang-list{margin:0;padding:0;list-style:none;display:grid}.lang-list button{text-align:start;width:100%;color:inherit;border-radius:var(--radius-sm);background:0 0;border:0;flex-wrap:wrap;align-items:center;gap:6px 10px;min-height:44px;padding:10px 8px;display:flex}.lang-list button:hover,.lang-list button.active{background:var(--color-surface-subtle)}.endonym{font-weight:600}.theme-label select{border-radius:var(--radius-md);border:1px solid var(--color-border-strong);background:var(--color-surface);min-height:44px;color:var(--color-text-primary);padding:0 var(--space-3);font:inherit}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
