*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#111827;background:#f8fafc;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;width:100%;object-fit:cover}button,input,select,textarea{font:inherit}h1,h2,h3,p{overflow-wrap:break-word}.container{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{height:88px;background:#fff;color:#111827;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:50}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.brand img{width:148px;height:66px;object-fit:contain}.nav-links{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:700}.nav-links>a{position:relative;padding-block:12px}.nav-links>a:not(.nav-cta):after{position:absolute;right:0;bottom:3px;left:0;height:2px;background:#fbb034;content:"";opacity:0;transform:scaleX(.35);transition:opacity .2s ease,transform .2s ease}.nav-links>a:not(.nav-cta).router-link-active{color:#9a5100}.nav-links>a:not(.nav-cta).router-link-active:after{opacity:1;transform:scaleX(1)}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;font-weight:700;border:0;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .2s ease}.nav-cta,.button--dark{background:#1e293b;color:#fff}.nav-cta{background:#fbb034;color:#111827;gap:10px;padding-inline:22px;border-bottom:0!important}.nav-cta svg{width:17px;transition:transform .2s ease}.nav-cta:hover,.nav-cta:focus-visible{background:#1e293b;color:#fff}.nav-cta:hover svg,.nav-cta:focus-visible svg{transform:translate(2px,-2px)}.nav-cta:focus-visible,.button:focus-visible{outline:3px solid rgba(251,176,52,.38);outline-offset:3px}.button--accent{background:#fbb034;color:#111827}.button--ghost{border:1px solid rgba(255,255,255,.6);color:#fff}.button--outline{border:1px solid #111827;color:#111827;background:transparent}.menu-button{display:none;background:none;border:0;color:#111827}.hero{min-height:760px;position:relative;color:#fff;display:flex;align-items:center}.hero>img,.hero__shade{position:absolute;inset:0;height:100%}.hero__shade{background:linear-gradient(90deg,#231910e0,#23191014)}.hero__content{position:relative}.hero h1{max-width:900px;font-size:clamp(3rem,6vw,5.6rem);line-height:.98;margin:18px 0 25px}.hero__lead{max-width:670px;font-size:19px}.actions{display:flex;gap:12px;margin-top:34px}.trustbar{position:absolute;bottom:0;right:0;background:#1e293b;display:flex;gap:34px;padding:20px max(24px,(100vw - 1180px) / 2);padding-left:35px}.trustbar span{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:700}.trustbar svg{color:#fbb034;width:18px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#9a5100;font-size:12px;font-weight:800}.eyebrow--light{color:#fbb034}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.035em}h2{font-size:clamp(2.45rem,4.5vw,4.2rem);line-height:1.05;margin:14px 0 25px}h3{font-size:1.7rem;line-height:1.15}.section{padding:110px 0}.section--sand{background:#f1f5f9}.split,.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.prose,.content-grid p{color:#64748b;font-size:18px}.text-link{display:inline-block;font-weight:800;border-bottom:1px solid #111827;margin-top:15px}.section-head{margin-bottom:45px}.section-head--center{max-width:780px;margin-inline:auto;text-align:center;align-items:center}.section-actions{display:flex;justify-content:center;margin-top:36px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;background:transparent}.service-card{position:relative;background:#fff;padding:42px 36px;min-height:310px;border:1px solid #e2e8f0;box-shadow:0 12px 32px #0f172a0d;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.service-card:hover{transform:translateY(-5px);border-color:#fbb034cc;box-shadow:0 18px 42px #0f172a1a}.service-card__icon{width:54px;height:54px;display:grid;place-items:center;margin-bottom:28px;color:#9a5100;background:#fbb0341f;border:1px solid rgba(251,176,52,.3)}.service-card__icon svg{width:26px;height:26px}.service-card p,.project-feature p,.project-card p,.service-group p{color:#64748b}.project-feature{display:grid;grid-template-columns:1.25fr .75fr;gap:75px;align-items:center}.project-feature__image{position:relative}.project-feature__image img{height:590px}.image-label{position:absolute;left:0;bottom:0;background:#fbb034;color:#111827;padding:14px 20px;font-size:12px;font-weight:800}.check-list{list-style:none;padding:0;margin:30px 0}.check-list li{display:flex;gap:10px;padding:10px 0;border-bottom:1px solid #e2e8f0;font-weight:700}.check-list svg{color:#fbb034}.service-area{display:grid;grid-template-columns:55px 1fr;gap:25px;padding:45px;background:#fff;border-top:3px solid #fbb034}.service-area>svg{color:#fbb034;width:40px;height:40px}.service-area ul{list-style:none;padding:25px 0 0;margin:25px 0 0;border-top:1px solid #e4e0d9;display:grid;grid-template-columns:repeat(3,1fr);gap:12px 34px}.service-area li{position:relative;padding-left:17px}.service-area li:before{content:"";width:6px;height:6px;border-radius:50%;background:#fbb034;position:absolute;left:0;top:.65em}.service-area__contact{margin-top:34px;padding:28px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:#f8fafc;border-left:3px solid #fbb034}.service-area__contact h3{margin:0 0 8px}.service-area__contact p{margin:0;max-width:720px}.service-area__toggle{margin-top:22px;padding:10px 0;border:0;border-bottom:1px solid #111827;background:transparent;color:#111827;font-weight:800;cursor:pointer}.cta{padding:80px 0;background:#fff7e6;color:#111827;border-top:1px solid rgba(251,176,52,.55)}.cta .container{display:flex;align-items:end;justify-content:space-between;gap:40px}.cta h2{margin:0;max-width:760px}.cta .eyebrow--light{color:#9a5100}.page-hero{padding:100px 0 75px;background:#f1f5f9;color:#111827;border-bottom:1px solid #e2e8f0}.page-hero h1{font-size:clamp(3.2rem,7vw,6rem);line-height:1;margin:12px 0}.page-hero p{max-width:650px;color:#64748b}.page-hero .eyebrow--light{color:#9a5100}.services-details{background:#fff}.service-catalog__nav{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:34px;padding:16px;background:#fff;border:1px solid #e2e8f0}.service-catalog__nav a{padding:10px 14px;border-bottom:2px solid transparent;color:#111827;font-weight:800}.service-catalog__nav a:hover,.service-catalog__nav a:focus-visible{color:#9a5100;border-color:#fbb034}.service-category{scroll-margin-top:100px;padding:58px 0;border-top:1px solid #e2e8f0}.service-category:first-of-type{border-top:0}.service-category__head{display:grid;grid-template-columns:54px minmax(0,760px);gap:24px;margin-bottom:32px}.service-category__head .service-card__icon{margin-bottom:0}.service-category__head h2{margin:8px 0 12px;font-size:clamp(2.1rem,4vw,3.4rem)}.service-category__head div>p:last-child{margin:0;color:#64748b;font-size:18px}.service-category__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-detail-card{min-height:250px;padding:36px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 12px 28px #1118270d}.service-detail-card h3{margin:0 0 18px}.service-detail-card ul{display:grid;gap:11px;margin:0;padding:0;list-style:none}.service-detail-card li{display:flex;gap:10px;align-items:flex-start;color:#64748b}.service-detail-card li svg{flex:0 0 auto;width:17px;height:17px;margin-top:3px;color:#9a5100}.services-contact{background:#fff;border-top:1px solid #e2e8f0}.projects-grid,.services-list{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.project-card img{height:390px}.service-group{padding:30px;background:#fff;border:1px solid #e2e8f0}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.contact-info{background:#1e293b;color:#fff;padding:45px}.home-contact{background:#fff}.home-contact__intro{max-width:760px}.home-contact__intro h2{margin-bottom:14px}.home-contact__intro>p:last-child{color:#64748b;font-size:18px}.home-contact .contact-grid{padding:38px;background:#f8fafc;border:1px solid #e2e8f0}.contact-info svg{vertical-align:middle}.contact-info__link{display:flex;gap:10px;align-items:center}.contact-info__link svg{width:18px}.contact-info__link a{color:inherit;text-decoration:underline;text-underline-offset:4px}.form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px}.field--full,.form-note,.form-consent,.form-feedback{grid-column:1/-1}.field label{font-size:13px;font-weight:800}.field input,.field select,.field textarea{border:1px solid #cfd5d1;padding:14px;background:#fff;border-radius:0}.field textarea{min-height:135px}.form-consent{display:flex;align-items:flex-start;gap:10px;color:#64748b;font-size:14px;line-height:1.45;cursor:pointer}.form-consent input{flex:0 0 auto;width:18px;height:18px;margin:1px 0 0;accent-color:#9a5100}.honeypot{position:absolute;left:-9999px}.form-feedback--success{color:#176a39}.form-feedback--error{color:brown}.service-card{display:flex;flex-direction:column}.service-card .card-link{margin-top:auto;padding-top:24px;color:#9a5100;font-weight:800;font-size:13px}.section-head--split{display:flex;flex-direction:column;align-items:flex-start;gap:16px;max-width:790px}.section-head--split.section-head--center{align-items:center;text-align:center}.section-head--split h2{margin-bottom:0}.section-head--split>p,.section-head--split>div>p:last-child,.section-head--split>div:last-child>p{max-width:680px;margin:0}.section-head--split>p,.section-head--split>div>p:last-child,.section-head--split>div:last-child>p{color:#64748b}.section-head--split>div:last-child .button{margin-top:14px}.company-intro__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:80px;align-items:center}.company-intro__visual{position:relative}.company-intro__visual>img{height:590px}.company-stats{position:absolute;left:32px;right:-28px;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);margin:0;background:#1e293b;color:#fff}.company-stats div{padding:24px;border-right:1px solid rgba(255,255,255,.14)}.company-stats div:last-child{border-right:0}.company-stats dt{color:#fbb034;font:600 1.4rem Georgia,serif}.company-stats dd{margin:6px 0 0;font-size:12px;line-height:1.4}.company-intro__content>p:not(.eyebrow){color:#64748b;font-size:18px}.company-intro__content .button{margin-top:18px}.projects-showcase .projects-grid{grid-template-columns:repeat(2,1fr)}.project-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}.project-filters button{padding:10px 16px;border:1px solid #e2e8f0;background:#fff;color:#111827;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.project-filters button:hover,.project-filters button:focus-visible,.project-filters button.active{background:#1e293b;border-color:#1e293b;color:#fff}.project-card{position:relative;padding:0;border:0;background:transparent;overflow:hidden;cursor:zoom-in;text-align:left}.project-card img{height:390px;transition:transform .35s ease}.project-card:hover img{transform:scale(1.04)}.project-card__action{position:absolute;right:18px;bottom:18px;width:46px;height:46px;display:grid;place-items:center;background:#fbb034;color:#111827;transform:translateY(8px);opacity:0;transition:opacity .2s ease,transform .2s ease}.project-card:hover .project-card__action,.project-card:focus-visible .project-card__action{opacity:1;transform:translateY(0)}.project-card__action svg{width:21px}.project-lightbox{position:fixed;inset:0;z-index:1000;padding:72px;display:grid;place-items:center;background:#0a0e11f0}.project-lightbox img{width:auto;max-width:100%;max-height:calc(100vh - 120px);object-fit:contain}.project-lightbox__content{width:min(1050px,100%);max-height:calc(100vh - 100px);margin:0;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr);background:#fff;overflow:auto}.project-lightbox__content img{width:100%;height:100%;max-height:calc(100vh - 100px);object-fit:cover}.project-lightbox__content figcaption{padding:38px;align-self:center;color:#111827}.project-lightbox__content figcaption span{color:#9a5100;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.project-lightbox__content figcaption h2{margin:14px 0;font-size:2.2rem}.project-lightbox__content figcaption p{color:#64748b}.project-lightbox__close{position:absolute;top:24px;right:24px;width:50px;height:50px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.45);background:#fbb034;color:#111827;cursor:pointer}.section--forest{background:#1e293b;color:#fff}.section-head--light h2{color:#fff}.section-head--light>p{color:#cbd5e1}.reviews-section .eyebrow--light{color:#9a5100}.reviews-section{background:#f1f5f9;color:#111827}.reviews-section .section-head--light h2{color:#111827}.reviews-section .section-head--light>p{color:#64748b}.reviews-section .review-card{border:1px solid #e2e8f0;border-top:3px solid #fbb034;box-shadow:0 12px 30px #0f172a0f}.reviews-section .review-carousel__button{border-color:#cbd5e1;background:#fff;color:#1e293b}.review-carousel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.review-card{margin:0;min-height:270px;padding:30px;background:#fff;color:#111827;border-top:3px solid #fbb034}.review-card__meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:12px;color:#64748b}.stars{display:inline-flex;gap:2px}.stars svg{width:15px;height:15px;color:#fbb034}.stars svg.filled{fill:#fbb034}.review-card h3{margin:25px 0 12px;font-size:1.45rem}.review-card blockquote{margin:0;color:#64748b}.review-carousel__button{width:50px;height:50px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;cursor:pointer}.review-carousel__button:hover,.review-carousel__button:focus-visible{background:#fbb034;color:#111827;border-color:#fbb034}.review-carousel__pagination{grid-column:2;display:flex;gap:8px;justify-content:center;margin-top:10px}.review-carousel__pagination button{width:38px;height:4px;padding:0;border:0;background:#cbd5e1;cursor:pointer;transition:width .2s ease,background-color .2s ease}.review-carousel__pagination button.active{width:58px;background:#fbb034}footer{background:#111827;color:#cbd2ce;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px}.brand--footer img{width:180px;height:auto}.footer-grid h3{color:#fff;font:700 14px Arial;text-transform:uppercase}.footer-grid a{display:block;margin:8px 0}.footer-bottom{border-top:1px solid #334155;margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;font-size:12px}@media(max-width:850px){.container{width:min(100% - 32px,1180px)}.site-header{height:72px}.brand img{width:126px;height:58px}.menu-button{display:block}.nav-links{display:none;position:absolute;inset:72px 0 auto;background:#fff;padding:24px;flex-direction:column;align-items:stretch;gap:0}.nav-links.open{display:flex}.nav-links>a{padding:14px 0;align-self:flex-start}.nav-links>.nav-cta{align-self:stretch;margin-top:10px;padding:16px 20px}.nav-links>a:not(.nav-cta):after{right:auto;bottom:5px;width:34px}.hero{min-height:760px}.trustbar{left:0;right:0;overflow:auto}.section{padding:75px 0}.split,.content-grid,.project-feature,.contact-grid{grid-template-columns:1fr;gap:45px}.home-contact .contact-grid{padding:26px}.company-intro__grid,.section-head--split{grid-template-columns:1fr;gap:40px}.company-intro__visual{margin-right:28px}.review-grid{grid-template-columns:1fr}.review-card:nth-child(n+2){display:none}.service-grid,.projects-grid,.services-list{grid-template-columns:1fr}.service-category__grid,.service-area ul{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.form{grid-template-columns:1fr}.field--full,.form-note,.form-feedback{grid-column:auto}.cta .container{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.hero h1{font-size:3.1rem}.actions{flex-direction:column}.service-area{grid-template-columns:1fr;padding:30px 22px}.service-catalog__nav{flex-wrap:nowrap;overflow-x:auto}.service-catalog__nav a{flex:0 0 auto}.service-category{padding:44px 0}.service-category__head,.service-category__grid{grid-template-columns:1fr}.company-intro__visual{margin-right:0;padding-bottom:0}.company-intro__visual>img{height:360px}.company-stats{position:static;grid-template-columns:1fr}.company-stats div{border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.service-area ul{grid-template-columns:1fr}.service-area__contact{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.project-feature__image img,.project-card img{height:300px}.project-lightbox{padding:68px 16px 24px}.project-lightbox__close{top:14px;right:14px}.project-lightbox__content{grid-template-columns:1fr;max-height:calc(100vh - 92px)}.project-lightbox__content img{height:min(48vh,380px)}.project-lightbox__content figcaption{padding:24px}.review-carousel{grid-template-columns:42px minmax(0,1fr) 42px;gap:8px}.review-carousel__button{width:42px;height:42px}.review-carousel__pagination{grid-column:1/-1}}
