:root{--palette-cream: #FAF7F2;--palette-charcoal: #1A1815;--palette-charcoalSurface: #2D2A24;--palette-terracotta: #C66B4A;--palette-forest: #4A7C59;--palette-cream050: #FFFFFF;--palette-cream100: #FAF7F2;--palette-cream200: #F2EFE8;--palette-cream300: #E8E2D6;--palette-cream400: #D4CCB8;--palette-cream500: #B0A693;--palette-cream600: #8C8478;--palette-cream700: #5C5751;--palette-charcoal900: #1A1815;--palette-charcoal800: #252119;--palette-charcoal700: #2D2A24;--palette-charcoal600: #3A3530;--palette-charcoal500: #4D453E;--palette-charcoal400: #6B6258;--palette-charcoal300: #8C8478;--palette-charcoal200: #B8B0A4;--palette-terracottaPressed: #A85838;--palette-terracottaLight: #D8825F;--palette-terracottaTint: #F2D9CB;--palette-forestLight: #6B9C7A;--palette-forestSubtle: #DBE7DD;--palette-error: #B85450;--palette-errorLight: #D47570;--palette-errorSubtle: #F4D4D2;--palette-warning: #D4943A;--palette-warningLight: #E8B05A;--palette-warningSubtle: #F4E1C4;--space-none: 0px;--space-xxs: 2px;--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-base: 16px;--space-lg: 20px;--space-xl: 24px;--space-2xl: 32px;--space-3xl: 40px;--space-4xl: 48px;--space-5xl: 64px;--radius-none: 0px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-pill: 9999px;--type-display-size: 32px;--type-display-line-height: 40px;--type-display-weight: 700px;--type-display-tracking: -.4px;--type-headingLg-size: 24px;--type-headingLg-line-height: 32px;--type-headingLg-weight: 700px;--type-headingLg-tracking: -.2px;--type-headingMd-size: 20px;--type-headingMd-line-height: 28px;--type-headingMd-weight: 600px;--type-headingSm-size: 17px;--type-headingSm-line-height: 24px;--type-headingSm-weight: 600px;--type-bodyLg-size: 17px;--type-bodyLg-line-height: 24px;--type-bodyLg-weight: 400px;--type-body-size: 15px;--type-body-line-height: 22px;--type-body-weight: 400px;--type-bodySm-size: 13px;--type-bodySm-line-height: 20px;--type-bodySm-weight: 400px;--type-caption-size: 11px;--type-caption-line-height: 16px;--type-caption-weight: 500px;--type-caption-tracking: .4px;--type-mono-size: 13px;--type-mono-line-height: 20px;--type-mono-weight: 400px;--motion-duration-fast: .12s;--motion-duration-base: .2s;--motion-duration-slow: .3s;--motion-easing-default: ease-out;--motion-easing-exit: ease-in;--bg-primary: #FAF7F2;--bg-elevated: #FFFFFF;--bg-subtle: #F2EFE8;--bg-inverse: #1A1815;--text-primary: #1A1815;--text-secondary: #5C5751;--text-muted: #8C8478;--text-inverse: #FAF7F2;--text-accent: #C66B4A;--text-onAccent: #FAF7F2;--border-subtle: #E8E2D6;--border-default: #D4CCB8;--border-strong: #B0A693;--border-focus: #C66B4A;--border-error: #B85450;--accent-primary: #C66B4A;--accent-primaryPressed: #A85838;--accent-primarySubtle: #F2D9CB;--semantic-success: #4A7C59;--semantic-successSubtle: #DBE7DD;--semantic-error: #B85450;--semantic-errorSubtle: #F4D4D2;--semantic-warning: #D4943A;--semantic-warningSubtle: #F4E1C4}@media (prefers-color-scheme: dark){:root{--bg-primary: #1A1815;--bg-elevated: #2D2A24;--bg-subtle: #252119;--bg-inverse: #FAF7F2;--text-primary: #FAF7F2;--text-secondary: #B8B0A4;--text-muted: #8C8478;--text-inverse: #1A1815;--text-accent: #C66B4A;--text-onAccent: #FAF7F2;--border-subtle: #3A3530;--border-default: #4D453E;--border-strong: #6B6258;--border-focus: #C66B4A;--border-error: #D47570;--accent-primary: #C66B4A;--accent-primaryPressed: #D8825F;--accent-primarySubtle: #2D2A24;--semantic-success: #6B9C7A;--semantic-successSubtle: #2D2A24;--semantic-error: #D47570;--semantic-errorSubtle: #2D2A24;--semantic-warning: #E8B05A;--semantic-warningSubtle: #2D2A24}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:16px;line-height:1.5}body{margin:0;background:var(--bg-primary);color:var(--text-primary);font-size:var(--type-body-size);line-height:calc(var(--type-body-line-height) / var(--type-body-size))}h1,h2,h3,h4,p,ul,ol{margin:0}ul,ol{padding:0;list-style:none}h1{font-size:var(--type-display-size);line-height:calc(var(--type-display-line-height) / var(--type-display-size));font-weight:var(--type-display-weight);letter-spacing:var(--type-display-tracking, 0)}h2{font-size:var(--type-headingLg-size);line-height:calc(var(--type-headingLg-line-height) / var(--type-headingLg-size));font-weight:var(--type-headingLg-weight)}h3{font-size:var(--type-headingMd-size);line-height:calc(var(--type-headingMd-line-height) / var(--type-headingMd-size));font-weight:var(--type-headingMd-weight)}a{color:var(--text-accent);text-decoration:none}a:hover,a:focus-visible{text-decoration:underline}a:focus-visible,button:focus-visible,[tabindex]:focus-visible,summary:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px;border-radius:var(--radius-sm)}img{max-width:100%;height:auto;display:block}.container{max-width:72rem;margin:0 auto;padding:0 var(--space-base)}@media (min-width: 768px){.container{padding:0 var(--space-xl)}}.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 (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
