.SiteFooter-module__VFKzxG__footer{padding-block:var(--space-8);border-top:1px solid var(--color-line);background:var(--color-bg-paper);color:var(--color-fg)}.SiteFooter-module__VFKzxG__grid{gap:var(--space-7);display:grid}.SiteFooter-module__VFKzxG__brand{align-items:center;gap:var(--space-3);display:flex}.SiteFooter-module__VFKzxG__wordmark{font-size:var(--text-eyebrow);letter-spacing:.18em;text-transform:uppercase;font-weight:400}.SiteFooter-module__VFKzxG__descriptor{margin-top:var(--space-3);color:var(--color-fg-muted)}.SiteFooter-module__VFKzxG__columnTitle{margin-bottom:var(--space-3)}.SiteFooter-module__VFKzxG__contact,.SiteFooter-module__VFKzxG__navList{justify-items:start;display:grid}.SiteFooter-module__VFKzxG__link{padding-block:var(--space-2);color:var(--color-fg-soft);text-underline-offset:.2em;transition:color var(--dur-base) var(--ease-out-expo), text-decoration-color var(--dur-base) var(--ease-out-expo);-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:1px;display:inline-block}.SiteFooter-module__VFKzxG__link:hover,.SiteFooter-module__VFKzxG__link:focus-visible{color:var(--color-fg);text-decoration-color:currentColor}.SiteFooter-module__VFKzxG__socials{gap:var(--space-2);margin-top:var(--space-3);display:flex}.SiteFooter-module__VFKzxG__social{border:1.5px solid var(--color-line-strong);border-radius:var(--radius-pill);width:2.75rem;height:2.75rem;color:var(--color-fg);transition:background-color var(--dur-base) var(--ease-out-expo), border-color var(--dur-base) var(--ease-out-expo), color var(--dur-base) var(--ease-out-expo), scale var(--dur-base) var(--ease-out-back), rotate var(--dur-base) var(--ease-out-back);justify-content:center;align-items:center;display:inline-flex}.SiteFooter-module__VFKzxG__bottom{justify-content:space-between;gap:var(--space-2) var(--space-5);margin-top:var(--space-8);padding-top:var(--space-5);border-top:1px solid var(--color-line);font-size:var(--text-sm);color:var(--color-fg-muted);flex-wrap:wrap;display:flex}.SiteFooter-module__VFKzxG__madeWith{align-items:center;gap:.3em;display:inline-flex}.SiteFooter-module__VFKzxG__heart{width:1em;height:1em;color:var(--wood-deep)}@media (hover:hover){.SiteFooter-module__VFKzxG__social:hover{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-fg-on-deep);rotate:-4deg;scale:1.06}.SiteFooter-module__VFKzxG__madeWith:hover .SiteFooter-module__VFKzxG__heart{animation:SiteFooter-module__VFKzxG__beat .6s var(--ease-out-back)}}@media (min-width:56rem){.SiteFooter-module__VFKzxG__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@keyframes SiteFooter-module__VFKzxG__beat{30%{scale:1.18}60%{scale:.96}}
:root{--mint-50:#f2f8f6;--mint-100:#e4f0ec;--mint-200:#cfe3de;--mint-300:#c4e3dc;--mint-400:#9fcfc3;--mint-500:#6fb3a3;--mint-700:#2f6b5e;--mint-800:#23524a;--mint-900:#173b35;--ink:#1c1c1c;--ink-soft:#3a3f3d;--ink-muted:#475150;--white:#fff;--paper:#fbfdfc;--peach:#f5c9a8;--butter:#f6d8a3;--wood:#b98a5a;--wood-deep:#8a6238;--color-bg:var(--mint-300);--color-bg-alt:var(--mint-200);--color-bg-paper:var(--paper);--color-bg-deep:var(--ink);--color-surface:var(--white);--color-fg:var(--ink);--color-fg-soft:var(--ink-soft);--color-fg-muted:var(--ink-muted);--color-fg-on-deep:var(--white);--color-accent:var(--mint-800);--color-accent-hover:var(--mint-900);--color-link:var(--mint-700);--color-focus:var(--mint-800);--color-line:#1c1c1c1a;--color-line-strong:#1c1c1c47;--color-motif:var(--mint-100);--color-motif-on-paper:var(--mint-200);--color-motif-on-deep:#ffffff1f;--color-warm-glow:var(--peach);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--space-section:clamp(4.5rem, 9vw, 8.5rem);--gutter:clamp(1rem, 4vw, 2.5rem);--container:72rem;--container-narrow:44rem;--header-h:4.25rem;--radius-sm:.5rem;--radius-md:1rem;--radius-lg:1.5rem;--radius-pill:999px;--shadow-sm:0 1px 2px #173b350f, 0 1px 1px #173b350a;--shadow-md:0 10px 28px -10px #173b3533;--shadow-badge:0 24px 48px -12px #173b3547, 0 0 0 1px #fff9;--text-xs:.75rem;--text-sm:.875rem;--text-base:1.0625rem;--text-lg:clamp(1.125rem, 1.05rem + .4vw, 1.3125rem);--text-h3:1.125rem;--text-h2:clamp(1.75rem, 1.3rem + 1.9vw, 2.75rem);--text-h1:clamp(2.375rem, 1.55rem + 3.6vw, 4.5rem);--text-script:clamp(1.9rem, 1.4rem + 2.1vw, 3.1rem);--text-script-sm:1.75rem;--text-eyebrow:.8125rem;--tracking-display:.16em;--tracking-eyebrow:.22em;--tracking-button:.12em;--leading-tight:1.05;--leading-snug:1.2;--leading-body:1.65;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-out-back:cubic-bezier(.34, 1.56, .64, 1);--ease-in-out-soft:cubic-bezier(.65, 0, .35, 1);--dur-fast:.15s;--dur-base:.3s;--dur-slow:.65s;--float-dur-1:12s;--float-dur-2:9s;--float-dur-3:7s}
::view-transition-group(.morph){animation-duration:.4s;animation-timing-function:var(--ease-out-expo)}::view-transition{pointer-events:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}::view-transition-old(*){animation-duration:0s!important;animation-delay:0s!important}::view-transition-new(*){animation-duration:0s!important;animation-delay:0s!important}::view-transition-group(*){animation-duration:0s!important;animation-delay:0s!important}}
@layer reset{*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 1rem);-webkit-text-size-adjust:100%}body{min-height:100dvh}img,svg,video{max-width:100%;display:block}ul,ol{list-style:none}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}address{font-style:normal}}@layer base{body{font-family:var(--font-sans), system-ui, sans-serif;font-size:var(--text-base);font-weight:400;line-height:var(--leading-body);color:var(--color-fg);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}:focus-visible{outline:2px solid var(--color-focus);outline-offset:3px;border-radius:var(--radius-sm)}::selection{background:var(--mint-400);color:var(--ink)}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}@layer typography{.h1{font-size:var(--text-h1);font-weight:300;line-height:var(--leading-tight);letter-spacing:var(--tracking-display);text-transform:uppercase;text-wrap:balance}.h2{font-size:var(--text-h2);font-weight:300;line-height:var(--leading-snug);text-wrap:balance}.h3{font-size:var(--text-h3);font-weight:500;line-height:var(--leading-snug)}.eyebrow{font-size:var(--text-eyebrow);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;color:var(--color-accent);font-weight:500}.script{font-family:var(--font-script), cursive;font-size:var(--text-script);color:var(--color-accent);font-weight:400;line-height:1.1}.lead{font-size:var(--text-lg);line-height:var(--leading-body);color:var(--color-fg-soft);text-wrap:pretty}}
