.catalog{max-width:1200px;margin:var(--header-total-height) auto 0;padding:22px 20px 72px;font-family:var(--font-body)}.breadcrumbs{font-size:12px;line-height:1.5em;font-family:var(--font-body);font-weight:500;color:#666d75;margin-bottom:18px}.breadcrumbs a{color:#666d75;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .active{font-weight:500;border:none!important;font-size:12px;padding:0}.headCat{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.headCat--with-subcategories{margin-bottom:0}.catalog h1{margin:0;padding:0;color:#273f4f;text-align:left;font-family:var(--font-heading);font-size:clamp(34px, 3.2vw, 42px);font-weight:750;line-height:1.08;letter-spacing:-.035em}.catalog-results-count{margin:8px 0 0!important;color:#666d75!important;font-size:13px!important;font-weight:600!important;line-height:1.4}.catalog-actions{display:flex;align-items:center;gap:10px;margin-bottom:20px}.catalog-mobile-actions,.catalog-mobile-panel{display:none}.catalog-mobile-panel{gap:14px;margin-bottom:20px}.catalog-mobile-actions{align-items:center;gap:10px}.catalog-actions .sort-controls,.catalog-mobile-actions .sort-controls{display:flex;align-items:center;gap:5px}.catalog-actions .sort-controls label,.catalog-mobile-actions .sort-controls label{font-size:12px;color:#333}.catalog-actions .sort-controls select,.catalog-mobile-actions .sort-controls select{padding:8px;border:1px solid #ccc;border-radius:4px;font-size:12px}.catalog-mobile-menu{display:none;position:relative;margin-bottom:18px}.catalog-mobile-menu__toggle{width:100%;min-height:74px;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border:1px solid #e1e6ea;border-radius:16px;background:linear-gradient(135deg,#fff 0,#f8fafb 100%);color:#273f4f;text-align:left;box-shadow:0 10px 26px rgba(39,63,79,.08);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.catalog-mobile-menu__toggle:hover{border-color:#cfd7dd;transform:translateY(-1px)}.catalog-mobile-menu__toggle:focus{outline:0}.catalog-mobile-menu__toggle:focus-visible{outline:3px solid rgba(194,71,32,.22);outline-offset:3px}.catalog-mobile-menu__toggle.is-open{border-color:rgba(194,71,32,.55);background:linear-gradient(135deg,#fff9f6 0,#fff 58%,#f7fafb 100%);box-shadow:0 14px 32px rgba(39,63,79,.12)}.catalog-mobile-menu__mark{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:#273f4f;color:#fff;font-size:21px;box-shadow:0 8px 16px rgba(39,63,79,.18);transition:background-color .18s ease,transform .18s ease}.catalog-mobile-menu__toggle.is-open .catalog-mobile-menu__mark{background:#c24720;transform:rotate(-3deg)}.catalog-mobile-menu__copy{min-width:0;display:grid;gap:4px}.catalog-mobile-menu__eyebrow{color:#8a959f;font-size:9px;line-height:1;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.catalog-mobile-menu__label{overflow:hidden;color:#273f4f;font-family:var(--font-heading);font-size:18px;font-weight:650;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.catalog-mobile-menu__aside{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.catalog-mobile-menu__count{max-width:96px;padding:4px 7px;border-radius:999px;background:#eef2f4;color:#66727c;font-size:9px;line-height:1.15;font-weight:700;text-align:center}.catalog-mobile-menu__icon-wrap{width:28px;height:28px;display:grid;place-items:center;border:1px solid #dbe1e5;border-radius:50%;background:#fff;color:#52636d}.catalog-mobile-menu__icon{font-size:18px;transition:transform .2s ease}.catalog-mobile-menu__toggle.is-open .catalog-mobile-menu__icon{transform:rotate(180deg)}.catalog-mobile-menu__panel{margin-top:10px;padding:12px;border:1px solid #e2e7eb;border-radius:18px;background:#f7f9fa;box-shadow:0 18px 40px rgba(39,63,79,.13)}.catalog-mobile-menu__panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:3px 3px 12px}.catalog-mobile-menu__panel-head>span:first-child{min-width:0;display:grid;gap:3px}.catalog-mobile-menu__panel-head small{color:#9a6a59;font-size:9px;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.catalog-mobile-menu__panel-head strong{color:#273f4f;font-family:var(--font-heading);font-size:16px;line-height:1.2}.catalog-mobile-menu__total{min-width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#273f4f;color:#fff;font-size:10px;font-weight:750}.catalog-mobile-menu__search{position:relative;width:100%;display:flex;align-items:center;margin-bottom:10px}.catalog-mobile-menu__search>i{position:absolute;left:13px;color:#7d8993;font-size:17px;pointer-events:none}.catalog-mobile-menu__search input{width:100%;height:44px;padding:0 42px 0 40px;border:1px solid #dce2e6;border-radius:12px;background:#fff;color:#273f4f;font-size:13px;outline:0;transition:border-color .18s ease,box-shadow .18s ease}.catalog-mobile-menu__search input:focus{border-color:rgba(194,71,32,.65);box-shadow:0 0 0 3px rgba(194,71,32,.1)}.catalog-mobile-menu__search input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.catalog-mobile-menu__search button{position:absolute;right:7px;width:30px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#eef2f4;color:#5f6d77;font-size:16px;cursor:pointer}.catalog-mobile-menu__list{max-height:min(52dvh,430px);display:grid;gap:6px;overflow-y:auto;overscroll-behavior:contain;padding-right:3px;scrollbar-width:thin;scrollbar-color:#cbd3d9 transparent}.catalog-mobile-menu__list::-webkit-scrollbar{width:5px}.catalog-mobile-menu__list::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd3d9}.catalog-mobile-category-item,.catalog-mobile-category-skeleton{width:100%;min-height:62px;display:grid;grid-template-columns:46px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:7px 10px 7px 7px;border:1px solid #e4e9ed;border-radius:12px;background:#fff}.catalog-mobile-category-item{color:#273f4f;text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.catalog-mobile-category-item:hover{border-color:#ccd5db;transform:translateX(2px)}.catalog-mobile-category-item:focus{outline:0}.catalog-mobile-category-item:focus-visible{outline:3px solid rgba(194,71,32,.18);outline-offset:1px}.catalog-mobile-category-item.is-active:not(.catalog-mobile-category-item--all){border-color:rgba(194,71,32,.42);background:#fff8f4}.catalog-mobile-category-item--all{border-color:#273f4f;background:linear-gradient(135deg,#273f4f 0,#1e333f 100%);color:#fff}.catalog-mobile-category-item__media{position:relative;width:46px;height:46px;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#eef2f4;color:#526875;font-size:20px}.catalog-mobile-category-item--all .catalog-mobile-category-item__media{background:rgba(255,255,255,.12);color:#f2ab92}.catalog-mobile-category-item__media img{padding:3px;object-fit:contain}.catalog-mobile-category-item__media .category-icon{margin:0;color:inherit;font-size:inherit}.catalog-mobile-category-item__copy{min-width:0;display:grid;gap:3px}.catalog-mobile-category-item__copy strong{display:-webkit-box;overflow:hidden;color:inherit;font-size:12px;line-height:1.32;font-weight:700;-webkit-box-orient:vertical;-webkit-line-clamp:2}.catalog-mobile-category-item__copy small{color:#8b969f;font-size:9px;font-weight:650}.catalog-mobile-category-item--all .catalog-mobile-category-item__copy small{color:rgba(255,255,255,.62)}.catalog-mobile-category-item__current{padding:4px 7px;border-radius:999px;background:rgba(255,255,255,.12);color:#f3b49d;font-size:8px;font-weight:750;letter-spacing:.03em;text-transform:uppercase}.catalog-mobile-category-item__arrow{color:#9aa4ac;font-size:16px}.catalog-mobile-category-item--all .catalog-mobile-category-item__arrow{color:rgba(255,255,255,.72)}.catalog-mobile-menu__state{margin:0;padding:26px 18px;border:1px dashed #d8dfe4;border-radius:12px;background:#fff;color:#77838d;font-size:12px;line-height:1.45;text-align:center}.catalog-back-button{display:none}.catalog-filterbar{margin:20px 0 18px;padding:16px;border:1px solid #e4e8ec;border-radius:16px;background:#f8fafb;box-shadow:0 8px 28px rgba(39,63,79,.045)}.catalog-filter-form{display:grid;grid-template-columns:minmax(250px,1.5fr) minmax(245px,0.9fr) auto auto auto;align-items:end;gap:10px}.catalog-price-filter,.catalog-search-field{min-width:0}.catalog-filter-label,.catalog-search-field>label{display:block;margin:0 0 6px;color:#56616c;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.catalog-search-field__control{position:relative;display:flex;align-items:center}.catalog-search-field__control>i{position:absolute;left:13px;color:#65717c;font-size:16px;pointer-events:none}.catalog-price-filter input,.catalog-search-field input{width:100%;height:44px;border:1px solid #cfd6dc;border-radius:10px;background:#fff;color:#273f4f;font:500 14px/1.2 "Open Sans",sans-serif;outline:0;transition:border-color .2s ease,box-shadow .2s ease}.catalog-search-field input{padding:0 40px 0 39px}.catalog-price-filter input{min-width:0;padding:0 11px}.catalog-price-filter input:focus,.catalog-search-field input:focus{border-color:#c24720;box-shadow:0 0 0 3px rgba(194,71,32,.12)}.catalog-search-clear{position:absolute;right:5px;width:34px;height:34px;padding:0;border:0;border-radius:7px;background:0 0;color:#65717c;font-size:21px;line-height:1;cursor:pointer}.catalog-search-clear:hover{background:#edf1f4;color:#273f4f}.catalog-price-filter{display:grid;grid-template-columns:minmax(82px,1fr) auto minmax(82px,1fr);align-items:center;gap:7px}.catalog-price-filter .catalog-filter-label{grid-column:1/-1}.catalog-filter-toggle{min-height:44px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #dce2e7;border-radius:10px;background:#fff;color:#3f4b55;font-size:12px;font-weight:600;white-space:nowrap;cursor:pointer}.catalog-filter-toggle input{width:17px;height:17px;accent-color:#c24720}.catalog-filter-submit{min-height:44px;padding:0 20px;border:1px solid #273f4f;border-radius:10px;background:#273f4f;color:#fff;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease}.catalog-filter-submit:hover{border-color:#c24720;background:#c24720}.catalog-active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:10px}.catalog-active-filters button,.catalog-active-filters span{min-height:30px;display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:650}.catalog-active-filters span{border:1px solid #eadfd9;background:#fff7f3;color:#91401f}.catalog-active-filters button{border:0;background:0 0;color:#56616c;text-decoration:underline;cursor:pointer}.catalog-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}.catalog-empty-state{grid-column:1/-1;min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:28px;border:1px solid #e4e8ec;border-radius:14px;background:#f8fafb;text-align:center}.catalog-empty-state>span{color:#c24720;font-size:34px}.catalog-empty-state h2,.catalog-empty-state p{margin:0}.catalog-empty-state h2{color:#273f4f;font-family:var(--font-heading);font-size:19px}.catalog-empty-state p{max-width:470px;color:#66717b;font-size:13px;line-height:1.5}.catalog-empty-state a,.catalog-empty-state button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;margin-top:7px;padding:0 18px;border:1px solid #273f4f;border-radius:9px;background:#273f4f;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.catalog-controls{display:flex;align-items:flex-end;flex-direction:column;justify-content:flex-end;gap:10px}.catalog-controls label{font-size:10px;color:#333;margin-right:10px}.catalog-controls select{padding:8px;border:1px solid #ececec;border-radius:4px;background:#fff;font-weight:500;font-size:10px;color:#333!important}.in-stock-checkbox{display:flex;align-items:center;gap:5px;font-size:12px;font-family:var(--font-body);color:#333;margin-top:20px}.in-stock-checkbox input{appearance:none;width:16px;height:16px;border:1px solid #273f4f;border-radius:3px;cursor:pointer;position:relative}.in-stock-checkbox input:checked{background-color:#ee7c59;border-color:#ee7c59}.in-stock-checkbox input:checked::after{content:'✔';color:#fff;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.categories-sidebar{position:sticky;top:calc(var(--header-total-height) + 18px);flex:0 0 272px;width:272px;max-height:calc(100dvh - var(--header-total-height) - 36px);margin-right:18px;display:grid;grid-template-rows:auto minmax(0,1fr);padding:15px 8px 9px 11px;overflow:hidden;align-self:flex-start;border:1px solid #e3e8eb;border-radius:16px;background:#fff;box-shadow:0 10px 32px rgba(39,63,79,.065)}.categories-sidebar__scroll{min-height:0;padding:0 3px 24px 0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:auto;scrollbar-color:#9cabb4 #eef2f4}.categories-sidebar__scroll::-webkit-scrollbar{width:9px}.categories-sidebar__scroll::-webkit-scrollbar-track{border-radius:999px;background:#eef2f4}.categories-sidebar__scroll::-webkit-scrollbar-thumb{border:2px solid #eef2f4;border-radius:999px;background:#9cabb4}.categories-sidebar__scroll-hint{position:absolute;right:17px;bottom:8px;left:11px;z-index:2;min-height:40px;display:flex;align-items:flex-end;justify-content:center;gap:4px;padding:15px 7px 3px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,.96) 48%,#fff 100%);color:#6f7c85;font-family:inherit;font-size:9px;font-weight:750;letter-spacing:.045em;line-height:1;text-transform:uppercase;border:0;cursor:pointer;transition:color .18s ease}.categories-sidebar__scroll-hint:hover{color:#c24720}.categories-sidebar__scroll-hint:focus{outline:0}.categories-sidebar__scroll-hint:focus-visible{border-radius:8px;outline:2px solid rgba(194,71,32,.34);outline-offset:2px}.categories-sidebar__scroll-hint i{color:#c24720;font-size:14px;line-height:.8;transition:transform .18s ease}.categories-sidebar__scroll-hint:hover i{transform:translateY(2px)}.categories-sidebar__heading{display:grid;gap:3px;margin:0 5px 6px;padding:0 4px 12px;border-bottom:1px solid #edf0f2}.categories-sidebar__heading span{color:#273f4f;font-family:var(--font-heading);font-size:15px;font-weight:750;line-height:1.2}.categories-sidebar__heading small{color:#8a949c;font-size:10px;font-weight:650;line-height:1.3}.categories-sidebar h2{font-size:18px;margin:0;padding-bottom:5px;text-align:left;font-weight:500;font-family:var(--font-heading);color:#333}.category-list{list-style:none;width:100%;max-width:none;margin:0;padding:0;display:grid;gap:0}.level-0{margin-top:0}.catHH{display:flex;flex-direction:column;justify-content:flex-start}.catHH p{color:#333;font-family:var(--font-body);font-size:14px;font-weight:500;margin-top:0}.normPr{font-size:18px!important;font-weight:700}.category-item{position:relative;width:100%;min-width:0;padding:3px 0;border-bottom:1px solid #f0f2f3;border-radius:0;align-items:center!important}.category-item:last-child{border-bottom:0}.category-skeleton{display:flex;align-items:center;gap:10px;min-height:46px;padding:7px 6px}.category-skeleton-icon,.category-skeleton-line{background:linear-gradient(90deg,#f0f0f0 0,#e6e6e6 50%,#f0f0f0 100%);background-size:200% 100%;animation:imageShimmer 1.2s ease-in-out infinite}.category-skeleton-icon{width:30px;height:30px;border-radius:8px;flex-shrink:0}.category-skeleton-line{height:12px;border-radius:6px;width:min(240px,70%)}.category-item.level-1{margin-left:0;margin-top:5px}.category-item.level-2{margin-left:0;margin-top:5px}.category-header{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:8px;min-height:38px;padding:6px 8px;border-radius:9px;transition:background-color .16s ease}.category-header:hover{background:#f4f7f8}.level-1{background:#efeeea;border-radius:5px;padding-left:30px}.wat{width:10px!important}.category-button{display:flex;align-items:center;gap:10px;background:0 0;min-height:46px;border:0;border-radius:10px;width:100%;min-width:0;margin:0;padding:7px 8px;color:#4e5c66;font-size:11px!important;line-height:1.4;font-weight:600;cursor:pointer;text-align:left;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease;font-family:var(--font-body)}.category-button:hover{background:#f5f7f8;color:#c24720}.category-button.active{background:#fff4ee;color:#c24720!important;font-weight:650;box-shadow:inset 3px 0 0 #c24720}.category-button__icon{width:30px;height:30px;display:grid;flex:0 0 30px;place-items:center;border:1px solid #e9edef;border-radius:8px;background:#f5f7f8;color:#64747e;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.category-button__label{min-width:0;overflow-wrap:anywhere}.category-icon{font-size:15px;line-height:1;color:currentColor}.category-button.active .category-button__icon,.category-button:hover .category-button__icon{border-color:#edd5cb;background:#fff;color:#c24720}.accordion-toggle{background:0 0;border:none;cursor:pointer;padding:0!important;margin:0;font-size:16px;color:#333;padding:5px;width:10px;height:10px;display:flex;align-items:center;justify-content:center}.accordion-toggle svg{width:15px!important}.accordion-toggle:hover{color:#ee7c59}.subcategory-list{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.subcategory-list.expanded{max-height:1000px}.subcategory-list button{font-weight:500!important;font-family:var(--font-body);font-size:12px!important}.subCatMain{width:100%;margin:18px 0 22px;padding:12px 14px;border:1px solid #e4e8ec;border-radius:14px;background:#fff;box-shadow:0 7px 24px rgba(39,63,79,.045)}.subcategories{min-width:0;margin:0!important;display:flex;flex-direction:row;flex-wrap:wrap;padding:0!important;gap:8px;border-left:0}.subcategories-loading{align-items:center}.subcategory-skeleton{display:inline-block;height:36px;min-width:120px;border-radius:10px;background:linear-gradient(90deg,#f0f0f0 0,#e6e6e6 50%,#f0f0f0 100%);background-size:200% 100%;animation:imageShimmer 1.2s ease-in-out infinite}.subcategory-button{min-height:36px;text-align:center;padding:7px 14px;border:1px solid transparent;border-radius:10px;color:#44515b;background:#f2f5f6;font-size:12px;font-weight:650;line-height:1.25;transition:border-color .16s ease,color .16s ease,background-color .16s ease}.subcategory-button:hover{border-color:rgba(194,71,32,.28);color:#c24720;background:#fff8f4}.subcategory-button.active,.subcategory-button[aria-pressed=true]{border-color:#273f4f;color:#fff;background:#273f4f}.promo-header{font-family:var(--font-heading);font-size:18px;font-weight:700;color:#273f4f;margin-bottom:10px}.promo-label{color:#ee7c59;font-size:12px;font-family:var(--font-body);font-weight:600;text-transform:uppercase;margin-left:8px}.products-grid-wrapper{flex:1;position:relative;min-width:0;min-height:400px;flex-wrap:wrap}.products-grid{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:5px;min-height:0}.products-grid2{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px 16px;min-height:0;overflow-anchor:none}.catalog-loading-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-card{overflow:hidden;display:flex;flex-direction:column;gap:10px;padding:20px;text-align:center;position:relative;background:#fff;border:1px solid #e8ebee;border-radius:12px;height:100%;box-sizing:border-box;box-shadow:0 8px 22px rgba(39,63,79,.06);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.product-card:hover{border-color:#d9dee3;box-shadow:0 14px 30px rgba(39,63,79,.11);transform:translateY(-2px)}.card-name-link{flex:1;display:flex;align-items:flex-start}.card-bottom{display:flex;flex-direction:column;gap:8px}.btPC{display:flex;flex-direction:row;gap:8px;align-items:center}.btPC .add-to-cart{flex:1}.btPC-info{display:flex;flex-direction:row;align-items:center;gap:10px;margin-top:4px}.products-grid2 .product-card,.products-grid2 .store-product-card{width:100%}.catalog .product-card,.catalog .product-card.skeleton{border-radius:10px}.quantity-controls__inner span{padding:0 10px}.quantity-controls__inner{margin:10px 0!important;height:auto;display:block}.product-card h3{font-size:14px!important;font-weight:600;line-height:20px;padding-bottom:0!important;text-align:left;margin-bottom:0!important;margin-top:0!important;font-family:var(--font-heading)}.product-card a{color:#273f4f;text-decoration:none}.stcRat{display:flex;flex-direction:row;justify-content:space-between}.product-card a:hover{color:var(--color-primary)}.image-container{display:flex;flex-direction:column;justify-content:space-between;gap:10px;position:relative;overflow:hidden;border-radius:4px;background:#f3f4f6}.product-image{width:100%;max-width:100%!important;aspect-ratio:1/1;object-fit:contain;height:auto;padding:10px;border-radius:4px;background:#fff;box-sizing:border-box;opacity:1;transition:opacity .2s ease}.image-container.is-loading .product-image{opacity:0}.image-skeleton{position:absolute;inset:0;border-radius:4px;background:linear-gradient(90deg,#f0f0f0 0,#e6e6e6 50%,#f0f0f0 100%);background-size:200% 100%;animation:imageShimmer 1.2s ease-in-out infinite;pointer-events:none}.artCat{font-size:13px;color:var(--color-muted);text-align:left;font-weight:400;letter-spacing:.2px;line-height:16px;font-family:var(--font-body)}.stock-label{font-size:13px;text-align:left;font-weight:500;letter-spacing:.2px;line-height:16px;font-family:var(--font-body)}.discount{padding:2px 4px;background:#e44d26;color:#fff;font-size:10px;border-radius:4px;font-weight:700}.procStr{display:flex;flex-direction:row;gap:10px;align-items:center;padding-bottom:5px}.price-container{gap:2px;display:flex;justify-content:left;flex-direction:column;align-items:baseline;font-family:var(--font-body)}.discounted{font-size:14px!important;font-weight:700!important;color:#ce0019!important}.s{font-size:16px!important}.price-original{font-size:14px;color:#333;text-decoration:line-through;font-weight:500}.mOriginal-price{font-weight:700!important;font-size:14px!important;color:#333!important;text-align:left}.stockP{font-size:13px;text-align:left;margin:0}.qc1{display:flex;flex-direction:row;align-items:center;gap:0;background:#f2f3f4;border-radius:8px;padding:3px;width:max-content}.qc1 input{width:38px;height:40px;border:none;background:0 0;text-align:center;font-size:13px;font-weight:600;color:#273f4f;font-family:var(--font-heading);-moz-appearance:textfield;appearance:textfield}.qc1 input::-webkit-inner-spin-button,.qc1 input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.qc1 button{min-width:40px;height:40px;border:none;background:0 0;color:#273f4f;font-size:16px;font-weight:600;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background .15s;padding:0;line-height:1}.quantity-controls button{min-width:40px;height:40px;border:none;background:0 0;color:#273f4f;font-size:16px;font-weight:600;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background .15s;padding:0}.qc1 button:hover:not(:disabled),.quantity-controls button:hover:not(:disabled){background:#e2e4e6}.qc1 button:disabled,.quantity-controls button:disabled{background:0 0;color:#ccc;cursor:not-allowed}.quantity-controls span{font-size:13px;font-weight:600;color:#273f4f}.qc2{margin-top:10px;flex-direction:row;display:flex;align-items:center}.add-to-cart{background:#273f4f;color:#fff;border:none;border-radius:10px!important;min-height:44px;padding:10px 18px;border-radius:2px;cursor:pointer;width:100%;font-size:12px;font-weight:500;font-family:var(--font-heading);box-shadow:0 8px 15px 0 #666b6f1a}.add-to-cart:hover{background:#e44d26!important}.add-to-cart:disabled{background:#ccc;cursor:not-allowed}.edit-button{position:absolute;top:10px;right:10px;background:#e55a30;color:#fff;border:none;padding:6px 12px;border-radius:12px;cursor:pointer;font-size:12px;font-family:var(--font-body)}.edit-button:hover{background:#218838}.catalog .rating-input{display:flex;flex-direction:column;align-items:center;gap:0!important;margin-top:10px;font-size:12px;color:#666}.catalog .rating-input span{font-size:14px}.catalog .star-button{background:0 0;border:none;font-size:20px;cursor:pointer;color:#ccc}.catalog .star-button.hovered,.catalog .star-button.selected{color:var(--color-primary)}.catalog .star-button:disabled{cursor:not-allowed}.error-message{color:#e44d26;text-align:center;margin:20px 0;font-size:14px}.modal{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;padding:20px;-webkit-border-top-left-radius:8px;-webkit-border-bottom-left-radius:8px;-moz-border-radius-topleft:8px;-moz-border-radius-bottomleft:8px;border-top-left-radius:8px;border-bottom-left-radius:8px;max-width:500px;width:100%}.modal-content h3{font-size:20px;margin-bottom:20px;font-family:var(--font-heading)}.edit-product-form{display:flex;flex-direction:column;gap:10px}.edit-product-form input,.edit-product-form select,.edit-product-form textarea{padding:8px;border:1px solid #ccc;border-radius:4px;font-size:14px;font-family:var(--font-body)}.edit-product-form textarea{min-height:100px}.edit-product-form .error{color:#e44d26;font-size:12px;margin-top:5px}.modal-buttons{display:flex;gap:10px;margin-top:20px}.modal-buttons button{background:#333;color:#fff;border:none;padding:10px;border-radius:4px;cursor:pointer;font-size:14px;font-family:var(--font-heading)}.modal-buttons button:last-child{background:#ccc}.rating-display{display:flex;align-items:center;gap:8px}.rating-input{display:flex;align-items:center;gap:8px;margin-top:8px}.catalog .star,.catalog .star-button{color:#ccc;font-size:16px;cursor:pointer}.catalog .star-button.hovered,.catalog .star-button.selected,.catalog .star.filled{color:var(--color-primary)}.vote-count{font-size:12px;color:var(--color-muted);font-family:var(--font-body)}.categories-toggle{display:none;background:#273f4f;color:#fff;border:none;padding:8px 12px;border-radius:4px;cursor:pointer;font-size:12px;font-family:var(--font-heading);align-items:center;gap:5px}.categories-toggle svg{font-size:16px}.categories-sidebar.mobile-open{display:block;position:fixed;top:calc(var(--header-total-height) + 12px);right:0;width:100%;height:calc(100dvh - var(--header-total-height) - 12px);background:#fff;padding:0 20px;z-index:1002;transform:translateX(0);transition:transform .3s ease-in-out}.categories-sidebar{transform:translateX(100%)}.categories-close{display:none;position:absolute;top:10px;right:10px;background:0 0;border:none;cursor:pointer;font-size:24px;color:#333}.desktop-only{display:block}.mobile-only{display:none}.home{margin-bottom:30px}.pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:20px}.pagination button{background:#fff;border:1px solid #ccc;border-radius:4px;padding:8px 12px;font-size:14px;font-family:var(--font-body);cursor:pointer;font-weight:500;color:#333;transition:background-color .2s,color .2s}.pagination button:hover:not(:disabled){background:#e44d26;color:#fff;font-weight:500}.pagination button.active{background:#273f4f;color:#fff;border-color:#273f4f;font-weight:700}.pagination button:disabled{background:#f5f5f5;color:#999;cursor:not-allowed}.catalog-load-more-row{display:grid;grid-template-columns:272px minmax(0,1fr);column-gap:18px;margin-top:30px}.load-more-button{display:flex;min-width:230px;min-height:54px;grid-column:2;justify-self:center;margin:0;padding:9px 22px;align-items:center;justify-content:center;flex-direction:column;gap:2px;border-radius:12px;border:1px solid #273f4f;background:#273f4f;color:#fff;font-family:var(--font-body);font-size:14px;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.load-more-button:hover:not(:disabled){background:#c24720;border-color:#c24720;transform:translateY(-1px)}.load-more-button small{color:#d9e0e5;font-size:10px;font-weight:600}.load-more-button:disabled{opacity:.6;cursor:not-allowed}.end-message{text-align:center;color:#666d75;margin:28px 0 0;font-size:13px}.product-card.skeleton{border:1px solid #eee;border-radius:12px;padding:12px;background:#fff}@media (max-width:1200px){.catalog-load-more-row{display:flex;justify-content:center;margin-top:24px}.sort-chips--inline{display:none}.catalog .headCat{display:block!important;position:absolute;width:1px;height:1px;padding:0;margin:-1px!important;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.catalog .headCat .catHH,.catalog .headCat h1{display:block!important}.catalog .headCat .catalog-results-count,.catalog .headCat>.sort-chips{display:none!important}.catalog-container{flex-direction:column}.navKon{display:none!important}.navTopC{display:none}.navbar{top:0}.navv{top:57px!important}.home{margin-top:55px;margin-bottom:0}.catalog-controls.desktop-only,.desktop-only{display:none!important}.catalog-mobile-panel.mobile-only,.mobile-only{display:flex!important}.catalog-mobile-panel.mobile-only{display:grid!important;width:100%}.catalog-mobile-menu{display:block}.catalog-back-button{width:max-content;max-width:100%;min-height:40px;display:inline-flex;align-items:center;gap:8px;margin:-8px 0 14px;padding:0 4px;border:0;background:0 0;color:#56616c;font-size:12px;font-weight:650;text-align:left;cursor:pointer}.catalog-back-button:hover{color:#c24720}.catalog-filter-form{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-search-field{grid-column:1/-1}.catalog-mobile-menu__row{align-items:flex-start}.catalog-mobile-menu__label{max-width:none;font-size:18px;font-weight:650;line-height:1.15}.catalog-mobile-menu__icon{margin-top:0}.categories-sidebar{display:none}.rating-container{display:flex;flex-direction:row}.categories-sidebar.mobile-open{display:block;transform:none}.categories-close{display:block}.categories-toggle{display:inline-flex!important}.mobile-only{justify-content:space-between;flex-direction:row}.products-grid{gap:35px}.product-card{width:200px}}@media (max-width:1000px){.subcategories{margin-top:0!important}}@media (max-width:576px){.product-card{width:100%!important}.categories-sidebar.mobile-open{top:calc(var(--header-total-height) + 12px)!important}.catalog-controls{padding-bottom:0!important}.catalog{padding:10px 20px 56px;margin-top:calc(var(--header-total-height) + 12px)!important}.catalog-mobile-panel.mobile-only{gap:6px;margin-bottom:10px}.catalog-filterbar{margin:14px 0 16px;padding:12px;border-radius:12px;box-shadow:none}.catalog-filter-form{grid-template-columns:minmax(0,1fr);gap:9px}.catalog-search-field{grid-column:auto}.catalog-filter-submit,.catalog-filter-toggle{width:100%}.catalog-filter-submit{min-height:46px}.catalog-mobile-actions .sort-controls{width:100%;display:block}.catalog-mobile-actions .sort-chips{display:grid;grid-template-columns:minmax(0,1.55fr) repeat(2,minmax(0,0.8fr));gap:4px;width:100%}.catalog-mobile-actions .sort-chip{min-width:0;min-height:44px;padding:8px 6px;justify-content:center}.subCatMain{position:relative;width:100%;margin:18px 0 10px;padding:0;overflow:hidden;border:0;border-radius:0;background:0 0;box-shadow:none}.subCatMain::after{content:"";position:absolute;top:0;right:0;width:28px;height:40px;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0),#fff 82%)}.subcat-sort-row{display:block}.subcategories{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scroll-padding-inline:20px 48px;scrollbar-width:none;margin:0 -20px 8px!important;padding:0 48px 0 20px!important;border-left:0;gap:8px}.subcategories::-webkit-scrollbar{display:none}.subcategory-button{flex:0 0 auto;scroll-snap-align:start;max-width:252px;min-height:40px;overflow:hidden;padding:8px 14px;white-space:nowrap;text-overflow:ellipsis}.catalog-mobile-actions .sort-controls select{width:100%}.in-stock-checkbox{margin-top:0}.catalog-mobile-menu__panel{padding:12px}.catalog-mobile-menu__label{font-size:17px;line-height:1.15}.catalog-mobile-menu__grid{gap:10px}.products-grid{flex-direction:row}.product-card{width:100%;max-width:none;gap:10px;padding:16px!important}.products-grid-wrapper{border:none;width:100%}.product-card h4{font-size:16px}.product-image{overflow:hidden}.products-grid2{grid-template-columns:minmax(0,1fr);gap:14px!important}.category-button{font-size:12px}.catalog-controls{align-items:flex-start}.category-item.level-1{margin-left:10px}.category-item.level-2{margin-left:20px}.promo-label{font-size:10px}.pagination button{padding:6px 10px;font-size:12px}.category-icon{font-size:14px}}.catalog-container{display:flex;align-items:flex-start;margin-top:0;flex-direction:row}.categories-sidebar{transform:none}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes imageShimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.sort-chips{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.sort-chip{display:inline-flex;align-items:center;min-height:36px;padding:5px 14px;border-radius:100px;border:1px solid #dce2e6;background:#fff;color:#56616c;font-size:12px;font-weight:650;line-height:1;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}.sort-chip:hover{border-color:#aeb9c0;color:#273f4f}.sort-chip.active{background:#273f4f;border-color:#273f4f;color:#fff}.card-price-row{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:6px;margin:4px 0}.subcat-sort-row{display:flex;align-items:center;gap:12px;flex-wrap:nowrap}.subcat-sort-row>.subcategories{flex:1;min-width:0}.sort-chips--inline{flex-shrink:0;margin-left:auto}@media (max-width:1200px){.sort-chips--inline{display:none!important}}@media (max-width:576px){.subcat-sort-row{display:block}}@media (max-width:340px){.catalog-mobile-menu__toggle{grid-template-columns:42px minmax(0,1fr) auto;gap:9px;min-height:68px;padding:10px}.catalog-mobile-menu__mark{width:42px;height:42px;font-size:19px}.catalog-mobile-menu__label{font-size:16px}.catalog-mobile-menu__count{max-width:74px;padding-inline:5px;font-size:8px}.catalog-mobile-menu__panel{padding:10px}.catalog-mobile-category-item,.catalog-mobile-category-skeleton{grid-template-columns:42px minmax(0,1fr) auto;gap:8px;min-height:58px}.catalog-mobile-category-item__media{width:42px;height:42px}.catalog-mobile-category-item__current{display:none}}.store-product-card{container-type:inline-size;min-width:0;height:100%;display:flex;flex-direction:column;overflow:hidden;position:relative;background:#fff;border:1px solid #e3e7eb;border-radius:16px;box-shadow:0 8px 26px rgba(39,63,79,.07);color:#273f4f;text-align:left;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.store-product-card__media{position:relative;aspect-ratio:4/3;overflow:hidden;background:radial-gradient(circle at 50% 44%,#fff 0,#f8f9fa 72%,#f1f3f5 100%);border-bottom:1px solid #eef0f2}.store-product-card__media-link{width:100%;height:100%;display:grid;place-items:center}.store-product-card__image{width:100%;height:100%;display:block;object-fit:contain;padding:18px;opacity:1;transform:scale(1);transition:opacity .2s ease,transform .25s ease}.store-product-card__media.is-loading .store-product-card__image{opacity:0}.store-product-card__image-skeleton{position:absolute;inset:0;background:linear-gradient(100deg,#f3f4f5 20%,#fafafa 40%,#f3f4f5 60%);background-size:220% 100%;animation:storeCardShimmer 1.25s ease-in-out infinite;pointer-events:none}.store-product-card__badges{position:absolute;inset:12px 12px auto;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;pointer-events:none}.store-product-card__discount,.store-product-card__stock{min-height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:11px;line-height:1;font-weight:700;white-space:nowrap;box-shadow:0 3px 12px rgba(39,63,79,.08)}.store-product-card__discount{padding:0 10px;background:#c24720;color:#fff}.store-product-card__stock{margin-left:auto;gap:6px;padding:0 10px;background:rgba(255,255,255,.94);border:1px solid rgba(39,63,79,.08);color:#4d5963;backdrop-filter:blur(8px)}.store-product-card__stock-dot{width:7px;height:7px;border-radius:50%;background:#77818b}.store-product-card__stock--available .store-product-card__stock-dot{background:#37804a}.store-product-card__stock--low{color:#8b5d0d}.store-product-card__stock--low .store-product-card__stock-dot{background:#bb7b12}.store-product-card__stock--none{color:#9c3f3f}.store-product-card__stock--none .store-product-card__stock-dot{background:#b54b4b}.store-product-card__content{flex:1;min-width:0;display:flex;flex-direction:column;gap:10px;padding:15px 16px 16px}.store-product-card__meta{min-width:0;display:flex;align-items:center;gap:7px;overflow:hidden}.store-product-card__article,.store-product-card__category{overflow:hidden;font-size:11px;line-height:1.2;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.store-product-card__category{min-width:0;color:#8d4427}.store-product-card__article{flex-shrink:0;color:#626d77;letter-spacing:.035em}.store-product-card__category+.store-product-card__article::before{content:"·";margin-right:7px;color:#aeb5bc}.store-product-card__title-link{color:inherit}.store-product-card__title{min-height:60px;margin:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#273f4f;font-family:var(--font-heading);font-size:14px;line-height:1.42;font-weight:650;transition:color .2s ease}.store-product-card__title-link:hover .store-product-card__title{color:#c24720}.store-product-card__rating{min-height:18px;display:flex;align-items:center;gap:7px}.store-product-card__rating-stars{display:inline-flex;gap:1px;color:#d8dde1;font-size:13px;letter-spacing:.01em}.store-product-card__rating-stars .is-filled{color:#e29b24}.store-product-card__rating-count{color:#7b838b;font-size:11px}.store-product-card__price-block{min-height:49px;margin-top:auto;display:flex;flex-direction:column;justify-content:flex-end;gap:4px}.store-product-card__current-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px;color:#202f39;font-family:var(--font-heading);font-size:20px;line-height:1.1;font-weight:750}.store-product-card__unit{color:#65707a;font-family:var(--font-body);font-size:11px;font-weight:600}.store-product-card__old-price{width:max-content;color:#626d77;font-size:12px;line-height:1.2;text-decoration:line-through}.store-product-card__actions{display:grid;grid-template-columns:minmax(112px,1.1fr) minmax(116px,1fr);gap:8px;align-items:stretch}.store-product-card.is-unavailable .store-product-card__actions{grid-template-columns:1fr}.store-product-card__add{min-width:0;min-height:46px;padding:0 12px;border:1px solid #273f4f;border-radius:11px;background:#273f4f;color:#fff;font-family:var(--font-heading);font-size:12px;line-height:1.1;font-weight:700;white-space:nowrap;box-shadow:0 7px 14px rgba(39,63,79,.14);transition:background-color .2s ease,border-color .2s ease,transform .15s ease,box-shadow .2s ease}.store-product-card__add:hover:not(:disabled){background:#c24720;border-color:#c24720;box-shadow:0 9px 18px rgba(194,71,32,.2)}.store-product-card__add:active:not(:disabled){transform:translateY(1px)}.store-product-card__add:disabled{border-color:#d8dde1;background:#e7eaed;color:#7a838b;box-shadow:none;cursor:not-allowed}.store-product-card__quantity{min-width:0;min-height:46px;display:grid;grid-template-columns:38px minmax(32px,1fr) 38px;align-items:center;overflow:hidden;border:1px solid #dfe3e7;border-radius:11px;background:#fff}.store-product-card__quantity button{width:38px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9px;color:#273f4f;font-size:18px;font-weight:500;transition:background-color .15s ease,color .15s ease}.store-product-card__quantity button:hover:not(:disabled){background:#f0f3f5;color:#c24720}.store-product-card__quantity button:disabled{color:#c6cbd0;cursor:not-allowed}.store-product-card__quantity input{width:100%;height:44px;padding:0;border:0;background:0 0;color:#273f4f;text-align:center;font-family:var(--font-heading);font-size:13px;font-weight:700;-moz-appearance:textfield;appearance:textfield}.store-product-card__quantity input::-webkit-inner-spin-button,.store-product-card__quantity input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.store-product-card__edit{min-height:38px;padding:0 12px;border:1px solid #d8dde1;border-radius:10px;color:#58636d;font-size:12px;font-weight:700}.store-product-card__edit:hover{border-color:#c24720;color:#c24720}.store-product-card__rate{padding-top:10px;border-top:1px solid #edf0f2;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;color:#67717a;font-size:11px;font-weight:600}.store-product-card__rate-stars{display:inline-flex;gap:1px}.store-product-card__rate-stars button{width:44px;height:44px;padding:0;color:#d5dadd;font-size:18px}.store-product-card--related .store-product-card__title{min-height:40px;-webkit-line-clamp:2}.store-product-card--related .store-product-card__content{gap:8px;padding:14px}.store-product-card__rate-stars button.is-active,.store-product-card__rate-stars button:hover{color:#e29b24}.store-product-card--skeleton{min-height:430px;padding:14px}@media (hover:hover) and (pointer:fine){.store-product-card:hover{transform:translateY(-3px);border-color:#d3d9df;box-shadow:0 16px 34px rgba(39,63,79,.12)}.store-product-card:hover .store-product-card__image{transform:scale(1.035)}}@container (max-width:245px){.store-product-card__actions{grid-template-columns:1fr}.store-product-card__title{min-height:57px;font-size:13px}.store-product-card__current-price{font-size:18px}}@media (max-width:576px){.store-product-card{border-radius:14px}.store-product-card__media{aspect-ratio:1.32/1}.store-product-card__image{padding:16px}.store-product-card__content{padding:14px}.store-product-card__title{min-height:57px;font-size:13px}}@keyframes storeCardShimmer{0%{background-position:200% 0}100%{background-position:-20% 0}}@media (prefers-reduced-motion:reduce){.store-product-card,.store-product-card__add,.store-product-card__image{transition:none}.store-product-card__image-skeleton{animation:none}}
