.stocks-theme{--s-bg:#08080a;--s-surface:#0c0c0e;--s-surface-2:#111;--s-border:#eae5db0f;--s-border-hover:#eae5db1f;--s-text:#eae5db;--s-text-secondary:#eae5db80;--s-text-muted:#eae5db73;--s-text-faint:#eae5db4d;--s-accent:#c9923e;--s-accent-text:#1a1a1a;--s-accent-bg:#c9923e1a;--s-accent-border:#c9923e33;--s-input-bg:#0c0c0e;--s-input-border:#eae5db14;--s-green:#4ade80;--s-red:#f87171;--s-yellow:#facc15;--s-blue:#60a5fa;--s-modal-overlay:#000000b3}.stocks-theme.light{--s-bg:#fafaf8;--s-surface:#fff;--s-surface-2:#f5f5f0;--s-border:#00000014;--s-border-hover:#00000026;--s-text:#1a1a1a;--s-text-secondary:#666;--s-text-muted:#999;--s-text-faint:#aaa;--s-accent:#b07d2f;--s-accent-text:#fff;--s-accent-bg:#b07d2f14;--s-accent-border:#b07d2f33;--s-input-bg:#fff;--s-input-border:#0000001f;--s-green:#16a34a;--s-red:#dc2626;--s-yellow:#ca8a04;--s-blue:#2563eb;--s-modal-overlay:#0006}@media (max-width:768px){.stocks-mobile-notice{display:flex!important}}.stocks-theme{max-height:calc(100vh - 49px)}.stocks-theme.light ::-webkit-scrollbar{width:8px}.stocks-theme.light ::-webkit-scrollbar-track{background:var(--s-surface-2)}.stocks-theme.light ::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}.stocks-theme.light ::-webkit-scrollbar-thumb:hover{background:#00000040}.stocks-theme:not(.light) ::-webkit-scrollbar{width:8px}.stocks-theme:not(.light) ::-webkit-scrollbar-track{background:0 0}.stocks-theme:not(.light) ::-webkit-scrollbar-thumb{background:#eae5db1a;border-radius:4px}.stocks-theme:not(.light) ::-webkit-scrollbar-thumb:hover{background:#eae5db33}.stocks-theme input,.stocks-theme select,.stocks-theme textarea{box-sizing:border-box;background:var(--s-input-bg);border:1px solid var(--s-input-border);width:100%;min-width:0;color:var(--s-text);font-size:13px;font-family:var(--font-geist);border-radius:6px;outline:none;padding:9px 12px;transition:border-color .2s}.stocks-theme input:focus,.stocks-theme select:focus,.stocks-theme textarea:focus{border-color:var(--s-accent);box-shadow:0 0 0 2px var(--s-accent-bg);outline:none}.stocks-theme textarea{resize:vertical;min-height:60px}.s-btn-primary{background:var(--s-accent);color:var(--s-accent-text);cursor:pointer;font-size:12px;font-weight:600;font-family:var(--font-geist);border:none;border-radius:6px;padding:8px 18px;transition:opacity .15s}.s-btn-primary:hover{opacity:.9}.s-btn-ghost{background:var(--s-surface);color:var(--s-text-secondary);border:1px solid var(--s-border);cursor:pointer;font-size:12px;font-family:var(--font-geist);border-radius:6px;padding:8px 16px;transition:all .15s}.s-btn-ghost:hover{border-color:var(--s-border-hover);color:var(--s-text)}.s-section-header{color:var(--s-accent);font-size:10px;font-family:var(--font-geist-mono);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-weight:600}.s-label{color:var(--s-text-muted);font-size:11px;font-family:var(--font-geist-mono);margin-bottom:4px;display:block}.s-spinner{border:3px solid var(--s-border);border-top-color:var(--s-accent);border-radius:50%;width:28px;height:28px;margin:0 auto;animation:.7s linear infinite s-spin}@keyframes s-spin{to{transform:rotate(360deg)}}@media (max-width:900px){.s-split-pane{grid-template-rows:1fr 1fr;grid-template-columns:1fr!important}}.stocks-theme,.stocks-theme *{transition-property:background-color,border-color,color;transition-duration:.2s;transition-timing-function:ease}.stocks-theme input::placeholder{color:var(--s-text-faint)}.stocks-theme.light input::placeholder{color:#00000059}@keyframes authFadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}
