:root{--wd-palette-olive: #3a372f;--wd-palette-blue: #6ba5b3;--wd-palette-tan: #d7bc8b;--wd-palette-caramel: #ad8352;--wd-palette-brown: #59432c;--wd-color-bg: var(--wd-palette-tan);--wd-color-bg-alt: color-mix(in srgb, var(--wd-palette-tan) 82%, var(--wd-palette-caramel));--wd-color-surface: color-mix(in srgb, var(--wd-palette-tan) 55%, white);--wd-color-surface-raised: color-mix(in srgb, var(--wd-palette-tan) 40%, white);--wd-color-border: color-mix(in srgb, var(--wd-palette-caramel) 55%, var(--wd-palette-tan));--wd-color-text: var(--wd-palette-olive);--wd-color-text-muted: var(--wd-palette-brown);--wd-color-heading: var(--wd-palette-olive);--wd-color-primary: var(--wd-palette-blue);--wd-color-primary-hover: color-mix(in srgb, var(--wd-palette-blue) 80%, var(--wd-palette-olive));--wd-color-on-primary: #ffffff;--wd-color-accent-text: color-mix(in srgb, var(--wd-palette-blue) 55%, var(--wd-palette-olive));--wd-color-error: #a3402e;--wd-color-success: #4f6b3a;--wd-overlay-hero: linear-gradient( 180deg, rgba(58, 55, 47, .6) 0%, rgba(58, 55, 47, .68) 100% );--wd-color-band: var(--wd-palette-olive);--wd-color-on-band: var(--wd-palette-tan);--wd-font-heading: "Anton", "Arial Narrow", Impact, sans-serif;--wd-font-accent: "Playfair Display", Georgia, serif;--wd-font-body: "Source Sans 3", "Helvetica Neue", Arial, sans-serif;--wd-heading-tracking: .12em;--wd-radius-sm: .125rem;--wd-radius-md: .25rem;--wd-radius-lg: .5rem;--wd-shadow-sm: 0 1px 2px rgba(58, 55, 47, .25);--wd-shadow-md: 0 6px 16px rgba(58, 55, 47, .3);--wd-transition: .2s ease;--wd-texture: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0.35 0 0 0 0 0.26 0 0 0 0 0.17 0 0 0 0.45 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");--wd-texture-opacity: .22;--wd-hero-clip: polygon(0 0, 100% 0, 100% 88%, 0 100%)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--wd-color-bg);-webkit-font-smoothing:antialiased}body:after{content:"";position:fixed;inset:0;z-index:1000;pointer-events:none;background-image:var(--wd-texture);opacity:var(--wd-texture-opacity);mix-blend-mode:multiply}img{max-width:100%;display:block}.wd-section{padding-block:3.5rem}@media(min-width:48rem){.wd-section{padding-block:5rem}}.wd-section--alt{background:var(--wd-color-bg-alt)}.wd-container{width:100%;max-width:72rem;margin-inline:auto;padding-inline:1.25rem}@media(min-width:48rem){.wd-container{padding-inline:2rem}}.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}body{font-family:var(--wd-font-body);font-size:1rem;line-height:1.6;color:var(--wd-color-text)}h1,h2,h3,h4{font-family:var(--wd-font-heading);color:var(--wd-color-heading);line-height:1.15;letter-spacing:var(--wd-heading-tracking);text-transform:uppercase;margin:0 0 .5em}h1{font-size:clamp(2.5rem,7vw,4.5rem)}h2{font-size:clamp(1.9rem,4vw,2.75rem)}h3{font-size:1.4rem}p{margin:0 0 1em}a{color:var(--wd-color-accent-text);text-decoration:none;transition:color var(--wd-transition)}a:hover{color:var(--wd-color-primary-hover)}
