:root{--sp-orange:#ff6000;--sp-orange-dark:#e95600;--sp-text:#242424;--sp-muted:#777;--sp-line:#ececec;--sp-surface:#fff;--sp-soft:#f7f7f7;--sp-radius:12px;--sp-shadow:0 4px 18px rgba(0,0,0,.07)}
.sp-header__search{position:relative!important;display:flex!important;align-items:center!important;height:46px!important;border:1px solid #ddd!important;border-radius:10px!important;background:#f7f7f7!important;overflow:visible!important;padding:0 92px 0 44px!important}
.sp-header__search input{width:100%!important;border:0!important;background:transparent!important;outline:0!important;height:44px!important}
.sp-header__search-submit{position:absolute!important;left:14px!important;top:50%!important;transform:translateY(-50%)!important;border:0!important;background:none!important;color:#555!important;padding:0!important}
.sp-header__search-action{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:32px!important;height:32px!important;border:0!important;background:transparent!important;color:#777!important;padding:6px!important}
.sp-header__search-action svg{width:20px;height:20px}.sp-header__search-action--voice{right:44px!important}.sp-header__search-action--camera{right:10px!important}
.sp-product-card{position:relative;background:#fff;border:1px solid #ececec;border-radius:12px;overflow:hidden;box-shadow:0 3px 12px rgba(0,0,0,.045);transition:.2s ease;min-width:0}.sp-product-card:hover{transform:translateY(-2px);box-shadow:var(--sp-shadow)}
.sp-product-card__media{position:relative;aspect-ratio:1/1.08;background:#fff;overflow:hidden}.sp-product-card__image-link{display:block;width:100%;height:100%}.sp-product-card__image{width:100%;height:100%;object-fit:contain;padding:12px}
.sp-product-card__cargo-badge{position:absolute;z-index:3;left:8px;top:8px;max-width:56%;padding:5px 7px;border-radius:7px;background:#eaf8ef;color:#198754;font-size:10px;font-weight:700;line-height:1.1}.sp-product-card__discount{position:absolute!important;left:8px!important;top:auto!important;bottom:8px!important;background:var(--sp-orange)!important;color:#fff!important;border-radius:7px!important;padding:5px 7px!important;font-size:11px!important}
.sp-product-card__favorite-form{position:absolute;right:8px;top:8px;z-index:5}.sp-product-card__favorite{width:34px!important;height:34px!important;border-radius:50%!important;border:1px solid #e8e8e8!important;background:#fff!important;display:grid!important;place-items:center!important;box-shadow:0 2px 8px rgba(0,0,0,.1)!important;color:#555!important}.sp-product-card__favorite svg{width:18px;height:18px}.sp-product-card__body{padding:10px 10px 12px}.sp-product-card__title{font-size:13px!important;line-height:1.35!important;font-weight:400!important;color:var(--sp-text)!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:35px;margin:0 0 7px!important}.sp-product-card__title strong{font-weight:750}.sp-product-card__rating{display:flex!important;align-items:center;gap:3px;color:#777;font-size:11px;margin-bottom:7px}.sp-product-card__rating-star{color:#f6a800;font-size:13px}.sp-product-card__rating small{font-size:10px;color:#999}.sp-product-card__price{display:flex!important;flex-direction:column;align-items:flex-start!important;gap:1px}.sp-product-card__price del{font-size:11px!important;color:#999!important}.sp-product-card__price strong{font-size:17px!important;color:#222!important;font-weight:800!important}.sp-product-card__advantage{display:inline-block;margin-top:7px;padding:4px 6px;border-radius:6px;background:#fff2ea;color:var(--sp-orange);font-size:10px;font-weight:700}.sp-product-card__actions{display:flex!important;gap:6px;padding:0 10px 10px}.sp-product-card__actions form:first-child{flex:1}.sp-product-card__add{width:100%;height:36px;border:0;border-radius:8px;background:var(--sp-orange);color:#fff;font-weight:700;font-size:12px}.sp-product-card__compare{width:38px;height:36px;border:1px solid #ddd;border-radius:8px;background:#fff;font-size:0}.sp-product-card__compare svg{width:17px;height:17px}
.sp-mobile-home{display:none}.sp-mobile-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sp-mobile-product-grid .product-actions{display:none!important}
@media(max-width:768px){body.home-mobile-ready .header,body.home-mobile-ready .topbar{display:none!important}.sp-mobile-home{display:block;background:#f7f7f7;padding-bottom:78px}.sp-mobile-header{position:sticky;top:0;z-index:60;background:#fff;border-bottom:1px solid #eee}.sp-mobile-header__top{height:54px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;padding:0 12px}.sp-mobile-header__menu,.sp-mobile-header__actions a{display:grid;place-items:center;color:#333;position:relative}.sp-mobile-header__menu svg,.sp-mobile-header__actions svg{width:21px;height:21px}.sp-mobile-header__brand{text-align:center;color:var(--sp-orange);font-size:19px;font-weight:800}.sp-mobile-header__brand img{max-height:30px;max-width:150px}.sp-mobile-header__actions{display:flex;gap:12px}.sp-mobile-header__actions b{position:absolute;right:-6px;top:-7px;min-width:16px;height:16px;border-radius:9px;background:var(--sp-orange);color:#fff;font-size:9px;display:grid;place-items:center}.sp-mobile-search{height:44px;margin:0 12px 10px;display:grid;grid-template-columns:34px 1fr 30px 30px;align-items:center;border:1px solid #dedede;border-radius:10px;background:#f6f6f6;padding:0 6px}.sp-mobile-search button{border:0;background:transparent;color:#666;padding:0}.sp-mobile-search input{border:0;background:transparent;outline:0;width:100%;font-size:13px}.mh-visual-input{display:none}.sp-service-tabs{display:flex;overflow-x:auto;gap:18px;padding:0 14px;background:#fff;border-bottom:1px solid #eee;scrollbar-width:none}.sp-service-tabs::-webkit-scrollbar{display:none}.sp-service-tabs a{white-space:nowrap;padding:11px 0 9px;color:#555;font-size:12px;border-bottom:3px solid transparent}.sp-service-tabs a.is-active{color:var(--sp-orange);font-weight:700;border-color:var(--sp-orange)}.sp-hero-slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding:10px 12px 4px;scrollbar-width:none}.sp-hero-slider__item{flex:0 0 100%;height:132px;border-radius:12px;overflow:hidden;scroll-snap-align:center;background:linear-gradient(135deg,#5d3cf0,#b23eff);color:#fff}.sp-hero-slider__item img{width:100%;height:100%;object-fit:cover}.sp-hero-slider__item--fallback div{padding:22px}.sp-hero-slider__item small,.sp-hero-slider__item strong,.sp-hero-slider__item span{display:block}.sp-hero-slider__item strong{font-size:20px;margin:5px 0}.sp-quick-links{display:flex;overflow-x:auto;gap:12px;padding:10px 12px;background:#fff;scrollbar-width:none}.sp-quick-links a{flex:0 0 64px;text-align:center;color:#333}.sp-quick-links span{width:54px;height:54px;margin:auto;border-radius:50%;background:#f3f3f3;display:grid;place-items:center;overflow:hidden}.sp-quick-links img{width:100%;height:100%;object-fit:cover}.sp-quick-links b{display:block;margin-top:5px;font-size:10px;line-height:1.2}.sp-deals,.sp-home-section{margin-top:8px;background:#fff;padding:12px}.sp-deals__top,.sp-home-section__head{display:flex;align-items:center;justify-content:space-between}.sp-deals__top small{color:var(--sp-orange);font-size:10px;font-weight:700;text-transform:uppercase}.sp-deals h2,.sp-home-section h2{font-size:18px;margin:2px 0 8px}.sp-countdown{display:flex;align-items:center;gap:4px}.sp-countdown span{min-width:29px;height:29px;border-radius:7px;background:#222;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800}.sp-countdown i{font-style:normal;font-weight:800}.sp-deals__tabs{display:flex;gap:8px;overflow-x:auto;margin-bottom:10px}.sp-deals__tabs button{white-space:nowrap;border:1px solid #ddd;background:#fff;border-radius:18px;padding:7px 12px;font-size:11px}.sp-deals__tabs button.is-active{background:#fff2ea;border-color:#ffb58a;color:var(--sp-orange);font-weight:700}.sp-home-section__head a{font-size:11px;color:var(--sp-orange);font-weight:700}.sp-brand-rail,.sp-category-rail{display:flex;gap:10px;overflow-x:auto}.sp-brand-rail a,.sp-category-rail a{flex:0 0 90px;min-height:64px;border:1px solid #eee;border-radius:10px;display:grid;place-items:center;text-align:center;color:#333;font-size:11px;padding:8px}.sp-category-rail span{font-size:24px}.sp-mobile-product-grid .sp-product-card__media{aspect-ratio:1/1.08}.sp-mobile-product-grid .sp-product-card__image{padding:8px}.sp-mobile-product-grid .sp-product-card__cargo-badge{font-size:8px;max-width:60%}.sp-mobile-product-grid .sp-product-card__favorite{width:30px!important;height:30px!important}.sp-mobile-product-grid .sp-product-card__body{padding:8px}.sp-mobile-product-grid .sp-product-card__title{font-size:11px!important;min-height:31px}.sp-mobile-product-grid .sp-product-card__price strong{font-size:15px!important}}
@media(min-width:769px){.sp-mobile-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}

/* V10 footer live-settings + spacing hotfix (items 2, 3, 6) */
.site-footer{margin-top:18px!important}
body.page-store .store-v2{min-height:0!important;padding-bottom:10px!important}
body.page-store .site-footer{margin-top:10px!important}
.site-footer .footer-static-links{display:none!important}
@media(max-width:900px){.site-footer{margin-top:12px!important}body.page-store .store-v2{padding-bottom:6px!important}}
