:root{--primary-color: #003865;--primary-deep: #002543;--secondary-color: #b8860b;--ink: #1a1a1a;--ink-soft: #3d3d3d;--canvas: #ffffff;--cloud: #f7f7f7;--fog: #e8e8e8;--hairline: #e8e8e8;--spacing-xxs: .25rem;--spacing-xs: .5rem;--spacing-sm: .75rem;--spacing-md: 1rem;--spacing-lg: 1.25rem;--spacing-xl: 1.5rem;--spacing-xxl: 2rem;--spacing-section: 5rem;--rounded-none: 0;--rounded-xs: .125rem;--rounded-sm: .1875rem;--rounded-md: .25rem;--rounded-lg: .5rem;--rounded-xl: 1rem;--rounded-pill: 9999px;--shadow-soft: 0 2px 8px rgba(26, 26, 26, .08);--shadow-float: 0 8px 24px rgba(26, 26, 26, .12)}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{font-family:Inter,system-ui,-apple-system,sans-serif;background-color:var(--canvas);color:var(--ink);line-height:1.4;overflow:hidden;height:100vh;width:100vw}h1,h2,h3{color:var(--ink);font-weight:500;letter-spacing:-.01em}button{cursor:pointer;border:none;font-family:inherit;transition:all .2s cubic-bezier(.4,0,.2,1)}button:active{transform:scale(.97)}.text-ink-soft{color:var(--ink-soft)}.text-uppercase{text-transform:uppercase;letter-spacing:.05em}
