.m-main{padding:0}.m-container{max-width:1240px;margin:0 auto;padding:20px 20px 0}body.modern{background:#f4f4f4;font-family:var(--font-family,'Poppins',system-ui,sans-serif)}.m-header{background:#fff;border-bottom:1px solid #e8e8e8;box-shadow:none;padding:10px 0 0}.m-header__inner{min-height:72px;gap:1.25rem}.m-header__logo img{height:auto;padding:0}.m-header__brand{color:var(--color-primary,#f5c313)}.m-header__search form{background:#f4f4f4;border-color:#e0e0e0;border-radius:999px;padding:0 16px}.m-header__search form:focus-within{border-color:var(--color-primary,#f5c313);box-shadow:0 0 0 2px rgba(245,195,19,0.3)}.m-header__search-input{color:#111;font-size:14px;padding:12px 8px}.m-header__search-input::placeholder{color:#999;opacity:1}.m-header__search-icon{color:#999;opacity:1}.m-header__actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.m-btn--add-shop,.m-btn--partner{background:var(--color-primary,#f5c313);color:#000 !important;border:none;border-radius:999px;font-weight:700;font-size:13px;padding:10px 20px;white-space:nowrap;transition:background 0.15s,transform 0.1s}.m-btn--add-shop:hover,.m-btn--partner:hover{background:#e6b800;color:#000 !important;transform:translateY(-1px);text-decoration:none}.m-locale{position:relative;flex-shrink:0}.m-locale__btn{display:inline-flex;align-items:center;gap:5px;padding:10px 20px;background:#000;border:none;border-radius:999px;font-size:13px;font-weight:700;color:var(--color-primary,#f5c313);cursor:pointer;white-space:nowrap;transition:background 0.15s,transform 0.1s;font-family:inherit}.m-locale__btn:hover{background:#222;color:var(--color-primary,#f5c313);transform:translateY(-1px)}.m-locale__dropdown{position:absolute;top:calc(100% + 6px);right:0;z-index:200;background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,0.12);min-width:160px;max-height:320px;overflow-y:auto;display:flex;flex-direction:column;padding:6px}.m-locale__option{display:block;padding:8px 12px;font-size:13px;font-weight:500;color:#333;text-decoration:none;border-radius:8px;white-space:nowrap;transition:background 0.1s,color 0.1s}.m-locale__option:hover{background:#f4f4f4;color:#000;text-decoration:none}.sb-catnav-wrapper{display:flex;align-items:center;gap:4px;position:relative}.sb-catnav__arrow{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#fff;border:1.5px solid #e0e0e0;color:#333;cursor:pointer;transition:background 0.15s,border-color 0.15s,color 0.15s;z-index:1}.sb-catnav__arrow:hover{background:var(--color-primary,#f5c313);border-color:var(--color-primary,#f5c313);color:#000}.m-catnav{background:#fafafa;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;padding:10px 0}.m-catnav__pill{background:#fff;color:#444;border-radius:999px;padding:6px 16px;font-size:13px;font-weight:500;border:1px solid #e0e0e0;transition:all 0.15s}.m-catnav__pill:hover{background:var(--color-primary,#f5c313);color:#000;border-color:var(--color-primary,#f5c313)}.m-section__title{font-size:1.35rem;font-weight:700;color:#000;padding-left:14px;border-left:4px solid var(--color-primary,#f5c313);line-height:1.3}.sb-load-more{display:flex;justify-content:center;margin-top:1.25rem;grid-column:1 / -1}.sb-load-more__btn{min-width:180px;border-color:#ddd;color:#333;font-size:13px}.sb-load-more__btn:hover{border-color:var(--color-primary,#f5c313);color:#000}.sb-more-grid{margin-top:14px}.sb-cat-section__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.sb-cat-section__more{font-size:13px;font-weight:600;color:var(--color-primary,#f5c313);text-decoration:none;white-space:nowrap;transition:opacity 0.15s}.sb-cat-section__more:hover{opacity:0.75;text-decoration:none}.m-categories__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.m-categories__card{background:var(--color-primary,#f5c313);color:#000;border:1px solid var(--color-primary,#f5c313);border-radius:12px;font-size:13px;font-weight:600;padding:16px 12px;transition:all 0.2s}.m-categories__card:hover{background:#000;color:var(--color-primary,#f5c313);border-color:#000;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,0.2);text-decoration:none}.m-product-grid{gap:14px}.m-card{background:#fff;border-radius:12px;border:1.5px solid #ebebeb;box-shadow:none;transition:border-color 0.2s,box-shadow 0.2s,transform 0.2s}.m-card:hover{border-color:var(--color-primary,#f5c313);box-shadow:0 8px 28px rgba(245,195,19,0.2);transform:translateY(-3px)}.m-card__img-wrap{background:#f9f9f9;border-radius:10px 10px 0 0}.m-card__badge{background:var(--color-primary,#f5c313);color:#000;font-weight:800;border-radius:999px;padding:3px 10px;font-size:10px}.m-card__title{font-size:13px;font-weight:600;color:#111}.m-card__brand{color:#bbb;font-size:11px;font-weight:600;letter-spacing:0.06em}.m-card__price{color:var(--color-primary,#f5c313);font-size:17px;font-weight:800}.m-card__price-amount{color:var(--color-primary,#f5c313)}.m-card__currency{color:var(--color-primary,#f5c313)}.m-card__price-sale{color:#e53935}.m-card__currency-sale{color:#e53935}.m-card__price-old{color:#aaa;text-decoration:line-through;font-size:12px}.m-card__shop{font-size:11px;color:#bbb}.m-sidebar__section{background:#fff;border:1.5px solid #ebebeb;border-radius:12px}.m-sidebar__title{color:#888}.m-sidebar__link{color:#333;border-radius:6px}.m-sidebar__link:hover{background:#f5f5f5;color:#000}.m-sidebar__link--active{background:var(--color-primary,#f5c313);color:#000;font-weight:600}.m-sidebar__input:focus{border-color:var(--color-primary,#f5c313)}.m-sidebar__search:focus{border-color:var(--color-primary,#f5c313)}.m-btn--primary{background:var(--color-primary,#f5c313);color:#000;border:none;border-radius:999px;font-weight:700;transition:background 0.15s,transform 0.1s}.m-btn--primary:hover{background:#e6b800;color:#000;transform:translateY(-1px)}.m-btn--outline{border-radius:999px;border-color:#ddd}.m-btn--lg{border-radius:999px;padding:14px 32px;font-size:15px}.m-content__title{font-size:1.5rem;font-weight:700;color:#000}.m-product__gallery{background:#fff;border:1.5px solid #ebebeb;border-radius:16px}.m-product__title{color:#000;font-weight:800}.m-product__price{color:var(--color-primary,#f5c313);font-weight:800}.m-product__price--sale{color:#e53935;font-weight:800}.m-product__price-old{color:#aaa;text-decoration:line-through;font-size:1.1rem}.m-offer{background:#fff;border:1.5px solid #ebebeb;border-radius:10px;transition:border-color 0.15s}.m-offer:hover{border-color:var(--color-primary,#f5c313)}.m-offer__price{color:var(--color-primary,#f5c313);font-weight:800}.m-offer__price--sale{color:#e53935;font-weight:800}.active-filter__chip{background:#111;color:#fff;border-radius:999px}.active-filter__chip:hover{background:#333;color:#fff;opacity:1}.sort-dropdown__trigger{border-radius:999px;font-size:13px}.sort-dropdown__trigger:hover{border-color:var(--color-primary,#f5c313)}.sort-dropdown__item--active{color:var(--color-primary,#f5c313)}.search-filters__panel{background:#fff;border:1.5px solid #ebebeb;border-radius:12px}.search-filters__option:hover{background:var(--color-primary,#f5c313);color:#000}.search-suggest{border-radius:0 0 16px 16px;border-color:#333;background:#111}.search-suggest__item{color:#eee;border-bottom-color:#222}.search-suggest__item:hover,.search-suggest__item--active{background:#1a1a1a}.search-suggest__title{color:#fff}.search-suggest__img{background:#222}.sb-footer{background:#1A1A1A;color:#fff;margin-top:auto}.sb-footer__main{padding:3rem 0 2rem}.sb-footer__top{display:flex;gap:3rem;margin-bottom:2rem;flex-wrap:wrap;align-items:flex-start}.sb-footer__brand{flex-shrink:0}.sb-footer__brand img{display:block}.sb-footer__top--with-cta .sb-footer__cols{flex:1}.sb-footer__cta{flex-shrink:0;width:260px;display:flex;flex-direction:column;gap:1rem;padding:1.5rem;border:1px solid rgba(245,195,19,0.25);border-radius:12px;background:rgba(245,195,19,0.06)}.sb-footer__cta-slogan{color:#ccc;font-size:0.875rem;line-height:1.55;margin:0}.sb-footer__cta-slogan strong{color:#fff}.sb-footer__cta-btn{display:inline-block;background:#f5c313;color:#000;font-weight:700;font-size:0.875rem;padding:10px 20px;border-radius:8px;text-decoration:none;text-align:center;transition:background 0.2s}.sb-footer__cta-btn:hover{background:#e6b800}.sb-footer__cols{display:flex;gap:2.5rem;flex-wrap:wrap;flex:1}.sb-footer__col{min-width:140px}.sb-footer__col-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.09em;color:var(--color-primary,#f5c313);margin:0 0 0.75rem;padding-bottom:0.5rem;border-bottom:1px solid rgba(245,195,19,0.2)}.sb-footer__col-content{font-size:13px;color:#888;line-height:1.7;white-space:pre-line;margin:0}.sb-footer__col-link{display:block;font-size:13px;color:#888;text-decoration:none;padding:0.2rem 0;transition:color 0.15s}.sb-footer__col-link:hover{color:var(--color-primary,#f5c313)}.sb-footer__social{display:flex;gap:0.75rem;padding:1.5rem 0 0;margin-bottom:2rem}.sb-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#1a1a1a;border:1px solid #2a2a2a;color:#aaa;transition:background 0.15s,color 0.15s,border-color 0.15s;text-decoration:none}.sb-footer__social-link:hover{background:var(--color-primary,#f5c313);border-color:var(--color-primary,#f5c313);color:#000}.sb-footer__badges{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;padding:1.5rem 0 2rem;border-top:1px solid #1a1a1a}.sb-footer__badge-link{display:inline-flex;align-items:center;opacity:0.9;transition:opacity 0.15s,transform 0.15s}.sb-footer__badge-link:hover{opacity:1;transform:translateY(-2px)}.sb-footer__badge{height:108px;width:auto;object-fit:contain;border-radius:8px}.sb-footer__badge--wide{height:78px;border-radius:6px}.sb-footer__bar{background:#111;border-top:1px solid #2a2a2a;padding:1rem 0}.sb-footer__bar-inner{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;font-size:12px;color:#555}.sb-footer__bar-copy{margin-left:auto}.sb-footer__bar-link{color:#555;text-decoration:none;background:none;border:none;cursor:pointer;font-size:inherit;padding:0;transition:color 0.15s}.sb-footer__bar-link:hover{color:var(--color-primary,#f5c313)}.sb-trust-bar{background:#fff;border-bottom:1px solid #efefef}.sb-trust-bar__inner{display:flex;justify-content:space-between;align-items:center;padding-top:16px;padding-bottom:16px;flex-wrap:wrap;gap:12px}.sb-trust-item{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#333}.sb-trust-item svg{color:#f5c313;flex-shrink:0}.sb-brands{margin-bottom:2rem}.sb-brands__title{margin-bottom:1rem}.sb-brands__track{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.sb-brands__track::-webkit-scrollbar{display:none}.sb-brands__item{flex-shrink:0;display:flex;align-items:center;justify-content:center;height:64px;min-width:120px;padding:10px 20px;background:#fff;border:1.5px solid #e8e8e8;border-radius:12px;text-decoration:none;transition:border-color 0.15s,box-shadow 0.15s,transform 0.15s}.sb-brands__item:hover{border-color:var(--color-primary,#f5c313);box-shadow:0 4px 16px rgba(245,195,19,0.2);transform:translateY(-2px);text-decoration:none}.sb-brands__logo{max-height:36px;max-width:100px;object-fit:contain;filter:grayscale(1);opacity:0.7;transition:filter 0.15s,opacity 0.15s}.sb-brands__item:hover .sb-brands__logo{filter:grayscale(0);opacity:1}.sb-brands__name{font-size:13px;font-weight:700;color:#555;white-space:nowrap;transition:color 0.15s}.sb-brands__item:hover .sb-brands__name{color:#000}.sb-cat-hero{position:relative;overflow:hidden;padding:32px 0}.sb-cat-hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center right}.sb-cat-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;min-height:220px}.sb-cat-hero__left{display:flex;flex-direction:column;justify-content:flex-end;padding:32px 32px 32px max(20px,calc((100vw - 1240px) / 2 + 20px))}.sb-cat-hero__right{}.sb-cat-hero__title{color:#fff;font-size:clamp(2rem,4.5vw,3.5rem);font-weight:800;line-height:1.15;margin:0;max-width:50%;border-left:4px solid #f5c313;padding-left:16px}.sb-cat-hero__accent{color:#f5c313}.sb-cat-hero__stats{display:flex;gap:16px;margin-top:36px;flex-wrap:wrap}.sb-cat-hero__stat{font-size:13px;color:rgba(255,255,255,0.6)}.sb-cat-hero__stat strong{color:#fff;font-weight:700}.sb-agencja-cta{display:flex;align-items:center;gap:20px;padding:20px 24px;background:linear-gradient(135deg,#1a1a1a 0%,#111 100%);border-top:1px solid rgba(245,195,19,0.15);border-bottom:1px solid rgba(245,195,19,0.15);text-decoration:none;transition:background 0.2s}.sb-agencja-cta:hover{background:linear-gradient(135deg,#222 0%,#1a1a1a 100%);text-decoration:none}.sb-agencja-cta__logo{height:32px;width:auto;flex-shrink:0;object-fit:contain}.sb-agencja-cta__text{flex:1;font-size:13px;color:#aaa;margin:0;line-height:1.5}.sb-agencja-cta__btn{flex-shrink:0;font-size:13px;font-weight:700;color:#f5c313;white-space:nowrap}.m-header .m-container,.sb-footer .m-container{padding-top:0}@media (max-width:768px){html{overflow-x:hidden}.m-header{padding:10px 0 0}.m-header__inner{flex-wrap:wrap;min-height:auto;height:auto;gap:8px;padding-bottom:10px}.m-header__logo{order:1;flex-basis:100%;display:flex;justify-content:center}.m-header__actions{order:2;flex-basis:100%;justify-content:center}.m-header__search{order:3;flex-basis:100%;max-width:100%;padding:12px 0}.m-locale__btn{padding:7px 12px;font-size:12px}.sb-cat-hero{padding:0}.sb-cat-hero__grid{min-height:130px}.sb-cat-hero__left{padding:24px 20px}.sb-cat-hero__title{font-size:1.5rem}.m-container{padding:16px 16px 0}.sb-footer__top{gap:1.5rem;flex-direction:column}.sb-footer__cta{width:100%}.sb-footer__cols{gap:1.25rem}.sb-footer__badges{gap:0.75rem;flex-wrap:wrap;justify-content:center}.sb-footer__badge{height:72px}.sb-footer__badge--wide{height:54px}.sb-footer__bar-inner{flex-direction:column;gap:8px;text-align:center}.sb-agencja-cta{flex-wrap:wrap;gap:12px}.sb-agencja-cta__btn{width:100%}}