@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--red:#c8102e;--red-dark:#9e0d25;--ink:#161a1f;--muted:#626a73;--line:#dfe3e7;--soft:#f3f5f6;--steel:#26313b;--white:#fff;--green:#18794e;--radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Manrope,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.container{width:min(1240px,100% - 40px);margin:0 auto}.page{min-height:65vh;padding:48px 0 80px}.eyebrow{color:var(--red);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:800}h1,h2,h3{margin-top:0;line-height:1.16}h1{letter-spacing:-.045em;font-size:clamp(34px,5vw,66px)}h2{letter-spacing:-.035em;font-size:clamp(28px,3vw,44px)}.muted{color:var(--muted)}.section{padding:84px 0}.section-soft{background:var(--soft)}.section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px;display:flex}.btn{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 20px;font-weight:700;transition:all .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:var(--red)}.btn-primary:hover{background:var(--red-dark)}.btn-dark{color:#fff;background:var(--steel)}.btn-outline{border-color:var(--line);background:#fff}.btn-block{width:100%}.btn-sm{min-height:36px;padding:0 14px;font-size:13px}.site-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;position:sticky;top:0}.header-top{color:#fff;background:var(--steel);font-size:12px}.header-top .container{justify-content:space-between;padding:7px 0;display:flex}.header-main{align-items:center;gap:28px;min-height:76px;display:flex}.brand{align-items:center;gap:12px;min-width:210px;display:flex}.brand-mark{color:#fff;background:var(--red);place-items:center;width:46px;height:46px;font-weight:800;display:grid;transform:skew(-7deg)}.brand-copy strong{letter-spacing:-.04em;font-size:20px;display:block}.brand-copy span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.nav{gap:22px;margin-left:auto;font-size:14px;font-weight:700;display:flex}.nav a:hover{color:var(--red)}.header-actions{align-items:center;gap:10px;display:flex}.cart-link{position:relative}.cart-count{color:#fff;background:var(--red);border-radius:10px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:10px;display:grid;position:absolute;top:-8px;right:-8px}.hero{color:#fff;background:linear-gradient(110deg,#1a222a 0%,#26313b 56%,#11171d 100%);align-items:center;min-height:690px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";opacity:.18;background-image:linear-gradient(90deg,#0000 49%,#ffffff2e 50%);background-size:36px 36px;position:absolute;inset:0}.hero-grid{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;display:grid;position:relative}.hero h1 span{color:#ff3657}.hero-copy{max-width:650px}.hero-copy>p:not(.eyebrow){color:#cbd1d6;max-width:570px;font-size:18px}.hero-actions{gap:12px;margin-top:30px;display:flex}.hero-image{position:relative}.hero-image img{object-fit:contain;filter:drop-shadow(0 30px 40px #0006);width:100%;max-height:560px}.hero-note{max-width:240px;color:var(--ink);border-left:4px solid var(--red);background:#fff;padding:16px 18px;font-size:13px;position:absolute;bottom:24px;left:-18px;box-shadow:0 18px 50px #00000040}.brand-strip{border-bottom:1px solid var(--line)}.brand-list{grid-template-columns:repeat(8,1fr);align-items:center;min-height:98px;display:grid}.brand-logo{border-right:1px solid var(--line);color:#4d5660;text-align:center;place-items:center;height:48px;padding:0 12px;font-size:13px;font-weight:800;display:grid}.brand-logo:last-child{border:0}.service-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.service-block{background:#fff;min-height:330px;padding:42px}.service-block ul{margin:26px 0 0;padding:0;list-style:none}.service-block li{border-top:1px solid var(--line);padding:13px 0;font-weight:600}.service-number{color:var(--red);font-weight:800}.product-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-card{border:1px solid var(--line);background:#fff;flex-direction:column;transition:all .22s;display:flex}.product-card:hover{border-color:#c9cdd1;transform:translateY(-3px);box-shadow:0 16px 40px #1c22281a}.product-media{aspect-ratio:4/3;background:#f7f8f8;padding:18px;position:relative;overflow:hidden}.product-media img{object-fit:contain;width:100%;height:100%;transition:all .3s}.product-card:hover .product-media img{transform:scale(1.035)}.product-badge{color:#fff;background:var(--steel);text-transform:uppercase;padding:5px 9px;font-size:10px;font-weight:800;position:absolute;top:14px;left:14px}.product-body{flex-direction:column;flex:1;padding:20px;display:flex}.product-sku{color:var(--muted);font-size:11px;font-weight:700}.product-title{min-height:52px;margin:8px 0 16px;font-size:16px}.product-price{margin-top:auto;font-size:23px;font-weight:800}.product-price small{color:var(--muted);font-size:11px;font-weight:500}.product-actions{gap:8px;margin-top:16px;display:flex}.catalog-layout{grid-template-columns:270px 1fr;gap:32px;display:grid}.sidebar{align-self:start;position:sticky;top:105px}.filter-block{border-bottom:1px solid var(--line);padding:20px 0}.filter-block h3{margin:0 0 14px;font-size:14px}.filter-list{gap:9px;display:grid}.filter-list label{color:var(--muted);align-items:center;gap:9px;font-size:13px;display:flex}.category-tree{gap:7px;display:grid}.category-tree a{border-left:2px solid var(--line);padding:8px 10px;font-size:13px}.category-tree a:hover,.category-tree a.active{color:var(--red);border-color:var(--red);background:#fff5f6}.catalog-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.search{flex:1;max-width:520px}.input,.select,.textarea{background:#fff;border:1px solid #ccd1d6;border-radius:7px;width:100%;min-height:44px;padding:10px 12px}.textarea{resize:vertical;min-height:120px}.input:focus,.select:focus,.textarea:focus{border-color:var(--red);outline:2px solid #c8102e26}.help-box{color:#fff;background:var(--steel);margin-top:24px;padding:20px}.help-box strong{margin-bottom:8px;display:block}.detail-grid{grid-template-columns:1fr 1fr;gap:56px;display:grid}.gallery-main{background:var(--soft);place-items:center;min-height:480px;padding:24px;display:grid}.gallery-main img{object-fit:contain;max-height:500px}.thumbs{gap:10px;margin-top:12px;display:flex}.thumb{border:1px solid var(--line);background:#fff;width:82px;height:72px;padding:5px}.thumb img{object-fit:contain;width:100%;height:100%}.detail-price{margin:22px 0;font-size:34px;font-weight:800}.specs{border-top:1px solid var(--line);margin:26px 0}.spec-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:18px;padding:12px 0;font-size:13px;display:grid}.spec-row span{color:var(--muted)}.form-card,.panel{border:1px solid var(--line);background:#fff;padding:28px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-field{gap:7px;display:grid}.form-field.full{grid-column:1/-1}.form-field label{font-size:12px;font-weight:700}.auth-shell{width:min(480px,100% - 40px);margin:70px auto}.auth-shell .form-card{box-shadow:0 20px 60px #191e2314}.form-message{border-radius:6px;padding:10px 12px;font-size:13px}.form-error{color:#8d1125;background:#fff0f2}.form-success{color:var(--green);background:#eaf8f1}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr auto auto;align-items:center;gap:20px;padding:18px 0;display:grid}.cart-item img{object-fit:contain;background:var(--soft);width:100px;height:80px}.qty{align-items:center;gap:10px;display:flex}.qty button{border:1px solid var(--line);background:#fff;width:30px;height:30px}.cart-summary{justify-content:flex-end;align-items:center;gap:24px;margin-top:28px;display:flex}.account-layout,.admin-layout{grid-template-columns:230px 1fr;gap:32px;display:grid}.side-nav{align-content:start;gap:4px;display:grid}.side-nav a{border-radius:7px;padding:11px 13px;font-size:13px;font-weight:700}.side-nav a:hover{color:var(--red);background:var(--soft)}.metric-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.metric{border:1px solid var(--line);padding:22px}.metric strong{font-size:32px;display:block}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:13px}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:13px 12px}th{color:var(--muted);background:var(--soft);text-transform:uppercase;font-size:11px}.status{background:var(--soft);border-radius:20px;padding:4px 9px;font-size:10px;font-weight:800;display:inline-flex}.status-NEW{color:#8a5a00;background:#fff5d9}.status-IN_PROGRESS,.status-IN_WORK{color:#175bad;background:#eaf3ff}.status-DONE,.status-CLOSED{color:var(--green);background:#eaf8f1}.order-timeline{gap:4px;margin:18px 0;display:flex}.timeline-step{border-top:4px solid var(--line);color:var(--muted);flex:1;padding-top:9px;font-size:10px}.timeline-step.active{color:var(--red);border-color:var(--red);font-weight:800}.map-frame{border:0;width:100%;min-height:420px}.requisites{border:1px solid var(--line);grid-template-columns:1fr 1fr;gap:0;display:grid}.requisite-row{display:contents}.requisite-row span,.requisite-row strong{border-bottom:1px solid var(--line);padding:14px 18px}.requisite-row span{color:var(--muted);background:var(--soft)}.footer{color:#d7dce0;background:#182028}.footer-grid{grid-template-columns:1.3fr 1fr 1fr 1fr;gap:48px;padding:58px 0;display:grid}.footer h3{color:#fff}.footer h4{color:#fff;font-size:13px}.footer a,.footer p{color:#aeb6bd;font-size:13px}.footer-links{gap:8px;display:grid}.footer-bottom{color:#87919a;border-top:1px solid #333d46;padding:18px 0;font-size:11px}@media (max-width:980px){.nav{display:none}.hero-grid,.detail-grid{grid-template-columns:1fr}.hero{padding:80px 0}.hero-image{max-width:600px}.product-grid{grid-template-columns:repeat(2,1fr)}.brand-list{grid-template-columns:repeat(4,1fr)}.catalog-layout{grid-template-columns:1fr}.sidebar{position:static}.metric-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.container{width:min(100% - 24px,1240px)}.header-top,.brand-copy span,.header-actions .btn-outline{display:none}.header-main{gap:10px;min-height:66px}.brand{min-width:0;margin-right:auto}.brand-mark{width:40px;height:40px}.hero{min-height:auto}.hero-grid{gap:30px}.hero-actions,.catalog-toolbar,.section-head{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%}.service-grid,.product-grid,.form-grid,.account-layout,.admin-layout,.footer-grid{grid-template-columns:1fr}.brand-list{grid-template-columns:repeat(2,1fr)}.cart-item{grid-template-columns:74px 1fr}.cart-item img{width:74px;height:64px}.qty,.cart-item>strong{grid-column:2}.metric-grid{grid-template-columns:1fr 1fr}.requisites{grid-template-columns:1fr 1.4fr}}
