.CustomSelect-module__38KbJW__root{width:var(--custom-select-width,100%);min-width:var(--custom-select-min-width,0);position:relative}.CustomSelect-module__38KbJW__trigger{width:100%;min-height:var(--custom-select-min-height,44px);border:1px solid var(--color-border);border-radius:var(--custom-select-radius,var(--radius-md));color:var(--color-text);font:inherit;font-size:var(--custom-select-font-size,inherit);text-align:left;background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:0 42px 0 14px;line-height:1.2;transition:border-color .18s,box-shadow .18s,background .18s;display:flex;position:relative}.CustomSelect-module__38KbJW__trigger:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:8px;height:8px;transition:transform .18s;position:absolute;top:50%;right:16px;transform:translateY(-65%)rotate(45deg)}.CustomSelect-module__38KbJW__trigger:hover,.CustomSelect-module__38KbJW__open .CustomSelect-module__38KbJW__trigger{border-color:#f36b0061}.CustomSelect-module__38KbJW__trigger:focus-visible{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #f36b001a}.CustomSelect-module__38KbJW__open .CustomSelect-module__38KbJW__trigger:after{transform:translateY(-35%)rotate(225deg)}.CustomSelect-module__38KbJW__placeholder{color:var(--color-muted)}.CustomSelect-module__38KbJW__menu{z-index:45;border:1px solid var(--color-border);border-radius:var(--custom-select-menu-radius,var(--radius-lg));width:max(100%,220px);max-height:260px;box-shadow:var(--shadow-card);background:#fff;gap:3px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;overflow:auto}.CustomSelect-module__38KbJW__option{border-radius:var(--radius-sm);min-height:36px;color:var(--color-text);font:inherit;text-align:left;background:0 0;border:0;align-items:center;padding:0 10px;display:flex}.CustomSelect-module__38KbJW__option:hover,.CustomSelect-module__38KbJW__active{background:var(--color-surface)}.CustomSelect-module__38KbJW__selected{color:var(--color-accent);font-weight:650}.CustomSelect-module__38KbJW__option:disabled{cursor:default;color:var(--color-muted);opacity:.65}
.AddToCartButton-module__JnqA5q__button{transition:transform .18s,border-color .2s,background .2s,color .2s,box-shadow .2s;position:relative;overflow:hidden}.AddToCartButton-module__JnqA5q__button:active{transform:scale(.98)}.AddToCartButton-module__JnqA5q__added{animation:.48s AddToCartButton-module__JnqA5q__addedPulse}.AddToCartButton-module__JnqA5q__label{white-space:nowrap;justify-content:center;align-items:center;gap:5px;min-width:0;display:inline-flex}.AddToCartButton-module__JnqA5q__check{font-weight:700;line-height:1}@keyframes AddToCartButton-module__JnqA5q__addedPulse{0%{transform:scale(1)}45%{transform:scale(1.035)}to{transform:scale(1)}}
.ProductVisual-module__Mjfdnq__visual{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);place-items:center;width:100%;min-width:0;max-width:100%;min-height:220px;display:grid;position:relative;overflow:hidden}.ProductVisual-module__Mjfdnq__large{min-height:460px}.ProductVisual-module__Mjfdnq__clean{background:#fff;border-color:#0000;min-height:245px}.ProductVisual-module__Mjfdnq__large.ProductVisual-module__Mjfdnq__clean{border:1px solid var(--color-border);background:#fff;min-height:460px}.ProductVisual-module__Mjfdnq__image{box-sizing:border-box;object-fit:contain;padding:18px}.ProductVisual-module__Mjfdnq__clean .ProductVisual-module__Mjfdnq__image{padding:22px}.ProductVisual-module__Mjfdnq__placeholder{color:var(--color-muted);text-align:center;place-items:center;gap:8px;display:grid}.ProductVisual-module__Mjfdnq__placeholder:before{content:"";border-radius:var(--radius-sm);background:linear-gradient(135deg,#0000 48%,#aeb5c0 49% 52%,#0000 53%);border:1.5px solid #aeb5c0;width:38px;height:30px;display:block}.ProductVisual-module__Mjfdnq__placeholder span{color:var(--color-muted-strong);font-size:.9rem;font-weight:650}.ProductVisual-module__Mjfdnq__placeholder small{color:#8b929c;font-size:.68rem}@media (max-width:700px){.ProductVisual-module__Mjfdnq__large,.ProductVisual-module__Mjfdnq__large.ProductVisual-module__Mjfdnq__clean{min-height:300px}}
.ProductCard-module__g-pugq__card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;flex-direction:column;height:100%;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.ProductCard-module__g-pugq__card:hover{box-shadow:var(--shadow-card);border-color:#f36b003d;transform:translateY(-2px)}.ProductCard-module__g-pugq__visualWrap{padding:18px 18px 0;display:block}.ProductCard-module__g-pugq__content{flex-direction:column;flex:1;padding:16px 18px 18px;display:flex}.ProductCard-module__g-pugq__type{min-height:0;color:var(--color-muted);margin-bottom:9px;font-size:.76rem;font-weight:600}.ProductCard-module__g-pugq__content h3{letter-spacing:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.74em;margin:0;font-size:1.05rem;font-weight:700;line-height:1.37;display:-webkit-box;overflow:hidden}.ProductCard-module__g-pugq__priceRow{flex-wrap:wrap;align-items:baseline;gap:8px;margin:13px 0 10px;display:flex}.ProductCard-module__g-pugq__price{font-size:1.1rem;display:block}.ProductCard-module__g-pugq__oldPrice{color:var(--color-muted);font-size:.84rem;text-decoration:line-through}.ProductCard-module__g-pugq__description{min-height:2.9em;color:var(--color-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 12px;font-size:.88rem;line-height:1.45;display:-webkit-box;overflow:hidden}.ProductCard-module__g-pugq__actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;padding-top:20px;display:grid}.ProductCard-module__g-pugq__actions a,.ProductCard-module__g-pugq__actions button{border-radius:var(--radius-md);place-items:center;min-height:42px;font-size:.8rem;font-weight:700;display:grid}.ProductCard-module__g-pugq__details{border:1px solid var(--color-border);color:var(--color-text)}.ProductCard-module__g-pugq__details:hover{background:var(--color-accent-soft);color:var(--color-text);border-color:#f36b0057}.ProductCard-module__g-pugq__cartButton{border:1px solid var(--color-accent);background:var(--color-accent);color:#fff}.ProductCard-module__g-pugq__cartButton:hover{background:var(--color-accent-hover)}@media (max-width:900px){.ProductCard-module__g-pugq__visualWrap{padding:16px 16px 0}.ProductCard-module__g-pugq__content{padding:15px 16px 18px}}@media (max-width:480px){.ProductCard-module__g-pugq__actions{gap:8px}}
.HomeSections-module__Q-T0kq__hero{background:var(--color-bg-dark);color:#fff}.HomeSections-module__Q-T0kq__heroGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:56px;min-height:520px;padding:56px 0;display:grid}.HomeSections-module__Q-T0kq__hero h1{letter-spacing:0;margin:0;font-size:4.1rem;font-weight:760;line-height:1.02}.HomeSections-module__Q-T0kq__hero p{color:#c5cbd5;max-width:560px;margin:22px 0 0;font-size:1.08rem;line-height:1.72}.HomeSections-module__Q-T0kq__heroActions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.HomeSections-module__Q-T0kq__heroActions .HomeSections-module__Q-T0kq__buttonSecondary{color:#fff;background:#ffffff0f;border-color:#ffffff38}.HomeSections-module__Q-T0kq__heroActions .HomeSections-module__Q-T0kq__buttonSecondary:hover{background:#ffffff1a;border-color:#ffffff52}.HomeSections-module__Q-T0kq__heroPlaceholder{border-radius:var(--radius-lg);background:#f4f5f7;border:1px solid #ffffff29;place-items:center;min-height:300px;display:grid;position:relative;overflow:hidden}.HomeSections-module__Q-T0kq__heroPlaceholder img{z-index:1;object-fit:contain;filter:drop-shadow(0 12px 20px #0000002e);width:min(68%,280px);height:auto;position:relative}.HomeSections-module__Q-T0kq__section{padding:76px 0}.HomeSections-module__Q-T0kq__title{letter-spacing:0;margin:0 0 24px;font-size:2.05rem;font-weight:720;line-height:1.17}.HomeSections-module__Q-T0kq__categoryGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.HomeSections-module__Q-T0kq__category{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;align-content:start;min-height:188px;padding:20px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid}.HomeSections-module__Q-T0kq__category:hover{box-shadow:var(--shadow-soft);border-color:#f36b003d;transform:translateY(-2px)}.HomeSections-module__Q-T0kq__category>span{color:var(--color-muted);font-size:.76rem;font-weight:650}.HomeSections-module__Q-T0kq__category h3{margin:30px 0 8px;font-size:1.04rem;font-weight:700;line-height:1.35}.HomeSections-module__Q-T0kq__category p{color:var(--color-muted);margin:0;font-size:.84rem;line-height:1.52}.HomeSections-module__Q-T0kq__category b{color:var(--color-accent);align-self:end;margin-top:22px;font-size:.78rem;font-weight:700}.HomeSections-module__Q-T0kq__headingRow{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.HomeSections-module__Q-T0kq__headingRow .HomeSections-module__Q-T0kq__title{margin-bottom:6px}.HomeSections-module__Q-T0kq__headingRow p{max-width:620px;color:var(--color-muted);margin:0;font-size:.96rem;line-height:1.62}.HomeSections-module__Q-T0kq__catalogLink{color:var(--color-accent);font-size:.86rem;font-weight:700}.HomeSections-module__Q-T0kq__productGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.HomeSections-module__Q-T0kq__benefitGrid{border-top:1px solid var(--color-border);grid-template-columns:repeat(3,1fr);gap:0 26px;display:grid}.HomeSections-module__Q-T0kq__benefitGrid article{border-bottom:1px solid var(--color-border);background:0 0;min-height:158px;padding:24px 0}.HomeSections-module__Q-T0kq__benefitIcon{object-fit:contain;width:34px;height:34px;margin-bottom:16px;display:block}.HomeSections-module__Q-T0kq__benefitGrid h3{margin:0 0 10px;font-size:1rem;font-weight:700;line-height:1.34}.HomeSections-module__Q-T0kq__benefitGrid p{color:var(--color-muted);margin:0;font-size:.86rem;line-height:1.56}.HomeSections-module__Q-T0kq__guide{background:var(--color-surface);padding:76px 0}.HomeSections-module__Q-T0kq__guideGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.HomeSections-module__Q-T0kq__guideGrid a{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;padding:20px}.HomeSections-module__Q-T0kq__guideGrid h3{margin:0 0 9px;font-size:1.04rem;font-weight:700}.HomeSections-module__Q-T0kq__guideGrid p{min-height:40px;color:var(--color-muted);margin:0;font-size:.84rem;line-height:1.5}.HomeSections-module__Q-T0kq__guideGrid span{color:var(--color-accent);margin-top:22px;font-size:.76rem;font-weight:700;display:block}.HomeSections-module__Q-T0kq__technical{background:var(--color-surface);color:var(--color-text);padding:76px 0}.HomeSections-module__Q-T0kq__techGrid{grid-template-columns:minmax(300px,.88fr) minmax(420px,1.12fr);align-items:start;gap:64px;display:grid}.HomeSections-module__Q-T0kq__technicalIntro{justify-items:start;min-width:0;display:grid}.HomeSections-module__Q-T0kq__technical>div>div>span,.HomeSections-module__Q-T0kq__technical>div>span{color:var(--color-muted);letter-spacing:0;font-size:.78rem}.HomeSections-module__Q-T0kq__technicalIntro>span{width:fit-content;color:var(--color-muted);margin-bottom:16px;font-weight:650;display:inline-flex}.HomeSections-module__Q-T0kq__technical h2{max-width:560px;color:var(--color-text);letter-spacing:0;overflow-wrap:anywhere;margin:0 0 26px;font-size:2.05rem;font-weight:720;line-height:1.18}.HomeSections-module__Q-T0kq__technicalIntro .button{min-height:44px;padding:0 18px;font-size:.88rem}.HomeSections-module__Q-T0kq__directionList{gap:10px;min-width:0;display:grid}.HomeSections-module__Q-T0kq__directionCard{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;min-height:88px;padding:18px 20px;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:grid}.HomeSections-module__Q-T0kq__directionCard:hover{box-shadow:var(--shadow-soft);background:#fff;border-color:#f36b003d;transform:translateY(-2px)}.HomeSections-module__Q-T0kq__directionCard:focus-visible{outline-offset:3px;outline:3px solid #f36b0033}.HomeSections-module__Q-T0kq__directionText{gap:6px;min-width:0;display:grid}.HomeSections-module__Q-T0kq__directionText strong{color:var(--color-text);overflow-wrap:anywhere;font-size:1.08rem;font-weight:700;line-height:1.3}.HomeSections-module__Q-T0kq__directionText small{color:var(--color-muted);font-size:.92rem;line-height:1.5}.HomeSections-module__Q-T0kq__directionArrow{width:34px;height:34px;color:var(--color-accent);border:1px solid #f36b004d;border-radius:50%;justify-content:center;align-items:center;font-size:1.08rem;line-height:1;transition:transform .2s,border-color .2s,background .2s,color .2s;display:inline-flex}.HomeSections-module__Q-T0kq__directionCard:hover .HomeSections-module__Q-T0kq__directionArrow{background:var(--color-accent-soft);transform:translate(2px)}.HomeSections-module__Q-T0kq__contact{padding:64px 0}.HomeSections-module__Q-T0kq__contactInner{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:30px;padding:28px 0;display:flex}.HomeSections-module__Q-T0kq__contact h2{letter-spacing:0;margin:0 0 8px;font-size:1.75rem;font-weight:720;line-height:1.2}.HomeSections-module__Q-T0kq__contact p{max-width:760px;color:var(--color-muted);margin:0;line-height:1.62}@media (max-width:900px){.HomeSections-module__Q-T0kq__categoryGrid,.HomeSections-module__Q-T0kq__benefitGrid,.HomeSections-module__Q-T0kq__guideGrid{grid-template-columns:repeat(2,1fr)}.HomeSections-module__Q-T0kq__techGrid{grid-template-columns:1fr;gap:36px}.HomeSections-module__Q-T0kq__technical h2{max-width:720px}}@media (max-width:700px){.HomeSections-module__Q-T0kq__heroGrid,.HomeSections-module__Q-T0kq__techGrid{grid-template-columns:1fr;gap:28px}.HomeSections-module__Q-T0kq__heroGrid{min-height:0;padding:44px 0}.HomeSections-module__Q-T0kq__hero h1{font-size:2.65rem}.HomeSections-module__Q-T0kq__hero p{font-size:1rem}.HomeSections-module__Q-T0kq__heroPlaceholder{min-height:210px}.HomeSections-module__Q-T0kq__productGrid{grid-template-columns:1fr}.HomeSections-module__Q-T0kq__contactInner{flex-direction:column;align-items:start}.HomeSections-module__Q-T0kq__section,.HomeSections-module__Q-T0kq__guide,.HomeSections-module__Q-T0kq__technical{padding:52px 0}.HomeSections-module__Q-T0kq__contact{padding:48px 0}.HomeSections-module__Q-T0kq__directionCard{min-height:0}}@media (max-width:480px){.HomeSections-module__Q-T0kq__categoryGrid,.HomeSections-module__Q-T0kq__benefitGrid,.HomeSections-module__Q-T0kq__guideGrid{grid-template-columns:1fr}.HomeSections-module__Q-T0kq__headingRow{flex-direction:column;align-items:start;gap:15px}.HomeSections-module__Q-T0kq__heroActions .HomeSections-module__Q-T0kq__button{width:100%}.HomeSections-module__Q-T0kq__directionCard{gap:14px;padding:16px}.HomeSections-module__Q-T0kq__directionArrow{width:34px;height:34px}}
.product-module__Rt6FEq__product{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);align-items:center;gap:7%;padding-top:52px;display:grid}.product-module__Rt6FEq__gallery,.product-module__Rt6FEq__info{min-width:0}.product-module__Rt6FEq__breadcrumb{color:var(--color-muted);margin-bottom:14px;font-size:.8rem}.product-module__Rt6FEq__breadcrumb a:hover{color:var(--color-accent)}.product-module__Rt6FEq__thumbs{grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:10px;margin-top:12px;display:grid}.product-module__Rt6FEq__thumbs button{border-radius:var(--radius-lg);background:0 0;border:2px solid #0000;min-width:0;padding:0;overflow:hidden}.product-module__Rt6FEq__thumbs button>div{border-radius:var(--radius-sm);min-height:84px}.product-module__Rt6FEq__activeThumb{border-color:var(--color-accent)!important}.product-module__Rt6FEq__info .eyebrow{color:var(--color-muted)}.product-module__Rt6FEq__info h1{letter-spacing:0;text-wrap:balance;margin:12px 0 18px;font-size:2.75rem;font-weight:720;line-height:1.08}.product-module__Rt6FEq__info>p{max-width:560px;color:var(--color-muted);font-size:1rem;line-height:1.66}.product-module__Rt6FEq__priceBlock{flex-wrap:wrap;align-items:baseline;gap:10px;margin:26px 0;display:flex}.product-module__Rt6FEq__price{font-size:1.55rem;display:block}.product-module__Rt6FEq__oldPrice{color:var(--color-muted);font-size:1rem;text-decoration:line-through}.product-module__Rt6FEq__productActions{flex-wrap:wrap;gap:10px;display:flex}.product-module__Rt6FEq__description{max-width:820px;color:var(--color-muted);margin:0;font-size:1.02rem;line-height:1.74}.product-module__Rt6FEq__description>:first-child{margin-top:0}.product-module__Rt6FEq__description>:last-child{margin-bottom:0}.product-module__Rt6FEq__description p,.product-module__Rt6FEq__description ul,.product-module__Rt6FEq__description ol,.product-module__Rt6FEq__description blockquote,.product-module__Rt6FEq__description table{margin:0 0 16px}.product-module__Rt6FEq__description h2,.product-module__Rt6FEq__description h3,.product-module__Rt6FEq__description h4{color:var(--color-text);letter-spacing:0;margin:24px 0 10px;line-height:1.2}.product-module__Rt6FEq__description h2{font-size:1.45rem}.product-module__Rt6FEq__description h3{font-size:1.22rem}.product-module__Rt6FEq__description h4{font-size:1.06rem}.product-module__Rt6FEq__description ul,.product-module__Rt6FEq__description ol{padding-left:22px}.product-module__Rt6FEq__description li{margin:6px 0}.product-module__Rt6FEq__description [style*=font-size]{font-size:inherit!important;line-height:inherit!important}.product-module__Rt6FEq__description strong,.product-module__Rt6FEq__description b{color:var(--color-text)}.product-module__Rt6FEq__description a{color:var(--color-accent);text-underline-offset:3px;font-weight:700;text-decoration:underline}.product-module__Rt6FEq__description blockquote{border-left:3px solid var(--color-accent);border-radius:0 var(--radius-lg) var(--radius-lg) 0;background:var(--color-accent-soft);color:var(--color-text);padding:14px 18px}.product-module__Rt6FEq__description img{border-radius:var(--radius-lg);width:auto;max-width:min(100%,680px);height:auto;margin:18px 0;display:block}.product-module__Rt6FEq__description img[draggable=false][alt],.product-module__Rt6FEq__description img[data-emoji],.product-module__Rt6FEq__description img[src*=emoji]{object-fit:contain;vertical-align:-.18em;border-radius:0;margin:0 .05em;display:inline-block;width:1.15em!important;max-width:1.15em!important;height:1.15em!important}.product-module__Rt6FEq__description img.emoji{object-fit:contain;vertical-align:-.18em;border-radius:0;margin:0 .05em;display:inline-block;width:1.15em!important;max-width:1.15em!important;height:1.15em!important}.product-module__Rt6FEq__description img.twemoji{object-fit:contain;vertical-align:-.18em;border-radius:0;margin:0 .05em;display:inline-block;width:1.15em!important;max-width:1.15em!important;height:1.15em!important}.product-module__Rt6FEq__description table{border:1px solid var(--color-border);border-radius:var(--radius-lg);border-collapse:collapse;width:100%;overflow:hidden}.product-module__Rt6FEq__description th,.product-module__Rt6FEq__description td{border-bottom:1px solid var(--color-border);text-align:left;vertical-align:top;padding:10px 12px}.product-module__Rt6FEq__description th{background:var(--color-surface);color:var(--color-text)}.product-module__Rt6FEq__description tr:last-child th,.product-module__Rt6FEq__description tr:last-child td{border-bottom:0}.product-module__Rt6FEq__specs,.product-module__Rt6FEq__allSpecs{border-top:1px solid var(--color-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-bottom:27px;display:grid}.product-module__Rt6FEq__specs div,.product-module__Rt6FEq__allSpecs div{border-bottom:1px solid var(--color-line);gap:4px;min-width:0;padding:13px 0;display:grid}.product-module__Rt6FEq__specs span,.product-module__Rt6FEq__allSpecs span{color:var(--color-muted);font-size:.74rem}.product-module__Rt6FEq__specs b,.product-module__Rt6FEq__allSpecs b{overflow-wrap:anywhere;font-size:.94rem;font-weight:700}.product-module__Rt6FEq__allSpecs{border-left:1px solid var(--color-line);grid-template-columns:repeat(3,minmax(0,1fr))}.product-module__Rt6FEq__allSpecs div{border-right:1px solid var(--color-line);padding:18px}.product-module__Rt6FEq__emptySpecs{border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line);color:var(--color-muted);margin-bottom:27px;padding:18px 0}.product-module__Rt6FEq__related{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}@media (max-width:760px){.product-module__Rt6FEq__product{grid-template-columns:1fr;gap:28px;padding-top:36px}.product-module__Rt6FEq__info{padding-bottom:10px}.product-module__Rt6FEq__info h1{font-size:2.05rem}.product-module__Rt6FEq__productActions{display:grid}.product-module__Rt6FEq__productActions .button{width:100%}.product-module__Rt6FEq__allSpecs{grid-template-columns:repeat(2,minmax(0,1fr))}.product-module__Rt6FEq__allSpecs div{padding:13px}.product-module__Rt6FEq__related{grid-template-columns:1fr}}
.HomeLayout-module__qegyHG__dense,.HomeLayout-module__qegyHG__denseGuide{padding:70px 0}.HomeLayout-module__qegyHG__technical{background:var(--color-surface);color:var(--color-text);padding:74px 0}.HomeLayout-module__qegyHG__techGrid{gap:60px}.HomeLayout-module__qegyHG__directionList{gap:10px}.HomeLayout-module__qegyHG__directionCard{border-color:var(--color-border);background:#fff}.HomeLayout-module__qegyHG__directionCard:hover{background:#fff;border-color:#f36b003d}.HomeLayout-module__qegyHG__contact{padding:58px 0}@media (max-width:700px){.HomeLayout-module__qegyHG__dense,.HomeLayout-module__qegyHG__denseGuide{padding:50px 0}.HomeLayout-module__qegyHG__technical{padding:52px 0}.HomeLayout-module__qegyHG__contact{padding:44px 0}}
.products-module__ZX4laW__page{gap:18px;display:grid}.products-module__ZX4laW__pageHeader{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.products-module__ZX4laW__pageHeader h1{color:var(--color-text);letter-spacing:0;margin:4px 0 0;font-size:clamp(2.2rem,5vw,4rem);line-height:1}.products-module__ZX4laW__success,.products-module__ZX4laW__error,.products-module__ZX4laW__stateBox{border-radius:14px;padding:14px 16px;font-size:.92rem}.products-module__ZX4laW__success{color:#a74100;background:#fff1e7;border:1px solid #ffd5b8;font-weight:800}.products-module__ZX4laW__error{color:#a51c1c;background:#fff5f5;border:1px solid #ffd0d0}.products-module__ZX4laW__errorRow{color:#a51c1c;background:#fff5f5;border:1px solid #ffd0d0;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.products-module__ZX4laW__errorRow button{color:#a51c1c;background:#fff;border:1px solid #f0b7b7;border-radius:999px;flex:none;min-height:34px;padding:0 12px;font-size:.82rem;font-weight:800}.products-module__ZX4laW__stateBox{border:1px solid var(--color-border);color:var(--color-muted);background:#fff}.products-module__ZX4laW__tableWrap{border:1px solid var(--color-border);background:#fff;border-radius:18px;overflow:hidden}.products-module__ZX4laW__table{border-collapse:collapse;table-layout:fixed;width:100%}.products-module__ZX4laW__table th,.products-module__ZX4laW__table td{border-bottom:1px solid var(--color-border);text-align:left;vertical-align:middle;padding:14px clamp(10px,.9vw,16px)}.products-module__ZX4laW__table th:first-child,.products-module__ZX4laW__table td:first-child{width:11%}.products-module__ZX4laW__table th:nth-child(2),.products-module__ZX4laW__table td:nth-child(2){width:16%}.products-module__ZX4laW__table th:nth-child(3),.products-module__ZX4laW__table td:nth-child(3){width:18%}.products-module__ZX4laW__table th:nth-child(4),.products-module__ZX4laW__table td:nth-child(4){width:15%}.products-module__ZX4laW__table th:nth-child(5),.products-module__ZX4laW__table td:nth-child(5){width:10%}.products-module__ZX4laW__table th:nth-child(6),.products-module__ZX4laW__table td:nth-child(6),.products-module__ZX4laW__table th:nth-child(7),.products-module__ZX4laW__table td:nth-child(7){width:8%}.products-module__ZX4laW__table th:nth-child(8),.products-module__ZX4laW__table td:nth-child(8){width:14%}.products-module__ZX4laW__table th{color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;background:#f8f8f8;font-size:.76rem;font-weight:900}.products-module__ZX4laW__table tbody tr:hover{background:#fffaf6}.products-module__ZX4laW__table tbody tr:last-child td{border-bottom:0}.products-module__ZX4laW__productCell{gap:4px;display:grid}.products-module__ZX4laW__productCell strong{color:var(--color-text)}.products-module__ZX4laW__productCell span{max-width:320px;color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.products-module__ZX4laW__table code{color:#333;text-overflow:ellipsis;white-space:nowrap;background:#f5f5f5;border-radius:8px;max-width:100%;padding:5px 8px;font-size:.82rem;display:inline-flex;overflow:hidden}.products-module__ZX4laW__productImage,.products-module__ZX4laW__imagePlaceholder{border:1px solid var(--color-border);background:#f8f8f8;border-radius:12px;justify-content:center;align-items:center;width:76px;height:54px;display:inline-flex}.products-module__ZX4laW__productImage{object-fit:cover}.products-module__ZX4laW__imagePlaceholder{color:var(--color-muted);text-align:center;font-size:.72rem;font-weight:800}.products-module__ZX4laW__actions{flex-wrap:wrap;gap:8px;display:flex}.products-module__ZX4laW__editButton,.products-module__ZX4laW__deleteButton{border:1px solid var(--color-border);min-height:36px;color:var(--color-text);background:#fff;border-radius:999px;align-items:center;padding:0 13px;font-size:.82rem;font-weight:900;display:inline-flex}.products-module__ZX4laW__editButton:hover{border-color:var(--color-accent);color:#b74b00;background:#fff1e7}.products-module__ZX4laW__deleteButton{color:#b42318;border-color:#f0b7b7}.products-module__ZX4laW__deleteButton:hover:not(:disabled){background:#fff5f5;border-color:#b42318}.products-module__ZX4laW__deleteButton:disabled{cursor:default;opacity:.55}.products-module__ZX4laW__form{gap:18px;max-width:980px;display:grid}.products-module__ZX4laW__formSection{border:1px solid var(--color-border);background:#fff;border-radius:18px;gap:16px;padding:22px;display:grid}.products-module__ZX4laW__formSection h2{color:var(--color-text);letter-spacing:0;margin:0;font-size:1.1rem}.products-module__ZX4laW__imageSubsection{border-top:1px solid var(--color-border);gap:14px;padding-top:16px;display:grid}.products-module__ZX4laW__imageSubsection:first-of-type{border-top:0;padding-top:0}.products-module__ZX4laW__imageSubsection h3{color:var(--color-text);margin:0;font-size:.95rem;line-height:1.3}.products-module__ZX4laW__formGrid,.products-module__ZX4laW__specGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.products-module__ZX4laW__specGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.products-module__ZX4laW__full{grid-column:1/-1}.products-module__ZX4laW__formSelect{--custom-select-min-height:50px;--custom-select-radius:12px;--custom-select-font-size:1rem}.products-module__ZX4laW__descriptionField textarea{min-height:360px;line-height:1.65}.products-module__ZX4laW__checkboxField{color:var(--color-muted);gap:8px;font-size:.88rem;display:grid}.products-module__ZX4laW__checkboxLabel{color:inherit;font:inherit}.products-module__ZX4laW__checkboxControl{border:1px solid var(--color-border);min-height:60px;color:var(--color-text);background:#fff;border-radius:12px;align-items:center;gap:10px;padding:0 18px;font-size:1rem;font-weight:400;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.products-module__ZX4laW__checkboxField:focus-within .products-module__ZX4laW__checkboxControl{border-color:var(--color-accent);box-shadow:0 0 0 3px #f36b001a}.products-module__ZX4laW__checkboxField:has(input:checked) .products-module__ZX4laW__checkboxControl{background:var(--color-accent-soft);border-color:#f36b0052}.products-module__ZX4laW__checkboxControl input{width:17px;height:17px;accent-color:var(--color-accent);flex:none}.products-module__ZX4laW__trendBadge{color:#a74100;background:#fff1e7;border:1px solid #ffd5b8;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.78rem;font-weight:900;display:inline-flex}.products-module__ZX4laW__fileInput{background:#fffaf6;border:1px dashed #f0b37b;border-radius:14px;gap:12px;padding:16px;display:grid}.products-module__ZX4laW__fileInput:focus-within{border-color:var(--color-accent);box-shadow:0 0 0 3px #f36b001a}.products-module__ZX4laW__fileInput input{background:0 0;border:0;border-radius:0;padding:0}.products-module__ZX4laW__fileActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.products-module__ZX4laW__pasteButton{color:#a74100;background:#fff;border:1px solid #ffd5b8;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:.82rem;font-weight:900;display:inline-flex}.products-module__ZX4laW__pasteButton:hover{border-color:var(--color-accent);background:#fff1e7}.products-module__ZX4laW__preview{color:var(--color-muted);align-items:center;gap:14px;font-size:.85rem;display:flex}.products-module__ZX4laW__preview span:last-child{overflow-wrap:anywhere}.products-module__ZX4laW__previewImage{border:1px solid var(--color-border);background-position:50%;background-size:cover;border-radius:12px;flex:0 0 96px;width:96px;height:68px;display:block}.products-module__ZX4laW__formActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.products-module__ZX4laW__imageList{gap:10px;display:grid}.products-module__ZX4laW__imageItem{border:1px solid var(--color-border);background:#fff;border-radius:14px;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;display:grid}.products-module__ZX4laW__imageThumb{border:1px solid var(--color-border);background-color:#f8f8f8;background-position:50%;background-size:cover;border-radius:12px;width:76px;height:54px;display:block}.products-module__ZX4laW__imageMeta{gap:3px;min-width:0;display:grid}.products-module__ZX4laW__imageMeta strong,.products-module__ZX4laW__imageMeta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.products-module__ZX4laW__imageMeta strong{color:var(--color-text);font-size:.88rem}.products-module__ZX4laW__imageMeta span{color:var(--color-muted);font-size:.8rem}.products-module__ZX4laW__imageMeta em{color:#a74100;background:#fff1e7;border-radius:999px;width:fit-content;padding:3px 8px;font-size:.72rem;font-style:normal;font-weight:900}@media (max-width:900px){.products-module__ZX4laW__tableWrap{overflow-x:auto}.products-module__ZX4laW__table{min-width:880px}.products-module__ZX4laW__specGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.products-module__ZX4laW__pageHeader{display:grid}.products-module__ZX4laW__pageHeader .button{width:100%}.products-module__ZX4laW__errorRow{display:grid}.products-module__ZX4laW__errorRow button{width:fit-content}.products-module__ZX4laW__formSection{padding:16px}.products-module__ZX4laW__formGrid,.products-module__ZX4laW__specGrid{grid-template-columns:1fr}.products-module__ZX4laW__imageItem{grid-template-columns:76px minmax(0,1fr)}.products-module__ZX4laW__imageItem .products-module__ZX4laW__deleteButton{grid-column:1/-1;width:fit-content}}
.cart-module__-RJi4G__page{padding-bottom:72px}.cart-module__-RJi4G__layout{grid-template-columns:1fr 330px;gap:30px;display:grid}.cart-module__-RJi4G__list{gap:12px;display:grid}.cart-module__-RJi4G__item{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;grid-template-columns:122px 1fr auto auto;align-items:center;gap:20px;padding:12px;display:grid}.cart-module__-RJi4G__visual{width:122px}.cart-module__-RJi4G__visual>div{min-height:90px}.cart-module__-RJi4G__item .eyebrow{color:var(--color-muted);font-size:.74rem}.cart-module__-RJi4G__item h2{margin:4px 0;font-size:1.08rem;font-weight:700;line-height:1.34}.cart-module__-RJi4G__item strong{font-size:.95rem}.cart-module__-RJi4G__quantity{align-items:center;gap:10px;display:flex}.cart-module__-RJi4G__quantity button,.cart-module__-RJi4G__remove,.cart-module__-RJi4G__summary>button{color:var(--color-muted);background:0 0;border:0}.cart-module__-RJi4G__quantity button{border:1px solid var(--color-border);width:28px;height:28px;color:var(--color-text);border-radius:50%;place-items:center;display:grid}.cart-module__-RJi4G__quantity button:hover,.cart-module__-RJi4G__remove:hover,.cart-module__-RJi4G__summary>button:hover{color:var(--color-accent)}.cart-module__-RJi4G__summary{border-radius:var(--radius-lg);background:var(--color-surface-dark);color:#fff;border:1px solid #ffffff1a;align-self:start;gap:14px;padding:22px;display:grid;position:sticky;top:88px}.cart-module__-RJi4G__summary strong{letter-spacing:0;font-size:1.7rem}.cart-module__-RJi4G__summary p{color:#aeb5c0;font-size:.84rem;line-height:1.56}.cart-module__-RJi4G__summary>button{justify-self:start;font-size:.8rem}@media (max-width:760px){.cart-module__-RJi4G__layout{grid-template-columns:1fr}.cart-module__-RJi4G__item{grid-template-columns:90px 1fr auto}.cart-module__-RJi4G__visual{width:90px}.cart-module__-RJi4G__item .cart-module__-RJi4G__remove{grid-column:2/4;justify-self:start}.cart-module__-RJi4G__summary{position:static}.cart-module__-RJi4G__visual>div{min-height:75px}}
.catalog-module__ZyI-Aq__layout{grid-template-columns:260px 1fr;gap:32px;padding-bottom:64px;display:grid}.catalog-module__ZyI-Aq__filters{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fff;align-self:start;gap:24px;padding:18px;display:grid;position:sticky;top:88px}.catalog-module__ZyI-Aq__filters label{color:var(--color-muted-strong);gap:10px;font-size:.84rem;font-weight:650;display:grid}.catalog-module__ZyI-Aq__rangeControl{isolation:isolate;align-items:center;width:100%;height:20px;display:flex;position:relative}.catalog-module__ZyI-Aq__rangeControl:focus-within{outline-offset:4px;border-radius:4px;outline:2px solid #f36b0047}.catalog-module__ZyI-Aq__rangeFill{z-index:1;background:var(--color-accent);pointer-events:none;border-radius:99px;height:4px;position:absolute;left:0}.catalog-module__ZyI-Aq__rangeThumb{z-index:2;background:var(--color-accent);pointer-events:none;border:2px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 1px 4px #1111113d}.catalog-module__ZyI-Aq__rangeControl input{z-index:3;cursor:pointer;opacity:0;width:100%;height:100%;margin:0;position:absolute;inset:0}.catalog-module__ZyI-Aq__pills{flex-wrap:wrap;gap:7px;display:flex}.catalog-module__ZyI-Aq__pills button{border:1px solid var(--color-border);min-height:32px;color:var(--color-muted);background:#fff;border-radius:999px;padding:0 10px;font-size:.76rem;font-weight:650}.catalog-module__ZyI-Aq__pills button.catalog-module__ZyI-Aq__active{background:var(--color-accent-soft);color:#a74100;border-color:#f36b005c}.catalog-module__ZyI-Aq__result{color:var(--color-muted);justify-content:space-between;align-items:center;margin-bottom:16px;font-size:.86rem;display:flex}.catalog-module__ZyI-Aq__sortSelect{--custom-select-width:230px;--custom-select-font-size:.9rem;--custom-select-min-height:44px}.catalog-module__ZyI-Aq__grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}@media (max-width:760px){.catalog-module__ZyI-Aq__layout{grid-template-columns:1fr;gap:24px}.catalog-module__ZyI-Aq__filters{position:static}.catalog-module__ZyI-Aq__grid{grid-template-columns:1fr}.catalog-module__ZyI-Aq__result{flex-direction:column;align-items:stretch;gap:12px}.catalog-module__ZyI-Aq__sortSelect{--custom-select-width:100%}}
.HomeHeroFix-module__RMU01a__hero{border-bottom:1px solid #ffffff14;overflow:hidden}.HomeHeroFix-module__RMU01a__grid{grid-template-columns:1.18fr 1fr;gap:64px;width:min(100% - 40px,1200px);min-height:520px;padding:48px 0 38px}.HomeHeroFix-module__RMU01a__actions .buttonSecondary{color:#fff;background:#ffffff0f;border-color:#ffffff3d}.HomeHeroFix-module__RMU01a__actions .buttonSecondary:hover{color:#fff;background:#ffffff1a;border-color:#ffffff5c}.HomeHeroFix-module__RMU01a__bike{isolation:isolate;min-height:440px;display:block;position:relative}.HomeHeroFix-module__RMU01a__bike:before{content:"";z-index:0;filter:blur(34px);opacity:.92;pointer-events:none;background:linear-gradient(112deg,#fff0 6%,#ffffff24 28%,#f36b003b 54%,#ff7a141a 70%,#fff0 92%);border-radius:28px;position:absolute;inset:48px -44px 52px 8%;transform:skew(-8deg)rotate(-4deg)}.HomeHeroFix-module__RMU01a__bike:after{content:"";z-index:0;filter:blur(16px);background:radial-gradient(#f36b0029 0%,#00000094 58%,#0000 76%);border-radius:50%;width:76%;height:30px;position:absolute;bottom:30px;right:5%}.HomeHeroFix-module__RMU01a__bike img{z-index:1;object-fit:contain;filter:brightness(1.08)contrast(1.05)drop-shadow(-14px -18px 24px #ffffff1a)drop-shadow(24px 12px 34px #f36b0029)drop-shadow(0 22px 28px #00000057);width:min(128%,650px);max-width:none;height:auto;margin:0;position:absolute;top:16px;right:-88px}@media (max-width:700px){.HomeHeroFix-module__RMU01a__grid{grid-template-columns:1fr;gap:28px;width:min(100% - 28px,1200px);min-height:0;padding:44px 0 34px}.HomeHeroFix-module__RMU01a__bike{min-height:320px}.HomeHeroFix-module__RMU01a__bike:before{filter:blur(26px);opacity:.8;inset:20px -18% 30px 2%}.HomeHeroFix-module__RMU01a__bike:after{width:76%;height:24px;bottom:26px;right:10%}.HomeHeroFix-module__RMU01a__bike img{width:min(120%,480px);top:4px;right:-2%}}
