.site-shell{min-height:100dvh;display:flex;flex-direction:column}.site-shell[data-theme=light]{color-scheme:light;--bg:#f4f3ec;--surface:#ffffff;--glass:rgba(244,243,236,0.82);--line:rgba(20,27,15,0.1);--text:#1a2116;--dim:#5b6656;--accent:#4f7132;--peak:#955809;--danger:#a53a2c;--on-accent:#f4f3ec;--on-peak:#f4f3ec}.site-shell[data-theme=light] ::-moz-selection{background:rgba(79,113,50,.22)}.site-shell[data-theme=light] ::selection{background:rgba(79,113,50,.22)}.site-shell h1,.site-shell h2{font-family:var(--font-display);letter-spacing:-.005em}.site-shell .brand-mark{display:inline-block;background-image:url(/brand/logo-dark-112.png);background-size:contain;background-repeat:no-repeat;background-position:50%}.site-shell[data-theme=light] .brand-mark{background-image:url(/brand/logo-light-112.png)}.site-shell{position:relative;isolation:isolate}.hero-backdrop{position:absolute;inset-inline:0;top:0;height:var(--hero-height,500px);z-index:0;overflow:hidden;pointer-events:none;background-image:url(/hero/lqip.webp);background-size:cover;background-position:center 65%}.site-shell{--hero-height:clamp(300px,88vw,340px)}@media (min-width:641px){.site-shell{--hero-height:clamp(320px,30vw,380px)}}.site-shell:has(.site-hero--tall){--hero-height:clamp(430px,128vw,520px)}@media (min-width:641px){.site-shell:has(.site-hero--tall){--hero-height:clamp(480px,46vw,660px)}}.hero-backdrop picture,.hero-backdrop__frame,.hero-backdrop__pan{display:block;height:100%;width:100%}.hero-backdrop__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 72%;object-position:center 72%;opacity:.3;filter:brightness(.55) saturate(.72) contrast(1.08)}.site-shell[data-theme=light] .hero-backdrop__image{opacity:1;filter:saturate(1.02)}@media (max-width:640px){.hero-backdrop__image{-o-object-position:center center;object-position:center center}}.hero-backdrop__sun{position:absolute;inset:0;background:radial-gradient(38% 46% at 76% 16%,rgba(255,228,158,.5),rgba(255,228,158,0) 68%);opacity:.3;mix-blend-mode:screen}.site-shell[data-theme=light] .hero-backdrop__sun{background:radial-gradient(38% 46% at 76% 16%,rgba(255,235,186,.72),rgba(255,235,186,0) 68%);mix-blend-mode:soft-light}@media (max-width:640px){.hero-backdrop__sun{background:radial-gradient(52% 34% at 34% 20%,rgba(255,228,158,.5),rgba(255,228,158,0) 70%)}.site-shell[data-theme=light] .hero-backdrop__sun{background:radial-gradient(52% 34% at 34% 20%,rgba(255,235,186,.72),rgba(255,235,186,0) 70%)}}.hero-backdrop__scrim{position:absolute;inset:0;background:linear-gradient(90deg,#0d120e,rgba(13,18,14,.99) 32%,rgba(13,18,14,.86) 46%,rgba(13,18,14,.4) 62%,rgba(13,18,14,.08) 76%,rgba(13,18,14,0) 84%),linear-gradient(180deg,rgba(13,18,14,.66),rgba(13,18,14,.2) 26%,rgba(13,18,14,.36) 62%,rgba(13,18,14,.88) 88%,#0d120e)}.site-shell[data-theme=light] .hero-backdrop__scrim{background:linear-gradient(90deg,#f4f3ec,rgba(244,243,236,.98) 30%,rgba(244,243,236,.8) 45%,rgba(244,243,236,.34) 61%,rgba(244,243,236,.06) 75%,rgba(244,243,236,0) 83%),linear-gradient(180deg,rgba(244,243,236,.56),rgba(244,243,236,.06) 24%,rgba(244,243,236,.28) 58%,rgba(244,243,236,.84) 86%,#f4f3ec)}@media (max-width:640px){.hero-backdrop__scrim{background:linear-gradient(180deg,rgba(13,18,14,.34),rgba(13,18,14,.46) 24%,rgba(13,18,14,.92) 46%,rgba(13,18,14,.97) 72%,#0d120e)}.site-shell[data-theme=light] .hero-backdrop__scrim{background:linear-gradient(180deg,rgba(244,243,236,.24),rgba(244,243,236,.38) 24%,rgba(244,243,236,.9) 46%,rgba(244,243,236,.97) 72%,#f4f3ec)}}.site-shell:has(.site-hero--none) .hero-backdrop{display:none}.site-shell:has(.site-prose) .hero-backdrop__scrim{background:linear-gradient(180deg,rgba(13,18,14,.4),rgba(13,18,14,.52) 26%,rgba(13,18,14,.93) 52%,rgba(13,18,14,.97) 76%,#0d120e)}.site-shell[data-theme=light]:has(.site-prose) .hero-backdrop__scrim{background:linear-gradient(180deg,rgba(244,243,236,.3),rgba(244,243,236,.44) 26%,rgba(244,243,236,.92) 52%,rgba(244,243,236,.97) 76%,#f4f3ec)}@keyframes hero-focus{0%{opacity:0;filter:blur(18px)}to{opacity:1;filter:blur(0)}}@keyframes hero-breathe{0%{transform:scale(1.06) translate3d(-.9%,.4%,0)}to{transform:scale(1.09) translate3d(.9%,-.6%,0)}}@keyframes hero-sun{0%{opacity:.18;transform:translate3d(-1.2%,.6%,0) scale(1)}to{opacity:.46;transform:translate3d(1.2%,-.6%,0) scale(1.06)}}.hero-backdrop__frame{animation:hero-focus 1.5s cubic-bezier(.16,.84,.44,1) both}.hero-backdrop__pan{animation:hero-breathe 48s ease-in-out infinite alternate;will-change:transform}.hero-backdrop__sun{animation:hero-sun 19s ease-in-out infinite alternate}.site-shell[data-theme=light] .hero-backdrop__sun{animation-duration:24s;opacity:.55}@supports (animation-timeline:scroll()){@keyframes hero-parallax{to{transform:translate3d(0,34%,0)}}.hero-backdrop{animation:hero-parallax linear both;animation-timeline:scroll(root block);animation-range:0 var(--hero-height,500px)}}@media (prefers-reduced-motion:reduce){.hero-backdrop,.hero-backdrop__frame,.hero-backdrop__pan,.hero-backdrop__sun{animation:none!important}.hero-backdrop__frame{opacity:1;filter:none}.hero-backdrop__pan{transform:scale(1.02)}}