*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{height:100%;overflow:hidden}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}a{color:inherit;text-decoration:none}[role=button],button,a,label[for],select,[tabindex]:not([tabindex="-1"]){cursor:pointer}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}:focus:not(:focus-visible){outline:none}:root,[data-theme=dark]{--bg:#000;--bg-subtle:#030303;--surface-1:#0f1011;--surface-2:#1a1a1a;--border:#23252a;--border-light:#2e3038;--text-primary:#fff;--text-secondary:#767d88;--text-muted:#4a4f5a;--text-dim:#3a3d45;--accent:#5e6ad2;--accent-hover:#6b78e0;--accent-dim:#5e6ad226;--accent-border:#5e6ad259;--green:#3dd68c;--yellow:#f0b429;--red:#e5534b;--shadow-sm:none;--shadow-md:none;--accent-glow:#5e6ad233;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in:cubic-bezier(.4, 0, 1, 1);--duration-fast:.15s;--duration-base:.22s;--duration-slow:.35s}[data-theme=light]{--bg:#fff;--bg-subtle:#fafafa;--surface-1:#f4f5f7;--surface-2:#eceef2;--border:#e2e4e9;--border-light:#d0d3db;--text-primary:#0c0c0e;--text-secondary:#5a6070;--text-muted:#8c93a0;--text-dim:#b0b6c0;--accent:#5e6ad2;--accent-hover:#4f5bbf;--accent-dim:#5e6ad21a;--accent-border:#5e6ad24d;--green:#1a9e5c;--yellow:#c47d0a;--red:#c93b34;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 12px #0000001a;--accent-glow:#5e6ad21f;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in:cubic-bezier(.4, 0, 1, 1);--duration-fast:.15s;--duration-base:.22s;--duration-slow:.35s}body{letter-spacing:-.1px;color:var(--text-primary);background:var(--bg);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;line-height:1.5}*{scrollbar-width:thin;scrollbar-color:var(--border-light) transparent}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:2px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes spin{to{transform:rotate(360deg)}}.pulse{animation:1.8s ease-in-out infinite pulse}.spin{animation:1s linear infinite spin}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.mention-chip{cursor:default;-webkit-user-select:none;user-select:none;border-radius:10px;align-items:center;margin:0 1px;padding:1px 6px;font-size:11px;font-weight:500;display:inline-flex}.mention-chip[data-asset-type=CHARACTER]{color:#6366f1;background:#6366f126;border:1px solid #6366f14d}.mention-chip[data-asset-type=SCENE]{color:#10b981;background:#10b98126;border:1px solid #10b9814d}.mention-chip[data-asset-type=PROP]{color:#f59e0b;background:#f59e0b26;border:1px solid #f59e0b4d}
