:root{--color-sand: #f5f0e8;--color-sand-soft: #faf7f2;--color-sand-deep: #ede5d8;--color-ink: #2a2218;--color-ink-deep: #1d1712;--color-muted: #8a7a68;--color-border: rgba(60, 50, 40, .12);--color-border-strong: rgba(60, 50, 40, .2);--color-card: #f8f3eb;--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "DM Sans", "Helvetica Neue", Arial, system-ui, sans-serif;--section-x: clamp(1.35rem, 6vw, 5rem);--section-y: clamp(5.5rem, 12vh, 9rem);--max-page: 1180px}*,*:before,*:after{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth;scrollbar-gutter:stable;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-sand)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{min-height:100vh;margin:0;background:var(--color-sand);color:var(--color-ink);font-family:var(--font-body)}img,picture,video,canvas,svg{display:block;max-width:100%}a{color:inherit}:focus-visible{outline:2px solid var(--color-muted);outline-offset:4px}.section-shell{width:min(100%,var(--max-page));margin:0 auto}.eyebrow{display:inline-flex;align-items:center;gap:.75rem;font-family:var(--font-body);font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--color-muted)}.eyebrow:before{content:"";width:28px;height:1px;background:currentColor;opacity:.8}.section-title{margin:0;font-family:var(--font-display);font-size:clamp(2.35rem,5vw,4.65rem);font-weight:400;line-height:1.04;letter-spacing:-.018em}.section-copy{margin:0;color:#2a2218b8;font-size:clamp(.95rem,1.1vw,1.08rem);font-weight:300;line-height:1.72}.link-arrow{display:inline-flex;align-items:center;gap:.65rem;width:fit-content;padding-bottom:3px;border-bottom:1px solid rgba(42,34,24,.24);font-size:.68rem;letter-spacing:.14em;text-decoration:none;text-transform:uppercase;transition:color .18s ease,border-color .18s ease,gap .18s ease}.link-arrow:hover{color:var(--color-muted);border-color:var(--color-muted);gap:.9rem}.btn,button,input,textarea,select{font-family:var(--font-body)}@media(max-width:760px){:root{--section-y: clamp(4.3rem, 9vh, 6.25rem)}}.site-header[data-astro-cid-qlfjksao]{position:fixed;inset:0 0 auto;z-index:10000;padding:0 clamp(1.35rem,4vw,3.5rem);background:linear-gradient(to bottom,#faf7f2eb,#faf7f200);transition:background .26s ease,backdrop-filter .26s ease}.site-header[data-astro-cid-qlfjksao].is-scrolled,.site-header[data-astro-cid-qlfjksao].menu-open{background:#faf7f2fa;backdrop-filter:blur(14px)}.header-inner[data-astro-cid-qlfjksao]{position:relative;z-index:10002;height:72px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(60,50,40,.1)}.header-logo[data-astro-cid-qlfjksao]{display:flex;flex-direction:column;gap:2px;line-height:1;text-decoration:none;color:var(--color-ink)}.logo-main[data-astro-cid-qlfjksao]{font-family:var(--font-display);font-size:1.08rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.logo-sub[data-astro-cid-qlfjksao]{font-size:.54rem;letter-spacing:.14em;color:var(--color-muted);text-transform:uppercase}.header-nav[data-astro-cid-qlfjksao]{display:flex}.nav-list[data-astro-cid-qlfjksao]{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:clamp(1.1rem,2.4vw,2.25rem)}.nav-link[data-astro-cid-qlfjksao]{position:relative;font-size:.68rem;letter-spacing:.13em;text-transform:uppercase;text-decoration:none;color:#3a3028;transition:color .18s ease}.nav-link[data-astro-cid-qlfjksao]:after{content:"";position:absolute;left:0;bottom:-5px;width:0;height:1px;background:var(--color-muted);transition:width .22s ease}.nav-link[data-astro-cid-qlfjksao]:hover{color:var(--color-muted)}.nav-link[data-astro-cid-qlfjksao]:hover:after{width:100%}.nav-link--cta[data-astro-cid-qlfjksao]{min-height:36px;display:inline-flex;align-items:center;padding:.45rem 1.05rem .4rem;border:1px solid rgba(60,50,40,.24)}.nav-link--cta[data-astro-cid-qlfjksao]:after{display:none}.nav-link--cta[data-astro-cid-qlfjksao]:hover{background:var(--color-ink);border-color:var(--color-ink);color:var(--color-sand-soft)}.nav-toggle[data-astro-cid-qlfjksao]{display:none;position:relative;z-index:10003;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:6px;border:0;background:transparent;cursor:pointer}.toggle-line[data-astro-cid-qlfjksao]{width:22px;height:1px;background:var(--color-ink);transition:transform .22s ease}.nav-toggle[data-astro-cid-qlfjksao][aria-expanded=true] .toggle-line[data-astro-cid-qlfjksao]:first-child{transform:translateY(3.5px) rotate(45deg)}.nav-toggle[data-astro-cid-qlfjksao][aria-expanded=true] .toggle-line[data-astro-cid-qlfjksao]:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu[data-astro-cid-qlfjksao]{display:none}.mobile-nav-list[data-astro-cid-qlfjksao]{list-style:none;margin:0;padding:clamp(2rem,7vh,3.4rem) clamp(1.5rem,8vw,3rem) 4rem}.mobile-nav-link[data-astro-cid-qlfjksao]{display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:.45rem 0;border-bottom:1px solid rgba(60,50,40,.11);font-family:var(--font-display);font-size:clamp(2rem,8vw,3.2rem);line-height:1.06;text-decoration:none;color:var(--color-ink);transition:color .18s ease,padding-left .18s ease}.mobile-nav-link[data-astro-cid-qlfjksao]:after{content:"→";font-family:var(--font-body);font-size:1rem;color:#2a22186b;speak:never}.mobile-nav-link[data-astro-cid-qlfjksao]:hover{color:var(--color-muted);padding-left:.35rem}@media(max-width:980px){.nav-list[data-astro-cid-qlfjksao]{gap:1rem}.nav-link[data-astro-cid-qlfjksao]{font-size:.62rem}}@media(max-width:860px){.header-nav[data-astro-cid-qlfjksao]{display:none}.nav-toggle[data-astro-cid-qlfjksao]{display:flex}.mobile-menu[data-astro-cid-qlfjksao]{position:fixed;inset:0;display:block;min-height:100vh;min-height:100dvh;padding-top:72px;background:#faf7f2;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .24s ease,visibility .24s ease,transform .24s ease;z-index:10001;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-menu[data-astro-cid-qlfjksao].is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}html.mobile-menu-open,html.mobile-menu-open body{overflow:hidden}}.site-credit[data-astro-cid-rrhc6jc6]{padding:1.25rem var(--section-x);background:var(--color-ink-deep);color:#faf7f285;border-top:1px solid rgba(250,247,242,.08)}.site-credit__inner[data-astro-cid-rrhc6jc6]{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.62rem;letter-spacing:.12em;text-transform:uppercase}.site-credit__links[data-astro-cid-rrhc6jc6]{display:inline-flex;gap:1rem;align-items:center}.site-credit[data-astro-cid-rrhc6jc6] a[data-astro-cid-rrhc6jc6]{color:#faf7f2c2;text-decoration:none;border-bottom:1px solid rgba(250,247,242,.22)}.site-credit__links[data-astro-cid-rrhc6jc6] a[data-astro-cid-rrhc6jc6]{color:#faf7f294;border-bottom-color:#faf7f22e}.site-credit[data-astro-cid-rrhc6jc6] a[data-astro-cid-rrhc6jc6]:hover{color:#faf7f2;border-color:#faf7f2b3}@media(max-width:700px){.site-credit__inner[data-astro-cid-rrhc6jc6]{align-items:flex-start;flex-direction:column;letter-spacing:.1em}.site-credit__links[data-astro-cid-rrhc6jc6]{gap:.8rem;flex-wrap:wrap}}.hero[data-astro-cid-f2ricem4]{position:relative;min-height:220vh;min-height:220svh;background:var(--color-sand)}.hero-mobile-copy[data-astro-cid-f2ricem4],.hero-mobile-scene[data-astro-cid-f2ricem4]{display:none}.hero-canvas[data-astro-cid-f2ricem4]{position:sticky;top:0;width:100%;height:100vh;height:100svh;min-height:620px;overflow:hidden;background:#eee8dc}.hero-visual[data-astro-cid-f2ricem4],.hero-images[data-astro-cid-f2ricem4],.hero-image[data-astro-cid-f2ricem4]{position:absolute;inset:0}.hero-visual[data-astro-cid-f2ricem4]{z-index:1;background:#eee8dc}.hero-image[data-astro-cid-f2ricem4]{opacity:0;will-change:opacity;transition:opacity .16s linear;transform:translateZ(0);backface-visibility:hidden}.hero-image[data-astro-cid-f2ricem4].is-active{opacity:1}.hero-image[data-astro-cid-f2ricem4] img[data-astro-cid-f2ricem4]{width:100%;height:100%;object-fit:cover;object-position:var(--object-position, center);display:block}.hero-veil[data-astro-cid-f2ricem4]{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(to top,#14100abd,#14100a57 36%,#14100a00 66%),linear-gradient(to right,#14100a33,#14100a0a 42%,#14100a00 72%)}.hero-content[data-astro-cid-f2ricem4]{position:absolute;inset:0;z-index:3;display:flex;align-items:flex-end;padding:0 var(--section-x) clamp(3.25rem,7vh,5.5rem);pointer-events:none}.hero-content-inner[data-astro-cid-f2ricem4]{width:min(100%,740px);pointer-events:auto}.hero-descriptor[data-astro-cid-f2ricem4]{margin:0 0 clamp(1rem,2.4vh,1.65rem);font-size:clamp(.54rem,.75vw,.66rem);letter-spacing:.18em;text-transform:uppercase;color:#f5f0e8bd}.hero-headline[data-astro-cid-f2ricem4]{margin:0 0 clamp(1rem,2.4vh,1.75rem);font-family:var(--font-display);font-size:clamp(2.6rem,5.4vw,5.15rem);font-weight:400;line-height:1.04;letter-spacing:-.02em;color:#faf7f2}.hero-sub[data-astro-cid-f2ricem4]{max-width:590px;margin:0 0 clamp(1.5rem,3.4vh,2.4rem);font-size:clamp(.86rem,1.05vw,1rem);font-weight:300;line-height:1.68;color:#faf7f2cc}.hero-actions[data-astro-cid-f2ricem4]{display:flex;flex-wrap:wrap;gap:.9rem}.btn[data-astro-cid-f2ricem4]{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.86rem 1.8rem .82rem;border:1px solid transparent;border-radius:2px;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;transition:background .22s ease,border-color .22s ease,color .22s ease,transform .18s ease}.btn[data-astro-cid-f2ricem4]:hover{transform:translateY(-1px)}.btn--primary[data-astro-cid-f2ricem4]{background:#faf7f2;color:var(--color-ink-deep)}.btn--primary[data-astro-cid-f2ricem4]:hover{background:var(--color-ink);color:#faf7f2}.btn--ghost[data-astro-cid-f2ricem4]{background:transparent;color:#f5f0e8db;border-color:#f5f0e85c}.btn--ghost[data-astro-cid-f2ricem4]:hover{color:#faf7f2;border-color:#f5f0e8b3}.scroll-indicator[data-astro-cid-f2ricem4]{position:absolute;right:clamp(1.5rem,4vw,3.5rem);bottom:clamp(2rem,4vh,3.5rem);z-index:4;display:flex;flex-direction:column;align-items:center;gap:.55rem;opacity:1;transition:opacity .3s ease}.scroll-indicator[data-astro-cid-f2ricem4].is-hidden{opacity:0;pointer-events:none}.scroll-line[data-astro-cid-f2ricem4]{display:block;width:1px;height:40px;position:relative;overflow:hidden;background:linear-gradient(to bottom,#f5f0e880,#f5f0e80d)}.scroll-line[data-astro-cid-f2ricem4]:after{content:"";position:absolute;top:-100%;left:0;width:100%;height:100%;background:#f5f0e8cc;animation:scrollDrop 1.8s ease-in-out infinite}@keyframes scrollDrop{0%{top:-100%}to{top:100%}}.scroll-label[data-astro-cid-f2ricem4]{font-size:.5rem;letter-spacing:.16em;text-transform:uppercase;color:#f5f0e873;writing-mode:vertical-lr;transform:rotate(180deg)}@media(prefers-reduced-motion:reduce){.hero[data-astro-cid-f2ricem4]{min-height:100svh}.hero-image[data-astro-cid-f2ricem4]{opacity:0;transition:none;animation:none}.hero-image--4[data-astro-cid-f2ricem4]{opacity:1}.hero-mobile-frame[data-astro-cid-f2ricem4]{opacity:0}.hero-mobile-frame--4[data-astro-cid-f2ricem4]{opacity:1}.scroll-line[data-astro-cid-f2ricem4]:after{animation:none}}@media(max-width:768px){.hero[data-astro-cid-f2ricem4]{min-height:132vh;min-height:132svh;background:var(--color-sand)}.hero-mobile-copy[data-astro-cid-f2ricem4]{display:block;padding:calc(72px + 2rem) var(--section-x) 1.35rem;background:var(--color-sand)}.hero-content--desktop[data-astro-cid-f2ricem4],.scroll-indicator[data-astro-cid-f2ricem4]{display:none}.hero-canvas[data-astro-cid-f2ricem4]{position:sticky;top:72px;width:calc(100% - (var(--section-x) * 2));height:min(58vh,420px);height:min(58svh,420px);min-height:240px;margin:0 auto .95rem;overflow:hidden;border-radius:14px;background:#ded7cc;border:1px solid rgba(60,50,40,.12);box-shadow:0 18px 60px #2a221814}.hero-mobile-scene[data-astro-cid-f2ricem4]{display:block;position:absolute;inset:0;z-index:1}.hero-mobile-frame[data-astro-cid-f2ricem4]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;opacity:0;transition:opacity .16s linear;background:#ded7cc;transform:translateZ(0);backface-visibility:hidden}.hero-mobile-frame[data-astro-cid-f2ricem4].is-active,.hero-mobile-frame--1[data-astro-cid-f2ricem4]{opacity:1}.hero-visual[data-astro-cid-f2ricem4],.hero-images[data-astro-cid-f2ricem4],.hero-image[data-astro-cid-f2ricem4],.hero-veil[data-astro-cid-f2ricem4]{display:none}.hero-descriptor--mobile[data-astro-cid-f2ricem4]{margin:0 0 .85rem;color:#2a221885;font-size:.58rem;letter-spacing:.18em;text-transform:uppercase;line-height:1.5}.hero-headline--mobile[data-astro-cid-f2ricem4]{margin:0 0 .95rem;color:var(--color-ink);font-size:clamp(2.2rem,9vw,3.1rem);line-height:1.04;letter-spacing:-.02em}.hero-sub--mobile[data-astro-cid-f2ricem4]{max-width:none;margin:0 0 1.5rem;color:#2a2218b8;font-size:.9rem;line-height:1.65}.hero-actions--mobile[data-astro-cid-f2ricem4]{display:flex;flex-wrap:wrap;gap:.75rem}.btn[data-astro-cid-f2ricem4]{min-height:48px;padding:.9rem 1.5rem;font-size:.66rem}.btn--mobile-primary[data-astro-cid-f2ricem4]{background:var(--color-ink);color:#faf7f2}.btn--mobile-ghost[data-astro-cid-f2ricem4]{color:var(--color-ink);border-color:#2a22183d;background:transparent}}@media(max-width:420px){.hero-actions--mobile[data-astro-cid-f2ricem4] .btn[data-astro-cid-f2ricem4]{width:100%}}.positioning-section[data-astro-cid-x5yvhw6s]{padding:var(--section-y) var(--section-x);background:var(--color-sand);border-top:1px solid rgba(60,50,40,.08)}.positioning-grid[data-astro-cid-x5yvhw6s]{display:grid;grid-template-columns:190px minmax(0,1fr);gap:clamp(2.5rem,6vw,5rem);align-items:start}.positioning-content[data-astro-cid-x5yvhw6s]{max-width:850px}.positioning-content[data-astro-cid-x5yvhw6s] .section-title[data-astro-cid-x5yvhw6s]{margin-bottom:clamp(1.35rem,3vh,2rem)}.positioning-content[data-astro-cid-x5yvhw6s] .section-copy[data-astro-cid-x5yvhw6s]{max-width:690px}.positioning-trust[data-astro-cid-x5yvhw6s]{list-style:none;margin:clamp(1.4rem,3vh,2.1rem) 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.55rem}.positioning-trust[data-astro-cid-x5yvhw6s] li[data-astro-cid-x5yvhw6s]{display:inline-flex;align-items:center;min-height:34px;padding:.42rem .78rem .38rem;border:1px solid rgba(60,50,40,.14);border-radius:999px;font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;color:#2a221894;background:#faf7f26b}.positioning-location[data-astro-cid-x5yvhw6s]{margin:clamp(1rem,2.4vh,1.5rem) 0 0;max-width:620px;color:#2a221894;font-size:.92rem;line-height:1.65;font-weight:300}.positioning-question[data-astro-cid-x5yvhw6s]{margin:clamp(2rem,5vh,3.75rem) 0 0;max-width:820px;font-family:var(--font-display);font-size:clamp(1.9rem,3.4vw,3.25rem);font-weight:400;line-height:1.08;color:#2a2218eb}@media(max-width:760px){.positioning-grid[data-astro-cid-x5yvhw6s]{grid-template-columns:1fr;gap:1.8rem}.positioning-section[data-astro-cid-x5yvhw6s]{padding-top:clamp(3.25rem,12vw,4.5rem)}.positioning-trust[data-astro-cid-x5yvhw6s]{gap:.45rem}.positioning-trust[data-astro-cid-x5yvhw6s] li[data-astro-cid-x5yvhw6s]{font-size:.56rem;padding-inline:.62rem}}.method-section[data-astro-cid-dlekuwlr]{padding:clamp(5rem,11vh,8.5rem) var(--section-x);background:radial-gradient(circle at 50% 0%,#ffffffad,#fff0 34%),#eee7dc}.method-intro[data-astro-cid-dlekuwlr]{text-align:center;margin-bottom:clamp(2.2rem,5vh,4.4rem)}.method-kicker[data-astro-cid-dlekuwlr]{display:inline-block;margin-bottom:1.25rem;font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:#2a221894}.method-title[data-astro-cid-dlekuwlr]{margin:0;font-family:var(--font-display);font-size:clamp(2.45rem,5.2vw,5.25rem);font-weight:400;line-height:.98;letter-spacing:-.025em}.method-mark[data-astro-cid-dlekuwlr]{display:block;width:56px;height:1px;margin:clamp(1.25rem,3vh,2rem) auto 1.35rem;background:#2a221857}.method-sub[data-astro-cid-dlekuwlr]{margin:0;color:#2a2218ad;font-size:clamp(.98rem,1.4vw,1.18rem);line-height:1.55}.method-panel[data-astro-cid-dlekuwlr]{position:relative;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(60,50,40,.12);border-radius:14px;overflow:hidden;background:#faf7f273;box-shadow:0 24px 80px #2a22180b}.method-item[data-astro-cid-dlekuwlr]{position:relative;min-height:330px;padding:clamp(1.6rem,3vw,2.45rem);display:grid;align-content:center;justify-items:center;text-align:center}.method-item[data-astro-cid-dlekuwlr]+.method-item[data-astro-cid-dlekuwlr]{border-left:1px solid rgba(60,50,40,.1)}.method-letter[data-astro-cid-dlekuwlr]{position:absolute;top:clamp(1.1rem,2.4vw,1.8rem);left:clamp(1.1rem,2.4vw,1.8rem);font-family:var(--font-display);font-size:clamp(4.4rem,8vw,7.6rem);line-height:.8;color:#2a221812;pointer-events:none}.method-icon[data-astro-cid-dlekuwlr]{width:88px;height:48px;margin-bottom:clamp(1.2rem,3vh,1.75rem);color:#2a2218b8}.method-icon[data-astro-cid-dlekuwlr] svg[data-astro-cid-dlekuwlr]{width:100%;height:100%}.method-item[data-astro-cid-dlekuwlr] h3[data-astro-cid-dlekuwlr]{margin:0;font-family:var(--font-display);font-size:clamp(1.65rem,2.8vw,2.25rem);font-weight:400;line-height:1}.method-rule[data-astro-cid-dlekuwlr]{width:44px;height:1px;margin:1rem 0 1.15rem;background:#2a221847}.method-item[data-astro-cid-dlekuwlr] p[data-astro-cid-dlekuwlr]{margin:0;max-width:300px;color:#2a2218b8;font-size:.92rem;line-height:1.62;font-weight:300}@media(max-width:860px){.method-section[data-astro-cid-dlekuwlr]{padding:4rem var(--section-x)}.method-intro[data-astro-cid-dlekuwlr]{text-align:left;margin-bottom:1.65rem}.method-title[data-astro-cid-dlekuwlr]{font-size:clamp(2rem,8vw,3.05rem);line-height:1.03}.method-mark[data-astro-cid-dlekuwlr]{margin-left:0}.method-panel[data-astro-cid-dlekuwlr]{grid-template-columns:1fr;border-radius:10px}.method-item[data-astro-cid-dlekuwlr]{min-height:auto;grid-template-columns:4.6rem 1fr 2.4rem;column-gap:1rem;align-items:center;justify-items:start;text-align:left;padding:1.25rem 1.1rem}.method-item[data-astro-cid-dlekuwlr]+.method-item[data-astro-cid-dlekuwlr]{border-left:0;border-top:1px solid rgba(60,50,40,.1)}.method-letter[data-astro-cid-dlekuwlr]{position:static;grid-row:1 / span 3;font-size:3.7rem;color:#2a221814}.method-icon[data-astro-cid-dlekuwlr]{width:42px;height:32px;margin:0;justify-self:end;grid-column:3;grid-row:1 / span 3;color:#2a22188f}.method-item[data-astro-cid-dlekuwlr] h3[data-astro-cid-dlekuwlr]{font-size:1.45rem}.method-rule[data-astro-cid-dlekuwlr]{width:32px;margin:.55rem 0 .6rem}.method-item[data-astro-cid-dlekuwlr] p[data-astro-cid-dlekuwlr]{max-width:none;font-size:.88rem;line-height:1.5}}.focus-section[data-astro-cid-gx2qwvq3]{padding:var(--section-y) var(--section-x);background:var(--color-sand)}.focus-head[data-astro-cid-gx2qwvq3]{display:grid;grid-template-columns:190px minmax(0,1fr);gap:clamp(2.5rem,6vw,5rem);margin-bottom:clamp(2.25rem,6vh,4rem)}.focus-head[data-astro-cid-gx2qwvq3] .section-title[data-astro-cid-gx2qwvq3]{max-width:900px}.focus-head[data-astro-cid-gx2qwvq3] .section-copy[data-astro-cid-gx2qwvq3]{max-width:640px;margin-top:1.2rem}.focus-list[data-astro-cid-gx2qwvq3]{display:grid;gap:.55rem}.focus-row[data-astro-cid-gx2qwvq3]{display:grid;grid-template-columns:7.2rem minmax(180px,.9fr) minmax(280px,1.15fr) 2.6rem;gap:clamp(1rem,2.2vw,2rem);align-items:center;padding:clamp(1rem,2.1vw,1.35rem) clamp(1rem,2.6vw,1.65rem);border:1px solid rgba(60,50,40,.12);border-radius:10px;background:#f8f3ebbd;transition:transform .2s ease,border-color .2s ease,background .2s ease}.focus-row[data-astro-cid-gx2qwvq3]:hover{transform:translateY(-1px);border-color:#3c322838;background:#faf7f2e0}.focus-number[data-astro-cid-gx2qwvq3]{font-family:var(--font-display);font-size:clamp(2.25rem,4vw,3.5rem);line-height:1;color:#2a221861}.focus-body[data-astro-cid-gx2qwvq3]{border-left:1px solid rgba(60,50,40,.12);padding-left:clamp(1rem,2vw,1.55rem)}.focus-label[data-astro-cid-gx2qwvq3]{display:block;margin-bottom:.35rem;font-size:.88rem;letter-spacing:.075em;text-transform:none;color:#2a2218b8;line-height:1.25;font-weight:400}.focus-row[data-astro-cid-gx2qwvq3] h3[data-astro-cid-gx2qwvq3]{margin:0;font-family:var(--font-display);font-size:clamp(1.5rem,2.6vw,2.15rem);font-weight:400;line-height:1.04}.focus-row[data-astro-cid-gx2qwvq3] p[data-astro-cid-gx2qwvq3]{margin:0;color:#2a2218ad;font-size:.92rem;line-height:1.58;font-weight:300}.focus-arrow[data-astro-cid-gx2qwvq3]{justify-self:end;font-size:1.6rem;color:#2a221894}@media(max-width:860px){.focus-section[data-astro-cid-gx2qwvq3]{padding:4rem var(--section-x)}.focus-head[data-astro-cid-gx2qwvq3]{grid-template-columns:1fr;gap:1.4rem;margin-bottom:1.8rem}.focus-row[data-astro-cid-gx2qwvq3]{grid-template-columns:4.4rem 1fr 2rem;gap:.9rem;align-items:start;padding:1.15rem 1rem}.focus-number[data-astro-cid-gx2qwvq3]{font-size:2rem}.focus-body[data-astro-cid-gx2qwvq3]{border-left:1px solid rgba(60,50,40,.12);padding-left:1rem}.focus-label[data-astro-cid-gx2qwvq3]{font-size:.82rem;letter-spacing:.065em}.focus-row[data-astro-cid-gx2qwvq3] h3[data-astro-cid-gx2qwvq3]{font-size:1.45rem}.focus-row[data-astro-cid-gx2qwvq3] p[data-astro-cid-gx2qwvq3]{grid-column:2 / 4;padding-left:1rem;font-size:.88rem;line-height:1.55}.focus-arrow[data-astro-cid-gx2qwvq3]{grid-column:3;grid-row:1;font-size:1.35rem}}.projects-section[data-astro-cid-dvol4yll]{padding:var(--section-y) var(--section-x);background:var(--color-ink);color:var(--color-sand-soft)}.projects-section[data-astro-cid-dvol4yll] .eyebrow[data-astro-cid-dvol4yll],.projects-section[data-astro-cid-dvol4yll] .section-copy[data-astro-cid-dvol4yll]{color:#f5f0e8ad}.projects-section[data-astro-cid-dvol4yll] .eyebrow[data-astro-cid-dvol4yll]:before{background:#f5f0e880}.projects-head[data-astro-cid-dvol4yll]{display:grid;grid-template-columns:minmax(150px,190px) minmax(0,1fr);gap:clamp(2.5rem,6vw,5rem);margin-bottom:clamp(2.25rem,6vh,4rem)}.projects-head[data-astro-cid-dvol4yll] .section-title[data-astro-cid-dvol4yll]{max-width:860px}.projects-head[data-astro-cid-dvol4yll] .section-copy[data-astro-cid-dvol4yll]{max-width:760px;margin-top:1.2rem}.projects-note[data-astro-cid-dvol4yll]{margin-top:1.1rem}.legacy-projects[data-astro-cid-dvol4yll]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2vw,1.35rem);margin-bottom:clamp(2.3rem,5vw,4rem)}.legacy-project-card[data-astro-cid-dvol4yll]{position:relative;min-height:clamp(360px,38vw,560px);border:1px solid rgba(245,240,232,.14);background:#30271f;overflow:hidden}.legacy-project-card__image[data-astro-cid-dvol4yll]{position:absolute;inset:0}.legacy-project-card__image[data-astro-cid-dvol4yll] img[data-astro-cid-dvol4yll]{width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(.82) contrast(.96) brightness(.72);transform:scale(1.02);transition:transform .6s ease,filter .6s ease}.legacy-project-card[data-astro-cid-dvol4yll]:hover .legacy-project-card__image[data-astro-cid-dvol4yll] img[data-astro-cid-dvol4yll]{transform:scale(1);filter:saturate(.9) contrast(.98) brightness(.82)}.legacy-project-card__copy[data-astro-cid-dvol4yll]{position:absolute;left:clamp(1.1rem,2vw,1.5rem);right:clamp(1.1rem,2vw,1.5rem);bottom:clamp(1.1rem,2vw,1.5rem);z-index:2}.legacy-project-card__copy[data-astro-cid-dvol4yll] span[data-astro-cid-dvol4yll],.project-tone[data-astro-cid-dvol4yll],.project-credit[data-astro-cid-dvol4yll],.reference-gallery__slide[data-astro-cid-dvol4yll] figcaption[data-astro-cid-dvol4yll] span[data-astro-cid-dvol4yll],.reference-gallery__count[data-astro-cid-dvol4yll],.process-item[data-astro-cid-dvol4yll] span[data-astro-cid-dvol4yll]{font-size:.58rem;letter-spacing:.14em;text-transform:uppercase}.legacy-project-card__copy[data-astro-cid-dvol4yll] span[data-astro-cid-dvol4yll]{color:#f5f0e894}.legacy-project-card__copy[data-astro-cid-dvol4yll] h3[data-astro-cid-dvol4yll]{margin:.45rem 0 0;font-family:var(--font-display);font-size:clamp(2.15rem,4.2vw,4.4rem);line-height:.98;font-weight:400;letter-spacing:-.035em;color:#faf7f2}.reference-projects[data-astro-cid-dvol4yll]{display:grid;gap:clamp(2rem,5vw,4rem)}.reference-project[data-astro-cid-dvol4yll]{display:grid;gap:clamp(1.15rem,2.6vw,2rem);padding:clamp(1rem,2vw,1.4rem);border:1px solid rgba(245,240,232,.14);background:radial-gradient(circle at 82% 12%,rgba(245,240,232,.05),transparent 28%),linear-gradient(135deg,#f5f0e80e,#f5f0e805),#30271f;overflow:hidden}.reference-project__head[data-astro-cid-dvol4yll]{display:grid;grid-template-columns:clamp(4.6rem,10vw,8rem) minmax(0,1fr);gap:clamp(1rem,3vw,2rem);align-items:start;max-width:1120px}.reference-project__number[data-astro-cid-dvol4yll]{font-family:var(--font-display);font-size:clamp(4.25rem,8.5vw,8rem);line-height:.82;color:#f5f0e817}.reference-project__copy[data-astro-cid-dvol4yll]{display:grid;gap:.78rem;min-width:0;max-width:760px;padding-top:.4rem}.project-tone[data-astro-cid-dvol4yll]{color:#f5f0e88f}.reference-project__copy[data-astro-cid-dvol4yll] h3[data-astro-cid-dvol4yll]{margin:0;max-width:12ch;font-family:var(--font-display);font-size:clamp(2.5rem,6.2vw,5.7rem);font-weight:400;line-height:.96;letter-spacing:-.035em;color:#faf7f2}.reference-project__copy[data-astro-cid-dvol4yll] p[data-astro-cid-dvol4yll]{margin:.1rem 0 0;max-width:640px;color:#f5f0e8b8;font-size:clamp(.96rem,1.05vw,1.08rem);line-height:1.72;font-weight:300}.project-credit[data-astro-cid-dvol4yll]{margin-top:.65rem;color:#f5f0e880}.reference-gallery[data-astro-cid-dvol4yll]{min-width:0}.reference-gallery__viewport[data-astro-cid-dvol4yll]{--active-slide: 0;display:flex;overflow:hidden;border:1px solid rgba(245,240,232,.13);background:#241d17;scrollbar-width:none;-ms-overflow-style:none}.reference-gallery__viewport[data-astro-cid-dvol4yll]::-webkit-scrollbar{display:none}.reference-gallery__viewport[data-astro-cid-dvol4yll]:focus-visible{outline:1px solid rgba(245,240,232,.58);outline-offset:4px}.reference-gallery__slide[data-astro-cid-dvol4yll]{position:relative;flex:0 0 100%;margin:0;aspect-ratio:16 / 10;height:auto;max-height:min(72vh,760px);display:grid;place-items:center;background:#241d17;transform:translate(calc(var(--active-slide) * -100%));transition:transform .45s ease}.reference-gallery__slide[data-astro-cid-dvol4yll] img[data-astro-cid-dvol4yll]{width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(.9) contrast(.98) brightness(.96)}.reference-gallery__slide[data-astro-cid-dvol4yll] figcaption[data-astro-cid-dvol4yll]{position:absolute;left:clamp(.85rem,1.5vw,1.15rem);bottom:clamp(.85rem,1.5vw,1.15rem);display:inline-flex;align-items:center;gap:.55rem;max-width:calc(100% - 2rem);padding:.45rem .62rem .4rem;background:#1d171294;backdrop-filter:blur(10px);color:#f5f0e8c7}.reference-gallery__slide[data-astro-cid-dvol4yll] figcaption[data-astro-cid-dvol4yll] strong[data-astro-cid-dvol4yll]{font-size:.72rem;font-weight:300;letter-spacing:.03em;color:#f5f0e8e6}.reference-gallery__controls[data-astro-cid-dvol4yll]{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding-top:.85rem}.reference-gallery__button[data-astro-cid-dvol4yll]{width:42px;height:42px;border:1px solid rgba(245,240,232,.22);border-radius:999px;background:transparent;color:#f5f0e8d1;font:inherit;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.reference-gallery__button[data-astro-cid-dvol4yll]:hover,.reference-gallery__button[data-astro-cid-dvol4yll]:focus-visible{background:#f5f0e81a;border-color:#f5f0e870;color:#faf7f2;outline:none}.reference-gallery__count[data-astro-cid-dvol4yll]{min-width:5.2rem;text-align:center;color:#f5f0e885}.project-process[data-astro-cid-dvol4yll]{margin-top:clamp(2rem,5vw,4rem);display:grid;grid-template-columns:minmax(220px,.34fr) minmax(0,1fr);gap:clamp(1rem,3vw,2rem);align-items:stretch}.project-process__intro[data-astro-cid-dvol4yll]{border:1px solid rgba(245,240,232,.14);padding:clamp(1.25rem,2.5vw,1.75rem);display:flex;flex-direction:column;justify-content:space-between;background:#f5f0e80b}.project-process__intro[data-astro-cid-dvol4yll] p[data-astro-cid-dvol4yll]{margin:clamp(2rem,8vh,5rem) 0 0;color:#f5f0e8b3;font-size:.95rem;line-height:1.72;font-weight:300}.process-strip[data-astro-cid-dvol4yll]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2vw,1.25rem);background:transparent;border:0}.process-item[data-astro-cid-dvol4yll]{margin:0;min-height:0;background:#f5f0e809;border:1px solid rgba(245,240,232,.14);overflow:hidden;display:flex;flex-direction:column}.process-image-link[data-astro-cid-dvol4yll]{display:block;overflow:hidden;background:var(--color-sand-deep)}.process-item[data-astro-cid-dvol4yll] img[data-astro-cid-dvol4yll]{display:block;width:100%;height:auto;aspect-ratio:16 / 10;object-fit:contain;object-position:center center;filter:saturate(.88) contrast(.97) brightness(.94);transform:scale(1.08);transition:transform .55s ease,filter .55s ease}.process-item[data-astro-cid-dvol4yll]:hover img[data-astro-cid-dvol4yll]{transform:scale(1);filter:saturate(.98) contrast(1) brightness(.98)}.process-item[data-astro-cid-dvol4yll] figcaption[data-astro-cid-dvol4yll]{padding:1rem;display:grid;gap:.35rem}.process-item[data-astro-cid-dvol4yll] strong[data-astro-cid-dvol4yll]{font-family:var(--font-display);font-weight:400;font-size:1.35rem;line-height:1.1}.process-item[data-astro-cid-dvol4yll] span[data-astro-cid-dvol4yll]{color:#f5f0e88c}@media(max-width:980px){.projects-head[data-astro-cid-dvol4yll],.project-process[data-astro-cid-dvol4yll],.legacy-projects[data-astro-cid-dvol4yll]{grid-template-columns:1fr}.reference-gallery__slide[data-astro-cid-dvol4yll]{height:auto;max-height:none;aspect-ratio:4 / 3}}@media(max-width:760px){.projects-head[data-astro-cid-dvol4yll]{gap:1.6rem}.projects-head[data-astro-cid-dvol4yll] .section-copy[data-astro-cid-dvol4yll]{max-width:100%}.legacy-projects[data-astro-cid-dvol4yll],.reference-projects[data-astro-cid-dvol4yll]{gap:2rem}.legacy-project-card[data-astro-cid-dvol4yll]{min-height:420px}.reference-project[data-astro-cid-dvol4yll]{margin-inline:calc(var(--section-x) * -1);padding:1rem var(--section-x) 1.15rem;border-left:0;border-right:0}.reference-project__head[data-astro-cid-dvol4yll]{grid-template-columns:1fr;gap:.35rem}.reference-project__number[data-astro-cid-dvol4yll]{font-size:4.4rem}.reference-project__copy[data-astro-cid-dvol4yll]{padding-top:0}.reference-project__copy[data-astro-cid-dvol4yll] h3[data-astro-cid-dvol4yll]{max-width:9.8ch;font-size:clamp(2.35rem,11vw,3.55rem);line-height:.98}.reference-project__copy[data-astro-cid-dvol4yll] p[data-astro-cid-dvol4yll]{font-size:.96rem}.reference-gallery__viewport[data-astro-cid-dvol4yll]{margin-inline:calc(var(--section-x) * -1);border-left:0;border-right:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.reference-gallery__slide[data-astro-cid-dvol4yll]{scroll-snap-align:start;aspect-ratio:4 / 5;transform:none;transition:none}.reference-gallery__slide[data-astro-cid-dvol4yll] img[data-astro-cid-dvol4yll]{object-fit:contain;object-position:center center}.reference-gallery__slide[data-astro-cid-dvol4yll] figcaption[data-astro-cid-dvol4yll]{left:.85rem;bottom:.85rem;max-width:calc(100% - 1.7rem)}.reference-gallery__slide[data-astro-cid-dvol4yll] figcaption[data-astro-cid-dvol4yll] strong[data-astro-cid-dvol4yll]{display:none}.reference-gallery__controls[data-astro-cid-dvol4yll]{justify-content:space-between;padding-top:.8rem}.reference-gallery__button[data-astro-cid-dvol4yll]{width:44px;height:44px}.project-process[data-astro-cid-dvol4yll]{margin-inline:0;gap:1rem}.project-process__intro[data-astro-cid-dvol4yll]{margin-inline:0}.process-strip[data-astro-cid-dvol4yll]{grid-template-columns:1fr;gap:1rem;width:100%}.process-item[data-astro-cid-dvol4yll]{min-height:auto}.process-item[data-astro-cid-dvol4yll] img[data-astro-cid-dvol4yll]{aspect-ratio:4 / 3;object-fit:contain;transform:none}}.services-section[data-astro-cid-ttyv4st4]{padding:var(--section-y) var(--section-x);background:#f8f3eb}.services-grid[data-astro-cid-ttyv4st4]{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2.5rem,7vw,6rem);align-items:start}.services-intro[data-astro-cid-ttyv4st4]{position:sticky;top:112px}.services-intro[data-astro-cid-ttyv4st4] .section-title[data-astro-cid-ttyv4st4]{margin:1.3rem 0 1.4rem}.services-list[data-astro-cid-ttyv4st4]{border-top:1px solid rgba(60,50,40,.14)}.service-item[data-astro-cid-ttyv4st4]{border-bottom:1px solid rgba(60,50,40,.14)}.service-item[data-astro-cid-ttyv4st4] summary[data-astro-cid-ttyv4st4]{list-style:none;cursor:pointer;display:grid;grid-template-columns:3.25rem minmax(0,1fr);gap:1rem;padding:1.65rem 0;align-items:baseline}.service-item[data-astro-cid-ttyv4st4] summary[data-astro-cid-ttyv4st4]::-webkit-details-marker{display:none}.service-item[data-astro-cid-ttyv4st4] summary[data-astro-cid-ttyv4st4] span[data-astro-cid-ttyv4st4]{font-family:var(--font-display);font-size:1.35rem;color:#2a221857}.service-item[data-astro-cid-ttyv4st4] summary[data-astro-cid-ttyv4st4] strong[data-astro-cid-ttyv4st4]{font-family:var(--font-display);font-size:clamp(1.5rem,2.5vw,2.18rem);font-weight:400;line-height:1.05}.service-item[data-astro-cid-ttyv4st4] p[data-astro-cid-ttyv4st4]{margin:0 0 1.55rem 4.25rem;max-width:620px;color:#2a2218ad;font-size:.95rem;line-height:1.68;font-weight:300}@media(max-width:860px){.services-grid[data-astro-cid-ttyv4st4]{grid-template-columns:1fr}.services-intro[data-astro-cid-ttyv4st4]{position:static}}@media(max-width:520px){.service-item[data-astro-cid-ttyv4st4] summary[data-astro-cid-ttyv4st4]{grid-template-columns:2.5rem 1fr}.service-item[data-astro-cid-ttyv4st4] p[data-astro-cid-ttyv4st4]{margin-left:0}}.studio-section[data-astro-cid-ebffhmhs]{padding:var(--section-y) var(--section-x);background:linear-gradient(90deg,#ede5d873,#f5f0e800 44%),var(--color-sand)}.studio-grid[data-astro-cid-ebffhmhs]{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:clamp(2.5rem,7vw,6rem);align-items:center}.studio-visual[data-astro-cid-ebffhmhs]{position:relative;min-height:620px;margin:0;overflow:hidden;border:1px solid rgba(60,50,40,.12);background:#ddd8d0}.studio-visual[data-astro-cid-ebffhmhs]:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(to top,#1d17123d,#1d171200 42%),linear-gradient(to right,#f5f0e81a,#f5f0e800 34%)}.studio-image[data-astro-cid-ebffhmhs]{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center 12%;filter:saturate(.86) contrast(.96) brightness(.98)}.studio-visual[data-astro-cid-ebffhmhs] figcaption[data-astro-cid-ebffhmhs]{position:absolute;left:1.2rem;bottom:1.1rem;z-index:2;margin:0;font-size:.58rem;letter-spacing:.15em;text-transform:uppercase;color:#faf7f2c2}.studio-copy[data-astro-cid-ebffhmhs] .section-title[data-astro-cid-ebffhmhs]{margin:1.3rem 0 1.5rem;max-width:800px}.studio-copy[data-astro-cid-ebffhmhs] .section-copy[data-astro-cid-ebffhmhs]{max-width:650px;margin-bottom:1rem}.studio-lead[data-astro-cid-ebffhmhs]{color:#2a2218d1}.studio-note[data-astro-cid-ebffhmhs]{max-width:560px;margin:2rem 0 0;font-size:.62rem;letter-spacing:.15em;text-transform:uppercase;color:var(--color-muted);line-height:1.6}.studio-link[data-astro-cid-ebffhmhs]{display:inline-flex;width:fit-content;margin-top:2rem;padding-bottom:3px;border-bottom:1px solid rgba(42,34,24,.24);color:var(--color-ink);font-size:.68rem;letter-spacing:.14em;text-decoration:none;text-transform:uppercase;transition:color .18s ease,border-color .18s ease,transform .18s ease}.studio-link[data-astro-cid-ebffhmhs]:hover{color:var(--color-muted);border-color:var(--color-muted);transform:translate(4px)}@media(max-width:860px){.studio-grid[data-astro-cid-ebffhmhs]{grid-template-columns:1fr;gap:2rem}.studio-visual[data-astro-cid-ebffhmhs]{min-height:auto;aspect-ratio:3 / 4;max-height:620px}.studio-image[data-astro-cid-ebffhmhs]{min-height:0;object-position:center 12%}.studio-visual[data-astro-cid-ebffhmhs] figcaption[data-astro-cid-ebffhmhs]{font-size:.52rem}}.contact-section[data-astro-cid-byi2qrch]{padding:var(--section-y) var(--section-x);background:var(--color-ink);color:var(--color-sand-soft)}.contact-section[data-astro-cid-byi2qrch] .eyebrow[data-astro-cid-byi2qrch],.contact-section[data-astro-cid-byi2qrch] .section-copy[data-astro-cid-byi2qrch]{color:#f5f0e8b3}.contact-section[data-astro-cid-byi2qrch] .eyebrow[data-astro-cid-byi2qrch]:before{background:#f5f0e880}.contact-grid[data-astro-cid-byi2qrch]{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2.5rem,7vw,6rem);align-items:start}.contact-copy[data-astro-cid-byi2qrch] .section-title[data-astro-cid-byi2qrch]{margin:1.3rem 0 1.5rem;max-width:800px}.contact-mail[data-astro-cid-byi2qrch]{display:inline-flex;width:fit-content;margin-top:1.6rem;padding-bottom:3px;border-bottom:1px solid rgba(245,240,232,.28);color:#faf7f2e6;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;transition:color .18s ease,border-color .18s ease,transform .18s ease}.contact-mail[data-astro-cid-byi2qrch]:hover{color:#fffaf3;border-color:#fffaf3;transform:translate(4px)}.contact-form[data-astro-cid-byi2qrch]{display:grid;gap:1rem;padding:clamp(1.35rem,3vw,2.25rem);background:#f5f0e80f;border:1px solid rgba(245,240,232,.16)}.form-row[data-astro-cid-byi2qrch]{display:grid;gap:.55rem}.form-row--split[data-astro-cid-byi2qrch]{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.contact-form[data-astro-cid-byi2qrch] label[data-astro-cid-byi2qrch],.form-row[data-astro-cid-byi2qrch] label[data-astro-cid-byi2qrch]{display:grid;gap:.55rem}.contact-form[data-astro-cid-byi2qrch] span[data-astro-cid-byi2qrch]{font-size:.58rem;letter-spacing:.16em;text-transform:uppercase;color:#f5f0e894}.contact-form[data-astro-cid-byi2qrch] input[data-astro-cid-byi2qrch],.contact-form[data-astro-cid-byi2qrch] select[data-astro-cid-byi2qrch],.contact-form[data-astro-cid-byi2qrch] textarea[data-astro-cid-byi2qrch]{width:100%;min-height:48px;padding:.85rem .95rem;border:1px solid rgba(245,240,232,.16);border-radius:0;background:#faf7f214;color:#faf7f2;font:inherit;font-size:16px;outline:none;transition:border-color .18s ease,background .18s ease}.contact-form[data-astro-cid-byi2qrch] textarea[data-astro-cid-byi2qrch]{resize:vertical;min-height:140px;line-height:1.55}.contact-form[data-astro-cid-byi2qrch] input[data-astro-cid-byi2qrch]::placeholder,.contact-form[data-astro-cid-byi2qrch] textarea[data-astro-cid-byi2qrch]::placeholder{color:#f5f0e86b}.contact-form[data-astro-cid-byi2qrch] select[data-astro-cid-byi2qrch]{color:#faf7f2db}.contact-form[data-astro-cid-byi2qrch] input[data-astro-cid-byi2qrch]:focus,.contact-form[data-astro-cid-byi2qrch] select[data-astro-cid-byi2qrch]:focus,.contact-form[data-astro-cid-byi2qrch] textarea[data-astro-cid-byi2qrch]:focus{border-color:#faf7f28f;background:#faf7f21c}.contact-submit[data-astro-cid-byi2qrch]{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:50px;margin-top:.25rem;padding:.92rem 1.7rem .86rem;border:1px solid #faf7f2;background:#faf7f2;color:var(--color-ink);font-family:var(--font-body);font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease}.contact-submit[data-astro-cid-byi2qrch]:hover{transform:translateY(-1px);background:transparent;color:#faf7f2}.form-note[data-astro-cid-byi2qrch]{margin:.15rem 0 0;color:#f5f0e87a;font-size:.72rem;line-height:1.55}.form-note[data-astro-cid-byi2qrch] summary[data-astro-cid-byi2qrch]{width:fit-content;cursor:pointer;color:#f5f0e899;text-decoration:underline;text-decoration-color:#f5f0e83d;text-underline-offset:3px;list-style-position:outside}.form-note[data-astro-cid-byi2qrch] summary[data-astro-cid-byi2qrch]:hover{color:#faf7f2e0;text-decoration-color:#faf7f280}.form-note[data-astro-cid-byi2qrch] p[data-astro-cid-byi2qrch]{margin:.45rem 0 0;color:#f5f0e880}@media(max-width:860px){.contact-grid[data-astro-cid-byi2qrch],.form-row--split[data-astro-cid-byi2qrch]{grid-template-columns:1fr}.contact-submit[data-astro-cid-byi2qrch]{width:100%}}
