:root{--navy:#07111f;--graphite:#0d1827;--panel:#111f31;--panel-2:#16263a;--paper:#f4f7fb;--muted:#9dafc1;--line:rgba(201,220,237,.16);--lime:#c9f36b;--cyan:#79d9ff;--orange:#f4b56f;--shadow:0 24px 80px rgba(0,0,0,.24);--radius:22px;--max:1240px;--ease:cubic-bezier(.2,.75,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--navy)}body{margin:0;background:var(--paper);color:var(--navy);font-family:"Avenir Next","Helvetica Neue",system-ui,sans-serif;font-size:16px;line-height:1.6}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(var(--max),calc(100% - 48px));margin-inline:auto}.narrow{max-width:850px}.section{padding:clamp(76px,9vw,140px) 0}.section-tight{padding-bottom:72px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:20;top:12px;left:12px;padding:10px 14px;background:var(--lime);color:var(--navy);transform:translateY(-160%);transition:transform .2s}.skip-link:focus{transform:none}.eyebrow{margin:0 0 18px;color:#6a8095;font-size:.72rem;font-weight:800;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.dark-section .eyebrow,.final-cta .eyebrow{color:var(--lime)}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;line-height:1.03}h1{font-size:clamp(3rem,7vw,6.7rem);max-width:900px}h2{font-size:clamp(2rem,4vw,4.4rem)}h3{font-size:clamp(1.35rem,2vw,2rem)}p{color:#566d83}.dark-section p,.final-cta p{color:var(--muted)}
.site-header{position:relative;z-index:10;background:var(--navy);color:var(--paper);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:82px}.wordmark{display:inline-flex;align-items:center;gap:10px;color:var(--paper);font-weight:800;letter-spacing:-.04em}.wordmark-logo{width:160px;height:40px;object-fit:contain;object-position:left center}.wordmark-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--lime);color:var(--navy);font-size:1.1rem}.primary-nav{display:flex;align-items:center;gap:28px}.nav-links{display:flex;align-items:center;gap:22px}.nav-links a{position:relative;color:#bccbd8;font-size:.88rem;font-weight:600}.nav-links a:after{position:absolute;right:0;bottom:-9px;left:0;height:2px;background:var(--lime);content:"";transform:scaleX(0);transform-origin:right;transition:transform .25s var(--ease)}.nav-links a:hover,.nav-links a.active{color:var(--paper)}.nav-links a:hover:after,.nav-links a.active:after{transform:scaleX(1);transform-origin:left}.nav-services{position:relative}.nav-services-menu{position:absolute;top:calc(100% + 20px);left:-16px;display:none;min-width:250px;padding:10px;background:var(--graphite);border:1px solid var(--line);box-shadow:var(--shadow)}.nav-services:hover .nav-services-menu,.nav-services:focus-within .nav-services-menu{display:block}.nav-services-menu a{display:block!important;padding:10px 8px;color:var(--muted)!important}.nav-services-menu a:after{display:none}.nav-services-menu a:hover{color:var(--lime)!important}.header-utility{display:flex;align-items:center;gap:20px}.language-switch{display:flex;gap:6px}.language-switch a{padding:4px 7px;color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.1em}.language-switch a.active{color:var(--lime)}.menu-toggle{display:none;border:0;background:none;color:var(--paper)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;border:1px solid var(--lime);border-radius:999px;background:var(--lime);color:var(--navy);font-size:.88rem;font-weight:800;line-height:1.2;transition:transform .25s var(--ease),background .25s,border-color .25s}.button:hover{transform:translateY(-3px);background:#ddff91;border-color:#ddff91}.button-small{padding:10px 15px;font-size:.78rem}.button-ghost,.button-outline{border-color:rgba(7,17,31,.2);background:transparent;color:var(--navy)}.button-ghost:hover,.button-outline:hover{border-color:var(--navy);background:transparent}.button-light{border-color:var(--lime);background:var(--lime);color:var(--navy)}.text-action{display:inline-flex;align-items:center;gap:8px;color:var(--navy);font-weight:800}.dark-section .text-action{color:var(--paper)}
.hero{overflow:hidden;background:var(--navy);color:var(--paper);padding-top:clamp(78px,10vw,150px);padding-bottom:clamp(72px,9vw,130px)}.hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);align-items:center;gap:clamp(42px,7vw,110px)}.hero .eyebrow{color:var(--cyan)}.hero h1{max-width:760px;margin-bottom:28px}.hero-lede{max-width:580px;color:#b7c8d9;font-size:clamp(1.08rem,1.6vw,1.35rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.hero-proof{display:flex;align-items:center;gap:14px;margin-top:48px}.hero-proof span,.trust-number{color:var(--lime);font-size:1.9rem;font-weight:800;letter-spacing:-.08em}.hero-proof p{margin:0;color:var(--muted);font-size:.82rem}.hero-stage{position:relative;min-height:620px;padding:22px;border:1px solid var(--line);background:linear-gradient(145deg,rgba(121,217,255,.1),rgba(201,243,107,.03));box-shadow:var(--shadow)}.hero-stage:before{position:absolute;inset:12px;border:1px solid rgba(201,243,107,.18);content:"";pointer-events:none}.hero-project{position:absolute;inset:22px;padding:26px;opacity:0;visibility:hidden;transition:opacity .55s var(--ease),visibility .55s}.hero-project.is-active{opacity:1;visibility:visible}.hero-project-meta{display:flex;justify-content:space-between;margin-bottom:20px;color:var(--lime);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-project-meta span+span{color:var(--muted)}.hero-project-image{height:360px;overflow:hidden;background:var(--graphite)}.hero-project-image img{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}.hero-project.is-active .hero-project-image img{transform:scale(1.02)}.hero-project-caption{padding-top:22px}.hero-project-caption h2{margin-bottom:10px;color:var(--paper);font-size:clamp(1.9rem,3.7vw,3.5rem)}.hero-project-caption p{max-width:560px;min-height:52px;color:var(--muted)}.hero-project-caption .text-action{color:var(--lime)}.hero-slider-controls{position:absolute;right:28px;bottom:22px;left:28px;display:flex;align-items:center;justify-content:space-between}.hero-slider-controls button{border:1px solid var(--line);background:transparent;color:var(--paper);width:36px;height:36px;border-radius:50%}.hero-slider-controls button:hover{border-color:var(--lime);color:var(--lime)}.hero-slider-dots{display:flex;gap:7px}.hero-slider-dots button{width:7px;height:7px;min-height:0;padding:0;border:0;background:#557087}.hero-slider-dots button[aria-current=true]{background:var(--lime)}.hero-empty{display:grid;place-items:center;height:100%;min-height:560px;color:var(--muted);text-align:center}.hero-empty strong{max-width:380px;color:var(--paper);font-size:2rem}
.trust-strip{background:var(--graphite);color:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.trust-grid>div{display:flex;align-items:center;gap:12px;min-height:108px;padding:20px 24px;border-right:1px solid var(--line);font-size:.76rem;color:var(--muted)}.trust-grid>div:first-child{padding-left:0}.trust-grid>div:last-child{border-right:0}.trust-mark{color:var(--cyan);font-size:1.35rem}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:46px}.section-heading h2{max-width:720px;margin-bottom:0}.section-heading>.text-action{white-space:nowrap}.service-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-card{position:relative;display:flex;min-height:320px;flex-direction:column;padding:26px;border:1px solid #d9e1e8;background:#fff;transition:transform .3s var(--ease),border-color .3s,box-shadow .3s}.service-card:hover{transform:translateY(-7px);border-color:var(--cyan);box-shadow:0 18px 42px rgba(7,17,31,.1)}.card-index{display:block;color:#8295a6;font-size:.73rem;font-weight:800;letter-spacing:.12em}.service-card h3{margin-top:auto;margin-bottom:12px}.service-card p{max-width:340px;margin-bottom:22px}.service-card strong{color:#6f8497;font-size:.88rem}.card-arrow{position:absolute;right:25px;bottom:25px;color:#7b8e9f;font-size:1.2rem}.service-card-large{min-height:470px}.service-index-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.service-card-large h2{margin-top:28px;margin-bottom:12px}.service-card-image{height:210px;order:-1;overflow:hidden;background:var(--graphite)}.service-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}.service-card:hover .service-card-image img{transform:scale(1.04)}
.dark-section{background:var(--navy);color:var(--paper)}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,9vw,150px);align-items:start}.split-section h2{max-width:610px}.benefit-list{border-top:1px solid var(--line)}.benefit-list>div{display:grid;grid-template-columns:48px 1fr;gap:12px;padding:20px 0;border-bottom:1px solid var(--line)}.benefit-list span{color:var(--lime);font-size:.75rem;font-weight:800}.benefit-list p{margin:0;color:var(--paper);font-size:1.1rem}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:0;margin:0;list-style:none;border-top:1px solid #ccd7e0;border-left:1px solid #ccd7e0}.process-grid li{min-height:160px;padding:22px;border-right:1px solid #ccd7e0;border-bottom:1px solid #ccd7e0}.process-grid span{display:block;margin-bottom:42px;color:#8295a6;font-size:.72rem;font-weight:800}.process-grid strong{display:block;font-size:1.12rem}
.portfolio-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.portfolio-card{display:flex;min-height:420px;flex-direction:column;border:1px solid #d9e1e8;background:#fff;overflow:hidden;transition:transform .3s var(--ease),box-shadow .3s}.portfolio-card:hover{transform:translateY(-7px);box-shadow:0 20px 50px rgba(7,17,31,.12)}.portfolio-card-1{grid-row:span 2;min-height:680px}.portfolio-image{height:260px;overflow:hidden;background:var(--graphite)}.portfolio-card-1 .portfolio-image{height:430px}.portfolio-image img{width:100%;height:100%;object-fit:cover;transition:transform .9s var(--ease)}.portfolio-card:hover .portfolio-image img{transform:scale(1.055)}.portfolio-copy{padding:24px}.portfolio-copy span,.card-kicker{color:#8295a6;font-size:.69rem;font-weight:800;letter-spacing:.13em}.portfolio-copy h2,.portfolio-copy h3{margin:15px 0 10px}.portfolio-copy p{margin-bottom:22px}.portfolio-copy b,.arrow-link{color:var(--navy);font-size:.86rem}.portfolio-grid-wide{grid-template-columns:repeat(2,1fr)}.portfolio-grid-wide .portfolio-card-1{grid-row:auto}.portfolio-grid-wide .portfolio-image,.portfolio-grid-wide .portfolio-card-1 .portfolio-image{height:320px}.related-grid{grid-template-columns:repeat(3,1fr)}
.support-section{background:#e8eef3}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,10vw,160px)}.support-grid p:last-child{font-size:1.25rem;max-width:600px}.testimonial-section{background:#eef3f6}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.testimonial-grid blockquote{margin:0;padding:28px;border:1px solid #d4dfe8;background:#fff}.stars{color:#c19a42;letter-spacing:.14em}.testimonial-grid blockquote p{margin:24px 0;font-size:1.1rem;color:var(--navy)}.testimonial-grid footer{font-size:.82rem;color:#6e8293}.testimonial-grid footer strong{color:var(--navy)}.review-source{color:#71879a;font-size:.78rem}.faq-section{background:#fff}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(40px,9vw,150px)}.faq-list details{border-top:1px solid #ccd7e0}.faq-list details:last-child{border-bottom:1px solid #ccd7e0}.faq-list summary{padding:20px 0;cursor:pointer;font-weight:800;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{float:right;color:#8295a6;content:"+";font-size:1.2rem}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:680px;padding:0 0 20px;margin:0}.final-cta{padding:clamp(76px,10vw,140px) 0;background:var(--graphite);color:var(--paper)}.final-cta h2{max-width:800px;margin-bottom:34px}
.site-footer{background:var(--navy);color:var(--paper)}.footer-cta{display:flex;align-items:end;justify-content:space-between;gap:30px;padding:80px 0;border-bottom:1px solid var(--line)}.footer-cta h2{max-width:620px;margin:0;font-size:clamp(2.2rem,4vw,4rem)}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:35px;padding:60px 0}.footer-grid h2{margin-bottom:18px;color:#8096a9;font-size:.7rem;letter-spacing:.13em;text-transform:uppercase}.footer-grid a{display:block;margin:8px 0;color:#c1ced9;font-size:.86rem}.footer-grid a:hover{color:var(--lime)}.footer-lede{max-width:280px;margin-top:22px;color:var(--muted);font-size:.88rem}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:18px 0;border-top:1px solid var(--line);color:#8194a5;font-size:.75rem}
.page-hero{background:var(--paper);padding-top:clamp(86px,11vw,160px);padding-bottom:clamp(68px,8vw,110px)}.page-hero h1{margin-bottom:22px}.page-hero p:not(.eyebrow){max-width:740px;font-size:1.15rem}.detail-cover{padding:0 0 20px;background:var(--paper)}.detail-cover .container{max-height:700px;overflow:hidden;background:var(--graphite)}.detail-cover img{width:100%;max-height:700px;object-fit:cover}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:clamp(42px,9vw,150px)}.article-body{max-width:780px}.article-body h2{margin-top:56px;font-size:2.2rem}.article-body>p{font-size:1.08rem}.story-card{padding:30px;border-left:3px solid var(--lime);background:#e9eff3}.story-card p:last-child{margin:0;color:var(--navy)}.detail-aside{align-self:start;display:flex;flex-direction:column;gap:11px;padding:25px;border:1px solid #d1dce5;background:#fff;position:sticky;top:24px}.detail-aside span{margin-top:12px;color:#8295a6;font-size:.69rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.detail-aside span:first-child{margin-top:0}.detail-aside strong{margin-bottom:10px}.feature-grid{margin-top:60px}.feature-grid>h2{margin-bottom:28px}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.feature-list>div{padding:18px;border:1px solid #d5e0e8}.feature-list span{color:#81a9bc}.feature-list h3{font-size:1.1rem;letter-spacing:-.02em}.feature-list p{margin-bottom:0;font-size:.9rem}.tech-rail,.tech-cloud{display:flex;flex-wrap:wrap;gap:8px}.tech-rail span,.tech-cloud span{padding:7px 10px;border:1px solid #cbd8e1;border-radius:999px;color:#60778b;font-size:.78rem}.gallery-section{background:#e8eef3}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gallery-grid figure{margin:0;aspect-ratio:4/3;overflow:hidden;background:var(--graphite)}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}.gallery-grid figure:hover img{transform:scale(1.04)}.pricing-panel{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:38px;border:1px solid #cfdae4;background:#fff}.pricing-panel h2{margin-bottom:5px}.promotion{color:#bb6b42}.product-showcase{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.product-panel,.insight-card{display:block;padding:25px;border:1px solid #d2dde6;background:#fff;transition:transform .3s var(--ease),box-shadow .3s}.product-panel:hover,.insight-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px rgba(7,17,31,.11)}.product-panel .card-media,.insight-card .card-media{height:280px;margin:-25px -25px 26px;overflow:hidden;background:var(--graphite)}.card-media img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease)}.product-panel:hover .card-media img,.insight-card:hover .card-media img{transform:scale(1.04)}.product-panel h2,.insight-card h2{margin:20px 0 12px;font-size:2rem}.product-panel p,.insight-card p{min-height:52px}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.method-grid>div{padding:28px;border-top:2px solid var(--navy)}.method-grid h2{margin-top:32px;font-size:2rem}.link-ledger{border-top:1px solid var(--line)}.link-ledger a{display:flex;justify-content:space-between;padding:20px 0;border-bottom:1px solid var(--line);color:var(--paper)}.link-ledger a:hover{color:var(--lime)}.tech-cloud{margin-top:28px}.tech-cloud span{border-color:#a7b9c8}.insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.empty-state{padding:55px;border:1px dashed #bfcdd8;text-align:center}.empty-state h2{font-size:2rem}.article-copy{font-size:1.12rem;line-height:1.9;white-space:normal}.form-shell{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(40px,9vw,150px)}.form-intro h2{font-size:2.7rem}.lead-form{padding:30px;border:1px solid #d1dde5;background:#fff}.lead-form fieldset{padding:0;margin:0 0 28px;border:0}.lead-form legend{margin-bottom:16px;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.lead-form label{display:flex;flex-direction:column;gap:7px;margin-bottom:18px;color:#536b7f;font-size:.8rem;font-weight:700}.lead-form input,.lead-form select,.lead-form textarea{width:100%;padding:13px 14px;border:1px solid #c9d6e0;border-radius:0;background:#f8fafc;color:var(--navy);outline:0;transition:border-color .2s,box-shadow .2s}.lead-form textarea{resize:vertical}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 3px rgba(121,217,255,.18)}.consent-row{display:block!important;font-weight:500!important}.consent-row input{width:auto;margin-right:8px}.form-error{padding:12px 14px;margin-bottom:20px;border-left:3px solid #c77451;background:#fff0ea;color:#8b4930}.honeypot{position:absolute;left:-10000px}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(40px,9vw,150px)}.contact-details h2{max-width:500px}.contact-detail{display:flex;flex-direction:column;padding:17px 0;border-top:1px solid #ccd7e0}.contact-detail small{color:#8295a6;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.contact-detail a{font-weight:700}.contact-details .button{margin-top:22px}
[data-reveal]{opacity:0;transform:translateY(20px);transition:opacity .7s var(--ease),transform .7s var(--ease)}[data-reveal].is-visible{opacity:1;transform:none}html:not(.js) [data-reveal]{opacity:1;transform:none}
@media (max-width:1000px){.hero-grid{grid-template-columns:1fr}.hero-stage{min-height:560px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid>div:nth-child(2){border-right:0}.trust-grid>div:nth-child(3){padding-left:0;border-top:1px solid var(--line)}.trust-grid>div:nth-child(4){border-top:1px solid var(--line)}.service-cards,.testimonial-grid,.insight-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}.faq-layout,.form-shell,.contact-layout{grid-template-columns:1fr;gap:45px}.detail-layout{grid-template-columns:1fr}.detail-aside{position:static;max-width:420px}.support-grid,.split-section{gap:45px}.portfolio-card-1{min-height:500px}.portfolio-card-1 .portfolio-image{height:300px}}
@media (max-width:720px){.container{width:min(var(--max),calc(100% - 32px))}.section{padding:72px 0}.header-inner{min-height:70px}.menu-toggle{display:flex;width:36px;height:36px;flex-direction:column;justify-content:center;gap:5px;padding:8px}.menu-toggle span:not(.sr-only){height:1px;width:20px;background:var(--paper)}.primary-nav{position:absolute;top:70px;right:0;left:0;display:none;align-items:stretch;flex-direction:column;gap:22px;padding:22px 16px 28px;background:var(--navy);border-bottom:1px solid var(--line)}.primary-nav.open{display:flex}.nav-links{align-items:stretch;flex-direction:column;gap:0}.nav-links a{padding:12px 0}.nav-links a:after{bottom:0}.header-utility{justify-content:space-between}.hero{padding-top:74px}.hero-stage{min-height:500px;padding:15px}.hero-project{inset:15px;padding:18px}.hero-project-image{height:235px}.hero-project-caption p{min-height:0;font-size:.9rem}.hero-slider-controls{right:20px;bottom:15px;left:20px}.hero-empty{min-height:430px}.trust-grid,.service-cards,.service-index-grid,.portfolio-grid,.portfolio-grid-wide,.testimonial-grid,.product-showcase,.insight-grid,.method-grid,.gallery-grid{grid-template-columns:1fr}.trust-grid>div{min-height:82px;padding:16px 0;border-right:0;border-bottom:1px solid var(--line)}.trust-grid>div:nth-child(3),.trust-grid>div:nth-child(4){border-top:0}.section-heading{align-items:start;flex-direction:column;gap:16px;margin-bottom:30px}.section-heading h2{font-size:2.35rem}.service-card,.service-card-large{min-height:300px}.portfolio-card,.portfolio-card-1{min-height:0}.portfolio-card-1 .portfolio-image,.portfolio-image,.portfolio-grid-wide .portfolio-image,.portfolio-grid-wide .portfolio-card-1 .portfolio-image{height:250px}.support-grid,.split-section{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr 1fr}.process-grid li{min-height:130px}.process-grid span{margin-bottom:25px}.feature-list{grid-template-columns:1fr}.pricing-panel{align-items:flex-start;flex-direction:column;padding:25px}.page-hero h1{font-size:3.25rem}.lead-form{padding:20px}.form-grid{grid-template-columns:1fr}.form-intro h2{font-size:2.3rem}.contact-layout{gap:25px}.detail-aside{max-width:none}.footer-cta{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr!important}.footer-brand{grid-column:1/-1}.footer-bottom{align-items:flex-start!important;flex-direction:column!important;gap:8px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}.hero-project{transition:none}}
@media (max-width:720px){.nav-services-menu{position:static;display:block;padding:0 0 8px;border:0;box-shadow:none}.nav-services-menu a{padding:7px 0 7px 14px!important;font-size:.82rem!important}}
:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}.button:focus-visible,.hero-slider-controls button:focus-visible,.menu-toggle:focus-visible{outline-color:var(--lime)}
.home-quote-section{background:var(--navy);color:var(--paper)}.home-quote-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(40px,8vw,120px);align-items:start}.home-quote-intro h2{max-width:620px;margin-bottom:22px;color:var(--paper)}.home-quote-intro p:not(.eyebrow){max-width:500px;color:var(--muted);font-size:1.08rem}.home-quote-form{border-color:var(--line);background:var(--paper);box-shadow:var(--shadow)}.home-quote-form .button{margin-top:4px}.home-quote-form .lead-form,.home-quote-form label{color:var(--navy)}.home-quote-form .consent-row{color:#536b7f}.home-quote-form .honeypot{position:absolute;left:-10000px}.product-panel>strong{display:block;margin:12px 0;color:var(--navy);font-size:1.15rem}.product-panel .feature-list{display:block;margin:18px 0;padding:0;list-style:none}.product-panel .feature-list li{display:flex;gap:8px;padding:7px 0;border:0;color:#566d83;font-size:.9rem}.product-panel .feature-list li span{color:#81a9bc}.cms-content-section{background:#e8eef3}.cms-content-section .article-body{margin-inline:auto}.lead-form select{appearance:auto}
@media (max-width:1000px){.home-quote-grid{grid-template-columns:1fr;gap:42px}.home-quote-intro h2{max-width:760px}}
@media (max-width:720px){.home-quote-grid{gap:28px}.home-quote-section{padding-top:72px}.home-quote-form{padding:20px}.home-quote-intro h2{font-size:2.35rem}.hero-actions .button{width:100%}.hero-slider-controls button{min-width:40px;min-height:40px}}
@media (max-width:390px){body{font-size:15px}.container{width:calc(100% - 28px)}h1,.page-hero h1{font-size:2.75rem}.hero-stage{min-height:455px}.hero-project-image{height:205px}.hero-project-caption h2{font-size:1.8rem}.section-heading h2,.home-quote-intro h2{font-size:2.1rem}.process-grid{gap:0}.process-grid li{padding:16px}.button{padding:13px 16px}}
.hero{padding-top:clamp(56px,6vw,88px);padding-bottom:clamp(56px,6vw,88px)}.hero-stage{height:540px;min-height:0}.hero-project{height:calc(100% - 44px);pointer-events:none;z-index:0}.hero-project.is-active{pointer-events:auto;z-index:1}.hero-project-image-empty,.portfolio-image-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;padding:24px;background:linear-gradient(145deg,var(--panel-2),var(--graphite));color:var(--muted);text-align:center}.hero-project-image-empty strong,.portfolio-image-empty strong{color:var(--paper);font-size:clamp(1.7rem,3vw,3rem);letter-spacing:-.04em}.hero-benefits{display:grid;gap:8px;margin:28px 0 0;padding:0;list-style:none;color:#c7d5e1;font-size:.82rem}.hero-benefits li{display:flex;align-items:center;gap:10px}.hero-benefits li:before{width:7px;height:7px;border-radius:50%;background:var(--lime);content:"";flex:0 0 auto}.service-card-mark{position:absolute;top:23px;right:24px;color:#d9e5ed;font-size:3.4rem;font-weight:800;letter-spacing:-.1em;line-height:1}.service-card:hover .service-card-mark{color:var(--cyan)}
@media (max-width:1000px){.hero-stage{height:560px;min-height:0}}
@media (max-width:720px){.hero{padding-top:74px;padding-bottom:72px}.hero-stage{height:500px;min-height:0}.hero-benefits{margin-top:22px}.hero-project{height:calc(100% - 30px)}}
@media (max-width:390px){.hero-stage{height:455px;min-height:0}.hero-benefits{font-size:.76rem}.hero-project-image-empty strong{font-size:1.65rem}}
.hero h1{font-size:clamp(2.8rem,5vw,5.2rem);max-width:680px}.hero-project-image{height:300px}
@media (max-width:720px){.hero-project-image{height:235px}.hero h1{font-size:clamp(2.7rem,10vw,4.4rem)}}
.hero .button-ghost{color:var(--paper);border-color:rgba(201,220,237,.4)}.hero-project-image{height:270px}.hero-project-caption p{min-height:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
@media (max-width:720px){.hero-project-image{height:200px}}
