*,:before,:after{box-sizing:border-box}html,body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0;padding:0}ul[role=list],ol[role=list]{margin:0;padding:0;list-style:none}img,picture,video,canvas,svg{max-width:100%;height:auto;display:block}button,input,textarea,select{font:inherit}:where(p,li,td,th,label,dd,dt,figcaption) :where(a,strong):before{content:" "}:root{--font-display:"Outfit", sans-serif;--font-body:"IBM Plex Sans", sans-serif;--font-agency:"Poppins", sans-serif;--color-bg:#f5f5f5;--color-text:#111;--color-heading:#111;--color-accent:#3a3a3c;--color-stone:#858585;--color-on-accent:#fff;--color-on-dark:#f5f5f5;--radius-pill:999px;--radius-card:1.75rem;--radius-hero:clamp(2rem, 5vw, 4.5rem);--shadow-soft:0 18px 40px -20px #11111147;--space-section:clamp(4.5rem, 10vw, 7.5rem);--content:min(100% - 2rem, 72rem);--header-h:4.5rem}html{scroll-behavior:smooth}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body), system-ui, sans-serif;line-height:1.6}body.nav-open{overflow:hidden}h1,h2,h3,.about-name{color:var(--color-heading);font-family:var(--font-display), sans-serif;letter-spacing:-.03em;overflow-wrap:anywhere;text-wrap:balance;font-weight:700;line-height:1.12}a{color:var(--color-accent)}:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.skip-link{z-index:80;border-radius:var(--radius-pill);background:var(--color-accent);color:var(--color-on-accent);padding:.65rem 1rem;text-decoration:none;position:absolute;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:none}.site-header{z-index:40;height:var(--header-h);background:var(--color-bg);transition:box-shadow .35s;position:sticky;top:0}.site-header.is-scrolled{box-shadow:0 12px 28px -22px #11111173}.site-header-inner{width:var(--content);justify-content:space-between;align-items:center;gap:1rem;height:100%;margin-inline:auto;display:flex}.brand{align-items:center;gap:.7rem;min-width:0;text-decoration:none;display:flex}.brand img{flex-shrink:0;width:3.5rem;height:3.5rem}.brand-name{color:var(--color-heading);font-family:var(--font-display), sans-serif;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;font-weight:700;line-height:1.15;overflow:hidden}.nav-toggle{width:2.75rem;height:2.75rem;color:var(--color-heading);cursor:pointer;background:0 0;border:0;padding:0;display:none}.nav-toggle-bars{background:currentColor;width:1.35rem;height:2px;margin:0 auto;display:block;box-shadow:0 -6px,0 6px}.nav-toggle[aria-expanded=true] .nav-toggle-bars{box-shadow:none;background:0 0;position:relative}.nav-toggle[aria-expanded=true] .nav-toggle-bars:before,.nav-toggle[aria-expanded=true] .nav-toggle-bars:after{background:var(--color-heading);content:"";position:absolute;inset:0}.nav-toggle[aria-expanded=true] .nav-toggle-bars:before{transform:rotate(45deg)}.nav-toggle[aria-expanded=true] .nav-toggle-bars:after{transform:rotate(-45deg)}.site-nav{align-items:center;gap:1.75rem;display:flex}.site-nav a:not(.btn){color:var(--color-heading);font-size:.95rem;font-weight:500;text-decoration:none}.site-nav a:not(.btn):hover{text-underline-offset:.2em;text-decoration:underline}.btn-icon{flex-shrink:0;width:1.05rem;height:1.05rem;transition:transform .2s}.btn:hover .btn-icon{transform:translate(.12rem)}.btn{border-radius:var(--radius-pill);min-height:2.85rem;font-family:var(--font-body), system-ui, sans-serif;border:1.5px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.35rem;font-size:.95rem;font-weight:600;line-height:1.2;text-decoration:none;transition:transform .2s,background-color .2s,color .2s,border-color .2s;display:inline-flex}.btn:hover{transform:scale(1.03)}.btn-dark{background:var(--color-accent);color:var(--color-on-accent)}.btn-dark:hover{color:var(--color-on-accent);background:#2b2b2d}.btn-light{background:var(--color-bg);color:var(--color-text)}.btn-light:hover{color:var(--color-text);background:#fff}.btn-ghost{border-color:var(--color-on-dark);color:var(--color-on-dark);background:0 0}.btn-ghost:hover{color:var(--color-on-dark);background:#f5f5f51f}.hero{width:min(100% - 2rem,88rem);margin-inline:auto;padding-block:.75rem 2rem}.hero-card{border-radius:var(--radius-hero);background:var(--color-accent);min-height:min(78vh,46rem);color:var(--color-on-dark);place-items:center;padding:clamp(5.5rem,12vw,8rem) 1.5rem;display:grid;position:relative;overflow:hidden}.hero-stones{pointer-events:none;position:absolute;inset:0}.stone{position:absolute;overflow:hidden}html.motion .stone-tl{animation:1.15s cubic-bezier(.22,1,.36,1) both stone-in}html.motion .stone-tr{animation:1.15s cubic-bezier(.22,1,.36,1) 80ms both stone-in}html.motion .stone-bl{animation:1.2s cubic-bezier(.22,1,.36,1) .12s both stone-in}html.motion .stone-br{animation:1.2s cubic-bezier(.22,1,.36,1) .16s both stone-in}@keyframes stone-in{0%{transform:scale(.92)}to{transform:none}}html.motion .hero-copy p,html.motion .hero-cta{animation:.85s cubic-bezier(.22,1,.36,1) both copy-in}html.motion .hero-cta{animation-delay:.1s}@keyframes copy-in{0%{opacity:0;transform:translateY(.85rem)}to{opacity:1;transform:none}}.stone img{object-fit:cover;width:100%;height:100%}.stone-tl{aspect-ratio:1;border-radius:62% 38% 47% 53%/42% 55% 45% 58%;width:min(42vw,26rem);top:-6%;left:-2%}.stone-tr{aspect-ratio:1;border-radius:40% 60% 70% 30%/55% 40% 60%;width:min(38vw,24rem);top:-4%;right:-3%}.stone-bl{aspect-ratio:1;background:var(--color-stone);border-radius:70% 30% 50% 50%/40% 60%;width:min(30vw,18rem);bottom:-8%;left:6%}.stone-br{aspect-ratio:1;background:var(--color-bg);border-radius:48% 52% 35% 65%/60% 35% 65% 40%;width:min(34vw,20rem);bottom:-6%;right:2%}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-copy{z-index:1;text-align:center;max-width:38rem;position:relative}.hero-copy h1{max-width:10ch;color:var(--color-on-dark);margin:0 auto 1rem;font-size:clamp(2.4rem,7vw,5.5rem);font-weight:800}.hero-copy p{max-width:34rem;margin:0 auto 1.75rem;font-size:1.05rem;line-height:1.55}.hero-cta{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.section{width:var(--content);padding-block:var(--space-section);margin-inline:auto}.section h2{margin:0 0 .75rem;font-size:clamp(2rem,4vw,3rem)}.section-lead{max-width:40rem;margin:0 0 2.5rem;font-size:1.15rem}.about-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid}.about-photo{box-shadow:var(--shadow-soft);border-radius:48% 52% 42% 58%/42% 48% 52% 58%;overflow:hidden}.about-photo img{aspect-ratio:4/5;object-fit:cover;object-position:72% 42%;width:100%;height:100%}.about-name{margin:0 0 .35rem;font-size:clamp(1.8rem,3vw,2.4rem)}.about-role{margin:0 0 1.25rem;font-weight:500}.about-copy p{max-width:42rem;margin:0 0 1.75rem}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.service-card{border-radius:var(--radius-card);min-height:18rem;box-shadow:var(--shadow-soft);background:#fff;flex-direction:column;padding:1.75rem 1.6rem 2rem;transition:transform .25s,box-shadow .25s;display:flex}.service-card:hover{transform:translateY(-.2rem)}.service-card:nth-child(2){background:var(--color-accent);color:var(--color-on-dark)}.service-card:nth-child(2) h3{color:var(--color-on-dark)}.service-index{font-family:var(--font-display), sans-serif;letter-spacing:-.04em;margin-bottom:2.5rem;font-size:2.4rem;font-weight:700;line-height:1}.service-card h3{margin:0 0 .65rem;font-size:1.45rem}.service-card p{margin:0}.section-cta{margin-top:2.25rem}.why-section{width:100%;color:var(--color-on-dark);background-color:#2f2f31;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='grain' x='0' y='0' width='100%25' height='100%25'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.7' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23grain)' opacity='0.7'/%3E%3C/svg%3E"),repeating-linear-gradient(135deg,#0000 0 11px,#f5f5f509 11px 12px),radial-gradient(120% 80% at 12% 0,#8585856b,#0000 55%),radial-gradient(90% 70% at 100% 100%,#11111159,#0000 50%);background-size:160px 160px,auto,auto,auto;margin-top:1rem}.why-inner{width:var(--content);margin-inline:auto}.why-section h2,.why-section h3,.why-section .section-lead{color:var(--color-on-dark)}.why-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 1.75rem;max-width:none;display:grid}.why-item h3{margin:0 0 .5rem;font-size:clamp(1.5rem,2.5vw,2rem)}.why-item p{margin:0}.contact-grid{grid-template-columns:minmax(16rem,.72fr) minmax(0,1.28fr);align-items:stretch;gap:clamp(1.75rem,4vw,3rem);display:grid}.contact-copy{flex-direction:column;justify-content:center;display:flex}.contact-copy .section-lead{margin-bottom:1.75rem}.contact-list{margin:0 0 1.5rem;padding:0;list-style:none}.contact-list li{margin:0 0 .85rem}.contact-list a{color:var(--color-heading);font-weight:500}.contact-zones{margin:0 0 1.75rem}.contact-cta{flex-wrap:wrap;gap:.75rem;display:flex}.map-frame{border-radius:var(--radius-card);height:100%;min-height:28rem;box-shadow:var(--shadow-soft);background:#fff;overflow:hidden}.map-frame iframe{border:0;width:100%;max-width:100%;height:100%;min-height:28rem;display:block}.site-footer{background:var(--color-accent);color:var(--color-on-dark);padding:3.5rem 0 2.5rem}.footer-inner{width:var(--content);grid-template-columns:1.1fr .9fr 1fr;gap:2.5rem 2rem;margin-inline:auto;display:grid}.footer-brand .brand img{width:3.25rem;height:3.25rem}.footer-brand p,.site-footer address{margin:.7rem 0 0;font-style:normal}.footer-col h2{color:var(--color-on-dark);letter-spacing:0;margin:0 0 .85rem;font-size:1rem}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col li+li{margin-top:.55rem}.site-footer a{color:var(--color-on-dark)}.footer-bottom{width:var(--content);border-top:1px solid #f5f5f52e;margin:2.25rem auto 0;padding-top:1.5rem}.agency-credit{color:var(--color-on-dark);text-decoration:none}.agency-name{font-family:var(--font-agency), sans-serif;font-weight:700}.legal-page{width:min(100% - 2rem,48rem);margin-inline:auto;padding-block:3.5rem 5rem}.legal-prose h1,.legal-page h1{color:var(--color-heading);font-family:var(--font-display), sans-serif;margin:0 0 1.25rem;font-size:2rem;line-height:1.2}.legal-prose h2,.legal-page h2{color:var(--color-heading);font-family:var(--font-display), sans-serif;margin:2rem 0 .75rem;font-size:1.35rem;line-height:1.25}.legal-prose p,.legal-prose li,.legal-page p,.legal-page li{margin:0 0 1rem;line-height:1.65}.legal-prose a,.legal-page a{color:var(--color-accent)}.legal-prose .tech-list,.legal-page .tech-list{margin:0 0 1rem;padding:0;list-style:none}.legal-prose .tech-list li,.legal-page .tech-list li{border-top:1px solid #11111129;margin:0 0 1rem;padding:.9rem 0 0}.legal-prose .tech-list p,.legal-page .tech-list p{margin:0 0 .35rem}.page-404 .btn{margin-top:.5rem}@media (width<=900px){.nav-toggle{z-index:60;justify-content:center;align-items:center;display:inline-flex}.site-nav{z-index:50;background:var(--color-bg);visibility:hidden;flex-direction:column;justify-content:center;gap:1.4rem;padding:5rem 1.5rem 2rem;transition:transform .4s cubic-bezier(.22,1,.36,1),visibility .4s;display:flex;position:fixed;inset:0;transform:translate(100%)}.site-nav.is-open{visibility:visible;transform:none}.site-nav a:not(.btn){font-family:var(--font-display), sans-serif;font-size:1.8rem;font-weight:700}.site-nav .btn{width:fit-content}.about-grid,.services-grid,.contact-grid,.footer-inner,.why-list{grid-template-columns:1fr}.map-frame,.map-frame iframe{min-height:20rem}.hero-card{padding:7rem 1.25rem 3.25rem}.stone-tl{width:15rem;top:-12%;left:-14%}.stone-tr{width:15rem;top:-10%;right:-16%}.stone-bl{width:9.5rem;bottom:-12%;left:-6%}.stone-br{width:13.5rem;bottom:-2%;right:-46%}.hero-copy{max-width:22rem}.hero-copy h1,.hero-copy p{text-shadow:0 .4rem 1.2rem #11111161}.hero-cta{z-index:2;position:relative}}html.motion [data-reveal].will-reveal:not(.is-visible){opacity:0;transform:translateY(1.1rem)}html.motion [data-reveal].is-visible{opacity:1;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:none}html.motion [data-reveal-delay="1"].is-visible{transition-delay:80ms}html.motion [data-reveal-delay="2"].is-visible{transition-delay:.16s}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn,.btn-icon,.site-nav,.site-header,.service-card{transition:none}.btn:hover,.btn:hover .btn-icon,.service-card:hover{transform:none}html.motion .stone-tl,html.motion .stone-tr,html.motion .stone-bl,html.motion .stone-br,html.motion .hero-copy p,html.motion .hero-cta{animation:none}html.motion [data-reveal].will-reveal:not(.is-visible),html.motion [data-reveal].is-visible{opacity:1;transition:none;transform:none}}
