:root{--color-trust: #2D5BE3;--color-trust-hover: #1F45C7;--color-trust-light: #EBF0FF;--color-growth: #22A06B;--color-growth-hover: #1A7F55;--color-growth-light: #E3F5EE;--color-warmth: #E8974A;--color-warmth-light: #FEF3E5;--color-error: #D93025;--color-error-light: #FDE8E7;--color-bg: #FAF9F7;--color-surface: #FFFFFF;--color-border: #E5E3DF;--color-border-strong: #C5C1BB;--color-text: #4A4540;--color-text-muted: #7A756F;--color-text-faint: #A9A39B;--color-overlay: rgba(74, 69, 64, .4);--space-1: 8px;--space-2: 16px;--space-3: 24px;--space-4: 32px;--space-6: 48px;--space-8: 64px;--space-12: 96px;--max-content: 720px;--max-dashboard: 1200px;--sidebar-width: 240px;--sidebar-collapsed-width: 56px;--sidebar-transition-duration: .2s;--sidebar-transition-easing: cubic-bezier(.22, 1, .36, 1);--topbar-height: 60px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-full: 9999px;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, Ubuntu, sans-serif;--font-mono: "SF Mono", "Fira Code", "Cascadia Code", Consolas, monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.563rem;--text-3xl: 1.953rem;--text-4xl: 2.441rem;--leading-tight: 1.3;--leading-normal: 1.5;--leading-relaxed: 1.75;--weight-normal: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--transition-fast: .12s ease-out;--transition-base: .2s ease-out;--transition-slow: .35s ease-out;--shadow-sm: 0 1px 3px rgba(74, 69, 64, .08), 0 1px 2px rgba(74, 69, 64, .06);--shadow-md: 0 4px 12px rgba(74, 69, 64, .1), 0 2px 4px rgba(74, 69, 64, .06);--shadow-lg: 0 8px 24px rgba(74, 69, 64, .12), 0 4px 8px rgba(74, 69, 64, .06)}@media (prefers-reduced-motion: reduce){:root{--transition-fast: 0ms;--transition-base: 0ms;--transition-slow: 0ms;--sidebar-transition-duration: 0ms}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);font-weight:var(--weight-semibold);line-height:var(--leading-tight);color:var(--color-text)}h1{font-size:var(--text-4xl)}h2{font-size:var(--text-3xl)}h3{font-size:var(--text-2xl)}h4{font-size:var(--text-xl)}h5{font-size:var(--text-lg)}h6{font-size:var(--text-base)}p{margin-bottom:0}a{color:var(--color-trust);text-decoration:none}a:hover{text-decoration:underline}a:focus-visible{outline:2px solid var(--color-trust);outline-offset:2px;border-radius:var(--radius-sm)}input,textarea,select{font-family:inherit;font-size:inherit}button{font-family:inherit;cursor:pointer}button:focus-visible,[role=button]:focus-visible{outline:2px solid var(--color-trust);outline-offset:2px;border-radius:var(--radius-sm)}img,svg{display:block;max-width:100%}ul,ol{list-style:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-text-faint)}.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}._spinner_7qn7h_1{display:inline-block;border-radius:var(--radius-full);border:2px solid var(--color-border);border-top-color:var(--color-trust);animation:_spin_7qn7h_1 .7s linear infinite}@media (prefers-reduced-motion: reduce){._spinner_7qn7h_1{animation:none;border-top-color:var(--color-trust);opacity:.6}}._sm_7qn7h_17{width:16px;height:16px}._md_7qn7h_18{width:24px;height:24px}._lg_7qn7h_19{width:40px;height:40px;border-width:3px}@keyframes _spin_7qn7h_1{to{transform:rotate(360deg)}}._container_14po1_1{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:var(--space-4);background:var(--color-bg)}._card_14po1_10{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-8);max-width:480px;width:100%;text-align:center;box-shadow:var(--shadow-md)}._heading_14po1_21{font-size:var(--text-xl);color:var(--color-text);margin-bottom:var(--space-2)}._message_14po1_27{font-size:var(--text-base);color:var(--color-text-muted);line-height:var(--leading-relaxed);margin-bottom:var(--space-4)}._retry_14po1_34{background:var(--color-trust);color:#fff;border:none;border-radius:var(--radius-md);padding:10px 24px;font-size:var(--text-base);font-weight:var(--weight-medium);cursor:pointer;transition:background-color var(--transition-fast)}._retry_14po1_34:hover{background:var(--color-trust-hover)}
