:root{--bg:#080b12;--surface:#10151f;--surface2:#151c28;--text:#f4f6fb;--muted:#a1abbe;--line:#252d3a;--blue:#568cff;--electric:#2167f5;--radius:16px;color-scheme:dark;font-family:Inter,Arial,Helvetica,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-size:16px;line-height:1.65}button,input,textarea,select{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}a{color:inherit;text-decoration:none}button{border:0}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #8cb5ff;outline-offset:5px}input:focus,select:focus,textarea:focus{outline:2px solid var(--blue);outline-offset:2px}::selection{background:var(--electric);color:white}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.1;letter-spacing:-.045em}h2{font-size:clamp(2.25rem,4vw,3.6rem);font-weight:550}h3{font-size:1.3rem;letter-spacing:-.025em}em{font-style:normal;color:var(--blue)}.container{width:min(1240px,calc(100% - 96px));margin:auto}.header{height:98px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:0 48px;border-bottom:1px solid #ffffff13;background:#080b12f2;position:sticky;top:0;z-index:20;backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0;font-size:17px;line-height:1.2;letter-spacing:.08em;font-weight:400}.brand b{font-weight:750}.brand small{display:block;font-size:10px;letter-spacing:.27em;margin-top:6px;color:var(--muted)}.brand-symbol{height:40px;width:35px;display:grid;place-items:center;border:2px solid var(--blue);border-radius:7px 7px 14px 14px;color:var(--blue);font-size:27px;font-weight:850;transform:skewY(-5deg)}nav{display:flex;gap:25px}nav a{font-size:14px;color:#bbc2d1;white-space:nowrap}nav a:hover{color:white}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:16px 24px;min-height:54px;border-radius:7px;font-size:15px;font-weight:600;line-height:1.4;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--electric);color:white}.primary:hover{background:#397dff}.button span{font-size:21px;font-weight:400}.small{min-height:44px;padding:11px 17px;font-size:14px;gap:16px}.outline{background:transparent;border:1px solid #465167}.outline:hover{background:#ffffff08}.light{background:#f5f7fc;color:#111827}.light:hover{background:white}.large{padding:20px 25px}.menu-button{display:none;background:none;font-size:25px}.hero{position:relative;min-height:690px;overflow:hidden;background:#030509}.hero-image{position:absolute;right:0;top:0;width:100%;height:100%;object-fit:cover;object-position:66% center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#05070b 2%,#05070bc9 30%,#05070b14 62%),linear-gradient(0deg,#080b12 0%,transparent 30%)}.hero-content{position:relative;padding-top:83px;padding-bottom:35px;z-index:1}.eyebrow{display:flex;align-items:center;gap:12px;font-size:12px;letter-spacing:.16em;font-weight:650;line-height:1.6}.blue{color:#7da5ff}.line{width:28px;height:1px;background:var(--blue)}h1{font-size:clamp(4.8rem,7.6vw,7rem);font-weight:550;letter-spacing:-.065em;margin:26px 0}h1 em{color:#699cff}.hero p{color:#aeb9cc;font-size:19px;line-height:1.6}.hero-buttons{display:flex;align-items:center;gap:28px;margin-top:32px}.text-link{display:inline-flex;gap:20px;align-items:center;color:var(--text);font-size:14px;background:none;padding:8px 0;line-height:1.5}.text-link span{font-size:21px}.text-link:hover{color:var(--blue)}.hero-foot{display:flex;justify-content:space-between;color:#949fb2;font-size:11px;letter-spacing:.1em;margin-top:69px}.coordinate{font-family:monospace}.lens-label{position:absolute;right:9%;bottom:120px;display:flex;flex-direction:column;border-left:1px solid #ffffff45;padding-left:18px;color:#a1aec5;font-size:13px;z-index:1}.lens-label span:first-child{letter-spacing:.18em;font-size:10px;color:#79a2fb}.lens-label b{color:#dce6f9;font-size:17px;font-weight:400;margin:6px 0 0}.solution-strip{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);padding:28px 0}.solution-strip a{padding:12px 23px;display:grid;grid-template-columns:24px 1fr 16px;gap:10px;align-items:center;border-right:1px solid var(--line)}.solution-strip a:first-child{padding-left:0}.solution-strip a:last-child{border:0;padding-right:0}.solution-strip span{font-size:12px;color:#7592c0;font-family:monospace}.solution-strip b{font-size:14px;font-weight:500}.solution-strip i{font-style:normal;color:var(--muted)}.solution-strip a:hover b{color:var(--blue)}.section{padding-top:108px;padding-bottom:96px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:45px}.section-heading h2{margin-top:18px}.section-heading>p{max-width:355px;color:var(--muted);font-size:16px;line-height:1.8;padding-bottom:6px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.service-card{background:linear-gradient(135deg,#141b28,#0e131d);border:1px solid var(--line);padding:28px 27px;border-radius:var(--radius);min-height:248px;display:flex;flex-direction:column;transition:border-color .2s,transform .2s}.service-card:hover{border-color:#3f66a8;transform:translateY(-4px)}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px}.icon{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;color:#85aaff}.card-index{font-family:monospace;color:#53617a;font-size:12px}.service-card h3{margin-bottom:13px}.service-card p{color:var(--muted);font-size:15px;line-height:1.7}.service-card .text-link{margin-top:auto;padding-top:18px;justify-content:space-between;font-size:13px;color:#becae0}.section-bottom{margin-top:26px;display:flex;align-items:center;justify-content:space-between;gap:30px}.section-bottom>span{font-size:13px;color:#8e9ab0}.physical-section{background:#0d121c;border-top:1px solid #ffffff06;border-bottom:1px solid #ffffff06;padding:98px 0}.physical-layout{display:grid;grid-template-columns:1fr 1.18fr;gap:100px}.physical-intro h2{margin:22px 0 25px}.physical-intro>p{max-width:380px;color:var(--muted);margin-bottom:30px}.tag-row{display:flex;gap:9px;flex-wrap:wrap;margin-top:48px}.tag-row span{font-size:10px;letter-spacing:.07em;border:1px solid #303a4e;border-radius:4px;padding:5px 8px;color:#a5b5ce}.physical-list{border-top:1px solid var(--line)}.physical-row{padding:26px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:32px 1fr 26px;gap:20px;align-items:start}.physical-row h3{font-size:20px;line-height:1.3;margin-bottom:8px}.physical-row p{font-size:14px;color:var(--muted);line-height:1.7}.physical-row>button{background:transparent;font-size:24px;color:#8497b7;min-width:34px;min-height:44px}.physical-row .icon{margin-top:3px}.catalog-filters{display:flex;gap:8px;margin-bottom:28px;overflow:auto;padding:3px}.filter{border:1px solid #2a3342;border-radius:100px;background:transparent;color:var(--muted);font-size:14px;padding:9px 20px;white-space:nowrap}.filter.active{background:#e7edfb;color:#101a2e;border-color:#e7edfb}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#10151f}.product-visual{height:140px;background:radial-gradient(ellipse at center,#1b2e50 0,#111722 65%);display:flex;align-items:center;justify-content:center;position:relative}.product-visual .icon{width:56px;height:56px;stroke-width:1;color:#97b7f7}.product-visual>span{position:absolute;left:20px;top:17px;font-size:10px;letter-spacing:.12em;color:#8395b4}.product-content{padding:23px}.product-content h3{font-size:21px;margin-bottom:12px}.product-content>p{color:var(--muted);font-size:14px;min-height:70px}.product-content>div{margin-top:19px;padding-top:17px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.product-content small{font-size:12px;color:#92a2bd}.product-content button{padding:6px 0;font-size:13px}.catalog-note{font-size:13px;color:#909db3;margin-top:22px}.investigation{background:linear-gradient(115deg,#133a87,#122b60 58%,#111e39);border:1px solid #2d4a7c;border-radius:18px;padding:40px 48px 27px}.investigation-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:43px;gap:20px}.outline-tag{font-size:10px;letter-spacing:.08em;border:1px solid #6f8ebb65;color:#c2d1ef;padding:7px 11px;border-radius:4px}.investigation-content{display:grid;grid-template-columns:1.25fr 1fr;gap:70px}.investigation-content h2{font-size:clamp(2.1rem,4vw,3.6rem)}.investigation-content>div>p{margin-top:21px;margin-bottom:25px;max-width:390px;color:#b8c9e6}.investigation-details>div{padding:0 0 22px 36px;position:relative}.investigation-details span{position:absolute;left:0;top:-2px;font-size:12px;font-family:monospace;color:#99b5e5}.investigation-details h3{font-size:18px;margin-bottom:8px}.investigation-details p{font-size:14px;color:#b8c9e6}.investigation-note{border-top:1px solid #ffffff20;margin-top:27px;padding-top:19px;font-size:12px;color:#aebfdd}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.steps article{border-top:1px solid #314057;padding-top:22px}.steps article>span{font-size:11px;color:#7397d9;letter-spacing:.12em}.steps h3{font-size:21px;line-height:1.3;margin:20px 0 12px;max-width:220px}.steps p{font-size:14px;color:var(--muted)}.faq-section{display:grid;grid-template-columns:.8fr 1.4fr;gap:90px;padding-bottom:108px}.faq-section h2{margin-top:20px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}summary{padding:22px 32px 22px 0;list-style:none;font-size:16px;cursor:pointer;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:3px;top:20px;color:var(--blue);font-size:22px}details[open] summary:after{content:'−'}details p{color:var(--muted);font-size:14px;line-height:1.8;padding:0 20px 23px 0}.contact-section{background:linear-gradient(120deg,#1749aa,#0e2c66);padding:75px 0}.contact-inner{display:grid;grid-template-columns:1.2fr 1fr;gap:22px 70px;align-items:end}.contact-inner>.eyebrow{grid-column:1/-1;color:#b0c9f7}.contact-inner h2{font-size:clamp(3rem,5vw,4.5rem)}.contact-inner h2 em{color:#a9caff}.contact-inner p{color:#baccf0;margin-bottom:20px}.contact-inner .button{min-width:340px}#public-contacts{grid-column:1/-1;display:flex;gap:25px;flex-wrap:wrap;margin-top:5px;font-size:15px}.footer{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-top:38px;padding-bottom:27px}.footer>.brand{font-size:14px}.footer>.brand .brand-symbol{height:32px;width:29px;font-size:22px}.footer>p{font-size:13px;color:var(--muted)}.footer>div{display:flex;align-items:center;gap:19px;color:#95a2b9;font-size:12px}.footer-link{background:none;padding:5px 0;font-size:12px;color:inherit}.legal-identity{width:100%;font-size:12px!important}.skip{position:fixed;top:-100px;left:10px;background:white;color:black;padding:10px;z-index:99}.skip:focus{top:10px}.dialog{background:#111824;color:var(--text);border:1px solid #3a4861;border-radius:19px;width:min(740px,calc(100% - 32px));max-height:90dvh;padding:42px;overflow:auto;box-shadow:0 30px 100px #0009}.dialog::backdrop{background:#02060bd9;backdrop-filter:blur(6px)}.dialog-close{position:absolute;top:14px;right:17px;width:38px;height:38px;line-height:1;background:#ffffff09;border:1px solid #ffffff16;border-radius:50%;font-size:26px}.dialog h2{font-size:32px;margin:15px 0 15px;max-width:95%}.dialog h3{margin:25px 0 10px;font-size:21px}.dialog p,.dialog li{color:#adb9cc;font-size:15px;line-height:1.8}.dialog ul{padding-left:20px}.dialog .button{margin-top:18px}.dialog .eyebrow{margin-right:35px}.modal-intro{margin-bottom:24px}.wizard-progress{display:flex;justify-content:space-between;list-style:none;padding:0 0 20px;margin:0 0 22px;border-bottom:1px solid #2a364d;gap:10px}.wizard-progress li{font-size:13px;color:#718098;display:flex;align-items:center;gap:8px}.wizard-progress .current{color:#8cb3ff}.wizard-progress span{font-size:14px}.quote-group{margin-bottom:22px}.quote-group h3{font-size:15px;letter-spacing:0;margin:0 0 10px;color:#a9bce0}.quote-choices{display:flex;gap:7px;flex-wrap:wrap}.quote-option{display:flex;align-items:center;gap:8px;border:1px solid #36425a;padding:10px 12px;border-radius:7px;cursor:pointer;font-size:13px}.quote-option:has(input:checked){background:#17386e;border-color:#4e8bf2}.quote-option input{accent-color:#5290ff;width:15px;height:15px;margin:0}label{display:flex;flex-direction:column;gap:7px;font-size:14px;color:#c6d1e4;margin-bottom:18px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}input,textarea,select{width:100%;min-width:0;background:#0b101a;color:#f1f5fe;border:1px solid #37445b;border-radius:6px;padding:11px 12px;font-size:16px}textarea{resize:vertical}.field-help{font-size:12px!important;margin-top:-6px}.wizard-actions{display:flex;justify-content:space-between;gap:15px;align-items:center;border-top:1px solid var(--line);margin-top:22px}.wizard-actions .button:only-child{margin-left:auto}.quote-summary{border:1px solid #2d4770;background:#11213a;border-radius:10px;padding:17px 20px;margin-bottom:22px}.quote-summary p{font-size:14px}.quote-summary ul{margin:5px 0 12px}.check-label{display:flex;flex-direction:row;gap:10px;align-items:flex-start;margin-top:5px;font-size:13px}.check-label input{width:17px;height:17px;flex-shrink:0;margin-top:3px}.check-label button{background:transparent;text-decoration:underline;padding:0;color:#8eb5fb}.honeypot{position:absolute;left:-10000px;opacity:0;pointer-events:none}.notice{background:#17253c;padding:18px;border:1px solid #385780;border-radius:9px}.notice b{font-size:15px}.notice p{font-size:14px;margin-top:5px}#form-error{color:#ffafb1;font-size:14px;margin-top:14px}.success-mark{font-size:40px;color:#7bd5bb;margin:10px 0}.legal-body p{margin-bottom:13px}.legal-body a{color:#8ab3ff;text-decoration:underline}.tag{display:inline-block;background:#193866;color:#a4c6ff;padding:5px 10px;border-radius:4px;font-size:12px}.product-card[hidden],.wizard-step[hidden],[hidden]{display:none!important}
@media(min-width:1600px){.hero{min-height:780px}.hero-content{padding-top:110px}.hero-image{object-position:center 46%}.hero-foot{margin-top:90px}}
@media(max-width:1150px){.header{padding:0 30px;gap:20px}.header nav{gap:17px}.header nav a{font-size:12px}.brand{font-size:15px}.header-quote{font-size:12px;padding:11px}.container{width:calc(100% - 64px)}.hero{min-height:680px}.physical-layout{gap:50px}.solution-strip a{padding:10px;gap:7px}.solution-strip b{font-size:12px}.lens-label{right:6%;bottom:135px}.section-heading{gap:35px}.hero h1{font-size:6rem}}
@media(max-width:900px){.header{height:78px;padding:0 24px}.header nav{display:none;position:absolute;left:0;right:0;top:78px;flex-direction:column;background:#101722;padding:24px;border-bottom:1px solid var(--line);gap:0}.header nav.open{display:flex}.header nav a{font-size:16px;padding:13px}.menu-button{display:block}.header-quote{margin-left:auto;font-size:13px}.container{width:calc(100% - 48px)}.hero{min-height:670px}.hero-image{object-position:60% center;opacity:.8}.hero-shade{background:linear-gradient(90deg,#05070bde,#05070b50),linear-gradient(0deg,#080b12,transparent 50%)}.hero h1{font-size:5.5rem}.hero-content{padding-top:74px}.lens-label{display:none}.hero-foot{font-size:10px}.coordinate{display:none}.service-grid{grid-template-columns:repeat(2,1fr)}.physical-layout{grid-template-columns:1fr 1.1fr;gap:32px}.product-grid{grid-template-columns:repeat(2,1fr)}.section-heading{align-items:flex-start;flex-direction:column;gap:20px}.section-heading>p{max-width:600px}.investigation{padding:32px}.investigation-content{gap:35px}.steps{grid-template-columns:repeat(2,1fr);gap:35px}.faq-section{gap:35px;grid-template-columns:.7fr 1.3fr}.contact-inner{gap:25px}.contact-inner .button{min-width:0}.footer{justify-content:flex-start;gap:25px}.footer>div{margin-left:auto}.footer>p:not(.legal-identity){display:none}}
@media(max-width:600px){.container{width:calc(100% - 36px)}.header{padding:0 18px;height:72px;gap:12px}.header nav{top:72px}.brand{font-size:13px;gap:9px}.brand-symbol{width:27px;height:32px;font-size:21px}.brand small{font-size:8px;letter-spacing:.2em}.header-quote{font-size:11px;min-height:39px;padding:9px 10px;gap:0}.header-quote span{display:none}.menu-button{font-size:23px;padding:4px}.hero{min-height:692px}.hero-image{width:150%;max-width:none;right:-15%;object-position:70% center;opacity:.7}.hero-shade{background:linear-gradient(90deg,#04070cdd,#04070c60),linear-gradient(0deg,#080b12 4%,transparent 75%)}.hero-content{padding-top:60px}.eyebrow{font-size:10px;letter-spacing:.12em}.hero h1{font-size:clamp(3.5rem,14vw,5.25rem);margin:29px 0 26px;line-height:1.04}.hero p{font-size:17px}.hero-buttons{flex-direction:column;align-items:flex-start;gap:14px;margin-top:32px}.hero-buttons>.button{font-size:14px;padding:15px 18px}.hero-buttons>.text-link{font-size:13px}.hero-foot{margin-top:37px;font-size:9px;letter-spacing:.08em}.solution-strip{grid-template-columns:repeat(2,1fr);padding:15px 0}.solution-strip a{padding:14px 9px!important}.solution-strip a:nth-child(2){border-right:0}.solution-strip a:nth-child(-n+2){border-bottom:1px solid var(--line)}.solution-strip b{font-size:11px}.solution-strip span{font-size:10px}.solution-strip a{grid-template-columns:18px 1fr 12px}.section{padding-top:69px;padding-bottom:64px}.section-heading{margin-bottom:28px}.section-heading h2{margin-top:14px}.section-heading>p{font-size:15px}.service-grid{grid-template-columns:1fr;gap:12px}.service-card{min-height:210px;padding:25px}.card-top{margin-bottom:18px}.service-card h3{font-size:22px}.service-card p{font-size:15px}.section-bottom{align-items:flex-start;flex-direction:column;gap:8px}.section-bottom>span{font-size:12px}.physical-section{padding:64px 0}.physical-layout{grid-template-columns:1fr;gap:38px}.physical-intro h2 br:nth-child(2){display:none}.physical-intro h2{font-size:2.6rem}.physical-intro>p{font-size:15px}.tag-row{margin-top:25px}.physical-row{gap:13px;padding:22px 0}.physical-row h3{font-size:18px}.physical-row p{font-size:14px}.product-grid{grid-template-columns:1fr}.product-visual{height:135px}.product-content>p{min-height:0}.product-content h3{font-size:22px}.product-content>p{font-size:15px}.filter{font-size:13px;padding:8px 15px}.investigation{padding:27px 23px}.investigation-top{flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:28px}.investigation-content{grid-template-columns:1fr;gap:38px}.investigation-content h2{font-size:2.5rem}.investigation-content>div>p{font-size:15px}.investigation-details>div:last-child{padding-bottom:0}.investigation-note{font-size:12px}.steps{gap:27px 20px}.steps h3{font-size:19px;margin-top:15px}.steps p{font-size:13px}.steps article>span{font-size:10px}.faq-section{grid-template-columns:1fr;gap:30px;padding-bottom:64px}.faq-section h2 br{display:none}summary{font-size:15px;padding-top:20px;padding-bottom:20px}.contact-section{padding:56px 0}.contact-inner{grid-template-columns:1fr;gap:23px}.contact-inner h2{font-size:3.35rem}.contact-inner .button{width:100%;font-size:15px}.contact-inner p{font-size:16px}#public-contacts{flex-direction:column;gap:10px;overflow-wrap:anywhere}.footer{padding-top:30px;gap:23px}.footer>div{margin-left:0;flex-wrap:wrap;gap:15px;font-size:11px}.dialog{padding:37px 22px 24px;max-height:94dvh;width:calc(100% - 20px);border-radius:13px}.dialog h2{font-size:28px}.dialog .eyebrow{font-size:9px}.wizard-progress li span{font-size:12px}.wizard-progress{gap:6px}.field-grid{grid-template-columns:1fr;gap:0}.quote-option{font-size:12px;padding:9px 10px}.wizard-actions .button{font-size:13px;padding:12px 17px;min-height:46px;gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

@media(max-width:600px){.header-quote{font-size:0}.header-quote::before{content:"Preventivo";font-size:12px}}
