*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:'Source Sans 3',system-ui,Arial,sans-serif;font-size:17px;line-height:1.6;color:#21282b;background:#f5efe7;-webkit-font-smoothing:antialiased}img,picture,svg,video{display:block;max-width:100%}h1,h2,h3,h4,h5{font-family:'Manrope',system-ui,sans-serif;font-weight:700;color:#1c2628;line-height:1.18;margin:0 0 .6em;letter-spacing:-.01em}h1{font-size:clamp(2.1rem,4.4vw,3.4rem)}h2{font-size:clamp(1.6rem,3.2vw,2.4rem)}h3{font-size:1.3rem}p{margin:0 0 1em}a{color:#c8553d;text-decoration:none;transition:color .2s}a:hover{color:#a23e2c}ul{padding-left:1.1em}.shell{width:min(1180px,92%);margin:0 auto}.skip-link{position:absolute;left:-999px;top:0;background:#1c2628;color:#fff;padding:.5rem 1rem;z-index:1000}.skip-link:focus{left:0}.topbar{position:sticky;top:0;background:rgba(245,239,231,.94);backdrop-filter:blur(8px);z-index:50;border-bottom:1px solid rgba(0,0,0,.06)}.topbar__row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;gap:1rem}.brandmark{display:inline-flex;align-items:center;gap:10px;color:#1c2628;font-family:'Manrope',sans-serif;font-weight:800;font-size:1.18rem;letter-spacing:-.01em}.brandmark__icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#c8553d;color:#fff8ee}.brandmark__suffix{color:#c8553d;font-weight:600}.brandmark--foot{color:#f5efe7;margin-bottom:.8rem}.brandmark--foot .brandmark__icon{background:#f5efe7;color:#2d4a52}.brandmark--foot .brandmark__suffix{color:#e8a48d}.navtoggle{display:none;background:none;border:0;width:44px;height:44px;cursor:pointer;flex-direction:column;justify-content:center;gap:5px;align-items:center}.navtoggle span{display:block;width:24px;height:2px;background:#1c2628;transition:transform .3s,opacity .3s}.navtoggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.navtoggle[aria-expanded=true] span:nth-child(2){opacity:0}.navtoggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.primary-nav{display:flex;align-items:center;gap:1.6rem}.primary-nav__list{display:flex;list-style:none;gap:1.4rem;margin:0;padding:0}.primary-nav__link{color:#1c2628;font-weight:500;padding:8px 2px;position:relative}.primary-nav__link.is-current,.primary-nav__link:hover{color:#c8553d}.primary-nav__link.is-current::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#c8553d;border-radius:2px}.cta-pill{display:inline-flex;align-items:center;justify-content:center;background:#1c2628;color:#f5efe7;padding:12px 22px;border-radius:999px;font-weight:600;letter-spacing:.01em;border:1px solid #1c2628;min-height:44px}.cta-pill:hover{background:#2d4a52;color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:13px 26px;border-radius:8px;font-weight:600;font-family:'Manrope',sans-serif;text-align:center;border:1px solid transparent;cursor:pointer;min-height:46px;transition:transform .15s,background .2s,color .2s}.btn--primary{background:#c8553d;color:#fff8ee;border-color:#c8553d}.btn--primary:hover{background:#a23e2c;color:#fff;transform:translateY(-1px)}.btn--ghost{background:transparent;color:#1c2628;border-color:#1c2628}.btn--ghost:hover{background:#1c2628;color:#f5efe7}.btn--lg{padding:16px 32px;font-size:1.05rem}.hero{padding:64px 0 56px;position:relative}.hero__grid{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;align-items:center}.hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;background:#fff;border:1px solid rgba(28,38,40,.12);padding:7px 14px;border-radius:999px;font-size:.85rem;font-weight:600;color:#2d4a52;margin-bottom:1.2rem}.hero__eyebrow::before{content:"";width:8px;height:8px;border-radius:50%;background:#c8553d;display:inline-block}.hero__lede{font-size:1.13rem;color:#465154;max-width:54ch}.hero__cta{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.hero__strip{display:flex;flex-wrap:wrap;gap:1.4rem 2rem;margin-top:2rem;padding-top:1.6rem;border-top:1px solid rgba(28,38,40,.1)}.hero__strip dt{font-family:'Manrope',sans-serif;font-size:1.6rem;font-weight:800;color:#c8553d;margin:0}.hero__strip dd{margin:0;font-size:.9rem;color:#465154}.hero__strip>div{display:flex;flex-direction:column}.hero__media{position:relative}.hero__media img{border-radius:18px;aspect-ratio:16/11;object-fit:cover;width:100%;box-shadow:0 30px 60px -30px rgba(28,38,40,.4)}.hero__badge{position:absolute;left:-12px;bottom:24px;background:#fff;padding:14px 18px;border-radius:14px;display:flex;gap:12px;align-items:center;box-shadow:0 12px 30px -10px rgba(28,38,40,.2);max-width:280px}.hero__badge svg{flex-shrink:0;color:#2d4a52}.hero__badge strong{display:block;font-family:'Manrope',sans-serif;color:#1c2628}.hero__badge small{color:#465154}.section{padding:72px 0}.section--alt{background:#fff8ee}.section--dark{background:#1c2628;color:#e7d9c4}.section--dark h2,.section--dark h3{color:#fff}.section__head{max-width:680px;margin:0 auto 3rem;text-align:center}.section__eyebrow{font-size:.85rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#c8553d;margin-bottom:.6rem}.about-grid{display:grid;grid-template-columns:5fr 6fr;gap:60px;align-items:center}.about-grid__media{position:relative}.about-grid__media img{border-radius:20px;aspect-ratio:4/5;object-fit:cover;width:100%}.about-grid__media-acc{position:absolute;right:-22px;bottom:-22px;background:#c8553d;color:#fff8ee;padding:1.4rem 1.6rem;border-radius:14px;max-width:240px;font-family:'Manrope',sans-serif;font-weight:600;line-height:1.3}.about-grid__media-acc span{display:block;font-size:2.2rem;font-weight:800}.about-grid h2{margin-bottom:1rem}.about-grid__bullets{list-style:none;padding:0;margin:1.2rem 0 0;display:grid;gap:.8rem}.about-grid__bullets li{padding-left:34px;position:relative;color:#2c3538}.about-grid__bullets li::before{content:"";position:absolute;left:0;top:6px;width:22px;height:22px;border-radius:50%;background:#c8553d;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23fff8ee' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><polyline points='3.5 8.5 6.5 11.5 12.5 5'/></svg>");background-position:center;background-repeat:no-repeat;background-size:14px}.svc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.svc-card{position:relative;background:#fff;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s,box-shadow .3s}.svc-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px -20px rgba(28,38,40,.25)}.svc-card__media{aspect-ratio:4/3;overflow:hidden}.svc-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.svc-card:hover .svc-card__media img{transform:scale(1.05)}.svc-card__body{padding:22px 24px 24px;display:flex;flex-direction:column;gap:.6rem;flex:1}.svc-card__title{font-family:'Manrope',sans-serif;font-size:1.18rem;font-weight:700;color:#1c2628;margin:0}.svc-card__copy{color:#465154;margin:0;font-size:.97rem;flex:1}.svc-card__more{font-weight:600;color:#c8553d;margin-top:.4rem;display:inline-flex;align-items:center;gap:.4rem}.svc-card__more::after{content:"→";transition:transform .2s}.svc-card:hover .svc-card__more::after{transform:translateX(3px)}.why-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.why-list>li{background:#fff;padding:28px;border-radius:16px;border:1px solid rgba(0,0,0,.04)}.why-list h3{margin:0 0 .5rem;color:#1c2628}.why-list p{margin:0;color:#465154}.why-list__num{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background:#c8553d20;color:#c8553d;font-family:'Manrope',sans-serif;font-weight:800;font-size:1.2rem;margin-bottom:1rem}.process-wrap{display:grid;grid-template-columns:5fr 6fr;gap:60px;align-items:center}.process-wrap__media img{border-radius:18px;aspect-ratio:1/1;object-fit:cover;width:100%}.process-steps{counter-reset:p;list-style:none;padding:0;margin:0;display:grid;gap:18px}.process-steps>li{counter-increment:p;padding:20px 22px 20px 76px;background:#fff8ee;border-radius:14px;position:relative}.section--dark .process-steps>li{background:#283638;color:#e7d9c4}.process-steps>li::before{content:counter(p,decimal-leading-zero);position:absolute;left:20px;top:18px;font-family:'Manrope',sans-serif;font-weight:800;font-size:1.6rem;color:#c8553d}.process-steps h3{margin:0 0 .25rem;font-size:1.1rem;color:inherit}.process-steps p{margin:0;color:#465154;font-size:.95rem}.section--dark .process-steps p{color:#bdb5a6}.proj-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.proj-card{position:relative;border-radius:18px;overflow:hidden;aspect-ratio:4/3}.proj-card:nth-child(1){grid-column:span 7;aspect-ratio:16/10}.proj-card:nth-child(2){grid-column:span 5;aspect-ratio:16/10}.proj-card:nth-child(3){grid-column:span 12;aspect-ratio:21/8}.proj-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.proj-card:hover img{transform:scale(1.04)}.proj-card__caption{position:absolute;left:18px;bottom:18px;right:18px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.6));padding:30px 16px 12px;border-radius:0 0 12px 12px;display:flex;justify-content:space-between;align-items:end;gap:1rem}.proj-card__caption strong{font-family:'Manrope',sans-serif;font-weight:700;font-size:1.1rem}.proj-card__caption span{font-size:.85rem;opacity:.9}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.t-card{background:#fff;padding:28px;border-radius:18px;border:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;gap:1rem}.t-card__quote{margin:0;color:#2c3538;font-size:1.02rem;line-height:1.55;font-style:italic}.t-card__person{display:flex;align-items:center;gap:12px;margin-top:auto}.t-card__avatar{width:46px;height:46px;border-radius:50%;background:#c8553d;color:#fff8ee;display:grid;place-items:center;font-family:'Manrope',sans-serif;font-weight:700}.t-card__name{font-family:'Manrope',sans-serif;font-weight:700;display:block;color:#1c2628}.t-card__role{font-size:.85rem;color:#6c7679}.t-card__stars{color:#e0a23a;letter-spacing:2px;font-size:.95rem}.faq-list{max-width:820px;margin:0 auto;display:grid;gap:14px}.faq-item{background:#fff;border-radius:14px;border:1px solid rgba(0,0,0,.05);padding:0}.faq-item>summary{cursor:pointer;list-style:none;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;gap:1rem;font-family:'Manrope',sans-serif;font-weight:600;color:#1c2628}.faq-item>summary::-webkit-details-marker{display:none}.faq-item>summary::after{content:"+";font-size:1.4rem;color:#c8553d;transition:transform .2s}.faq-item[open]>summary::after{content:"−"}.faq-item__body{padding:0 24px 22px;color:#465154}.cta-banner{background:linear-gradient(120deg,#c8553d,#a23e2c);color:#fff8ee;padding:60px 0;text-align:center;border-radius:24px;margin:60px auto;width:min(1180px,92%)}.cta-banner h2{color:#fff}.cta-banner p{max-width:60ch;margin:0 auto 1.6rem;color:#fff8ee;opacity:.95}.cta-banner .btn--ghost{color:#fff;border-color:#fff8ee}.cta-banner .btn--ghost:hover{background:#fff8ee;color:#c8553d}.sitefoot{background:#1c2628;color:#bdb5a6;padding:64px 0 24px;margin-top:0}.sitefoot__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.4fr;gap:48px;padding-bottom:48px;border-bottom:1px solid rgba(255,248,238,.1)}.sitefoot__heading{color:#fff8ee;margin:0 0 1rem;font-size:.95rem;letter-spacing:.06em;text-transform:uppercase}.sitefoot__about{color:#bdb5a6;font-size:.95rem;margin-bottom:1rem}.sitefoot__legal{color:#8d8678;font-size:.84rem;margin:0}.sitefoot__links{list-style:none;padding:0;margin:0;display:grid;gap:.6rem}.sitefoot__links a{color:#bdb5a6;font-size:.95rem}.sitefoot__links a:hover{color:#fff8ee}.sitefoot__address{font-style:normal;color:#bdb5a6;font-size:.95rem;line-height:1.65}.sitefoot__address a{color:#e8a48d}.sitefoot__hours{display:block;margin-top:.5rem;color:#8d8678;font-size:.85rem}.sitefoot__base{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding:24px 0 0;color:#8d8678;font-size:.86rem}.sitefoot__policies{list-style:none;padding:0;margin:0;display:flex;gap:1.2rem;flex-wrap:wrap}.sitefoot__policies a{color:#bdb5a6}.cookieprefs{position:fixed;left:24px;bottom:24px;width:48px;height:48px;border-radius:50%;border:0;background:#1c2628;color:#fff8ee;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.18);z-index:60}.cookieprefs:hover{background:#2d4a52}.cookiebar{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);width:min(720px,calc(100% - 32px));background:#1c2628;color:#f5efe7;padding:22px 24px;border-radius:16px;box-shadow:0 30px 60px -20px rgba(0,0,0,.4);z-index:80;display:none;gap:16px;flex-direction:column}.cookiebar.is-open{display:flex}.cookiebar h3{color:#fff;margin:0 0 .3rem;font-size:1.05rem}.cookiebar p{margin:0;color:#bdb5a6;font-size:.92rem}.cookiebar__row{display:flex;flex-wrap:wrap;gap:10px}.cookiebar__btn{flex:1;min-width:130px;border:0;padding:12px 18px;border-radius:8px;font-weight:600;font-family:'Manrope',sans-serif;cursor:pointer;min-height:44px}.cookiebar__btn--accept{background:#c8553d;color:#fff8ee}.cookiebar__btn--reject{background:transparent;color:#f5efe7;border:1px solid rgba(255,248,238,.3)}.cookiebar__btn--accept:hover{background:#a23e2c}.cookiebar__btn--reject:hover{background:#283638}.page-banner{background:linear-gradient(120deg,#fff8ee,#f5efe7);padding:72px 0 56px;border-bottom:1px solid rgba(0,0,0,.04)}.page-banner h1{margin-bottom:.4rem}.page-banner p{color:#465154;max-width:60ch}.bread{font-size:.88rem;color:#6c7679;margin-bottom:1rem}.bread a{color:#6c7679}.bread a:hover{color:#c8553d}.bread span{color:#c8553d}.svc-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:start}.svc-detail__media img{border-radius:18px;aspect-ratio:4/3;object-fit:cover;width:100%}.svc-detail h3{margin-top:1.5rem}.svc-detail__feats{list-style:none;padding:0;margin:0;display:grid;gap:.7rem}.svc-detail__feats li{padding-left:30px;position:relative;color:#2c3538}.svc-detail__feats li::before{content:"✓";position:absolute;left:0;top:0;color:#c8553d;font-weight:800}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.contact-card{background:#fff;border-radius:18px;padding:32px;border:1px solid rgba(0,0,0,.05)}.contact-card h3{margin-top:0}.contact-card dl{display:grid;grid-template-columns:auto 1fr;gap:14px 18px;margin:0}.contact-card dt{font-family:'Manrope',sans-serif;font-weight:600;color:#1c2628}.contact-card dd{margin:0;color:#465154}.contact-card dd a{color:#c8553d}.form{background:#fff;padding:34px;border-radius:18px;border:1px solid rgba(0,0,0,.05);display:grid;gap:18px}.form-row{display:grid;gap:6px}.form-row label{font-family:'Manrope',sans-serif;font-weight:600;font-size:.95rem;color:#1c2628}.form-row input,.form-row select,.form-row textarea{font:inherit;padding:13px 14px;border-radius:8px;border:1px solid rgba(28,38,40,.16);background:#fff8ee;min-height:46px;color:#1c2628;width:100%}.form-row input:focus,.form-row select:focus,.form-row textarea:focus{outline:2px solid #c8553d;outline-offset:1px;border-color:transparent}.form-row textarea{min-height:130px;resize:vertical}.form-row--two{grid-template-columns:1fr 1fr;gap:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-meta{font-size:.85rem;color:#6c7679;margin:0}.form-flash{padding:18px 22px;border-radius:12px;background:#dbe5e2;color:#2d4a52;margin-bottom:18px}.form-flash--err{background:#f7d7d0;color:#a23e2c}.policy{max-width:780px;margin:0 auto;background:#fff;padding:48px 56px;border-radius:18px;border:1px solid rgba(0,0,0,.05)}.policy h2{margin-top:2rem}.policy p,.policy li{color:#2c3538}.policy ul{padding-left:1.4em}@media (max-width:980px){.hero{padding:40px 0}.hero__grid,.about-grid,.process-wrap,.svc-detail,.contact-grid{grid-template-columns:1fr;gap:40px}.about-grid__media-acc{right:auto;left:50%;transform:translateX(-50%)}.svc-grid,.testimonials,.why-list{grid-template-columns:repeat(2,1fr)}.proj-card:nth-child(n){grid-column:span 12;aspect-ratio:16/10}.sitefoot__grid{grid-template-columns:1fr 1fr;gap:32px}.section{padding:56px 0}.policy{padding:32px 24px}}@media (max-width:720px){.navtoggle{display:flex}.primary-nav{position:fixed;top:0;right:-100%;width:80%;max-width:320px;height:100vh;background:#fff8ee;flex-direction:column;align-items:stretch;padding:90px 28px 32px;gap:1rem;transition:right .3s ease;box-shadow:-20px 0 40px rgba(0,0,0,.1)}.primary-nav.is-open{right:0}.primary-nav__list{flex-direction:column;gap:0;border-bottom:1px solid rgba(0,0,0,.08);padding-bottom:1rem;margin-bottom:1rem}.primary-nav__link{padding:14px 0;font-size:1.1rem;display:block}.cta-pill{width:100%;text-align:center}.svc-grid,.testimonials,.why-list{grid-template-columns:1fr}.sitefoot__grid{grid-template-columns:1fr}.sitefoot__base{flex-direction:column;align-items:flex-start}.form-row--two,.form-grid{grid-template-columns:1fr}.policy{padding:28px 20px}body.nav-locked{overflow:hidden}}@media (max-width:480px){.hero__strip{gap:1rem}.cta-banner{padding:44px 22px}}
