*,*:before,*:after{box-sizing:border-box}:root{--color-bg: #f8f9fa;--color-bg-alt: #f1f3f5;--color-surface: #ffffff;--color-surface-2: #f8f9fa;--color-border: #dee2e6;--color-input-border: #ced4da;--color-text: #1a1a2e;--color-text-strong: #1a1a2e;--color-muted: #6c757d;--color-header-bg: #1a1a2e;--color-header-text: #ffffff;--color-header-muted: #a0aec0;--color-header-border: rgba(0, 0, 0, .2);--color-header-glow: transparent;--color-brand: #4361ee;--color-brand-2: #6d8bff;--color-brand-hover: #3a56d4;--color-success: #28a745;--color-danger: #dc3545;--color-warning: #fd7e14;--color-accent: #6f42c1;--color-focus: #4361ee;--color-link: #4361ee;--color-pnl-positive: #28a745;--color-pnl-negative: #dc3545;--color-chip-success-bg: #d4edda;--color-chip-success-text: #155724;--color-chip-warning-bg: #fff3cd;--color-chip-warning-text: #856404;--color-chip-danger-bg: #f8d7da;--color-chip-danger-text: #842029;--color-brand-fill: rgba(67, 97, 238, .2);--color-brand-disabled: #a8b5e0;--color-on-brand: #ffffff;--color-on-warning: #1a1a2e}[data-theme=dark]{--color-bg: #0b1020;--color-bg-alt: #0f1630;--color-surface: #131b38;--color-surface-2: #1a2344;--color-border: rgba(255, 255, 255, .08);--color-input-border: rgba(255, 255, 255, .18);--color-text: #e7ecf6;--color-text-strong: #ffffff;--color-muted: #9aa6c2;--color-header-bg: #0b1020;--color-header-text: #e7ecf6;--color-header-muted: #9aa6c2;--color-header-border: rgba(255, 255, 255, .08);--color-header-glow: rgba(67, 97, 238, .28);--color-brand: #4361ee;--color-brand-2: #6d8bff;--color-brand-hover: #6d8bff;--color-success: #4ade80;--color-danger: #f87171;--color-warning: #fbbf24;--color-accent: #8b6df1;--color-focus: #6d8bff;--color-link: #6d8bff;--color-pnl-positive: #4ade80;--color-pnl-negative: #f87171;--color-chip-success-bg: rgba(74, 222, 128, .16);--color-chip-success-text: #4ade80;--color-chip-warning-bg: rgba(251, 191, 36, .16);--color-chip-warning-text: #fbbf24;--color-chip-danger-bg: rgba(248, 113, 113, .16);--color-chip-danger-text: #f87171;--color-brand-fill: rgba(67, 97, 238, .28);--color-brand-disabled: rgba(109, 139, 255, .4);--color-on-brand: #ffffff;--color-on-warning: #1a1a2e}@media(prefers-reduced-motion:no-preference){html.theme-transition,html.theme-transition *{transition:background-color .25s ease,color .25s ease,border-color .25s ease,fill .25s ease,stroke .25s ease}}html{overflow-x:hidden;font-size:16px}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;color:var(--color-text);background-color:var(--color-bg);min-width:320px;max-width:100vw;overflow-x:hidden}#root{min-height:100vh;display:flex;flex-direction:column}.app-layout{display:flex;flex-direction:column;min-height:100vh;width:100%;max-width:2560px;margin:0 auto}.app-header{position:relative;overflow:hidden;padding:1rem;background-color:var(--color-header-bg);color:var(--color-header-text);border-bottom:1px solid var(--color-header-border)}.app-header:before{content:"";position:absolute;inset:-60% auto auto -10%;width:520px;height:320px;background:radial-gradient(50% 50% at 50% 50%,var(--color-header-glow),transparent 70%);pointer-events:none;z-index:0}.app-header>nav{position:relative;z-index:1}.app-main{flex:1;padding:1rem;width:100%}@media(min-width:768px){.app-main{padding:1.5rem 2rem}}@media(min-width:1024px){.app-main{padding:2rem 3rem}}@media(min-width:1440px){.app-main{padding:2rem 4rem}}:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}button,input,select,textarea{font-size:1rem;min-height:44px;padding:.5rem 1rem}a{color:var(--color-link);text-decoration:underline}a:hover{color:var(--color-brand-hover)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
