@charset "UTF-8";:root{color-scheme:light;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#1e2530;background:#f5f5f5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{width:100%;min-height:100%;overflow-x:clip}*,*:before,*:after{box-sizing:border-box}body{display:flex;flex-direction:column;width:100%;min-width:0;min-height:100vh;margin:0;overflow-x:clip;background:#f5f5f5;color:#1e2530}.page-main{flex:1 0 auto;width:100%;min-width:0;overflow-x:clip}img,svg{display:block;max-width:100%}a,button,input{font:inherit}button{border:0}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1200px;min-width:0;margin:0 auto;padding:0 8px}@media (max-width: 640px){.container{padding-right:16px;padding-left:16px}.container>.container{padding-right:0;padding-left:0}}.mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;padding:12px;background:#0f172a5c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:0;visibility:hidden;transition:opacity .24s ease,visibility .24s ease;z-index:40}.mobile-drawer[hidden]{display:none}.mobile-drawer.is-open,.mobile-drawer.is-closing{visibility:visible}.mobile-drawer.is-open{opacity:1}.mobile-drawer__panel{width:min(100%,380px);min-height:100vh;padding:max(20px,env(safe-area-inset-top)) 18px max(24px,env(safe-area-inset-bottom));border-radius:28px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(180deg,#ffffff0f,#fff0),#40444b,#1f2937;box-shadow:0 24px 60px #0f172a57,inset 0 1px #ffffff14;transform:translate(28px) scale(.98);opacity:0;transition:transform .24s cubic-bezier(.2,0,0,1),opacity .24s ease;overflow:auto}.mobile-drawer.is-open .mobile-drawer__panel{transform:translate(0) scale(1);opacity:1}.mobile-drawer.is-closing .mobile-drawer__panel{transform:translate(20px) scale(.985);opacity:0}.mobile-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px;padding:6px 4px 0}.mobile-drawer__header img{width:124px}.mobile-close{width:44px;height:44px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#ffffff14;box-shadow:inset 0 1px #ffffff0f}.mobile-drawer__nav{display:grid;gap:10px}.mobile-drawer__nav ul{display:grid;gap:10px;padding:0;margin:0;list-style:none}.mobile-drawer__nav li{list-style:none}.mobile-drawer__nav a{position:relative;display:flex;align-items:center;min-height:56px;padding:0 18px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:#40444b,#ffffff05;color:#fff;font-size:15px;font-weight:600;letter-spacing:.01em;box-shadow:0 8px 24px #0f172a2e,inset 0 1px #ffffff0a;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.mobile-drawer__nav a:after{content:"";position:absolute;top:50%;right:18px;width:8px;height:8px;border-top:2px solid rgba(255,255,255,.56);border-right:2px solid rgba(255,255,255,.56);transform:translateY(-50%) rotate(45deg)}.mobile-drawer__nav a:hover,.mobile-drawer__nav a:focus-visible{border-color:#ffffff29;background:linear-gradient(180deg,#ffffff0f,#fff0),#40444b,#ffffff08;box-shadow:0 14px 28px #0f172a38,inset 0 1px #ffffff0f;transform:translateY(-1px)}.mobile-drawer__footer{display:grid;gap:16px;margin-top:20px;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:linear-gradient(180deg,#ffffff0d,#fff0),#40444b,#ffffff05;box-shadow:0 16px 30px #0f172a33,inset 0 1px #ffffff0d;color:#fff;font-size:14px}.mobile-drawer__location,.mobile-drawer__phone{margin:0}.mobile-drawer__location{color:#ffffffb8;line-height:1.5}.mobile-drawer__phone{display:inline-flex;align-items:center;width:fit-content;min-height:44px;padding:0 16px;border-radius:999px;background:linear-gradient(180deg,#ffffff0d,#fff0),#40444b,#ffffff08;color:#fff;font-size:16px;font-weight:700;box-shadow:inset 0 1px #ffffff0d}.mobile-drawer .socials--drawer{gap:14px}.mobile-drawer .socials__link{width:44px;height:44px;border-radius:14px;background:#40444b,#ffffff08;box-shadow:inset 0 1px #ffffff0a;transition:transform .2s ease,background-color .2s ease,opacity .2s ease}.mobile-drawer .socials__link:hover,.mobile-drawer .socials__link:focus-visible{background:linear-gradient(180deg,#ffffff0d,#fff0),#40444b,#ffffff0a;transform:translateY(-1px)}body.menu-open{overflow:hidden}@media (max-width: 640px){.mobile-drawer{padding:8px}.mobile-drawer__panel{width:100%;padding-right:16px;padding-left:16px;border-radius:24px}.mobile-drawer__header{margin-bottom:20px}.mobile-drawer__header img{width:116px}.mobile-drawer__nav a{min-height:54px;padding:0 16px;border-radius:18px;font-size:14px}.mobile-drawer__footer{padding:16px;border-radius:20px}}.request-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a7a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:0;visibility:hidden;transition:opacity .24s ease,visibility .24s ease;z-index:60}.request-modal[hidden]{display:none}.request-modal.is-open,.request-modal.is-closing{visibility:visible}.request-modal.is-open{opacity:1}.request-modal__panel{position:relative;width:min(100%,820px);max-height:calc(100dvh - 48px);overflow:auto;transform:translateY(20px) scale(.98);opacity:0;transition:transform .24s cubic-bezier(.2,0,0,1),opacity .24s ease}.request-modal.is-open .request-modal__panel{transform:translateY(0) scale(1);opacity:1}.request-modal.is-closing .request-modal__panel{transform:translateY(16px) scale(.985);opacity:0}.request-modal__content{padding:32px;box-shadow:0 24px 60px #0f172a47}.request-modal__close{position:absolute;top:16px;right:16px;z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid rgba(30,37,48,.08);border-radius:14px;background:#f5f5f5;color:#1e2530}.request-modal__close:hover{background:#e2e8f0}.request-modal .submit-form__title{padding-right:56px}.request-modal .submit-form__form{margin-top:28px}body.request-modal-open{overflow:hidden}@media (max-width: 720px){.request-modal{align-items:stretch;padding:0}.request-modal__panel{width:100%;max-height:100svh}.request-modal__content{min-height:100svh;padding:24px 16px;border-radius:0}.request-modal__close{top:12px;right:12px}}.search-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-start;justify-content:center;padding:72px 16px 24px;background:#0f172a6b;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:0;visibility:hidden;transition:opacity .24s ease,visibility .24s ease;z-index:50}.search-modal[hidden]{display:none}.search-modal.is-open,.search-modal.is-closing{visibility:visible}.search-modal.is-open{opacity:1}.search-modal__panel{width:min(100%,760px);max-height:calc(100dvh - 96px);padding:24px;overflow:auto;border:1px solid rgba(255,255,255,.14);border-radius:28px;background:linear-gradient(180deg,#ffffff0d,#fff0),#40444b,#1f2937;box-shadow:0 24px 60px #0f172a57,inset 0 1px #ffffff0f;transform:translateY(20px) scale(.98);opacity:0;transition:transform .24s cubic-bezier(.2,0,0,1),opacity .24s ease}.search-modal.is-open .search-modal__panel{transform:translateY(0) scale(1);opacity:1}.search-modal.is-closing .search-modal__panel{transform:translateY(16px) scale(.985);opacity:0}.search-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.search-modal__eyebrow{margin:0 0 6px;color:#fff9;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.search-modal__title{margin:0;color:#fff;font-size:28px;line-height:1.1;font-weight:700}.search-modal__close{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#ffffff14;color:#fff;box-shadow:inset 0 1px #ffffff0f}.search-island{display:grid;gap:18px}.search-island__field{flex:1 1 auto;min-width:0}.search-island__input{width:100%;height:52px;padding:0 18px;border:1px solid rgba(255,255,255,.12);border-radius:18px;outline:none;background:#ffffff14;color:#fff;font-size:15px}.search-island__input::placeholder{color:#ffffff8f}.search-island__message{margin:0;color:#ffffffb8;font-size:15px;line-height:1.5}.search-island__results{display:grid;gap:10px}.search-island__item{display:flex;align-items:center;gap:14px;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#0f172a4d}.search-island__item-image{flex:0 0 64px;width:64px;height:64px;object-fit:cover;border-radius:14px;background:#ffffff0f}.search-island__item-body{min-width:0}.search-island__item-title{margin:0;color:#ffffffeb;font-size:15px;line-height:1.45}.search-island__item-meta{margin:6px 0 0;color:#ffffff8f;font-size:13px;line-height:1.35}.search-island__footer{display:flex;align-items:center;justify-content:space-between;gap:14px}.search-island__counter{margin:0;color:#ffffffa3;font-size:14px;line-height:1.4}.search-island__more{flex:0 0 auto;min-height:42px;padding:0 18px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#ffffff1a;color:#fff;font-size:14px;font-weight:700;cursor:pointer}.search-island__more:hover{background:#ffffff29}.search-island__more:disabled{cursor:default;opacity:.62}.search-island__loading{margin:0;color:#ffffffa3;font-size:14px;line-height:1.4}body.search-modal-open{overflow:hidden}@media (max-width: 640px){.search-modal{padding:0}.search-modal__panel{height:100svh;max-height:100svh;padding:18px;border-radius:24px}.search-modal__title{font-size:22px}.search-island__input{height:48px;border-radius:16px}.search-island__item{gap:12px;padding:10px}.search-island__item-image{flex-basis:56px;width:56px;height:56px}.search-island__footer{align-items:stretch;flex-direction:column}.search-island__more{width:100%}}.catalog-button,.account-button,.circle-button,.mobile-toggle,.mobile-icon-button,.mobile-close{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;background:transparent;color:#fff;transition:background-color .2s ease,opacity .2s ease;cursor:pointer}.catalog-button{flex:0 0 auto;padding:0 18px;border-radius:999px;background:#c42627;font-size:16px;font-weight:500;line-height:1;text-align:center}.catalog-button--black{background:#000;color:#fff}.catalog-button--block{width:100%}.catalog-button--disabled,.catalog-button:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;opacity:1}.catalog-button--request{background:#e2e8f0;color:#94a3b8}.catalog-button--mobile{min-width:124px}.account-button{flex:0 0 auto;padding:0 18px;border:1px solid rgba(255,255,255,.2);border-radius:999px;font-size:14px;white-space:nowrap}.circle-button,.mobile-icon-button{position:relative;width:40px;height:40px;padding:0;border:1px solid rgba(255,255,255,.2);border-radius:50%}.cart-link__badge,.favorite-link__badge{position:absolute;top:-6px;right:-6px;display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#c42627;color:#fff;font-size:11px;font-weight:700;line-height:1;box-shadow:0 0 0 2px #1f2937e6}.mobile-toggle{width:40px;height:40px;padding:0;border-radius:10px;display:none}.mobile-close:hover,.mobile-icon-button:hover,.mobile-toggle:hover,.circle-button:hover,.account-button:hover,.catalog-button:hover{opacity:.82}.catalog-button--disabled:hover,.catalog-button:disabled:hover{opacity:1}@media (max-width: 640px){.catalog-button{min-width:122px;padding:0 16px;font-size:15px}.mobile-icon-button{width:32px;height:32px;border:0}.cart-link__badge,.favorite-link__badge{top:-4px;right:-2px;min-width:16px;height:16px;padding:0 4px;font-size:10px}.mobile-toggle{display:inline-flex;width:32px;height:32px}}.ui-icon{width:20px;height:20px;flex:0 0 auto}.ui-icon--small{width:14px;height:14px}.ui-icon--muted{color:#ffffffb3}@media (max-width: 640px){.ui-icon{width:18px;height:18px}}.product-card{--product-card-radius: 1rem;--product-card-media-inset: 12px;display:flex;flex-direction:column;width:100%;min-height:100%;border:1px solid #e2e8f0;background:#fff;box-shadow:none;border-radius:var(--product-card-radius);overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.product-card--wide{display:grid;grid-template-columns:100px minmax(0,1fr);gap:0;min-height:auto;margin-bottom:16px}.product-card--wide .product-card__media{height:120px;width:120px}.product-card--wide .product-card__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,28%);align-items:center;gap:1.5rem;padding:1.25rem}.product-card--wide .product-card__info-col,.product-card--wide .product-card__price-col{min-width:0}.product-card--wide .product-card__title{margin-top:0}.product-card--wide .product-card__meta{justify-content:flex-start;flex-wrap:wrap}.product-card--wide .product-card__price-col{display:grid;justify-items:end;gap:.75rem}.product-card--wide .product-card__price,.product-card--wide .product-card__price-block,.product-card--wide .product-card__actions{margin-top:0}.product-card--wide .product-card__actions{width:100%;justify-content:flex-end}.product-card:hover{box-shadow:0 5px 5px #0000000d;transform:translateY(-.1rem)}.product-card__media{position:relative;display:flex;align-items:center;justify-content:center;height:190px;padding:var(--product-card-media-inset) var(--product-card-media-inset) 0}.product-card__discount-badge{position:absolute;top:12px;right:12px;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:48px;min-height:28px;padding:0 10px;border-radius:999px;background:#c42627;color:#fff;font-size:13px;font-weight:800;line-height:1;box-shadow:0 8px 18px #c4262740}.product-card__media img{width:100%;height:100%;border-radius:calc(var(--product-card-radius) - var(--product-card-media-inset));object-fit:contain}.product-card__media-placeholder{display:none;place-items:center;align-content:center;gap:10px;width:100%;height:100%;border:1px dashed rgba(30,37,48,.14);border-radius:calc(var(--product-card-radius) - var(--product-card-media-inset));background:linear-gradient(135deg,#1e253008,#c426270a),#fff;color:#1e253094;text-align:center}.product-card__media-placeholder-icon{position:relative;display:block;width:46px;height:38px;border:2px solid rgba(30,37,48,.18);border-radius:10px}.product-card__media-placeholder-icon:before{content:"";position:absolute;right:9px;top:8px;width:7px;height:7px;border-radius:50%;background:#c4262780}.product-card__media-placeholder-icon:after{content:"";position:absolute;left:8px;right:8px;bottom:8px;height:14px;border-radius:3px;background:linear-gradient(135deg,#1e25302e 50%,#c4262738 50%);clip-path:polygon(0 100%,36% 42%,52% 70%,68% 46%,100% 100%)}.product-card__media-placeholder-text{font-size:13px;font-weight:700;line-height:1.2}.product-card__media.is-image-missing img{display:none}.product-card__media.is-image-missing .product-card__media-placeholder{display:grid}.product-card__body{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;padding:0 12px 12px}.product-card__title{margin-top:12px;font-size:14px;margin-bottom:10px;color:#1e2530;font-weight:500;line-height:1.45;min-height:4.35em;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.product-card__title a,.product-card__title span{color:inherit}.product-card__meta{display:flex;justify-content:space-between;gap:1rem;color:#1e253094;font-size:12px;line-height:1.35;min-height:18px}.product-card__price{display:flex;align-items:flex-end;min-height:28px;margin-top:8px;color:#1e2530;font-size:18px;font-weight:700;line-height:1.2}.product-card__price-block{display:grid;gap:6px;min-height:50px;margin-top:10px}.product-card__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.product-card__price-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.product-card__price-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:#c426271a;color:#c42627;font-size:12px;font-weight:700;line-height:1;letter-spacing:.02em;text-transform:uppercase}.product-card__price-old{color:#1e25307a;font-size:14px;font-weight:600;line-height:1.2;text-decoration:line-through;text-decoration-thickness:2px}.product-card__price--sale{margin-top:0;color:#c42627}.product-card__price--current{margin-top:0;color:#c42627;font-size:20px;font-weight:800}.product-card__actions{display:flex;align-items:center;gap:.8rem;width:100%;margin-top:auto;padding-top:10px}.product-card__actions>div{width:100%}.product-card__cart{display:flex;align-items:center;gap:10px;width:100%}.product-card__primary{flex:1 1 auto;min-width:0}.product-card__button{width:100%;min-width:0}.product-card__favorite{display:inline-flex;align-items:center;justify-content:center;flex:0 0 40px;width:40px;height:40px;padding:0;border:1px solid #e2e8f0;border-radius:50%;background:#fff;color:#e2e8f0;cursor:pointer}.product-card__favorite svg{display:block;width:1.6rem;height:1.6rem}.product-card__favorite.is-active{border-color:#c4262747;background:#c4262714;color:#c42627}.product-card__button:hover,.product-card__favorite:hover{opacity:.88}.product-card--wide .product-card__title{min-height:auto;-webkit-line-clamp:2}.product-card--wide:hover{transform:none}.cart-quantity--card{grid-template-columns:42px minmax(0,1fr) 42px}.cart-quantity--card .cart-quantity__button,.cart-quantity--card .cart-quantity__input{min-height:42px;font-size:15px}.cart-quantity--card .cart-quantity__icon{width:16px;height:16px}@media (max-width: 920px){.product-card--wide .product-card__body{grid-template-columns:minmax(0,1fr);align-items:start}.product-card--wide .product-card__price-col{justify-items:start}.product-card--wide .product-card__actions{justify-content:flex-start}}@media (max-width: 640px){.product-card{--product-card-media-inset: 8px}.product-card--wide{grid-template-columns:100px 1fr}.product-card--wide .product-card__media{width:100px;height:100px}.product-card--wide .product-card__body{gap:.75rem;padding:0 .7rem .7rem}.product-card--wide .product-card__title{margin-top:8px}.product-card__media{height:140px;padding:var(--product-card-media-inset) var(--product-card-media-inset) 0}.product-card__discount-badge{top:8px;right:8px;min-width:42px;min-height:24px;padding:0 8px;font-size:12px}.product-card__body{padding:0 .7rem .7rem}.product-card__title{font-size:14px;min-height:4.05em;line-height:1.35;margin-bottom:12px;margin-top:8px}.product-card__price{min-height:24px;margin-bottom:0;font-size:1rem}.product-card__price-block{gap:4px;min-height:46px;margin-top:8px;margin-bottom:0}.product-card__price-badge{min-height:22px;padding:0 8px;font-size:11px}.product-card__price-old{font-size:12px}.product-card__button{font-size:12px;padding:0;height:32px}.product-card__price-col{gap:0}.product-card__favorite{flex:0 0 32px;width:32px;height:32px;box-shadow:0 0 0 4px #fff}.product-card__favorite svg{width:1rem;height:1rem}.product-card--wide .product-card__price-col{gap:0}.product-card__actions{gap:10px;margin-top:auto;padding-top:8px}.product-card__cart{gap:10px}.cart-quantity--card{grid-template-columns:32px minmax(0,1fr) 32px}.cart-quantity--card .cart-quantity__button,.cart-quantity--card .cart-quantity__input{min-height:32px;font-size:12px}.cart-quantity--card .cart-quantity__icon{width:12px;height:12px}}.form-input{width:100%;height:50px;padding:0 16px;border:1px solid transparent;border-radius:18px;outline:none;background:#f5f5f5;color:#1e2530;font-size:16px;line-height:1.2;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.form-input::placeholder{color:#999}.form-input:hover{background:#f5f5f5b3}.form-input:focus{border-color:#c4262759;background:#fff;box-shadow:0 0 0 4px #c4262714}.form-input--error{border-color:#c4262773;background:#c426270a}.form-input--error:focus{border-color:#c426278c}.form-checkbox{display:inline-flex;align-items:flex-start;gap:14px;color:#1e253094;font-size:14px;line-height:1.4;cursor:pointer}.form-checkbox__input{position:absolute;opacity:0;pointer-events:none}.form-checkbox__box{position:relative;flex:0 0 18px;width:18px;height:18px;margin-top:1px;border:1px solid rgba(30,37,48,.28);border-radius:4px;background:transparent;transition:border-color .2s ease,background-color .2s ease}.form-checkbox__box:after{content:"";position:absolute;top:2px;left:5px;width:5px;height:9px;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;opacity:0;transform:rotate(45deg);transition:opacity .2s ease}.form-checkbox__input:focus-visible+.form-checkbox__box{box-shadow:0 0 0 4px #c4262714}.form-checkbox__input:checked+.form-checkbox__box{border-color:#c42627;background:#c42627}.form-checkbox__input:checked+.form-checkbox__box:after{opacity:1}.form-checkbox__text a{text-decoration:underline;text-underline-offset:2px}@media (max-width: 640px){.form-input{height:52px;padding:0 18px;font-size:15px}.form-checkbox{font-size:13px}}.socials{display:flex;align-items:center;gap:12px}.socials__link{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px}.socials__link img{width:22px;height:22px}.site-header{position:relative;background-color:#1f2937;background:linear-gradient(180deg,#ffffff0d,#fff0),#1f2937}.topbar{border-bottom:1px solid rgba(226,232,240,.2)}.topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:48px}.topbar__location,.topbar__phone{display:inline-flex;align-items:center;gap:6px;color:#ffffffb3;font-size:14px;white-space:nowrap}.topbar__nav{list-style:none;display:flex;align-items:center;justify-content:center;gap:24px;flex:1 1 auto;min-width:0}.topbar__nav a{color:#ffffffb3;font-size:14px;text-transform:uppercase;white-space:nowrap}.topbar__contacts{display:flex;align-items:center;gap:14px}.mainbar{padding:10px 0 12px}.mainbar__inner{display:flex;align-items:center;gap:16px}.site-logo{flex:0 0 auto}.site-logo img{width:122px;height:auto}.mainbar__desktop{display:flex;align-items:center;gap:12px;flex:1 1 auto}.mobile-toggle,.mainbar__mobile-actions,.mobile-search{display:none}.mobile-search--main-bar{padding-bottom:12px}.socials__link:hover,.topbar__nav a:hover{opacity:.82}@media (max-width: 920px){.topbar{display:none}.mainbar{padding:12px 0 14px}.mainbar__inner{justify-content:space-between;gap:12px}.mobile-toggle,.mainbar__mobile-actions,.mobile-search{display:flex}.mobile-toggle{flex:0 0 40px}.site-logo{margin-right:auto}.site-logo img{width:118px}.mainbar__desktop{display:none}.mainbar__mobile-actions{align-items:center;gap:8px}.mobile-search{gap:8px}.search--mobile{flex:1 1 auto}}@media (max-width: 640px){.site-logo img{width:112px}}.search{position:relative;display:flex;align-items:center;flex:1 1 auto;min-width:0}.search--trigger{padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.search__input{display:block;width:100%;height:40px;padding:0 50px 0 16px;border:0;border-radius:999px;outline:none;background:#fff3;color:#fff;font-size:14px}.search__input::placeholder{color:#ffffffb3}.search--trigger .search__input{display:flex;align-items:center;color:#ffffffb3}.search__button{position:absolute;top:50%;right:14px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:transparent;color:#ffffffb3;transform:translateY(-50%);cursor:pointer}.search--trigger .search__button{pointer-events:none}@media (max-width: 640px){.search__input{height:38px}}.about-page__section{margin-top:40px}@media (max-width: 640px){.about-page__section{margin-top:28px}}.about-page__section{padding-bottom:72px}.about-page__breadcrumbs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:22px;color:#1e25307a;font-size:14px}.about-page__breadcrumbs a{transition:color .2s ease}.about-page__breadcrumbs a:hover{color:#c42627}.about-page__title{margin:10px 0 0;color:#1e2530;font-size:44px;line-height:1.1;letter-spacing:-.025em}.about-page__label{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border:1px solid rgba(237,118,14,.18);border-radius:999px;background:#ed760e14;color:#c42627;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.about-page__text{margin-top:22px;color:#1e253094;font-size:16px;line-height:1.62}.about-page__text p{margin:0}.about-page__text p+p{margin-top:16px}.about-page__lead{color:#1e2530;font-size:20px;line-height:1.55;font-weight:600}.about-page__feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}.about-page__feature-card{padding:24px;border:1px solid rgba(30,37,48,.08);border-radius:24px;background:linear-gradient(180deg,#fffffff5,#f7f8fbf5);box-shadow:0 18px 40px #0f172a0f}.about-page__feature-title{margin:0 0 16px;color:#1e2530;font-size:22px;line-height:1.25;letter-spacing:-.02em}.about-page__feature-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.about-page__feature-list li{position:relative;padding-left:18px;color:#1e2530c7;font-size:15px;line-height:1.6}.about-page__feature-list li:before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:50%;background:#c42627;box-shadow:0 0 0 5px #ed760e1f}.about-page__quote{margin:24px 0 0;padding:24px 28px;border-left:4px solid #c42627;border-radius:24px;background:linear-gradient(135deg,#ed760e14,#ffffffeb);color:#1e2530;font-size:18px;line-height:1.65;font-weight:600}.about-page__media{overflow:hidden;margin-top:24px;height:clamp(220px,34vw,420px);border-radius:24px;background:#fff}.about-page__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.about-page__contacts{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px 32px;align-items:end;margin-top:54px}.about-page__contacts-title{margin:0 0 18px;color:#1e2530;font-size:32px;line-height:1.16;letter-spacing:-.02em}.about-page__details{color:#1e2530bd;font-size:15px;line-height:1.65}.about-page__details p{margin:0}.about-page__details p+p{margin-top:8px}.about-page__contacts-side{text-align:right}.about-page__phone{display:inline-block;color:#1e2530;font-size:32px;letter-spacing:-.02em}.about-page__schedule-note{margin:16px 0 0;color:#c42627;font-size:14px;line-height:1.4}.about-page__schedule-time{margin:8px 0 0;color:#c42627;font-size:28px;line-height:1.12;font-weight:700;letter-spacing:-.02em}.about-page__map{padding-bottom:72px;margin-top:28px}.about-page__map-title{margin:0 0 20px;color:#1e2530;text-align:center;font-size:32px;line-height:1.16;letter-spacing:-.02em}.about-page__map-bleed{width:100%}.about-page__map-widget{position:relative;overflow:hidden;border-radius:28px;box-shadow:0 18px 44px #0f172a14}.about-page__map-links{position:absolute;left:16px;top:16px;z-index:1;display:flex;flex-direction:column;gap:4px;max-width:calc(100% - 32px)}.about-page__map-links a{width:fit-content;max-width:100%;padding:4px 8px;border-radius:999px;color:#1e2530b8;font-size:11px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.about-page__map-iframe{display:block;width:100%;height:min(68vh,640px);border:0}.about-page__reviews{padding-bottom:72px}.about-page__reviews-note{text-align:center;margin-bottom:24px;color:#1e253094;font-size:20px}.about-page__reviews-title{color:#1e2530;margin-bottom:0;text-align:center;font-size:32px;line-height:1.16;letter-spacing:-.02em}.about-page__reviews-widget{display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden;width:min(100%,660px);margin:0 auto;border-radius:28px;background:#fff;box-shadow:0 18px 44px #0f172a14}.about-page__reviews-iframe{display:block;width:100%;height:800px;border:0}.about-page__reviews-link{position:absolute;left:0;bottom:8px;display:block;width:100%;overflow:hidden;padding:0 16px;color:#b3b3b3;font-size:10px;line-height:1.4;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 960px){.about-page__hero{grid-template-columns:1fr}.about-page__media{max-width:720px}.about-page__feature-grid{grid-template-columns:1fr;max-width:100%}.about-page__contacts{grid-template-columns:1fr;margin-top:40px}.about-page__title{font-size:38px}.about-page__contacts-title{font-size:28px}.about-page__contacts-side{text-align:left}.about-page__phone{font-size:34px}.about-page__schedule-time{font-size:28px}.about-page__map{padding-bottom:56px}.about-page__map-title{font-size:28px}.about-page__reviews{padding-bottom:56px}.about-page__reviews-title{font-size:28px}}@media (max-width: 640px){.about-page__section{padding-bottom:40px}.about-page__breadcrumbs{margin-bottom:16px;font-size:12px}.about-page__hero{gap:18px}.about-page__title{font-size:28px;line-height:1.14}.about-page__text{margin-top:16px;font-size:14px;line-height:1.6}.about-page__label{min-height:34px;padding-inline:14px;font-size:11px;letter-spacing:.06em}.about-page__lead{font-size:17px}.about-page__feature-grid{margin-top:22px;gap:14px}.about-page__feature-card{padding:18px;border-radius:18px}.about-page__feature-title{margin-bottom:12px;font-size:18px}.about-page__feature-list{gap:10px}.about-page__feature-list li{padding-left:16px;font-size:14px}.about-page__feature-list li:before{top:8px;width:7px;height:7px}.about-page__quote{margin-top:18px;padding:18px 20px;border-radius:18px;font-size:15px;line-height:1.6}.about-page__media{border-radius:18px;height:220px}.about-page__contacts{margin-top:28px;gap:18px}.about-page__contacts-title{margin-bottom:12px;font-size:24px}.about-page__details{font-size:14px;line-height:1.6}.about-page__phone{font-size:26px}.about-page__schedule-note{margin-top:12px;font-size:14px}.about-page__schedule-time{font-size:24px}.about-page__map{padding-bottom:40px}.about-page__map-title{margin-bottom:32px;font-size:32px}.about-page__map-bleed{width:100%}.about-page__map-widget{border-radius:18px}.about-page__map-links{left:10px;top:10px;max-width:calc(100% - 20px)}.about-page__map-links a{font-size:10px}.about-page__map-iframe{height:420px}.about-page__reviews{padding-bottom:40px}.about-page__reviews-title{font-size:24px;margin-bottom:0}.about-page__reviews-widget{border-radius:18px}.about-page__reviews-iframe{height:620px}}.account-nav{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.account-nav__link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid rgba(30,37,48,.1);border-radius:999px;background:#fff;color:#1e2530c7;font-size:15px;font-weight:600;transition:color .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.account-nav__link:hover{border-color:#c426272e;color:#c42627}.account-nav__link--active{border-color:transparent;background:#c42627;color:#fff;box-shadow:0 10px 24px #c426272e}.account-nav__link--active:hover{color:#fff;background:#c42627b3}.account-nav__link--logout{margin-left:auto;display:flex;align-items:center;gap:8px}@media (max-width: 640px){.account-nav{gap:8px;margin-bottom:20px}.account-nav__link{min-height:40px;padding:0 14px;font-size:14px}}.auth-page__section{margin-top:40px}@media (max-width: 640px){.auth-page__section{margin-top:28px}}.auth-page__section{padding-bottom:72px}.auth-page__shell{width:min(100%,560px);margin:0 auto}.auth-page__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:18px}.auth-page__tab{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid transparent;border-radius:14px;background:transparent;color:#1e25308f;font-size:17px;font-weight:600;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.auth-page__tab:hover{color:#1e2530}.auth-page__tab.is-active{border-color:#1e25301a;background:#fff;color:#1e2530;box-shadow:0 10px 26px #0f172a0f;transform:translateY(-1px)}.auth-page__panel{padding:28px 24px 30px;border:1px solid rgba(30,37,48,.08);border-radius:24px;background:#fff;box-shadow:0 12px 30px #0f172a0a}.auth-page__panel.is-active{display:block}.auth-page__heading{margin-bottom:18px;text-align:center}.auth-page__title{margin:0;color:#1e2530;font-size:34px;line-height:1.12}.auth-page__lead{margin:12px auto 0;max-width:460px;color:#1e25309e;font-size:16px;line-height:1.55}.auth-form{display:grid;gap:18px}.auth-form__field{display:grid;gap:8px}.auth-form__label{color:#1e2530e0;font-size:15px;font-weight:600}.auth-form__input{border-color:#1e253014;background:#fff}.auth-form__error{color:#c42627;font-size:13px;line-height:1.4}.auth-form__message{margin:0;padding:14px 16px;border:1px solid rgba(30,37,48,.08);border-radius:18px;font-size:14px;line-height:1.5}.auth-form__message--error{border-color:#c4262729;background:#c426270f;color:#c42627}.auth-form__message--success{border-color:#2cab472e;background:#2cab4714;color:#2cab47}.auth-form__meta{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:2px}.auth-form__link,.auth-form__switch{padding:0;background:transparent;color:#1e2530;font-weight:600;cursor:pointer;transition:color .2s ease}.auth-form__link:hover,.auth-form__switch:hover{color:#c42627}.auth-form__link{font-size:14px}.auth-form__submit{justify-self:center;min-width:260px;min-height:54px;margin-top:8px;padding:0 30px;font-size:16px;font-weight:700}.auth-form__submit:disabled{cursor:progress;opacity:.72}.auth-form__hint{margin:0;color:#1e253094;font-size:15px;line-height:1.5;text-align:center}.auth-form__hint-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px 20px}.auth-form__description{margin:-2px 0 0;color:#1e253094;font-size:15px;line-height:1.6}.auth-messages{display:grid;gap:10px;width:100%;margin:4px 0 0;padding:0;list-style:none}.auth-messages__item{position:relative;padding:14px 16px 14px 52px;border:1px solid rgba(30,37,48,.08);border-radius:20px;background:linear-gradient(180deg,#ffffffb3,#fffffff0),#fff;color:#1e2530;box-shadow:0 1px 2px #0f172a0f,0 10px 24px #0f172a0d;font-size:14px;line-height:1.5}.auth-messages__item:before{content:"i";position:absolute;top:50%;left:16px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#3b82f61f;color:#1d4ed8;font-size:14px;font-weight:700;line-height:1;transform:translateY(-50%)}.auth-messages__item--error,.auth-messages__item--danger{border-color:#c4262724;background:linear-gradient(180deg,#ffffffc7,#ffffffeb),#c4262714;color:#8f1d1e}.auth-messages__item--error:before,.auth-messages__item--danger:before{content:"!";background:#c426271f;color:#c42627}.auth-messages__item--success{border-color:#2cab4724;background:linear-gradient(180deg,#ffffffc7,#ffffffeb),#2cab4714;color:#1f7a34}.auth-messages__item--success:before{content:"";background:#2cab4724;color:#2cab47;box-shadow:inset 0 0 0 2px currentColor}.auth-messages__item--warning{border-color:#f59e0b24;background:linear-gradient(180deg,#ffffffc7,#ffffffeb),#f59e0b14;color:#b45309}.auth-messages__item--warning:before{content:"!";background:#f59e0b24;color:#b45309}.auth-messages__item--info{border-color:#3b82f624;background:linear-gradient(180deg,#ffffffc7,#ffffffeb),#3b82f612;color:#1d4ed8}@media (max-width: 860px){.auth-page__tabs{margin-bottom:16px}.auth-page__tab{font-size:16px}}@media (max-width: 640px){.auth-page__section{padding-bottom:40px}.auth-page__tabs{justify-content:stretch;gap:10px;margin-bottom:14px}.auth-page__tab{width:100%;min-height:46px;border-radius:12px;font-size:15px}.auth-page__panel{padding:20px 16px 22px;border-radius:18px}.auth-page__title{font-size:26px}.auth-page__lead{font-size:14px}.auth-form{gap:16px}.auth-form__label{font-size:14px}.auth-form__meta{display:grid;justify-content:stretch;gap:10px}.auth-form__link{justify-self:start;font-size:14px}.auth-form__submit{width:100%;min-width:0;min-height:50px;font-size:16px}.auth-form__hint,.auth-form__description{font-size:14px}.auth-messages{margin-top:2px}.auth-messages__item{padding:12px 14px 12px 46px;border-radius:16px;font-size:13px}.auth-messages__item:before{left:14px;width:20px;height:20px;font-size:12px}}.contacts-page__request{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.95fr);gap:18px;align-items:stretch;margin-top:40px}@media (max-width: 640px){.contacts-page__request{margin-top:28px}}.contacts-page__request{margin-bottom:72px}.contacts-page__contacts-main{margin-top:0}.contacts-page__map-column{min-width:0}.contacts-page__map-column .about-page__map-widget{height:100%;min-height:100%;background:#fff}.contacts-page__map-iframe{height:100%;min-height:520px}.contacts-page__form-card{display:flex;flex-direction:column;border-radius:24px}.contacts-page__form-title{font-size:30px}.contacts-page__form{margin-top:28px}.contacts-page__fields{grid-template-columns:1fr}.contacts-page__field-wide{grid-column:1/-1}.contacts-page__textarea{min-height:128px;resize:vertical;padding-top:18px;padding-bottom:18px}.contacts-page__checkbox{margin-top:14px}.contacts-page__button{margin-top:18px}@media (max-width: 960px){.contacts-page__request{grid-template-columns:1fr;padding-bottom:56px}.contacts-page__map-iframe{min-height:420px}}@media (max-width: 640px){.contacts-page__request{gap:14px;padding-bottom:40px}.contacts-page__form-card{border-radius:18px}.contacts-page__form-title{font-size:24px}.contacts-page__form{margin-top:20px}.contacts-page__map-iframe{min-height:320px}.contacts-page__textarea{min-height:112px}}.delivery-page__section{margin-top:40px}@media (max-width: 640px){.delivery-page__section{margin-top:28px}}.delivery-page__section{padding-bottom:72px}.delivery-page__breadcrumbs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:20px;color:#1e25307a;font-size:14px}.delivery-page__hero{display:grid;gap:22px;padding:28px;border-radius:28px;background:radial-gradient(circle at top right,rgba(196,38,39,.1),transparent 40%),#fff;box-shadow:0 16px 40px #0f172a0d}.delivery-page__title{margin:0;color:#1e2530;font-size:42px;line-height:1.08;letter-spacing:-.02em}.delivery-page__lead{max-width:760px;margin:16px 0 0;color:#1e253094;font-size:17px;line-height:1.7}.delivery-page__badges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.delivery-page__badge{display:grid;gap:8px;padding:18px 20px;border:1px solid rgba(196,38,39,.1);border-radius:20px;background:#c4262708}.delivery-page__badge strong{color:#c42627;font-size:24px;line-height:1;letter-spacing:-.02em}.delivery-page__badge span{color:#1e2530b8;font-size:14px;line-height:1.5}.delivery-page__grid,.delivery-page__bottom{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:24px;margin-top:24px}.delivery-page__card{padding:28px;border:1px solid rgba(226,232,240,.9);border-radius:28px;background:#fff;box-shadow:0 12px 32px #0f172a0a;margin-top:28px}.delivery-page__card--accent{background:linear-gradient(180deg,#c426270d,#c4262705),#fff}.delivery-page__eyebrow{margin:0 0 12px;color:#c42627;font-size:13px;font-weight:700;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.delivery-page__card-title{margin:0;color:#1e2530;font-size:28px;line-height:1.18;letter-spacing:-.02em}.delivery-page__text{margin:14px 0 0;color:#1e2530c2;font-size:15px;line-height:1.72}.delivery-page__text a{color:#c42627;text-decoration:underline;text-underline-offset:3px}.delivery-page__list{margin:16px 0 0;padding:0;list-style:none}.delivery-page__list li{position:relative;padding-left:20px;color:#1e2530c2;font-size:15px;line-height:1.72}.delivery-page__list li:before{content:"";position:absolute;top:11px;left:0;width:8px;height:8px;border-radius:50%;background:#c42627}.delivery-page__list li+li{margin-top:12px}.delivery-page__subcards{display:grid;gap:14px;margin-top:18px}.delivery-page__subcard{padding:18px 20px;border-radius:20px;background:#f8fafc}.delivery-page__subcard h3{margin:0;color:#1e2530;font-size:18px;line-height:1.2}.delivery-page__subcard p{margin:10px 0 0;color:#1e2530b8;font-size:14px;line-height:1.65}.delivery-page__pickup{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start;margin-top:24px;padding:24px 28px;border-radius:24px;background:#1f2937;color:#fff}.delivery-page__pickup-icon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;background:#ffffff14}.delivery-page__pickup-icon svg{width:28px;height:28px;color:#fff}.delivery-page__pickup-title{margin:0;font-size:24px;line-height:1.15}.delivery-page__pickup .delivery-page__text{margin-top:10px;color:#ffffffb3}.delivery-page__subheading{margin:0;color:#1e2530;font-size:20px;line-height:1.25}.delivery-page__divider{width:100%;height:1px;margin:22px 0;background:#e2e8f0f2}.delivery-page__payment-group+.delivery-page__payment-group{margin-top:22px}.delivery-page__notice{margin-top:24px;padding:18px 20px;border-radius:18px;background:#c426270d;color:#1e2530;font-size:15px;line-height:1.65}@media (max-width: 960px){.delivery-page__badges,.delivery-page__grid,.delivery-page__bottom{grid-template-columns:1fr}}@media (max-width: 640px){.delivery-page__section{padding-bottom:40px}.delivery-page__breadcrumbs{margin-bottom:16px;font-size:12px}.delivery-page__hero,.delivery-page__card{padding:20px 16px;border-radius:20px}.delivery-page__title{font-size:30px;line-height:1.12}.delivery-page__lead{margin-top:12px;font-size:15px;line-height:1.62}.delivery-page__badge{padding:16px;border-radius:16px}.delivery-page__badge strong,.delivery-page__card-title{font-size:22px}.delivery-page__pickup{grid-template-columns:1fr;padding:20px 16px;border-radius:20px}.delivery-page__pickup-icon{width:48px;height:48px;border-radius:14px}.delivery-page__pickup-title{font-size:20px}.delivery-page__subheading{font-size:18px}}.error-page{margin-top:40px}@media (max-width: 640px){.error-page{margin-top:28px}}.error-page{display:flex;align-items:center;min-height:420px;padding:40px 0 72px;background:linear-gradient(180deg,#ffffffe0,#f5f5f5 44%)}.error-page__shell,.error-page__card{width:100%;margin:0 auto;border:1px solid rgba(30,37,48,.08);background:#fff;box-shadow:0 20px 54px #0f172a14}.error-page__shell{max-width:1080px;border-radius:28px;overflow:hidden}.error-page__top{display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:20px 28px;border-bottom:1px solid rgba(30,37,48,.08)}.error-page__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);min-height:400px}.error-page__content{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:46px 48px 52px}.error-page__card{max-width:720px;padding:42px 32px;border-radius:24px;text-align:center}.error-page__badge{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#c4262714;color:#c42627;font-size:13px;font-weight:800;line-height:1;text-transform:uppercase;white-space:nowrap}.error-page__code{color:#c42627e6;font-size:clamp(68px,12vw,132px);font-weight:800;line-height:.9;letter-spacing:0}.error-page__title{max-width:640px;margin:22px 0 0;color:#1e2530;font-size:clamp(30px,5vw,52px);line-height:1.04;font-weight:800}.error-page__text{max-width:620px;margin:18px 0 0;color:#1e253094;font-size:17px;line-height:1.6}.error-page__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:30px}.error-page__actions .catalog-button{min-width:150px;min-height:46px}.error-page__links{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:24px;color:#1e253099;font-size:14px;font-weight:600}.error-page__links a{transition:color .2s ease}.error-page__links a:hover{color:#c42627}.error-page__media{display:flex;align-items:stretch;min-width:0;border-left:1px solid rgba(30,37,48,.08);background:#1e253006}.error-page__media img{width:100%;height:100%;min-height:400px;object-fit:cover}.error-page__card .error-page__title,.error-page__card .error-page__text{margin-right:auto;margin-left:auto}.error-page__card .error-page__actions{justify-content:center}@media (max-width: 860px){.error-page__layout{grid-template-columns:1fr}.error-page__content{padding:42px 30px 46px}.error-page__media{display:none}}@media (max-width: 640px){.error-page{min-height:320px;padding:24px 0 40px}.error-page__shell,.error-page__card{border-radius:20px}.error-page__top{padding:16px}.error-page__badge{min-height:30px;padding:0 10px;font-size:11px}.error-page__content,.error-page__card{padding:30px 18px}.error-page__title{margin-top:18px}.error-page__text{font-size:15px}.error-page__actions{display:grid}.error-page__actions .catalog-button{width:100%}.error-page__links{display:grid;gap:10px;font-size:13px}}.guarantee-page__section{margin-top:40px}@media (max-width: 640px){.guarantee-page__section{margin-top:28px}}.guarantee-page__section{padding-bottom:72px}.guarantee-page__breadcrumbs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:20px;color:#1e25307a;font-size:14px}.guarantee-page__hero{display:grid;gap:22px;padding:28px;border-radius:28px;background:radial-gradient(circle at top right,rgba(196,38,39,.1),transparent 42%),#fff;box-shadow:0 16px 40px #0f172a0d}.guarantee-page__hero-content{max-width:760px}.guarantee-page__eyebrow{margin:0 0 12px;color:#c42627;font-size:13px;font-weight:700;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.guarantee-page__title{margin:0;color:#1e2530;font-size:42px;line-height:1.08;letter-spacing:-.02em}.guarantee-page__lead{margin:16px 0 0;color:#1e253094;font-size:17px;line-height:1.7}.guarantee-page__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.guarantee-page__stat{display:grid;gap:8px;padding:18px 20px;border:1px solid rgba(196,38,39,.1);border-radius:20px;background:#c4262708}.guarantee-page__stat strong{color:#c42627;font-size:24px;line-height:1;letter-spacing:-.02em}.guarantee-page__stat span{color:#1e2530b8;font-size:14px;line-height:1.5}.guarantee-page__intro{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:24px;margin-top:24px}.guarantee-page__details{margin-top:24px}.guarantee-page__card{padding:28px;border:1px solid rgba(226,232,240,.9);border-radius:28px;background:#fff;box-shadow:0 12px 32px #0f172a0a;margin-top:28px}.guarantee-page__card-title{margin:0;color:#1e2530;font-size:28px;line-height:1.18;letter-spacing:-.02em}.guarantee-page__text{margin:14px 0 0;color:#1e2530c2;font-size:15px;line-height:1.72}.guarantee-page__visual{display:grid;place-items:center;gap:18px;padding:28px;border-radius:28px;background:linear-gradient(180deg,#1f2937fa,#303846f2),#1f2937;color:#fff;text-align:center;box-shadow:0 16px 36px #0f172a24}.guarantee-page__visual p{max-width:260px;margin:0;color:#ffffffb3;font-size:16px;line-height:1.6}.guarantee-page__visual-icon{width:84px;height:84px;display:inline-flex;align-items:center;justify-content:center;border-radius:28px;background:#ffffff14}.guarantee-page__visual-icon svg{width:42px;height:42px;color:#fff}.guarantee-page__list{margin:16px 0 0;padding:0;list-style:none}.guarantee-page__list li{position:relative;padding-left:20px;color:#1e2530c2;font-size:15px;line-height:1.72}.guarantee-page__list li:before{content:"";position:absolute;top:11px;left:0;width:8px;height:8px;border-radius:50%;background:#c42627}.guarantee-page__list li+li{margin-top:12px}.guarantee-page__notice{margin-top:22px;padding:18px 20px;border-radius:18px;background:#c426270d;color:#1e2530;font-size:15px;line-height:1.68}@media (max-width: 960px){.guarantee-page__stats,.guarantee-page__intro{grid-template-columns:1fr}}@media (max-width: 640px){.guarantee-page__section{padding-bottom:40px}.guarantee-page__breadcrumbs{margin-bottom:16px;font-size:12px}.guarantee-page__hero,.guarantee-page__card,.guarantee-page__visual{padding:20px 16px;border-radius:20px}.guarantee-page__title{font-size:30px;line-height:1.12}.guarantee-page__lead{margin-top:12px;font-size:15px;line-height:1.62}.guarantee-page__stat{padding:16px;border-radius:16px}.guarantee-page__stat strong,.guarantee-page__card-title{font-size:22px}.guarantee-page__visual-icon{width:64px;height:64px;border-radius:20px}.guarantee-page__visual-icon svg{width:32px;height:32px}}.page-main{margin-top:40px}@media (max-width: 640px){.page-main{margin-top:28px}}.page-main{background:#f5f5f5}.hero-banner{overflow:hidden}.hero-banner .embla{max-width:100%;margin:auto;--slide-height: clamp(22rem, 35vw, 26rem);--slide-spacing: 1rem;--slide-size: 70%}.hero-banner .embla__viewport{overflow:hidden}.hero-banner .embla__container{display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1)}.hero-banner .embla__slide{transform:translateZ(0);flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing)}.hero-banner .embla__slide__media{overflow:hidden;border-radius:1.8rem;height:var(--slide-height);-webkit-user-select:none;user-select:none;background:#1f2937}.hero-banner .embla__slide__media img{width:100%;height:100%;object-fit:cover}.hero-banner .embla__controls{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1.2rem;margin-top:1.4rem}.hero-banner .embla__buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem;align-items:center}.hero-banner .embla__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #e2e8f0;background:#fff;color:#1e2530;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;padding:0;margin:0;width:3rem;height:3rem;border-radius:50%;align-items:center;justify-content:center}.hero-banner .embla__button--disabled{opacity:.45}.hero-banner .embla__button__svg{width:35%;height:35%}.hero-banner .embla__dots{display:flex;justify-content:flex-end;align-items:center;margin-right:0}.hero-banner .embla__dot{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;padding:0;margin:0;width:1.8rem;height:1.8rem;align-items:center;justify-content:center;border-radius:50%;position:relative}.hero-banner .embla__dot:before,.hero-banner .embla__dot:after{width:.7rem;height:.7rem;border-radius:999px;position:absolute;content:"";transition:width .2s ease,opacity .2s ease,background-color .2s ease}.hero-banner .embla__dot:before{background:#e2e8f0}.hero-banner .embla__dot:after{background:#c42627;opacity:0}.hero-banner .embla__dot--selected:after{opacity:1;width:1.8rem}@media (max-width: 920px){.hero-banner .embla{--slide-size: 78%}}@media (max-width: 640px){.hero-banner .embla{--slide-size: 100%;--slide-spacing: .6rem;--slide-height: 16rem}.hero-banner .embla__controls{margin-top:1.2rem}.hero-banner .embla__button{width:3.2rem;height:3.2rem}}.legal-page__section{margin-top:40px}@media (max-width: 640px){.legal-page__section{margin-top:28px}}.legal-page__section{padding-bottom:72px}.legal-page__breadcrumbs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:20px;color:#1e25307a;font-size:14px}.legal-page__shell{padding:28px 24px 32px;border-radius:24px;background:#fff;box-shadow:0 12px 32px #0f172a0d}.legal-page__title{margin:0;color:#1e2530;font-size:40px;line-height:1.08;letter-spacing:-.02em}.legal-page__lead{max-width:920px;margin:16px 0 0;color:#1e253094;font-size:16px;line-height:1.65}.legal-page__notice{margin-top:18px;padding:16px 18px;border:1px solid rgba(196,38,39,.14);border-radius:18px;background:#c426270a;color:#1e2530;font-size:15px;line-height:1.6}.legal-page__content{margin-top:28px;color:#1e2530d1;font-size:15px;line-height:1.72}.legal-page__content h2{margin:28px 0 12px;color:#1e2530;font-size:24px;line-height:1.2;letter-spacing:-.01em}.legal-page__content h3{margin:22px 0 10px;color:#1e2530;font-size:18px;line-height:1.3}.legal-page__content p{margin:0}.legal-page__content p+p{margin-top:12px}.legal-page__content ul,.legal-page__content ol{margin:12px 0 0;padding-left:20px}.legal-page__content li+li{margin-top:8px}.legal-page__content a{color:#c42627;text-decoration:underline;text-underline-offset:3px}@media (max-width: 640px){.legal-page__section{padding-bottom:40px}.legal-page__breadcrumbs{margin-bottom:14px;font-size:12px}.legal-page__shell{padding:20px 16px 24px;border-radius:18px}.legal-page__title{font-size:28px;line-height:1.14}.legal-page__lead{font-size:14px;line-height:1.6}.legal-page__notice{padding:14px;border-radius:14px;font-size:14px}.legal-page__content{margin-top:22px;font-size:14px;line-height:1.65}.legal-page__content h2{margin-top:24px;font-size:20px}.legal-page__content h3{font-size:16px}}.brands-cloud{margin-top:40px}.brands-cloud__header{margin-bottom:24px}.brands-cloud__title-wrap{display:flex;align-items:center;gap:12px}.brands-cloud__badge{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.8rem;background:#c42627;color:#fff}.brands-cloud__badge svg{width:1rem;height:1rem}.brands-cloud__title{margin:0;color:#1e2530;font-size:28px;font-weight:700;line-height:1.2}.brands-cloud .embla{min-width:0;max-width:100%;--slide-spacing: 12px}.brands-cloud .embla__viewport{min-width:0;overflow:hidden}.brands-cloud__container{display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1)}.brands-cloud__slide{display:flex;flex:0 0 auto;transform:translateZ(0);min-width:0;padding-left:var(--slide-spacing)}.brands-cloud__controls{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;margin-top:16px}.brands-cloud .embla__buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem;align-items:center}.brands-cloud .embla__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #e2e8f0;background:#fff;color:#1e253094;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;padding:0;margin:0;width:3rem;height:3rem;border-radius:50%;align-items:center;justify-content:center}.brands-cloud .embla__button--disabled{opacity:.45}.brands-cloud .embla__button__svg{width:35%;height:35%}.brands-cloud .embla__progress{display:flex;align-items:center;justify-content:flex-end}.brands-cloud .embla__progress__track{width:min(100%,18rem);height:.35rem;overflow:hidden;border-radius:999px;background:#e2e8f0}.brands-cloud .embla__progress__bar{width:100%;height:100%;transform:scaleX(0);transform-origin:left center;border-radius:inherit;background:#c42627;transition:transform .2s ease-out}.brand-chip{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 16px;border:1px solid #e2e8f0;border-radius:999px;background:#f7f8fa;color:#1e2530;text-decoration:none;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.brand-chip:hover{border-color:#c426273d;background:#fff;box-shadow:0 8px 20px #0f172a14;transform:scale(1.06)}.brand-chip__name{font-size:14px;font-weight:500;line-height:1.25}@media (max-width: 640px){.brands-cloud__title{font-size:22px}.brands-cloud__controls{margin-top:12px}.brands-cloud .embla__button{width:2.5rem;height:2.5rem}.brands-cloud .embla__progress__track{width:100%}}.catalog-page{min-height:calc(100svh - 411px)}.catalog-page__breadcrumbs{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#1e253094;font-size:14px;line-height:1.4}.catalog-page__breadcrumbs a:hover{color:#1e2530}.catalog-page__toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.catalog-page__title{margin:0 0 24px;color:#1e2530;font-size:36px;font-weight:700;line-height:1.15}.catalog-page__toolbar .catalog-page__title{margin-bottom:0}.catalog-page__actions{display:inline-flex;align-items:center;gap:12px}.catalog-page__icon-button{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;padding:0;border:1px solid #e2e8f0;border-radius:14px;background:#fff;color:#1e253052;text-decoration:none;cursor:pointer;transition:border-color .2s ease,color .2s ease,box-shadow .2s ease}.catalog-page__icon-button svg{width:24px;height:24px}.catalog-page__icon-button:hover{border-color:#c426273d;color:#c42627}.catalog-page__icon-button--active{color:#c42627}.catalog-page__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:16px}.catalog-page__content--list .catalog-page__grid{grid-template-columns:minmax(0,1fr)}.catalog-page__content--list .catalog-page__grid .catalog-group{display:grid;grid-template-columns:minmax(220px,320px) minmax(0,1fr);align-items:start;gap:24px;min-height:auto}.catalog-page__content--list .catalog-page__grid .catalog-group__heading{align-items:center}.catalog-page__content--list .catalog-page__grid .catalog-group__body{justify-content:center}.catalog-page__content--list .catalog-page__grid .catalog-group:hover{transform:none}.catalog-page__grid>*{min-width:0}.catalog-group{display:flex;flex-direction:column;gap:18px;min-width:0;min-height:100%;padding:20px;border:1px solid rgba(30,37,48,.08);border-radius:24px;background:#fff;box-shadow:0 10px 24px #0f172a0a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.catalog-group:hover{transform:translateY(-2px);border-color:#c4262729;box-shadow:0 18px 36px #0f172a14}.catalog-group:hover .catalog-group__image{transform:scale(1.05);background-color:#1e25300f;box-shadow:0 8px 20px #0f172a29}.catalog-group__head{min-width:0}.catalog-group__heading{display:flex;align-items:center;gap:16px;color:#1e2530;min-width:0;text-decoration:none}.catalog-group__image{flex:0 0 100px;width:100px;height:100px;object-fit:contain;background-color:#1e25300a;box-shadow:0 4px 12px #0f172a1a;transition:transform .3s ease,background-color .3s ease,box-shadow .3s ease}.catalog-group__title{display:block;min-width:0;font-size:20px;font-weight:700;line-height:1.2;overflow-wrap:anywhere}.catalog-group__body{display:flex;flex:1 1 auto;flex-direction:column;gap:16px;min-width:0}.catalog-group__chips{display:flex;flex-wrap:wrap;gap:10px 8px;min-width:0}.catalog-group__chip{display:inline-flex;flex:0 1 auto;align-items:center;min-height:34px;max-width:100%;min-width:0;padding:7px 12px;border:1px solid rgba(30,37,48,.08);border-radius:999px;background:#1e25300a;color:#1e253094;font-size:14px;line-height:1.25;text-decoration:none;overflow:visible;white-space:normal;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.catalog-group__chip[hidden]{display:none}.catalog-group__chip-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;overflow:hidden;white-space:normal;text-overflow:clip}.catalog-group__chip:hover{border-color:#c426272e;background:#c4262714;color:#c42627}.catalog-group__chip--muted{cursor:default;color:#1e253075}.catalog-group__footer{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-top:auto;padding-top:2px}.catalog-group__more{display:inline-flex;align-items:center;padding:0;border:0;background:transparent;color:#c42627;font-size:14px;font-weight:600;cursor:pointer}.catalog-group__more:hover{color:#c42627}@media (max-width: 920px){.catalog-page__toolbar{margin-bottom:20px}.catalog-page__title{font-size:30px}.catalog-page__content--list .catalog-page__grid .catalog-group{grid-template-columns:1fr;gap:16px}}@media (max-width: 640px){.catalog-page__breadcrumbs{margin-bottom:10px;font-size:13px}.catalog-page__title{font-size:26px}.catalog-page__toolbar{align-items:center;margin-bottom:16px}.catalog-page__actions{gap:10px}.catalog-page__icon-button{width:48px;height:48px;border-radius:12px}.catalog-page__grid{grid-template-columns:1fr;gap:12px}.catalog-group{gap:16px;padding:16px;border-radius:20px}.catalog-group__heading{gap:12px}.catalog-group__image{flex-basis:84px;width:84px;height:84px}.catalog-group__title{font-size:18px}.catalog-group__chips{gap:8px}.catalog-group__chip{min-height:32px;font-size:13px}.catalog-group__footer{flex-direction:column;align-items:flex-start}}.cart-page{margin-top:40px}@media (max-width: 640px){.cart-page{margin-top:28px}}.cart-page{padding-bottom:72px;min-height:calc(100svh - 411px)}.cart-page__breadcrumbs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px;color:#1e253094;font-size:14px}.cart-page__breadcrumbs a{transition:color .2s ease}.cart-page__breadcrumbs a:hover{color:#c42627}.cart-page__header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:28px}.cart-page__title{margin:0;font-size:32px;line-height:1.05;font-weight:700}.cart-page__counter{margin:0;color:#1e25308f;font-size:16px}.cart-page__layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;align-items:start}.cart-page__card{border:1px solid rgba(30,37,48,.08);border-radius:18px;background:#fff;overflow:hidden}.cart-page__table-head{padding:18px 28px;border-bottom:1px solid rgba(30,37,48,.08)}.cart-page__table-title{margin:0;color:#1e2530c2;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cart-page__items{margin:0;padding:0;list-style:none}.cart-page__item+.cart-page__item{border-top:1px solid rgba(30,37,48,.08)}.cart-page__empty{padding:48px 36px;border:1px solid rgba(30,37,48,.08);border-radius:18px;background:#fff;text-align:center}.cart-page__empty-title{margin:0;font-size:32px;font-weight:700}.cart-page__empty-text{margin:14px 0 0;color:#1e25309e;font-size:16px}.cart-page__empty-button{display:inline-flex;margin-top:24px}.cart-page__loading{display:flex;align-items:center;justify-content:center;min-height:220px;padding:48px 36px;border:1px solid rgba(30,37,48,.08);border-radius:18px;background:#fff}.cart-page__loader{width:42px;height:42px;border:4px solid rgba(196,38,39,.16);border-top-color:#c42627;border-radius:50%;animation:cart-page-loader-spin .8s linear infinite}@keyframes cart-page-loader-spin{to{transform:rotate(360deg)}}.cart-item{display:grid;grid-template-columns:64px minmax(0,1fr);gap:18px;padding:22px 28px}.cart-item__media{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:12px;background:#1e253008;overflow:hidden}.cart-item__media img{width:100%;height:100%;object-fit:contain}.cart-item__media-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:100%;height:100%;padding:4px;color:#1e253094;font-size:10px;font-weight:700;line-height:1.2;text-align:center}.cart-item__media-placeholder-icon{display:none}.cart-item__content{min-width:0}.cart-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.cart-item__info{min-width:0}.cart-item__title{margin:0;font-size:20px;line-height:1.4;font-weight:500}.cart-item__title a,.cart-item__title span{color:inherit}.cart-item__sku{margin:6px 0 0;color:#1e253080;font-size:14px}.cart-item__prices{flex:0 0 auto;display:grid;justify-items:end;gap:4px;min-width:120px}.cart-item__old-total{color:#1e253075;font-size:14px;line-height:1.2;font-weight:600;text-decoration-thickness:2px;white-space:nowrap}.cart-item__total{margin:0;color:#1e2530;font-size:18px;line-height:1.2;font-weight:700;white-space:nowrap}.cart-item__total--sale{color:#c42627}.cart-item__unit-price{color:#c42627;font-size:13px;line-height:1.2;font-weight:700;white-space:nowrap}.cart-item__bottom{display:flex;align-items:center;gap:14px;margin-top:14px}.cart-item__remove{padding:0;background:transparent;color:#1e25308f;font-size:14px;cursor:pointer;transition:color .2s ease}.cart-item__remove:hover:not(:disabled){color:#c42627}.cart-item__remove:disabled{opacity:.5;cursor:default}.cart-item__bottom--favorite{flex-wrap:wrap}.cart-item__action{min-width:164px}.cart-item__action--secondary{background:#1e2530e6;color:#fff}.cart-summary{padding:22px;border:1px solid rgba(30,37,48,.08);border-radius:18px;background:#fff}.cart-summary__title{margin:0 0 18px;font-size:22px;font-weight:700}.cart-summary__row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-top:1px solid rgba(30,37,48,.08);color:#1e2530b8;font-size:18px}.cart-summary__row:first-of-type{border-top:0;padding-top:0}.cart-summary__row strong{color:#1e2530;font-size:18px;font-weight:700}.cart-summary__old-price{color:#1e25307a;text-decoration:line-through;text-decoration-thickness:2px}.cart-summary__button{margin-top:20px;min-height:52px}.cart-summary__auth-note{margin:10px 0 0;color:#1e253099;font-size:14px;line-height:1.35;text-align:center}.cart-summary__auth-note a{color:#c42627;text-decoration:none;font-weight:600;transition:opacity .2s ease}.cart-summary__auth-note a:hover{opacity:.8;text-decoration:underline}.cart-quantity--cart-page{flex:0 0 160px;width:160px;grid-template-columns:40px minmax(0,1fr) 40px}.cart-quantity--cart-page .cart-quantity__button,.cart-quantity--cart-page .cart-quantity__input{min-height:40px;font-size:16px}.cart-quantity--cart-page .cart-quantity__icon{width:15px;height:15px}@media (max-width: 980px){.cart-page__layout{grid-template-columns:1fr}.cart-page__summary{order:-1}}@media (max-width: 640px){.cart-page{padding-bottom:40px}.cart-page__breadcrumbs{margin-bottom:14px;font-size:12px}.cart-page__header{display:block;margin-bottom:18px}.cart-page__title{font-size:28px}.cart-page__counter{margin-top:8px;font-size:14px}.cart-page__table-head{padding:16px}.cart-page__empty{padding:32px 20px}.cart-page__loading{min-height:180px;padding:32px 20px}.cart-page__empty-title{font-size:24px}.cart-item{grid-template-columns:48px minmax(0,1fr);gap:12px;padding:16px}.cart-item__media{width:48px;height:48px}.cart-item__top{display:block}.cart-item__title{font-size:16px}.cart-item__sku{font-size:12px}.cart-item__prices{margin-top:10px;justify-items:start;min-width:0}.cart-item__total{font-size:16px}.cart-item__bottom{flex-wrap:wrap;align-items:flex-start;gap:10px;margin-top:12px}.cart-item__action{min-width:100%}.cart-item__remove{font-size:13px}.cart-summary{padding:18px 16px}.cart-summary__title{font-size:20px}.cart-summary__row{font-size:16px}.cart-summary__row strong{font-size:18px}.cart-summary__row--total strong{font-size:20px}.cart-quantity--cart-page{flex-basis:132px;width:132px;grid-template-columns:34px minmax(0,1fr) 34px}.cart-quantity--cart-page .cart-quantity__button,.cart-quantity--cart-page .cart-quantity__input{min-height:34px;font-size:14px}}.checkout-page{margin-top:40px}@media (max-width: 640px){.checkout-page{margin-top:28px}}.checkout-page{padding-bottom:72px}.checkout-page__layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;align-items:start}.checkout-page__form{display:grid;gap:20px}.checkout-page__section{padding:28px;border:1px solid rgba(30,37,48,.08);border-radius:18px;background:#fff}.checkout-page__section-title{margin:0 0 20px;font-size:18px;line-height:1.2;font-weight:700}.checkout-page__fields{display:grid;gap:12px}.checkout-page__field{min-width:0}.checkout-page__field--full{grid-column:1/-1}.checkout-page__field--select{max-width:360px}.checkout-page__delivery-switch{display:inline-flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;padding:4px;border-radius:999px;background:#1e25300a}.checkout-page__delivery-tab{min-width:120px;height:42px;padding:0 20px;border-radius:999px;background:transparent;color:#1e2530ad;font-size:15px;font-weight:500;cursor:pointer;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.checkout-page__delivery-tab.is-active{background:#000;color:#fff;box-shadow:0 8px 20px #0f172a24}.checkout-page__pickup-address{display:flex;align-items:center;font-weight:500}.checkout-page__textarea{min-height:110px;padding-top:14px;padding-bottom:14px;resize:vertical}.checkout-page__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:46px;background-image:linear-gradient(45deg,transparent 50%,rgba(30,37,48,.62) 50%),linear-gradient(135deg,rgba(30,37,48,.62) 50%,transparent 50%);background-position:calc(100% - 22px) calc(50% - 2px),calc(100% - 16px) calc(50% - 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}.checkout-page__note{max-width:620px;margin:12px 0 0;color:#1e253094;font-size:14px;line-height:1.45}.checkout-page__summary{position:sticky;top:24px}.checkout-summary__items{margin:0;padding:0;list-style:none}.checkout-summary__item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid rgba(30,37,48,.08)}.checkout-summary__item:last-child{border-bottom:0}.checkout-summary__item-name{display:flex;flex-direction:column;gap:4px;min-width:0}.checkout-summary__item-title{display:-webkit-box;overflow:hidden;color:#1e2530;font-size:15px;font-weight:600;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.checkout-summary__item-qty{color:#1e253080;font-size:13px;font-weight:500}.checkout-summary__item-price{flex:0 0 auto;text-align:right;white-space:nowrap;font-size:17px;font-weight:700;line-height:1.3}.checkout-summary__item-current-price{color:#1e2530}.checkout-summary__consent{margin-top:18px}.checkout-summary__message{margin:14px 0 0;color:#1e2530ad;font-size:14px;line-height:1.45}.checkout-summary .cart-summary__button:disabled{opacity:.56;cursor:not-allowed}@media (max-width: 980px){.checkout-page__layout{grid-template-columns:1fr}.checkout-page__summary{position:static;order:-1}}@media (max-width: 640px){.checkout-page{padding-bottom:40px}.checkout-page__section{padding:20px 16px}.checkout-page__section-title{margin-bottom:16px;font-size:17px}.checkout-page__field--select{max-width:none}.checkout-page__delivery-switch{display:grid;grid-template-columns:1fr 1fr;width:100%}.checkout-page__delivery-tab{min-width:0;height:40px;padding:0 14px;font-size:14px}.checkout-page__pickup-address{font-size:14px}}.favorite-page{margin-top:40px}@media (max-width: 640px){.favorite-page{margin-top:28px}}.favorite-page{padding-bottom:72px}.favorite-page__content{display:grid;gap:24px}.favorite-page__toolbar{display:flex;align-items:center;gap:16px}.favorite-page__clear{min-width:220px}.favorite-page__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}@media (max-width: 1260px){.favorite-page__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 920px){.favorite-page{padding-bottom:40px}.favorite-page__toolbar{align-items:stretch}.favorite-page__clear{min-width:0;width:100%}.favorite-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 720px){.favorite-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.favorite-page{padding-bottom:40px}.favorite-page__grid{gap:12px}}.order-success-page{background:radial-gradient(circle at 50% 0%,rgba(196,38,39,.08),transparent 34%),#f5f5f5}.order-success-page__section{margin-top:40px}@media (max-width: 640px){.order-success-page__section{margin-top:28px}}.order-success-page__section{display:flex;align-items:center;min-height:calc(100vh - 340px);padding:64px 0 88px}.order-success-page__card{width:min(100%,820px);margin:0 auto;padding:56px;border:1px solid rgba(30,37,48,.08);border-radius:28px;background:#fff;box-shadow:0 22px 70px #0f172a17;text-align:center}.order-success-page__icon{display:inline-flex;align-items:center;justify-content:center;width:82px;height:82px;margin-bottom:24px;border-radius:50%;background:#c426271a;color:#c42627}.order-success-page__icon svg{width:42px;height:42px}.order-success-page__eyebrow{margin:0 0 12px;color:#c42627;font-size:15px;font-weight:800;line-height:1.2;text-transform:uppercase}.order-success-page__title{max-width:660px;margin:0 auto;color:#1e2530;font-size:clamp(34px,6vw,58px);font-weight:800;line-height:1.04}.order-success-page__text{max-width:560px;margin:18px auto 0;color:#1e253094;font-size:18px;line-height:1.55}.order-success-page__actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:32px}.order-success-page__button{min-width:170px;min-height:48px}@media (max-width: 640px){.order-success-page__section{min-height:calc(100vh - 260px);padding:36px 0 56px}.order-success-page__card{padding:34px 20px;border-radius:22px}.order-success-page__icon{width:68px;height:68px;margin-bottom:20px}.order-success-page__icon svg{width:34px;height:34px}.order-success-page__text{font-size:16px}.order-success-page__actions{display:grid;margin-top:28px}.order-success-page__button{width:100%}}.orders-page__section{margin-top:40px}@media (max-width: 640px){.orders-page__section{margin-top:28px}}.orders-page__section{padding-bottom:72px;min-height:calc(100svh - 411px)}.orders-page__breadcrumbs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px;color:#1e253094;font-size:14px}.orders-page__breadcrumbs a{transition:color .2s ease}.orders-page__breadcrumbs a:hover{color:#c42627}.orders-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:28px}.orders-page__title{margin:0;font-size:32px;line-height:1.05;font-weight:700}.orders-page__lead{margin:10px 0 0;color:#1e25309e;font-size:16px;line-height:1.55}.orders-page__action{min-width:180px;min-height:50px}.orders-page__list{display:grid;gap:16px}.orders-page__order{border:1px solid rgba(30,37,48,.08);border-radius:20px;background:#fff;box-shadow:0 12px 30px #0f172a0a;overflow:hidden}.orders-page__order[open] .orders-page__chevron{transform:rotate(0)}.orders-page__summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 24px;cursor:pointer;list-style:none;transition:background .2s ease}.orders-page__summary::-webkit-details-marker{display:none}.orders-page__summary:hover{background:#1e253006}.orders-page__summary-main,.orders-page__summary-side{display:flex;align-items:center;flex-wrap:wrap;gap:12px 16px;min-width:0}.orders-page__summary-side{justify-content:flex-end}.orders-page__order-number{color:#1e2530;font-size:18px;font-weight:700;line-height:1.25}.orders-page__order-date{color:#1e253075;font-size:15px;font-weight:500}.orders-page__order-count{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#1e25300d;color:#1e25309e;font-size:13px;font-weight:700;white-space:nowrap}.orders-page__payment-badge,.orders-page__status-badge{display:inline-flex;align-items:center;min-height:32px;padding:0 14px;border-radius:999px;font-size:14px;font-weight:700;line-height:1;white-space:nowrap}.orders-page__payment-badge{background:#1e25300f;color:#1e253094}.orders-page__status-badge{background:#d6a52929;color:#a67700}.orders-page__status-badge--processing{background:#d6a52929;color:#9f6d00}.orders-page__status-badge--draft{background:#1e253014;color:#1e2530b8}.orders-page__order-total{color:#1e2530;font-size:18px;font-weight:700;white-space:nowrap}.orders-page__chevron{display:inline-flex;width:24px;height:24px;color:#1e2530c7;transform:rotate(180deg);transition:transform .2s ease}.orders-page__chevron svg{width:100%;height:100%}.orders-page__content{padding:0 24px 24px}.orders-page__address{margin-bottom:18px;padding:14px 16px;border-radius:16px;background:#1e25300a;color:#1e2530c7;font-size:16px;line-height:1.5}.orders-page__address strong{color:#1e2530;font-weight:700}.orders-page__table{display:grid;border:1px solid rgba(30,37,48,.08);border-radius:16px;overflow:hidden}.orders-page__table-head,.orders-page__table-row{display:grid;grid-template-columns:92px minmax(0,1fr) 124px 88px 132px;gap:16px;align-items:center}.orders-page__table-head{padding:14px 18px;background:#1e253006;color:#1e253075;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.orders-page__table-row{padding:16px 18px;border-top:1px solid rgba(30,37,48,.08)}.orders-page__table-row:first-of-type{border-top:0}.orders-page__table-label--number{text-align:right}.orders-page__item-media{display:flex;align-items:center;justify-content:center;width:76px;height:76px;border-radius:12px;background:#1e253009;color:#1e25306b;font-size:12px;font-weight:700;line-height:1.2;text-align:center;overflow:hidden}.orders-page__item-media-link{display:block;width:100%;height:100%;transition:transform .2s ease}.orders-page__item-media-link:hover{transform:scale(1.04)}.orders-page__item-media img{width:100%;height:100%;object-fit:contain}.orders-page__cell{color:#1e2530;font-size:16px;line-height:1.45}.orders-page__cell--product{font-weight:600}.orders-page__cell--price,.orders-page__cell--amount,.orders-page__cell--total{text-align:right;white-space:nowrap}.orders-page__cell--total{font-weight:700}.orders-page__product-link{color:inherit;text-decoration:none;transition:color .2s ease}.orders-page__product-link:hover{color:#c42627}.orders-page__deleted-product{color:#1e253080}.orders-page__result{display:flex;justify-content:flex-end;margin-top:16px;color:#1e2530;font-size:18px;font-weight:800;text-transform:uppercase}.orders-page__empty{padding:48px 36px;border:1px solid rgba(30,37,48,.08);border-radius:20px;background:#fff;text-align:center;box-shadow:0 12px 30px #0f172a0a}.orders-page__empty-title{margin:0;color:#1e2530;font-size:30px;line-height:1.2;font-weight:700}.orders-page__empty-text{margin:12px 0 0;color:#1e25309e;font-size:16px;line-height:1.5}.orders-page__empty-button{display:inline-flex;margin-top:24px}@media (max-width: 960px){.orders-page__summary{display:grid}.orders-page__summary-side{justify-content:flex-start}.orders-page__table-head,.orders-page__table-row{grid-template-columns:76px minmax(0,1fr) 96px 68px 104px;gap:12px}}@media (max-width: 640px){.orders-page__section{padding-bottom:40px}.orders-page__breadcrumbs{margin-bottom:14px;font-size:12px}.orders-page__header{display:grid;margin-bottom:20px}.orders-page__title{font-size:28px}.orders-page__lead{font-size:14px}.orders-page__action{width:100%;min-width:0}.orders-page__order{border-radius:18px}.orders-page__summary,.orders-page__content{padding-left:16px;padding-right:16px}.orders-page__summary{gap:14px;padding-top:18px;padding-bottom:18px}.orders-page__summary-main,.orders-page__summary-side{gap:10px}.orders-page__order-number,.orders-page__order-total{font-size:16px}.orders-page__order-date{font-size:14px}.orders-page__order-count{min-height:28px;padding:0 10px;font-size:12px}.orders-page__payment-badge,.orders-page__status-badge{min-height:28px;padding:0 12px;font-size:12px}.orders-page__address{font-size:14px}.orders-page__table-head{display:none}.orders-page__table-row{grid-template-columns:76px minmax(0,1fr);gap:8px 12px;padding:16px}.orders-page__table-row+.orders-page__table-row{border-top:1px solid rgba(30,37,48,.08)}.orders-page__item-media{grid-row:span 4;width:76px;height:76px}.orders-page__cell{font-size:14px}.orders-page__cell--price,.orders-page__cell--amount,.orders-page__cell--total{text-align:left}.orders-page__cell:not(.orders-page__cell--product):before{content:attr(data-label) ": ";color:#1e253075;font-weight:700}.orders-page__result{justify-content:flex-start;font-size:16px}.orders-page__empty{padding:34px 18px;border-radius:18px}.orders-page__empty-title{font-size:24px}.orders-page__empty-text{font-size:14px}.orders-page__empty-button{width:100%}}.profile-page__section{margin-top:40px}@media (max-width: 640px){.profile-page__section{margin-top:28px}}.profile-page__section{padding-bottom:72px}.profile-page__breadcrumbs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px;color:#1e253094;font-size:14px}.profile-page__breadcrumbs a{transition:color .2s ease}.profile-page__breadcrumbs a:hover{color:#c42627}.profile-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:28px}.profile-page__title{margin:0;font-size:32px;line-height:1.05;font-weight:700}.profile-page__lead{margin:10px 0 0;color:#1e25309e;font-size:16px;line-height:1.55}.profile-page__action{min-width:220px;min-height:50px}.profile-page__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.profile-page__layout{display:grid;gap:18px;align-items:start}.profile-page__form-card{display:grid;gap:18px;min-width:0}.profile-page__stack{display:grid;gap:18px}.profile-page__panel{padding:28px;border:1px solid rgba(30,37,48,.08);border-radius:24px;background:#fff;box-shadow:0 12px 30px #0f172a0a}.profile-page__panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.profile-page__panel-title{margin:0;font-size:24px;line-height:1.2;font-weight:700}.profile-page__panel-actions{display:flex;justify-content:flex-end;margin-top:24px}.profile-page__panel-action{min-width:220px;min-height:50px}.profile-page__form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 24px}.profile-page__form-grid--password{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-page__field{display:grid;gap:8px;min-width:0}.profile-page__field--full{grid-column:1/-1}.profile-page__label{color:#1e2530e0;font-size:15px;font-weight:600}.profile-page__input{border:1px solid rgba(30,37,48,.08);background:#fff}.profile-page__facts{display:grid;gap:14px;margin:0}.profile-page__fact-row{display:grid;gap:6px;padding-bottom:14px;border-bottom:1px solid rgba(30,37,48,.08)}.profile-page__fact-row:last-child{padding-bottom:0;border-bottom:0}.profile-page__fact-row dt{color:#1e253080;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.profile-page__fact-row dd{margin:0;color:#1e2530;font-size:16px;font-weight:600;line-height:1.45}.profile-page__status-pill{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#c4262714;color:#c42627;font-size:14px;font-weight:700}.profile-page__status-pill--muted{background:#1e253014;color:#1e2530bd}.profile-page__hint{margin:14px 0 0;color:#1e253094;font-size:14px;line-height:1.55}@media (max-width: 640px){.profile-page__section{padding-bottom:40px}.profile-page__breadcrumbs{margin-bottom:14px;font-size:12px}.profile-page__header{display:grid;margin-bottom:20px}.profile-page__title{font-size:28px}.profile-page__lead{font-size:14px}.profile-page__action{width:100%;min-width:0}.profile-page__actions{display:grid}.profile-page__panel{padding:20px 16px;border-radius:18px}.profile-page__panel-title{font-size:21px}.profile-page__panel-actions{display:grid}.profile-page__panel-action{width:100%;min-width:0}.profile-page__form-grid{grid-template-columns:1fr;gap:18px}.profile-page__form-grid--password{grid-template-columns:1fr}.profile-page__field--full{grid-column:auto}.profile-page__label{font-size:14px}.profile-page__fact-row dd{font-size:15px}}body.filter-drawer-open{overflow:hidden}.product-category-page{margin-top:40px}@media (max-width: 640px){.product-category-page{margin-top:28px}}.product-category-page{background:#f5f5f5}.product-category-page__breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px;color:#1e253094;font-size:14px}.product-category-page__breadcrumbs a:hover{color:#c42627}.product-category-page__toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:12px}.product-category-page__title{margin:0;color:#1e2530;font-size:32px;font-weight:700}.product-category-page__subcategories{display:flex;flex-wrap:wrap;gap:10px 8px;margin-bottom:20px}.product-category-page__subcategory{display:inline-flex;align-items:center;min-height:34px;max-width:100%;min-width:0;padding:7px 12px;border:1px solid rgba(30,37,48,.08);border-radius:999px;background:#1e25300a;color:#1e253094;font-size:14px;line-height:1.25;text-decoration:none;overflow:visible;white-space:normal;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.product-category-page__subcategory:hover{border-color:#c426272e;background:#c4262714;color:#c42627}.product-category-page__actions{display:inline-flex;align-items:center;gap:12px}.product-category-page__icon-button{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;padding:0;border:1px solid #e2e8f0;border-radius:14px;background:#fff;color:#1e253052;text-decoration:none;cursor:pointer;transition:border-color .2s ease,color .2s ease,box-shadow .2s ease}.product-category-page__icon-button svg{width:24px;height:24px}.product-category-page__icon-button--active{color:#c42627}.product-category-page__icon-button--filters{display:none}.product-category-page__layout{display:grid;grid-template-columns:248px minmax(0,1fr);gap:28px;align-items:start}.product-category-page__layout--without-filters,.product-category-page__layout.is-filters-hidden{grid-template-columns:minmax(0,1fr)}.product-category-page__top-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px}.product-category-page__filters-trigger{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:fit-content;min-width:160px;min-height:48px;padding:0 18px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;color:#1e2530;font-size:15px;font-weight:600;box-shadow:0 1px 2px #0f172a0a}.product-category-page__filters-trigger svg{width:18px;height:18px}.product-category-page__filters-trigger:hover{opacity:1;border-color:#c426273d;color:#c42627}.product-category-page__request-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 18px;border:1px solid rgba(196,38,39,.22);border-radius:14px;background:#fff;color:#c42627;font-size:15px;font-weight:700;line-height:1;cursor:pointer;box-shadow:0 1px 2px #0f172a0a;transition:border-color .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease}.product-category-page__request-button svg{width:18px;height:18px;flex:0 0 auto}.product-category-page__request-button:hover{border-color:#c4262757;background:#c4262714;color:#c42627;box-shadow:0 8px 20px #0f172a14}.product-category-page__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-category-page__content{position:relative;min-width:0}.product-category-page__content-toolbar{position:absolute;right:0;bottom:calc(100% + 16px);display:flex;justify-content:flex-end}.product-category-page__empty{padding:42px 32px;border:1px solid rgba(30,37,48,.08);border-radius:16px;background:#fff;text-align:center}.product-category-page__empty-title{margin:0 0 10px;color:#1e2530;font-size:24px;font-weight:700}.product-category-page__empty-text{margin:0;color:#1e253094;font-size:15px}.brand-card{display:flex;flex-direction:column;width:120px;min-height:96px;padding:14px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;color:#1e2530;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.brand-card:hover{border-color:#c426273d;box-shadow:0 8px 20px #0f172a14;transform:translateY(-2px)}.brand-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.brand-card__image{width:64px;height:64px;object-fit:contain}.brand-card__placeholder{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:8px;background:#c426271a;color:#c42627;font-size:24px;font-weight:600}.brand-card__badge{font-size:11px;line-height:1;padding:4px 8px;border-radius:999px;background:#c426271f;color:#c42627;text-transform:uppercase;letter-spacing:.04em}.brand-card__name{font-size:14px;font-weight:500;line-height:1.25}.product-filters-drawer{min-width:0}.product-filters-drawer.is-hidden,.product-filters-drawer__overlay{display:none}.product-filters{display:flex;flex-direction:column;gap:20px;padding:20px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.product-filters__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.product-filters__title{margin:0;font-size:20px;font-weight:600}.product-filters__close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#1e2530;cursor:pointer}.product-filters__close svg{width:18px;height:18px}.product-filters__form{display:flex;flex-direction:column;gap:24px}.product-filters__section{display:flex;flex-direction:column;gap:14px;padding-top:24px;border-top:1px solid rgba(30,37,48,.08)}.product-filters__section:first-of-type{padding-top:0;border-top:0}.product-filters__section-title{margin:0;font-size:17px;line-height:1.2;font-weight:600}.product-filters__check{display:flex;align-items:center;gap:12px;color:#1e2530d1;font-size:15px;cursor:pointer}.product-filters__check input{width:18px;height:18px;margin:0;accent-color:#c42627}.product-filters__reset{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:40px;padding:0 14px;border:1px solid rgba(196,38,39,.24);border-radius:12px;background:#c426270f;color:#c42627;font-size:14px;font-weight:700;line-height:1;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,opacity .2s ease}.product-filters__reset:hover{border-color:#c426275c;background:#c426271a;opacity:1}.product-filters__submit{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:0 20px;border-radius:14px;background:#111318;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s ease}.product-filters__submit:hover{opacity:.88}.range-slider{display:flex;flex-direction:column;gap:16px}.range-slider__control{position:relative;height:24px}.range-slider__track{position:absolute;top:50%;left:8px;right:8px;height:6px;transform:translateY(-50%);border-radius:999px;background:#1e253014}.range-slider__progress{position:absolute;top:0;bottom:0;border-radius:999px;background:#c42627}.range-slider__input{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:24px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent}.range-slider__input::-webkit-slider-runnable-track{height:24px;background:transparent}.range-slider__input::-moz-range-track{height:24px;background:transparent;border:0}.range-slider__input::-webkit-slider-thumb{pointer-events:auto;width:20px;height:20px;margin-top:2px;border:3px solid #c42627;border-radius:50%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;box-shadow:0 2px 8px #0f172a1f,0 0 0 4px #ffffffe6;cursor:pointer}.range-slider__input::-moz-range-thumb{pointer-events:auto;width:20px;height:20px;border:3px solid #c42627;border-radius:50%;background:#fff;box-shadow:0 2px 8px #0f172a1f,0 0 0 4px #ffffffe6;cursor:pointer}.range-slider__values{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;padding:0 6px}.range-slider__value{display:inline-flex;align-items:center;justify-content:center;width:100%;min-width:0;min-height:40px;padding:0 10px;border-radius:999px;background:#1e25300d;color:#1e2530;font-size:15px;font-weight:600;white-space:nowrap}.range-slider__field{width:5ch;padding:0;border:0;outline:0;background:transparent;color:inherit;font:inherit;text-align:right;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.range-slider__field::-webkit-outer-spin-button,.range-slider__field::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.range-slider__currency{flex:0 0 auto;margin-left:4px}.range-slider__separator{justify-self:center;color:#1e253066;font-size:24px;line-height:1}.pagination{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:20px;padding:12px 14px;border:1px solid rgba(30,37,48,.08);border-radius:18px;background:#fff}.pagination__pages{display:flex;align-items:center;justify-content:center;gap:6px;flex:1 1 auto;flex-wrap:wrap}.pagination__control,.pagination__page{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 10px;border:1px solid rgba(30,37,48,.08);border-radius:10px;background:#1e253008;color:#1e2530;font-size:13px;font-weight:600;text-decoration:none;transition:border-color .2s ease,background-color .2s ease,color .2s ease,transform .2s ease}.pagination__page{min-width:34px;padding:0 8px}.pagination__control{flex:0 0 34px;width:34px;min-width:34px;padding:0}.pagination__control svg{width:14px;height:14px}.pagination__control:hover,.pagination__page:hover{border-color:#c426272e;background:#c4262714;color:#c42627;transform:translateY(-1px)}.pagination__page--current{border-color:#c42627;background:#c42627;color:#fff}.pagination__control--disabled{border-color:#1e25300f;background:#1e253005;color:#94a3b8}.pagination__dots{display:inline-flex;align-items:center;justify-content:center;min-width:16px;color:#1e253094;font-size:12px;font-weight:600}@media (max-width: 1260px){.product-category-page__title{font-size:44px}.product-category-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 920px){.product-category-page{padding-top:24px}.product-category-page__breadcrumbs{margin-bottom:14px}.product-category-page__icon-button--filters{display:inline-flex}.product-category-page__layout{display:block}.product-category-page__filters-trigger{display:inline-flex}.product-category-page__top-actions{margin-bottom:12px}.product-category-page__content{min-width:0}.product-category-page__content-toolbar{position:static;margin-bottom:12px}.product-category-page__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-filters-drawer{pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;opacity:0;transition:opacity .25s ease}.product-filters-drawer.is-open{pointer-events:auto;opacity:1}.product-filters-drawer__overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#11182770}.product-filters{position:absolute;top:0;right:0;bottom:0;width:min(380px,100%);border-radius:24px 0 0 24px;overflow-y:auto}.product-filters__close{display:inline-flex}}@media (max-width: 720px){.product-category-page__title{font-size:32px}.product-category-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.product-category-page{padding-top:20px;padding-bottom:40px}.product-category-page__breadcrumbs{margin-bottom:12px;font-size:13px}.product-category-page__toolbar{margin-top:12px;margin-bottom:8px}.product-category-page__title{font-size:24px}.product-category-page__actions{gap:10px}.product-category-page__icon-button{width:48px;height:48px;border-radius:12px}.product-category-page__filters-trigger{width:100%;min-width:0}.product-category-page__top-actions{flex-direction:column;align-items:stretch;margin-bottom:24px}.product-category-page__request-button{width:100%}.product-category-page__grid{gap:12px}.product-filters{width:100%;padding:18px 16px 20px;border-radius:20px 20px 0 0}.pagination{justify-content:center;padding:10px 12px;border-radius:16px}.pagination__control,.pagination__page{min-height:32px;font-size:12px}.pagination__control{flex:0 0 32px;width:32px;min-width:32px}.pagination__pages{order:-1;width:100%}.range-slider__values{gap:8px}.range-slider__value{min-width:78px;min-height:38px;padding:0 12px;font-size:14px}.range-slider__field{width:5ch}.range-slider__track{left:6px;right:6px}}.product-page__section{margin-top:40px}@media (max-width: 640px){.product-page__section{margin-top:28px}}.product-page__section{padding-bottom:72px}.product-page__breadcrumbs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:22px;color:#1e253094;font-size:14px}.product-page__breadcrumbs a{transition:color .2s ease}.product-page__breadcrumbs a:hover{color:#c42627}.product-page__layout{display:grid;grid-template-columns:1.2fr 1fr;gap:24px;align-items:start}.admin-panel-link{display:flex;margin:-6px 0 18px}.admin-panel-link a{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid rgba(196,38,39,.18);border-radius:999px;background:#c426270f;color:#c42627;font-size:14px;font-weight:700;line-height:1.2;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease}.admin-panel-link a:hover{border-color:#c4262752;background:#c426271a;color:#c42627}.product-gallery{min-width:0}.product-gallery__main{position:relative;margin-bottom:18px}.product-gallery__discount-badge{position:absolute;top:18px;right:18px;z-index:3;display:inline-flex;align-items:center;justify-content:center;min-width:52px;min-height:30px;padding:0 12px;border-radius:999px;background:#c42627;color:#fff;font-size:13px;font-weight:800;line-height:1;box-shadow:0 10px 22px #c4262747}.product-gallery__viewport{overflow:hidden;border-radius:24px;background:#fff}.product-gallery__container{display:flex}.product-gallery__slide{flex:0 0 100%;min-width:0;aspect-ratio:1/1;padding:24px}.product-gallery__slide img{width:100%;height:100%;border-radius:16px;object-fit:contain}.product-gallery__image-button{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.product-gallery__arrow,.product-gallery__thumb-arrow{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:rgba(255,255,255,.2);border-radius:50%;background:#1f2937;color:#fff;cursor:pointer;transition:color .2s ease,border-color .2s ease,opacity .2s ease,box-shadow .2s ease}.product-gallery__arrow svg,.product-gallery__thumb-arrow svg{width:18px;height:18px}.product-gallery__arrow:hover,.product-gallery__thumb-arrow:hover{color:#c42627;border-color:#c426273d;box-shadow:0 10px 28px #0f172a14}.product-gallery__arrow.embla__button--disabled,.product-gallery__thumb-arrow.embla__button--disabled{opacity:.45;cursor:default;box-shadow:none}.product-gallery__arrow{position:absolute;top:50%;z-index:2;transform:translateY(-50%)}.product-gallery__arrow--prev{left:18px}.product-gallery__arrow--next{right:18px}.product-gallery__thumbs{display:grid;grid-template-columns:28px minmax(0,1fr) 28px;gap:10px;align-items:center}.product-gallery__thumbs-viewport{overflow:hidden}.product-gallery__thumbs-container{display:flex;gap:12px}.product-gallery__thumb{flex:0 0 88px;display:inline-flex;align-items:center;justify-content:center;min-width:0;aspect-ratio:1/1;padding:10px;border:1px solid rgba(30,37,48,.08);border-radius:12px;background:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.product-gallery__thumb img{width:100%;height:100%;border-radius:16px;object-fit:contain}.product-gallery__thumb:hover{border-color:#c4262752}.product-gallery__thumb.is-selected{border-color:#c42627;box-shadow:0 0 0 1px #c426271a}.product-gallery__thumb-arrow{width:28px;height:28px;border-color:#c4262738;background:#fffffff5;color:#c42627;box-shadow:0 8px 22px #0f172a1a}.product-gallery__thumb-arrow:hover{background:#fff;color:#c42627}.product-gallery__thumb-arrow.embla__button--disabled{opacity:.65;box-shadow:0 6px 16px #0f172a0f}.product-gallery__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:24px;overflow:hidden;opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease}.product-gallery__lightbox[hidden]{display:none}.product-gallery__lightbox.is-open{opacity:1;visibility:visible}.product-gallery__lightbox-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172ac7;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.product-gallery__lightbox-panel{position:relative;z-index:1;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:14px;width:min(100%,1180px);max-width:calc(100vw - 48px);height:min(100vh - 48px,820px);height:min(100svh - 48px,820px);max-height:calc(100vh - 48px);max-height:calc(100svh - 48px)}.product-gallery__lightbox-carousel{position:relative;min-height:0;display:flex;justify-content:center}.product-gallery__lightbox-viewport{--product-gallery-lightbox-radius: 24px;height:100%;overflow:hidden;border-radius:var(--product-gallery-lightbox-radius);background:#fff;box-shadow:0 24px 70px #0f172a5c;width:75%}.product-gallery__lightbox-container{display:flex;height:100%}.product-gallery__lightbox-slide{flex:0 0 100%;min-width:0;height:100%;display:flex;align-items:center;justify-content:center;padding:36px}.product-gallery__lightbox-slide img{width:auto;height:auto;max-width:100%;max-height:100%;border-radius:calc(var(--product-gallery-lightbox-radius) / 2);object-fit:contain}.product-gallery__lightbox-close,.product-gallery__lightbox-arrow{display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#0f172ad1;color:#fff;cursor:pointer;box-shadow:0 14px 32px #0f172a2e;transition:background .2s ease,color .2s ease,transform .2s ease}.product-gallery__lightbox-close svg,.product-gallery__lightbox-arrow svg{width:20px;height:20px}.product-gallery__lightbox-close:hover,.product-gallery__lightbox-arrow:hover{background:#c42627;color:#fff;transform:translateY(-1px)}.product-gallery__lightbox-close{position:absolute;top:16px;right:calc(12.5% + 16px);z-index:3;width:46px;height:46px}.product-gallery__lightbox-arrow{position:absolute;top:50%;z-index:2;width:52px;height:52px;transform:translateY(-50%)}.product-gallery__lightbox-arrow:hover{transform:translateY(calc(-50% - 1px))}.product-gallery__lightbox-arrow--prev{left:18px}.product-gallery__lightbox-arrow--next{right:18px}.product-gallery__lightbox-counter{justify-self:center;margin:0;padding:7px 12px;border-radius:999px;background:#0f172ab8;color:#fff;font-size:14px;font-weight:700;line-height:1}body.product-gallery-lightbox-open{overflow:hidden}.is-android .product-gallery__lightbox-panel{transform:translate(-12px)}.product-summary__sticky{position:sticky;top:24px;z-index:1}.product-summary__title{margin:0 0 18px;font-size:24px;font-weight:700}.product-summary__card{padding:20px;border-radius:22px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.product-summary__pricing{display:grid;gap:10px;padding-bottom:16px;border-bottom:1px solid rgba(30,37,48,.08)}.product-summary__price{margin:0;display:grid;gap:.4rem;color:#000;font-size:32px;font-weight:700}.product-summary__price--sale,.product-summary__price--current{color:#c42627}.product-summary__price--empty{color:#1e253094;font-size:16px;font-weight:600}.product-summary__price-label{display:inline-flex;align-items:center;width:fit-content;min-height:1.8rem;padding:0 .75rem;border-radius:999px;background:#c4262714;color:#c42627;font-size:.8rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.product-summary__price-value{line-height:1.1}.product-summary__price-row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:14px 18px}.product-summary__price-details{display:grid;justify-items:start;gap:6px;min-width:112px}.product-summary__price-details[hidden],.product-summary__price-compare[hidden]{display:none}.product-summary__price-old{color:#1e25307a;font-size:16px;font-weight:600;line-height:1.2;text-decoration:line-through;text-decoration-thickness:2px}.product-summary__price-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:#c426271a;color:#c42627;font-size:12px;font-weight:700;line-height:1;letter-spacing:.02em;text-transform:uppercase}.product-summary__price-compare{display:grid;gap:3px;margin:0;color:#c42627;font-size:14px;font-weight:600;line-height:1.25}.product-summary__sale{display:grid;gap:10px;padding-bottom:18px;border-bottom:1px solid rgba(30,37,48,.08)}.product-summary__sale-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.product-summary__sale-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#c4262714;color:#c42627;font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.product-summary__sale-old{color:#1e25306b;font-size:18px;font-weight:600;text-decoration:line-through;text-decoration-thickness:1px}.product-summary__sale-price{margin:0;color:#c42627;font-size:34px;line-height:1.05;font-weight:800}.product-summary__wholesale{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;margin-top:8px;padding-bottom:18px;border-bottom:1px solid rgba(30,37,48,.08)}.product-summary__wholesale-price{color:#1e25308f;font-size:20px;line-height:1;font-weight:800}.product-summary__wholesale-label{color:#1e25308f;font-size:16px;font-weight:600}.product-summary__meta{display:grid;gap:8px;margin:14px 0 0}.product-summary__meta-row{display:grid;grid-template-columns:minmax(76px,max-content) minmax(0,1fr);align-items:start;gap:6px 12px}.product-summary__meta-row dt{color:#1e2530c7;font-size:14px;font-weight:700;line-height:1.35}.product-summary__meta-row dt:after{content:":"}.product-summary__meta-row dd{margin:0;color:#1e2530b3;font-size:14px;font-weight:500;line-height:1.35;min-width:0;overflow-wrap:break-word;word-break:normal}.product-summary__meta-row--category{grid-template-columns:1fr;gap:3px}.product-summary__meta-row--category dt:after{content:""}.product-summary__barcode{display:grid;grid-template-columns:minmax(76px,max-content) minmax(0,1fr);align-items:start;gap:6px 12px}.product-summary__barcode dt{color:#1e2530c7;font-size:14px;font-weight:700;line-height:1.35}.product-summary__barcode dt:after{content:":"}.product-summary__barcode dd{display:grid;justify-items:start;gap:4px;margin:0;min-width:0}.product-summary__barcode-button{display:inline-flex;align-items:center;justify-content:flex-start;max-width:100%;margin-top:2px;padding:0;border:0;background:transparent;cursor:zoom-in}.product-summary__barcode-text{display:block;width:auto;padding:2px 0 0;color:#1e2530;font-size:14px;font-weight:700;letter-spacing:0;line-height:1.25;overflow-wrap:break-word;word-break:normal;-webkit-user-select:text;user-select:text}.product-summary__barcode-text--mock{color:#1e2530b3;font-weight:500}.product-summary__barcode-text--copyable{max-width:max-content;cursor:text}.product-summary__barcode-image{display:block;width:min(100%,150px);max-height:58px;padding:4px 6px;border:1px solid rgba(30,37,48,.08);border-radius:8px;background:#fff;object-fit:contain;object-position:left center}.product-summary__availability{margin:12px 0 0;color:#2cab47;font-size:16px;font-weight:600}.product-summary__availability--unavailable{color:#c42627}.product-summary__actions{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:16px}.product-summary__actions .catalog-button{min-width:0}.product-summary__actions--cart{align-items:center}.product-summary__primary{display:grid;gap:12px;min-width:0}.product-summary__favorite{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgba(30,37,48,.1);border-radius:50%;background:#fff;color:#1e253047;cursor:pointer;transition:color .2s ease,border-color .2s ease,box-shadow .2s ease}.product-summary__favorite:hover{color:#c42627;border-color:#c426273d;box-shadow:0 10px 24px #0f172a14}.product-summary__favorite svg{display:block;width:22px;height:22px}.product-summary__favorite.is-active{color:#c42627;border-color:#c4262747;background:#c4262714;box-shadow:0 10px 24px #0f172a14}.product-summary__cart-state{margin:0;color:#1e25308f;font-size:14px;line-height:1.4}.product-summary__cart-state.is-active{color:#2cab47;font-weight:600}.product-barcode-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:24px;opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease}.product-barcode-lightbox[hidden]{display:none}.product-barcode-lightbox.is-open{opacity:1;visibility:visible}.product-barcode-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172ac7;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.product-barcode-lightbox__panel{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:min(100%,860px);min-height:260px;padding:36px;border-radius:24px;background:#fff;box-shadow:0 24px 70px #0f172a5c}.product-barcode-lightbox__image{display:block;width:100%;max-height:min(70dvh,360px);object-fit:contain}.product-barcode-lightbox__close{position:absolute;top:16px;right:16px;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#0f172ad1;color:#fff;cursor:pointer;box-shadow:0 14px 32px #0f172a2e;transition:background .2s ease,color .2s ease,transform .2s ease}.product-barcode-lightbox__close svg{width:20px;height:20px}.product-barcode-lightbox__close:hover{background:#c42627;color:#fff;transform:translateY(-1px)}body.product-barcode-lightbox-open{overflow:hidden}.product-tabs{margin-top:32px}.product-tabs__controls{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.product-tabs__tab{min-height:44px;padding:0 18px;border:1px solid rgba(30,37,48,.08);border-radius:12px;background:#fff;color:#1e2530c7;font-size:15px;font-weight:600;cursor:pointer;transition:color .2s ease,background .2s ease,border-color .2s ease}.product-tabs__tab:hover{color:#c42627}.product-tabs__tab.is-active{border-color:#1e2530f0;background:#1e2530f0;color:#fff}.product-tabs__panel{padding:28px 24px;border-radius:20px;background:#fff;color:#1e2530c2}.product-tabs__panel p{margin:0}.product-tabs__panel p+p{margin-top:16px}.product-tabs__panel--reviews{padding:24px}.product-tabs__panel--reviews .product-reviews{margin-top:0}.product-reviews{margin-top:34px}.product-reviews__header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.product-reviews__eyebrow{margin:0 0 6px;color:#c42627;font-size:13px;font-weight:800;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.product-reviews__title{margin:0;color:#1e2530;font-size:26px;font-weight:800;line-height:1.12}.product-reviews__actions{display:grid;gap:8px;justify-items:end}.product-reviews__anchor{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid rgba(30,37,48,.1);border-radius:999px;background:#fff;color:#1e2530;cursor:pointer;font-size:14px;font-weight:700;line-height:1;transition:color .2s ease,border-color .2s ease,box-shadow .2s ease}.product-reviews__anchor:hover{border-color:#c4262747;color:#c42627;box-shadow:0 10px 24px #0f172a0f}.product-reviews__anchor[hidden]{display:none}.product-reviews__layout{display:grid;grid-template-columns:1fr;gap:18px;align-items:start}.product-reviews__form{border:1px solid rgba(30,37,48,.08);border-radius:22px;background:#fff}.product-reviews__list{min-width:0}.product-reviews__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-reviews__empty{grid-column:1/-1;margin:0;padding:24px;border:1px dashed rgba(30,37,48,.16);border-radius:18px;color:#1e253094;font-size:15px;line-height:1.5}.product-reviews__empty[hidden]{display:none}.product-reviews__form{display:grid;gap:18px;padding:20px}.product-reviews__form-title{margin:0;color:#1e2530;font-size:20px;font-weight:800;line-height:1.2}.product-reviews__fields{display:grid;grid-template-columns:1fr;gap:12px}.product-reviews__field{display:grid;gap:8px;min-width:0}.product-reviews__field--wide{grid-column:1/-1}.product-reviews__label{color:#1e2530d1;font-size:13px;font-weight:700;line-height:1.25}.product-reviews__select{padding-right:38px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,rgba(30,37,48,.72) 50%),linear-gradient(135deg,rgba(30,37,48,.72) 50%,transparent 50%);background-position:calc(100% - 19px) 50%,calc(100% - 13px) 50%;background-size:6px 6px,6px 6px;background-repeat:no-repeat}.product-reviews__textarea{height:auto;min-height:132px;padding-top:14px;padding-bottom:14px;resize:vertical;line-height:1.45}.product-reviews__submit{width:100%;min-height:52px}.product-reviews__status{margin:0;padding:12px 14px;border:1px solid rgba(44,171,71,.22);border-radius:14px;background:#2cab4714;color:#2cab47;font-size:14px;font-weight:700;line-height:1.4;max-width:280px}.product-reviews__status[hidden]{display:none}.product-review-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease}.product-review-modal[hidden]{display:none}.product-review-modal.is-open,.product-review-modal.is-closing{visibility:visible}.product-review-modal.is-open{opacity:1}.product-review-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a9e;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.product-review-modal__panel{position:relative;z-index:1;width:min(100%,520px);max-height:calc(100dvh - 48px);opacity:0;transition:transform .18s ease,opacity .18s ease;transform:translateY(14px) scale(.98)}.product-review-modal.is-open .product-review-modal__panel{opacity:1;transform:translateY(0) scale(1)}.product-review-modal.is-closing .product-review-modal__panel{opacity:0;transform:translateY(10px) scale(.985)}.product-review-modal__form{max-height:calc(100dvh - 48px);overflow:auto;box-shadow:0 24px 70px #0f172a42}.product-review-modal__close{position:absolute;top:14px;right:14px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid rgba(30,37,48,.08);border-radius:50%;background:#ffffffeb;color:#1e2530;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.product-review-modal__close:hover{background:#c42627;color:#fff;transform:translateY(-1px)}.product-review-modal .product-reviews__form-title{padding-right:52px}body.product-review-modal-open{overflow:hidden}.product-review-card{display:grid;min-width:0;overflow:hidden;border:1px solid rgba(30,37,48,.08);border-radius:18px;background:#fff}.product-review-card__body{display:grid;gap:12px;padding:16px}.product-review-card__topline,.product-review-card__footer{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px}.product-review-card__stars{position:relative;display:inline-block;width:86px;height:18px;color:#1e253029;font-size:18px;line-height:1}.product-review-card__stars:before,.product-review-card__stars:after{content:"★★★★★";position:absolute;inset:0 auto auto 0;white-space:nowrap}.product-review-card__stars:after{color:#c42627}.product-review-card__stars--1:after{content:"★"}.product-review-card__stars--2:after{content:"★★"}.product-review-card__stars--3:after{content:"★★★"}.product-review-card__stars--4:after{content:"★★★★"}.product-review-card__stars--5:after{content:"★★★★★"}.product-review-card__rating{color:#1e253094;font-size:13px;font-weight:800;line-height:1}.product-review-card__text{margin:0;color:#1e2530d1;font-size:15px;line-height:1.55}.product-review-card__footer{justify-content:space-between;padding-top:2px}.product-review-card__author{color:#1e2530;font-size:14px;font-weight:800;line-height:1.3}.product-review-card__date{color:#1e253094;font-size:13px;font-weight:600;line-height:1.3}.product-specs{display:grid;gap:0;margin:0;overflow:hidden;border:1px solid rgba(30,37,48,.08);border-radius:16px;background:#1e253005}.product-specs__row{display:grid;grid-template-columns:minmax(180px,.36fr) minmax(0,1fr);gap:20px;align-items:start;padding:16px 18px;background:#fff}.product-specs__row+.product-specs__row{border-top:1px solid rgba(30,37,48,.08)}.product-specs dt,.product-specs dd{margin:0;line-height:1.45}.product-specs dt{color:#1e25308a;font-size:14px;font-weight:600}.product-specs dd{color:#1e2530;font-size:15px;font-weight:700}.product-related{margin-top:34px}.product-related__header{margin-bottom:16px}.product-related__title{font-size:22px}.cart-quantity{display:grid;grid-template-columns:56px minmax(0,1fr) 56px;align-items:center;width:100%;overflow:hidden;border:1px solid rgba(30,37,48,.1);border-radius:999px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.cart-quantity--active{border-color:#c4262729}.cart-quantity__button,.cart-quantity__input{border:0;background:transparent;color:#1e2530;font-size:18px;font-weight:700;text-align:center}.cart-quantity__button{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:56px;padding:0;cursor:pointer;transition:background-color .2s ease,color .2s ease,opacity .2s ease}.cart-quantity__button--leading,.cart-quantity__button--trailing,.cart-quantity__button--remove{color:#c42627}.cart-quantity__button--remove .cart-quantity__icon{width:19px;height:19px}.cart-quantity__button:hover:not(:disabled){background:#c426270f;color:#c42627}.cart-quantity__button:disabled{opacity:.42;cursor:default}.cart-quantity__icon{display:block;width:18px;height:18px;flex:0 0 auto}.cart-quantity__input{width:100%;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;color:#1e2530;font-size:18px;font-weight:700}.cart-quantity__input::-webkit-outer-spin-button,.cart-quantity__input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (max-width: 1140px){.product-summary__title{font-size:34px}.product-summary__price{font-size:42px}.product-summary__wholesale-price{font-size:20px}.product-summary__sale-price{font-size:42px}.product-summary__wholesale-label{font-size:16px}.product-summary__availability{font-size:20px}}@media (max-width: 860px){.product-page__section{padding-bottom:48px}.product-page__layout{grid-template-columns:1fr;gap:22px}.product-gallery__slide{padding:20px}.product-gallery__lightbox{display:flex;align-items:center;justify-content:center;padding:16px;padding-top:max(16px,env(safe-area-inset-top));padding-bottom:max(16px,env(safe-area-inset-bottom))}.product-gallery__lightbox-panel{width:min(100%,820px);max-width:calc(100vw - 32px);height:min(100vh - 32px,680px);height:min(100svh - 32px,680px);max-height:calc(100vh - 32px);max-height:calc(100svh - 32px);min-height:0}.product-gallery__lightbox-viewport{width:100%}.product-gallery__lightbox-close{right:16px}.product-summary__sticky{position:static}.product-reviews__layout{grid-template-columns:1fr}}@media (max-width: 560px){.product-page__section{padding-bottom:40px}.product-page__breadcrumbs{margin-bottom:16px;font-size:12px}.product-gallery__main{margin-bottom:14px;padding:0 18px}.product-gallery__viewport{border-radius:18px}.product-gallery__slide{aspect-ratio:1/1;padding:16px}.product-gallery__arrow{width:30px;height:30px}.product-gallery__arrow--prev{left:8px}.product-gallery__arrow--next{right:8px}.product-gallery__thumbs{grid-template-columns:18px minmax(0,1fr) 18px;gap:8px}.product-gallery__thumbs-container{gap:8px}.product-gallery__thumb{flex-basis:64px;padding:8px;border-radius:10px}.product-gallery__thumb-arrow{width:28px;height:28px;border:0;background:transparent;box-shadow:none}.product-gallery__lightbox{padding:14px;padding-top:max(14px,env(safe-area-inset-top));padding-bottom:max(14px,env(safe-area-inset-bottom))}.product-gallery__lightbox-panel{width:100%;max-width:calc(100vw - 28px);height:min(100vh - 72px,520px);height:min(100svh - 72px,520px);max-height:calc(100vh - 72px);max-height:calc(100svh - 72px);min-height:0;gap:10px}.product-gallery__lightbox-viewport{--product-gallery-lightbox-radius: 18px}.product-gallery__lightbox-slide{padding:18px}.product-gallery__lightbox-close{top:10px;right:10px;width:40px;height:40px}.product-gallery__lightbox-arrow{width:40px;height:40px}.product-gallery__lightbox-arrow--prev{left:8px}.product-gallery__lightbox-arrow--next{right:8px}.product-summary__title{margin-bottom:14px;font-size:24px;line-height:1.18}.product-summary__card{padding:18px 16px;border-radius:18px}.product-summary__price{font-size:28px}.product-summary__price-label{min-height:1.7rem;padding:0 .65rem;font-size:.72rem}.product-summary__sale{gap:8px;padding-bottom:16px}.product-summary__sale-old{font-size:16px}.product-summary__sale-price{font-size:30px}.product-summary__price-row{gap:10px}.product-summary__price-details{min-width:0}.product-summary__price-old{font-size:14px}.product-summary__price-compare{font-size:13px}.product-summary__wholesale{gap:8px;margin-top:12px;padding-bottom:16px}.product-summary__wholesale-price{font-size:18px}.product-summary__wholesale-label{font-size:14px}.product-summary__meta-row,.product-summary__barcode{grid-template-columns:minmax(72px,max-content) minmax(0,1fr);gap:4px 10px}.product-summary__meta-row dt:after{content:":"}.product-summary__meta-row dt,.product-summary__meta-row dd,.product-summary__barcode dt,.product-summary__barcode-text{font-size:14px}.product-summary__availability{margin-top:16px;font-size:16px}.product-summary__actions{gap:10px;margin-top:18px}.product-summary__primary{gap:10px}.product-summary__cart-button{min-height:48px;font-size:16px}.product-summary__favorite{width:48px;height:48px}.product-summary__barcode-text{padding-top:0}.product-summary__barcode-image{width:min(100%,150px);max-height:58px;padding:4px 6px}.product-tabs{margin-top:24px}.product-tabs__controls{gap:8px;margin-bottom:14px}.product-tabs__tab{min-height:36px;padding:0 12px;border-radius:8px;font-size:12px}.product-tabs__panel{padding:18px 16px;border-radius:16px;font-size:14px;line-height:1.7}.product-reviews{margin-top:28px}.product-reviews__header{display:grid;gap:14px;align-items:start}.product-reviews__title{font-size:22px}.product-reviews__actions{justify-items:stretch}.product-reviews__anchor{width:100%;min-height:46px}.product-reviews__status{max-width:none;text-align:center}.product-reviews__form{border-radius:18px}.product-reviews__empty{padding:18px;border-radius:14px;font-size:14px}.product-reviews__form{padding:16px}.product-reviews__fields,.product-reviews__grid{grid-template-columns:1fr}.product-review-modal{align-items:flex-start;padding:12px}.product-review-modal__panel,.product-review-modal__form{max-height:calc(100dvh - 24px)}.product-review-modal__close{top:10px;right:10px;width:38px;height:38px}.product-review-card{border-radius:16px}.product-review-card__body{padding:14px}.product-review-card__text{font-size:14px}.product-specs{border-radius:12px}.product-specs__row{grid-template-columns:1fr;gap:4px;padding:14px}.product-specs dt{font-size:12px}.product-specs dd{font-size:14px}.cart-quantity{grid-template-columns:44px minmax(0,1fr) 44px}.cart-quantity__button,.cart-quantity__input{min-height:48px;font-size:14px}.cart-quantity__icon{width:16px;height:16px}}.products-slider{margin-top:40px}@media (max-width: 640px){.products-slider{margin-top:28px}}.products-slider__header{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:2rem}.products-slider__title-wrap{display:flex;align-items:center;gap:1.2rem}.products-slider__badge{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.8rem;background:#c42627;color:#fff}.products-slider__badge svg{width:1rem;height:1rem}.products-slider__title{margin:0;color:#1e2530;font-size:24px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.products-slider__link{display:inline-flex;align-items:center;gap:.5rem;color:#1e253094;font-size:14px;font-weight:500}.products-slider__link svg{width:1rem;height:1rem}.products-slider .embla{min-width:0;max-width:100%;margin:auto;--slide-spacing: 1.4rem;--slide-size: 20%}.products-slider .embla__viewport{overflow:hidden;margin:16px 0}.products-slider__container{display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1)}.products-slider__slide{display:flex;transform:translateZ(0);flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing)}.products-slider .embla__controls{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1.2rem;margin-top:16px}.products-slider .embla__buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem;align-items:center}.products-slider .embla__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #e2e8f0;background:#fff;color:#1e253094;touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;padding:0;margin:0;width:3rem;height:3rem;border-radius:50%;align-items:center;justify-content:center}.products-slider .embla__button--disabled{opacity:.45}.products-slider .embla__button__svg{width:35%;height:35%}.products-slider .embla__progress{display:flex;align-items:center;justify-content:flex-end}.products-slider .embla__progress__track{width:min(100%,18rem);height:.35rem;overflow:hidden;border-radius:999px;background:#e2e8f0}.products-slider .embla__progress__bar{width:100%;height:100%;transform:scaleX(0);transform-origin:left center;border-radius:inherit;background:#c42627;transition:transform .2s ease-out}@media (max-width: 1120px){.products-slider .embla{--slide-size: 25%}}@media (max-width: 920px){.products-slider{padding-top:2rem}.products-slider__header{margin-bottom:1.4rem}.products-slider .embla{--slide-size: 34%;--slide-spacing: 1rem}}@media (max-width: 640px){.products-slider__title{font-size:20px}.products-slider__link{font-size:14px}.products-slider .embla{--slide-size: 50%}.products-slider .embla__controls{margin-top:calc(1.2rem - 16px)}.products-slider .embla__button{width:2.5rem;height:2.5rem}.products-slider .embla__progress__track{width:100%}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.submit-form{margin-top:40px}@media (max-width: 640px){.submit-form{margin-top:28px}}.submit-form__layout{display:grid;grid-template-columns:minmax(260px,308px) minmax(0,1fr);gap:18px;align-items:stretch}.submit-form__media,.submit-form__content{border-radius:24px;background:#fff}.submit-form__media{overflow:hidden}.submit-form__media img{width:100%;height:100%;object-fit:cover}.submit-form__content{padding:28px 22px 30px}.submit-form__button{width:100%;margin-top:24px}.submit-form__messages{display:grid;gap:8px;margin:12px 0 0;padding:0;list-style:none}.submit-form__message{padding:12px 14px;border:1px solid rgba(30,37,48,.1);border-radius:12px;background:#1e25300a;color:#1e2530;font-size:14px;line-height:1.35;font-weight:600}.submit-form__message--success{border-color:#2cab4738;background:#2cab4714;color:#2cab47}.submit-form__message--error,.submit-form__message--danger{border-color:#c426272e;background:#c4262714;color:#c42627}.submit-form__message--warning{border-color:#f59e0b38;background:#f59e0b1a;color:#b45309}.submit-form__message--info{border-color:#3b82f62e;background:#3b82f614;color:#2563eb}.submit-form__title{margin:0;color:#1e2530;font-size:30px;line-height:1.08;letter-spacing:-.02em}.submit-form__description{max-width:680px;margin:14px 0 0;color:#1e253094;font-size:16px;line-height:1.45}.submit-form__form{margin-top:36px}.submit-form__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.submit-form__field{display:grid;gap:8px;min-width:0}.submit-form__field-label{display:block;color:#1e2530e0;font-size:15px;font-weight:600;line-height:1.2}.submit-form__field-required{margin-left:2px;color:#c42627}.submit-form__button:hover{background:#383d46}.submit-form__button:active{transform:translateY(1px)}.submit-form__form .form-checkbox{margin-top:24px;max-width:760px}@media (max-width: 960px){.submit-form{padding:44px 0 64px}.submit-form__layout{grid-template-columns:1fr}.submit-form__media{display:none}.submit-form__content{padding:24px 18px}.submit-form__form{margin-top:28px}}@media (max-width: 720px){.submit-form__fields{grid-template-columns:1fr}.submit-form__button{min-height:60px;font-size:18px}}@media (max-width: 480px){.submit-form{padding:32px 0 48px}.submit-form__content{border-radius:20px;padding:20px 14px}.submit-form__description{font-size:14px}.submit-form__button{min-height:56px;margin-top:16px;font-size:16px}}.site-footer{margin-top:40px}@media (max-width: 640px){.site-footer{margin-top:28px}}.site-footer{padding:42px 0 18px;background-color:#1f2937;background:linear-gradient(180deg,#ffffff0d,#fff0),#1f2937;color:#fff}.site-footer__top{display:grid;grid-template-columns:minmax(220px,1.25fr) minmax(220px,1.15fr) 1fr 1fr;gap:36px}.site-footer__brand{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.site-footer__logo{display:inline-flex}.site-footer__logo img{width:128px;height:auto}.site-footer__tagline{margin:0;color:#ffffffb3;font-size:16px;line-height:1.4}.site-footer__column{display:flex;flex-direction:column;align-items:flex-start}.site-footer__title{margin:0 0 18px;color:#fff;font-size:16px;font-weight:700;line-height:1.2;text-transform:uppercase}.site-footer__contacts{display:grid;gap:12px;margin:0;padding:0;list-style:none}.site-footer__contact{display:inline-flex;align-items:center;gap:10px;color:#ffffffb3;font-size:15px;line-height:1.4}.site-footer__contact-icon{flex:0 0 18px;width:18px;height:18px}.site-footer .socials--footer{margin-top:18px}.site-footer__nav{list-style:none;display:grid;gap:12px}.site-footer__nav a{color:#ffffffb3;font-size:15px;line-height:1.4}.site-footer__copyright{margin:0;color:#ffffff9e;font-size:14px;line-height:1.4;text-align:center}.site-footer__devider{border-top:1px solid rgba(255,255,255,.08);margin-top:36px;padding-top:18px}.site-footer__socials{margin-top:24px}.site-footer__contact:hover,.site-footer__nav a:hover,.site-footer__logo:hover{opacity:.82}@media (max-width: 1100px){.site-footer__top{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}}@media (max-width: 640px){.site-footer{margin-top:40px;padding:36px 0 22px}.site-footer__top{grid-template-columns:1fr;gap:30px}.site-footer__brand{align-items:center;gap:14px}.site-footer__logo img{width:142px}.site-footer__tagline{text-align:center}.site-footer__title{margin-bottom:16px;font-size:16px}.site-footer__contact,.site-footer__nav a{font-size:15px}.site-footer__bottom{margin-top:28px;padding-top:16px}.site-footer__copyright{text-align:left}}.turnstile-widget[data-v-e4578ae5]{display:flex;justify-content:center;margin:.5rem 0;min-height:65px}.profile-page__notification[data-v-5fe09f80]{margin-top:2rem;padding:1rem;border-radius:.25rem;text-align:center}.profile-page__notification--error[data-v-5fe09f80]{background-color:#fee2e2;color:#b91c1c;border:1px solid #fca5a5}.profile-page__notification--success[data-v-5fe09f80]{background-color:#dcfce7;color:#15803d;border:1px solid #86efac}.form-input__error[data-v-5fe09f80]{display:block;color:#b91c1c;font-size:.75rem;margin-top:.25rem}.is-error[data-v-5fe09f80]{border-color:#b91c1c!important}
