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