:root{--navy:#173f72;--deep:#102d50;--blue:#3576b1;--pale:#f2f7fb;--ink:#193650;--muted:#667b8e;--line:#dae5ed}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif;letter-spacing:-.045em}h1 em,h2 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.06em}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.topbar{background:#102d50;color:#c7deef;font-size:9px;font-weight:700;letter-spacing:.14em}.topbar-inner{height:29px;display:flex;justify-content:space-between;align-items:center}.topbar a{letter-spacing:.06em}.topbar a:hover{color:white}.site-header{background:white;position:relative;z-index:10;box-shadow:0 2px 15px #102d5012}.nav-inner{height:92px;display:flex;align-items:center;gap:28px}.brand{display:block;flex:none}.brand img{width:207px;height:auto}.desktop-nav{display:flex;gap:25px;align-items:center;margin-left:auto}.desktop-nav a{font-size:11px;font-weight:700;white-space:nowrap}.desktop-nav a:hover,.footer a:hover{color:var(--blue)}.button{border:0;border-radius:4px;padding:15px 23px;display:inline-flex;align-items:center;justify-content:center;gap:22px;font-size:12px;font-weight:800;white-space:nowrap;transition:transform .25s,background .25s,box-shadow .25s}.button:hover{transform:translateY(-3px);box-shadow:0 10px 24px #123d6b27}.primary{background:var(--navy);color:white}.primary:hover{background:#26649d}.light{background:white;color:var(--navy)}.outline{border:1px solid #a7c2d5;color:var(--navy);background:transparent}.menu-toggle,.mobile-nav{display:none}.hero{position:relative;min-height:670px;background:#163f70;color:white;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#123861c9 0%,#12386161 38%,transparent 64%);pointer-events:none}.hero-content{position:relative;z-index:2;min-height:670px;display:flex;align-items:center}.hero-copy{max-width:630px;padding:65px 0 70px}.eyebrow,.section-label{font-size:10px;letter-spacing:.18em;font-weight:800}.eyebrow{color:#d9eaf5;display:flex;gap:10px;align-items:center}.dot{width:6px;height:6px;border-radius:50%;background:#9bd8eb}.hero h1{font-size:clamp(49px,5.5vw,76px);line-height:1.1;margin:25px 0}.hero h1 em{color:#d0eaf0}.hero-copy>p{color:#e3edf4;line-height:1.75;font-size:15px;max-width:510px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:31px}.hero-call{font-size:12px;font-weight:800;border-bottom:1px solid #bdd8e9;padding-bottom:6px}.hero-call span{margin-left:8px}.hero-tags{display:flex;gap:13px;flex-wrap:wrap;margin-top:63px}.hero-tags span{border-left:2px solid #b9d9e7;padding-left:10px;font-size:9px;letter-spacing:.06em;color:#d5e7f1}.hero-side{position:absolute;right:16px;top:50%;writing-mode:vertical-rl;transform:translateY(-50%);z-index:2;font-size:8px;letter-spacing:.22em;color:#d0e4ee}.benefits{background:#f4f8fb;border-bottom:1px solid #dfeaf1}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr)}.benefit-grid>div{display:flex;align-items:center;gap:15px;padding:26px 30px;border-right:1px solid #dce7ef}.benefit-grid>div:first-child{padding-left:0}.benefit-grid>div:last-child{border:0}.benefit-symbol{width:38px;height:38px;flex:none;border:1px solid #aac8dc;border-radius:50%;display:grid;place-items:center;color:#427daf;font-size:19px}.benefit-grid strong,.benefit-grid small{display:block}.benefit-grid strong{font:800 12px Manrope,sans-serif}.benefit-grid small{font-size:10px;color:var(--muted);margin-top:4px}.section{padding:105px 0}.section-label{color:#417eb1}.section h2,.cta h2{font-size:clamp(35px,3.7vw,53px);line-height:1.17;margin:18px 0 22px}.section h2 em,.dialog-body h2 em{color:#4d82ae}.about-grid,.why-grid,.equipment-grid{display:grid;grid-template-columns:48% 52%;align-items:center;gap:5%}.about-visual{position:relative;max-width:500px}.about-photo{height:490px;border-radius:190px 190px 5px 5px;overflow:hidden;background:#d8e7f0}.about-photo img{height:100%;width:100%;object-fit:cover;object-position:center;filter:saturate(.8)}.about-accent{position:absolute;bottom:32px;right:-25px;background:var(--navy);color:white;padding:23px 27px;border-radius:5px;box-shadow:0 20px 32px #143d6733}.about-accent span{font-size:8px;font-weight:800;letter-spacing:.16em;color:#c9e1ee}.about-accent strong{font:400 24px/1.15 Georgia,serif;display:block;margin-top:12px}.about-copy{padding-left:15px}.about-copy p,.why-copy p,.equipment-copy p{font-size:13px;line-height:1.85;color:var(--muted)}.about-stats{display:flex;gap:45px;border-top:1px solid var(--line);padding:25px 0;margin-top:25px}.about-stats div{display:flex;align-items:center;gap:10px}.about-stats strong{font:700 34px Manrope,sans-serif;color:var(--navy)}.about-stats span{font-size:10px;color:var(--muted);max-width:85px;line-height:1.4}.services,.team,.reviews{background:var(--pale)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px}.section-head h2{margin-bottom:0;max-width:650px}.section-head>p{max-width:320px;font-size:12px;line-height:1.75;color:var(--muted);margin:0 0 7px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.service-card{background:white;min-height:320px;padding:26px 24px;border-radius:4px;display:flex;flex-direction:column;transition:transform .3s,box-shadow .3s;box-shadow:0 3px 0 #dce9f1}.service-card:hover{transform:translateY(-6px);box-shadow:0 15px 30px #164f7b20}.service-top{display:flex;justify-content:space-between;align-items:start;color:#8aa6b9;font-size:9px;font-weight:800;letter-spacing:.12em}.service-icon{height:58px;width:58px;border-radius:50%;background:#eaf3f8;color:#3c79ac;display:grid;place-items:center;font-size:28px;letter-spacing:0}.service-card:nth-child(2) .service-icon{background:#f9efe3;color:#d3904d}.service-card:nth-child(3) .service-icon{background:#e8f4ef;color:#6ba498}.service-card:nth-child(4) .service-icon{background:#eef0f8;color:#667eb4}.service-card h3{font-size:20px;line-height:1.22;margin:40px 0 12px}.service-card p{font-size:11px;line-height:1.75;color:var(--muted)}.card-action{margin-top:auto;border:0;border-top:1px solid var(--line);background:none;color:var(--navy);font-weight:800;font-size:10px;width:100%;padding:21px 0 0;display:flex;justify-content:space-between;text-align:left}.card-action span{font-size:17px;font-weight:400}.service-foot{border-top:1px solid #d9e7ef;margin-top:33px;padding-top:21px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted)}.text-button{border:0;background:none;color:var(--navy);font-size:11px;font-weight:800;border-bottom:1px solid #8cb1ca;padding:0 0 5px}.why-grid{grid-template-columns:53% 47%;gap:3%}.why-copy{padding-right:65px}.why-list{border-top:1px solid var(--line);margin-top:28px}.why-list>div{display:flex;gap:17px;border-bottom:1px solid var(--line);padding:18px 0}.why-list>div>span{height:24px;width:24px;border-radius:3px;background:var(--navy);color:white;display:grid;place-items:center;font-size:13px;flex:none}.why-list strong,.why-list small{display:block}.why-list strong{font:800 12px Manrope,sans-serif}.why-list small{font-size:10px;color:var(--muted);line-height:1.6;margin-top:4px}.why-visual{height:490px;background:#dce7ee;position:relative;border-radius:6px;overflow:hidden;display:grid;place-items:center}.why-visual>img{width:100%;height:100%;object-fit:contain;background:#e7eff3;padding:34px;filter:saturate(.85)}.why-badge{position:absolute;right:0;bottom:0;background:var(--navy);color:white;padding:23px 25px;min-width:180px}.why-badge span{font-size:8px;letter-spacing:.17em;font-weight:800;color:#d0e6ef}.why-badge strong{display:block;font:400 22px Georgia,serif;margin-top:9px}.process{padding-top:88px}.center-head{text-align:center;margin-bottom:45px}.center-head p{font-size:12px;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.step{background:#edf4f8;padding:24px 22px;border-radius:4px;min-height:180px}.step:nth-child(2),.step:nth-child(4){background:#e4eff7}.step span{display:block;color:#4c83ae;font-size:11px;font-weight:800;margin-bottom:25px}.step strong{font:800 13px Manrope,sans-serif}.step p{font-size:10px;line-height:1.7;color:var(--muted);margin:9px 0 0}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.team-card{background:white;border-radius:4px;overflow:hidden}.team-initial{height:155px;background:linear-gradient(130deg,#d3e5ef,#4c80a8);display:grid;place-items:center;color:#ffffffd9;font:400 70px Georgia,serif;letter-spacing:-.08em}.team-card:nth-child(2) .team-initial{background:linear-gradient(130deg,#dce5e9,#6f9eaf)}.team-card:nth-child(3) .team-initial{background:linear-gradient(130deg,#d0dae8,#5b76a5)}.team-card>div:last-child{padding:23px}.team-card span{font-size:8px;letter-spacing:.16em;font-weight:800;color:#5687ac}.team-card h3{font-size:19px;margin:12px 0 7px}.team-card p{font-size:10px;line-height:1.7;color:var(--muted);margin:0}.concept-note{color:#8096a5;font-size:9px;margin:19px 0 0}.review-grid{display:grid;grid-template-columns:43% 57%;gap:5%;align-items:center}.review-intro{padding-right:55px}.review-intro p{font-size:12px;line-height:1.75;color:var(--muted);margin-bottom:25px}.review-card{background:white;padding:42px 48px;border-radius:5px;box-shadow:0 15px 35px #174e6d12}.review-quote{font:70px Georgia,serif;color:#9dc4dc;display:block;height:65px}.review-card blockquote{margin:0;font:400 25px/1.5 Georgia,serif;letter-spacing:-.02em}.review-byline{border-top:1px solid var(--line);margin-top:30px;padding-top:18px}.review-byline strong,.review-byline small{display:block}.review-byline strong{font:800 11px Manrope,sans-serif}.review-byline small{font-size:10px;color:var(--muted);margin-top:4px}.equipment-grid{grid-template-columns:46% 54%;gap:4%}.equipment-copy{padding-right:40px}.equipment-image{background:#f4f7f9;border-radius:5px;display:grid;place-items:center;padding:24px;min-height:340px}.equipment-image img{max-height:310px;object-fit:contain}.cta{background:var(--navy);color:white;padding:75px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta .section-label{color:#bdd9ea}.cta h2{max-width:630px;margin:17px 0 14px}.cta h2 em{color:#d0e9eb}.cta p{font-size:12px;color:#d0e4ef;margin:0}.cta-actions{display:flex;align-items:flex-start;flex-direction:column;gap:17px}.cta-actions a{font-size:14px;font-weight:800;border-bottom:1px solid #adcfe0;padding-bottom:4px}.footer{background:#f8fafb}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr 1fr 1.2fr;gap:35px;padding:65px 0}.footer-brand img{width:230px}.footer-grid p,.footer-grid span,.footer-grid a:not(.brand){display:block;color:var(--muted);font-size:10px;line-height:1.7;margin:12px 0}.footer-grid strong{display:block;font:800 11px Manrope,sans-serif;margin:9px 0 22px}.footer-grid p{max-width:250px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:21px 0;font-size:10px;color:#8393a1}.service-dialog{border:0;border-radius:7px;width:min(470px,calc(100% - 28px));max-height:calc(100% - 28px);padding:0;box-shadow:0 30px 80px #0c30505c;color:var(--ink)}.service-dialog::backdrop{background:#0b2849ba;backdrop-filter:blur(3px)}.close-row{position:absolute;right:15px;top:12px}.close-row button{border:0;background:transparent;font-size:26px;color:#678094}.dialog-body{padding:42px}.dialog-body h2{font-size:32px;line-height:1.2;margin:12px 0}.dialog-body>p{font-size:12px;color:var(--muted);line-height:1.7}.dialog-body label{display:block;font-size:11px;font-weight:800;margin:15px 0}.dialog-body input,.dialog-body select{width:100%;height:42px;padding:0 12px;border:1px solid #cadce7;border-radius:3px;background:white;color:var(--ink);font-size:12px;display:block;margin-top:7px}.dialog-body form>.button{width:100%;margin:7px 0 13px}.dialog-body small{display:block;font-size:10px;line-height:1.6;color:#738b9d}.success-check{display:grid;place-items:center;background:#e0f0e9;color:#32715d;border-radius:50%;width:42px;height:42px;margin:15px 0;font-size:22px}#form-success strong{font:800 14px Manrope,sans-serif}#form-success p{font-size:11px;line-height:1.7;color:var(--muted)}#form-success p a{color:var(--navy);font-weight:800}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:translateY(0)}@media(max-width:1050px){.desktop-nav{gap:14px}.desktop-nav a{font-size:10px}.brand img{width:180px}.nav-cta{padding:13px 15px}.hero h1{font-size:61px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:270px}.service-card h3{margin-top:22px}}@media(max-width:900px){.container{width:min(100% - 36px,650px)}.topbar-inner>span{display:none}.topbar-inner{justify-content:center}.nav-inner{height:78px}.brand img{width:190px}.desktop-nav,.nav-cta{display:none}.menu-toggle{display:flex;margin-left:auto;width:36px;height:36px;flex-direction:column;justify-content:center;gap:6px;border:0;background:none}.menu-toggle span{width:23px;height:2px;background:var(--navy)}.mobile-nav:not([hidden]){display:flex;flex-direction:column;gap:17px;padding:15px 18px 23px;background:white;box-shadow:0 12px 20px #102d5020}.mobile-nav a{font-size:12px;font-weight:800}.mobile-nav .button{width:100%}.hero,.hero-content{min-height:620px}.hero-image{object-position:63% center}.hero:after{background:linear-gradient(90deg,#123861db 0%,#123861a8 62%,#12386144)}.hero-copy{max-width:620px}.hero h1{font-size:clamp(46px,8vw,66px)}.hero-side{display:none}.benefit-grid{grid-template-columns:1fr}.benefit-grid>div,.benefit-grid>div:first-child{padding:17px 0;border-right:0;border-bottom:1px solid #dce7ef}.benefit-grid>div:last-child{border:0}.section{padding:75px 0}.about-grid,.why-grid,.equipment-grid,.review-grid{grid-template-columns:1fr;gap:45px}.about-visual{width:calc(100% - 22px)}.about-copy,.why-copy,.equipment-copy,.review-intro{padding:0}.section-head{display:block}.section-head>p{max-width:500px;margin-top:15px}.service-grid,.team-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.review-card{padding:34px}.cta-inner{display:block}.cta-actions{margin-top:25px}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:600px){.topbar{font-size:8px}.hero,.hero-content{min-height:690px}.hero-image{object-position:67% center}.hero:after{background:linear-gradient(90deg,#123861e8,#123861aa)}.hero-copy{padding:55px 0}.hero h1{font-size:clamp(44px,10vw,57px)}.hero-copy>p{font-size:13px}.hero-actions{align-items:flex-start;flex-direction:column;gap:22px}.hero-tags{margin-top:45px;gap:12px}.about-photo{height:350px}.about-accent{right:-15px;padding:18px}.section-head h2,.section h2{font-size:39px}.service-grid,.team-grid{grid-template-columns:1fr}.service-card{min-height:260px}.service-foot{display:block;line-height:1.6}.service-foot button{display:block;margin-top:12px}.why-visual{height:300px}.steps{gap:8px}.step{padding:20px 15px}.review-card blockquote{font-size:21px}.equipment-image{min-height:220px}.footer-grid{grid-template-columns:1fr;gap:20px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{gap:15px}.dialog-body{padding:34px 25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button,.service-card{transition:none}}
