:root{--navy:#052633;--navy-2:#073744;--ink:#102b38;--teal:#17b98f;--teal-2:#2dc79e;--soft:#f2f7f7;--line:#d9e4e6;--muted:#61727a;--white:#fff;--shadow:0 18px 50px rgba(5,38,51,.10);--radius:18px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:white;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%}button,input,select,textarea{font:inherit}.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.container.narrow{width:min(820px,calc(100% - 40px))}main{min-height:60vh}.dark-section{background:var(--navy);color:#fff}.site-header{position:fixed;z-index:1000;top:0;left:0;right:0;height:78px;color:#fff;background:rgba(5,38,51,.78);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08);transition:.25s}.site-header.is-scrolled{height:70px;background:rgba(5,38,51,.96);box-shadow:0 10px 30px rgba(0,0,0,.12)}.header-inner{height:100%;gap:28px}.brand,.header-inner{display:flex;align-items:center}.brand{width:164px;height:58px;overflow:hidden}.brand img{transform:scale(1.38)}.desktop-nav{display:flex;gap:24px;margin-left:auto;align-items:center}.desktop-nav a{font-size:14px;color:#dfe9ec;transition:.2s}.desktop-nav a:hover{color:var(--teal-2)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:12px;padding:12px 18px;font-weight:750;border:1px solid transparent;cursor:pointer;transition:transform .2s,background .2s,border .2s;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--teal),#0ba77e);color:#fff;box-shadow:0 10px 24px rgba(23,185,143,.24)}.btn-primary:hover{background:linear-gradient(135deg,#24c79b,#0fa17b)}.btn-ghost{border-color:rgba(255,255,255,.45);color:#fff;background:rgba(5,38,51,.2)}.btn-ghost:hover{background:rgba(255,255,255,.08)}.btn-large{padding:15px 22px}.header-cta{font-size:13px}.menu-button{display:none;background:none;border:0;color:#fff;padding:7px}.mobile-panel{display:none}.home-hero{position:relative;min-height:700px;display:flex;align-items:center;overflow:hidden}.hero-bg{position:absolute;inset:0 0 0 42%}.hero-bg img{object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#052633,#052633 38%,rgba(5,38,51,.82) 52%,rgba(5,38,51,.18) 78%,rgba(5,38,51,.04))}.hero-content{position:relative;z-index:2;padding-top:95px}.hero-copy{max-width:640px}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800;color:#247286;margin-bottom:14px}.eyebrow.light{color:#88e5cb}.hero-copy h1,.page-hero h1,.simple-hero h1{font-size:clamp(42px,5.4vw,76px);line-height:1.02;letter-spacing:-.045em;margin:0 0 20px;font-weight:850}.hero-copy h1 em,.page-hero h1 em,.simple-hero h1 em{font-style:normal;color:var(--teal-2)}.hero-copy>p{font-size:18px;max-width:560px;color:#d7e3e6}.hero-copy .hero-subtitle{font-weight:800;color:#fff;font-size:20px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.location{display:inline-flex;align-items:center;gap:8px;margin-top:25px;color:#d7e3e6;font-weight:650}.stats-strip{background:#fff;border-bottom:1px solid var(--line)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0}.stats-grid>div{padding:4px 26px;border-right:1px solid var(--line);display:flex;gap:9px;align-items:center}.stats-grid>div:first-child{padding-left:0}.stats-grid>div:last-child{border-right:0}.stats-grid strong{font-size:28px;color:var(--navy);line-height:1}.stats-grid span{font-size:13px;color:#415965;max-width:150px}.section{padding:92px 0}.section-soft{background:var(--soft)}.section-heading{margin-bottom:38px}.section-heading.split{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:80px;gap:80px;align-items:end}.about-grid h2,.contact-grid h2,.content-grid h2,.image-text h2,.lead-section h2,.section-heading h2,.why-grid h2{font-size:clamp(32px,4vw,48px);line-height:1.08;letter-spacing:-.035em;margin:0;max-width:720px}.section-heading.split>p,.section-heading>p{color:var(--muted);max-width:500px;margin:0}.blog-grid,.project-grid,.service-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.blog-card,.service-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:0 8px 30px rgba(5,38,51,.05);transition:.25s}.blog-card:hover,.service-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.blog-media,.card-image{position:relative;height:220px;overflow:hidden}.blog-media img,.card-image img,.project-media img{object-fit:cover;transition:transform .5s}.blog-card:hover img,.project-card:hover img,.service-card:hover img{transform:scale(1.04)}.blog-body,.card-body{padding:24px}.blog-body>span,.card-body>span,.project-card>div>span{color:#2a7f78;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:850}.blog-body h2,.blog-body h3,.card-body h3{font-size:25px;line-height:1.15;margin:8px 0 10px}.blog-body p,.card-body p,.feature-card p,.project-card p,.step p,.strength p{color:var(--muted);font-size:14px}.blog-body a,.card-body a,.text-link{display:inline-flex;align-items:center;gap:7px;color:#078969;font-weight:800;margin-top:8px}.why-grid{display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:80px;gap:80px;align-items:center}.why-grid>div:first-child>p{color:var(--muted);max-width:460px}.strength-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0;gap:0;border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.strength{display:flex;gap:14px;padding:26px;border-bottom:1px solid var(--line)}.strength:nth-child(odd){border-right:1px solid var(--line)}.strength:nth-last-child(-n+2){border-bottom:0}.strength h3{font-size:16px;margin:2px 0 5px}.strength p{margin:0}.icon-box{width:42px;height:42px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;background:#e8f8f4;color:#0a9170;flex:0 0 auto}.project-media{position:relative;height:230px;border-radius:16px;overflow:hidden;background:#dbe8ea}.project-card>div:last-child{padding:17px 3px}.project-card h2,.project-card h3{font-size:21px;margin:5px 0}.project-card p{display:flex;align-items:center;gap:6px;margin:5px 0}.project-grid.large .project-media{height:290px}.project-card.detailed>div:last-child{padding:20px}.project-card.detailed{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.process-section{padding:82px 0}.process-grid{display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:60px;gap:60px;align-items:start}.process-grid h2{font-size:40px;line-height:1.08;margin:0}.process-grid>div:first-child>p{color:#c8d6da}.steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.step{position:relative}.step>span{width:44px;height:44px;border-radius:50%;background:var(--teal);display:flex;align-items:center;justify-content:center;font-weight:850;color:#033c34;margin-bottom:18px}.step h3{font-size:16px;margin:0 0 6px}.step p{color:#c8d6da;margin:0}.light-steps .step p{color:var(--muted)}.blog-media{height:190px}.lead-section{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:70px;gap:70px;align-items:start}.lead-section>div:first-child>p{color:var(--muted)}.check-list{list-style:none;padding:0;margin:24px 0;display:grid;grid-gap:10px;gap:10px}.check-list li{display:flex;align-items:flex-start;gap:10px}.check-list li svg{color:var(--teal);flex:0 0 auto;margin-top:2px}.lead-form{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px;box-shadow:0 16px 40px rgba(5,38,51,.07)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.form-grid label{display:grid;grid-gap:7px;gap:7px;font-size:13px;font-weight:750;color:#36505b}.form-grid label.full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid #ccdadd;border-radius:10px;padding:12px 13px;background:#fbfdfd;color:var(--ink);outline:none}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(23,185,143,.1)}.lead-form>.btn{margin-top:18px;width:100%}.lead-form small{display:block;color:#7b8b92;margin-top:12px}.honeypot{position:absolute!important;left:-10000px!important;opacity:0!important}.form-feedback{font-size:14px;margin:12px 0 0}.form-feedback.done{color:#08765b}.form-feedback.error{color:#b3261e}.cta-section{background:linear-gradient(135deg,#073b48,#052633 55%,#084d54);color:#fff;padding:64px 0}.cta-grid{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:70px;gap:70px;align-items:center}.cta-grid h2{font-size:40px;line-height:1.08;margin:0 0 12px}.cta-grid p{color:#c8d6da;max-width:720px}.cta-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.cta-actions>span{display:flex;align-items:center;gap:8px}.footer{background:#031d27;color:#dce7ea;padding:60px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr .7fr 1fr;grid-gap:50px;gap:50px}.footer-brand img{width:180px;height:auto;transform:scale(1.25);transform-origin:left center}.footer-brand p{font-size:13px;color:#9fb2b9;max-width:330px}.footer h3{font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:#fff}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer a,.footer span{font-size:13px;color:#b9c9ce}.footer-grid a,.footer-grid span{display:flex;align-items:center;gap:8px}.footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.11);padding-top:22px;margin-top:45px;display:flex;justify-content:space-between}.whatsapp-float{position:fixed;z-index:900;right:24px;bottom:24px;background:#16b98e;color:#fff;display:flex;align-items:center;gap:9px;padding:13px 17px;border-radius:999px;font-weight:800;box-shadow:0 16px 40px rgba(4,54,46,.3)}.page-hero{padding:145px 0 80px}.page-hero-grid{display:grid;grid-template-columns:1fr .95fr;grid-gap:70px;gap:70px;align-items:center}.page-hero-copy p{font-size:18px;color:#cbdadd;max-width:620px}.page-hero-media{position:relative;height:480px;border-radius:24px;overflow:hidden;box-shadow:0 25px 70px rgba(0,0,0,.25)}.page-hero-media img{object-fit:cover}.simple-hero{padding:160px 0 88px}.simple-hero .container{max-width:1000px}.simple-hero p{font-size:19px;color:#c9d7db;max-width:720px}.content-grid{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:90px;gap:90px;align-items:start}.about-grid p,.content-grid p,.image-text p{color:var(--muted);font-size:16px}.lead{font-size:20px!important;line-height:1.65;color:#37545f!important}.info-card{background:var(--navy);color:#fff;border-radius:20px;padding:32px}.info-card h3{font-size:24px;margin:0}.info-card .check-list li{color:#dce7ea}.feature-cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.feature-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:25px}.feature-card h3{font-size:18px;margin:18px 0 7px}.image-text{display:grid;grid-template-columns:1fr 1fr;grid-gap:70px;gap:70px;align-items:center}.image-frame{border-radius:22px;overflow:hidden;background:#e7eeee;box-shadow:var(--shadow)}.image-frame img{width:100%;display:block}.image-frame.evolution{max-height:560px}.image-frame.evolution img{object-fit:cover;object-position:top}.portfolio-note{margin-top:45px;border:1px dashed #9db8be;border-radius:18px;padding:25px;display:flex;gap:18px;background:#f8fbfb}.portfolio-note h3{margin:0 0 5px}.portfolio-note p{margin:0;color:var(--muted)}.about-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:80px;gap:80px;align-items:center}.about-photo{position:relative;height:560px;border-radius:24px;overflow:hidden}.about-photo img{object-fit:cover}.about-stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px;margin-top:30px}.about-stats>div{background:var(--soft);border-radius:15px;padding:20px}.about-stats strong{display:block;font-size:28px;color:var(--navy)}.about-stats span{font-size:13px;color:var(--muted)}.page-blog{row-gap:32px}.article-header{padding:150px 0 80px}.article-header h1{font-size:clamp(40px,5.5vw,64px);line-height:1.04;letter-spacing:-.04em;margin:0 0 18px}.article-header p{font-size:19px;color:#cad8dc}.article-body{padding:60px 0 90px}.article-cover{position:relative;height:420px;border-radius:22px;overflow:hidden;margin-bottom:45px}.article-cover img{object-fit:cover}.article-intro{font-size:21px;line-height:1.75;color:#294955}.article-body section{margin:40px 0}.article-body h2{font-size:29px;margin-bottom:9px}.article-body p{font-size:17px;line-height:1.75;color:#49616b}.article-note{background:var(--soft);border-left:4px solid var(--teal);padding:22px;border-radius:0 12px 12px 0}.contact-grid{display:grid;grid-template-columns:1.3fr .7fr;grid-gap:65px;gap:65px;align-items:start}.contact-grid .lead-form{margin-top:30px}.contact-aside{display:grid;grid-gap:16px;gap:16px;position:-webkit-sticky;position:sticky;top:100px}.contact-card{border:1px solid var(--line);border-radius:16px;padding:24px}.contact-card h3{margin:15px 0 5px}.contact-card p{color:var(--muted)}.contact-card>a:not(.text-link){display:block;color:#0b7f67;margin-top:6px}.legal{padding-top:145px}.legal h1{font-size:50px}.legal h2{margin-top:36px}.legal p{font-size:17px;color:#50666f;line-height:1.8}@media(max-width:1050px){.desktop-nav{gap:15px}.desktop-nav a{font-size:12px}.header-cta{display:none}.home-hero{min-height:650px}.hero-bg{left:34%}.stats-grid{grid-template-columns:repeat(2,1fr)}.stats-grid>div:nth-child(2){border-right:0}.stats-grid>div{padding:14px 20px}.blog-grid,.project-grid,.service-grid{gap:16px}.feature-cards{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.2fr repeat(3,1fr);gap:28px}}@media(max-width:800px){.container{width:min(100% - 28px,var(--container))}.site-header,.site-header.is-scrolled{height:66px}.brand{width:145px;height:54px}.desktop-nav{display:none}.menu-button{display:block;margin-left:auto}.mobile-panel{display:block;position:fixed;top:66px;left:0;right:0;height:calc(100vh - 66px);background:#052633;transform:translateX(100%);transition:.3s;padding:24px;overflow:auto}.mobile-panel.open{transform:translateX(0)}.mobile-nav{display:flex;flex-direction:column}.mobile-nav>a:not(.btn){display:flex;justify-content:space-between;padding:15px 5px;border-bottom:1px solid rgba(255,255,255,.09);font-size:17px}.mobile-nav .btn{margin-top:22px}.home-hero{min-height:760px;align-items:flex-end}.hero-bg{inset:0}.hero-overlay{background:linear-gradient(180deg,rgba(5,38,51,.15),rgba(5,38,51,.58) 40%,#052633 76%)}.hero-content{padding:120px 0 55px}.hero-copy h1,.page-hero h1,.simple-hero h1{font-size:46px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%}.stats-grid{grid-template-columns:1fr 1fr}.stats-grid>div{flex-direction:column;align-items:flex-start;gap:5px}.section{padding:66px 0}.about-grid,.contact-grid,.content-grid,.cta-grid,.image-text,.lead-section,.page-hero-grid,.section-heading.split,.why-grid{grid-template-columns:1fr;gap:35px}.section-heading.split{align-items:start}.blog-grid,.project-grid,.service-grid,.strength-grid{grid-template-columns:1fr}.strength:nth-child(odd){border-right:0}.strength:nth-last-child(2){border-bottom:1px solid var(--line)}.process-section{padding:65px 0}.steps{grid-template-columns:1fr 1fr;gap:30px}.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.cta-grid h2{font-size:34px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.whatsapp-float{right:14px;bottom:14px}.whatsapp-float span{display:none}.whatsapp-float{width:52px;height:52px;padding:0;justify-content:center}.page-hero{padding:110px 0 60px}.page-hero-media{height:340px;order:-1}.simple-hero{padding:120px 0 70px}.feature-cards{grid-template-columns:1fr}.about-photo{height:420px}.contact-aside{position:static}.article-cover{height:280px}.article-header{padding:120px 0 60px}.legal{padding-top:110px}.legal h1{font-size:42px}}@media(max-width:500px){.hero-copy h1,.page-hero h1,.simple-hero h1{font-size:39px}.stats-grid{grid-template-columns:1fr}.stats-grid>div{border-right:0;border-bottom:1px solid var(--line);padding:16px 0}.stats-grid>div:last-child{border-bottom:0}.footer-grid,.steps{grid-template-columns:1fr}.footer-brand{grid-column:auto}.about-stats{grid-template-columns:1fr}.about-grid h2,.contact-grid h2,.content-grid h2,.image-text h2,.lead-section h2,.section-heading h2,.why-grid h2{font-size:34px}}.cookie-banner{position:fixed;z-index:1200;left:20px;right:20px;bottom:20px;max-width:860px;margin:auto;background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:0 18px 70px rgba(5,38,51,.22);border-radius:18px;padding:20px;display:flex;gap:28px;align-items:center}.cookie-banner strong{font-size:15px}.cookie-banner p{font-size:13px;color:var(--muted);margin:4px 0 0}.cookie-actions{display:flex;gap:9px;margin-left:auto}.btn-cookie-secondary{background:#eef4f4;border-color:#d3dfe1;color:var(--ink)}.project-hero{padding:140px 0 80px}.project-detail-grid{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:65px;gap:65px;align-items:center}.project-detail-grid h1{font-size:clamp(42px,5vw,64px);line-height:1.05;letter-spacing:-.04em;margin:0 0 16px}.project-detail-grid>div:first-child>p{color:#c8d7db;display:flex;align-items:center;gap:8px}.project-detail-grid .project-detail-text{display:block!important;font-size:17px;line-height:1.65}.project-detail-image{position:relative;height:460px;border-radius:22px;overflow:hidden}.project-detail-image img{object-fit:cover}.back-link{display:inline-block;color:#9bdaca;margin-bottom:28px;font-size:14px}@media(max-width:800px){.cookie-banner{left:12px;right:12px;bottom:12px;flex-direction:column;align-items:stretch;gap:14px}.cookie-actions{margin-left:0}.cookie-actions .btn{flex:1 1}.project-detail-grid{grid-template-columns:1fr;gap:30px}.project-hero{padding:110px 0 60px}.project-detail-image{height:320px;order:-1}}.site-header{height:74px;background:rgba(3,35,46,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header.is-scrolled{height:68px;background:rgba(3,31,41,.985)}.header-inner{gap:24px}.brand{width:180px;height:64px;overflow:visible}.brand img{width:100%;height:auto;transform:none;object-fit:contain}.desktop-nav{gap:22px}.desktop-nav a{font-size:13px;font-weight:650}.header-cta{border-radius:10px;padding:11px 16px}.architecture-hero{min-height:650px;align-items:center}.architecture-hero .hero-bg{inset:0 0 0 39%}.architecture-hero .hero-bg img{object-fit:cover;object-position:center}.architecture-hero .hero-overlay{background:linear-gradient(90deg,#052633,#052633 35%,rgba(5,38,51,.95) 43%,rgba(5,38,51,.36) 68%,rgba(5,38,51,.06))}.architecture-hero .hero-content{padding-top:86px}.architecture-hero .hero-copy{max-width:590px}.architecture-hero .hero-copy h1{font-size:clamp(40px,4.2vw,60px);line-height:1.01;letter-spacing:-.04em;margin-bottom:14px}.architecture-hero .hero-copy>p{font-size:16px;line-height:1.5;max-width:530px;margin:10px 0}.architecture-hero .hero-copy .hero-subtitle{font-size:18px;margin-top:4px}.architecture-hero .hero-actions{margin-top:22px}.architecture-hero .location{margin-top:17px;font-size:14px}.hero-script{position:absolute;z-index:3;right:6.2%;top:115px;color:#073744;font-size:23px;line-height:1.18;font-style:italic;font-weight:650;transform:rotate(-5deg);text-align:center;text-shadow:0 1px 0 rgba(255,255,255,.35)}.hero-script strong{color:#0ba77e;font-weight:850}.hero-corner-callout{position:absolute;z-index:3;right:0;bottom:0;width:260px;padding:42px 32px 28px 65px;background:#073744;color:#fff;-webkit-clip-path:polygon(28% 0,100% 0,100% 100%,0 100%);clip-path:polygon(28% 0,100% 0,100% 100%,0 100%);text-transform:uppercase;letter-spacing:.14em}.hero-corner-callout span{display:block;color:#89e4cb;font-size:10px;font-weight:800;margin-bottom:6px}.hero-corner-callout strong{font-size:13px;line-height:1.35}.architecture-stats .stats-grid{padding:20px 0}.architecture-stats .stats-grid>div{grid-template-columns:46px auto 1fr;grid-column-gap:12px;column-gap:12px;padding:2px 24px}.architecture-stats .stat-icon{width:44px;height:44px;color:#0b4b5c}.architecture-stats .stats-grid strong{font-size:26px}.architecture-stats .stats-grid .stat-word{font-size:18px}.architecture-stats .stats-grid span:last-child{font-size:12px;max-width:175px}.architecture-services{padding-top:74px;padding-bottom:78px;background:linear-gradient(180deg,#f4f8f8,#fff 40%)}.architecture-services .section-heading{margin-bottom:28px}.service-grid-architecture{gap:20px}.service-card-architecture{display:grid;grid-template-columns:42% 58%;height:214px;border:0;border-radius:5px;box-shadow:0 8px 24px rgba(5,38,51,.08);background:var(--navy);overflow:hidden}.service-card-architecture .card-image{height:100%;border-radius:0}.service-card-architecture .service-dark-panel{padding:22px 18px;background:linear-gradient(145deg,#062d39,#073f4d);color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.service-card-architecture .service-dark-panel>span:not(.service-icon){color:#84dfc6;font-size:9px}.service-card-architecture .service-dark-panel h3{font-size:21px;margin:6px 0;color:#fff}.service-card-architecture .service-dark-panel p{font-size:12px;line-height:1.4;color:#c9d8db;margin:0 0 8px}.service-card-architecture .service-dark-panel a{color:#38d6ad;margin-top:3px}.service-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(126,225,198,.42);color:#c9fff0;margin-bottom:6px}.service-card-architecture:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(5,38,51,.15)}.architecture-why{padding:68px 0;background:#fff}.architecture-why .why-grid{grid-template-columns:.82fr 1.45fr;gap:65px}.architecture-why .why-grid h2{font-size:clamp(34px,3.4vw,46px);max-width:410px}.architecture-strengths{grid-template-columns:repeat(3,1fr);border:0;border-radius:0;background:transparent}.architecture-strengths .strength{min-height:94px;padding:18px 20px;border-bottom:1px solid var(--line);align-items:center}.architecture-strengths .strength,.architecture-strengths .strength:nth-child(odd){border-right:1px solid var(--line)}.architecture-strengths .strength:nth-child(3n){border-right:0}.architecture-strengths .strength:nth-last-child(-n+3){border-bottom:0}.architecture-strengths .strength h3{font-size:14px;margin:0;line-height:1.3}.architecture-strengths .icon-box{width:38px;height:38px;background:transparent;color:#0c5062;border-radius:0}.architecture-projects{background:#f5f9f9;padding:68px 0 72px}.architecture-projects .section-heading{margin-bottom:22px}.portfolio-heading-side{display:flex;gap:18px;align-items:center;justify-content:flex-end}.portfolio-heading-side p{font-size:13px;color:var(--muted);max-width:200px;margin:0;text-align:right}.btn-outline-dark{display:inline-flex;align-items:center;gap:7px;border:1px solid #436674;border-radius:9px;padding:10px 14px;font-size:12px;font-weight:800;color:#153d4a;background:#fff}.architecture-projects .project-media{height:205px;border-radius:3px}.architecture-projects .project-card>div:last-child{padding:10px 0 0}.architecture-projects .project-card h3{font-size:17px;margin:3px 0}.architecture-projects .project-card p{font-size:12px}.architecture-process{padding:58px 0}.architecture-process .process-grid{grid-template-columns:.72fr 1.55fr;align-items:center}.architecture-process .process-grid h2{font-size:34px;max-width:320px}.process-line{position:relative;gap:24px}.process-line:before{content:"";position:absolute;left:22px;right:22px;top:21px;border-top:1px dashed rgba(74,216,177,.6)}.process-line .step{z-index:1}.process-line .step>span{width:42px;height:42px;margin-bottom:13px;border:2px solid #052633;box-shadow:0 0 0 3px #17b98f}.process-line .step h3{font-size:15px}.process-line .step p{font-size:12px;line-height:1.45}.architecture-blog{padding:62px 0}.architecture-blog .section-heading{margin-bottom:24px}.compact-blog-grid{gap:15px}.compact-blog-card{display:grid;grid-template-columns:118px 1fr;min-height:150px;border:0;border-radius:0;box-shadow:none;background:#fff;overflow:visible}.compact-blog-card .blog-media{height:135px;border-radius:3px}.compact-blog-card .blog-body{padding:6px 0 0 14px}.compact-blog-card .blog-body h3{font-size:15px;margin:0 0 6px}.compact-blog-card .blog-body p{font-size:11px;line-height:1.4;margin:0}.compact-blog-card .blog-body a{font-size:11px;margin-top:7px}.architecture-cta{position:relative;padding:54px 0;background:#052633}.architecture-cta .cta-bg{position:absolute;inset:0 0 0 52%}.architecture-cta .cta-bg img{object-fit:cover;object-position:center}.architecture-cta .cta-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#073744,#073744 46%,rgba(7,55,68,.82) 58%,rgba(5,38,51,.45))}.architecture-cta .cta-grid{position:relative;z-index:2;grid-template-columns:1.18fr .62fr;gap:70px}.architecture-cta .cta-grid h2{font-size:34px;max-width:600px}.architecture-cta .cta-grid p{font-size:14px;max-width:620px}.architecture-cta .cta-actions{align-items:flex-start}.cta-signature{position:absolute;z-index:2;right:35px;bottom:24px;color:#fff;text-align:right;font-style:italic;font-size:15px;line-height:1.25;opacity:.88}.cta-signature strong{color:#83e1c7}.architecture-footer{padding:45px 0 18px;background:#03222d}.architecture-footer .footer-grid{grid-template-columns:1.45fr .72fr .72fr 1fr .72fr;gap:32px;align-items:start}.architecture-footer .footer-brand img{width:185px;transform:none}.architecture-footer .footer-brand p{font-size:11px;line-height:1.5;max-width:265px}.architecture-footer a,.architecture-footer h3,.architecture-footer span{font-size:11px}.footer-slogan{border-left:1px solid rgba(255,255,255,.16);padding-left:26px!important;gap:0!important;text-transform:uppercase;letter-spacing:.2em}.footer-slogan span{color:#9cb3ba!important;font-size:9px!important}.footer-slogan strong{color:#fff;font-size:12px;line-height:1.45}.architecture-footer .footer-bottom{margin-top:30px;padding-top:16px}.whatsapp-float{right:18px;bottom:18px;padding:10px 14px;font-size:13px;box-shadow:0 12px 30px rgba(4,54,46,.28)}.page-hero-image{position:absolute;inset:74px 0 0 50%}.page-hero-image img{object-fit:cover;object-position:center}.page-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#052633,#052633 47%,rgba(5,38,51,.86) 58%,rgba(5,38,51,.12))}.architecture-page-hero .page-hero-grid{padding-top:90px}.architecture-page-hero .page-hero-copy{max-width:565px}.architecture-page-hero h1{font-size:clamp(40px,4.4vw,60px);letter-spacing:-.04em;margin-bottom:18px}.architecture-page-hero .page-hero-copy p{font-size:16px;max-width:540px}.architecture-page-hero .page-hero-copy .location{font-size:13px;margin-top:18px}.page-hero-corner{position:absolute;z-index:3;width:250px;padding:34px 28px 25px 65px;background:#073744;color:#fff;-webkit-clip-path:polygon(25% 0,100% 0,100% 100%,0 100%);clip-path:polygon(25% 0,100% 0,100% 100%,0 100%);text-transform:uppercase;letter-spacing:.13em}.page-hero-corner span{display:block;color:#83e1c7;font-size:9px;font-weight:800;margin-bottom:5px}.page-hero-corner strong{font-size:12px;line-height:1.4}.info-card{border-radius:8px;background:linear-gradient(145deg,#052633,#073c49);box-shadow:0 14px 35px rgba(5,38,51,.12)}.feature-card{border-radius:8px;box-shadow:none;border-color:#d3e0e2;transition:.2s}.feature-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(5,38,51,.08)}.feature-card .icon-box{border-radius:6px;background:#e3f7f1}@media(max-width:1050px){.architecture-hero .hero-bg{left:34%}.hero-script{right:4%;font-size:20px}.hero-corner-callout{width:220px}.architecture-stats .stats-grid>div{grid-template-columns:42px auto 1fr;padding:8px 15px}.service-card-architecture{grid-template-columns:38% 62%;height:220px}.architecture-strengths{grid-template-columns:repeat(2,1fr)}.architecture-strengths .strength:nth-child(3n){border-right:1px solid var(--line)}.architecture-strengths .strength:nth-child(2n){border-right:0}.architecture-strengths .strength:nth-last-child(-n+3){border-bottom:1px solid var(--line)}.architecture-strengths .strength:nth-last-child(-n+2){border-bottom:0}.architecture-footer .footer-grid{grid-template-columns:1.35fr repeat(3,1fr)}.footer-slogan{display:none!important}}@media(max-width:800px){.brand{width:160px;height:52px}.architecture-hero{min-height:760px;align-items:flex-end}.architecture-hero .hero-bg{inset:66px 0 0}.architecture-hero .hero-overlay{background:linear-gradient(180deg,rgba(5,38,51,.08) 10%,rgba(5,38,51,.64) 47%,#052633 72%)}.architecture-hero .hero-content{padding:360px 0 48px}.architecture-hero .hero-copy{max-width:none}.architecture-hero .hero-copy h1{font-size:43px}.hero-corner-callout,.hero-script{display:none}.architecture-stats .stats-grid{grid-template-columns:1fr 1fr}.architecture-stats .stats-grid>div{grid-template-columns:42px 1fr;grid-template-rows:auto auto}.architecture-stats .stat-icon{grid-row:1/3}.architecture-stats .stats-grid span:last-child,.architecture-stats .stats-grid strong{grid-column:2}.service-card-architecture{grid-template-columns:43% 57%;height:215px}.architecture-why .why-grid{grid-template-columns:1fr;gap:35px}.architecture-strengths{grid-template-columns:1fr}.architecture-strengths .strength,.architecture-strengths .strength:nth-child(2n),.architecture-strengths .strength:nth-child(3n),.architecture-strengths .strength:nth-child(odd),.architecture-strengths .strength:nth-last-child(-n+2),.architecture-strengths .strength:nth-last-child(-n+3){border-right:0;border-bottom:1px solid var(--line)}.architecture-strengths .strength:last-child{border-bottom:0}.portfolio-heading-side{justify-content:flex-start;flex-wrap:wrap}.portfolio-heading-side p{text-align:left}.architecture-process .process-grid{grid-template-columns:1fr;gap:38px}.architecture-process .process-grid h2{max-width:none}.process-line:before{display:none}.compact-blog-card{grid-template-columns:120px 1fr}.architecture-cta .cta-bg{inset:0}.architecture-cta .cta-overlay{background:linear-gradient(180deg,rgba(5,38,51,.76),#052633 75%)}.architecture-cta .cta-grid{grid-template-columns:1fr;gap:28px}.cta-signature{display:none}.architecture-footer .footer-grid{grid-template-columns:1fr 1fr}.architecture-footer .footer-brand{grid-column:1/-1}.architecture-page-hero{min-height:720px;align-items:flex-end}.page-hero-image{inset:66px 0 0}.page-hero-overlay{background:linear-gradient(180deg,rgba(5,38,51,.12) 5%,rgba(5,38,51,.56) 42%,#052633 70%)}.architecture-page-hero .page-hero-grid{padding:345px 0 50px}.architecture-page-hero .page-hero-copy{max-width:none}.architecture-page-hero h1{font-size:43px}.page-hero-corner{display:none}.whatsapp-float{width:50px;height:50px;padding:0}}@media(max-width:500px){.architecture-hero .hero-content{padding-top:315px}.architecture-hero .hero-copy h1,.architecture-page-hero h1{font-size:36px}.architecture-stats .stats-grid{grid-template-columns:1fr}.architecture-stats .stats-grid>div{border-right:0;border-bottom:1px solid var(--line);padding:14px 0}.service-card-architecture{grid-template-columns:40% 60%;height:205px}.service-card-architecture .service-dark-panel{padding:16px 14px}.service-card-architecture .service-dark-panel h3{font-size:19px}.service-card-architecture .service-dark-panel p{font-size:11px}.compact-blog-card{grid-template-columns:105px 1fr}.architecture-footer .footer-grid{grid-template-columns:1fr}.architecture-footer .footer-brand{grid-column:auto}.architecture-page-hero .page-hero-grid{padding-top:315px}}.architecture-hero .hero-copy h1{font-size:clamp(38px,3.8vw,56px);max-width:610px}.hero-script{right:5%;top:112px;color:#fff;background:rgba(5,38,51,.72);padding:11px 15px;border-radius:10px;text-shadow:0 2px 10px rgba(0,0,0,.32);font-size:20px;line-height:1.12}.hero-script strong{color:#64e0bf}.architecture-stats .stats-grid{padding:16px 0}.architecture-stats .stats-grid>div{display:grid;grid-template-columns:50px minmax(0,1fr);grid-template-rows:auto auto;grid-column-gap:14px;column-gap:14px;grid-row-gap:3px;row-gap:3px;align-items:center;min-height:72px;padding:4px 22px}.architecture-stats .stat-icon{grid-column:1;grid-row:1/3;width:46px;height:46px;display:flex;align-items:center;justify-content:center;color:#0a5163}.architecture-stats .stat-icon svg{width:36px;height:36px;stroke-width:1.65}.architecture-stats .stats-grid strong{grid-column:2;grid-row:1;font-size:27px;line-height:1.05;margin:0;align-self:end;color:#052633}.architecture-stats .stats-grid .stat-word{font-size:19px}.architecture-stats .stats-grid span:last-child{grid-column:2;grid-row:2;font-size:12.5px;line-height:1.25;max-width:190px;align-self:start;color:#35515d}.architecture-services{padding-top:56px;padding-bottom:58px}.architecture-services .section-heading{margin-bottom:24px}.service-card-architecture{grid-template-columns:40% 60%;height:228px}.service-card-architecture .service-dark-panel{min-width:0;padding:18px 18px 16px;justify-content:flex-start}.service-card-architecture .service-icon{flex:0 0 auto;width:39px;height:39px;margin-bottom:5px}.service-card-architecture .service-icon svg{width:25px;height:25px}.service-card-architecture .service-dark-panel>span:not(.service-icon){font-size:8.5px;line-height:1.15}.service-card-architecture .service-dark-panel h3{font-size:20px;line-height:1.05;margin:5px 0}.service-card-architecture .service-dark-panel p{font-size:11.5px;line-height:1.35;margin:0}.service-card-architecture .service-dark-panel a{margin-top:auto;padding-top:8px;font-size:12px;flex:0 0 auto}.architecture-why{padding:46px 0}.architecture-why .why-grid{grid-template-columns:.78fr 1.52fr;gap:42px;align-items:center}.architecture-why .why-grid h2{font-size:clamp(32px,3.1vw,43px);max-width:390px}.architecture-strengths .strength{min-height:78px;padding:14px 16px}.architecture-strengths .icon-box{width:36px;height:36px;color:#0b5c6d;background:#eef9f6;border-radius:8px}.architecture-strengths .icon-box svg{width:22px;height:22px}.architecture-projects{padding:54px 0 60px}.architecture-projects .project-card{min-width:0;overflow:hidden}.architecture-projects .project-media,.project-grid.large .project-media{position:relative;overflow:hidden;width:100%}.architecture-projects .project-media img,.project-grid.large .project-media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.project-card.detailed{min-width:0}.architecture-page-hero{padding:78px 0 0;min-height:0;display:block;background:#052633}.architecture-page-hero .page-hero-grid{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);min-height:500px;padding:0;align-items:stretch;overflow:hidden}.architecture-page-hero .page-hero-copy{max-width:none;padding:54px 48px 48px 0;align-self:center;min-width:0}.architecture-page-hero h1{font-size:clamp(38px,3.85vw,55px)}.architecture-page-hero .page-hero-copy p{line-height:1.5}.page-hero-image{position:relative;inset:auto;min-width:0;min-height:500px;overflow:hidden;background:#0b3a46}.page-hero-image img{object-fit:cover!important;object-position:center!important}.page-hero-image-fade{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#052633,rgba(5,38,51,.68) 8%,rgba(5,38,51,.26) 21%,rgba(5,38,51,.04) 42%,rgba(5,38,51,0) 62%);pointer-events:none}.page-hero-corner{z-index:2;right:0;bottom:0;width:235px;padding:30px 24px 23px 60px}.page-hero-overlay{display:none}.architecture-cta{padding:0;background:linear-gradient(90deg,#073744,#052633);overflow:hidden}.architecture-cta .cta-shell{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(190px,.55fr) minmax(280px,.86fr);align-items:stretch;min-height:250px;overflow:hidden}.architecture-cta .cta-copy{padding:44px 30px 42px 0;align-self:center;min-width:0}.architecture-cta .cta-copy h2{font-size:32px;line-height:1.08;max-width:580px;margin:0 0 10px}.architecture-cta .cta-copy p{font-size:13.5px;line-height:1.5;color:#c8d6da;max-width:600px;margin:0}.architecture-cta .cta-actions{padding:44px 20px;align-self:center;position:relative;z-index:3}.architecture-cta .cta-media{position:relative;min-width:0;overflow:hidden;min-height:250px}.architecture-cta .cta-media img{object-fit:cover!important;object-position:center!important}.architecture-cta .cta-media-fade{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#052633,rgba(5,38,51,.56) 16%,rgba(5,38,51,.12) 42%,rgba(5,38,51,0) 65%)}.architecture-cta .cta-signature{z-index:2;right:18px;bottom:18px;color:#fff;background:rgba(5,38,51,.58);padding:8px 10px;border-radius:8px;font-size:13px;opacity:1}.architecture-cta .cta-bg,.architecture-cta .cta-overlay{display:none}.architecture-footer .footer-slogan{display:flex!important;flex-direction:column;align-items:flex-start!important;justify-content:center;min-height:90px;border-left:1px solid rgba(255,255,255,.2);padding-left:24px!important}.architecture-footer .footer-slogan span{color:#77dfc2!important;font-size:10px!important;font-weight:800;letter-spacing:.18em}.architecture-footer .footer-slogan strong{color:#fff!important;font-size:15px!important;line-height:1.35;letter-spacing:.13em;margin-top:4px}@media(max-width:1050px){.architecture-stats .stats-grid>div{grid-template-columns:46px minmax(0,1fr);padding:8px 16px}.architecture-footer .footer-grid{grid-template-columns:1.3fr repeat(3,1fr);gap:25px}.architecture-footer .footer-slogan{grid-column:1/-1;min-height:auto;border-left:0;border-top:1px solid rgba(255,255,255,.14);padding:16px 0 0!important;flex-direction:row;gap:7px!important;align-items:baseline!important}.architecture-cta .cta-shell{grid-template-columns:1fr .6fr .8fr}}@media(max-width:800px){.architecture-stats .stats-grid{grid-template-columns:1fr 1fr}.architecture-stats .stats-grid>div{grid-template-columns:46px 1fr;grid-template-rows:auto auto;min-height:78px}.architecture-stats .stat-icon{grid-column:1;grid-row:1/3}.architecture-stats .stats-grid strong{grid-column:2;grid-row:1}.architecture-stats .stats-grid span:last-child{grid-column:2;grid-row:2}.service-card-architecture{height:220px;grid-template-columns:39% 61%}.architecture-why{padding:40px 0}.architecture-why .why-grid{grid-template-columns:1fr;gap:24px}.architecture-page-hero{padding-top:66px}.architecture-page-hero .page-hero-grid{width:100%;grid-template-columns:1fr;min-height:0}.architecture-page-hero .page-hero-copy{order:2;padding:34px 20px 44px}.architecture-page-hero .page-hero-image{order:1;min-height:330px}.page-hero-image-fade{background:linear-gradient(180deg,rgba(5,38,51,0) 42%,rgba(5,38,51,.52) 72%,#052633)}.architecture-page-hero h1{font-size:40px}.architecture-cta .cta-shell{grid-template-columns:1fr}.architecture-cta .cta-copy{padding:38px 20px 18px}.architecture-cta .cta-actions{padding:0 20px 32px}.architecture-cta .cta-media{min-height:230px}.architecture-cta .cta-media-fade{background:linear-gradient(180deg,#052633,rgba(5,38,51,.2) 30%,rgba(5,38,51,0) 60%)}}@media(max-width:500px){.architecture-stats .stats-grid{grid-template-columns:1fr}.architecture-stats .stats-grid>div{border-right:0;border-bottom:1px solid var(--line);padding:12px 0}.service-card-architecture{grid-template-columns:38% 62%;height:218px}.service-card-architecture .service-dark-panel{padding:14px 12px}.service-card-architecture .service-dark-panel h3{font-size:18px}.service-card-architecture .service-dark-panel p{font-size:10.5px}.architecture-page-hero h1{font-size:36px}}.architecture-page-hero{position:relative;min-height:590px;padding:0;display:flex;align-items:center;overflow:hidden}.architecture-page-hero .page-hero-image{position:absolute;inset:78px 0 0 0;min-height:0;overflow:hidden;z-index:0}.architecture-page-hero .page-hero-image img{object-position:72% center!important;transform:scale(1.01)}.architecture-page-hero .page-hero-overlay{display:block;position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#052633,#052633 31%,rgba(5,38,51,.98) 38%,rgba(5,38,51,.9) 45%,rgba(5,38,51,.72) 53%,rgba(5,38,51,.45) 62%,rgba(5,38,51,.2) 73%,rgba(5,38,51,.06) 86%,rgba(5,38,51,0))}.architecture-page-hero .page-hero-grid{position:relative;z-index:2;display:block;width:min(var(--container),calc(100% - 40px));min-height:590px;padding:138px 0 58px;overflow:visible}.architecture-page-hero .page-hero-copy{width:min(555px,48vw);max-width:555px;padding:0;align-self:auto}.architecture-page-hero h1{font-size:clamp(38px,3.9vw,56px);line-height:1.01;margin-bottom:16px}.architecture-page-hero .page-hero-copy p{font-size:15.5px;line-height:1.55;max-width:520px}.architecture-page-hero .page-hero-corner{position:absolute;z-index:3;right:0;bottom:0;width:250px;padding:34px 28px 25px 65px;background:#073744;color:#fff;-webkit-clip-path:polygon(25% 0,100% 0,100% 100%,0 100%);clip-path:polygon(25% 0,100% 0,100% 100%,0 100%);text-transform:uppercase;letter-spacing:.13em}.architecture-page-hero .page-hero-corner span{display:block;color:#83e1c7;font-size:9px;font-weight:800;margin-bottom:5px}.architecture-page-hero .page-hero-corner strong{font-size:12px;line-height:1.4}.architecture-cta-fullbleed{position:relative;overflow:hidden;padding:54px 0;background:#052633;min-height:270px}.architecture-cta-fullbleed .cta-bg{display:block!important;position:absolute;inset:0 0 0 47%;z-index:0}.architecture-cta-fullbleed .cta-bg img{object-fit:cover!important;object-position:center 58%!important}.architecture-cta-fullbleed .cta-overlay{display:block!important;position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#073744,#073744 43%,rgba(7,55,68,.94) 50%,rgba(7,55,68,.7) 60%,rgba(5,38,51,.36) 76%,rgba(5,38,51,.12))}.architecture-cta-fullbleed .cta-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(220px,.62fr);grid-gap:70px;gap:70px;align-items:center;min-height:160px;overflow:visible}.architecture-cta-fullbleed .cta-actions,.architecture-cta-fullbleed .cta-copy{padding:0}.architecture-cta-fullbleed .cta-grid h2{font-size:34px;line-height:1.08;max-width:600px;margin:0 0 12px}.architecture-cta-fullbleed .cta-grid p{font-size:14px;max-width:620px;color:#c8d6da}.architecture-cta-fullbleed .cta-actions{align-items:flex-start;position:relative;z-index:3}.architecture-cta-fullbleed .cta-signature{position:absolute;z-index:3;right:34px;bottom:24px;color:#fff;text-align:right;font-style:italic;font-size:15px;line-height:1.25;background:transparent;padding:0;border-radius:0;opacity:.92}.architecture-cta-fullbleed .cta-signature strong{color:#83e1c7}.architecture-cta-fullbleed .cta-media,.architecture-cta-fullbleed .cta-shell{display:none!important}@media(max-width:900px){.architecture-page-hero{min-height:0;padding-top:70px;display:block}.architecture-page-hero .page-hero-image{position:relative;inset:auto;height:330px}.architecture-page-hero .page-hero-image img{object-position:center center!important;transform:none}.architecture-page-hero .page-hero-overlay{background:linear-gradient(180deg,rgba(5,38,51,0),rgba(5,38,51,.18) 36%,rgba(5,38,51,.78) 72%,#052633);top:70px;height:330px;bottom:auto}.architecture-page-hero .page-hero-grid{min-height:0;padding:34px 20px 46px;width:100%}.architecture-page-hero .page-hero-copy{width:100%;max-width:650px}.architecture-page-hero .page-hero-corner{display:none}.architecture-cta-fullbleed{padding:44px 0 200px;min-height:0}.architecture-cta-fullbleed .cta-bg{inset:auto 0 0 0;height:210px}.architecture-cta-fullbleed .cta-overlay{background:linear-gradient(180deg,#073744,#073744 50%,rgba(7,55,68,.82) 67%,rgba(5,38,51,.08))}.architecture-cta-fullbleed .cta-grid{grid-template-columns:1fr;gap:22px}.architecture-cta-fullbleed .cta-signature{right:20px;bottom:18px}}.architecture-page-hero{position:relative!important;min-height:620px!important;padding:0!important;display:flex!important;align-items:center!important;overflow:hidden!important;isolation:isolate;background:#052633!important}.architecture-page-hero .page-hero-image{position:absolute!important;inset:78px 0 0 39%!important;height:auto!important;min-height:0!important;overflow:hidden!important;z-index:0!important;background:#052633}.architecture-page-hero .page-hero-image img{object-fit:cover!important;object-position:center center!important;transform:none!important}.architecture-page-hero .page-hero-image:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#052633,rgba(5,38,51,.96) 8%,rgba(5,38,51,.78) 18%,rgba(5,38,51,.48) 31%,rgba(5,38,51,.22) 47%,rgba(5,38,51,.07) 68%,rgba(5,38,51,0))}.architecture-page-hero .page-hero-overlay{display:none!important}.architecture-page-hero .page-hero-grid{position:relative!important;z-index:2!important;display:block!important;width:min(var(--container),calc(100% - 40px))!important;min-height:620px!important;padding:136px 0 56px!important;overflow:visible!important}.architecture-page-hero .page-hero-copy{width:min(590px,48vw)!important;max-width:590px!important;padding:0!important}.architecture-page-hero h1{font-size:clamp(38px,3.75vw,54px)!important;line-height:1.015!important;margin-bottom:16px!important}.architecture-page-hero .page-hero-copy p{font-size:15.5px!important;line-height:1.55!important;max-width:535px!important}.service-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.service-photo-grid-6{grid-template-columns:repeat(3,minmax(0,1fr))}.service-photo{position:relative;min-height:260px;border-radius:14px;overflow:hidden;background:#dfe9ea;box-shadow:0 12px 30px rgba(5,38,51,.08)}.service-photo img{object-fit:cover;transition:transform .45s ease}.service-photo:hover img{transform:scale(1.025)}.technical-model{align-items:center}.technical-model-image{position:relative;min-height:430px;border-radius:18px;overflow:hidden;background:#eef3f4;box-shadow:0 18px 45px rgba(5,38,51,.1)}.technical-model-image img{object-fit:cover;object-position:center}.project-gallery-section{background:#f7fafa}.project-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.project-gallery-item{position:relative;min-height:360px;overflow:hidden;border-radius:16px;background:#dfe8e9;box-shadow:0 12px 34px rgba(5,38,51,.08)}.project-gallery-featured{grid-column:1/-1;min-height:520px}.project-gallery-item img{object-fit:cover;object-position:center}.project-detail-image img{object-position:center}@media(max-width:900px){.architecture-page-hero{min-height:0!important;padding-top:70px!important;display:block!important}.architecture-page-hero .page-hero-image{position:relative!important;inset:auto!important;height:330px!important}.architecture-page-hero .page-hero-image:after{background:linear-gradient(180deg,rgba(5,38,51,0) 32%,rgba(5,38,51,.18) 55%,rgba(5,38,51,.72) 82%,#052633)}.architecture-page-hero .page-hero-grid{min-height:0!important;width:100%!important;padding:32px 20px 44px!important}.architecture-page-hero .page-hero-copy{width:100%!important;max-width:650px!important}.architecture-page-hero .page-hero-corner{display:none!important}.service-photo-grid,.service-photo-grid-6{grid-template-columns:repeat(2,minmax(0,1fr))}.project-gallery-featured{min-height:400px}}@media(max-width:600px){.architecture-page-hero .page-hero-image{height:270px!important}.architecture-page-hero h1{font-size:36px!important}.project-gallery,.service-photo-grid,.service-photo-grid-6{grid-template-columns:1fr}.service-photo{min-height:250px}.project-gallery-featured{grid-column:auto;min-height:300px}.project-gallery-item,.technical-model-image{min-height:300px}}