@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,500&family=Inter:wght@400;500;600;700&display=swap";:root{--navy: #1a2851;--navy-deep: #131d3d;--gold: #b68a2e;--gold-bright: #c7a14a;--cream: #f5efe1;--gray-50: #fafaf9;--gray-100: #f5f5f4;--gray-200: #e7e5e4;--gray-300: #d6d3d1;--gray-400: #a8a29e;--gray-500: #78716c;--gray-600: #57534e;--gray-700: #44403c;--gray-800: #292524;--gray-900: #1c1917;--bg: #fafaf7;--surface: #ffffff;--surface-2: #f5f5f2;--surface-hover: #f0f0ec;--border: #e7e5e0;--border-strong: #d6d3cc;--text: #1c1917;--text-soft: #44403c;--text-muted: #78716c;--accent: #b68a2e;--accent-hover: #9c7626;--accent-soft: rgba(182, 138, 46, .1);--accent-border: rgba(182, 138, 46, .3);--focus: #ffb938;--success: #1e7a3c;--danger: #b91c1c;--danger-soft: #fef2f2;--shadow-sm: 0 1px 2px rgba(28, 25, 23, .04);--shadow-md: 0 4px 12px rgba(28, 25, 23, .06);--shadow-lg: 0 12px 32px rgba(28, 25, 23, .1);--shadow-popover: 0 8px 24px rgba(28, 25, 23, .12), 0 2px 6px rgba(28, 25, 23, .06);--radius: 6px;--radius-sm: 4px;--radius-lg: 8px;--font-serif: "Fraunces", Georgia, serif;--font-sans: "Inter", system-ui, -apple-system, sans-serif}[data-theme=dark]{--bg: #0f1115;--surface: #16181d;--surface-2: #1c1f25;--surface-hover: #22262d;--border: #252a32;--border-strong: #363c46;--text: #e8e6e1;--text-soft: #c4c1b9;--text-muted: #8a8780;--accent: #d4a857;--accent-hover: #e0b76b;--accent-soft: rgba(212, 168, 87, .12);--accent-border: rgba(212, 168, 87, .32);--danger-soft: rgba(185, 28, 28, .16);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--shadow-md: 0 4px 12px rgba(0, 0, 0, .5);--shadow-lg: 0 12px 32px rgba(0, 0, 0, .7);--shadow-popover: 0 8px 24px rgba(0, 0, 0, .6), 0 2px 6px rgba(0, 0, 0, .4)}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;transition:background .2s,color .2s}button{font:inherit;cursor:pointer;border:none;background:none;color:inherit}.serif{font-family:var(--font-serif);letter-spacing:-.015em}.powerbi-frame{width:100%;height:100%;border:none;border-radius:var(--radius);overflow:hidden}.powerbi-frame iframe{border:none!important}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin .8s linear infinite}@keyframes rise{0%{height:0;opacity:0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}:focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-radius:var(--radius-sm)}.ww-mark{display:inline-flex;align-items:flex-end;gap:3px;height:24px}.ww-mark span{width:4px;background:var(--accent);display:block;border-radius:1px}.ww-mark span:nth-child(1){height:60%}.ww-mark span:nth-child(2){height:100%}.ww-mark span:nth-child(3){height:75%}.ww-mark.lg{height:32px;gap:4px}.ww-mark.lg span{width:5px}.ww-mark.xl{height:56px;gap:6px}.ww-mark.xl span{width:8px;animation:rise .6s ease-out backwards;border-radius:2px}.ww-mark.xl span:nth-child(1){animation-delay:.05s}.ww-mark.xl span:nth-child(2){animation-delay:.15s}.ww-mark.xl span:nth-child(3){animation-delay:.25s}
