:root{--sh-bg: #FAF7F2;--sh-bg-tint: #FBF8F3;--sh-card: #FFFFFF;--sh-card-border: #E8E2D6;--sh-divider: #F0EBDF;--sh-text-primary: #2C2A26;--sh-text-body: #3D3A33;--sh-text-secondary: #5A554C;--sh-text-muted: #8A8579;--sh-bronze: #8B7355;--sh-bronze-deep: #5A453A;--sh-bronze-tint: #F5EFE3;--sh-bronze-border: #D9C9B0;--sh-individual-accent: #6B7A6E;--sh-enterprise-accent: #4A5560;--sh-advisor-accent: #8B7355;--sh-operations-accent: #3D3A33;--sh-font-serif: "Libre Baskerville", Georgia, "Times New Roman", serif;--sh-font-sans: "Inter", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--sh-text-xs: 11px;--sh-text-sm: 12px;--sh-text-base: 14px;--sh-text-md: 15px;--sh-text-lg: 17px;--sh-text-xl: 22px;--sh-text-2xl: 28px;--sh-text-3xl: 36px;--sh-line-tight: 1.3;--sh-line-snug: 1.45;--sh-line-normal: 1.6;--sh-line-relaxed: 1.75;--sh-space-1: 4px;--sh-space-2: 8px;--sh-space-3: 12px;--sh-space-4: 16px;--sh-space-5: 20px;--sh-space-6: 24px;--sh-space-8: 32px;--sh-space-10: 40px;--sh-space-12: 48px;--sh-space-16: 64px;--sh-space-20: 80px;--sh-radius-sm: 4px;--sh-radius-md: 6px;--sh-radius-lg: 10px;--sh-radius-xl: 14px;--sh-radius-full: 999px;--sh-border-thin: .5px solid var(--sh-card-border);--sh-border-divider: .5px solid var(--sh-divider);--sh-content-max: 1200px;--sh-chrome-height: 64px;--sh-sidebar-width: 240px;--sh-transition-fast: .12s ease;--sh-transition: .2s ease;--sh-transition-slow: .32s ease}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--sh-bg);color:var(--sh-text-body);font-family:var(--sh-font-sans);font-size:var(--sh-text-base);line-height:var(--sh-line-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}#root{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-family:var(--sh-font-serif);color:var(--sh-text-primary);font-weight:400;line-height:var(--sh-line-tight);margin:0}p{margin:0}a{color:var(--sh-bronze);text-decoration:none;transition:color var(--sh-transition-fast)}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--sh-bronze);outline-offset:2px}input,select,textarea{font-family:inherit;color:inherit}img,svg{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sh-container{width:100%;max-width:var(--sh-content-max);margin:0 auto;padding:0 var(--sh-space-8)}@media (max-width: 768px){.sh-container{padding:0 var(--sh-space-4)}}
