:root{--navy:#08233f;--blue:#173e64;--orange:#f2380a;--gold:#fdb515;--ink:#172536;--muted:#667585;--bg:#f3f6f8;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Manrope,Inter,Arial,sans-serif}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.68}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--orange);outline-offset:3px}a{color:inherit;text-decoration:none}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #e5eaee;align-items:center;gap:38px;height:82px;padding:0 max(28px,50vw - 620px);display:flex;position:sticky;top:0}.brand{flex-shrink:0;align-items:center;width:255px;height:64px;display:flex}.brand img{width:100%;height:auto;display:block}footer img{object-fit:contain;background:#fff;border-radius:12px;width:100%;height:auto;padding:10px 12px;display:block;box-shadow:0 8px 24px #00000026}nav{align-items:center;gap:26px;margin-left:auto;font-size:14px;font-weight:700;display:flex}nav a:hover{color:var(--orange)}.header-actions{align-items:center;gap:16px;display:flex}.text-button{color:var(--blue);background:0 0;border:0;padding:12px 4px;font-weight:800}.cart-button{background:var(--navy);color:#fff;border:0;border-radius:10px;align-items:center;padding:12px 16px;font-weight:800;display:inline-flex}.cart-button span{background:var(--orange);border-radius:50%;place-items:center;min-width:22px;height:22px;margin-left:7px;display:inline-grid}.hero{background:var(--navy);color:#fff;grid-template-columns:1.05fr .95fr;min-height:690px;display:grid;overflow:hidden}.hero-copy{z-index:2;padding:100px 6vw max(68px,6vw) max(28px,50vw - 620px);position:relative}.eyebrow{color:var(--orange);letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:900}.eyebrow.light{color:var(--gold)}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.05em;max-width:730px;margin-bottom:28px;font-size:clamp(44px,5.1vw,76px);line-height:.98}h1 em{color:var(--gold);font-style:normal}.lead{color:#cbd6df;max-width:650px;font-size:19px;line-height:1.65}.hero-buttons{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{border:1px solid #0000;border-radius:11px;min-height:48px;padding:14px 22px;font-weight:900;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #08233f26}.button.primary{color:#fff;background:var(--orange)}.button.dark{color:#fff;background:var(--navy)}.button.ghost{color:#fff;background:0 0;border-color:#8093a6}.button.full{text-align:center;justify-content:center;align-items:center;width:100%;display:flex}.hero-trust{color:#b7c6d4;gap:32px;margin-top:54px;font-size:13px;display:flex}.hero-trust span{align-items:center;gap:9px;display:flex}.hero-trust b{color:#fff;font-size:20px}.hero-art{min-height:590px;position:relative;overflow:hidden}.hero-art:after{content:"";background:linear-gradient(90deg,var(--navy),transparent 30%),linear-gradient(0deg,#08233fa6,transparent 55%);position:absolute;inset:0}.hero-art img{object-fit:contain;object-position:center bottom;opacity:.96;filter:drop-shadow(0 30px 34px #0000004d);width:100%;height:100%;padding:34px 8% 18px}.hero-card{z-index:2;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08233fc7;border:1px solid #fff3;border-radius:12px;padding:14px 18px;font-size:13px;font-weight:800;position:absolute;bottom:11%;left:10%}.live-dot{background:var(--gold);border-radius:50%;width:8px;height:8px;margin-right:9px;display:inline-block;box-shadow:0 0 0 5px #fdb5152e}.sound-bars{z-index:2;align-items:center;gap:5px;height:82px;display:flex;position:absolute;top:12%;right:8%}.sound-bars i{background:var(--orange);border-radius:10px;width:5px;animation:1.3s ease-in-out both pulse;display:block}@keyframes pulse{0%,to{opacity:.5;transform:scaleY(.25)}60%{opacity:1;transform:scaleY(1)}}.advantages{z-index:3;background:#fff;border:1px solid #e4eaef;grid-template-columns:repeat(3,1fr);max-width:1240px;margin:-1px auto 0;display:grid;position:relative;box-shadow:0 18px 50px #08233f14}.advantages article{border-right:1px solid #e4eaef;grid-template-columns:34px 1fr;gap:0 16px;padding:32px 34px;display:grid}.advantages article:last-child{border-right:0}.advantages span{color:var(--orange);grid-row:span 2;font-weight:900}.advantages h3{margin:0 0 7px;font-size:17px}.advantages p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.section{padding:100px max(28px,50vw - 620px)}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px;display:flex}.section-heading h2,.software h2,.about h2,.contact h2{color:var(--navy);letter-spacing:-.04em;margin-bottom:0;font-size:clamp(36px,4vw,56px);line-height:1.05}.section-heading>p{max-width:500px;color:var(--muted);line-height:1.65}.catalog{background:var(--bg)}.catalog-controls{justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px;display:flex}.filters{flex-wrap:wrap;gap:8px;display:flex}.filters button{min-height:44px;color:var(--blue);background:#fff;border:1px solid #d7e0e7;border-radius:100px;padding:10px 17px;font-weight:800}.filters button.active{border-color:var(--navy);color:#fff;background:var(--navy)}.search{color:var(--muted);flex-direction:column;gap:6px;font-size:12px;font-weight:800;display:flex}.search input{background:#fff;border:1px solid #cfd9e1;border-radius:10px;width:280px;min-height:44px;padding:10px 14px}.product-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product-card{background:#fff;border:1px solid #e0e7ec;border-radius:16px;flex-direction:column;min-width:0;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px #08233f1f}.product-photo-wrap{background:linear-gradient(145deg,#f8fafb,#e8eef2);height:230px;position:relative;overflow:hidden}.product-photo{object-fit:contain;width:100%;height:100%;padding:12px;transition:transform .5s}.product-card:hover .product-photo{transform:scale(1.04)}.temp-photo{color:#fff;background:#08233fd1;border-radius:7px;padding:6px 9px;font-size:11px;font-weight:800;position:absolute;bottom:12px;left:12px}.part-visual{background:linear-gradient(140deg,#eaf0f4,#fff);place-items:center;height:180px;display:grid}.part-visual span{border:11px solid var(--blue);width:86px;height:86px;color:var(--orange);box-shadow:12px 12px 0 var(--gold);border-radius:22px;place-items:center;font-size:23px;font-weight:900;display:grid;transform:rotate(-8deg)}.product-body{flex-direction:column;flex:1;padding:20px;display:flex}.product-topline{justify-content:space-between;align-items:center;gap:8px;display:flex}.badge{color:#7f4200;background:#fff0c6;border-radius:6px;padding:5px 8px;font-size:11px;font-weight:900}.category-label{color:#8794a0;font-size:11px}.product-card h3{min-height:48px;color:var(--navy);margin:16px 0 12px;font-size:19px;line-height:1.25}.product-card ul{color:var(--muted);margin:0 0 18px;padding:0;font-size:13px;line-height:1.8;list-style:none}.product-card li:before{content:"";background:var(--orange);border-radius:50%;width:5px;height:5px;margin:0 9px 2px 0;display:inline-block}.price-row{align-items:baseline;gap:8px;margin-top:auto;display:flex}.price-row strong{color:var(--navy);font-size:25px}.price-row span{color:var(--muted);font-size:12px}.software-note{min-height:33px;color:var(--orange);margin:7px 0 14px;font-size:11px;font-weight:800;line-height:1.45}.product-card .button{margin-top:14px;font-size:13px}.empty{text-align:center;color:var(--muted);padding:50px}.software{color:#fff;background:var(--navy);grid-template-columns:1fr .8fr;align-items:center;gap:9vw;display:grid;overflow:hidden}.software h2,.about h2{color:#fff}.software-copy>p:not(.eyebrow){color:#cbd6df;max-width:650px;font-size:17px;line-height:1.7}.software-price{align-items:baseline;gap:12px;margin:28px 0;display:flex}.software-price strong{color:var(--gold);font-size:38px}.software-price span{color:#aebdcc}.interface-card{background:linear-gradient(160deg,#173e64,#071a2c);border:1px solid #fff3;border-radius:24px;padding:26px;transform:rotate(2deg);box-shadow:0 35px 80px #0000004d}.interface-head{color:var(--gold);border-bottom:1px solid #ffffff21;justify-content:space-between;padding-bottom:20px;font-weight:900;display:flex}.interface-head small{color:#9fb0bf;font-weight:600}.track{align-items:center;gap:16px;padding:28px 0;display:flex}.cover{background:var(--orange);border-radius:12px;place-items:center;width:68px;height:68px;font-size:30px;display:grid}.track div:last-child{flex-direction:column;gap:8px;display:flex}.track span{color:#9fb0bf;font-size:13px}.progress{background:#355674;border-radius:5px;height:5px}.progress i{background:var(--gold);border-radius:5px;width:62%;height:100%;display:block}.player-controls{justify-content:center;gap:14px;padding:26px;display:flex}.player-controls span{color:#fff;background:#244a6f;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.player-controls .play{background:var(--orange);width:58px;height:58px}.queue{background:#ffffff12;border-radius:10px;justify-content:space-between;padding:15px;font-size:13px;display:flex}.queue span{color:#9fb0bf}.steps{counter-reset:steps;grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.steps article{border-top:3px solid var(--orange);background:var(--bg);padding:28px}.steps b{color:#b9c6cf;margin-bottom:40px;font-size:34px;display:block}.steps h3{color:var(--navy);font-size:19px}.steps p{color:var(--muted);font-size:14px;line-height:1.6}.about{color:#fff;background:var(--blue);grid-template-columns:.65fr 1.35fr;align-items:center;gap:7vw;display:grid}.about-number{letter-spacing:-.08em;color:var(--gold);font-size:clamp(110px,18vw,240px);font-weight:900;line-height:.75}.about-number span{color:#fff;letter-spacing:.05em;margin-left:10px;font-size:25px;display:block}.about p:not(.eyebrow){color:#ced8e0;font-size:17px;line-height:1.75}.about-points{flex-wrap:wrap;gap:9px;display:flex}.about-points span{border:1px solid #64809a;border-radius:100px;padding:9px 13px;font-size:13px}.contact{background:#fff7f2;grid-template-columns:.8fr 1.2fr;align-items:start;gap:9vw;display:grid}.contact>div>p:last-child{color:var(--muted);line-height:1.7}.contact form{background:#fff;border-radius:18px;grid-template-columns:1fr 1fr;gap:16px;padding:30px;display:grid;box-shadow:0 20px 55px #08233f17}label{color:var(--navy);flex-direction:column;gap:8px;font-size:13px;font-weight:800;display:flex}input,textarea,select{background:#fff;border:1px solid #cfd8df;border-radius:9px;outline:none;width:100%;min-height:48px;padding:12px 14px}input:focus,textarea:focus,select:focus{border-color:var(--orange);box-shadow:0 0 0 3px #f2380a1a}textarea{resize:vertical;min-height:90px}.wide{grid-column:1/-1}form small{color:var(--muted);line-height:1.5}footer{color:#bac8d4;background:#061a2c;grid-template-columns:260px 1fr auto;align-items:center;gap:34px;padding:60px max(28px,50vw - 620px) 32px;display:grid}footer p{margin:0}footer div{color:#fff;gap:22px;font-weight:700;display:flex}footer small{border-top:1px solid #273d51;grid-column:1/-1;padding-top:25px}.toast{z-index:100;color:#fff;background:var(--navy);border-radius:10px;padding:15px 18px;position:fixed;top:100px;right:24px;box-shadow:0 12px 30px #0003}.modal-backdrop{z-index:90;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#020e19b8;border:0;place-items:center;width:100%;max-width:none;height:100%;margin:0;padding:20px;display:grid;position:fixed;inset:0}.modal-backdrop::backdrop{background:0 0}.modal{background:#fff;border-radius:20px;width:min(500px,100%);padding:34px;position:relative;box-shadow:0 30px 80px #0000004d}.modal h2{color:var(--navy);font-size:34px}.modal p:not(.eyebrow){color:var(--muted);line-height:1.6}.modal form{gap:14px;margin-top:22px;display:grid}.modal-close{width:38px;height:38px;color:var(--navy);background:var(--bg);border:0;border-radius:50%;font-size:25px;position:absolute;top:15px;right:15px}.website-field{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.form-error{color:#9b1c0b;background:#fff0ed;border-radius:8px;margin:0;padding:10px 12px;font-weight:750}.cart-page{background:var(--bg);min-height:100vh}.cart-header{background:#fff}.cart-shell{max-width:1240px;min-height:620px;margin:0 auto;padding:70px 0 100px}.cart-title{justify-content:space-between;align-items:end;gap:24px;margin-bottom:36px;display:flex}.cart-title h1{color:var(--navy);margin:0;font-size:56px}.back-link{color:var(--blue);font-weight:800}.back-link:hover,.invoice-link:hover,.remove-button:hover{color:var(--orange)}.cart-layout{grid-template-columns:1fr 350px;align-items:start;gap:24px;display:grid}.cart-list,.cart-summary,.cart-empty,.checkout-card{background:#fff;border:1px solid #e0e7ec;border-radius:18px}.cart-list-head{color:var(--muted);border-bottom:1px solid #e5eaee;justify-content:space-between;padding:18px 24px;font-size:13px;font-weight:800;display:flex}.cart-list-head button,.remove-button{color:var(--blue);background:0 0;border:0;padding:0;font-size:13px;font-weight:800}.cart-line{border-bottom:1px solid #e5eaee;grid-template-columns:105px 1fr auto 150px;align-items:center;gap:20px;padding:24px;display:grid}.cart-line:last-child{border-bottom:0}.cart-line>img,.cart-part{object-fit:cover;border-radius:12px;width:105px;height:90px}.cart-part{color:var(--orange);background:#eef3f6;place-items:center;font-size:22px;font-weight:900;display:grid}.cart-line-info>span{color:var(--orange);text-transform:uppercase;font-size:11px;font-weight:900}.cart-line-info h2{color:var(--navy);margin:6px 0;font-size:18px}.cart-line-info p{color:var(--muted);margin-bottom:8px;font-size:12px}.quantity{border:1px solid #d5dfe6;border-radius:9px;display:flex;overflow:hidden}.quantity button,.quantity span{background:#fff;border:0;place-items:center;width:36px;height:40px;display:grid}.quantity button{color:var(--blue);font-size:20px}.quantity button:disabled{color:#c2cbd2;cursor:not-allowed}.quantity span{border-left:1px solid #e0e7ec;border-right:1px solid #e0e7ec;width:42px;font-weight:900}.line-total{color:var(--navy);text-align:right;font-size:19px}.line-total small{color:var(--muted);margin-top:7px;font-size:11px;font-weight:500;display:block}.cart-summary{padding:26px;position:sticky;top:105px}.cart-summary h2{color:var(--navy);font-size:28px}.summary-row{color:var(--muted);justify-content:space-between;gap:20px;margin:15px 0;font-size:13px;display:flex}.summary-row b{color:var(--ink);text-align:right}.summary-total{border-top:1px solid #dce4ea;justify-content:space-between;align-items:end;margin:24px 0 16px;padding-top:20px;display:flex}.summary-total span{font-weight:900}.summary-total strong{color:var(--orange);font-size:28px}.cart-summary>p{color:var(--muted);margin:0 0 20px;font-size:12px;line-height:1.55}.cart-summary>.button{clear:both;margin:0;position:relative}.invoice-link{color:var(--blue);text-align:center;margin-top:16px;font-size:13px;font-weight:800;display:block}.cart-empty{text-align:center;padding:80px 30px}.cart-empty-icon{color:#fff;background:var(--orange);border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 22px;font-size:30px;display:grid}.cart-empty h2{color:var(--navy);font-size:30px}.cart-empty p{max-width:500px;color:var(--muted);margin:0 auto 28px;line-height:1.6}.cart-loading{text-align:center;color:var(--muted);padding:70px}.checkout-card{grid-template-columns:.7fr 1.3fr;gap:60px;margin-top:28px;padding:40px;scroll-margin-top:110px;display:grid}.checkout-card h2{color:var(--navy);font-size:34px}.checkout-card>div>p:last-child{color:var(--muted);line-height:1.65}.checkout-card form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.checkout-success{color:#fff;background:var(--blue);border-radius:14px;flex-direction:column;justify-content:center;padding:35px;display:flex}.checkout-success b{margin-bottom:10px;font-size:25px}.checkout-success span{color:#ccd8e2}.checkout-success .button{align-self:flex-start;margin-top:22px}.checkout-done{display:block}.legal-page{background:var(--bg);min-height:100vh;padding:70px 24px}.legal-page article{background:#fff;border:1px solid #e0e7ec;border-radius:20px;max-width:860px;margin:auto;padding:48px;box-shadow:0 18px 55px #08233f14}.legal-page h1{color:var(--navy);margin:18px 0 28px;font-size:clamp(38px,6vw,64px)}.legal-page h2{color:var(--navy);margin:30px 0 10px}.legal-page p{color:var(--muted);line-height:1.75}.legal-note{border-top:1px solid #e0e7ec;margin-top:36px;padding-top:18px}@media (max-width:1050px){nav,.text-button{display:none}.header-actions{margin-left:auto}.hero{grid-template-columns:1fr}.hero-art{min-height:400px}.hero-art:after{background:linear-gradient(0deg,var(--navy),transparent 45%)}.advantages{margin:0}.product-grid,.steps{grid-template-columns:repeat(2,1fr)}.cart-shell{padding-left:24px;padding-right:24px}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media (max-width:720px){.site-header{height:68px;padding:0 16px}.brand{width:202px;height:58px}.cart-button{padding:9px 10px;font-size:0}.cart-button:before{content:"Корзина";font-size:12px}.hero{min-height:auto}.hero-copy{padding:70px 22px 48px}h1{font-size:43px}.lead{font-size:16px}.hero-trust{flex-wrap:wrap;gap:16px;margin-top:38px}.hero-art{min-height:300px}.advantages{grid-template-columns:1fr}.advantages article{border-bottom:1px solid #e4eaef;border-right:0}.section{padding:72px 20px}.section-heading,.catalog-controls{flex-direction:column;align-items:flex-start}.search,.search input{width:100%}.product-grid{grid-template-columns:1fr}.product-photo-wrap{height:270px}.software,.about,.contact{grid-template-columns:1fr}.interface-card{margin-top:20px;transform:none}.steps{grid-template-columns:1fr}.about-number{font-size:145px}.contact form{grid-template-columns:1fr;padding:22px}.contact form>*{grid-column:1}footer{grid-template-columns:1fr}footer img{width:250px;height:auto}footer small{grid-column:1}.cart-shell{padding:46px 16px 70px}.cart-title{flex-direction:column;align-items:flex-start}.cart-title h1{font-size:42px}.cart-line{grid-template-columns:76px 1fr;gap:14px}.cart-line>img,.cart-part{width:76px;height:72px}.quantity{grid-column:2;width:max-content}.line-total{text-align:left;grid-column:2}.checkout-card{grid-template-columns:1fr;gap:20px;padding:24px}.checkout-card form{grid-template-columns:1fr}.checkout-card form>*{grid-column:1}.modal{padding:30px 22px 24px}.legal-page{padding:28px 14px}.legal-page article{padding:28px 20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
