:root{--color-graphite-950: #0d0e10;--color-graphite-900: #141619;--color-graphite-800: #1c1f24;--color-graphite-700: #252a30;--color-graphite-600: #363d47;--color-graphite-500: #5c6572;--color-graphite-400: #8a929e;--color-offwhite: #f6f4f0;--color-offwhite-2: #ebe8e3;--color-white: #ffffff;--color-accent: #b84545;--color-accent-hover: #9e3a3a;--color-accent-subtle: rgba(184, 69, 69, .14);--color-accent-glow: rgba(184, 69, 69, .25);--color-border: rgba(28, 31, 36, .08);--color-border-strong: rgba(28, 31, 36, .16);--color-border-dark: rgba(255, 255, 255, .08);--space-6: .375rem;--space-8: .5rem;--space-12: .75rem;--space-16: 1rem;--space-20: 1.25rem;--space-24: 1.5rem;--space-32: 2rem;--space-40: 2.5rem;--space-48: 3rem;--space-56: 3.5rem;--space-64: 4rem;--space-80: 5rem;--space-96: 6rem;--space-112: 7rem;--space-128: 8rem;--space-160: 10rem;--font-display: "Syne", "Manrope", system-ui, sans-serif;--font-body: "DM Sans", system-ui, sans-serif;--text-display: clamp(2.75rem, 5vw + 1.5rem, 4rem);--text-hero: clamp(2.25rem, 4vw + 1rem, 3.5rem);--text-h1: clamp(2rem, 3vw + 1rem, 2.75rem);--text-h2: clamp(1.75rem, 2.5vw + .5rem, 2.25rem);--text-h3: 1.375rem;--text-h4: 1.125rem;--text-body: 1.0625rem;--text-small: .9375rem;--text-tiny: .8125rem;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--weight-extrabold: 800;--leading-tight: 1.15;--leading-snug: 1.35;--leading-normal: 1.5;--leading-relaxed: 1.65;--tracking-tight: -.02em;--tracking-normal: 0;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--shadow-xs: 0 1px 2px rgba(13, 14, 16, .04);--shadow-sm: 0 4px 12px rgba(13, 14, 16, .06), 0 1px 3px rgba(13, 14, 16, .04);--shadow-md: 0 12px 32px rgba(13, 14, 16, .08), 0 4px 12px rgba(13, 14, 16, .04);--shadow-lg: 0 24px 56px rgba(13, 14, 16, .1), 0 8px 24px rgba(13, 14, 16, .06);--shadow-xl: 0 32px 64px rgba(13, 14, 16, .12);--shadow-card-hover: 0 20px 48px rgba(13, 14, 16, .12), 0 0 0 1px rgba(184, 69, 69, .08);--font-heading: var(--font-display);--line-relaxed: var(--leading-relaxed);--radius-card: var(--radius-lg);--bp-xs: 400px;--bp-sm: 480px;--bp-md: 640px;--bp-lg: 768px;--bp-xl: 1024px;--bp-2xl: 1280px;--ease-out: cubic-bezier(.22, 1, .36, 1);--ease-in-out: cubic-bezier(.65, 0, .35, 1);--duration-instant: .15s;--duration-fast: .25s;--duration-normal: .4s;--duration-slow: .55s}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:1rem;font-weight:400;line-height:1.6;color:var(--color-graphite-700);background-color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}ul,ol{list-style:none}::selection{background:var(--color-accent-subtle);color:var(--color-graphite-900)}input,textarea,select{font-family:inherit}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 640px){.hide-mobile{display:none!important}}@media (min-width: 641px){.hide-desktop{display:none!important}}
