:root{--brand-neutral-50: #FBF6EE;--brand-neutral-100: #F5EFE3;--brand-neutral-150: #EDE4D4;--brand-neutral-200: #E4D9C6;--brand-neutral-300: #CEC3AF;--brand-neutral-400: #B0A494;--brand-neutral-500: #8B8178;--brand-neutral-600: #6B6259;--brand-neutral-700: #4A4340;--brand-neutral-800: #332E2A;--brand-neutral-900: #1F1B16;--brand-neutral-950: #150F0A;--brand-blue-50: #EBF4FA;--brand-blue-100: #C8E2F2;--brand-blue-200: #9DCCEB;--brand-blue-300: #6EB5E1;--brand-blue-400: #5A9DBF;--brand-blue-500: #3D7EA6;--brand-blue-600: #2D5F7A;--brand-blue-700: #224A63;--brand-blue-800: #17374B;--brand-blue-900: #0E2432;--brand-green-50: #EDF6EE;--brand-green-100: #CCEBB0;--brand-green-200: #A8D8A8;--brand-green-300: #7DC47F;--brand-green-400: #6BB56E;--brand-green-500: #5FA463;--brand-green-600: #4A8A4E;--brand-green-700: #3A7040;--brand-green-800: #295430;--brand-green-900: #183820;--surface-canvas: var(--brand-neutral-50);--surface-elevated: var(--brand-neutral-100);--surface-illustration: var(--brand-neutral-150);--surface-accent: var(--brand-blue-500);--surface-contrast: var(--brand-neutral-800);--text-primary: var(--brand-neutral-900);--text-secondary: var(--brand-neutral-600);--text-tertiary: var(--brand-neutral-500);--text-on-dark: var(--brand-neutral-50);--text-on-accent: #ffffff;--accent-blue: var(--brand-blue-500);--accent-blue-hover: var(--brand-blue-600);--accent-green: var(--brand-green-500);--accent-green-hover: var(--brand-green-600);--surface-canvas-alpha: rgba(251, 246, 238, .8);--surface-canvas-alpha-hi: rgba(251, 246, 238, .9);--brand-error: #C95D5D;--brand-warning: #D9A24A;--border-subtle: rgba(31, 27, 22, .08);--border-default: rgba(31, 27, 22, .12);--brand-bg-primary-subtle: rgba(61, 126, 166, .05);--brand-bg-success-subtle: rgba(95, 164, 99, .05);--brand-border-subtle: var(--border-subtle);--brand-border-default: var(--border-default);--brand-spacing-1: 4px;--brand-spacing-2: 8px;--brand-spacing-3: 12px;--brand-spacing-4: 16px;--brand-spacing-5: 20px;--brand-spacing-6: 24px;--brand-spacing-8: 32px;--brand-spacing-12: 48px;--brand-font-display: "Fraunces", Georgia, serif;--brand-font-body: "Poppins", system-ui, sans-serif;--brand-font-mono: "JetBrains Mono", "Fira Code", "Cascadia Code", monospace;--brand-font-family: var(--brand-font-body);--brand-font-regular: 400;--brand-font-medium: 500;--brand-font-semibold: 600;--brand-font-bold: 700;--brand-text-display: 3.5rem;--brand-text-5xl: 2.75rem;--brand-text-4xl: 2rem;--brand-text-3xl: 1.5rem;--brand-text-2xl: 1.25rem;--brand-text-xl: 1.125rem;--brand-text-lg: 1rem;--brand-text-base: .9375rem;--brand-text-sm: .875rem;--brand-text-xs: .75rem;--brand-lh-tight: 1.15;--brand-lh-snug: 1.3;--brand-lh-normal: 1.5;--brand-lh-relaxed: 1.65;--brand-ls-tighter: -.02em;--brand-ls-tight: -.01em;--brand-ls-normal: 0em;--brand-ls-wide: .02em;--brand-ls-wider: .08em;--brand-radius-xs: 4px;--brand-radius-sm: 6px;--brand-radius-md: 8px;--brand-radius-lg: 12px;--brand-radius-xl: 16px;--brand-radius-pill: 9999px;--brand-shadow-md: 0 4px 6px -1px rgba(31, 27, 22, .1), 0 2px 4px -1px rgba(31, 27, 22, .06);--brand-shadow-lg: 0 10px 15px -3px rgba(31, 27, 22, .1), 0 4px 6px -2px rgba(31, 27, 22, .05)}[data-mui-color-scheme=dark]{--brand-neutral-980: #0D0B08;--surface-canvas: #1F1B16;--surface-elevated: #2A2520;--surface-illustration: #3A342E;--surface-contrast: #150F0A;--text-primary: #F5EFE3;--text-secondary: #B0A494;--text-tertiary: #8B8178;--text-on-dark: #F5EFE3;--surface-canvas-alpha: rgba(31, 27, 22, .8);--surface-canvas-alpha-hi: rgba(31, 27, 22, .9);--border-subtle: rgba(245, 239, 227, .08);--border-default: rgba(245, 239, 227, .13);--brand-bg-primary-subtle: rgba(61, 126, 166, .12);--brand-bg-success-subtle: rgba(95, 164, 99, .12);--brand-border-subtle: var(--border-subtle);--brand-border-default: var(--border-default);--brand-shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .35), 0 2px 4px -1px rgba(0, 0, 0, .25);--brand-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .4), 0 4px 6px -2px rgba(0, 0, 0, .25)}body{font-family:var(--brand-font-body);color:var(--text-primary);background-color:var(--surface-canvas);margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}.skip-link{position:absolute;top:-100%;left:50%;transform:translate(-50%);z-index:9999;padding:12px 24px;background:var(--accent-blue);color:#fff;font-family:var(--brand-font-body);font-size:1rem;font-weight:600;border-radius:0 0 var(--brand-radius-md) var(--brand-radius-md);text-decoration:none;white-space:nowrap;transition:top .15s ease}.skip-link:focus,.skip-link:focus-visible{top:0;outline:3px solid #ffffff;outline-offset:2px}:focus-visible{outline:2px solid var(--accent-blue);outline-offset:2px}:focus:not(:focus-visible){outline:none}[data-mui-color-scheme=dark] :focus-visible{outline-color:var(--brand-blue-300)}.illustration-asset{border-radius:var(--brand-radius-md)}[data-mui-color-scheme=dark] .illustration-asset{filter:brightness(.85) contrast(1.05)}.hero-primary{background-color:var(--surface-accent)!important;background-image:none!important}.hero-success{background-color:var(--accent-green)!important;background-image:none!important}.hero-contrast{background-color:var(--surface-contrast)!important;background-image:none!important}:root{--nav-height: 72px}::view-transition-old(root),::view-transition-new(root){animation-duration:.3s;animation-timing-function:cubic-bezier(.4,0,.2,1)}::view-transition-old(page-hero){animation:.25s ease-out both vt-fade-out}::view-transition-new(page-hero){animation:.3s ease-out both vt-slide-in}@keyframes vt-fade-out{0%{opacity:1}to{opacity:0}}@keyframes vt-slide-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}::view-transition-old(site-nav),::view-transition-new(site-nav),::view-transition-old(site-footer),::view-transition-new(site-footer),::view-transition-old(sticky-cta),::view-transition-new(sticky-cta){animation:none;mix-blend-mode:normal}@media (prefers-reduced-motion: reduce){::view-transition-old(root),::view-transition-new(root),::view-transition-old(page-hero),::view-transition-new(page-hero){animation-duration:0s}}.hero-slideshow{position:relative;width:100%;height:100%;min-height:300px;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;animation:slideshow-fade 45s infinite;will-change:opacity,transform}.hero-slide img{width:100%;height:100%;object-fit:cover;animation:slideshow-zoom 45s infinite}.hero-slide:nth-child(1){animation-delay:0s}.hero-slide:nth-child(1) img{animation-delay:0s}.hero-slide:nth-child(2){animation-delay:5s}.hero-slide:nth-child(2) img{animation-delay:5s}.hero-slide:nth-child(3){animation-delay:10s}.hero-slide:nth-child(3) img{animation-delay:10s}.hero-slide:nth-child(4){animation-delay:15s}.hero-slide:nth-child(4) img{animation-delay:15s}.hero-slide:nth-child(5){animation-delay:20s}.hero-slide:nth-child(5) img{animation-delay:20s}.hero-slide:nth-child(6){animation-delay:25s}.hero-slide:nth-child(6) img{animation-delay:25s}.hero-slide:nth-child(7){animation-delay:30s}.hero-slide:nth-child(7) img{animation-delay:30s}.hero-slide:nth-child(8){animation-delay:35s}.hero-slide:nth-child(8) img{animation-delay:35s}.hero-slide:nth-child(9){animation-delay:40s}.hero-slide:nth-child(9) img{animation-delay:40s}@keyframes slideshow-fade{0%{opacity:0}1.5%{opacity:1}9.5%{opacity:1}12%{opacity:0}to{opacity:0}}@keyframes slideshow-zoom{0%{transform:scale(1)}11%{transform:scale(1.05)}to{transform:scale(1.05)}}[data-mui-color-scheme=dark] .hero-slide img{filter:brightness(.85) contrast(1.05)}@media (prefers-reduced-motion: reduce){.hero-slide{animation:none}.hero-slide img{animation:none;transform:none}.hero-slide:first-child{opacity:1}}@media (max-width: 900px){.hero-slideshow{min-height:250px;border-radius:12px}}@media (max-width: 600px){.hero-slideshow{min-height:200px;border-radius:8px;box-shadow:0 10px 30px #00000040}}
