*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{margin:0;color:var(--na-ink,#17241e);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.65;overflow-x:hidden;-webkit-font-smoothing:antialiased}body.nav-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;left:12px;top:-70px;background:#fff;color:#111;padding:10px 14px;z-index:9999}.skip-link:focus{top:12px}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--na-primary);font-size:12px;letter-spacing:.17em;font-weight:900;text-transform:uppercase}.eyebrow:before{content:"";width:34px;height:1px;background:var(--na-gold)}.eyebrow.light{color:#e9c96f}.section{padding:108px 0}.reveal{opacity:0;transform:translateY(24px);transition:.75s ease}.reveal.delay{transition-delay:.12s}.reveal.in{opacity:1;transform:none}.btn{min-height:52px;padding:0 24px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:14px;font-weight:900;font-size:13px;letter-spacing:.01em;border:1px solid transparent;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-gold{background:linear-gradient(135deg,#ebca73,var(--na-gold));color:#10251d;box-shadow:0 14px 34px rgba(214,178,80,.19)}.btn-dark{background:var(--na-primary);color:#fff}.btn-ghost{border-color:rgba(255,255,255,.52);color:#fff;background:rgba(255,255,255,.04);backdrop-filter:blur(10px)}
/* Header */.site-header{position:fixed;inset:0 0 auto 0;z-index:1500;color:#fff;transition:.25s}.topbar{height:39px;background:#03251c;border-bottom:1px solid rgba(255,255,255,.08)}.topbar-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.topbar-contact{display:flex;align-items:center;gap:22px;font-size:11px;color:rgba(255,255,255,.82)}.topbar-contact a,.top-location{display:flex;align-items:center;gap:7px}.topbar-contact svg{width:15px;height:15px;color:var(--na-gold)}.mail-icon{color:var(--na-gold);font-size:15px}.topbar-note{font-size:10px;letter-spacing:.09em;color:#e7ce88;text-transform:uppercase}.nav-shell{background:linear-gradient(180deg,rgba(2,23,17,.93),rgba(2,23,17,.77));border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(13px);transition:.25s}.site-header.scrolled .nav-shell{background:rgba(2,24,18,.98);box-shadow:0 12px 35px rgba(0,0,0,.18)}.nav-wrap{height:94px;display:flex;align-items:center;gap:36px}.brand{width:285px;max-width:30vw;height:82px;display:flex;align-items:center;flex-shrink:0}.brand-image{max-width:100%;max-height:74px;object-fit:contain}.primary-nav{margin-left:auto}.primary-nav .menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:28px}.primary-nav .menu a{position:relative;color:#fff;font-size:12px;font-weight:800}.primary-nav .menu a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--na-gold);transition:.25s}.primary-nav .menu a:hover:after{right:0}.nav-actions{display:flex;align-items:center;gap:12px}.lang-switch{height:38px;min-width:58px;padding:0 10px;border:1px solid rgba(255,255,255,.24);border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:900}.header-quote{height:44px;padding:0 19px;border-radius:9px;background:var(--na-gold);color:#082419;display:flex;align-items:center;font-size:11px;font-weight:900}.menu-toggle{display:none;border:0;background:transparent;width:43px;height:43px;padding:9px;flex-direction:column;justify-content:center;gap:5px}.menu-toggle span{display:block;height:2px;background:#fff;border-radius:2px}.mobile-nav-contact{display:none}
/* Hero */.hero{position:relative;min-height:900px;background-image:var(--hero-image);background-size:cover;background-position:center;display:flex;flex-direction:column;color:#fff}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,20,15,.92) 0%,rgba(2,20,15,.79) 33%,rgba(2,20,15,.26) 66%,rgba(2,20,15,.34) 100%)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),transparent 45%,rgba(2,20,15,.68));pointer-events:none}.hero-inner{position:relative;z-index:2;flex:1;display:flex;align-items:center;padding-top:150px;padding-bottom:135px}.hero-copy{max-width:720px}.hero-copy h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(56px,5.7vw,88px);line-height:.98;letter-spacing:-.045em;margin:22px 0 25px;color:#fff;font-weight:600}.hero-copy p{max-width:660px;margin:0 0 30px;color:rgba(255,255,255,.82);font-size:17px;line-height:1.75}.hero-actions{display:flex;gap:13px;flex-wrap:wrap}.hero-meta{display:flex;gap:0;margin-top:42px;border-top:1px solid rgba(255,255,255,.17);padding-top:22px}.hero-meta span{display:flex;flex-direction:column;gap:1px;padding:0 24px;border-right:1px solid rgba(255,255,255,.16);font-size:10px;color:rgba(255,255,255,.62)}.hero-meta span:first-child{padding-left:0}.hero-meta span:last-child{border:0}.hero-meta b{font-size:11px;color:#fff;letter-spacing:.07em}.hero-categories{position:absolute;z-index:4;left:0;right:0;bottom:0;background:rgba(3,38,28,.94);border-top:1px solid rgba(255,255,255,.12);backdrop-filter:blur(10px)}.hero-cat-grid{display:grid;grid-template-columns:repeat(4,1fr)}.hero-cat{min-height:104px;padding:22px 26px;display:flex;align-items:center;gap:15px;border-right:1px solid rgba(255,255,255,.1);transition:.25s}.hero-cat:hover{background:rgba(255,255,255,.055)}.hero-cat svg{width:31px;height:31px;color:var(--na-gold);flex:0 0 auto}.hero-cat span{font-size:12px;font-weight:850;line-height:1.25}.hero-cat b{margin-left:auto;color:#e7ca75;font-size:17px;font-weight:400}.trust-strip{background:#fff;border-bottom:1px solid #e9e5db}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{min-height:112px;display:flex;align-items:center;gap:16px;padding:22px 24px;border-right:1px solid #ece8de}.trust-item:last-child{border:0}.trust-item svg{width:38px;height:38px;color:var(--na-gold);flex:0 0 auto}.trust-item strong{display:block;font-family:Georgia,serif;font-size:17px;color:#0b3226}.trust-item span{display:block;color:#6e766f;font-size:11px;margin-top:3px}
/* About */.about{background:var(--na-cream)}.about-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:90px;align-items:center}.about-media{position:relative;min-height:610px}.about-media img{width:94%;height:610px;object-fit:cover;border-radius:30px;box-shadow:0 30px 75px rgba(20,45,35,.16)}.about-media:before{content:"";position:absolute;right:0;bottom:-30px;width:58%;height:64%;border-radius:28px;background:#0b3b2d;z-index:-1}.image-seal{position:absolute;right:0;bottom:38px;width:178px;height:178px;border-radius:50%;background:var(--na-primary);border:8px solid var(--na-cream);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 18px 40px rgba(0,0,0,.18)}.image-seal b{font-family:Georgia,serif;color:#efce72;font-size:20px}.image-seal span{font-size:10px;width:120px}.about-copy h2,.section-head h2,.why-copy h2,.center-head h2,.contact-copy h2,.cta-inner h2,.archive-head h1{font-family:Georgia,"Times New Roman",serif;color:#0c3327;font-size:clamp(42px,4.1vw,66px);line-height:1.06;letter-spacing:-.035em;margin:16px 0 22px;font-weight:600}.about-copy>p{font-size:16px;line-height:1.85;color:#68716b}.about-stats{display:grid;grid-template-columns:repeat(3,1fr);margin:32px 0;border-top:1px solid #dcd8ce;border-bottom:1px solid #dcd8ce}.about-stats div{padding:19px 12px;border-right:1px solid #dcd8ce}.about-stats div:first-child{padding-left:0}.about-stats div:last-child{border:0}.about-stats b{display:block;font-family:Georgia,serif;font-size:28px;color:var(--na-primary)}.about-stats span{display:block;font-size:10px;color:#787e79}.text-link,.card-link{font-size:12px;font-weight:900;color:var(--na-primary);display:inline-flex;gap:10px;align-items:center}.text-link span,.card-link span{color:var(--na-gold)}
/* Headings */.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:48px}.section-head>div{max-width:700px}.section-head h2{font-size:clamp(40px,4vw,62px);margin-bottom:0}.section-head>p{max-width:390px;color:#6e776f;font-size:13px;margin:0 0 6px}.services{background:#fff}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{border:1px solid #e8e5db;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 14px 40px rgba(19,46,35,.055);transition:.28s}.service-card:hover{transform:translateY(-6px);box-shadow:0 26px 60px rgba(19,46,35,.12)}.service-img{position:relative;height:285px;display:block;overflow:hidden;background:#ddd}.service-img img{width:100%;height:100%;object-fit:cover;transition:.5s}.service-card:hover .service-img img{transform:scale(1.045)}.service-number{position:absolute;left:18px;top:18px;width:43px;height:43px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(3,38,28,.9);color:#e6c76e;font-size:10px;font-weight:900;border:1px solid rgba(255,255,255,.2)}.service-copy{position:relative;padding:30px 26px 28px}.service-icon{position:absolute;right:25px;top:-26px;width:52px;height:52px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:var(--na-primary);color:#e8c86f;border:5px solid #fff}.service-icon svg{width:24px;height:24px}.service-copy h3{font-family:Georgia,serif;font-size:25px;color:#0a3427;margin:0 0 10px}.service-copy p{font-size:12px;color:#707972;min-height:60px;margin:0 0 19px}.projects{background:#f7f4ed}.project-mosaic{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:250px;gap:18px}.project-tile{position:relative;overflow:hidden;border-radius:20px;color:#fff}.project-tile img{width:100%;height:100%;object-fit:cover;transition:.55s}.project-tile:hover img{transform:scale(1.045)}.project-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(1,20,15,.82))}.project-info{position:absolute;left:24px;right:22px;bottom:21px}.project-info small{color:#ebca73;font-size:9px;letter-spacing:.15em;font-weight:900}.project-info h3{font-family:Georgia,serif;font-size:24px;margin:3px 48px 0 0;color:#fff}.project-info b{position:absolute;right:0;bottom:3px;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.28)}.tile-1{grid-column:span 7;grid-row:span 2}.tile-2{grid-column:span 5}.tile-3{grid-column:span 5}.tile-4,.tile-5,.tile-6,.tile-7,.tile-8{grid-column:span 4}.center{text-align:center;margin-top:38px}
/* Why */.why{padding:105px 0;background:linear-gradient(130deg,#031f17,#0a4433);color:#fff;position:relative;overflow:hidden}.why:before{content:"";position:absolute;right:-150px;top:-220px;width:650px;height:650px;border:1px solid rgba(214,178,80,.12);border-radius:50%}.why-inner{position:relative;z-index:2;display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.why-copy h2{color:#fff;font-size:clamp(40px,4vw,61px)}.why-copy p{color:rgba(255,255,255,.62);font-size:14px;max-width:500px}.why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.why-card{padding:28px 25px;min-height:210px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(255,255,255,.045)}.why-card svg{width:36px;height:36px;color:#e3c36c}.why-card h3{font-family:Georgia,serif;font-size:22px;color:#fff;margin:18px 0 8px}.why-card p{font-size:11px;color:rgba(255,255,255,.62);margin:0}.process{background:#fff}.center-head{text-align:center;max-width:790px;margin:0 auto 50px}.center-head .eyebrow:before{display:none}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.process-step{position:relative;padding:31px 26px;border-radius:18px;background:#f7f4ed;min-height:230px;border:1px solid #ece8de}.process-step span{display:inline-flex;width:44px;height:44px;border-radius:50%;align-items:center;justify-content:center;background:var(--na-primary);color:#e9c96f;font-size:10px;font-weight:900}.process-step h3{font-family:Georgia,serif;color:#0d3428;font-size:22px;margin:21px 0 8px}.process-step p{font-size:11px;color:#737b75;margin:0}.cta-banner{padding:86px 0;background:linear-gradient(rgba(3,31,23,.82),rgba(3,31,23,.86)),url('../images/pergola-white.webp') center/cover no-repeat;color:#fff}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:60px}.cta-inner h2{color:#fff;max-width:750px;font-size:clamp(38px,4vw,60px);margin-bottom:0}
/* Contact */.contact{background:var(--na-cream)}.contact-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:80px;align-items:start}.contact-copy>p{color:#6f7771;max-width:520px;font-size:14px}.contact-list{margin-top:32px;display:grid;gap:12px}.contact-list>a,.contact-list>div{display:flex;gap:14px;align-items:center;padding:13px 0;border-bottom:1px solid #ddd9cf}.contact-list>a>span,.contact-list>div>span{width:46px;height:46px;border-radius:13px;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--na-primary);box-shadow:0 8px 20px rgba(18,44,33,.08)}.contact-list svg{width:21px;height:21px}.contact-list small{display:block;color:#8a8f8b;font-size:8px;letter-spacing:.12em;font-weight:900}.contact-list b{display:block;color:#12372b;font-size:12px;overflow-wrap:anywhere}.form-card{background:#fff;padding:39px;border-radius:24px;box-shadow:0 24px 60px rgba(26,48,39,.1);border:1px solid #ebe7dd}.form-card form{display:grid;gap:17px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-card label{display:grid;gap:7px}.form-card label>span{font-size:10px;font-weight:900;color:#445149}.form-card input,.form-card textarea,.form-card select{width:100%;border:1px solid #deddd8;border-radius:10px;background:#fbfbf9;padding:13px 14px;outline:0;color:#24332b}.form-card input:focus,.form-card textarea:focus,.form-card select:focus{border-color:var(--na-gold);box-shadow:0 0 0 3px rgba(214,178,80,.12)}.hp{position:absolute!important;left:-9999px!important}.notice{padding:12px 14px;border-radius:10px;margin-bottom:16px;font-size:12px}.notice.success{background:#e7f6ed;color:#126b39}.notice.error{background:#fff0ed;color:#9f3428}
/* Footer */.site-footer{background:#021a13;color:#fff}.footer-grid{display:grid;grid-template-columns:1.45fr .8fr .9fr 1fr;gap:48px;padding:74px 0}.footer-brand img{width:290px;max-height:120px;object-fit:contain;object-position:left center}.footer-brand p,.site-footer p{font-size:11px;color:rgba(255,255,255,.58);margin:10px 0}.cr-badge{display:inline-flex;border:1px solid rgba(214,178,80,.45);color:#e6c96f;border-radius:999px;padding:6px 11px;font-size:9px;font-weight:900}.site-footer h3{font-family:Georgia,serif;font-size:18px;margin:0 0 18px;color:#f2d67f}.footer-menu,.site-footer .menu{list-style:none;margin:0;padding:0;display:grid;gap:9px}.footer-menu a,.site-footer .menu a{font-size:11px;color:rgba(255,255,255,.62)}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:17px 0}.footer-bottom-inner{display:flex;justify-content:space-between;gap:24px;color:rgba(255,255,255,.42);font-size:9px}.locked-credit a{color:#e7ca74;font-weight:900}
/* Contact Actions */.floating-contact{position:fixed;right:20px;bottom:24px;z-index:1400;display:flex;flex-direction:column;gap:10px}.float-action{height:54px;min-width:54px;border-radius:16px;color:#fff;display:flex;align-items:center;gap:10px;padding:0 16px;box-shadow:0 15px 35px rgba(0,0,0,.24);transition:.25s}.float-action:hover{transform:translateY(-3px)}.float-action span{width:28px;height:28px;display:flex;align-items:center;justify-content:center}.float-action svg{width:26px;height:26px}.float-action b{font-size:10px}.float-action.whatsapp{background:#1ead62}.float-action.call{background:linear-gradient(135deg,#0a5b43,#053527)}.mobile-contact-bar{display:none}
/* Inner */.inner-main{padding:190px 0 90px;background:#f7f4ed;min-height:75vh}.content-shell{max-width:900px}.content-card{background:#fff;border-radius:22px;padding:44px;box-shadow:0 16px 44px rgba(19,45,34,.08);margin-bottom:26px}.content-card h1,.archive-head h1{font-family:Georgia,serif;color:#0b3428;font-size:52px;line-height:1.08}.single-featured{width:100%;max-height:650px;object-fit:cover;border-radius:20px;margin:28px 0}.prose{color:#5e6862}.archive-projects .container{max-width:1180px}.archive-head{max-width:760px;margin-bottom:42px}.archive-head p{color:#6f7771}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.archive-card{background:#fff;border-radius:18px;overflow:hidden;border:1px solid #e6e3db}.archive-card img{width:100%;height:250px;object-fit:cover}.archive-card div{padding:21px}.archive-card h2{font-family:Georgia,serif;color:#0d3428;font-size:23px;margin:0 0 8px}.archive-card p{font-size:11px;color:#737b75}.not-found{text-align:center;padding:70px 0}.not-found h1{font-family:Georgia,serif;font-size:60px;color:#0d3428}
@media(max-width:1100px){.container{width:min(960px,calc(100% - 36px))}.brand{width:235px}.primary-nav .menu{gap:18px}.header-quote{display:none}.hero{min-height:820px}.hero-copy{max-width:640px}.service-grid{grid-template-columns:repeat(2,1fr)}.about-grid{gap:58px}.project-mosaic{grid-auto-rows:230px}.why-inner{gap:45px}.contact-grid{gap:50px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:nth-child(3){display:none}}
@media(max-width:880px){.container{width:min(720px,calc(100% - 28px))}.topbar{display:none}.nav-wrap{height:76px}.brand{width:205px;height:66px;max-width:60vw}.brand-image{max-height:60px}.header-quote{display:none}.menu-toggle{display:flex}.primary-nav{position:fixed;top:0;right:0;width:min(86vw,380px);height:100dvh;margin:0;background:linear-gradient(180deg,#021c15,#07412f);padding:105px 28px 34px;transform:translateX(105%);transition:.28s;z-index:1550;overflow:auto;box-shadow:-25px 0 70px rgba(0,0,0,.35)}.primary-nav.open{transform:none}.primary-nav .menu{display:grid;gap:0}.primary-nav .menu li{border-bottom:1px solid rgba(255,255,255,.1)}.primary-nav .menu a{display:block;padding:17px 2px;font-size:17px}.primary-nav .menu a:after{display:none}.mobile-nav-contact{display:grid;gap:9px;margin-top:26px;padding-top:18px;border-top:1px solid rgba(255,255,255,.13)}.mobile-nav-contact a{font-size:11px;color:#e7cb76;overflow-wrap:anywhere}.nav-actions{margin-left:auto}.hero{min-height:auto;padding:0}.hero-overlay{background:linear-gradient(180deg,rgba(2,20,15,.72),rgba(2,20,15,.82) 65%,rgba(2,20,15,.94))}.hero-inner{min-height:760px;padding-top:132px;padding-bottom:164px;align-items:flex-end}.hero-copy h1{font-size:56px;max-width:640px}.hero-copy p{font-size:15px}.hero-meta{flex-wrap:wrap;gap:14px}.hero-meta span{padding:0 15px}.hero-cat-grid{grid-template-columns:repeat(2,1fr)}.hero-cat{min-height:76px;padding:14px 16px}.hero-cat:nth-child(2){border-right:0}.hero-cat:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.1)}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid #ece8de}.section{padding:82px 0}.about-grid{grid-template-columns:1fr;gap:62px}.about-media{min-height:520px}.about-media img{height:520px}.about-copy{max-width:690px}.section-head{align-items:flex-start;flex-direction:column;gap:15px}.service-grid{grid-template-columns:repeat(2,1fr)}.project-mosaic{grid-template-columns:repeat(2,1fr);grid-auto-rows:310px}.project-tile:nth-child(n){grid-column:auto;grid-row:auto}.why-inner{grid-template-columns:1fr}.why-copy{max-width:700px}.process-grid{grid-template-columns:repeat(2,1fr)}.cta-inner{align-items:flex-start;flex-direction:column;gap:28px}.contact-grid{grid-template-columns:1fr}.contact-copy{max-width:650px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-grid>div:nth-child(3){display:block}.floating-contact{display:none}.mobile-contact-bar{position:fixed;display:grid;grid-template-columns:1fr 1fr;left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));height:55px;border-radius:16px;overflow:hidden;z-index:1400;box-shadow:0 14px 34px rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.22)}.mobile-contact-bar a{display:flex;align-items:center;justify-content:center;gap:8px;color:#fff}.mobile-contact-bar svg{width:23px;height:23px}.mobile-contact-bar b{font-size:11px}.m-call{background:var(--na-primary)}.m-wa{background:#1ead62}body{padding-bottom:76px}.archive-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:580px){.container{width:calc(100% - 24px)}.nav-wrap{height:70px;gap:12px}.brand{width:172px;height:60px}.brand-image{max-height:53px}.lang-switch{height:34px;min-width:48px;font-size:9px}.menu-toggle{width:39px;height:39px}.hero{background-position:center}.hero-inner{min-height:730px;padding-top:108px;padding-bottom:185px}.hero-copy h1{font-size:43px;line-height:1.02;letter-spacing:-.035em}.hero-copy p{font-size:14px;line-height:1.7}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .btn{width:100%}.hero-meta{margin-top:28px;padding-top:17px;display:grid;grid-template-columns:1fr 1fr}.hero-meta span{padding:0 10px 0 0;border:0}.hero-meta span:last-child{grid-column:1/-1}.hero-cat{min-height:72px;padding:12px}.hero-cat svg{width:25px;height:25px}.hero-cat span{font-size:10px}.hero-cat b{font-size:13px}.trust-item{min-height:94px;padding:16px 12px;gap:10px}.trust-item svg{width:29px;height:29px}.trust-item strong{font-size:14px}.trust-item span{font-size:9px}.section{padding:68px 0}.about-media{min-height:395px}.about-media img{height:395px;width:96%;border-radius:21px}.image-seal{width:120px;height:120px;border-width:5px;bottom:20px}.image-seal b{font-size:14px}.image-seal span{font-size:8px;width:90px}.about-copy h2,.section-head h2,.why-copy h2,.center-head h2,.contact-copy h2,.cta-inner h2{font-size:39px}.about-stats{grid-template-columns:1fr 1fr}.about-stats div:nth-child(2){border-right:0}.about-stats div:last-child{grid-column:1/-1;border-top:1px solid #dcd8ce}.service-grid{grid-template-columns:1fr}.service-img{height:245px}.service-copy p{min-height:0}.project-mosaic{grid-template-columns:1fr;grid-auto-rows:285px}.why-grid{grid-template-columns:1fr}.why-card{min-height:auto}.process-grid{grid-template-columns:1fr}.process-step{min-height:auto}.cta-banner{padding:68px 0}.form-card{padding:24px 18px;border-radius:18px}.form-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:32px;padding:56px 0}.footer-brand{grid-column:auto}.footer-brand img{width:250px}.footer-bottom-inner{flex-direction:column;gap:7px}.inner-main{padding:130px 0 70px}.content-card{padding:28px 20px}.content-card h1,.archive-head h1{font-size:40px}.archive-grid{grid-template-columns:1fr}.archive-card img{height:240px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1!important;transform:none!important;transition:none!important}}
