@font-face{font-family:Condor Expanded;src:url(/fonts/condor-light-expanded.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Condor Expanded;src:url(/fonts/condor-medium-expanded.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Condor Expanded;src:url(/fonts/condor-bold-expanded.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Condor;src:url(/fonts/condor-regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Condor;src:url(/fonts/condor-medium.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Mercury Display;src:url(/fonts/mercury-roman.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Mercury Display;src:url(/fonts/mercury-italic.otf)format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Mercury Display;src:url(/fonts/mercury-semibold.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Futura PT;src:url(/fonts/futura-book.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Futura PT;src:url(/fonts/futura-medium.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Futura PT;src:url(/fonts/futura-bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}
:root{--rust:#7c341b;--rust-deep:color-mix(in srgb, var(--rust) 76%, #000);--sand:#f2dbc5;--moss:#38401b;--moss-deep:color-mix(in srgb, var(--moss) 78%, #000);--olive:#c3c462;--blue:#9ce;--ink:#161111;--white:#fff;--paper:#fbf6ee;--paper-edge:#efe4d4;--bg:var(--paper);--bg-warm:var(--sand);--bg-dark:var(--moss);--bg-video:#000;--text:var(--ink);--text-soft:#5b4a40;--text-on-dark:#efe7d8;--text-on-dark-soft:#c4c1a8;--accent:var(--rust);--rule:var(--paper-edge);--rule-dark:#efe7d838;--font-display:"Condor Expanded", "Condor", "Arial Narrow", sans-serif;--font-heading:"Condor", "Condor Expanded", system-ui, sans-serif;--font-body:"Mercury Display", Georgia, "Times New Roman", serif;--font-label:"Futura PT", "Avenir Next", "Century Gothic", sans-serif;--fs-display:clamp(2.9rem, 8.5vw, 7rem);--fs-h2:clamp(2rem, 4.6vw, 3.6rem);--fs-h3:clamp(1.35rem, 2.4vw, 1.9rem);--fs-lead:clamp(1.15rem, 1.9vw, 1.5rem);--fs-body:clamp(1rem, 1.15vw, 1.125rem);--fs-label:.78rem;--fs-small:.82rem;--lh-tight:1.02;--lh-snug:1.18;--lh-body:1.62;--tracking-label:.22em;--tracking-tight:-.01em;--space-1:.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2rem;--space-5:3rem;--space-6:4rem;--space-7:6rem;--space-8:8rem;--section-y:clamp(4.5rem, 9vw, 9rem);--container:1240px;--container-narrow:880px;--gutter:clamp(1.25rem, 5vw, 4rem);--radius:2px;--radius-pill:999px;--ease:cubic-bezier(.2, .6, .2, 1)}
*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0}h1,h2,h3,h4{font-weight:500;line-height:var(--lh-snug);letter-spacing:var(--tracking-tight);margin:0}p{margin:0}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}ul{margin:0;padding:0;list-style:none}button{font:inherit;cursor:pointer}:focus-visible{outline:2px solid var(--rust);outline-offset:3px}.on-dark :focus-visible{outline-color:var(--olive)}.container{width:100%;max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.eyebrow{font-family:var(--font-label);font-weight:500;font-size:var(--fs-label);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--rust);align-items:center;gap:.7em;display:inline-flex}.eyebrow:before{content:"";opacity:.6;background:currentColor;width:1.6em;height:1px}.on-dark .eyebrow{color:var(--olive)}.section-heading{font-family:var(--font-heading);font-weight:500;font-size:var(--fs-h2);line-height:var(--lh-tight)}.js .reveal{opacity:0;transition:opacity .7s var(--ease), transform .7s var(--ease);will-change:opacity, transform;transform:translateY(18px)}.js .reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.js .reveal{opacity:1;transform:none}}
.Header-module__Ysbnaq__header{z-index:50;background:color-mix(in srgb, var(--paper) 86%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:border-color .3s var(--ease), background .3s var(--ease);border-bottom:1px solid #0000;position:sticky;top:0}.Header-module__Ysbnaq__scrolled{border-bottom-color:var(--rule);background:color-mix(in srgb, var(--paper) 94%, transparent)}.Header-module__Ysbnaq__inner{justify-content:space-between;align-items:center;gap:var(--space-3);height:88px;display:flex}.Header-module__Ysbnaq__logo{flex-shrink:0;align-items:center;display:flex}.Header-module__Ysbnaq__logo img{width:auto;height:clamp(44px,5.5vw,56px)}.Header-module__Ysbnaq__nav{align-items:center;gap:clamp(1.1rem,2.4vw,2.4rem);display:flex}.Header-module__Ysbnaq__navLink{font-family:var(--font-label);letter-spacing:.16em;text-transform:uppercase;color:var(--text);transition:color .2s var(--ease);padding-block:.4rem;font-size:.74rem;font-weight:500;position:relative}.Header-module__Ysbnaq__navLink:after{content:"";background:var(--rust);transform-origin:0;width:100%;height:1px;transition:transform .28s var(--ease);position:absolute;bottom:0;left:0;transform:scaleX(0)}.Header-module__Ysbnaq__navLink:hover{color:var(--rust)}.Header-module__Ysbnaq__navLink:hover:after{transform:scaleX(1)}.Header-module__Ysbnaq__cta{font-family:var(--font-label);letter-spacing:.16em;text-transform:uppercase;color:var(--white);background:var(--rust);border-radius:var(--radius-pill);transition:background .2s var(--ease), transform .2s var(--ease);padding:.7rem 1.25rem;font-size:.74rem;font-weight:700}.Header-module__Ysbnaq__cta:hover{background:var(--rust-deep);transform:translateY(-1px)}.Header-module__Ysbnaq__menuBtn{font-family:var(--font-label);letter-spacing:.18em;text-transform:uppercase;color:var(--rust);border:1px solid var(--rust);border-radius:var(--radius-pill);background:0 0;padding:.8rem 1rem;font-size:.72rem;font-weight:700;display:none}.Header-module__Ysbnaq__mobileNav{padding:0 var(--gutter);background:var(--paper);max-height:0;transition:max-height .34s var(--ease), border-color .34s var(--ease);border-bottom:1px solid #0000;flex-direction:column;gap:.25rem;display:none;overflow:hidden}.Header-module__Ysbnaq__mobileOpen{border-bottom-color:var(--rule);max-height:60vh;padding-block:var(--space-2) var(--space-3)}.Header-module__Ysbnaq__mobileLink{font-family:var(--font-label);letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid var(--rule);padding:.85rem 0;font-size:.95rem;font-weight:500}.Header-module__Ysbnaq__mobileCta{font-family:var(--font-label);letter-spacing:.16em;text-transform:uppercase;color:var(--white);background:var(--rust);text-align:center;border-radius:var(--radius-pill);margin-top:var(--space-2);padding:.95rem;font-size:.8rem;font-weight:700}@media (max-width:820px){.Header-module__Ysbnaq__nav{display:none}.Header-module__Ysbnaq__menuBtn{display:inline-block}.Header-module__Ysbnaq__mobileNav{display:flex}}
.Footer-module__nIrmwa__footer{background:var(--moss-deep);color:var(--text-on-dark);padding-top:clamp(3.5rem,7vw,5.5rem);padding-bottom:var(--space-4)}.Footer-module__nIrmwa__inner{padding-bottom:var(--space-6);border-bottom:1px solid var(--rule-dark);grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(2.5rem,6vw,5rem);display:grid}.Footer-module__nIrmwa__crest{width:clamp(160px,22vw,230px);height:auto}.Footer-module__nIrmwa__cols{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.Footer-module__nIrmwa__colHead{font-family:var(--font-label);letter-spacing:.2em;text-transform:uppercase;color:var(--olive);margin-bottom:var(--space-2);font-size:.68rem;font-weight:700}.Footer-module__nIrmwa__col ul{flex-direction:column;gap:.7rem;display:flex}.Footer-module__nIrmwa__link{font-family:var(--font-body);color:var(--text-on-dark-soft);transition:color .2s var(--ease);padding:.45rem 0;font-size:.98rem;display:inline-block}.Footer-module__nIrmwa__link:hover{color:var(--white)}.Footer-module__nIrmwa__muted{font-family:var(--font-label);letter-spacing:.16em;text-transform:uppercase;color:var(--text-on-dark-soft);font-size:.72rem}.Footer-module__nIrmwa__studio{flex-wrap:wrap;align-items:center;gap:.5em;margin:0 0 .6rem;display:flex}.Footer-module__nIrmwa__dot{letter-spacing:0;font-size:2em;line-height:0;transform:translateY(-.08em)}.Footer-module__nIrmwa__baseline{justify-content:space-between;align-items:center;gap:var(--space-2);padding-top:var(--space-4);flex-wrap:wrap;display:flex}.Footer-module__nIrmwa__tagline{font-family:var(--font-body);color:var(--sand);font-size:1.05rem;font-style:italic}.Footer-module__nIrmwa__copy{font-family:var(--font-label);letter-spacing:.12em;text-transform:uppercase;color:var(--text-on-dark-soft);font-size:.68rem}@media (max-width:820px){.Footer-module__nIrmwa__inner{gap:var(--space-5);grid-template-columns:1fr}.Footer-module__nIrmwa__cols{gap:var(--space-3)}.Footer-module__nIrmwa__crest{height:clamp(120px,18vw,200px);margin:0 auto}}@media (max-width:520px){.Footer-module__nIrmwa__cols{gap:var(--space-4);grid-template-columns:1fr}}
