:root{--ink:#0d0d0f;--red:#ed120c;--red-dark:#bb0905;--line:#dfdfe1;--muted:#656568;--shell:min(1180px,calc(100% - 40px));font-family:Arial,Helvetica,sans-serif;color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#101011;line-height:1.35}.shell{width:var(--shell);margin:0 auto}h1,h2,p{margin-top:0}.site-header{height:102px;background:#fff;border-bottom:1px solid #e5e5e7}.header-inner{height:100%;display:flex;align-items:center;gap:38px}.logo-wrap{width:164px;height:86px;flex:0 0 auto;display:grid;place-items:center}.logo-wrap img,.footer-logo{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.header-contacts{display:flex;align-items:center;justify-content:space-between;gap:20px;flex:1;font-size:13px;font-weight:600;color:#17171a}.contact-item{display:flex;align-items:center;gap:9px;min-width:0;line-height:1.3}.header-contacts a{color:inherit;text-decoration:none}.header-contacts img,.site-footer p img{width:24px;height:24px;flex:0 0 auto;filter:invert(14%) sepia(98%) saturate(4994%) hue-rotate(358deg) brightness(98%) contrast(92%)}.contact-item small{display:none}.hero{height:520px;background:#0d0d0f url('/assets/backgrounds/graphite-red-contours.webp') center/cover no-repeat;color:#fff;overflow:hidden}.hero-inner{height:100%;position:relative;display:flex;align-items:center;justify-content:space-between}.hero-copy{position:relative;z-index:1;padding-top:8px}.hero h1{font-size:clamp(48px,5.5vw,72px);line-height:1.02;letter-spacing:-.05em;margin-bottom:22px}.hero-copy p{font-size:19px;color:#f3f3f3;margin-bottom:36px}.button{border:0;border-radius:6px;padding:15px 28px;background:linear-gradient(135deg,#f0180e,var(--red));box-shadow:0 9px 18px rgba(237,18,12,.22);color:#fff;font:700 16px/1 Arial,sans-serif;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;transition:.2s}.button:hover,.button:focus-visible{background:var(--red-dark);transform:translateY(-1px)}.button:disabled{background:#d2d2d4;box-shadow:none;cursor:not-allowed;transform:none}.hero-product{width:min(51%,590px);height:92%;object-fit:contain;object-position:bottom center;align-self:flex-end;mix-blend-mode:screen;filter:drop-shadow(0 20px 18px rgba(0,0,0,.55))}.products{padding:22px 0 10px;display:grid;gap:15px}.product-card{display:grid;grid-template-columns:45% 55%;gap:20px;padding:14px;background:#fff;border:1px solid #cfcfd2;border-radius:12px;box-shadow:0 7px 18px rgba(0,0,0,.18)}.product-image{width:100%;height:100%;min-height:355px;object-fit:cover;background:#050505;border-radius:7px}.product-copy{padding:8px 11px 7px 0}.product-copy h2{font-size:clamp(25px,2.9vw,34px);line-height:1.1;letter-spacing:-.04em;margin-bottom:14px}.product-copy>p:not(.note){display:none}.spec-table{border:1px solid var(--line);border-bottom:0}.spec-table>div{display:grid;grid-template-columns:39% 61%;border-bottom:1px solid var(--line);font-size:14px}.spec-table b,.spec-table span{padding:9px 12px}.spec-table b{border-right:1px solid var(--line)}.note{font-size:12px;line-height:1.35;color:#49494d;margin:11px 0 14px}.product-action{padding:12px 22px;font-size:14px}.calculator-section{padding:10px 0 18px;background:transparent}.calculator-card{padding:18px 22px 22px;background:#fff;border:1px solid #cfcfd2;border-radius:12px;box-shadow:0 7px 18px rgba(0,0,0,.18)}.calc-heading h2{margin:0;font-size:30px;letter-spacing:-.04em}.product-switch{display:grid;grid-template-columns:1fr 1fr;max-width:650px;margin:16px 0;border:1px solid var(--line);border-radius:6px;overflow:hidden}.product-switch button{padding:12px 15px;border:0;background:#fff;font-weight:700;font-size:15px;color:#343438;text-align:left;cursor:pointer}.product-switch button+button{border-left:1px solid var(--line)}.product-switch [aria-selected=true]{box-shadow:inset 5px 0 var(--red)}.product-switch [aria-selected=true]::before{content:'';display:inline-block;width:12px;height:12px;margin-right:9px;border:4px solid var(--red);border-radius:50%;vertical-align:-1px}.calculator-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(285px,.75fr);gap:20px}.config-form{display:grid;grid-template-columns:1fr;gap:12px;align-content:start;max-width:650px}.config-form.is-hidden{display:none}.field{display:grid;gap:5px}.field label{font-size:12px;font-weight:700;color:#4e4e51}.field label span{font-weight:400}.field input,.field select,.field textarea{width:100%;min-height:40px;padding:9px 12px;border:1px solid #dddddf;border-radius:5px;background:#fff;color:#232326;font:14px Arial,sans-serif;outline:none}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(237,18,12,.1)}.field small{font-size:11px;color:var(--muted)}.checkbox{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700}.checkbox input{accent-color:var(--red)}.request-panel{padding:16px;border:1px solid var(--line);border-radius:7px;background:#fff}.price-box{text-align:center;display:grid;justify-items:center;gap:7px;padding-bottom:11px}.price-box img{width:38px;height:38px;padding:9px;border-radius:50%;background:#fff0ef;filter:invert(14%) sepia(98%) saturate(4994%) hue-rotate(358deg) brightness(98%) contrast(92%)}.price-box span{font-size:14px;font-weight:700}.price-box strong{font-size:13px;font-weight:600}.full{width:100%}.request-panel form{display:grid;gap:9px}.request-hint{text-align:center;color:#77777b;font-size:11px}.honeypot{display:none!important}.form-status{min-height:1.3em;margin:8px 0 0;font-size:13px;font-weight:700}.form-status.error{color:#a60803}.form-status.success{color:#167536}.site-footer{padding:14px 0 20px;color:#fff;background:#0d0d0f url('/assets/backgrounds/graphite-red-contours.webp') center/cover no-repeat}.footer-grid{display:grid;grid-template-columns:38% 62%;gap:28px;align-items:center}.footer-logo{display:block;width:110px;height:76px;background:#fff;border-radius:50%;margin-bottom:0}.site-footer h2{display:none}.site-footer p{margin:6px 0;max-width:370px;display:flex;gap:8px;align-items:center;color:#fff;font-size:13px}.site-footer p:first-of-type{font-size:12px;line-height:1.3}.site-footer p img{width:17px;height:17px}.site-footer a{color:#fff}.map-panel{min-height:165px;border:1px solid #fff;border-radius:9px;position:relative;overflow:hidden;display:grid;place-items:center;background:repeating-linear-gradient(20deg,#f1f1f2 0 2px,#fff 2px 34px),repeating-linear-gradient(105deg,transparent 0 28px,#d8d8da 28px 31px,transparent 31px 75px)}.map-panel:after{content:'';width:37px;height:37px;border-radius:50% 50% 50% 0;background:var(--red);position:absolute;transform:rotate(-45deg);box-shadow:0 5px 11px rgba(0,0,0,.22)}.map-panel img{width:17px;z-index:1;filter:brightness(0) invert(1)}.map-panel span{display:none}
@media(max-width:900px){.header-inner{gap:20px}.header-contacts{gap:12px;font-size:11px}.hero{height:480px}.product-card{grid-template-columns:43% 57%}.product-image{min-height:300px}.footer-grid{grid-template-columns:1fr 1.25fr}}@media(max-width:700px){:root{--shell:min(100% - 28px,1180px)}.site-header{height:auto}.header-inner{padding:8px 0;align-items:flex-start}.logo-wrap{width:110px;height:72px}.header-contacts{display:grid;grid-template-columns:1fr 1fr;font-size:10px;gap:7px}.header-contacts img{width:15px;height:15px}.hero{height:460px}.hero-product{position:absolute;right:-75px;bottom:0;width:88%;opacity:.87}.hero h1{font-size:44px}.product-card,.calculator-grid,.footer-grid{grid-template-columns:1fr}.product-card{gap:14px;padding:12px}.product-image{min-height:260px}.product-copy{padding:4px}.product-copy h2{font-size:25px}.spec-table>div{font-size:12px}.spec-table b,.spec-table span{padding:8px}.calculator-card{padding:16px}.request-panel{margin-top:4px}.footer-grid{gap:14px}.map-panel{min-height:190px}}
