:root{--navy:#071a35;--blue:#0a3678;--red:#e31e2d;--paper:#f4f6f9;--ink:#0b1b31;--muted:#677386;--line:#dce2e9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.header{height:88px;position:absolute;z-index:20;top:0;left:0;width:100%;color:#fff;border-bottom:1px solid #ffffff24}.nav{height:100%;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;margin-right:auto}.brand img{width:52px;height:52px;object-fit:contain}.brand span{display:grid;line-height:1.05}.brand b{font-size:20px;letter-spacing:.01em}.brand small{font-size:9px;opacity:.58;margin-top:6px}.nav nav{display:flex;gap:24px;font-size:13px}.nav nav a{opacity:.76;transition:.25s}.nav nav a:hover{opacity:1}.phone{font-weight:700;font-size:13px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;padding:17px 24px;border:0;background:var(--red);color:white;font-weight:700;font-size:13px;cursor:pointer;transition:transform .25s,box-shadow .25s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #e31e2d40}.button span{font-size:20px}.button.small{padding:13px 18px;gap:8px}.menu{display:none;background:0;border:0;padding:8px}.menu span{display:block;width:24px;height:2px;background:#fff;margin:5px}.hero{min-height:790px;position:relative;color:white;background:var(--navy);overflow:hidden;display:flex;align-items:center}.hero-image{position:absolute;inset:0;background:url('/hero.png') center/cover no-repeat;opacity:.74}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#06162ff2 0%,#071b38b9 44%,#071b3825 77%),linear-gradient(0deg,#07162a8c,transparent 40%)}.hero-grid{position:absolute;inset:0;z-index:1;background-image:linear-gradient(#fff08 1px,transparent 1px),linear-gradient(90deg,#fff08 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(90deg,#000,transparent 70%)}.hero-content{position:relative;z-index:2;padding-top:84px}.eyebrow{text-transform:uppercase;font-size:10px;letter-spacing:.18em;display:flex;align-items:center;gap:10px;margin-bottom:25px}.eyebrow i{width:26px;height:2px;background:var(--red)}h1,h2{margin:0;line-height:1.07;letter-spacing:-.045em}h1{font-size:clamp(48px,6.2vw,82px);max-width:900px}h1 em,h2 em{font-style:normal;color:#557fb4}h1 em{color:#fff;-webkit-text-stroke:1px #ffffff82;color:transparent}.lead{font-size:17px;line-height:1.7;max-width:655px;color:#d1d9e4;margin:27px 0 35px}.hero-actions{display:flex;align-items:center;gap:34px}.hero-actions p{font-size:11px;line-height:1.7;color:#bac5d3;border-left:1px solid #ffffff30;padding-left:25px}.hero-actions p b{color:white}.scroll{position:absolute;z-index:3;bottom:25px;right:calc((100% - min(1180px,calc(100% - 48px)))/2);font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#ffffff8a}.scroll span{color:#fff;font-size:16px;margin-left:12px}.section{padding:112px 0}.section-label{font-size:10px;text-transform:uppercase;letter-spacing:.18em;color:#788394;display:flex;gap:12px;align-items:center}.section-label span{color:var(--red);font-weight:800}.about{background:#fff}.about-grid{display:grid;grid-template-columns:150px 1.25fr .8fr;gap:65px}.about-copy h2,.split-title h2,.team-copy h2{font-size:clamp(40px,4.6vw,65px);margin-bottom:30px}.about-copy p,.team-copy p{font-size:15px;line-height:1.9;color:var(--muted);max-width:660px}.about-visual{min-height:380px;position:relative;display:flex;align-items:center;justify-content:center}.orbit{width:270px;height:270px;border:1px solid #ccd5e2;border-radius:50%;display:grid;place-items:center;position:relative}.orbit:before,.orbit:after{content:"";position:absolute;border:1px solid #e4e8ed;border-radius:50%}.orbit:before{inset:25px}.orbit:after{inset:-22px}.orbit img{width:115px;height:115px;object-fit:contain}.orbit-dot{position:absolute;width:12px;height:12px;background:var(--red);border-radius:50%;box-shadow:0 0 0 7px #e31e2d18}.orbit-dot.one{top:10px;right:48px}.orbit-dot.two{bottom:20px;left:32px;background:var(--blue)}.quote{position:absolute;bottom:0;right:0;background:var(--navy);color:#adb9ca;padding:18px 22px;font-size:11px;line-height:1.6}.quote b{color:white}.products,.process{background:var(--navy);color:white;position:relative;overflow:hidden}.products:before,.process:before{content:"";position:absolute;width:600px;height:600px;border:1px solid #ffffff0a;border-radius:50%;right:-120px;top:-240px;box-shadow:0 0 0 90px #ffffff05,0 0 0 180px #ffffff04}.section-top{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:52px;position:relative}.section-top h2{font-size:clamp(40px,4.8vw,66px);margin-top:25px}.section-top p{max-width:390px;color:#aeb9c9;font-size:13px;line-height:1.8}.light{color:#aab5c5}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.product-card{padding:32px 26px 35px;min-height:310px;border:1px solid #ffffff18;margin-left:-1px;position:relative;transition:.3s;background:#ffffff02}.product-card:hover{background:#0d2d59;transform:translateY(-6px);border-color:#ffffff30}.product-card>span{position:absolute;right:20px;top:20px;font-size:10px;color:#728098}.icon{font-size:38px;color:#d8e1ef;margin:25px 0 52px}.product-card h3,.adv h3{font-size:18px;margin:0 0 15px}.product-card p,.adv p{font-size:12px;line-height:1.8;color:#9eabbc}.product-card i{position:absolute;left:26px;bottom:0;width:36px;height:3px;background:var(--red)}.advantages{background:var(--paper)}.split-title{display:flex;align-items:end;justify-content:space-between;gap:40px;margin:22px 0 50px}.split-title h2{margin:0}.split-title p{max-width:390px;font-size:13px;color:var(--muted);line-height:1.8}.adv-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.adv{background:#fff;padding:28px;min-height:300px;position:relative;box-shadow:0 8px 30px #142b4a0a}.adv>b{position:absolute;right:20px;top:20px;color:#bac2cc;font-size:10px}.adv-icon{width:58px;height:58px;background:#eef2f7;color:var(--blue);display:grid;place-items:center;font-size:25px;margin:28px 0 45px;border-radius:50%}.adv:nth-child(3) .adv-icon{color:var(--red)}.process{background:#0a2346}.steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:70px}.steps article{position:relative;padding-right:35px}.steps b{font-size:54px;color:transparent;-webkit-text-stroke:1px #ffffff30}.steps span{display:block;height:1px;background:#ffffff20;margin:25px 0;position:relative}.steps span:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:var(--red);left:0;top:-4px;box-shadow:0 0 0 6px #e31e2d20}.steps h3{font-size:16px;line-height:1.55;font-weight:600}.team-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.team-art{height:430px;background:linear-gradient(145deg,#0a2b60,#071a35);position:relative;overflow:hidden;color:white;display:grid;place-items:center}.team-lines{position:absolute;inset:-40%;background:repeating-radial-gradient(circle at center,transparent 0 45px,#ffffff0b 46px 47px)}.team-mark{font-weight:800;font-size:100px;letter-spacing:-.14em;opacity:.92;position:relative}.team-art p{position:absolute;bottom:25px;left:28px;font-size:11px;text-transform:uppercase;letter-spacing:.13em;line-height:1.7;color:#b6c1d0}.team-copy .section-label{margin-bottom:26px}.text-link{display:inline-flex;gap:35px;margin-top:22px;padding-bottom:8px;border-bottom:1px solid #d5dbe3;font-size:12px;font-weight:700}.text-link span{color:var(--red);font-size:18px}.contact{background:#081c39;color:white;padding:105px 0;position:relative}.contact-grid{display:grid;grid-template-columns:1fr .85fr;gap:110px}.contact-copy h2{font-size:clamp(45px,5vw,69px);margin:30px 0 25px}.contact-copy p{color:#aeb9ca;line-height:1.8;font-size:14px;max-width:540px}.contact-note{display:flex;gap:20px;border-top:1px solid #ffffff20;margin-top:46px;padding-top:24px;font-size:12px;line-height:1.7;color:#c6cfdb}.contact-note i{font-style:normal;color:var(--red);font-size:20px}.form{background:white;color:var(--ink);padding:38px}.form label{display:grid;font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:700;margin-bottom:20px}.form input,.form textarea{border:0;border-bottom:1px solid #d8dee6;padding:13px 0;outline:0;resize:none;text-transform:none;letter-spacing:0;font-size:13px}.form input:focus,.form textarea:focus{border-color:var(--blue)}.consent{display:flex!important;grid-template-columns:none;flex-direction:row;align-items:flex-start;gap:10px;text-transform:none!important;letter-spacing:0!important;font-weight:400!important;color:#7b8491;line-height:1.5}.consent input{accent-color:var(--red);margin-top:3px}.consent a{text-decoration:underline}.form .button{width:100%;margin-top:5px}footer{background:#041226;color:white;padding:44px 0 20px}.footer-top{display:grid;grid-template-columns:1.4fr 1fr .7fr 1.8fr;align-items:center;gap:35px}.invert img{filter:drop-shadow(0 0 1px white)}.footer-top>div{display:grid;gap:6px}.footer-top small{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#75839a}.footer-top a,.footer-top span{font-size:13px}.footer-top nav{display:flex;justify-content:flex-end;gap:18px;font-size:10px;color:#9da9bb}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff16;margin-top:32px;padding-top:18px;font-size:9px;color:#66758b}.footer-bottom button{background:0;border:0;color:#8795a9;padding:0;cursor:pointer}.toast{position:fixed;z-index:50;right:25px;bottom:25px;background:white;box-shadow:0 18px 55px #0003;padding:20px 25px;border-left:4px solid var(--red);display:grid;gap:5px;transform:translateY(140%);transition:.4s}.toast.show{transform:translateY(0)}.toast b{font-size:14px}.toast span{font-size:11px;color:var(--muted)}dialog{border:0;max-width:560px;padding:40px;box-shadow:0 24px 80px #0005}dialog::backdrop{background:#041226aa}.close{position:absolute;right:15px;top:10px;border:0;background:0;font-size:28px;cursor:pointer}dialog h2{font-size:30px}dialog p{color:var(--muted);line-height:1.8;font-size:13px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.product-card:nth-child(2),.adv:nth-child(2),.steps article:nth-child(2){transition-delay:.08s}.product-card:nth-child(3),.adv:nth-child(3),.steps article:nth-child(3){transition-delay:.16s}.product-card:nth-child(4),.adv:nth-child(4),.steps article:nth-child(4){transition-delay:.24s}@media(max-width:900px){.nav nav,.nav .phone{display:none}.menu{display:block}.nav nav.open{display:flex;position:absolute;top:88px;left:0;right:0;background:#071a35;padding:24px;flex-direction:column}.about-grid{grid-template-columns:1fr 1fr}.about-grid>.section-label{grid-column:1/-1}.product-grid,.adv-grid{grid-template-columns:1fr 1fr}.team-grid{gap:45px}.contact-grid{gap:50px}.footer-top{grid-template-columns:1fr 1fr}.footer-top nav{justify-content:flex-start}.section-top{align-items:start}}@media(max-width:620px){.shell{width:min(100% - 32px,1180px)}.header{height:76px}.brand img{width:44px;height:44px}.brand small{display:none}.nav .button.small{display:none}.hero{min-height:720px}.hero-content{padding-top:76px}.hero-image{background-position:62% center}.hero:after{background:linear-gradient(90deg,#06162ff7,#071b38ad)}h1{font-size:45px}.lead{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-actions p{margin:0}.scroll{display:none}.section{padding:78px 0}.about-grid,.team-grid,.contact-grid{grid-template-columns:1fr;gap:40px}.about-visual{min-height:320px}.product-grid,.adv-grid{grid-template-columns:1fr}.product-card,.adv{min-height:250px}.icon{margin-bottom:35px}.section-top,.split-title{display:block}.section-top>p,.split-title>p{margin-top:25px}.steps{grid-template-columns:1fr 1fr;gap:45px 10px}.team-art{height:330px;order:2}.contact{padding:80px 0}.form{padding:28px 22px}.footer-top{grid-template-columns:1fr}.footer-top nav{display:grid;grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:10px}.toast{left:16px;right:16px}dialog{width:calc(100% - 32px);padding:30px 24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
