@import url("/form-base.css");:root{--bone:#edece4;--paper:#f7f6ef;--ink:#15221b;--dark:#111a17;--forest:#1b2922;--accent:#ef7b45;--accent-action:#98421f;--muted:#5b655d;--line:#c9cdc1;--boundary:#80887a;--sans:var(--font-sans),Arial,sans-serif;--mono:var(--font-mono),monospace;--gutter:clamp(1.4rem,5.5vw,6rem);color-scheme:light}*{box-sizing:border-box}:where(section,article,aside,div,nav){min-width:0}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--bone);color:var(--ink);font-family:var(--sans);font-size:1.0625rem;line-height:1.7;-webkit-font-smoothing:antialiased}::selection{background:var(--accent);color:var(--dark)}figure,h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.12;text-wrap:balance;overflow-wrap:break-word}h1{font-size:clamp(3.2rem,6.5vw,6.3rem);letter-spacing:-.065em}h2{font-size:clamp(2rem,3.5vw,3.3rem);letter-spacing:-.05em}h3{font-size:1.5rem;letter-spacing:-.035em}p+p{margin-top:1.1rem}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:5px}button,input,textarea{font:inherit}a,button,input,summary,textarea{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}a,button,summary{touch-action:manipulation}:is(a,button,input,textarea,summary,[tabindex]):focus-visible{outline:3px solid var(--accent-action);outline-offset:5px}main:focus{outline:none}img,svg{max-width:100%}img{display:block;height:auto}a:hover{text-decoration-color:var(--accent-action)}.wrap{width:min(100%,1536px);padding-inline:var(--gutter);margin-inline:auto}.accent{color:var(--accent-action)}.eyebrow,.mono{font-family:var(--mono);font-size:.7rem;letter-spacing:.06em;line-height:1.6}.eyebrow{text-transform:uppercase;display:flex;align-items:center;gap:.9rem;margin-bottom:1.5rem}.section-number{color:var(--accent-action)}.skip-link{position:absolute;z-index:100;left:1rem;top:1rem;transform:translateY(-200%);background:var(--paper);color:var(--ink);padding:1rem}.skip-link:focus{transform:none}.site-header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:2rem;position:relative;z-index:5;background:var(--dark);color:var(--bone);max-width:none;padding-inline:max(var(--gutter),calc((100% - 1536px) / 2 + var(--gutter)));--accent-action:var(--accent)}.site-header:after{content:"";height:1px;background:#344037;position:absolute;bottom:0;left:max(var(--gutter),calc((100% - 1536px) / 2 + var(--gutter)));right:max(var(--gutter),calc((100% - 1536px) / 2 + var(--gutter)))}.brand-link{text-decoration:none;display:inline-flex;align-items:center;min-height:48px}.wordmark{display:flex;align-items:center;gap:15px;white-space:nowrap}.wordmark>svg{width:43px;height:43px;flex:none}.wordmark>span{font-size:1.22rem;font-weight:750;letter-spacing:.06em;line-height:1.2}.wordmark-sub{display:block;font-family:var(--mono);font-size:.51rem;letter-spacing:.18em;margin-top:7px;font-weight:400}.desktop-nav{display:flex;gap:2.5rem;align-items:center}.desktop-nav a,.mobile-contact{display:flex;align-items:center;min-height:48px;font-size:.86rem;text-decoration:none;position:relative}.desktop-nav a:not(.nav-contact):after{content:"";height:2px;position:absolute;bottom:4px;left:0;width:0;background:var(--accent);transition:width .2s}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{width:100%}.desktop-nav .nav-contact{gap:2rem;border:1px solid #657162;padding:.4rem 1rem}.nav-contact:hover,.nav-contact[aria-current]{background:var(--bone);color:var(--ink)}.mobile-header{display:none}.button{background:var(--ink);color:var(--paper);border:1px solid var(--ink);padding:1rem 1.4rem;display:inline-flex;align-items:center;justify-content:space-between;gap:2.3rem;min-height:58px;font-size:.91rem;font-weight:650;text-decoration:none;transition:background .2s,color .2s,border-color .2s;width:fit-content;max-width:100%;line-height:1.5}.button:hover{background:#344a3c;border-color:#344a3c}.button .arrow{flex:none;width:19px;height:19px}.button-secondary{background:transparent;color:var(--ink);border-color:var(--boundary)}.button-secondary:hover{background:var(--ink);color:var(--paper)}.text-link{display:inline-flex;align-items:center;gap:1.2rem;text-decoration:none;font-size:.9rem;min-height:44px;width:fit-content}.text-link:hover{text-decoration:underline}.text-link .arrow{width:18px;height:18px;transition:transform .2s;flex:none}.text-link:hover .arrow{transform:translate(2px,-2px)}.measure{display:flex;align-items:end;justify-content:space-between;gap:4px;width:88px;height:26px}.measure i{height:10px;width:1px;display:block;background:currentColor;opacity:.6}.measure i:nth-child(3n+1){height:18px}.measure i:last-child{height:26px;background:var(--accent);opacity:1;width:2px}.hero{background:var(--dark);color:var(--bone);overflow:hidden;--accent-action:var(--accent)}.hero-grid{display:grid;grid-template-columns:1.15fr 1fr;min-height:640px}.hero-copy{padding-block:5.5rem 5rem;position:relative;z-index:1}.hero .eyebrow{color:#c0c7b9;font-size:.66rem;letter-spacing:.1em;margin-bottom:2.8rem}.tiny-mark{display:block;width:17px;height:5px;background:var(--accent);flex:none}.hero h1{font-size:clamp(4.5rem,7.1vw,7rem);line-height:1.01;letter-spacing:-.065em;font-weight:500}.hero h1>span{color:#b7c3ad}.hero-description{font-size:clamp(1.05rem,1.45vw,1.3rem);margin-top:2rem;letter-spacing:-.015em}.hero-small{color:#aeb8ab;max-width:40ch;font-size:1rem;line-height:1.8;margin-top:.75rem}.hero-actions{display:flex;align-items:center;gap:1.8rem;flex-wrap:wrap;margin-top:2.4rem}.hero .button{background:var(--accent);border-color:var(--accent);color:var(--dark)}.hero .button:hover{background:#ffa274;border-color:#ffa274}.hero .text-link{font-size:.82rem;gap:.8rem}.hero-art{position:relative;color:#85997d;margin-left:1rem;border-left:1px solid #2b382e;display:grid;place-items:center;overflow:hidden}.terrain{width:100%;height:100%;object-fit:cover;opacity:.75}.hero-art:after,.terrain{position:absolute;inset:0}.hero-art:after{content:"";background:radial-gradient(ellipse at center,transparent 40%,#111a1730 80%);pointer-events:none}.art-bottomline,.art-topline{position:absolute;inset-inline:2rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;color:#a8b6a0;font-size:.56rem;letter-spacing:.07em;z-index:1}.art-topline{top:2rem}.art-bottomline{bottom:2rem}.art-bottomline .measure{width:68px}.emblem-frame{position:relative;width:58%;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--bone);background:radial-gradient(ellipse,#111a17dd,#111a1766 70%,transparent);z-index:1}.emblem-frame>svg{width:64%;height:auto;filter:drop-shadow(0 14px 20px #050b0770)}.emblem-frame>.mono{position:absolute;bottom:2%;font-size:.5rem;letter-spacing:.17em;color:#b3c0a8}.emblem-frame>i{width:11px;height:11px;border-color:#97a38b;position:absolute}.emblem-frame>i:first-child{top:0;left:0;border-top:1px solid;border-left:1px solid}.emblem-frame>i:nth-child(2){top:0;right:0;border-top:1px solid;border-right:1px solid}.emblem-frame>i:nth-child(3){bottom:0;left:0;border-bottom:1px solid;border-left:1px solid}.emblem-frame>i:nth-child(4){bottom:0;right:0;border-bottom:1px solid;border-right:1px solid}.hero-foot{display:flex;justify-content:space-between;align-items:center;gap:1rem;min-height:77px;position:relative;color:#b5bfb0}.hero-foot:before{content:"";position:absolute;top:0;left:var(--gutter);right:var(--gutter);border-top:1px solid #344037}.hero-foot>.mono{font-size:.62rem}.hero-foot>span:nth-child(2){font-size:.75rem}.hero-foot>a{display:flex;align-items:center;gap:1rem;text-decoration:none;min-height:44px}.hero-foot>a .mono{font-size:.59rem}.hero-foot>a .arrow{transform:rotate(90deg);width:18px}.section-heading{display:grid;grid-template-columns:1.4fr 1fr;align-items:end;gap:5rem}.section-heading>p{color:var(--muted);font-size:1rem;max-width:42ch;justify-self:end}.capabilities-section{padding-block:6.5rem}.service-list{margin-top:3.5rem;border-top:1px solid var(--boundary)}.service-row{display:grid;grid-template-columns:50px 1.2fr 1fr 48px;align-items:center;gap:2rem;min-height:130px;padding-block:1.6rem;border-bottom:1px solid var(--line);text-decoration:none;transition:background .2s}.service-number{color:var(--accent-action)}.service-row h3{font-size:clamp(1.5rem,2.2vw,2rem)}.service-row p{color:var(--muted);font-size:.95rem}.service-arrow{width:46px;height:46px;border:1px solid var(--line);display:grid;place-items:center;transition:background .2s,border-color .2s}.service-row:hover .service-arrow{background:var(--accent);border-color:var(--accent)}.service-row:hover h3{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:7px}.sectors-section{background:#e2e5da;padding-block:6rem}.sectors-section .section-heading{grid-template-columns:1.5fr 1fr}.sectors-section h2{font-size:clamp(2rem,3.2vw,3rem)}.sector-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:4rem}.sector{border-top:1px solid #aeb8a7;padding-top:1.6rem;display:flex;flex-direction:column}.sector-top{display:flex;justify-content:space-between;height:75px;color:var(--muted)}.sector h3{font-size:1.6rem;margin-bottom:1.2rem}.sector>p{color:var(--muted);font-size:.95rem;line-height:1.8;margin-bottom:2.5rem}.sector-tag{margin-top:auto;font-size:.59rem;color:#4d5a4c;letter-spacing:.04em}.sector-symbol{display:flex;align-items:end;gap:5px;height:34px;color:#51664a}.sector-symbol i{width:10px;height:24px;border:1px solid}.sector-symbol-01 i:nth-child(2){height:34px}.sector-symbol-01 i:nth-child(3){height:18px}.sector-symbol-02{border-block:1px solid;padding:4px;height:32px}.sector-symbol-02 i{height:22px;width:4px;border-inline:1px solid;border-block:0}.sector-symbol-03{transform:rotate(-30deg);gap:3px}.sector-symbol-03 i{height:30px;width:13px}.approach-section{background:var(--forest);color:var(--bone);padding-block:6.5rem 2rem;--muted:#b4bfad;--line:#4a5847;--accent-action:var(--accent)}.approach-section .section-heading>p{max-width:37ch}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:3.7rem}.process-number{color:var(--accent-action);border-top:1px solid var(--line);padding-top:1.3rem;margin-bottom:2rem;font-size:.8rem;display:flex;justify-content:space-between;align-items:center}.process-number .arrow{width:17px;color:var(--muted)}.process-grid h3{font-size:1.35rem;margin-bottom:1rem}.process-grid p{font-size:.9rem;color:var(--muted);line-height:1.85}.approach-bottom{border-top:1px solid var(--line);margin-top:4.2rem;padding-top:1.3rem;display:flex;justify-content:space-between;align-items:center;gap:2rem}.approach-bottom>.mono{color:var(--muted);font-size:.57rem}.studio-section{display:grid;grid-template-columns:1.4fr 1fr;gap:5rem;padding-block:6rem;align-items:start}.studio-section h2{font-size:clamp(2rem,3.2vw,3rem)}.studio-copy{padding-top:2.6rem}.studio-copy>p{color:var(--muted);font-size:1rem}.studio-copy .text-link{margin-top:1.5rem}.faq-section{display:grid;grid-template-columns:1fr 1.2fr;gap:5rem;padding-block:2rem 6rem}.faq-section h2{font-size:clamp(2rem,3vw,2.8rem)}.faq-section>div>p:not(.eyebrow){color:var(--muted);font-size:.95rem;margin-top:1.5rem}.disclosures{border-top:1px solid var(--boundary)}details{border-bottom:1px solid var(--line)}summary{list-style:none;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-block:1.3rem;font-size:.98rem;font-weight:550}summary::-webkit-details-marker{display:none}summary span{font-size:1.4rem;font-weight:400;flex-shrink:0}details[open]>summary>span{transform:rotate(45deg)}.disclosures details>div{padding-bottom:1.5rem;color:var(--muted);font-size:.95rem;max-width:62ch}.invitation-section{background:#d6ddce}.invitation{padding-block:4.5rem;display:flex;align-items:center;justify-content:space-between;gap:3rem}.invitation h2{font-size:clamp(2.4rem,4.3vw,4.3rem);line-height:1.1;margin-bottom:1.5rem}.invitation h2>span{color:var(--accent-action)}.invitation p:not(.eyebrow){max-width:50ch;color:#4d5c4c;font-size:.95rem}.invitation .button{flex:none}.site-footer{background:var(--dark);color:var(--bone);padding-top:3.5rem;overflow:hidden;--accent-action:var(--accent)}.footer-top{display:grid;grid-template-columns:1.4fr 1fr .8fr;gap:2rem;align-items:start;padding-bottom:3rem}.footer-top>a{text-decoration:none}.footer-top>p{font-size:.95rem;line-height:1.6;color:#b3bdae}.footer-top>div p{font-size:.9rem;margin-top:.5rem}.footer-top .mono{color:#a6b39f;font-size:.58rem}.footer-bottom{border-top:1px solid #3c483d;padding-block:1.4rem;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;flex-wrap:wrap}.footer-bottom small{color:#b3bdae;font-size:.7rem}.footer-bottom nav{display:flex;flex-wrap:wrap;gap:.3rem 1.5rem}.footer-bottom a{display:inline-flex;align-items:center;min-height:44px;font-size:.75rem;text-decoration:none}.footer-bottom a:hover{text-decoration:underline}.footer-signature{display:flex;justify-content:space-between;align-items:center;padding-block:1.8rem;gap:2rem;border-top:1px solid #3c483d}.footer-signature>span{font-size:clamp(3.6rem,11vw,10.8rem);font-weight:600;letter-spacing:-.06em;line-height:1.1;white-space:nowrap;color:#aebba3}.footer-signature svg{height:clamp(50px,7vw,100px);width:clamp(50px,7vw,100px);flex:none;color:#aebba3}.page-intro{padding-top:5rem;padding-bottom:4rem;position:relative}.page-intro h1{max-width:1100px}.intro-copy{font-size:1.2rem;max-width:58ch;color:var(--muted);margin-top:2rem}.page-intro>.measure{position:absolute;right:var(--gutter);bottom:4rem}.services-detail{padding-bottom:1rem}.service-detail{display:grid;grid-template-columns:1fr 1.15fr;gap:10%;padding-block:3.5rem;border-top:1px solid var(--line);scroll-margin-top:2rem}.service-detail h2{max-width:16ch}.service-detail .lead{font-size:1.1rem;color:var(--muted)}.service-detail h3{font-size:1rem;margin-block:1.8rem 1rem}.clean-list{padding:0;list-style:none;margin:0}.clean-list li{padding-block:.65rem;border-bottom:1px solid var(--line);font-size:.95rem}.clean-list li:before{content:"↗";display:inline-block;width:2rem;color:var(--accent-action)}.small-copy{font-size:.82rem;color:var(--muted);margin-block:1rem}.service-detail .text-link{margin-top:1rem}.process-section{padding-block:4rem 5rem}.scope-note{margin-top:4rem;max-width:72ch;padding-left:1.5rem;border-left:3px solid var(--accent-action)}.scope-note h3{margin-bottom:1rem}.scope-note p{color:var(--muted);font-size:1rem}.scope-note .button{margin-top:1.5rem}.about-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:8%;align-items:start;padding-block:1rem 5rem}.about-poster{background:var(--forest);color:var(--bone);min-height:600px;padding:2.5rem;position:relative;display:flex;flex-direction:column;background-image:linear-gradient(#83977712 1px,transparent 0),linear-gradient(90deg,#83977712 1px,transparent 0);background-size:48px 48px}.about-poster>.mono{font-size:.65rem;line-height:1.8;color:#b1bea8}.about-poster p{font-size:clamp(2.7rem,4.3vw,4.4rem);line-height:1.07;letter-spacing:-.06em;margin-block:3rem}.about-poster p>span{color:#b6c4a8}.about-poster>svg{width:86px;height:86px;margin-top:auto}.about-poster>.measure{position:absolute;right:2.5rem;bottom:2.5rem}.prose h2{margin-bottom:1.5rem;font-size:clamp(2rem,3.1vw,3rem)}.prose p:not(.eyebrow){color:var(--muted);font-size:1rem}.prose h3{margin-block:2rem 1rem;font-size:1.2rem}.prose .text-link{margin-top:1.5rem}.principles{padding-bottom:5rem}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.principle-grid article{border-top:1px solid var(--line);padding-top:1.4rem}.principle-grid .mono{color:var(--accent-action)}.principle-grid h2{font-size:1.55rem;margin-block:1.5rem 1rem}.principle-grid p{font-size:.95rem;color:var(--muted)}.contact-layout{display:grid;grid-template-columns:1.3fr .8fr;gap:10%;padding-bottom:5rem}.contact-aside{border-top:1px solid var(--boundary);padding-top:1.5rem}.contact-aside h2{font-size:1.65rem;margin-bottom:1.2rem}.contact-aside li,.contact-aside p{font-size:.95rem;color:var(--muted)}.contact-aside h3{font-size:1rem;margin-block:2rem .7rem}.contact-aside ul{padding-left:1.2rem}.contact-aside .location{margin-top:3rem;display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid var(--line)}.contact-aside .location svg{flex:none}.contact-aside .location p{font-size:.8rem}.legal-layout{display:grid;grid-template-columns:.6fr 1.5fr;gap:8%;padding-bottom:5rem}.legal-toc{border-top:1px solid var(--boundary);padding-top:.8rem}.legal-toc a{display:block;min-height:44px;padding-block:.5rem;font-size:.9rem}.legal-prose{max-width:72ch}.legal-prose section{margin-bottom:2.5rem;scroll-margin-top:2rem}.legal-prose h2{font-size:1.7rem;margin-bottom:1.2rem}.legal-prose h3{font-size:1.2rem;margin-block:1.8rem .8rem}.legal-prose li,.legal-prose p{color:var(--muted);font-size:1rem}.legal-prose ul{padding-left:1.3rem}.error-links{display:flex;flex-wrap:wrap;gap:1rem}.error-links,.receipt{padding-bottom:5rem}.receipt>div{max-width:65ch}.receipt p{color:var(--muted)}.receipt-icon{display:grid;place-items:center;width:56px;height:56px;margin-bottom:1.5rem;border:1px solid var(--boundary);color:var(--ink);font-size:1.5rem}.receipt .error-links{padding-bottom:0;margin-top:1.5rem}.review-notice{margin-bottom:2.5rem;padding:1rem 1.3rem;border-left:3px solid var(--boundary);background:#dfe4d7;font-size:.9rem}.page-intro>.error-links{margin-top:2rem}.receipt .button{margin-top:1rem}.local-note{background:#dfe4d7}.error-summary,.field input,.field textarea,.receipt-status{background:var(--paper);color:var(--ink)}@media (min-width:1537px){.hero-grid{min-height:720px}.hero-copy{padding-block:6.5rem}}@media (max-width:1100px){.desktop-nav{gap:1.5rem}.hero-grid{min-height:570px;grid-template-columns:1.2fr 1fr}.hero-copy{padding-block:4rem}.hero h1{font-size:6.7vw}.hero-actions{gap:.8rem}.hero .eyebrow{font-size:.58rem}.art-bottomline,.art-topline{inset-inline:1rem;font-size:.47rem}.section-heading,.studio-section{gap:3rem}.service-row{gap:1.3rem;grid-template-columns:30px 1.2fr 1fr 46px}.sector-grid{gap:2rem}.page-intro>.measure{display:none}.faq-section{gap:3rem}}@media (max-width:800px){.site-header{height:88px}.desktop-nav{display:none}.mobile-header{display:flex;align-items:center;gap:1.4rem}.mobile-contact{font-size:.82rem}.mobile-menu{border:0}.mobile-menu>summary{min-height:48px;gap:.6rem;font-size:.82rem;padding-block:.5rem}.mobile-menu>summary>span{font-size:1.2rem}.mobile-menu nav{position:absolute;top:calc(100% - 1px);left:0;right:0;background:var(--dark);padding:1rem var(--gutter) 1.6rem;border-bottom:1px solid #657162;box-shadow:0 20px 30px #0003}.mobile-menu nav a{display:flex;align-items:center;justify-content:space-between;min-height:55px;border-bottom:1px solid #344037;text-decoration:none;font-size:1.1rem}.mobile-menu a[aria-current]{color:var(--accent)}.mobile-menu .nav-contact{margin-top:.6rem;padding:.5rem .8rem;border:1px solid #657162}.hero-grid{min-height:auto;grid-template-columns:1.2fr 1fr}.hero-copy{padding-block:3.7rem}.hero h1{font-size:7.1vw}.hero .eyebrow{font-size:.53rem;letter-spacing:.02em;gap:.6rem;margin-bottom:2rem}.hero-description{font-size:.98rem}.hero-small{font-size:.88rem}.hero-actions{margin-top:1.5rem}.hero .button{font-size:.82rem;gap:1.5rem;padding:.85rem 1rem;min-height:52px}.hero .text-link{font-size:.75rem}.hero-foot>span:nth-child(2){display:none}.emblem-frame{width:73%}.art-bottomline .measure,.art-topline span:last-child{display:none}.art-bottomline{font-size:.43rem}.emblem-frame>.mono{font-size:.39rem}.section-heading{gap:2rem}.section-heading>p{font-size:.92rem}.approach-section,.capabilities-section,.sectors-section{padding-block:4rem}.service-list{margin-top:2.5rem}.service-row{grid-template-columns:25px 1fr 40px;gap:1rem;min-height:116px}.service-row h3{font-size:1.6rem}.service-row p{grid-column:2;grid-row:2;font-size:.87rem}.service-arrow{grid-column:3;grid-row:1/span 2;width:40px;height:40px}.service-row{row-gap:.4rem}.sector-grid{gap:1.5rem;margin-top:3rem}.sector h3{font-size:1.3rem}.sector>p{font-size:.88rem}.sector-tag{font-size:.51rem}.process-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem 2rem}.approach-bottom{margin-top:3rem}.approach-bottom>.mono{max-width:38ch;line-height:1.8}.studio-section{padding-block:4rem;gap:2.5rem}.studio-copy{padding-top:0}.faq-section{gap:2rem;padding-bottom:4rem}.invitation{flex-direction:column;align-items:flex-start;gap:2rem;padding-block:3.5rem}.footer-top{grid-template-columns:1.3fr 1fr;gap:2rem}.footer-top>p{display:none}.footer-top>div{justify-self:end}.footer-bottom{gap:.5rem}.about-grid{gap:2rem}.about-poster{min-height:540px;padding:1.7rem}.about-poster p{font-size:3.2rem}.contact-layout{gap:5%}.principle-grid{gap:1.5rem}}@media (max-width:600px){body{font-size:1rem}.site-header{height:auto;min-height:82px;padding-block:1rem;flex-wrap:wrap;gap:.8rem}.brand-link{max-width:100%}.wordmark{gap:10px}.wordmark>svg{width:32px;height:32px}.wordmark>span{font-size:.97rem;letter-spacing:.035em}.wordmark-sub{font-size:.41rem;letter-spacing:.11em;margin-top:5px}.mobile-header{gap:1rem;margin-left:auto}.mobile-contact{display:none}.mobile-menu>summary{font-size:.78rem}.eyebrow{font-size:.62rem;margin-bottom:1.2rem}h2{font-size:2.25rem}.hero-grid{grid-template-columns:1fr}.hero-copy{padding-block:3.2rem 2.5rem}.hero .eyebrow{font-size:.57rem;letter-spacing:.04em;margin-bottom:2rem}.hero h1{font-size:clamp(3.3rem,13.7vw,5rem);line-height:1.02}.hero-description{font-size:1.03rem;margin-top:1.6rem}.hero-small{font-size:.92rem;max-width:36ch}.hero-actions{margin-top:1.8rem;gap:.7rem 1.1rem}.hero .button{min-height:54px;font-size:.85rem}.hero .text-link{font-size:.72rem;gap:.6rem}.hero-art{height:320px;margin-left:0;border:1px solid #344037;margin-bottom:1.5rem}.terrain{height:165%;width:100%;top:-30%}.emblem-frame{height:210px;width:210px}.emblem-frame>svg{width:58%}.emblem-frame>.mono{font-size:.43rem;bottom:4%}.art-bottomline,.art-topline{font-size:.46rem;inset-inline:1rem}.art-topline{top:1rem}.art-topline span:last-child{display:block}.art-bottomline{bottom:1rem}.art-bottomline .measure{display:flex;height:18px;width:50px}.art-bottomline .measure i:last-child{height:18px}.art-bottomline .measure i:nth-child(3n+1){height:13px}.art-bottomline .measure i{height:7px}.hero-foot{min-height:65px}.hero-foot>.mono{font-size:.54rem}.hero-foot>a .mono{font-size:.5rem}.section-heading,.sectors-section .section-heading{grid-template-columns:1fr;gap:1.5rem}.section-heading>p{justify-self:start;max-width:42ch}.capabilities-section,.sectors-section{padding-block:3.5rem}.service-list{margin-top:2rem}.service-row{gap:.6rem 1rem;grid-template-columns:20px minmax(0,1fr) 38px;padding-block:1.4rem}.service-row h3{min-width:0}.button{gap:.75rem;padding-inline:1rem;overflow-wrap:anywhere}.service-row h3{font-size:1.35rem}.service-number{font-size:.65rem}.service-arrow{width:38px;height:38px}.service-arrow .arrow{width:18px}.service-row p{font-size:.82rem}.sector-grid{grid-template-columns:1fr;gap:2rem;margin-top:2.5rem}.sector{padding-top:1.3rem}.sector-top{height:56px}.sector h3{font-size:1.65rem;margin-bottom:.9rem}.sector>p{font-size:.94rem;margin-bottom:1.5rem;max-width:43ch}.sector-tag{font-size:.57rem}.sectors-section h2,.studio-section h2{font-size:2.2rem}.approach-section{padding-block:3.5rem 1.8rem}.process-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,9rem),1fr));margin-top:2.5rem;gap:2rem 1.5rem}.process-number{padding-top:1rem;margin-bottom:1.3rem}.process-grid h3{font-size:1.18rem}.process-grid p{font-size:.85rem;line-height:1.8}.approach-bottom{align-items:flex-start;flex-direction:column;gap:1rem;margin-top:2.5rem}.approach-bottom>.mono{max-width:none;font-size:.5rem}.studio-section{grid-template-columns:1fr;gap:1.6rem;padding-block:3.5rem}.studio-copy>p{font-size:.96rem}.faq-section{grid-template-columns:1fr;gap:2rem;padding-block:.5rem 3.5rem}.faq-section>div>p:not(.eyebrow){margin-top:1rem}.faq-section h2{font-size:2.15rem}.faq-section br{display:none}.disclosures summary{font-size:.92rem}.disclosures details>div{font-size:.91rem}.invitation h2{font-size:2.65rem;max-width:12ch}.invitation{padding-block:3rem}.invitation>div{width:100%}.invitation p:not(.eyebrow){font-size:.94rem}.site-footer{padding-top:2.5rem}.footer-top{grid-template-columns:1fr;gap:1.8rem;padding-bottom:2rem}.footer-top>div{justify-self:start}.footer-top>div p{font-size:.85rem}.footer-bottom{flex-direction:column;align-items:flex-start;gap:.5rem}.footer-bottom nav{gap:0 1rem}.footer-bottom a{font-size:.71rem}.footer-signature{gap:1rem;padding-block:1.6rem}.footer-signature>span{font-size:10.2vw}.footer-signature svg{width:34px;height:34px}.page-intro{padding-block:3rem}.page-intro h1{font-size:clamp(2.7rem,10.4vw,3.7rem)}.intro-copy{font-size:1.05rem;margin-top:1.5rem}.intro-copy br{display:none}.service-detail{grid-template-columns:1fr;gap:1.7rem;padding-block:2.5rem}.service-detail h2{font-size:2.15rem;max-width:18ch}.service-detail .lead{font-size:1rem}.process-section{padding-block:2.5rem 3.5rem}.scope-note{margin-top:3rem;padding-left:1.2rem}.scope-note p{font-size:.95rem}.about-grid{grid-template-columns:1fr;gap:2.8rem;padding-bottom:3rem}.about-poster{min-height:500px;padding:1.7rem}.about-poster p{font-size:3.5rem;margin-block:2.5rem}.about-poster>svg{width:70px;height:70px}.about-poster>.measure{right:1.7rem;bottom:1.7rem}.prose h2{font-size:2.1rem}.prose p:not(.eyebrow){font-size:.96rem}.principles{padding-bottom:3.5rem}.principle-grid{grid-template-columns:1fr;gap:2rem}.principle-grid h2{margin-top:1rem}.contact-layout{grid-template-columns:1fr;gap:3rem;padding-bottom:3.5rem}.contact-aside .location{margin-top:2rem}.legal-layout{grid-template-columns:1fr;gap:2.5rem;padding-bottom:3rem}.legal-toc{display:flex;flex-wrap:wrap;gap:0 1.5rem}.legal-prose li,.legal-prose p{font-size:.95rem}.error-links,.receipt{padding-bottom:3rem}.desktop-break{display:none}}@media (max-width:359px){.hero .eyebrow{font-size:.5rem}.hero h1{font-size:3.2rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-art{height:280px}.process-grid{grid-template-columns:1fr}.service-row h3{font-size:1.2rem}.button{gap:1.2rem;padding-inline:1.1rem}.wordmark>span{font-size:.9rem}}@media (prefers-reduced-motion:no-preference){.hero-copy{animation:arrive .7s ease-out both}.hero-art{animation:arrive 1s ease-out both}@keyframes arrive{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto;transition:none;animation:none}}@media (prefers-contrast:more){:root{--muted:#354632;--line:#7e8975;--boundary:#59654f}}@media (forced-colors:active){.about-poster,.approach-section,.hero,.site-footer,.site-header{color:CanvasText;background:Canvas}.about-poster,.button,.service-arrow{border:1px solid CanvasText}.button{color:LinkText;background:Canvas}.accent,.hero h1>span,.section-number{color:CanvasText}.hero-art{display:none}.hero-grid{grid-template-columns:1fr}.measure i,.tiny-mark{background:CanvasText}:is(a,button,input,textarea,summary):focus-visible{outline-color:Highlight}}@font-face{font-family:manrope;src:url(/_next/static/media/fedf4c9280b16369-s.p.woff2) format("woff2");font-display:swap;font-weight:200 800}@font-face{font-family:manrope Fallback;src:local("Arial");ascent-override:106.45%;descent-override:29.96%;line-gap-override:0.00%;size-adjust:100.14%}.__className_acff56{font-family:manrope,manrope Fallback}.__variable_acff56{--font-sans:"manrope","manrope Fallback"}@font-face{font-family:mono;src:url(/_next/static/media/06ac09dcb8ec7d56-s.woff2) format("woff2");font-display:swap;font-weight:400}@font-face{font-family:mono Fallback;src:local("Arial");ascent-override:77.95%;descent-override:20.91%;line-gap-override:0.00%;size-adjust:131.49%}.__className_7c3c3f{font-family:mono,mono Fallback;font-weight:400}.__variable_7c3c3f{--font-mono:"mono","mono Fallback"}