:root{--color-brand:#f2b705;--color-brand-hover:#d89f00;--color-brand-active:#bd8b00;--color-brand-text:#806000;--color-brand-soft:#fff7d6;--color-white:#fff;--color-background:#fff;--color-surface:#f7f7f5;--color-surface-strong:#efefec;--color-text:#17191c;--color-text-soft:#4d535a;--color-text-muted:#6d737a;--color-border:#dedfdc;--color-border-strong:#c9cbc7;--color-dark:#12181d;--color-dark-soft:#1b232a;--color-dark-border:#303a42;--color-success:#2f7d4a;--color-warning:#a96d00;--color-error:#b83a3a;--color-focus:#0b3d91;--container-max:82.5rem;--container-padding-desktop:2rem;--container-padding-tablet:1.5rem;--container-padding-mobile:1rem;--container-padding-current:var(--container-padding-mobile);--content-narrow:45rem;--content-medium:57.5rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-28:7rem;--space-32:8rem;--font-size-display:clamp(2.75rem, 5vw, 4.75rem);--font-size-h1:clamp(2.5rem, 4.5vw, 4rem);--font-size-h2:clamp(2rem, 3.5vw, 3rem);--font-size-h3:clamp(1.5rem, 2.3vw, 2rem);--font-size-h4:1.25rem;--font-size-body-large:clamp(1.0625rem, 1.4vw, 1.25rem);--font-size-body:1rem;--font-size-small:.875rem;--font-size-caption:.75rem;--line-height-tight:1.05;--line-height-heading:1.15;--line-height-body:1.6;--line-height-small:1.45;--radius-small:.375rem;--radius-medium:.625rem;--radius-large:1rem;--radius-pill:999px;--border-default:1px solid var(--color-border);--border-strong:1px solid var(--color-border-strong);--shadow-small:0 .5rem 1.5rem #1118270f;--shadow-medium:0 1rem 2.5rem #1118271a;--transition-fast:.15s ease;--transition-base:.25s ease;--z-base:0;--z-overlay:200;--z-menu:300;--z-header:400;--z-modal:500;--header-height-mobile:4.75rem;--header-height-desktop:5.25rem}@media (min-width:48rem){:root{--container-padding-current:var(--container-padding-tablet)}}@media (min-width:80rem){:root{--container-padding-current:var(--container-padding-desktop)}}
*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px;scroll-padding-top:var(--header-height-mobile);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-text-size-adjust:100%;text-size-adjust:100%;text-rendering:optimizelegibility}body,h1,h2,h3,h4,p,ul,ol,figure,blockquote{margin:0}body{overflow-wrap:break-word;min-width:320px}ul,ol{padding:0}img,picture,svg,canvas{max-width:100%;display:block}img,picture{height:auto}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}@media (min-width:58rem){html{scroll-padding-top:var(--header-height-desktop)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
body{color:var(--color-text);font-family:var(--font-main), Arial, Helvetica, sans-serif;font-size:var(--font-size-body);font-weight:400;line-height:var(--line-height-body)}h1,h2,h3,h4{color:inherit;font-weight:700;line-height:var(--line-height-heading);letter-spacing:-.02em;text-wrap:balance}h1{font-size:var(--font-size-h1)}h2{font-size:var(--font-size-h2)}h3{font-size:var(--font-size-h3)}h4{font-size:var(--font-size-h4)}p{max-width:70ch}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}
body{background:var(--color-background);flex-direction:column;min-height:100vh;display:flex}main{flex:1}
