.curved-loop-jacket{min-height:100vh;display:flex;align-items:center;justify-content:center;width:100%}.curved-loop-svg{width:100%;aspect-ratio:100 / 12;overflow:visible;display:block;font-size:6rem;fill:#fff;user-select:none;-moz-user-select:none;-webkit-user-select:none;font-weight:700;text-transform:uppercase;line-height:1}.card-spotlight{position:relative;border-radius:1.5rem;border:1px solid #222;background-color:#111;padding:2rem;overflow:hidden;--mouse-x: 50%;--mouse-y: 50%;--spotlight-color: rgba(255, 255, 255, .05)}.card-spotlight:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at var(--mouse-x) var(--mouse-y),var(--spotlight-color),transparent 80%);opacity:0;transition:opacity .5s ease;pointer-events:none}.card-spotlight:hover:before,.card-spotlight:focus-within:before{opacity:.6}:root{--forest: #102318;--gold: #c9a227;--ivory: #f6f0e4;--ink: #142017;--muted: #5d6b62}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}html,body,#root{margin:0;min-height:100%}body{font-family:Outfit,system-ui,sans-serif;color:var(--ink);background:var(--ivory);line-height:1.55;overflow-x:hidden;-webkit-tap-highlight-color:rgba(201,162,39,.25)}img{max-width:100%;display:block}a{color:inherit}h1,h2,h3,.hero-title{font-family:Fraunces,Georgia,serif;font-weight:600;letter-spacing:-.03em;line-height:1.08}h2{font-size:clamp(1.7rem,8vw,3.6rem);margin:0 0 .6rem}.skip-link{position:absolute;left:-999px;top:0}.skip-link:focus{left:12px;top:12px;z-index:200;background:var(--gold);color:var(--forest);padding:8px 12px}.app-spark{min-height:100vh;width:100%}.wrap{width:min(1180px,calc(100% - 1.5rem));margin-inline:auto}.wrap.narrow{width:min(760px,calc(100% - 2rem))}.site-header,.site-footer{background:var(--forest);color:#f6f0e4ad;font-size:.78rem}.site-header{position:sticky;top:0;z-index:80;padding:calc(.55rem + env(safe-area-inset-top,0px)) 0 .55rem;border-bottom:1px solid rgba(246,240,228,.1)}.site-footer{padding:.85rem 0 calc(4.85rem + env(safe-area-inset-bottom,0px))}.bar-inner{display:grid;gap:.75rem;align-items:center}.site-header .bar-inner{grid-template-columns:1fr auto}.bar-brand{display:flex;align-items:center;gap:.6rem;min-width:0;color:inherit;text-decoration:none}.bar-logo{width:28px;height:28px;object-fit:contain;background:#fff;border-radius:50%;padding:2px;flex-shrink:0}.bar-brand strong{display:block;color:var(--ivory);font-size:.86rem;font-weight:600;line-height:1.2}.bar-brand span{display:block;font-size:.72rem;color:#f6f0e485}.bar-nav,.bar-contact{display:flex;flex-wrap:wrap;gap:.2rem .85rem;align-items:center}.bar-contact{flex-direction:column;align-items:flex-start;gap:.15rem}.bar-nav a,.bar-contact a{color:#f6f0e4c7;text-decoration:none}.bar-nav a:hover,.bar-contact a:hover,.bar-nav a.is-active{color:var(--gold)}.header-menu{justify-self:end;min-width:44px;min-height:44px;border:0;background:transparent;color:var(--ivory);font:inherit;font-weight:600;cursor:pointer;padding:0 .35rem}.site-header .bar-nav,.site-header .bar-contact{display:none}.site-header.is-open{max-height:100dvh;overflow-y:auto;padding-bottom:calc(4.85rem + env(safe-area-inset-bottom,0px))}.site-header.is-open .bar-nav,.site-header.is-open .bar-contact{display:flex;flex-direction:column;align-items:stretch;grid-column:1 / -1;gap:.15rem}.site-header.is-open .bar-nav a,.site-header.is-open .bar-contact a{display:flex;align-items:center;min-height:44px;font-size:1rem}.hero{background:var(--ivory);padding:1.75rem 0 2rem}.hero-intro{width:min(40rem,100%);margin:0 auto 1.25rem;text-align:center}.hero-intro h1{font-size:clamp(1.85rem,9vw,3.4rem);margin:0 0 .75rem;color:var(--forest)}.hero-sub{margin:0 auto;max-width:32rem;color:var(--muted)}.hero-ctas{display:grid;gap:.55rem;margin-top:1.15rem}.hero-ctas .btn-fill,.hero-ctas .ghost-btn{width:100%}.hero .ghost-btn{display:none}.btn-fill{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.7rem 1.15rem;background:var(--gold);color:var(--forest);border:0;border-radius:999px;text-decoration:none;font:inherit;font-weight:600;cursor:pointer}.ghost-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.7rem 1.15rem;border:1px solid rgba(246,240,228,.45);border-radius:999px;color:var(--ivory);text-decoration:none;font-weight:600}.ghost-btn.ink{border-color:#10231847;color:var(--forest)}.ghost-btn.light{border-color:var(--gold);color:var(--gold)}.services-loop{background:var(--forest);color:var(--gold);overflow:hidden}.services-loop .curved-loop-jacket{min-height:0;height:56px}.services-loop .curved-loop-svg{height:56px;aspect-ratio:auto;overflow:hidden;font-size:1.2rem;letter-spacing:.08em;fill:var(--gold)}.section{padding:2.4rem 0 2.6rem}.plot-rule{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.7rem;width:min(1180px,calc(100% - 2rem));margin:0 auto 2.1rem}.plot-rule b{display:block;height:5px;border-top:1px solid rgba(16,35,24,.16);border-bottom:1px solid rgba(16,35,24,.08)}.plot-rule i{width:1.45rem;height:1.45rem;display:grid;place-items:center;border:1px solid var(--gold);transform:rotate(45deg);font-style:normal}.plot-rule span{transform:rotate(-45deg);color:var(--gold);font-size:.82rem;font-weight:600;line-height:1}.plot-rule--dark b{border-top-color:#f6f0e438;border-bottom-color:#f6f0e41a}.plot-rule--dark i{border-color:var(--gold)}.section-head{max-width:40rem;margin-bottom:2rem}.eyebrow{margin:0 0 .6rem;color:var(--gold);letter-spacing:.18em;text-transform:uppercase;font-size:.74rem;font-weight:700}.dark-section{background:var(--forest);color:var(--ivory)}.dark-section h2,.dark-section p{color:var(--ivory)}.split-block{display:grid;gap:2rem}.stat-grid,.services-grid,.why-grid,.process-grid,.contact-block{display:grid;gap:1rem}.stat-card,.faq-item{background:#fff;border:1px solid rgba(16,35,24,.08);border-radius:1.4rem;padding:1.3rem}.stat-card strong{display:block;font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,8vw,2.6rem);color:var(--forest)}.service-spot{background:#f6f0e412!important;border-color:#c9a2272e!important;min-height:100%;padding:1.15rem!important}.service-index{display:block;color:var(--gold);font-size:.78rem;letter-spacing:.18em;margin-bottom:.8rem}.why-intro{max-width:38rem;margin-bottom:2.2rem}.why-points{list-style:none;margin:0;padding:0;display:grid;gap:1.4rem}.why-points li{display:grid;grid-template-columns:auto 1fr;gap:.85rem 1.1rem;padding-top:1.2rem;border-top:1px solid rgba(16,35,24,.12)}.why-points span{font-family:Fraunces,Georgia,serif;font-size:1.7rem;line-height:1;color:var(--gold)}.why-points h3{margin:0 0 .35rem;font-size:1.35rem}.why-points p{margin:0;color:var(--muted)}.service-spot h3{margin:0 0 .5rem;font-size:1.45rem}.service-spot p,.why-grid li{color:#f6f0e4d1}.service-extra{margin-top:.75rem}.section-cta,.cta-band{text-align:center}.section-cta{margin-top:2rem}.section-cta .btn-fill{width:100%}.about-section{overflow:hidden}.about-layout{display:grid;gap:2.4rem;align-items:center}.about-copy,.about-collage{min-width:0}.about-copy{display:flex;flex-direction:column;align-items:flex-start}.about-lead{font-size:1.12rem}.about-highlights{display:grid;gap:.7rem;width:100%;margin:.4rem 0 1.4rem}.about-highlights article{display:grid;grid-template-columns:auto 1fr;gap:.2rem 1rem;align-items:start;padding:.95rem 1.05rem;background:#fff;border:1px solid rgba(16,35,24,.08);border-radius:1.15rem}.about-highlights span{font-family:Fraunces,Georgia,serif;color:var(--gold);font-size:1.35rem;line-height:1.2}.about-highlights h3{margin:0 0 .2rem;font-size:1.05rem}.about-highlights p{margin:0;color:var(--muted)}.about-collage{position:relative;display:grid;gap:.55rem}.about-shot{margin:0;overflow:hidden;border-radius:1.1rem;background:var(--forest)}.about-shot img{width:100%;height:100%;object-fit:cover;display:block}.about-shot-main,.about-shot-inset,.about-shot-side{min-height:160px}.about-shot-main{min-height:220px}.about-shot-inset,.about-shot-side{display:none}.about-years{position:absolute;left:.85rem;bottom:.85rem;display:flex;flex-direction:column;gap:.15rem;max-width:9.5rem;padding:.85rem 1rem;background:var(--gold);color:var(--forest);border-radius:1rem;box-shadow:0 12px 28px #07110c2e}.about-years strong{font-family:Fraunces,Georgia,serif;font-size:2rem;line-height:.9}.about-years span{font-size:.8rem;font-weight:600}.work-carousel{--work-gap: .75rem}.work-viewport{overflow:hidden;touch-action:manipulation}.work-track{display:flex;width:100%;transition:transform .45s ease}.work-slide{flex:0 0 calc(100% / var(--visible, 1));margin:0;padding:0 calc(var(--work-gap) / 2);box-sizing:border-box;display:flex}.work-photo{margin:0;width:100%}.work-photo img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block;border-radius:1.15rem;background:var(--forest)}.work-photo figcaption{margin-top:.55rem;font-size:.92rem;font-weight:600;color:var(--forest)}.work-controls{display:flex;align-items:center;justify-content:center;gap:.85rem;margin-top:1.1rem}.work-arrow{width:44px;height:44px;border:1px solid rgba(16,35,24,.18);border-radius:50%;background:#fff;color:var(--forest);font-size:1.6rem;line-height:1;cursor:pointer}.work-arrow:disabled{opacity:.35;cursor:default}.work-dots{display:flex;gap:.4rem}.work-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#10231833;cursor:pointer}.work-dots button.is-active{background:var(--forest);width:18px;border-radius:999px}.services-carousel .service-spot{width:100%;flex:1}.dark-section .work-arrow{background:transparent;border-color:#f6f0e447;color:var(--ivory)}.dark-section .work-dots button{background:#f6f0e447}.dark-section .work-dots button.is-active{background:var(--gold)}.process-step span{font-family:Fraunces,Georgia,serif;font-size:clamp(2.2rem,8vw,3.4rem);color:var(--gold);display:block;line-height:1}.faq-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:max(1rem,env(safe-area-inset-top)) 1rem max(1rem,env(safe-area-inset-bottom));background:#07110c8c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.faq-modal{width:min(640px,100%);max-height:min(82vh,720px);overflow:auto;padding:1.35rem 1.25rem 1.5rem;background:var(--ivory);color:var(--ink);border-radius:1.35rem;box-shadow:0 24px 60px #07110c47}.faq-modal:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.faq-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.faq-modal-head h2{font-size:clamp(1.6rem,4vw,2.1rem);margin:0}.faq-modal-lead{margin:.6rem 0 1rem;color:var(--muted)}.faq-close{width:36px;height:36px;border:0;border-radius:50%;background:#10231814;color:var(--forest);font-size:1.5rem;line-height:1;cursor:pointer}.faq-item{background:#fff}.faq-item summary{cursor:pointer;font-weight:700;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";float:right;color:var(--gold)}.faq-item[open] summary:after{content:"–"}.cta-band{display:none;background:var(--ivory);color:var(--ink);padding:2.4rem 0 2.8rem}.cta-band .hero-ctas{justify-content:center}.contact-form,.contact-details{min-width:0}.contact-intro p:last-child{margin-bottom:0}.contact-list{list-style:none;padding:0}.contact-list li,.hours div{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem 0;border-bottom:1px solid rgba(16,35,24,.08)}.contact-list strong{flex-shrink:0}.contact-list a,.contact-list span,.hours-trigger{min-width:0}.hours-modal{width:min(420px,100%)}.hours-trigger{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.3rem .9rem;border:1px solid rgba(16,35,24,.22);border-radius:999px;background:transparent;color:var(--forest);font:inherit;font-size:.84rem;font-weight:600;cursor:pointer;text-align:center;white-space:nowrap}.hours-trigger:hover{background:var(--forest);color:var(--ivory)}.hours .is-today{color:var(--forest);font-weight:700}.quote-form,.form-success{position:relative;background:#fff;color:var(--ink);border:1px solid rgba(16,35,24,.1);border-radius:10px;padding:.75rem .8rem .8rem}.form-grid{display:grid;gap:.42rem .55rem}.quote-form label,.quote-form legend{display:grid;gap:.16rem;margin:0;font-size:.62rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.quote-form input,.quote-form select,.quote-form textarea{width:100%;min-height:44px;border:1px solid rgba(16,35,24,.14);background:var(--ivory);color:var(--ink);border-radius:6px;padding:.4rem .6rem;font:inherit;font-size:1rem;font-weight:500;letter-spacing:0;text-transform:none}.quote-form textarea{min-height:0;resize:vertical}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{outline:2px solid var(--gold);outline-offset:1px;border-color:var(--gold)}.form-span,.form-method{grid-column:1 / -1}.form-method{border:0;padding:0;min-width:0}.form-method legend{padding:0;margin-bottom:.28rem}.method-toggle{display:flex;flex-wrap:wrap;gap:.4rem}.method-toggle label{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin:0;padding:0 .75rem;border:1px solid rgba(16,35,24,.14);border-radius:999px;background:var(--ivory);color:var(--forest);font-size:.75rem;font-weight:600;letter-spacing:0;text-transform:none;cursor:pointer}.method-toggle input{position:absolute;opacity:0;width:1px;height:1px;min-height:0;padding:0;pointer-events:none}.method-toggle label:has(:checked){background:var(--forest);border-color:var(--forest);color:var(--ivory)}.method-toggle label:focus-within{outline:2px solid var(--gold);outline-offset:2px}.form-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.7rem}.quote-submit{width:100%;min-height:48px;padding:.45rem .95rem;font-size:.92rem}.quote-submit:disabled{opacity:.7;cursor:wait}.honeypot{position:absolute;left:-9999px;height:0;overflow:hidden}.form-error{margin:.7rem 0 0;color:#8a2a2a;font-size:.85rem}.form-error a,.form-note a,.form-success a{color:var(--forest)}.form-note{margin:0;max-width:18rem;font-size:.68rem;line-height:1.35;color:var(--muted)}.form-success h3{margin:0 0 .4rem;font-size:1.25rem}.form-success p{margin:0;color:var(--muted)}.footer-bottom{margin-top:.7rem;padding-top:.55rem;border-top:1px solid rgba(246,240,228,.1);display:flex;flex-wrap:wrap;justify-content:space-between;gap:.25rem 1.25rem;font-size:.7rem}.footer-privacy{margin:0;color:#f6f0e473}.mobile-sticky-cta{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:1fr 1fr;z-index:90;padding-bottom:env(safe-area-inset-bottom,0px)}.mobile-sticky-cta a{text-align:center;text-decoration:none;padding:.95rem .5rem;font-weight:700;min-height:48px}.mobile-sticky-cta a:first-child{background:var(--forest);color:var(--ivory)}.mobile-sticky-cta a:last-child{background:var(--gold);color:var(--forest)}@media(min-width:700px){.wrap{width:min(1180px,calc(100% - 2rem))}.services-loop .curved-loop-jacket,.services-loop .curved-loop-svg{height:44px;font-size:.95rem}.section,.cta-band{padding-top:3.4rem;padding-bottom:3.6rem}.hero-ctas{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem}.hero-ctas .btn-fill,.hero-ctas .ghost-btn,.section-cta .btn-fill,.quote-submit{width:auto}.service-spot{padding:1.6rem!important}.about-collage{grid-template-columns:1.4fr .8fr;grid-template-rows:1fr auto;gap:.75rem}.about-shot-main{grid-column:1;grid-row:1 / span 2;min-height:420px}.about-shot-inset{display:block;grid-column:2;grid-row:1;min-height:150px}.about-shot-side{display:block;grid-column:2;grid-row:2;min-height:120px}.about-shot img{transition:transform .7s ease}.form-grid,.stat-grid,.process-grid,.why-grid{grid-template-columns:1fr 1fr}.site-footer .bar-inner{grid-template-columns:1fr 1fr;align-items:start}.site-footer .bar-brand{grid-area:1 / 1}.site-footer .bar-contact{grid-area:1 / 2;align-items:flex-end;text-align:right}.site-footer .bar-nav{grid-area:2 / 1 / 3 / 3}.services-grid{grid-template-columns:1fr 1fr}.why-grid{grid-template-columns:1fr}.about-shot-main{min-height:420px}}@media(hover:hover)and (pointer:fine){.about-shot:hover img{transform:scale(1.05)}}@media(min-width:980px){.split-block,.why-grid{grid-template-columns:1.1fr .9fr}.contact-block{grid-template-columns:1.1fr .9fr;gap:1.25rem 3rem;align-items:start}.contact-intro{grid-column:1;grid-row:1}.contact-details{grid-column:1;grid-row:2}.contact-form{grid-column:2;grid-row:1 / span 2}.cta-band{display:block}.hero .ghost-btn{display:inline-flex}.site-header.is-open{max-height:none;overflow:visible;padding-bottom:.55rem}.why-grid,.services-grid,.process-grid{grid-template-columns:repeat(3,1fr)}.why-points{grid-template-columns:repeat(3,1fr);gap:2rem}.why-points li{grid-template-columns:1fr;gap:.55rem}.mobile-sticky-cta{display:none}.site-footer{padding-bottom:.85rem}.header-menu{display:none}.site-header .bar-nav,.site-header .bar-contact,.site-header.is-open .bar-nav,.site-header.is-open .bar-contact{display:flex;flex-direction:row;align-items:center;grid-column:auto;gap:.2rem .85rem}.site-header.is-open .bar-nav a,.site-header.is-open .bar-contact a{min-height:0;font-size:inherit}.site-header .bar-inner,.site-footer .bar-inner{grid-template-columns:minmax(10rem,.9fr) minmax(0,1.4fr) minmax(12rem,1fr);gap:1rem 1.5rem;align-items:center}.site-footer .bar-brand,.site-footer .bar-nav,.site-footer .bar-contact{grid-area:auto}.bar-nav{justify-content:center}.bar-contact{align-items:flex-end;text-align:right}.hero{padding:3rem 0}.about-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:3.5rem}.about-shot-main{min-height:540px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-rotate,.about-shot img{animation:none!important;transition:none}}
