*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;max-width:100vw;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;overflow:hidden;overflow-x:hidden;background-color:var(--bg-page, #f0f2f5);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,a,input,select,textarea{transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}:focus-visible{outline:2px solid #3D9BD5;outline-offset:2px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb, rgba(0, 0, 0, .18));border-radius:4px;border:1px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover, rgba(0, 0, 0, .3))}::-webkit-scrollbar-corner{background:transparent}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb, rgba(0, 0, 0, .18)) transparent}::selection{background-color:#3d9bd533}@media(max-width:767px){html{font-size:14px}*{-webkit-tap-highlight-color:transparent}}:root{--bg-page: #0f1419;--bg-panel: #1a2332;--bg-elevated: #212d3f;--bg-hover: #2a3648;--bg-selected: #1e3a52;--bg-input: #1a2332;--border-main: #2d3e54;--border-light: #252f3e;--border-focus: #5DB5ED;--text-primary: #e8eef5;--text-secondary: #a8b5c7;--text-tertiary: #8594a8;--text-inverse: #1f1f1f;--accent-magenta: #FF2B94;--accent-blue: #5DB5ED;--accent-green: #66D96C;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .3);--shadow-md: 0 4px 12px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 28px rgba(0, 0, 0, .5);--overlay: rgba(0, 0, 0, .6);--row-draft-bg: #2e2020;--row-draft-border: #d45a52;--row-red-bg: #2e2020;--row-red-border: #d45a52;--row-yellow-bg: #2a2820;--row-yellow-border: #c9a83a;--row-orange-bg: #2e2720;--row-orange-border: #c9943a;--row-green-bg: #1e2e24;--row-green-border: #6aad6e;--bg-card: #1e2a3a;--bg-card-border: #2d3e54;--bg-success: #1e2e24;--border-success: #6aad6e;--bg-error: #2e2020;--border-error: #d45a52;--scrollbar-thumb: rgba(255, 255, 255, .14);--scrollbar-thumb-hover: rgba(255, 255, 255, .25)}[data-theme=light]{--bg-page: #fafbfc;--bg-panel: #ffffff;--bg-elevated: #ffffff;--bg-hover: #f8f9fa;--bg-selected: #e8f4fb;--bg-input: #fafbfc;--border-main: #e8eaed;--border-light: #f1f3f4;--border-focus: #3D9BD5;--text-primary: #1f1f1f;--text-secondary: #5f6368;--text-tertiary: #6b7280;--text-inverse: #ffffff;--accent-magenta: #DF2081;--accent-blue: #3D9BD5;--accent-green: #4CAF50;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .04);--shadow-md: 0 2px 8px rgba(0, 0, 0, .08);--shadow-lg: 0 4px 20px rgba(0, 0, 0, .12);--overlay: rgba(10, 18, 32, .3);--row-draft-bg: #fff0f0;--row-draft-border: #ef5350;--row-red-bg: #fff0f0;--row-red-border: #ef5350;--row-yellow-bg: #fffde7;--row-yellow-border: #e6c14e;--row-orange-bg: #fff3e0;--row-orange-border: #e6a34e;--row-green-bg: #f0f9f1;--row-green-border: #66bb6a;--bg-card: #ffffff;--bg-card-border: #e8eaed;--bg-success: #f0f8f0;--border-success: #c3e6c3;--bg-error: #fff5f5;--border-error: #f0c0c0;--scrollbar-thumb: rgba(0, 0, 0, .18);--scrollbar-thumb-hover: rgba(0, 0, 0, .32)}*{transition-property:background-color,border-color,color;transition-duration:.2s;transition-timing-function:ease-out}[data-theme] *{transition:none!important}[data-theme].theme-transition-enabled *{transition-property:background-color,border-color,color!important;transition-duration:.2s!important;transition-timing-function:ease-out!important}[data-theme=dark] .brand-stripe{background:linear-gradient(90deg,#ff2b94 0% 30%,#5db5ed 65%,#66d96c);box-shadow:0 0 8px #ff2b944d}[data-theme=dark] .accent-glow-magenta{box-shadow:0 0 12px #ff2b9433}[data-theme=dark] .accent-glow-blue{box-shadow:0 0 12px #5db5ed33}
