.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}@font-face{font-family:SiteSans;src:url(/fonts/Switzer-Variable.woff2) format("woff2");font-weight:300 800;font-style:normal;font-display:swap}@font-face{font-family:SiteSans;src:url(/fonts/Switzer-VariableItalic.woff2) format("woff2");font-weight:300 800;font-style:italic;font-display:swap}:root{--space-1: .25rem;--space-2: .5rem;--space-3: 1rem;--space-4: 1.5rem;--space-5: 2rem;--space-6: var(--space-5);--space-7: 3rem;--space-8: var(--space-6);@media(min-width:48rem){--space-6: 3rem;--space-7: 4rem;--space-8: 5rem}--font-sans: "SiteSans", system-ui, sans-serif;--font-display: var(--font-sans);--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--text-xs: .875rem;--text-sm: 1rem;--text-base: var(--text-sm);--text-md: 2rem;--text-lg: 3rem;--text-xl: 5.25rem;--text-display: 7rem;--lh-tight: 1.1;--lh-snug: 1.3;--lh-normal: 1.5;@media(min-width:48rem){--text-base: 1.125rem}--color-bg: #faf7f3;--color-bg-dark: #282e25;--color-surface: #f4eee6;--color-surface-muted: hsl(34 39% 90% / 1);--color-ghost: #e8dbca;--color-ghost-muted: hsl(34 39% 65% / 1);--color-text: #141414;--color-text-muted: #5c5c5c;--color-text-inverse: #ffffff;--color-text-inverse-muted: rgba(255, 255, 255, .75);--color-accent: #e16a03;--color-primary: #5d2f09;--color-secondary: #ecb45b;--focus-ring-color: var(--color-text);--overlay-image-darken: rgba(6, 6, 6, .25);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-full: 999px;--motion-fast: .15s;--motion-medium: .3s;--motion-slow: .6s;--ease-standard: cubic-bezier(.215, .61, .355, 1);--ease-elastic: cubic-bezier(.76, 0, .24, 1);--z-layer-base: 0;--z-layer-header: 100;--z-layer-overlay: 400;--z-layer-modal: 500;--z-layer-toast: 600;--focus-ring-offset: 2px;--focus-ring: 2px solid var(--focus-ring-color)}@media(prefers-reduced-motion:reduce){:root{--motion-fast: 0ms;--motion-medium: 0ms;--motion-slow: 0ms}}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}body{margin:0;font-family:var(--font-sans, system-ui, sans-serif),sans-serif;line-height:var(--lh-normal, 1.5);color:var(--color-text, #141414);background:var(--color-bg, #ffffff)}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}:focus-visible{outline:var(--focus-ring, 2px solid var(--focus-ring-color, currentColor));outline-offset:var(--focus-ring-offset, 2px)}ul[role=list],ol[role=list]{list-style:none;padding-left:0;margin:0;li{margin:0}}a{color:inherit;text-decoration:var(--link-decoration, underline);text-decoration-skip-ink:auto}a:hover,a:focus-visible{text-decoration:var(--link-hover-decoration, underline)}::view-transition-old(root){animation:vt-exit var(--motion-slow) var(--ease-standard) both}::view-transition-new(root){animation:vt-enter var(--motion-slow) var(--ease-standard) both}@keyframes vt-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(var(--space-4))}}@keyframes vt-enter{0%{opacity:0;transform:translateY(calc(var(--space-4) * -1))}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){::view-transition-old(root),::view-transition-new(root){animation:none}}:root{--text-measure: 65ch}:where(h1,h2,h3,h4,h5,h6){font-family:var(--font-display, var(--font-sans, system-ui));font-weight:var(--font-weight-semibold, 600);color:var(--color-primary, #5d2f09);margin-block-end:var(--space-3, 1rem);line-height:var(--lh-tight, 1.1)}h1{font-size:clamp(3rem,6vw,var(--text-xl, 5.25rem))}h2{font-size:clamp(2rem,4vw,var(--text-lg, 3rem))}h3{font-size:clamp(1.5rem,3vw,var(--text-md, 2rem));color:var(--color-text, #141414)}h4{font-size:clamp(var(--text-base, 1.125rem),2.5vw,1.5rem)}h5,h6{font-size:var(--text-sm, 1rem);line-height:var(--lh-normal, 1.5);text-transform:uppercase;letter-spacing:.08em}p{font-size:var(--text-base, 1.125rem);line-height:var(--lh-normal, 1.5);color:var(--color-text-muted, #5c5c5c);margin:0;max-width:var(--text-measure, 65ch)}p+p{margin-block-start:var(--space-3, 1rem)}li{font-size:var(--text-base, 1.125rem);line-height:var(--lh-normal, 1.5);color:var(--color-text-muted, #5c5c5c);margin-block-end:var(--space-3, 1rem);max-width:var(--text-measure, 65ch)}small,.text-xs{font-size:var(--text-xs, .875rem);line-height:var(--lh-normal, 1.5)}.text-sm{font-size:var(--text-sm, 1rem)}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:var(--text-xs, .875rem);color:var(--color-text-muted, #5c5c5c)}.measure-tight{max-width:42ch}.measure-wide{max-width:80ch}strong{font-weight:var(--font-weight-bold, 700)}@layer theme{:where(html,body)[data-theme=wireframe],[data-theme=wireframe] :where(html,body){--wireframe-border: #1f1f1f;--color-bg: #ffffff;--color-surface: #f5f5f5;--color-text: #111111;--color-text-muted: #4b4b4b;--color-accent: #8a8a8a;--color-primary: #2b2b2b;--focus-ring-color: #111111;--font-sans: "IBM Plex Mono", "Menlo", "Liberation Mono", system-ui, sans-serif;--font-display: var(--font-sans);--font-weight-regular: 500;--font-weight-medium: 600;--font-weight-semibold: 600;--font-weight-bold: 700;--link-decoration: underline;--link-hover-decoration: none;--motion-fast: 0ms;--motion-medium: 0ms;--motion-slow: 0ms}[data-theme=wireframe] body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);letter-spacing:.02em}[data-theme=wireframe] *{box-shadow:none!important}[data-theme=wireframe] :is(section,article,main,aside,header,footer,.container){border-radius:0}[data-theme=wireframe] :is(hr){border:none;border-top:2px solid var(--wireframe-border, #1f1f1f)}[data-theme=wireframe] .button{border-width:2px;border-color:var(--wireframe-border, #1f1f1f);background:transparent;color:var(--color-text);text-transform:uppercase;letter-spacing:.08em}[data-theme=wireframe] .button--outline{background:transparent}[data-theme=wireframe] .button:hover:not(:disabled),[data-theme=wireframe] .button:focus-visible:not(:disabled){background:var(--color-surface);color:inherit;border-color:var(--wireframe-border, #1f1f1f)}[data-theme=wireframe] nav a{padding:.15rem .65rem;border-radius:0;font-weight:var(--font-weight-medium, 600);text-transform:uppercase}[data-theme=wireframe] :is(p,li,dd):last-child:after{display:none}[data-theme=wireframe] img:not([src$=".svg" i]),[data-theme=wireframe] picture,[data-theme=wireframe] video{display:block;width:100%;background-color:#e2e2e2;border:2px solid var(--wireframe-border, #1f1f1f);filter:grayscale(1) contrast(0) brightness(1.5);object-fit:cover}[data-theme=wireframe] img:is([src$=".svg" i]),[data-theme=wireframe] svg{filter:grayscale(1) contrast(1) brightness(1) opacity(.8)}[data-theme=wireframe] figure{border:2px solid var(--wireframe-border, #1f1f1f)}[data-theme=wireframe] figure>:is(img,picture,video){border:none;min-height:8rem}}
