:root{--bg: #f5f7fa;--surface: rgba(245, 247, 250, .92);--surface-strong: #e9eef4;--text: #0d1b2a;--muted: #415261;--gold: #d4af37;--gold-soft: rgba(212, 175, 55, .14);--teal: #007a8a;--teal-deep: #007a8a;--navy-deep: #0d1b2a;--line: rgba(13, 27, 42, .12);--shadow: 0 22px 65px rgba(13, 27, 42, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;font-family:Manrope,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(212,175,55,.16),transparent 24%),radial-gradient(circle at 85% 18%,rgba(0,122,138,.14),transparent 20%),linear-gradient(180deg,#f5f7fa,#edf2f6)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.site-shell{width:min(1400px,calc(100% - 32px));margin:0 auto;padding-bottom:40px}.topbar{position:sticky;top:0;z-index:20;padding:14px 20px;margin:0 calc(50% - 50vw) 0;border:1px solid rgba(13,27,42,.08);border-radius:0;background:#fff;backdrop-filter:blur(14px);box-shadow:var(--shadow)}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1400px,calc(100% - 8px));margin:0 auto}.brand{display:inline-flex;align-items:center;gap:16px;min-width:0}.brand img{width:clamp(150px,15vw,220px);flex-shrink:0}.brand-copy{display:flex;flex-direction:column;gap:4px;padding-left:16px;border-left:1px solid rgba(13,27,42,.1)}.brand-copy strong{font-size:1.05rem;letter-spacing:.06em;text-transform:uppercase;color:var(--navy-deep)}.brand-copy small{color:var(--muted);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase}.nav-shell{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex:1;min-width:0}.nav{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:8px;padding:8px;border:1px solid rgba(13,27,42,.08);border-radius:999px;background:linear-gradient(180deg,#fffffff5,#f5f7faf5);box-shadow:0 10px 30px #0d1b2a0f;font-size:.93rem}.nav a{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;color:var(--text);font-weight:700;transition:color .25s ease,background .25s ease,transform .25s ease}.nav a:after{content:"";position:absolute;inset:auto 14px 8px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--gold),rgba(0,122,138,.85));transform:scaleX(0);transform-origin:center;transition:transform .25s ease}.nav a:hover,.nav a:focus-visible{background:#007a8a0f;transform:translateY(-1px)}.nav a:hover:after,.nav a:focus-visible:after,.nav a.active:after{transform:scaleX(1)}.nav a.active{color:var(--navy-deep);background:#d4af371f}.topbar-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;position:relative;overflow:hidden;border-radius:999px;background:linear-gradient(135deg,var(--navy-deep),var(--teal));color:#fff;font-weight:800;letter-spacing:.03em;box-shadow:0 16px 34px #0d1b2a24;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.topbar-cta:hover,.topbar-cta:focus-visible{transform:translateY(-2px);box-shadow:0 20px 40px #0d1b2a2e;filter:saturate(1.05)}.menu-toggle{display:none;border:1px solid var(--line);border-radius:999px;padding:10px 16px;background:#fff;color:var(--text);font:inherit;font-weight:700;box-shadow:0 8px 24px #0d1b2a0f}section,.footer{padding:36px 0}main>section:not(.hero-home):not(.ticker){margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:calc(50vw - 50% + 20px);padding-right:calc(50vw - 50% + 20px)}main>section:nth-of-type(odd):not(.hero-home):not(.ticker){background:radial-gradient(circle at top left,rgba(212,175,55,.08),transparent 24%),linear-gradient(180deg,#f5f7fafa,#e9eef4eb)}main>section:nth-of-type(2n):not(.hero-home):not(.ticker){background:radial-gradient(circle at top left,rgba(212,175,55,.12),transparent 22%),radial-gradient(circle at 88% 20%,rgba(0,122,138,.12),transparent 20%),linear-gradient(145deg,#0d1b2a,#12314a 56%,#0b5562)}main>section:nth-of-type(2n):not(.hero-home):not(.ticker) .section-intro .eyebrow,main>section:nth-of-type(2n):not(.hero-home):not(.ticker) .section-intro h1,main>section:nth-of-type(2n):not(.hero-home):not(.ticker) .section-intro h2,main>section:nth-of-type(2n):not(.hero-home):not(.ticker) .section-intro .section-lead,main>section:nth-of-type(2n):not(.hero-home):not(.ticker) .page-title{color:#f5f7faeb}main>section:nth-of-type(2n):not(.hero-home):not(.ticker) .section-intro .eyebrow,main>section:nth-of-type(2n):not(.hero-home):not(.ticker) .section-intro .section-lead{color:#f5f7fab8}.slideshow,.panel,.feature-card,.feature-quote,.service-card,.mini-panel,.project-card,.client-grid,.quote-form,.cta-banner,.footer-brand,.footer-contact,.hero-stat-card,.hero-mini-card{border:1px solid var(--line);border-radius:28px;background:var(--surface);box-shadow:var(--shadow)}.hero-home{min-height:calc(100vh - 80px);padding:0 0 24px;margin:0 calc(50% - 50vw)}.eyebrow{margin:0 0 14px;font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;color:var(--muted)}h1,h2,h3{margin:0;line-height:.96}h1,h2{font-family:Cormorant Garamond,serif}h1{max-width:11ch;font-size:clamp(3.8rem,8vw,7.4rem)}h2{max-width:13ch;font-size:clamp(2.6rem,5vw,4.8rem)}h3{font-size:1.35rem;line-height:1.2}.page-title{max-width:14ch;font-size:clamp(3rem,7vw,6rem)}.hero-text{max-width:40rem;margin:24px 0 0;font-size:clamp(1.02rem,1.3vw,1.2rem);line-height:1.75;color:var(--muted)}.section-lead{max-width:54rem;font-size:1.08rem;line-height:1.8;color:var(--muted)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;position:relative;overflow:hidden;border-radius:999px;border:1px solid transparent;font-weight:700;isolation:isolate;transition:transform .25s ease,background .25s ease,border-color .25s ease,box-shadow .25s ease}.button:before,.button:after,.topbar-cta:before,.topbar-cta:after,.footer-cta:before,.footer-cta:after{content:"";position:absolute;pointer-events:none}.button:before,.topbar-cta:before,.footer-cta:before{inset:0;z-index:-1;background-size:200% 200%;animation:buttonGradientShift 6s ease infinite}.button:after,.topbar-cta:after,.footer-cta:after{inset:-20%;z-index:0;background:linear-gradient(115deg,transparent 24%,rgba(255,255,255,.34) 48%,transparent 72%);transform:translate(-145%) skew(-18deg);transition:transform .8s ease}.button:hover,.button:focus-visible{transform:translateY(-2px);box-shadow:0 16px 34px #0d1b2a24}.button:hover:after,.button:focus-visible:after,.topbar-cta:hover:after,.topbar-cta:focus-visible:after,.footer-cta:hover:after,.footer-cta:focus-visible:after{transform:translate(145%) skew(-18deg)}.button-primary{color:#fff;background:linear-gradient(135deg,var(--text),var(--teal-deep))}.button-primary:before{background-image:linear-gradient(135deg,#0d1b2a,#007a8a 52%,#d4af37)}.button-secondary{border-color:var(--line);background:#ffffff8c}.button-light{border-color:#ffffff38;background:#ffffff14;color:#fff}.slideshow{position:relative;overflow:visible;min-height:860px;border-radius:0;border-left:0;border-right:0;background:linear-gradient(150deg,#0d1b2a,#12314a 52%,#007a8a)}.slideshow:before{content:"";position:absolute;inset:20px;border-radius:0;border:1px solid rgba(255,255,255,.12)}.slide{position:absolute;inset:0;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px;align-items:stretch;padding:clamp(24px,4vw,42px) clamp(24px,4vw,42px) 96px;min-height:860px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .8s ease,transform .8s ease}.slide.is-active{opacity:1;visibility:visible;pointer-events:auto}.slide-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;padding:12px 4px;color:#f7f2e8}.slide-copy .eyebrow,.slide-copy .hero-text{color:#f7f2e8cc}.slide-copy>*{opacity:0;transform:translate(-30px);transition:opacity .7s ease,transform .7s ease}.slide.is-active .slide-copy>*{opacity:1;transform:translate(0)}.slide.is-active .slide-copy>*:nth-child(1){transition-delay:.08s}.slide.is-active .slide-copy>*:nth-child(2){transition-delay:.16s}.slide.is-active .slide-copy>*:nth-child(3){transition-delay:.24s}.slide.is-active .slide-copy>*:nth-child(4){transition-delay:.32s}.slide.is-active .slide-copy>*:nth-child(5){transition-delay:.4s}.slide-copy h1{font-size:clamp(3.04rem,6.4vw,5.92rem)}.slide-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.slide-chips span,.slide-chip-card span{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#ffffff14;color:#f7f2e8e6;font-size:.88rem;letter-spacing:.04em}.slide-visual{position:relative;z-index:1;display:grid;align-items:center;min-width:0}.slide-image-wrap{position:relative;z-index:1;overflow:hidden;border-radius:0;min-height:560px;margin:42px 24px 128px 42px;background:radial-gradient(circle at 18% 16%,rgba(212,175,55,.24),transparent 22%),radial-gradient(circle at 80% 80%,rgba(0,122,138,.2),transparent 24%),#ffffff0d;box-shadow:0 30px 65px #040d1840}.slide-image{width:100%;height:100%;object-fit:cover}.slide-layer,.slide-floating{position:absolute;z-index:0;opacity:0;transition:opacity .8s ease,transform .9s ease}.slide.is-active .slide-layer,.slide.is-active .slide-floating{opacity:1}.slide-layer-orb{top:46px;right:8%;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(212,175,55,.35),rgba(212,175,55,.02) 68%,transparent 72%);filter:blur(4px);transform:translate3d(0,24px,0) scale(.9)}.slide.is-active .slide-layer-orb{transform:translateZ(0) scale(1)}.slide-layer-grid{left:51%;bottom:56px;width:170px;height:170px;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:18px 18px;transform:translate3d(20px,10px,0)}.slide.is-active .slide-layer-grid{transform:translateZ(0)}.slide-layer-line{top:84px;left:47%;width:180px;height:2px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.76),transparent);box-shadow:0 16px #ffffff3d,0 32px #ffffff1f;transform:translate(34px)}.slide.is-active .slide-layer-line{transform:translate(0)}.slide-floating{z-index:2;border:1px solid rgba(255,255,255,.14);background:#ffffff14;backdrop-filter:blur(10px);box-shadow:0 18px 38px #040d1838}.slide-metric-card{top:26px;right:2%;min-width:165px;padding:18px 20px;transform:translate3d(28px,-18px,0)}.slide-metric-card span,.slide-side-card p,.slide-side-card small,.slide-chip-card span{color:#f7f2e8e6}.slide-metric-card span{display:block;margin-bottom:8px;font-size:.74rem;letter-spacing:.18em;text-transform:uppercase}.slide-metric-card strong{display:block;color:#fff;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1}.slide-side-card{left:1%;bottom:92px;width:min(270px,42%);padding:18px 20px;transform:translate3d(-24px,18px,0)}.slide-side-card p{margin:0 0 8px;font-size:1.08rem;font-weight:700}.slide-side-card small{display:block;line-height:1.55;font-size:.88rem}.slide-chip-card{right:4%;bottom:126px;display:flex;gap:10px;padding:14px;transform:translate3d(24px,16px,0)}.slide.is-active .slide-metric-card,.slide.is-active .slide-side-card,.slide.is-active .slide-chip-card{transform:translateZ(0)}.slide.is-active .slide-metric-card{transition-delay:.22s}.slide.is-active .slide-side-card{transition-delay:.34s}.slide.is-active .slide-chip-card{transition-delay:.42s}.slide-controls{position:absolute;left:42px;bottom:30px;z-index:2;display:flex;gap:10px}.slide-dot{width:13px;height:13px;border:0;border-radius:50%;background:#ffffff40;cursor:pointer}.slide-dot.is-active{background:var(--gold)}.ticker{overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ticker-track{display:flex;gap:38px;width:max-content;padding:16px 0;font-size:1rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text);animation:ticker 28s linear infinite}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes buttonGradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.section-intro{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.section-intro-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:36px;align-items:center;margin-bottom:28px}.section-intro-layout .section-intro{margin-bottom:0}.section-intro-visual{width:100%;max-width:360px;justify-self:end;border:1px solid var(--line);background:#ffffff8f;box-shadow:var(--shadow);overflow:hidden}.section-intro-visual img{width:100%;height:auto;display:block}.section-block{padding:42px 0}.hero-info-strip{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:20px;margin-bottom:20px}.hero-stat-card,.hero-mini-card,.panel,.feature-card,.service-card,.mini-panel,.project-card{padding:26px}.interactive-card,.quote-form,.client-sector{position:relative;overflow:hidden;isolation:isolate;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease,background .35s ease}.interactive-card:before,.quote-form:before,.client-sector:before{content:"";position:absolute;right:-42px;bottom:-42px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(0,122,138,.2),transparent 68%);opacity:0;transform:scale(.7);transition:opacity .4s ease,transform .55s ease;z-index:0}.interactive-card:after,.quote-form:after,.client-sector:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 18%,rgba(255,255,255,.34) 40%,transparent 58%);opacity:0;transform:translate(-125%);transition:transform .75s ease,opacity .35s ease;z-index:0}.interactive-card:hover,.quote-form:hover,.client-sector:hover{transform:translateY(-6px);border-color:#007a8a47;box-shadow:0 28px 72px #0d1b2a29}.interactive-card:hover:before,.quote-form:hover:before,.client-sector:hover:before{opacity:1;transform:scale(1)}.interactive-card:hover:after,.quote-form:hover:after,.client-sector:hover:after{opacity:1;transform:translate(115%)}.interactive-card>*,.quote-form>*,.client-sector>*{position:relative;z-index:1}.card-topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.card-topline .eyebrow,.card-topline .stat{margin-bottom:0}.card-icon{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;flex-shrink:0;color:var(--text);background:linear-gradient(160deg,#d4af3738,#007a8a1a);border:1px solid rgba(13,27,42,.08);box-shadow:inset 0 1px #ffffff7a;transition:transform .45s ease,background .35s ease,box-shadow .35s ease}.card-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.card-icon svg>*{transform-origin:center;transition:transform .55s ease,opacity .35s ease}.card-icon .solid{fill:currentColor;stroke:none}.interactive-card:hover .card-icon,.quote-form:hover .card-icon,.client-sector:hover .card-icon{transform:translateY(-4px) rotate(-6deg) scale(1.04);background:linear-gradient(145deg,#d4af374d,#007a8a2e);box-shadow:0 14px 30px #007a8a2e}.interactive-card:hover .card-icon svg>*:nth-child(odd),.quote-form:hover .card-icon svg>*:nth-child(odd),.client-sector:hover .card-icon svg>*:nth-child(odd){transform:translateY(-2px) scale(1.06)}.interactive-card:hover .card-icon svg>*:nth-child(2n),.quote-form:hover .card-icon svg>*:nth-child(2n),.client-sector:hover .card-icon svg>*:nth-child(2n){transform:translate(2px) rotate(6deg)}.quote-icon{margin-bottom:18px}.form-intro{grid-column:1 / -1;display:flex;align-items:center;gap:16px;padding-bottom:6px}.form-intro p{margin:8px 0 0;line-height:1.7;color:var(--muted)}.client-sector{flex-direction:column;gap:14px}.client-label{display:block}.hero-stat-card span,.hero-mini-card span,.feature-card span,.mini-panel span,.project-card span,.stat{display:inline-block;margin-bottom:10px;font-size:.78rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold)}.hero-stat-card strong{display:block;font-size:1.4rem;line-height:1.2}.hero-stat-card p,.hero-mini-card p,.panel p,.feature-card p,.feature-quote p,.service-card p,.mini-panel p,.project-card p,.footer-brand p,.footer-contact,.quote-form label{line-height:1.7;color:var(--muted)}.page-hero{padding:64px 0 24px}.overview-grid,.feature-grid,.services-grid,.project-list,.stack-list,.client-grid,.split-layout,.footer{display:grid;gap:20px}.overview-grid{grid-template-columns:1.1fr 1fr 1fr;grid-template-areas:"accent service project" "quote service project"}.feature-card-accent{grid-area:accent}.overview-grid .feature-card:nth-child(2){grid-area:service}.overview-grid .feature-card:nth-child(3){grid-area:project}.feature-quote{grid-area:quote;padding:26px;display:flex;align-items:center;background:linear-gradient(135deg,#d4af372e,#007a8a14)}.feature-quote p{margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,3vw,3rem);line-height:1.04;color:var(--text)}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.split-layout{grid-template-columns:1fr 1fr}.panel{min-height:280px}.panel-accent,.feature-card-accent{background:linear-gradient(145deg,#d4af3729,#007a8a1a),#f5f7fae6}.home-panel-dark{background:radial-gradient(circle at top left,rgba(212,175,55,.18),transparent 24%),linear-gradient(145deg,#0d1b2a,#163049 55%,#007a8a);color:#fff}.home-panel-dark .eyebrow,.home-panel-dark p{color:#ffffffc7}.service-card h3,.feature-card h3,.mini-panel h3,.project-card h3{font-family:Manrope,sans-serif}.feature-card,.service-card{min-height:250px}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stack-list{grid-template-columns:1fr}.mini-panel{min-height:160px}.project-list{grid-template-columns:repeat(3,minmax(0,1fr))}.client-grid{grid-template-columns:repeat(4,minmax(0,1fr));padding:20px;background:linear-gradient(90deg,#d4af3724,#007a8a1a),var(--surface)}.client-grid div{display:flex;align-items:center;justify-content:center;min-height:150px;padding:34px 18px;border-radius:18px;border:1px solid rgba(13,27,42,.08);background:#ffffff70;text-align:center;font-family:Cormorant Garamond,serif;font-size:clamp(1.2rem,2vw,1.7rem)}.large-client-grid div{min-height:190px}.quote-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:28px}.quote-form label{display:flex;flex-direction:column;gap:10px;font-size:.95rem}.quote-form input,.quote-form select,.quote-form textarea{width:100%;padding:14px 16px;border:1px solid rgba(13,27,42,.12);border-radius:16px;background:#ffffffc2;color:var(--text);font:inherit}.quote-form .full,.quote-form button,.form-note{grid-column:1 / -1}.honeypot-field{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.field-error{display:block;min-height:1.2em;color:#c0392b;font-size:.84rem;line-height:1.4;opacity:0;transform:translateY(-2px);transition:opacity .22s ease,transform .22s ease}.field-error.is-visible{opacity:1;transform:translateY(0)}.form-status{grid-column:1 / -1;min-height:28px}.captcha-block{display:grid;grid-template-columns:180px 1fr;gap:16px;align-items:center}.captcha-preview{border:1px solid rgba(13,27,42,.12);background:#fff;padding:8px}.captcha-preview img{width:100%;height:auto}.captcha-actions{display:grid;gap:12px}.captcha-field{display:flex;flex-direction:column;gap:10px}.form-note{margin:0;color:var(--teal-deep);font-weight:700;opacity:0;min-height:1.4em;transition:opacity .22s ease}.form-note.is-visible{opacity:1}.form-note-error{color:#c0392b}.form-note-success{color:#0d6b3d}.cta-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px;background:radial-gradient(circle at 0% 0%,rgba(212,175,55,.16),transparent 30%),linear-gradient(180deg,#f5f7faf5,#e9eef4eb)}.text-link{display:inline-block;margin-top:18px;font-weight:700}.footer{width:100vw;margin:0 calc(50% - 50vw);padding:42px clamp(20px,4vw,48px);background:radial-gradient(circle at top left,rgba(212,175,55,.12),transparent 22%),radial-gradient(circle at 88% 18%,rgba(0,122,138,.14),transparent 22%),linear-gradient(180deg,#0d1b2afc,#0a2230fc)}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.1fr;gap:28px;align-items:start;width:min(1400px,100%);margin:0 auto}.footer-brand,.footer-contact{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.footer-brand img{width:min(320px,100%);margin-bottom:18px}.footer-brand p{max-width:32rem;margin:0 0 22px}.footer-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;position:relative;overflow:hidden;border-radius:999px;background:linear-gradient(135deg,#d4af37f2,#007a8ae6);color:#fff;font-weight:800;letter-spacing:.03em;box-shadow:0 16px 34px #00000029;transition:transform .25s ease,box-shadow .25s ease}.footer-cta:hover,.footer-cta:focus-visible{transform:translateY(-2px);box-shadow:0 20px 42px #00000038}.topbar-cta:before{background-image:linear-gradient(135deg,#0d1b2a,#007a8a 55%,#d4af37)}.footer-cta:before{background-image:linear-gradient(135deg,#d4af37,#007a8a 60%,#0d1b2a)}.footer-brand p,.footer-contact p,.footer-contact a,.footer-contact span{color:#f5f7fae0}.footer-contact p{margin:0 0 12px;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:#f5f7fa9e}.footer-contact a,.footer-contact span{display:block;margin-bottom:10px;font-size:.94rem;font-weight:700}.footer-contact .footer-contact-link{display:flex;align-items:center;gap:12px;margin-bottom:14px;transition:transform .22s ease,color .22s ease}.footer-contact-link:hover,.footer-contact-link:focus-visible{transform:translate(3px)}.footer-contact-text{cursor:default}.footer-contact-link .footer-icon{display:inline-flex;align-items:center;justify-content:center;place-items:center;width:38px;height:38px;margin-bottom:0;flex-shrink:0;border-radius:12px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#f5f7fa}.footer-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.footer-contact-link>span:last-child{display:block;flex:1;margin-bottom:0;line-height:1.55}.footer-bottom{width:min(1400px,100%);margin:26px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:space-between;gap:16px;color:#f5f7fa9e;font-size:.88rem;letter-spacing:.08em;text-transform:uppercase}.reveal{opacity:0;transform:translateY(26px);transition:opacity .8s ease,transform .8s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (max-width: 1180px){.hero-info-strip,.section-intro-layout,.split-layout,.footer-grid{grid-template-columns:1fr}.overview-grid,.feature-grid,.services-grid,.project-list,.client-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-grid{grid-template-areas:"accent service" "project quote"}.slide{grid-template-columns:1fr}.slide-visual{min-height:640px}.slide-image-wrap{min-height:420px;margin:86px 18px 134px}.slide-side-card{left:18px;bottom:78px;width:min(300px,calc(100% - 36px))}.slide-metric-card{top:18px;right:18px}.slide-chip-card{right:18px;bottom:124px}}@media (max-width: 820px){.site-shell{width:min(100% - 20px,1400px)}.topbar{top:0}.topbar-inner{flex-wrap:wrap;width:100%}.menu-toggle{display:inline-flex}.brand-copy{display:none}.nav-shell{display:none;width:100%;flex-direction:column;align-items:stretch;gap:12px}.nav-shell.is-open{display:flex}.nav{display:none;width:100%;flex-direction:column;align-items:stretch;padding:10px;border-radius:24px}.nav.is-open{display:flex}.nav a{justify-content:flex-start;padding:0 14px}.topbar-cta{width:100%}.hero-home,.slideshow{min-height:auto}.footer-bottom{flex-direction:column;align-items:flex-start}.slideshow{overflow:hidden}.hero-info-strip,.section-intro-layout,.overview-grid,.feature-grid,.services-grid,.project-list,.client-grid,.quote-form{grid-template-columns:1fr}.overview-grid{grid-template-areas:"accent" "service" "project" "quote"}.section-intro-visual{justify-self:start;max-width:220px}.slide{min-height:auto;padding:22px 22px 112px}.slide-chips{gap:8px}.slide-chips span,.slide-chip-card span{min-height:32px;padding:0 12px;font-size:.8rem}.slide-visual{min-height:520px}.slide-image-wrap{min-height:300px;margin:96px 10px 162px}.slide-controls{left:24px;bottom:22px}.slide-metric-card{min-width:132px;padding:14px 16px}.slide-side-card{width:calc(100% - 20px);left:10px;bottom:88px;padding:14px 16px}.slide-chip-card{display:none}.cta-banner{flex-direction:column;align-items:flex-start}.captcha-block{grid-template-columns:1fr}.form-intro{align-items:flex-start;flex-direction:column}.quote-form{padding:20px}}
