
:root{--lp-navy:#112e4d;--lp-navy-deep:#081b2e;--lp-navy-mid:#173d64;--lp-orange:#fc650f;--lp-orange-dark:#df5300;--lp-white:#fff;--lp-bg:#f5f7fa;--lp-soft:#edf3f7;--lp-text:#12243a;--lp-muted:#657386;--lp-line:#dfe6ed;--lp-shadow:0 24px 70px rgba(8,27,46,.13);--lp-radius:24px;--lp-container:1180px}
*{box-sizing:border-box}.lp{font-family:Inter,Arial,sans-serif;color:var(--lp-text);background:#fff;line-height:1.55;-webkit-font-smoothing:antialiased}.lp *{box-sizing:border-box}.lp a{text-decoration:none}.lp img{display:block;max-width:100%}.lp svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.lp-container{width:min(var(--lp-container),calc(100% - 40px));margin:0 auto}.lp-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(17,46,77,.08);transition:box-shadow .25s}.lp-header.is-scrolled{box-shadow:0 8px 30px rgba(8,27,46,.1)}.lp-header__inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:32px}.lp-logo{display:block;width:295px}.lp-logo img{width:100%;height:auto}.lp-header__actions{display:flex;align-items:center;gap:22px}.lp-header__meta{display:flex;flex-direction:column;text-align:right}.lp-header__meta span{font-size:12px;color:var(--lp-muted)}.lp-header__meta a{font-weight:800;font-size:18px;color:var(--lp-navy)}.lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 26px;border:1px solid transparent;border-radius:14px;font-weight:800;font-size:15px;transition:transform .2s,box-shadow .2s,background .2s,color .2s;cursor:pointer}.lp-btn:hover{transform:translateY(-2px)}.lp-btn--compact{min-height:46px;padding:0 20px}.lp-btn--primary{background:var(--lp-orange);color:#fff;box-shadow:0 14px 30px rgba(252,101,15,.25)}.lp-btn--primary:hover{background:var(--lp-orange-dark);box-shadow:0 18px 36px rgba(252,101,15,.32)}.lp-btn--ghost{border-color:rgba(255,255,255,.26);color:#fff;background:rgba(255,255,255,.08)}.lp-btn--ghost:hover{background:rgba(255,255,255,.15)}.lp-btn--outline{border-color:#cfd9e3;color:var(--lp-navy);background:#fff}.lp-btn--outline:hover{border-color:var(--lp-orange);color:var(--lp-orange)}
.lp-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--lp-navy-deep) 0%,var(--lp-navy) 58%,#17466f 100%);color:#fff;padding:92px 0 88px}.lp-hero:after{content:"";position:absolute;width:580px;height:580px;border-radius:50%;background:radial-gradient(circle,rgba(252,101,15,.16),transparent 68%);right:-120px;top:-200px}.lp-hero__grid,.lp-request__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,black,transparent)}.lp-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:72px}.lp-eyebrow,.lp-kicker{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:900;color:var(--lp-orange)}.lp-eyebrow span{width:30px;height:2px;background:var(--lp-orange)}.lp-hero h1{font-size:clamp(43px,5vw,70px);line-height:1.04;letter-spacing:-.045em;margin:24px 0 24px;max-width:720px}.lp-hero h1 em{display:block;font-style:normal;color:#b9cce0}.lp-lead{font-size:19px;line-height:1.65;color:#d7e2ed;max-width:650px;margin:0}.lp-hero__actions{display:flex;gap:14px;margin:34px 0 38px}.lp-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.lp-trust-row>div{display:grid;grid-template-columns:34px 1fr;column-gap:10px;align-items:center}.lp-trust-row svg{grid-row:1/3;color:var(--lp-orange);width:28px;height:28px}.lp-trust-row strong{font-size:14px}.lp-trust-row span{font-size:12px;color:#aabdd0}.lp-monitor{position:relative;background:#071525;border:1px solid rgba(255,255,255,.14);border-radius:28px;padding:16px;box-shadow:0 35px 90px rgba(0,0,0,.4);transform:perspective(1200px) rotateY(-3deg) rotateX(1deg)}.lp-monitor__top{height:34px;display:flex;align-items:center;gap:7px;color:#7d92a8;font-size:10px;letter-spacing:.12em}.lp-monitor__top>span{width:8px;height:8px;border-radius:50%;background:#34485c}.lp-monitor__top>span:first-child{background:var(--lp-orange)}.lp-monitor__top b{margin-left:auto;font-weight:700}.lp-monitor__screen{display:grid;grid-template-columns:1fr 1fr;gap:8px}.lp-cam{position:relative;aspect-ratio:1.45;border-radius:10px;overflow:hidden;background:#24384c;border:1px solid rgba(255,255,255,.08)}.lp-cam:before,.lp-cam:after{content:"";position:absolute}.lp-cam:before{left:10%;right:10%;bottom:15%;height:42%;background:linear-gradient(145deg,#456179,#20384d);clip-path:polygon(0 100%,0 38%,38% 38%,38% 0,100% 0,100% 100%)}.lp-cam:after{inset:0;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.44))}.lp-cam span{position:absolute;z-index:2;left:9px;bottom:7px;font-size:8px;color:#d8e5ee}.lp-cam i{position:absolute;z-index:2;right:8px;top:8px;width:5px;height:5px;border-radius:50%;background:#35dc83;box-shadow:0 0 0 3px rgba(53,220,131,.15)}.lp-cam--office:before{clip-path:polygon(0 100%,0 20%,45% 20%,45% 45%,100% 45%,100% 100%)}.lp-cam--warehouse:before{clip-path:polygon(0 100%,0 50%,20% 50%,20% 5%,80% 5%,80% 30%,100% 30%,100% 100%)}.lp-cam--yard:before{clip-path:polygon(0 100%,0 65%,35% 40%,62% 70%,100% 25%,100% 100%)}.lp-monitor__status{display:flex;justify-content:space-between;color:#768ca0;font-size:10px;padding:12px 4px 0}.lp-monitor__status b{display:inline-block;width:6px;height:6px;background:#35dc83;border-radius:50%;margin-right:5px}.lp-floating-card{position:absolute;display:flex;gap:10px;align-items:center;background:#fff;color:var(--lp-text);padding:13px 15px;border-radius:15px;box-shadow:0 18px 50px rgba(0,0,0,.28);min-width:190px}.lp-floating-card svg{color:var(--lp-orange);width:27px;height:27px}.lp-floating-card div{display:flex;flex-direction:column}.lp-floating-card strong{font-size:12px}.lp-floating-card span{font-size:9px;color:var(--lp-muted)}.lp-floating-card--phone{left:-42px;bottom:65px}.lp-floating-card--shield{right:-30px;top:74px}
.lp-section{padding:105px 0}.lp-section--light{background:#fff}.lp-section--soft{background:var(--lp-soft)}.lp-section--dark{background:var(--lp-navy-deep);color:#fff}.lp-section-head{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:end;margin-bottom:48px}.lp-section-head h2,.lp-docs h2,.lp-request h2{font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.035em;margin:13px 0 0}.lp-section-head p{font-size:17px;color:var(--lp-muted);margin:0;line-height:1.7}.lp-section-head--dark p{color:#a9bbcb}.lp-object-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.lp-object-card{position:relative;border:1px solid var(--lp-line);border-radius:22px;padding:20px;overflow:hidden;background:#fff;transition:transform .25s,box-shadow .25s,border-color .25s}.lp-object-card:hover{transform:translateY(-6px);box-shadow:var(--lp-shadow);border-color:transparent}.lp-object-card__num{position:absolute;right:15px;top:12px;font-size:11px;font-weight:900;color:#9aabba}.lp-object-visual{height:145px;border-radius:16px;background:linear-gradient(145deg,#dfe9f0,#c9d7e1);position:relative;overflow:hidden;margin-bottom:22px}.lp-object-visual:before{content:"";position:absolute;inset:25px 18px 0;background:#fff;clip-path:polygon(0 100%,0 35%,18% 35%,18% 0,86% 0,86% 22%,100% 22%,100% 100%);box-shadow:0 10px 20px rgba(17,46,77,.1)}.lp-object-visual i{position:absolute;width:24px;height:12px;background:var(--lp-navy);border-radius:9px 9px 4px 4px;right:36px;top:34px;z-index:2}.lp-object-visual i:after{content:"";position:absolute;width:4px;height:18px;background:var(--lp-orange);right:3px;top:9px;transform:rotate(-35deg)}.lp-object-visual b{position:absolute;width:44px;height:44px;border:1px solid rgba(252,101,15,.35);border-radius:50%;right:26px;top:20px;animation:pulse 2.8s infinite}.lp-object-visual--warehouse:before{clip-path:polygon(0 100%,0 25%,20% 25%,20% 5%,90% 5%,90% 25%,100% 25%,100% 100%)}.lp-object-visual--home:before{clip-path:polygon(0 100%,0 42%,45% 4%,90% 42%,90% 100%)}.lp-object-visual--office:before{clip-path:polygon(0 100%,0 12%,70% 12%,70% 35%,100% 35%,100% 100%)}@keyframes pulse{0%,100%{transform:scale(.8);opacity:.4}50%{transform:scale(1.15);opacity:1}}.lp-object-card h3{font-size:19px;margin:0 0 9px}.lp-object-card p{font-size:14px;color:var(--lp-muted);margin:0}.lp-included-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#274057;border:1px solid #274057;border-radius:22px;overflow:hidden}.lp-included-grid article{position:relative;background:var(--lp-navy-deep);padding:34px;min-height:245px}.lp-included-grid article>span{position:absolute;right:22px;top:18px;font-size:11px;color:#647a8e}.lp-included-grid svg{width:34px;height:34px;color:var(--lp-orange);margin-bottom:32px}.lp-included-grid h3{font-size:20px;margin:0 0 10px}.lp-included-grid p{font-size:14px;color:#a9bbcb;margin:0}.lp-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.lp-price-card{position:relative;border:1px solid var(--lp-line);border-radius:24px;padding:34px;background:#fff;display:flex;flex-direction:column}.lp-price-card--accent{border:2px solid var(--lp-orange);box-shadow:0 24px 65px rgba(252,101,15,.13);transform:translateY(-8px)}.lp-price-card__badge{position:absolute;top:-14px;right:24px;background:var(--lp-orange);color:#fff;border-radius:999px;padding:7px 13px;font-size:11px;font-weight:900}.lp-price-card__tag{font-size:11px;text-transform:uppercase;letter-spacing:.13em;font-weight:900;color:var(--lp-orange)}.lp-price-card h3{font-size:25px;line-height:1.2;margin:12px 0}.lp-price-card__desc{color:var(--lp-muted);font-size:14px;min-height:66px}.lp-price{font-size:36px;font-weight:900;color:var(--lp-navy);margin:15px 0 20px}.lp-price span{font-size:14px;color:var(--lp-muted);font-weight:600}.lp-price-card ul{list-style:none;padding:0;margin:0 0 28px;flex:1}.lp-price-card li{position:relative;padding:9px 0 9px 28px;border-bottom:1px solid #edf1f4;font-size:14px}.lp-price-card li:before{content:"✓";position:absolute;left:0;color:var(--lp-orange);font-weight:900}.lp-price-note{display:flex;align-items:flex-start;gap:15px;background:#f5f7fa;border-radius:16px;padding:20px 24px;margin-top:26px}.lp-price-note svg{flex:0 0 auto;color:var(--lp-orange)}.lp-price-note p{margin:0;color:var(--lp-muted);font-size:14px}.lp-scheme-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lp-scheme-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 14px 45px rgba(17,46,77,.08)}.lp-scheme-card>div:last-child{padding:25px}.lp-scheme-card h3{margin:0 0 8px;font-size:21px}.lp-scheme-card p{margin:0;color:var(--lp-muted);font-size:14px}.lp-plan{height:235px;position:relative;background:#0d253c;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:24px 24px}.lp-plan:before{content:"";position:absolute;inset:38px;border:2px solid #7390a7;clip-path:polygon(0 0,100% 0,100% 42%,82% 42%,82% 100%,0 100%)}.lp-plan .cam{position:absolute;width:22px;height:13px;background:var(--lp-orange);border-radius:4px;z-index:2}.lp-plan .cam:after{content:"";position:absolute;width:22px;height:22px;border:1px solid rgba(252,101,15,.5);border-radius:50%;left:0;top:-5px;animation:pulse 2.7s infinite}.lp-plan .c1{left:32px;top:30px}.lp-plan .c2{right:36px;top:30px}.lp-plan .c3{left:32px;bottom:34px}.lp-plan .c4{right:36px;bottom:34px}.lp-plan .c5{left:50%;top:30px}.lp-plan .c6{left:52%;bottom:34px}.lp-plan .nvr{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;color:var(--lp-navy);font-size:11px;font-style:normal;font-weight:900;padding:12px 16px;border-radius:10px;box-shadow:0 0 0 8px rgba(255,255,255,.06)}.lp-plan .nvr:before{content:"";position:absolute;inset:-40px;background:radial-gradient(circle,rgba(252,101,15,.2),transparent 70%);z-index:-1}.lp-plan--office:before{clip-path:polygon(0 0,100% 0,100% 100%,55% 100%,55% 62%,0 62%)}.lp-plan--warehouse:before{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.lp-docs{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.lp-docs__content>p{color:var(--lp-muted);font-size:17px}.lp-docs__list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:32px}.lp-docs__list span{display:flex;gap:9px;align-items:center;font-weight:700;font-size:14px}.lp-docs__list svg{width:18px;height:18px;color:var(--lp-orange)}.lp-doc-stack{position:relative;min-height:430px}.lp-paper{position:absolute;width:330px;height:410px;background:#fff;border:1px solid #dce4eb;border-radius:8px;box-shadow:0 24px 60px rgba(17,46,77,.17);left:50%;top:50%;transform:translate(-50%,-50%);padding:42px}.lp-paper--back{transform:translate(-38%,-47%) rotate(8deg);background:#e8eff5}.lp-paper--middle{transform:translate(-60%,-52%) rotate(-7deg);background:#f4f7fa}.lp-paper--front{z-index:2}.lp-paper__logo{font-size:40px;font-weight:900;color:var(--lp-navy);margin-bottom:24px}.lp-paper__logo span{color:var(--lp-orange)}.lp-paper small{font-weight:900;color:#728397;letter-spacing:.12em}.lp-paper h3{font-size:21px;margin:8px 0 25px}.lp-paper__line{height:3px;background:var(--lp-orange);width:70px;margin-bottom:30px}.lp-paper__row{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #e7ecf1;padding:12px 0;font-size:11px}.lp-paper__row span{color:#718093}.lp-paper__row b{text-align:right}.lp-paper__stamp{position:absolute;right:32px;bottom:36px;border:2px solid var(--lp-orange);color:var(--lp-orange);font-size:11px;font-weight:900;padding:8px 12px;transform:rotate(-8deg)}.lp-steps{display:flex;align-items:flex-start}.lp-steps article{flex:1}.lp-steps article>span{display:flex;width:44px;height:44px;border-radius:50%;border:1px solid #3c566d;align-items:center;justify-content:center;color:var(--lp-orange);font-weight:900;font-size:12px;margin-bottom:20px}.lp-steps h3{font-size:18px;margin:0 0 8px}.lp-steps p{font-size:13px;color:#9eb2c4;margin:0}.lp-steps>i{height:1px;background:#3c566d;flex:0 0 34px;margin:22px 10px 0}.lp-quality-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lp-quality-grid article{border:1px solid var(--lp-line);border-radius:20px;padding:28px}.lp-quality-grid svg{color:var(--lp-orange);width:30px;height:30px}.lp-quality-grid h3{font-size:20px;margin:20px 0 8px}.lp-quality-grid p{color:var(--lp-muted);margin:0;font-size:14px}.lp-request{position:relative;overflow:hidden;background:linear-gradient(135deg,#102e4c,#071a2c);color:#fff;padding:100px 0}.lp-request__inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr 480px;gap:90px;align-items:center}.lp-request__content>p{color:#c1d0dd;font-size:17px;max-width:570px}.lp-request__contacts{display:flex;gap:16px;margin-top:34px}.lp-request__contacts a{display:flex;gap:12px;align-items:center;color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:15px;padding:13px 17px;min-width:190px}.lp-request__contacts svg{color:var(--lp-orange)}.lp-request__contacts span{display:flex;flex-direction:column}.lp-request__contacts small{color:#8fa5b9}.lp-request__contacts b{font-size:14px}.lp-form{background:#fff;color:var(--lp-text);border-radius:24px;padding:32px;box-shadow:0 25px 80px rgba(0,0,0,.3)}.lp-form__head{display:flex;align-items:flex-end;justify-content:space-between;border-bottom:1px solid #e7edf2;padding-bottom:20px;margin-bottom:22px}.lp-form__head span{font-size:22px;font-weight:900}.lp-form__head b{font-size:10px;color:#6e7c8d}.lp-field{display:block;margin-bottom:16px}.lp-field>span{display:block;font-size:12px;font-weight:800;margin-bottom:7px}.lp-field input{width:100%;height:54px;border:1px solid #d9e1e8;border-radius:12px;padding:0 15px;font-size:16px;outline:none;transition:border-color .2s,box-shadow .2s}.lp-field input:focus{border-color:var(--lp-orange);box-shadow:0 0 0 4px rgba(252,101,15,.1)}.lp-field input.is-error{border-color:#d93b3b}.lp-consent{display:flex;gap:10px;align-items:flex-start;font-size:11px;color:#6b7888;margin:5px 0 18px}.lp-consent input{margin-top:3px}.lp-consent a{color:var(--lp-navy);text-decoration:underline}.lp-hp{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}.lp-btn--submit{width:100%;border:0}.lp-btn--submit[disabled]{opacity:.65;cursor:wait;transform:none}.lp-form__status{min-height:20px;font-size:12px;margin-top:10px}.lp-form__status.is-error{color:#c52f2f}.lp-form__status.is-success{color:#177548}.lp-footer{background:#07131f;color:#fff;padding:62px 0 0}.lp-footer__top{display:grid;grid-template-columns:1.3fr .8fr 1fr .8fr;gap:50px;padding-bottom:42px}.lp-logo--footer{width:280px;filter:brightness(0) invert(1);opacity:.92}.lp-footer h3{font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:#7e94a8;margin:0 0 18px}.lp-footer__top>div{display:flex;flex-direction:column;gap:8px}.lp-footer a,.lp-footer span{color:#c3d0dc;font-size:13px}.lp-footer a:hover{color:#fff}.lp-footer__bottom{border-top:1px solid #203243;display:flex;justify-content:space-between;padding:20px 0;color:#75899b}.lp-footer__bottom a,.lp-footer__bottom span{font-size:11px;color:#75899b}.lp-mobile-actions{display:none}.lp-cookie{position:fixed;z-index:100;left:24px;bottom:24px;width:min(520px,calc(100% - 48px));background:#fff;border:1px solid var(--lp-line);box-shadow:0 20px 70px rgba(8,27,46,.24);border-radius:16px;padding:16px 18px;align-items:center;gap:15px}.lp-cookie:not([hidden]){display:flex}.lp-cookie p{font-size:11px;color:var(--lp-muted);margin:0}.lp-cookie a{color:var(--lp-navy);text-decoration:underline}.lp-cookie button{border:0;background:var(--lp-navy);color:#fff;border-radius:10px;padding:10px 15px;font-weight:800;cursor:pointer}
@media(max-width:1050px){.lp-header__meta{display:none}.lp-hero__inner{grid-template-columns:1fr;gap:65px}.lp-hero__content{max-width:760px}.lp-monitor{max-width:620px;margin:0 auto;width:100%}.lp-object-grid{grid-template-columns:1fr 1fr}.lp-price-grid{grid-template-columns:1fr}.lp-price-card--accent{transform:none}.lp-scheme-grid{grid-template-columns:1fr 1fr}.lp-docs{gap:40px}.lp-request__inner{grid-template-columns:1fr 420px;gap:45px}.lp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.lp-steps>i{display:none}.lp-footer__top{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.lp-container{width:min(100% - 28px,var(--lp-container))}.lp-header__inner{height:70px}.lp-logo{width:210px}.lp-header__actions .lp-btn{display:none}.lp-hero{padding:65px 0 70px}.lp-hero h1{font-size:40px}.lp-lead{font-size:16px}.lp-hero__actions{flex-direction:column;align-items:stretch}.lp-trust-row{grid-template-columns:1fr;gap:18px}.lp-monitor{transform:none}.lp-floating-card{display:none}.lp-section{padding:72px 0}.lp-section-head{grid-template-columns:1fr;gap:18px;margin-bottom:34px}.lp-section-head h2,.lp-docs h2,.lp-request h2{font-size:34px}.lp-section-head p{font-size:15px}.lp-object-grid,.lp-included-grid,.lp-scheme-grid,.lp-quality-grid{grid-template-columns:1fr}.lp-included-grid{gap:1px}.lp-included-grid article{min-height:auto}.lp-price-card{padding:27px}.lp-docs{grid-template-columns:1fr}.lp-doc-stack{min-height:390px;transform:scale(.88)}.lp-steps{grid-template-columns:1fr 1fr}.lp-request{padding:72px 0 105px}.lp-request__inner{grid-template-columns:1fr;gap:38px}.lp-request__contacts{flex-direction:column}.lp-form{padding:24px}.lp-form__head{align-items:flex-start;flex-direction:column;gap:4px}.lp-footer{padding-bottom:64px}.lp-footer__top{grid-template-columns:1fr;gap:30px}.lp-footer__bottom{flex-direction:column;gap:8px}.lp-mobile-actions{display:grid;grid-template-columns:repeat(3,1fr);position:fixed;bottom:0;left:0;right:0;z-index:80;background:#fff;border-top:1px solid #dde5ec;box-shadow:0 -8px 25px rgba(8,27,46,.09)}.lp-mobile-actions a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;height:62px;color:var(--lp-navy);font-size:10px;font-weight:800}.lp-mobile-actions a:nth-child(2){background:var(--lp-orange);color:#fff}.lp-mobile-actions svg{width:20px;height:20px}.lp-cookie{bottom:78px}.lp-paper{width:300px}.lp-docs__list{grid-template-columns:1fr}}
@media(max-width:420px){.lp-hero h1{font-size:35px}.lp-steps{grid-template-columns:1fr}.lp-monitor__screen{grid-template-columns:1fr}.lp-cam{aspect-ratio:1.8}.lp-cam:nth-child(n+3){display:none}.lp-doc-stack{transform:scale(.78);margin:-30px 0}.lp-request__contacts a{min-width:0}.lp-logo{width:190px}}


/* v2: clear, labelled illustrations and visible footer logo */
.lp-hero-visual{margin:0;position:relative;background:#071525;border:1px solid rgba(255,255,255,.16);border-radius:28px;padding:14px;box-shadow:0 35px 90px rgba(0,0,0,.38);transform:perspective(1200px) rotateY(-2deg)}
.lp-hero-visual img{width:100%;height:auto;border-radius:20px}
.lp-hero-visual figcaption{margin:12px 5px 2px;color:#c5d4e0;font-size:13px;line-height:1.45}.lp-hero-visual figcaption strong{color:#fff}
.lp-object-picture{width:100%;height:165px;object-fit:cover;border-radius:16px;margin-bottom:22px;border:1px solid #dce5ec;background:#edf3f7}
.lp-scheme-picture{width:100%;height:auto;aspect-ratio:1.64;object-fit:cover;background:#edf3f7;border-bottom:1px solid #dfe6ed}
.lp-logo--footer{filter:none!important;opacity:1!important;width:300px;background:#fff;border-radius:16px;padding:12px 16px;box-shadow:0 12px 32px rgba(0,0,0,.18);align-self:start}
.lp-logo--footer img{width:100%;height:auto}
@media(max-width:760px){.lp-hero-visual{transform:none;padding:8px}.lp-object-picture{height:auto}.lp-logo--footer{width:min(300px,100%)}}


/* v3: safer landing-page navigation */
.lp-header__site-link{display:inline-flex;align-items:center;gap:7px;color:var(--lp-navy);font-size:13px;font-weight:800;white-space:nowrap;padding:9px 4px;border-bottom:1px solid transparent;transition:color .2s,border-color .2s}
.lp-header__site-link:hover{color:var(--lp-orange);border-color:var(--lp-orange)}
.lp-header__site-link svg{width:16px;height:16px}
.lp-footer__brand{display:flex;flex-direction:column;align-items:flex-start;gap:16px}
.lp-footer__site-link{display:inline-flex!important;align-items:center;gap:7px;color:#c3d0dc!important;font-weight:800}
.lp-footer__site-link:hover{color:#fff!important}
.lp-footer__site-link svg{width:15px;height:15px}
.lp-to-top{position:fixed;right:28px;bottom:28px;z-index:76;display:flex;align-items:center;gap:8px;height:48px;padding:0 16px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:var(--lp-navy);color:#fff;box-shadow:0 14px 34px rgba(8,27,46,.25);font:800 12px/1 Inter,Arial,sans-serif;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(14px);transition:opacity .22s,visibility .22s,transform .22s,background .2s}
.lp-to-top:hover{background:var(--lp-orange)}
.lp-to-top:focus-visible{outline:3px solid rgba(252,101,15,.35);outline-offset:3px}
.lp-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}
.lp-to-top svg{width:18px;height:18px}
@media(max-width:1050px){.lp-header__site-link span{display:none}.lp-header__site-link{padding:10px}.lp-header__site-link svg{width:19px;height:19px}}
@media(max-width:760px){.lp-header__actions{gap:6px}.lp-header__site-link{display:inline-flex}.lp-to-top{right:14px;bottom:76px;width:44px;height:44px;padding:0;justify-content:center}.lp-to-top span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.lp-to-top svg{width:19px;height:19px}}
