:root{--ink:#12201e;--deep:#0c1716;--paper:#f3f0e9;--white:#fffefb;--gold:#d9aa59;--gold-bright:#f0bf6b;--line:#12201e26;--muted:#67706d;--display:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0;font-size:16px;line-height:1.5;overflow-x:hidden}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}.site-header{background:var(--paper);z-index:10;justify-content:space-between;align-items:center;gap:28px;height:86px;padding:0 clamp(22px,4.6vw,76px);display:flex;position:relative}.brand{letter-spacing:.08em;align-items:center;gap:12px;display:inline-flex}.brand-mark{border:1px solid var(--ink);width:42px;height:42px;font-family:var(--display);letter-spacing:-.04em;border-radius:50%;place-items:center;font-size:.9rem;display:grid}.brand>span:last-child{flex-direction:column;line-height:1.1;display:flex}.brand strong{letter-spacing:.15em;font-size:.84rem;font-weight:800}.brand small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-top:5px;font-size:.65rem}.desktop-nav{gap:36px;font-size:.88rem;font-weight:600;display:flex}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";background:var(--ink);height:1px;transition:right .25s;position:absolute;bottom:-8px;left:0;right:100%}.desktop-nav a:hover:after{right:0}.header-actions{align-items:center;gap:18px;display:flex}.language-switch{flex-shrink:0;gap:2px;display:flex}.language-switch a{border-bottom:2px solid #0000;place-items:center;min-width:30px;min-height:36px;font-size:.72rem;font-weight:700;display:grid}.language-switch a[aria-current=page]{color:#735420;border-color:#946c2d}.language-switch a:hover{background:#e9e3d8}.language-switch a:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.header-cta{border-bottom:1px solid var(--ink);align-items:center;gap:18px;padding:10px 0 8px;font-size:.86rem;font-weight:700;display:inline-flex}.menu-toggle{border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:50%;align-content:center;place-items:center;gap:5px;width:44px;height:44px;padding:0;display:none}.menu-toggle span{background:var(--ink);width:18px;height:1px;transition:transform .25s,opacity .2s;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(6px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.mobile-menu{z-index:20;background:var(--paper);border-top:1px solid var(--line);padding:24px clamp(22px,4.6vw,76px) 30px;position:absolute;top:100%;left:0;right:0;box-shadow:0 24px 45px #0c171629}.mobile-menu[hidden]{display:none}.mobile-menu>a:not(.button){border-bottom:1px solid var(--line);font-family:var(--display);align-items:center;gap:18px;padding:18px 0;font-size:1.45rem;display:flex}.mobile-menu>a:not(.button) span{color:#9e7c45;font-family:var(--sans);font-size:.68rem;font-weight:800}.mobile-menu .button{margin-top:24px}.hero{height:760px;min-height:calc(100vh - 86px);color:var(--white);align-items:flex-end;display:flex;position:relative;overflow:hidden}.hero-image{background:#1b2a27 url(/hero.webp) 50% 48%/cover no-repeat;animation:1.2s cubic-bezier(.2,.7,.2,1) both hero-in;position:absolute;inset:0;transform:scale(1.015)}.hero-shade{background:linear-gradient(90deg,#07100fed 0%,#07100fad 40%,#07100f1f 76%),linear-gradient(#0000 48%,#07100fa6);position:absolute;inset:0}.hero-content{z-index:1;width:min(770px,84vw);padding:0 0 88px clamp(24px,7.7vw,128px);animation:.9s ease-out .15s both content-in;position:relative}.eyebrow,.section-label{text-transform:uppercase;letter-spacing:.19em;margin:0 0 22px;font-size:.7rem;font-weight:800}.eyebrow{color:#ffffffc7;align-items:center;gap:12px;display:flex}.eyebrow span{background:var(--gold);width:34px;height:1px}h1,h2,h3,p{text-wrap:balance}h1{font-family:var(--display);letter-spacing:-.055em;margin:0;font-size:clamp(4rem,7vw,7.2rem);font-weight:400;line-height:.88}h1 em{color:var(--gold-bright);font-weight:400}.hero-copy{color:#ffffffd4;max-width:590px;margin:30px 0 34px;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.button{letter-spacing:.02em;cursor:pointer;border:1px solid #0000;border-radius:2px;justify-content:space-between;align-items:center;gap:28px;min-height:52px;padding:0 24px;font-size:.83rem;font-weight:800;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--gold);color:var(--deep)}.button-primary:hover{background:var(--gold-bright)}.button-ghost{color:#fff;backdrop-filter:blur(8px);background:#ffffff08;border-color:#ffffff73}.trust-panel{z-index:2;backdrop-filter:blur(14px);background:#0a1615bd;border:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);width:min(530px,43vw);display:grid;position:absolute;bottom:44px;right:clamp(20px,4vw,64px)}.trust-panel div{align-items:flex-start;gap:14px;padding:24px 20px;display:flex}.trust-panel div+div{border-left:1px solid #ffffff29}.trust-panel strong{color:var(--gold);font-family:var(--display);font-size:.9rem;font-weight:400}.trust-panel span{color:#fffc;text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700;line-height:1.5}.section-pad{padding:112px clamp(24px,7.7vw,128px)}.section-label{color:#8c7040}.section-heading h2,.plan h2,.process h2,.quote h2{font-family:var(--display);letter-spacing:-.045em;margin:0;font-size:clamp(2.8rem,4.5vw,5.4rem);font-weight:400;line-height:1}.about{background:var(--white)}.about-intro{grid-template-columns:1.35fr 1fr;align-items:start;gap:clamp(40px,6vw,96px);display:grid}.about h2{font-family:var(--display);letter-spacing:-.045em;margin:0 0 32px;font-size:clamp(2.8rem,4.6vw,5.2rem);font-weight:400;line-height:1.05}.about h2 em{color:#946c2d;font-weight:400}.about-copy>p:not(.section-label){max-width:640px;color:var(--muted);text-wrap:pretty;margin:20px 0 0;line-height:1.8}.about-copy>p.about-lead{color:var(--ink);font-size:1.15rem;line-height:1.65}.about-system{background:var(--paper);border:1px solid var(--line);margin-top:42px;padding:30px;overflow:hidden}.about-system-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.about-system-heading .section-label{margin:0}.about-system-heading>p:last-child{max-width:285px;color:var(--ink);font-family:var(--display);text-align:right;margin:0;font-size:1.2rem;line-height:1.25}.about-system-flow{grid-template-columns:repeat(4,1fr);margin:36px 0 30px;padding:0;list-style:none;display:grid;position:relative}.about-system-flow:before{content:"";background:#b99a68;height:1px;position:absolute;top:17px;left:17px;right:17px}.about-system-flow li{z-index:1;justify-items:start;gap:12px;display:grid;position:relative}.about-system-flow li:not(:first-child){justify-items:center}.about-system-flow li:last-child{justify-items:end}.about-system-flow span{color:#805f29;background:var(--paper);width:34px;height:34px;font-family:var(--display);border:1px solid #b99a68;border-radius:50%;place-items:center;font-size:.72rem;display:grid}.about-system-flow strong{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:.65rem}.about-system-outcomes{background:var(--ink);color:var(--white);grid-template-columns:repeat(3,1fr);display:grid}.about-system-outcomes div{align-items:center;gap:13px;min-height:92px;padding:20px;display:flex}.about-system-outcomes div+div{border-left:1px solid #ffffff29}.about-system-outcomes span{color:var(--gold);font-family:var(--display);font-size:1.35rem}.about-system-outcomes p{font-family:var(--display);margin:0;font-size:1rem;line-height:1.25}.about-note{background:var(--ink);color:var(--white);border-top:3px solid var(--gold);padding:clamp(28px,3.4vw,52px)}.about-monogram{width:58px;height:58px;color:var(--gold);font-family:var(--display);letter-spacing:-.08em;border:1px solid #d9aa598c;border-radius:50%;place-items:center;margin-bottom:36px;font-size:1.3rem;display:grid}.about-note .section-label{color:var(--gold-bright)}.about-note h3{font-family:var(--display);letter-spacing:-.025em;margin:0;font-size:clamp(1.9rem,2.6vw,3rem);font-weight:400;line-height:1.16}.about-note h3 em{color:var(--gold-bright);font-weight:400}.about-note>p:not(.section-label){color:#c2cbc8;text-wrap:pretty;margin:24px 0 32px;line-height:1.8}.about-statement h3{font-size:clamp(1.55rem,2.2vw,2.35rem)}.about-statement>p:last-child{color:#c2cbc8;text-wrap:pretty;margin:20px 0 0;line-height:1.75}.about-vision{border-top:1px solid #fff3;margin-top:34px;padding-top:30px}.about-note-signature{letter-spacing:.1em;text-transform:uppercase;border-top:1px solid #fff3;padding-top:22px;font-size:.75rem;font-weight:700}.about-statement+.about-note-signature{margin-top:32px}.about-note-signature span{color:#c2cbc8;margin-top:5px;font-size:.62rem;font-weight:400;display:block}.about-principles{margin-top:80px}.about-principles-heading{grid-template-columns:1fr 2fr;align-items:baseline;gap:32px;margin-bottom:36px;display:grid}.about-principles-heading .section-label{margin:0}.about-principles-heading h3{max-width:660px;font-family:var(--display);letter-spacing:-.025em;margin:0;font-size:clamp(1.9rem,3vw,3.1rem);font-weight:400;line-height:1.1}.about-principles-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.about-principles-grid article{flex-direction:column;padding:32px 30px 0;display:flex}.about-principles-grid article:first-child{padding-left:0}.about-principles-grid article:last-child{padding-right:0}.about-principles-grid article+article{border-left:1px solid var(--line)}.about-number{color:#946c2d;font-family:var(--display);font-size:.95rem}.about-principles h4{max-width:270px;font-family:var(--display);letter-spacing:-.025em;text-wrap:balance;margin:24px 0 16px;font-size:1.75rem;font-weight:400;line-height:1.15}.about-principles article>p{color:var(--muted);text-wrap:pretty;margin:0 0 24px;font-size:.94rem;line-height:1.8}.about-principles article>p.about-principle-detail{border-top:1px solid var(--line);color:var(--ink);margin:auto 0 0;padding-top:18px;font-size:.76rem;font-weight:600}.about-next{background:var(--paper);justify-content:space-between;align-items:center;gap:28px;margin-top:52px;padding:28px 32px;display:flex}.about-next p{max-width:440px;font-family:var(--display);margin:0;font-size:1.5rem;line-height:1.3}.about-next .button{flex-shrink:0}.services{background:var(--paper)}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:58px;display:flex}.section-heading .section-label{margin-bottom:14px}.section-heading h2{font-size:clamp(2.7rem,4vw,4.7rem)}.section-heading>p{max-width:420px;color:var(--muted);line-height:1.7}.services-heading{max-width:1050px;margin-bottom:32px;display:block}.services-heading h2{text-wrap:balance}.services-heading>.services-tagline{max-width:800px;color:var(--ink);margin:24px 0 0;font-size:1.15rem}.services-intro{color:var(--muted);text-wrap:pretty;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,72px);margin-bottom:48px;line-height:1.8;display:grid}.services-intro p{margin:0}.services-intro p+p{margin-top:20px}.services-intro strong{color:var(--ink)}.service-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff40;flex-direction:column;justify-content:space-between;min-height:370px;padding:32px;transition:background .25s,transform .25s;display:flex}.service-card:hover{background:var(--white);transform:translateY(-4px);box-shadow:0 18px 50px #0f1e1c14}.service-featured{background:var(--ink);color:var(--white)}.service-top{justify-content:space-between;align-items:flex-start;display:flex}.service-number{color:#99825c;font-family:var(--display);font-size:.84rem}.service-icon{font-family:var(--display);color:var(--gold);font-size:2rem}.service-card h3{font-family:var(--display);margin:0 0 14px;font-size:1.65rem;font-weight:400}.service-card p{color:var(--muted);margin:0;line-height:1.65}.service-featured p{color:#ffffffa3}.text-link{text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;font-size:.78rem;font-weight:800}.text-link span{color:#9e7c45;margin-left:12px;transition:margin .2s}.text-link:hover span{margin-left:18px}.service-card{min-width:0}.service-card .text-link{max-width:100%}.portfolio{background:var(--white)}.portfolio-gallery{gap:32px;display:grid}.portfolio-story{background:var(--paper);grid-template-columns:1.35fr .65fr;min-height:500px;display:grid}.portfolio-story:nth-child(2n){grid-template-columns:.65fr 1.35fr}.portfolio-story:nth-child(2n) img{order:2}.portfolio-story img{object-fit:cover;width:100%;height:100%;min-height:500px;display:block}.portfolio-story-copy{grid-template-columns:40px 1fr;align-content:end;gap:18px;padding:clamp(32px,4vw,64px);display:grid}.portfolio-story-copy>span{color:#9e7c45;font-family:var(--display)}.portfolio-story-copy p{color:#8c7040;letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:.68rem;font-weight:800}.portfolio-story-copy h3{font-family:var(--display);margin:0 0 20px;font-size:clamp(1.8rem,2.7vw,3.2rem);font-weight:400;line-height:1.05}.story-description{color:var(--muted);line-height:1.75}.portfolio-proof{border:1px solid var(--line);margin-top:22px;padding:30px 28px}.portfolio-proof>p{max-width:560px;font-family:var(--display);margin:0 0 26px;font-size:1.4rem}.portfolio-proof ol{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.portfolio-proof li+li{border-left:1px solid var(--line)}.portfolio-proof li{min-width:0}.portfolio-proof li a{min-height:240px;color:var(--ink);flex-direction:column;align-items:flex-start;padding:24px 20px 20px;transition:color .2s,background .2s;display:flex}.portfolio-proof li a:hover{color:var(--white);background:var(--ink)}.portfolio-proof li a:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.portfolio-proof-number{color:#946c2d;font-family:var(--display);font-size:.9rem}.portfolio-proof li a:hover .portfolio-proof-number{color:var(--gold)}.portfolio-proof strong{font-family:var(--display);margin-top:18px;font-size:1.25rem;font-weight:400;line-height:1.2}.portfolio-proof li a>p{color:var(--muted);margin:14px 0 22px;font-size:.82rem;line-height:1.65}.portfolio-proof li a:hover>p{color:#c2cbc8}.portfolio-proof-link{color:#735c36;letter-spacing:.05em;text-transform:uppercase;margin-top:auto;font-size:.67rem;font-weight:800}.portfolio-proof li a:hover .portfolio-proof-link{color:var(--gold)}.process-page{background:var(--white)}.process-hero{color:var(--white);background:var(--ink);padding:clamp(72px,10vw,140px) clamp(24px,7.7vw,128px) clamp(64px,8vw,110px)}.process-hero-inner{max-width:1060px}.process-hero .section-label{color:var(--gold)}.process-hero h1{max-width:950px;font-size:clamp(3.2rem,6.5vw,6.8rem);line-height:.95}.process-hero h1 em{display:block}.process-hero-copy{color:#c2cbc8;max-width:700px;margin:32px 0 0;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.8}.process-nav{z-index:5;background:var(--paper);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);padding:0 clamp(24px,7.7vw,128px);display:grid;position:sticky;top:0}.process-nav a{border-left:1px solid var(--line);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:13px;min-height:82px;padding:18px 20px;font-size:.75rem;font-weight:800;display:flex}.process-nav a:last-child{border-right:1px solid var(--line)}.process-nav a span{color:#946c2d;font-family:var(--display);font-weight:400}.process-nav a:hover,.process-nav a:focus-visible{color:var(--white);background:var(--ink);outline:0}.process-nav a:hover span,.process-nav a:focus-visible span{color:var(--gold)}.process-stage{border-bottom:1px solid var(--line);grid-template-columns:minmax(190px,.55fr) 1.45fr;gap:clamp(38px,8vw,120px);padding:clamp(74px,9vw,128px) clamp(24px,7.7vw,128px);scroll-margin-top:82px;display:grid}.process-stage:nth-child(odd){background:var(--paper)}.process-stage-index{color:#946c2d;font-family:var(--display);font-size:clamp(4rem,7vw,7.5rem);line-height:.8}.process-stage-content{max-width:900px}.process-stage h2{max-width:800px;font-family:var(--display);letter-spacing:-.04em;margin:0;font-size:clamp(2.5rem,4.4vw,5rem);font-weight:400;line-height:1}.process-stage-lead{max-width:760px;color:var(--muted);margin:26px 0 42px;font-size:1.08rem;line-height:1.8}.process-stage-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.process-stage-grid article{padding:28px 26px 0}.process-stage-grid article:first-child{padding-left:0}.process-stage-grid article+article{border-left:1px solid var(--line)}.process-stage-grid h3{font-family:var(--display);margin:0 0 12px;font-size:1.25rem;font-weight:600}.process-stage-grid p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.7}.process-cta{color:var(--white);background:var(--gold);justify-content:space-between;align-items:center;gap:32px;padding:80px clamp(24px,7.7vw,128px);display:flex}.process-cta p{max-width:700px;color:var(--deep);font-family:var(--display);margin:0;font-size:clamp(1.8rem,3vw,3rem);line-height:1.15}.projects{color:var(--white);background:var(--ink)}.projects .section-heading>p{color:#fff9}.projects .section-label{color:var(--gold)}.project-galleries{gap:72px;margin-bottom:72px;display:grid}.project-gallery-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:28px;display:flex}.project-gallery-heading h3{font-family:var(--display);margin:0;font-size:clamp(2rem,3.4vw,3.8rem);font-weight:400;line-height:1.1}.project-gallery-heading>p{color:#c2cbc8;max-width:420px;margin:0;line-height:1.75}.project-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px;display:grid}.project-photo{min-width:0;margin:0}.project-photo-link{background:#0c1413;display:block;position:relative}.project-photo img{aspect-ratio:3/2;object-fit:contain;width:100%;height:auto;display:block}.project-photo-enlarge{width:34px;height:34px;color:var(--ink);background:var(--gold);place-items:center;transition:background .2s;display:grid;position:absolute;bottom:12px;right:12px}.project-photo-link:hover .project-photo-enlarge{background:var(--white)}.project-photo-link:focus-visible{outline:3px solid var(--gold);outline-offset:5px}.project-photo figcaption{color:#c2cbc8;gap:12px;padding-top:14px;font-size:.82rem;line-height:1.65;display:flex}.project-photo figcaption>span{color:var(--gold);font-family:var(--display)}.project-portraits{border-top:1px solid #ffffff2e;margin-top:44px;padding-top:28px}.project-portraits-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.project-portraits-heading h4{font-family:var(--display);margin:0;font-size:clamp(1.7rem,2.5vw,2.5rem);font-weight:400}.portrait-controls{gap:8px;display:flex}.portrait-controls button{width:44px;height:44px;color:var(--gold);font:inherit;cursor:pointer;background:0 0;border:1px solid #53615d;font-size:1.3rem}.portrait-controls button:hover:not(:disabled){background:#263532}.portrait-controls button:disabled{opacity:.35;cursor:default}.portrait-controls button:focus-visible,.project-portrait-row:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.project-portrait-row{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-color:var(--gold) #263532;grid-auto-columns:calc(25% - 18px);grid-auto-flow:column;gap:24px;padding:6px 0 20px;display:grid;overflow-x:auto}.project-portrait-row .project-photo{scroll-snap-align:start}.project-portrait-row img{aspect-ratio:3/4}.photo-viewer-open{overflow:hidden}.photo-viewer{background:var(--ink);width:min(1200px,100vw - 32px);max-width:none;max-height:calc(100dvh - 32px);color:var(--white);border:1px solid #53615d;padding:16px}.photo-viewer::backdrop{background:#000000e0}.photo-viewer-toolbar,.photo-viewer-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.photo-viewer-toolbar{margin-bottom:12px}.photo-viewer-count{color:var(--gold);font-variant-numeric:tabular-nums;margin:0}.photo-viewer button{min-width:44px;min-height:44px;color:var(--white);font:inherit;cursor:pointer;background:0 0;border:1px solid #53615d;padding:8px 12px}.photo-viewer button:hover{background:#263532}.photo-viewer button:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.photo-viewer-close{align-items:center;gap:14px;display:flex}.photo-viewer-image{object-fit:contain;width:100%;height:min(65dvh,750px);display:block}.photo-viewer-footer{margin-top:12px}.photo-viewer-caption{color:#c2cbc8;text-align:center;margin:0;font-size:.88rem;line-height:1.5}.project-types{border-top:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);display:grid}.project-types article{padding:34px 44px 42px 0}.project-types article+article{border-left:1px solid #ffffff2e;padding-left:44px}.project-types span{color:var(--gold);font-family:var(--display)}.project-types h3{min-height:72px;font-family:var(--display);margin:42px 0 16px;font-size:1.6rem;font-weight:400}.project-types p,.case-heading>p:not(.section-label){color:#fff9;line-height:1.75}.case-heading-main{max-width:760px;margin:90px 0 42px}.case-heading-main h3{font-family:var(--display);margin:0;font-size:clamp(2.4rem,4vw,4.8rem);font-weight:400;line-height:1}.case-heading-main>p:last-child{color:#fff9;line-height:1.75}.case-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.case-card{color:var(--ink);background:var(--paper);padding:32px}.case-card header>span{color:#9e7c45;font-family:var(--display)}.case-card header>p{color:#8c7040;letter-spacing:.12em;text-transform:uppercase;margin:28px 0 8px;font-size:.68rem;font-weight:800}.case-card header h3{min-height:78px;font-family:var(--display);margin:0 0 28px;font-size:1.7rem;font-weight:400;line-height:1.15}.case-card dl{margin:0}.case-card dl div{border-top:1px solid var(--line);padding:16px 0}.case-card dt{color:#8c7040;letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:800}.case-card dd{color:var(--muted);margin:6px 0 0;font-size:.88rem;line-height:1.55}.plan{background:var(--white);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(54px,8vw,120px);display:grid}.plan-visual{min-height:650px;position:relative}.plan-image{filter:saturate(.7);background:#293835 url(/hero.webp) 70%/cover no-repeat;position:absolute;inset:0}.plan-image:after{content:"";background:linear-gradient(#0000 40%,#08121166);position:absolute;inset:0}.plan-badge{background:var(--gold);width:160px;height:160px;color:var(--deep);border-radius:50%;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;bottom:48px;right:-34px;box-shadow:0 20px 50px #0a141333}.plan-badge strong{font-family:var(--display);font-size:3.8rem;font-weight:400;line-height:1}.plan-badge span{text-transform:uppercase;font-size:.68rem;font-weight:800;line-height:1.35}.plan h2{font-size:clamp(3rem,4.4vw,5.1rem)}.plan-intro{max-width:610px;color:var(--muted);margin:28px 0 34px;line-height:1.8}.plan-list{border-top:1px solid var(--line);margin:0 0 38px;padding:0;list-style:none}.plan-list li{border-bottom:1px solid var(--line);grid-template-columns:45px 1fr;padding:21px 0;display:grid}.plan-list li>span{color:#a37c3e;font-family:var(--display)}.plan-list strong{font-family:var(--display);font-size:1.1rem;font-weight:600}.plan-list p{color:var(--muted);margin:6px 0 0;font-size:.9rem}.button-dark{background:var(--ink);color:var(--white)}.process{color:var(--white);background:var(--deep);position:relative;overflow:hidden}.process:after{content:"EF";font-family:var(--display);color:#ffffff06;pointer-events:none;font-size:27rem;line-height:1;position:absolute;top:-105px;right:-35px}.section-heading.light{z-index:1;position:relative}.process .section-label{color:var(--gold)}.process-grid{z-index:1;border-top:1px solid #ffffff29;grid-template-columns:repeat(4,1fr);margin-top:72px;display:grid;position:relative}.process-grid article{padding:36px 48px 10px 0}.process-grid article+article{border-left:1px solid #ffffff29;padding-left:48px}.process-grid span{width:34px;height:34px;color:var(--gold);font-family:var(--display);border:1px solid #ffffff47;border-radius:50%;place-items:center;display:grid}.process-grid h3{font-family:var(--display);margin:60px 0 16px;font-size:1.65rem;font-weight:400}.process-grid p{color:#fff9;margin:0;line-height:1.7}.community{color:var(--white);background:var(--gold);grid-template-columns:1.3fr .7fr;align-items:end;gap:100px;display:grid}.community .section-label{color:var(--deep)}.community h2{max-width:850px;color:var(--deep);font-family:var(--display);letter-spacing:-.045em;margin:0;font-size:clamp(2.7rem,4.7vw,5.6rem);font-weight:400;line-height:1}.community>div:last-child p{color:#0c1716b8;margin:0 0 28px;line-height:1.75}.quote{background:var(--paper);grid-template-columns:.85fr 1.15fr;gap:clamp(50px,10vw,150px);display:grid}.quote h2{margin-bottom:26px}.quote-intro>p:not(.section-label){max-width:500px;color:var(--muted);line-height:1.8}.availability{border-top:1px solid var(--line);align-items:center;gap:12px;margin-top:42px;padding-top:28px;font-size:.85rem;font-weight:700;display:flex}.availability i{background:#60a477;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #60a4771f}.quote-form{background:var(--white);padding:44px;box-shadow:0 20px 70px #14211f14}.quote-form label{color:#4f5956;text-transform:uppercase;letter-spacing:.08em;gap:9px;margin-bottom:22px;font-size:.73rem;font-weight:800;display:grid}.quote-form input,.quote-form select,.quote-form textarea{width:100%;color:var(--ink);text-transform:none;letter-spacing:0;background:0 0;border:0;border-bottom:1px solid #d1cec5;border-radius:0;outline:none;padding:11px 0 13px;font-size:1rem;font-weight:500}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:#a87b35}.field-row{grid-template-columns:1fr 1fr;gap:24px;display:grid}.form-submit{width:100%;margin-top:8px}.form-submit:disabled{cursor:wait;opacity:.65;transform:none}.form-note{text-align:center;color:var(--muted);font-size:.76rem}.form-success{background:#edf6ef;border-left:3px solid #69a77b;margin-top:18px;padding:16px}.form-success strong,.form-success span{display:block}.form-success span{color:#4f6255;margin-top:3px;font-size:.85rem}.form-error{color:#7e3024;background:#fff0eb;border-left:3px solid #a14434;margin-top:18px;padding:16px;font-size:.85rem;line-height:1.65}footer{min-height:150px;color:var(--white);background:#07100f;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:38px clamp(24px,7.7vw,128px);display:grid}.footer-brand .brand-mark{border-color:#ffffffa6}.footer-brand small,footer p{color:#ffffff80}footer>p{text-align:center;font-family:var(--display);font-size:1.1rem}footer .copyright{text-align:right;font-family:var(--sans);font-size:.75rem}.footer-meta{justify-items:end;gap:10px;display:grid}.footer-meta>a{color:#ffffffb8;letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:700}.footer-meta>a:hover{color:var(--gold)}.footer-meta .copyright{color:#ffffff80;margin:0}.privacy-page{background:var(--white)}.privacy-hero{color:var(--white);background:var(--deep);padding:clamp(80px,10vw,150px) clamp(24px,7.7vw,128px) clamp(64px,8vw,110px)}.privacy-hero .section-label{color:var(--gold)}.privacy-hero h1{max-width:900px;font-family:var(--display);margin:24px 0;font-size:clamp(3.4rem,7vw,7.5rem);font-weight:400;line-height:.95}.privacy-intro{color:#ffffffb3;max-width:720px;font-size:1.12rem;line-height:1.8}.privacy-updated{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;margin:38px 0 0;font-size:.7rem;font-weight:800}.privacy-layout{grid-template-columns:minmax(210px,.65fr) minmax(0,1.7fr);align-items:start;gap:clamp(50px,9vw,140px);padding:clamp(68px,9vw,130px) clamp(24px,7.7vw,128px);display:grid}.privacy-layout aside{position:sticky;top:28px}.privacy-layout aside nav{border-top:1px solid var(--line);display:grid}.privacy-layout aside a{border-bottom:1px solid var(--line);color:var(--muted);grid-template-columns:34px 1fr;gap:10px;padding:13px 0;font-size:.75rem;line-height:1.35;display:grid}.privacy-layout aside a span{color:#946c2d;font-family:var(--display)}.privacy-layout aside a:hover{color:var(--ink)}.privacy-content{max-width:800px}.privacy-content section{padding:0 0 48px;scroll-margin-top:28px}.privacy-content section+section{border-top:1px solid var(--line);padding-top:48px}.privacy-content h2{font-family:var(--display);margin:0 0 22px;font-size:clamp(1.8rem,3vw,2.7rem);font-weight:400;line-height:1.15}.privacy-content p{color:var(--muted);margin:0;line-height:1.85}.privacy-content p+p{margin-top:16px}.privacy-contact{background:var(--paper);justify-content:space-between;align-items:end;gap:48px;margin:0 clamp(24px,7.7vw,128px) clamp(68px,9vw,130px);padding:clamp(34px,5vw,62px);display:flex}.privacy-contact h2{max-width:620px;font-family:var(--display);margin:16px 0;font-size:clamp(2rem,4vw,3.8rem);font-weight:400;line-height:1.08}.privacy-contact div>p:last-child{max-width:620px;color:var(--muted);margin-bottom:0;line-height:1.75}.privacy-contact .button{flex-shrink:0}@keyframes hero-in{0%{opacity:0;transform:scale(1.06)}to{opacity:1;transform:scale(1.015)}}@keyframes content-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (width<=1200px){.desktop-nav{display:none}.menu-toggle{display:grid}}@media (width<=1050px){.project-portrait-row{grid-auto-columns:calc(33.3333% - 16px)}.project-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{height:760px}.hero-content{padding-bottom:170px;padding-left:7vw}.trust-panel{width:auto;bottom:34px;left:7vw;right:7vw}.about-intro{grid-template-columns:1fr 1fr;gap:36px}.about-principles-heading{grid-template-columns:1fr;gap:18px}.about-next{flex-direction:column;align-items:flex-start}.service-grid{grid-template-columns:repeat(2,1fr)}.plan{gap:60px}.plan-visual{min-height:580px}.project-types{grid-template-columns:1fr}.project-types article,.project-types article+article{border-bottom:1px solid #ffffff2e;border-left:0;padding:28px 0}.project-types h3{min-height:0;margin-top:20px}.case-grid{grid-template-columns:1fr}.case-card header h3{min-height:0}.process-grid{grid-template-columns:repeat(2,1fr)}.process-grid article:nth-child(3){border-left:0;padding-left:0}}@media (width<=760px){.project-portrait-row{grid-auto-columns:82%;gap:18px}.project-gallery-heading{display:block}.project-gallery-heading>p{margin-top:18px}.project-photo-grid{grid-template-columns:1fr}.project-galleries{gap:48px;margin-bottom:48px}.photo-viewer{padding:12px}.photo-viewer-image{height:50dvh}.photo-viewer-caption{font-size:.76rem}.site-header{gap:10px;height:76px;padding:0 18px}.header-actions{gap:10px}.brand small{display:none}.header-cta{border:1px solid var(--ink);border-radius:50%;justify-content:center;gap:0;width:42px;height:42px;padding:0;font-size:0}.header-cta span{font-size:1rem}.mobile-menu{padding:18px 22px 26px}.mobile-menu .button{width:100%}.hero{align-items:center;height:calc(100svh - 76px);min-height:760px}.hero-shade{background:linear-gradient(90deg,#07100fe6,#07100f4d),linear-gradient(#0000 45%,#07100fc7)}.hero-content{width:100%;padding:20px 22px 190px}h1{font-size:clamp(3.25rem,15vw,5.2rem)}.hero-copy{margin:24px 0 28px;font-size:1rem}.button{min-height:50px}.hero-actions .button-primary{width:100%}.trust-panel{grid-template-columns:1fr;bottom:18px;left:16px;right:16px}.trust-panel div{align-items:center;padding:11px 16px}.trust-panel div+div{border-top:1px solid #ffffff1f;border-left:0}.trust-panel span{min-width:0}.section-pad{padding:78px 22px}.about-intro{grid-template-columns:1fr;gap:36px}.about-system{padding:22px}.about-system-heading{flex-direction:column;align-items:flex-start}.about-system-heading>p:last-child{text-align:left}.about-system-flow{grid-template-columns:1fr 1fr;gap:24px 12px}.about-system-flow:before{display:none}.about-system-flow li,.about-system-flow li:not(:first-child),.about-system-flow li:last-child{grid-template-columns:34px 1fr;place-items:center start}.about-system-flow strong{margin-left:2px}.about-system-outcomes{grid-template-columns:1fr}.about-system-outcomes div{min-height:64px}.about-system-outcomes div+div{border-top:1px solid #ffffff29;border-left:0}.about-principles{margin-top:48px}.about-principles-grid{grid-template-columns:1fr}.about-principles-grid article,.about-principles-grid article:first-child,.about-principles-grid article:last-child{padding:28px 0}.about-principles-grid article+article{border-left:0;border-top:1px solid var(--line)}.about-principles h4{max-width:none;margin-top:16px}.about-next{margin-top:16px;padding:24px 20px}.about-next .button{gap:12px;width:100%;padding:14px 16px}.section-heading{margin-bottom:40px;display:block}.section-heading>p{margin-top:20px}.services-intro,.service-grid{grid-template-columns:1fr}.service-card{min-height:330px}.portfolio-story,.portfolio-story:nth-child(2n){grid-template-columns:1fr;min-height:0}.portfolio-story:nth-child(2n) img{order:0}.portfolio-story img{aspect-ratio:4/3;min-height:280px}.portfolio-story-copy{padding:30px 22px}.portfolio-proof{padding:24px 22px}.portfolio-proof ol{grid-template-columns:1fr}.portfolio-proof li+li{border-left:0;border-top:1px solid var(--line)}.portfolio-proof li a{min-height:0}.process-nav{grid-template-columns:1fr 1fr;padding:0 22px;position:relative}.process-nav a:nth-child(3){border-top:1px solid var(--line)}.process-nav a:nth-child(4){border-top:1px solid var(--line);border-right:1px solid var(--line)}.process-stage{grid-template-columns:1fr;gap:26px;scroll-margin-top:0}.process-stage-index{font-size:3.4rem}.process-stage-grid{grid-template-columns:1fr}.process-stage-grid article,.process-stage-grid article:first-child{padding:22px 0}.process-stage-grid article+article{border-left:0;border-top:1px solid var(--line)}.process-cta{flex-direction:column;align-items:flex-start}.case-heading-main{margin-top:58px}.case-card{padding:28px 22px}.plan{grid-template-columns:1fr}.plan-visual{min-height:450px}.plan-badge{width:132px;height:132px;bottom:-36px;right:18px}.plan-badge strong{font-size:3rem}.process-grid{grid-template-columns:1fr;margin-top:42px}.process-grid article,.process-grid article+article{border-bottom:1px solid #ffffff29;border-left:0;padding:28px 0}.process-grid h3{margin-top:24px}.community{grid-template-columns:1fr;align-items:start;gap:34px}.quote{grid-template-columns:1fr;gap:40px}.quote-form{padding:28px 22px}.field-row{grid-template-columns:1fr;gap:0}footer{text-align:center;grid-template-columns:1fr;gap:26px;padding:50px 22px}.footer-brand{justify-content:center}footer .copyright{text-align:center}.footer-meta{justify-items:center}.privacy-hero{padding-left:22px;padding-right:22px}.privacy-layout{grid-template-columns:1fr;gap:48px;padding:64px 22px}.privacy-layout aside{position:static}.privacy-layout aside nav{grid-template-columns:1fr 1fr}.privacy-layout aside a:nth-child(2n){border-left:1px solid var(--line);padding-left:14px}.privacy-content section{padding-bottom:36px}.privacy-content section+section{padding-top:36px}.privacy-contact{flex-direction:column;align-items:flex-start;margin:0 22px 68px;padding:30px 24px}.privacy-contact .button{width:100%}}@media (width<=400px){.header-actions .header-cta{display:none}.site-header .brand{gap:8px}.site-header .brand strong{font-size:.74rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
