.ss-shop-wrap{--ss-primary:#ff7a00;--ss-dark:#111;--ss-page:#f6f7fb;background:var(--ss-page);padding:14px 10px 45px;font-family:"Century Gothic",Arial,sans-serif;color:#17202a}.ss-shop-wrap *{box-sizing:border-box}.ss-layout{max-width:1440px;margin:auto;display:grid;grid-template-columns:280px 1fr;gap:22px}.ss-layout.ss-no-sidebar{grid-template-columns:1fr}.ss-main{min-width:0}.ss-sidebar{position:sticky;top:18px;align-self:start;background:#fff;border-radius:26px;padding:18px;box-shadow:0 18px 50px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.05)}.ss-side-card{background:#f8f8f8;border-radius:20px;padding:16px;margin-bottom:14px}.ss-side-brand{background:linear-gradient(135deg,var(--ss-dark),#333);color:#fff}.ss-side-brand strong{display:block;font-size:20px}.ss-side-brand small{color:#eee}.ss-side-nav{display:grid;gap:10px}.ss-side-nav a{display:flex;align-items:center;gap:12px;text-decoration:none;color:#222;background:#fff;border:1px solid #eee;border-radius:18px;padding:13px;font-weight:900;transition:.25s}.ss-side-nav a:hover{background:var(--ss-primary);color:#fff}.ss-nav-icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#f2f2f2;color:var(--ss-primary);font-weight:900;overflow:hidden}.ss-nav-icon img{width:100%;height:100%;object-fit:contain}.ss-side-card h4{margin:0 0 10px}.ss-side-card input{width:100%;border:1px solid #ddd;border-radius:14px;padding:13px}.ss-side-card small{display:block;margin-top:9px;color:#667}.ss-mega-nav{background:#fff;border-radius:22px;padding:0 16px;margin-bottom:16px;box-shadow:0 12px 30px rgba(0,0,0,.06);position:relative;z-index:30}.ss-mega-nav ul{display:flex;gap:8px;align-items:center;list-style:none;margin:0;padding:0}.ss-mega-nav li{position:relative}.ss-mega-nav>ul>li>a{display:block;padding:17px 16px;color:#222;text-decoration:none;font-weight:900;border-radius:18px}.ss-mega-nav>ul>li:hover>a{background:var(--ss-primary);color:#fff}.ss-mega-panel{display:none;position:absolute;left:0;top:100%;width:min(720px,88vw);background:#fff;border-radius:22px;padding:18px;box-shadow:0 24px 60px rgba(0,0,0,.18);border:1px solid rgba(0,0,0,.06)}.ss-mega-nav li:hover .ss-mega-panel{display:block}.ss-mega-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ss-mega-item{display:grid;grid-template-columns:52px 1fr;gap:10px;align-items:center;text-decoration:none;color:#222;border:1px solid #eee;border-radius:16px;padding:10px;background:#fafafa}.ss-mega-item img,.ss-mega-item span{width:52px;height:52px;border-radius:14px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;object-fit:cover;font-weight:900}.ss-mega-item strong{display:block;font-size:13px;line-height:1.25}.ss-mega-item small{color:var(--ss-primary);font-size:12px}.ss-mega-empty{margin:0;color:#777}.ss-hero{display:grid;grid-template-columns:1.6fr .65fr;gap:24px;background:#050505;border-radius:calc(var(--ss-radius) + 8px);padding:28px;margin-bottom:20px;overflow:hidden;box-shadow:0 22px 55px rgba(0,0,0,.16)}.ss-carousel{position:relative;min-height:var(--ss-hero-height);overflow:hidden;border-radius:var(--ss-radius);background:#111}.ss-slide{display:none;min-height:var(--ss-hero-height);background-size:cover;background-position:center;position:relative;padding:38px}.ss-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,var(--ss-overlay)),rgba(0,0,0,.55),rgba(0,0,0,.25));z-index:1}.ss-slide-design{position:absolute;right:-80px;top:-80px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,var(--ss-primary),transparent 62%);opacity:.55;z-index:1}.ss-slide.active{display:flex;align-items:center}.ss-slide-content{position:relative;z-index:2;max-width:760px}.ss-badge{display:inline-block;background:var(--ss-primary);color:#fff;padding:8px 15px;border-radius:50px;font-size:12px;font-weight:900;margin-bottom:14px}.ss-slide h1{color:#fff!important;font-size:clamp(32px,4vw,56px);line-height:1.04;margin:0 0 12px;font-weight:900;text-shadow:0 4px 18px rgba(0,0,0,.35)}.ss-slide p{color:#fff!important;font-size:18px;line-height:1.55;margin:0 0 18px;text-shadow:0 3px 12px rgba(0,0,0,.4)}.ss-smart-search-box{display:flex;background:#fff;border-radius:50px;padding:6px;max-width:720px;box-shadow:0 18px 35px rgba(0,0,0,.25)}.ss-smart-search-box input{flex:1;border:0;outline:0;padding:16px 20px;border-radius:50px;font-size:15px}.ss-smart-search-box button{border:0;background:var(--ss-primary);color:#fff;border-radius:50px;padding:0 28px;font-weight:900;cursor:pointer}.ss-slide-btn,.ss-hero-card a{display:inline-block;background:var(--ss-primary);color:#fff!important;text-decoration:none;border-radius:50px;padding:14px 25px;font-weight:900;margin-top:18px}.ss-carousel-dots{position:absolute;left:34px;bottom:22px;display:flex;gap:10px;z-index:4}.ss-carousel-dots button{width:12px;height:12px;border:0;border-radius:50%;padding:0;background:#fff;opacity:.55;cursor:pointer}.ss-carousel-dots button.active{background:var(--ss-primary);opacity:1}.ss-hero-card{background:#fff;border:4px solid var(--ss-primary);border-radius:var(--ss-radius);padding:32px;align-self:center}.ss-hero-card h3{margin:0 0 12px;font-size:30px;font-weight:900;color:#17202a}.ss-hero-card p{color:#444;line-height:1.6;font-size:16px}.ss-quick-links{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}.ss-quick-links a{background:#fff;color:#222;text-align:center;text-decoration:none;border-radius:18px;padding:15px;font-weight:900;box-shadow:0 10px 24px rgba(0,0,0,.05);border:1px solid #eee}.ss-quick-links a:hover{background:var(--ss-primary);color:#fff}.ss-section{background:#fff;border-radius:24px;padding:22px;margin-bottom:22px;box-shadow:0 14px 34px rgba(0,0,0,.06)}.ss-section-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.ss-section-head h2{font-size:24px;font-weight:900;margin:0;color:#17202a}.ss-section-head a{color:var(--ss-primary);font-weight:900;text-decoration:none}.ss-scroll-row{display:flex;gap:14px;overflow:hidden;white-space:nowrap;padding:4px 0}.ss-category-card{min-width:170px;background:#fafafa;border:1px solid #eee;border-radius:20px;padding:15px;text-align:center;text-decoration:none;color:#222;transition:.25s}.ss-category-card:hover{transform:translateY(-5px);border-color:var(--ss-primary)}.ss-category-img{width:76px;height:76px;margin:0 auto 10px;background:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;overflow:hidden}.ss-category-img img{width:100%;height:100%;object-fit:cover}.ss-category-card strong{display:block;font-size:14px}.ss-category-card small{color:var(--ss-primary);font-weight:900}.ss-store-card{min-width:260px;min-height:210px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#fff;border-radius:26px;background:linear-gradient(135deg,#141414,#3b230d);background-size:cover;background-position:center;overflow:hidden;padding:22px;box-shadow:0 15px 38px rgba(0,0,0,.12);transition:.3s}.ss-store-card:hover{transform:translateY(-7px)}.ss-store-card-overlay{position:absolute;inset:0;background:linear-gradient(145deg,rgba(0,0,0,var(--ss-store-overlay)),rgba(0,0,0,.45));z-index:1}.ss-store-card:after{content:"";position:absolute;right:-45px;bottom:-45px;width:145px;height:145px;border-radius:50%;background:var(--ss-primary);opacity:.28;z-index:1}.ss-store-card>*:not(.ss-store-card-overlay){position:relative;z-index:2}.ss-store-logo{width:86px;height:86px;border-radius:50%;background:#fff;border:5px solid rgba(255,255,255,.75);overflow:hidden;display:flex;align-items:center;justify-content:center;color:var(--ss-primary);font-weight:900;font-size:32px}.ss-store-logo img{width:100%;height:100%;object-fit:cover}.ss-store-card h3{color:#fff!important;margin:12px 0 7px;font-size:19px;font-weight:900;text-align:center}.ss-store-card p{margin:0;background:var(--ss-primary);color:#fff;border-radius:50px;padding:7px 13px;font-size:12px;font-weight:900}.ss-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ss-product-card{background:#fff;border:1px solid #eee;border-radius:22px;overflow:hidden;transition:.25s;box-shadow:0 10px 25px rgba(0,0,0,.04)}.ss-product-card:hover{transform:translateY(-6px);border-color:var(--ss-primary);box-shadow:0 18px 36px rgba(0,0,0,.12)}.ss-product-image{height:220px;background:#f7f7f7;display:block;position:relative;overflow:hidden}.ss-product-image img{width:100%;height:100%;object-fit:cover;transition:.3s}.ss-product-card:hover .ss-product-image img{transform:scale(1.05)}.ss-sale-badge{position:absolute;top:10px;left:10px;background:var(--ss-primary);color:#fff;border-radius:50px;padding:5px 10px;font-size:11px;font-weight:900;z-index:2}.ss-no-image{height:100%;display:flex;align-items:center;justify-content:center;font-weight:900;color:#777}.ss-product-body{padding:14px}.ss-vendor-line{color:var(--ss-primary);font-size:11px;font-weight:900;margin-bottom:6px}.ss-product-title{display:block;color:#17202a;text-decoration:none;font-size:14px;font-weight:900;line-height:1.35;min-height:40px}.ss-rating{margin-top:8px;color:var(--ss-primary);font-size:12px;display:flex;gap:6px}.ss-price{margin:10px 0 14px;font-size:15px;font-weight:900;color:#17202a}.ss-price ins{text-decoration:none;color:var(--ss-primary)}.ss-product-actions{display:grid;grid-template-columns:1fr .65fr;gap:8px}.ss-cart-btn,.ss-view-btn{text-align:center;border-radius:50px!important;padding:11px 12px!important;font-size:13px!important;font-weight:900!important;text-decoration:none!important;line-height:1.2!important}.ss-cart-btn{background:var(--ss-dark)!important;color:#fff!important;border:0!important}.ss-cart-btn:hover,.ss-cart-btn.added{background:var(--ss-primary)!important;color:#fff!important}.ss-view-btn{background:#fff;border:1px solid var(--ss-primary);color:var(--ss-primary)}.ss-view-btn:hover{background:var(--ss-primary);color:#fff}.ss-empty,.ss-shop-alert{background:#fff4e8;border:1px solid #ffc98f;color:#111;border-radius:14px;padding:15px;font-weight:700}.ss-hidden-by-filter{display:none!important}.ss-filter-empty{background:#fff4e8;border:1px solid #ffc98f;color:#111;border-radius:14px;padding:15px;font-weight:900;margin-top:12px}.ss-bottom-menu,.ss-mobile-search-panel{display:none}.ss-bottom-icon svg{width:26px;height:26px;fill:currentColor}.ss-bottom-icon img{width:26px;height:26px;object-fit:contain}.ss-cart-notice{position:fixed;right:18px;bottom:90px;z-index:99999;background:#111;color:#fff;border-radius:16px;padding:14px 18px;font-weight:900;box-shadow:0 16px 38px rgba(0,0,0,.2)}.ss-cart-notice.success{background:#0b7a2a}.ss-cart-notice.error{background:#b00020}@media(max-width:1200px){.ss-product-grid{grid-template-columns:repeat(3,1fr)}.ss-hero{grid-template-columns:1fr}.ss-hero-card{display:none}}@media(max-width:900px){.ss-layout{grid-template-columns:1fr}.ss-sidebar{display:none}.ss-mega-nav{display:none}.ss-quick-links{grid-template-columns:repeat(2,1fr)}.ss-product-grid{grid-template-columns:repeat(2,1fr)}.ss-hero{padding:0;border-radius:0;margin-left:-10px;margin-right:-10px}.ss-slide{padding:26px}.ss-smart-search-box{border-radius:22px}.ss-smart-search-box input{min-width:0}.ss-smart-search-box button{padding:0 18px}.ss-has-bottom-menu{padding-bottom:96px}.ss-bottom-menu{position:fixed;left:10px;right:10px;bottom:10px;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);display:grid;grid-template-columns:repeat(5,1fr);gap:4px;padding:10px;border-radius:24px;z-index:99990;box-shadow:0 12px 40px rgba(0,0,0,.18);border:1px solid rgba(0,0,0,.06)}.ss-bottom-menu a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;text-decoration:none;color:#6c757d;font-size:10px;font-weight:900;border-radius:18px;padding:8px 4px}.ss-bottom-menu a.active,.ss-bottom-menu a:hover{background:var(--ss-bottom-active);color:#fff}.ss-bottom-menu a.active span:last-child{display:block}.ss-bottom-menu a span:last-child{display:none}.ss-bottom-icon{display:flex}.ss-mobile-search-panel{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:99995;align-items:flex-end}.ss-mobile-search-panel.active{display:flex}.ss-search-sheet{background:#fff;width:100%;border-radius:28px 28px 0 0;padding:28px 22px 120px;position:relative}.ss-search-close{position:absolute;right:24px;top:24px;border:0;background:#f1f1f1;border-radius:50%;width:52px;height:52px;font-size:32px;color:#666}.ss-search-sheet h3{margin:22px 0 24px;font-size:24px}.ss-search-sheet input{width:100%;border:3px solid var(--ss-bottom-active);border-radius:50px;padding:19px 24px;font-size:17px;outline:0}.ss-recent-title{text-transform:uppercase;color:#6f7b86;font-weight:900;font-size:13px;letter-spacing:.05em;margin-top:28px}}@media(max-width:560px){.ss-shop-wrap{padding:0 0 45px}.ss-slide h1{font-size:31px}.ss-slide p{font-size:15px}.ss-product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.ss-product-image{height:155px}.ss-product-actions{grid-template-columns:1fr}.ss-section{border-radius:18px;padding:16px;margin:12px 10px}.ss-category-card{min-width:142px}.ss-store-card{min-width:225px}.ss-carousel,.ss-slide{min-height:330px}.ss-quick-links{margin:12px 10px}.ss-section-head h2{font-size:20px}}

/* v3.5 refinements: sidebar mega menus, no duplicate top menus, premium hero shape */
.ss-mega-nav,
.ss-quick-links{display:none!important;}
.ss-sidebar{z-index:50;overflow:visible;}
.ss-side-mega-nav{position:relative;overflow:visible;}
.ss-side-mega-item{position:relative;}
.ss-side-mega-link{position:relative;}
.ss-mega-arrow{margin-left:auto;font-size:22px;line-height:1;color:var(--ss-primary);font-weight:900;}
.ss-sidebar-mega-panel{position:absolute;left:calc(100% + 14px);top:-18px;width:min(760px,calc(100vw - 360px));min-height:260px;background:rgba(255,255,255,.98);backdrop-filter:blur(18px);border:1px solid rgba(0,0,0,.08);box-shadow:0 28px 70px rgba(0,0,0,.18);border-radius:28px;padding:22px;opacity:0;visibility:hidden;transform:translateX(-8px) scale(.98);transition:.22s ease;z-index:9999;}
.ss-side-mega-item:hover .ss-sidebar-mega-panel{opacity:1;visibility:visible;transform:translateX(0) scale(1);}
.ss-sidebar-mega-panel:before{content:"";position:absolute;left:-9px;top:32px;width:18px;height:18px;background:#fff;transform:rotate(45deg);border-left:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08);}
.ss-sidebar-mega-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #eef0f4;}
.ss-sidebar-mega-head strong{font-size:22px;color:#17202a;font-weight:900;}
.ss-sidebar-mega-head small{color:#6f7b86;font-weight:800;}
.ss-sidebar-mega-panel .ss-mega-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}
.ss-sidebar-mega-panel .ss-mega-item{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#fff,#f8f9fc);border:1px solid #eef0f4;border-radius:18px;padding:12px;text-decoration:none;color:#17202a;min-height:86px;transition:.22s ease;box-shadow:0 8px 22px rgba(0,0,0,.04);}
.ss-sidebar-mega-panel .ss-mega-item:hover{transform:translateY(-4px);border-color:var(--ss-primary);box-shadow:0 14px 32px rgba(0,0,0,.10);}
.ss-sidebar-mega-panel .ss-mega-item img,.ss-sidebar-mega-panel .ss-mega-item span{width:54px;height:54px;min-width:54px;border-radius:16px;object-fit:cover;background:linear-gradient(135deg,var(--ss-primary),#111);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;}
.ss-sidebar-mega-panel .ss-mega-item strong{display:block;font-size:13px;line-height:1.25;font-weight:900;color:#17202a;}
.ss-sidebar-mega-panel .ss-mega-item small{display:block;margin-top:5px;color:var(--ss-primary);font-size:12px;font-weight:900;}
.ss-hero{position:relative;isolation:isolate;background-color:#050505;background-size:cover;background-position:center;overflow:hidden;border-radius:34px!important;padding:34px!important;box-shadow:0 30px 70px rgba(0,0,0,.18);}
.ss-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 12%,rgba(255,122,0,.28),transparent 27%),radial-gradient(circle at 88% 82%,rgba(255,122,0,.18),transparent 24%),linear-gradient(135deg,rgba(0,0,0,.45),rgba(0,0,0,.15));z-index:-1;}
.ss-hero:after{content:"";position:absolute;right:32%;top:-80px;width:220px;height:calc(100% + 160px);background:rgba(255,255,255,.08);transform:skewX(-18deg);border-left:1px solid rgba(255,255,255,.09);border-right:1px solid rgba(255,255,255,.07);z-index:0;pointer-events:none;}
.ss-hero-deco{position:absolute;border-radius:999px;pointer-events:none;z-index:0;}
.ss-hero-deco-one{width:180px;height:180px;right:38px;top:32px;border:28px solid rgba(255,122,0,.18);}
.ss-hero-deco-two{width:110px;height:110px;left:48%;bottom:22px;background:rgba(255,255,255,.08);filter:blur(.2px);}
.ss-carousel{border-radius:30px!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.10),0 18px 45px rgba(0,0,0,.28);overflow:hidden;clip-path:polygon(0 0,100% 0,96% 100%,0 100%);}
.ss-slide{border-radius:0!important;background-size:cover;background-position:center;}
.ss-slide:before{background:linear-gradient(90deg,rgba(0,0,0,.84),rgba(0,0,0,.58),rgba(0,0,0,.28))!important;}
.ss-slide h1{max-width:850px;letter-spacing:-.04em;}
.ss-hero-card{position:relative;z-index:2;box-shadow:0 26px 58px rgba(0,0,0,.22);}
.ss-store-scroll{scroll-behavior:auto!important;}
.ss-store-card{box-shadow:0 18px 44px rgba(0,0,0,.16);}
@media(max-width:1100px){.ss-sidebar-mega-panel{display:none!important}.ss-hero{padding:18px!important;border-radius:24px!important}.ss-carousel{clip-path:none}.ss-hero:after,.ss-hero-deco{display:none}}
@media(max-width:900px){.ss-sidebar{display:none!important}.ss-hero{margin-left:0!important;margin-right:0!important;border-radius:0!important}.ss-carousel{border-radius:22px!important}.ss-bottom-menu{grid-template-columns:repeat(5,1fr)}}

/* v3.6 refinements: fixed sidebar, configurable bottom menu color, cleaner mega/product cards */
.ss-layout{align-items:start;}
.ss-sidebar{position:sticky;top:18px;height:calc(100vh - 36px);overflow-y:auto;overflow-x:visible;align-self:start;}
.ss-main{min-width:0;}
.ss-sidebar::-webkit-scrollbar{width:6px}.ss-sidebar::-webkit-scrollbar-thumb{background:rgba(0,0,0,.18);border-radius:20px}
.ss-bottom-menu a.active,.ss-bottom-menu a:hover{background:var(--ss-bottom-active)!important;color:#fff!important;}
.ss-search-sheet input{border-color:var(--ss-bottom-active)!important;}
.ss-global-bottom-only{padding:0!important;background:transparent!important;}
.ss-global-bottom-only .ss-mobile-search-panel{font-family:"Century Gothic",Arial,sans-serif;}
.ss-store-scroll{display:flex!important;gap:18px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-behavior:auto!important;white-space:nowrap;padding:10px 0 18px!important;}
.ss-store-scroll .ss-store-card{white-space:normal;flex:0 0 270px;min-width:270px;max-width:270px;}
.ss-store-scroll:hover{cursor:grab;}
.ss-sidebar-mega-panel{width:min(620px,calc(100vw - 340px))!important;min-height:auto!important;padding:18px!important;}
.ss-sidebar-mega-panel .ss-mega-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}
.ss-sidebar-mega-panel .ss-mega-item{min-height:74px!important;border-radius:16px!important;padding:11px!important;background:#fff!important;}
.ss-sidebar-mega-panel .ss-mega-item img,.ss-sidebar-mega-panel .ss-mega-item span{width:48px!important;height:48px!important;min-width:48px!important;border-radius:14px!important;}
.ss-product-card{border-radius:20px!important;border:1px solid #edf0f4!important;box-shadow:0 12px 28px rgba(15,23,42,.06)!important;}
.ss-product-image{background:linear-gradient(135deg,#f8fafc,#eef2f7)!important;}
.ss-product-body{padding:16px!important;}
.ss-product-title{font-size:15px!important;min-height:42px!important;}
.ss-product-actions{align-items:center;}
.ss-cart-btn{background:var(--ss-dark)!important;}
.ss-cart-btn:hover{background:var(--ss-primary)!important;}
.ss-view-btn{display:flex;align-items:center;justify-content:center;}
@media(max-width:900px){.ss-sidebar{position:static;height:auto;overflow:visible}.ss-bottom-menu a.active,.ss-bottom-menu a:hover{background:var(--ss-bottom-active)!important}.ss-store-scroll .ss-store-card{flex-basis:235px;min-width:235px;max-width:235px}.ss-global-bottom-only .ss-bottom-menu{display:grid}.ss-global-bottom-only .ss-mobile-search-panel.active{display:flex}}

/* v5.5 full-width premium marketplace */
.ss-premium-home{padding-inline:max(12px,env(safe-area-inset-left)) max(12px,env(safe-area-inset-right))}
.ss-premium-home .ss-layout{max-width:var(--ss-content-max)!important;margin-inline:auto!important}
.ss-premium-home .ss-main{margin-left:0!important;width:100%!important}
.ss-premium-home .ss-hero{display:block!important;padding:0!important;background:#090909!important;border-radius:var(--ss-radius)!important}
.ss-premium-home .ss-carousel{min-height:clamp(390px,42vw,560px);clip-path:none!important;border-radius:var(--ss-radius)!important}
.ss-premium-home .ss-slide{min-height:clamp(390px,42vw,560px);padding:clamp(28px,6vw,84px);background-position:center}
.ss-premium-home .ss-slide:before{background:linear-gradient(90deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.62) 48%,rgba(0,0,0,.18) 100%)!important}
.ss-premium-home .ss-slide-content{max-width:720px}
.ss-premium-home .ss-badge,.ss-premium-home .ss-slide-btn{display:inline-flex;align-items:center;gap:9px}
.ss-premium-home .ss-badge .ss-section-icon{width:18px;height:18px;background:transparent;color:#fff}
.ss-premium-home .ss-slide-btn .ss-section-icon{width:20px;height:20px;background:transparent;color:#fff}
.ss-premium-home .ss-section{border:1px solid #eceff3;border-radius:var(--ss-card-radius);box-shadow:0 12px 32px rgba(15,23,42,.055);padding:clamp(17px,2.4vw,30px);margin-bottom:var(--ss-section-gap)}
.ss-premium-home .ss-trust-strip{max-width:none}
.ss-premium-home .ss-section-head h2{display:flex;align-items:center;gap:10px;font-size:clamp(20px,2vw,29px)}
.ss-premium-home .ss-product-card{height:100%}
.ss-premium-home .ss-cart-btn{background:var(--ss-primary)!important}
.ss-premium-home .ss-cart-btn:hover{background:var(--ss-dark)!important}
@media(max-width:780px){
 .ss-premium-home{padding-inline:0}
 .ss-premium-home .ss-hero{border-radius:0!important}
 .ss-premium-home .ss-carousel,.ss-premium-home .ss-slide{min-height:430px;border-radius:0!important}
 .ss-premium-home .ss-slide{padding:44px 22px 58px;background-position:62% center}
 .ss-premium-home .ss-slide:before{background:linear-gradient(90deg,rgba(0,0,0,.91),rgba(0,0,0,.63),rgba(0,0,0,.34))!important}
 .ss-premium-home .ss-section-head{align-items:flex-start}
}
@media(max-width:390px){
 .ss-premium-home .ss-slide h1{font-size:28px!important}
 .ss-premium-home .ss-slide p{font-size:15px!important}
 .ss-premium-home .ss-product-grid{grid-template-columns:1fr 1fr!important}
 .ss-premium-home .ss-product-image{height:145px!important}
}

/* v3.7 premium configurable promo carousels + corrected fixed sidebar */
@media (min-width: 901px){
    .ss-shop-wrap .ss-layout{
        display:block!important;
        max-width:100%!important;
        margin:0!important;
        position:relative;
    }
    .ss-shop-wrap .ss-sidebar{
        position:fixed!important;
        top:96px!important;
        left:18px!important;
        width:310px!important;
        height:calc(100vh - 116px)!important;
        overflow-y:auto!important;
        overflow-x:visible!important;
        z-index:100!important;
        border-radius:28px!important;
        padding:16px!important;
    }
    .ss-shop-wrap .ss-main{
        margin-left:342px!important;
        width:calc(100% - 342px)!important;
        min-height:100vh;
    }
    .ss-shop-wrap .ss-layout.ss-no-sidebar .ss-main{
        margin-left:0!important;
        width:100%!important;
    }
    .ss-shop-wrap .ss-sidebar-mega-panel{
        left:calc(100% + 14px)!important;
    }
}

.ss-side-brand{display:none!important;}
.ss-side-promo-carousel{
    position:relative;
    height:210px;
    border-radius:28px;
    overflow:hidden;
    margin-bottom:16px;
    background:#111;
    box-shadow:0 18px 45px rgba(0,0,0,.14);
}
.ss-side-promo-slide{
    position:absolute;
    inset:0;
    opacity:0;
    visibility:hidden;
    transform:scale(1.04);
    transition:opacity .45s ease,visibility .45s ease,transform 1.2s ease;
    background:linear-gradient(135deg,#111,#2d2d2d);
    background-size:cover;
    background-position:center;
    padding:20px;
    display:flex;
    align-items:flex-end;
}
.ss-side-promo-slide.active{opacity:1;visibility:visible;transform:scale(1);}
.ss-side-promo-overlay{
    position:absolute;
    inset:0;
    background:linear-gradient(135deg,rgba(0,0,0,.82),rgba(0,0,0,.58) 55%,rgba(255,122,0,.34));
    z-index:1;
}
.ss-side-promo-slide:after{
    content:"";
    position:absolute;
    right:-44px;
    top:-44px;
    width:132px;
    height:132px;
    border-radius:50%;
    border:24px solid rgba(255,122,0,.42);
    z-index:2;
}
.ss-side-promo-content{position:relative;z-index:4;max-width:205px;}
.ss-side-promo-kicker{
    display:inline-block;
    background:var(--ss-primary);
    color:#fff;
    border-radius:999px;
    padding:5px 10px;
    font-size:10px;
    line-height:1;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:.05em;
    margin-bottom:8px;
}
.ss-side-promo-content h3{
    margin:0 0 7px;
    color:#fff!important;
    font-size:21px;
    line-height:1.06;
    font-weight:900;
    letter-spacing:-.03em;
}
.ss-side-promo-content p{
    margin:0;
    color:rgba(255,255,255,.86);
    font-size:12px;
    line-height:1.45;
    font-weight:700;
}
.ss-side-promo-content a{
    display:inline-flex;
    margin-top:12px;
    background:#fff;
    color:#111!important;
    text-decoration:none;
    border-radius:999px;
    padding:9px 14px;
    font-size:12px;
    font-weight:900;
}
.ss-side-promo-item-img{
    position:absolute;
    right:10px;
    bottom:16px;
    width:92px;
    height:92px;
    object-fit:contain;
    z-index:3;
    filter:drop-shadow(0 15px 22px rgba(0,0,0,.35));
}
.ss-side-promo-dots{
    position:absolute;
    right:14px;
    top:14px;
    display:flex;
    gap:6px;
    z-index:6;
}
.ss-side-promo-dots button,
.ss-hero-ad-dots button{
    width:8px;
    height:8px;
    border:0;
    border-radius:999px;
    padding:0;
    background:rgba(255,255,255,.52);
    cursor:pointer;
}
.ss-side-promo-dots button.active,
.ss-hero-ad-dots button.active{background:var(--ss-primary);width:18px;}

.ss-hero-ad-carousel{
    position:relative;
    min-height:var(--ss-hero-height);
    align-self:stretch;
    border-radius:var(--ss-radius);
    overflow:hidden;
    box-shadow:0 26px 58px rgba(0,0,0,.22);
}
.ss-hero-ad-slide{
    position:absolute;
    inset:0;
    opacity:0;
    visibility:hidden;
    transform:translateY(12px) scale(.98);
    transition:opacity .45s ease,visibility .45s ease,transform .55s ease;
    background:#fff;
    background-size:cover;
    background-position:center;
    border:4px solid var(--ss-primary);
    border-radius:var(--ss-radius);
    padding:30px;
    display:flex;
    flex-direction:column;
    justify-content:center;
}
.ss-hero-ad-slide.active{opacity:1;visibility:visible;transform:translateY(0) scale(1);}
.ss-hero-ad-bg{
    position:absolute;
    inset:0;
    background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(255,255,255,.86));
    z-index:1;
}
.ss-hero-ad-slide:before{
    content:"";
    position:absolute;
    right:-60px;
    top:-60px;
    width:190px;
    height:190px;
    border-radius:50%;
    background:rgba(255,122,0,.16);
    z-index:2;
}
.ss-hero-ad-copy{position:relative;z-index:4;max-width:330px;}
.ss-hero-ad-copy span{
    display:inline-block;
    background:#111;
    color:#fff;
    border-radius:999px;
    padding:7px 12px;
    font-size:11px;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:.04em;
    margin-bottom:12px;
}
.ss-hero-ad-copy h3{
    margin:0 0 12px;
    color:#17202a!important;
    font-size:clamp(28px,3vw,42px);
    line-height:1.08;
    font-weight:900;
    letter-spacing:-.04em;
}
.ss-hero-ad-copy p{
    color:#4a4f57!important;
    font-size:16px;
    line-height:1.65;
    margin:0;
}
.ss-hero-ad-copy a{
    display:inline-flex;
    margin-top:22px;
    background:var(--ss-primary);
    color:#fff!important;
    text-decoration:none;
    border-radius:999px;
    padding:14px 25px;
    font-weight:900;
}
.ss-hero-ad-item-img{
    position:absolute;
    right:20px;
    bottom:20px;
    max-width:42%;
    max-height:42%;
    object-fit:contain;
    z-index:3;
    filter:drop-shadow(0 20px 30px rgba(0,0,0,.20));
}
.ss-hero-ad-dots{
    position:absolute;
    left:30px;
    bottom:22px;
    display:flex;
    gap:7px;
    z-index:8;
}
.ss-hero-card{display:none!important;}

@media(max-width:1200px){
    .ss-hero-ad-carousel{display:none;}
}
@media(max-width:900px){
    .ss-shop-wrap .ss-sidebar{display:none!important;}
    .ss-shop-wrap .ss-main{margin-left:0!important;width:100%!important;}
}


/* v3.8 professional sidebar mega menu fix + footer-safe sidebar
   - Sidebar is sticky inside the shop layout, not fixed over the footer.
   - Mega panels are fixed/floating so they work even when the sidebar is expanded and scrollable.
*/
@media (min-width: 901px){
    .ss-shop-wrap .ss-layout{
        display:grid!important;
        grid-template-columns:310px minmax(0,1fr)!important;
        gap:24px!important;
        max-width:1440px!important;
        margin:0 auto!important;
        align-items:start!important;
        position:relative!important;
    }
    .ss-shop-wrap .ss-layout.ss-no-sidebar{
        grid-template-columns:1fr!important;
    }
    .ss-shop-wrap .ss-sidebar{
        position:sticky!important;
        top:96px!important;
        left:auto!important;
        width:auto!important;
        height:auto!important;
        max-height:calc(100vh - 116px)!important;
        overflow-y:auto!important;
        overflow-x:hidden!important;
        z-index:3000!important;
        border-radius:28px!important;
        padding:16px!important;
        background:#fff!important;
        box-shadow:0 20px 55px rgba(15,23,42,.10)!important;
        border:1px solid rgba(15,23,42,.06)!important;
    }
    .ss-shop-wrap .ss-main{
        margin-left:0!important;
        width:auto!important;
        min-width:0!important;
        min-height:100vh!important;
    }
    .ss-shop-wrap .ss-layout.ss-no-sidebar .ss-main{
        margin-left:0!important;
        width:100%!important;
    }
}

.ss-side-nav.ss-side-mega-nav{
    gap:9px!important;
}
.ss-side-mega-item{
    position:relative!important;
}
.ss-side-mega-link{
    min-height:58px;
    background:#fff!important;
    border:1px solid #edf0f4!important;
    box-shadow:0 8px 18px rgba(15,23,42,.035);
}
.ss-side-mega-item:hover > .ss-side-mega-link,
.ss-side-mega-item.is-open > .ss-side-mega-link,
.ss-side-mega-link:focus{
    background:linear-gradient(135deg,var(--ss-primary),#111)!important;
    color:#fff!important;
    border-color:transparent!important;
    box-shadow:0 16px 34px rgba(15,23,42,.15);
}
.ss-side-mega-item:hover .ss-nav-icon,
.ss-side-mega-item.is-open .ss-nav-icon,
.ss-side-mega-link:focus .ss-nav-icon{
    background:rgba(255,255,255,.18)!important;
    color:#fff!important;
}
.ss-side-mega-item:hover .ss-mega-arrow,
.ss-side-mega-item.is-open .ss-mega-arrow,
.ss-side-mega-link:focus .ss-mega-arrow{
    color:#fff!important;
    transform:translateX(3px);
}
.ss-mega-arrow{transition:.2s ease;}

@media (min-width: 901px){
    .ss-sidebar-mega-panel{
        position:fixed!important;
        left:var(--ss-mega-left,342px)!important;
        top:var(--ss-mega-top,110px)!important;
        width:min(720px,calc(100vw - var(--ss-mega-left,342px) - 24px))!important;
        max-height:calc(100vh - 36px)!important;
        overflow:auto!important;
        min-height:auto!important;
        padding:20px!important;
        border-radius:30px!important;
        background:rgba(255,255,255,.98)!important;
        backdrop-filter:blur(18px);
        border:1px solid rgba(15,23,42,.08)!important;
        box-shadow:0 30px 80px rgba(15,23,42,.22)!important;
        opacity:0!important;
        visibility:hidden!important;
        pointer-events:none!important;
        transform:translateY(8px) scale(.985)!important;
        transition:opacity .18s ease,visibility .18s ease,transform .18s ease!important;
        z-index:99999!important;
    }
    .ss-side-mega-item:hover > .ss-sidebar-mega-panel,
    .ss-side-mega-item.is-open > .ss-sidebar-mega-panel,
    .ss-sidebar-mega-panel.is-open{
        opacity:1!important;
        visibility:visible!important;
        pointer-events:auto!important;
        transform:translateY(0) scale(1)!important;
    }
    .ss-sidebar-mega-panel:before{
        display:none!important;
    }
    .ss-sidebar-mega-head{
        align-items:center!important;
        padding:2px 2px 16px!important;
        margin-bottom:16px!important;
        border-bottom:1px solid #eef2f7!important;
    }
    .ss-sidebar-mega-head strong{
        font-size:24px!important;
        letter-spacing:-.03em!important;
    }
    .ss-sidebar-mega-head small{
        background:#fff4e8;
        color:var(--ss-primary)!important;
        padding:7px 11px;
        border-radius:999px;
        font-size:11px!important;
        white-space:nowrap;
    }
    .ss-sidebar-mega-panel .ss-mega-grid{
        display:grid!important;
        grid-template-columns:repeat(3,minmax(0,1fr))!important;
        gap:14px!important;
    }
    .ss-sidebar-mega-panel .ss-mega-item{
        display:grid!important;
        grid-template-columns:58px 1fr!important;
        align-items:center!important;
        gap:12px!important;
        min-height:88px!important;
        border-radius:20px!important;
        padding:13px!important;
        background:linear-gradient(135deg,#fff,#f8fafc)!important;
        border:1px solid #edf0f4!important;
        box-shadow:0 10px 24px rgba(15,23,42,.055)!important;
        color:#17202a!important;
        text-decoration:none!important;
    }
    .ss-sidebar-mega-panel .ss-mega-item:hover{
        transform:translateY(-4px)!important;
        border-color:var(--ss-primary)!important;
        box-shadow:0 18px 40px rgba(15,23,42,.13)!important;
    }
    .ss-sidebar-mega-panel .ss-mega-item img,
    .ss-sidebar-mega-panel .ss-mega-item span{
        width:58px!important;
        height:58px!important;
        min-width:58px!important;
        border-radius:18px!important;
        background:linear-gradient(135deg,var(--ss-primary),#111)!important;
    }
    .ss-sidebar-mega-panel .ss-mega-item strong{
        font-size:14px!important;
        line-height:1.28!important;
    }
    .ss-sidebar-mega-panel .ss-mega-item small{
        font-size:12px!important;
        color:var(--ss-primary)!important;
        font-weight:900!important;
    }
}

@media (min-width: 901px) and (max-width: 1180px){
    .ss-sidebar-mega-panel .ss-mega-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
    .ss-sidebar-mega-panel{width:min(560px,calc(100vw - var(--ss-mega-left,342px) - 18px))!important;}
}

@media (max-width:900px){
    .ss-shop-wrap .ss-sidebar{display:none!important;}
    .ss-shop-wrap .ss-main{margin-left:0!important;width:100%!important;}
    .ss-sidebar-mega-panel{display:none!important;}
}

/* v3.9 Professional SwiftServe Header Replacement */
body.ss-hide-theme-header header.site-header,
body.ss-hide-theme-header #masthead,
body.ss-hide-theme-header .site-header,
body.ss-hide-theme-header .main-header-bar,
body.ss-hide-theme-header .ast-primary-header-bar,
body.ss-hide-theme-header .storefront-primary-navigation,
body.ss-hide-theme-header .woocommerce-store-notice,
body.ss-hide-theme-header .elementor-location-header,
body.ss-hide-theme-header .wp-block-template-part:has(header){display:none!important;}
body.ss-header-enabled{padding-top:92px!important;}
body.admin-bar.ss-header-enabled{padding-top:124px!important;}
.ss-pro-header{position:fixed;left:0;right:0;top:0;z-index:99980;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-bottom:1px solid rgba(15,23,42,.08);box-shadow:0 14px 38px rgba(15,23,42,.08);font-family:"Century Gothic",Arial,sans-serif;}
body.admin-bar .ss-pro-header{top:32px;}
.ss-pro-header-inner{max-width:1480px;margin:0 auto;height:92px;padding:0 28px;display:grid;grid-template-columns:220px minmax(320px,1fr) auto;align-items:center;gap:24px;}
.ss-pro-logo{display:flex;align-items:center;text-decoration:none;min-width:0;}
.ss-pro-logo img{max-width:180px;max-height:64px;width:auto;height:auto;object-fit:contain;display:block;}
.ss-pro-logo strong{font-size:28px;font-weight:900;color:#111;letter-spacing:-.04em;white-space:nowrap;}
.ss-pro-logo strong span{color:var(--ss-primary,#ff7a00);}
.ss-pro-search-wrap{position:relative;z-index:2;}
.ss-pro-search-form{height:58px;background:#f6f7fb;border:1px solid rgba(15,23,42,.10);border-radius:999px;display:flex;align-items:center;padding:6px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.72);transition:.22s ease;}
.ss-pro-search-form:focus-within{background:#fff;border-color:var(--ss-primary,#ff7a00);box-shadow:0 16px 38px rgba(255,122,0,.12);}
.ss-pro-search-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#111;flex:0 0 48px;}
.ss-pro-search-icon svg{width:25px;height:25px;fill:currentColor;}
.ss-pro-global-search{flex:1;border:0!important;background:transparent!important;outline:0!important;box-shadow:none!important;font-size:16px;font-weight:800;color:#17202a;padding:0 8px!important;min-width:0;height:46px!important;}
.ss-pro-global-search::placeholder{color:#7a8491;font-weight:700;}
.ss-pro-search-form button{height:46px;border:0;background:var(--ss-primary,#ff7a00);color:#fff;border-radius:999px;padding:0 24px;font-weight:900;cursor:pointer;transition:.2s ease;}
.ss-pro-search-form button:hover{background:#111;}
.ss-pro-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;}
.ss-pro-action{position:relative;display:flex;align-items:center;gap:9px;height:52px;padding:0 16px;border-radius:999px;background:#fff;border:1px solid rgba(15,23,42,.10);color:#1f2937;text-decoration:none!important;font-weight:900;box-shadow:0 8px 24px rgba(15,23,42,.06);transition:.2s ease;white-space:nowrap;}
.ss-pro-action:hover{transform:translateY(-2px);border-color:var(--ss-primary,#ff7a00);color:var(--ss-primary,#ff7a00);}
.ss-pro-action-icon{width:25px;height:25px;display:flex;align-items:center;justify-content:center;}
.ss-pro-action-icon svg{width:25px;height:25px;fill:currentColor;}
.ss-pro-cart-count{position:absolute;right:-6px;top:-8px;min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:var(--ss-primary,#ff7a00);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:1;font-weight:900;box-shadow:0 6px 16px rgba(255,122,0,.35);}
.ss-pro-search-results{position:absolute;left:0;right:0;top:calc(100% + 12px);background:#fff;border:1px solid rgba(15,23,42,.10);border-radius:24px;box-shadow:0 28px 70px rgba(15,23,42,.18);padding:10px;display:none;max-height:520px;overflow:auto;z-index:100000;}
.ss-pro-search-results.active{display:block;}
.ss-pro-result-item{display:grid;grid-template-columns:54px 1fr auto;gap:12px;align-items:center;padding:10px;border-radius:18px;text-decoration:none!important;color:#17202a;transition:.18s ease;}
.ss-pro-result-item:hover{background:#fff5eb;color:#17202a;}
.ss-pro-result-thumb{width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,#111,var(--ss-primary,#ff7a00));overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900;}
.ss-pro-result-thumb img{width:100%;height:100%;object-fit:cover;display:block;}
.ss-pro-result-title{display:block;font-size:14px;font-weight:900;line-height:1.25;margin-bottom:4px;color:#17202a;}
.ss-pro-result-sub{display:block;font-size:12px;color:#6b7280;font-weight:800;}
.ss-pro-result-type{font-size:11px;font-weight:900;color:#fff;background:#111;border-radius:999px;padding:6px 9px;}
.ss-pro-search-status{padding:17px 14px;color:#6b7280;font-weight:900;}
.ss-pro-view-all{display:flex;align-items:center;justify-content:center;margin-top:8px;padding:13px;border-radius:16px;background:#111;color:#fff!important;text-decoration:none!important;font-weight:900;}
@media(max-width:1100px){.ss-pro-header-inner{grid-template-columns:170px 1fr auto;gap:14px;padding:0 18px}.ss-pro-logo img{max-width:150px}.ss-pro-action-text{display:none}.ss-pro-action{width:52px;padding:0;justify-content:center}.ss-pro-search-form button{display:none}}
@media(max-width:760px){body.ss-header-enabled{padding-top:146px!important;}body.admin-bar.ss-header-enabled{padding-top:178px!important;}.ss-pro-header-inner{height:146px;grid-template-columns:1fr auto;grid-template-rows:66px 64px;gap:8px 12px;padding:8px 12px}.ss-pro-logo img{max-width:150px;max-height:54px}.ss-pro-search-wrap{grid-column:1 / -1;grid-row:2}.ss-pro-actions{grid-column:2;grid-row:1}.ss-pro-search-form{height:56px}.ss-pro-search-results{position:fixed;left:12px;right:12px;top:136px;max-height:calc(100vh - 156px)}body.admin-bar .ss-pro-search-results{top:168px}}
@media(max-width:420px){.ss-pro-logo img{max-width:130px}.ss-pro-actions{gap:7px}.ss-pro-action{width:46px;height:46px}.ss-pro-action-icon svg{width:22px;height:22px}.ss-pro-header-inner{padding-left:10px;padding-right:10px}.ss-pro-global-search{font-size:14px}.ss-pro-search-icon{width:42px;flex-basis:42px}.ss-pro-cart-count{right:-4px;top:-7px}}

/* v4.0 strict theme-header replacement, uploadable header icons, reliable sidebar mega portal */
body.ss-hide-theme-header header:not(.ss-pro-header),
body.ss-hide-theme-header #masthead,
body.ss-hide-theme-header #site-header,
body.ss-hide-theme-header #header,
body.ss-hide-theme-header .site-header,
body.ss-hide-theme-header .header,
body.ss-hide-theme-header .header-wrapper,
body.ss-hide-theme-header .header-container,
body.ss-hide-theme-header .header-main,
body.ss-hide-theme-header .header-area,
body.ss-hide-theme-header .header-top,
body.ss-hide-theme-header .header-bottom,
body.ss-hide-theme-header .main-header,
body.ss-hide-theme-header .desktop-header,
body.ss-hide-theme-header .mobile-header,
body.ss-hide-theme-header .top-bar,
body.ss-hide-theme-header .top-header,
body.ss-hide-theme-header .site-navigation,
body.ss-hide-theme-header .main-navigation,
body.ss-hide-theme-header .primary-navigation,
body.ss-hide-theme-header .storefront-primary-navigation,
body.ss-hide-theme-header .navbar,
body.ss-hide-theme-header .nav-bar,
body.ss-hide-theme-header .ast-header-break-point,
body.ss-hide-theme-header .ast-primary-header-bar,
body.ss-hide-theme-header .main-header-bar,
body.ss-hide-theme-header .woocommerce-store-notice,
body.ss-hide-theme-header .elementor-location-header,
body.ss-hide-theme-header .wp-site-blocks > header,
body.ss-hide-theme-header .wp-block-template-part:has(header){
    display:none!important;
    height:0!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
}
body.ss-hide-theme-header .ss-pro-header{display:block!important;height:auto!important;overflow:visible!important;}
.ss-pro-search-icon img,
.ss-pro-action-icon img{width:25px;height:25px;object-fit:contain;display:block;}
.ss-nav-icon img,.ss-bottom-icon img{object-fit:contain!important;}
.ss-category-img span{font-weight:900;color:var(--ss-primary);font-size:28px;}
@media (min-width:901px){
    .ss-sidebar-mega-panel.ss-mega-portal{
        position:fixed!important;
        min-height:auto!important;
        overflow:auto!important;
        padding:22px!important;
        border-radius:30px!important;
        background:rgba(255,255,255,.99)!important;
        backdrop-filter:blur(18px);
        border:1px solid rgba(15,23,42,.08)!important;
        box-shadow:0 30px 90px rgba(15,23,42,.24)!important;
        opacity:0!important;
        visibility:hidden!important;
        pointer-events:none!important;
        transform:translateY(10px) scale(.985)!important;
        transition:opacity .18s ease,visibility .18s ease,transform .18s ease!important;
        z-index:100002!important;
    }
    .ss-sidebar-mega-panel.ss-mega-portal.is-open{
        opacity:1!important;
        visibility:visible!important;
        pointer-events:auto!important;
        transform:translateY(0) scale(1)!important;
    }
    .ss-side-mega-link:hover,
    .ss-side-mega-item.is-open > .ss-side-mega-link{
        background:var(--ss-primary)!important;
        color:#fff!important;
        box-shadow:0 14px 30px rgba(255,122,0,.24)!important;
    }
    .ss-side-mega-item.is-open .ss-nav-icon,
    .ss-side-mega-link:hover .ss-nav-icon{background:#fff!important;color:var(--ss-primary)!important;}
    .ss-side-mega-item.is-open .ss-mega-arrow,
    .ss-side-mega-link:hover .ss-mega-arrow{color:#fff!important;}
}


/* v4.1 sticky header/bottom + clean marketplace mega cards */
html{scroll-padding-top:112px;}
body.ss-header-enabled{padding-top:92px!important;}
body.admin-bar.ss-header-enabled{padding-top:124px!important;}
.ss-pro-header{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:2147483000!important;transform:translateZ(0);}
body.admin-bar .ss-pro-header{top:32px!important;}
.ss-shop-wrap{position:relative;z-index:1;}
body.ss-bottom-menu-enabled{padding-bottom:0!important;}
@media(max-width:760px){
    html{scroll-padding-top:166px;}
    body.ss-header-enabled{padding-top:146px!important;}
    body.admin-bar.ss-header-enabled{padding-top:178px!important;}
    .ss-pro-header{top:0!important;}
    body.admin-bar .ss-pro-header{top:32px!important;}
}
@media(max-width:900px){
    .ss-bottom-menu{
        position:fixed!important;
        left:0!important;
        right:0!important;
        bottom:0!important;
        width:100%!important;
        max-width:none!important;
        margin:0!important;
        border-radius:24px 24px 0 0!important;
        padding:10px 8px calc(10px + env(safe-area-inset-bottom))!important;
        z-index:2147482999!important;
        box-shadow:0 -12px 35px rgba(15,23,42,.18)!important;
    }
    .ss-has-bottom-menu{padding-bottom:118px!important;}
}

@media (min-width:901px){
    .ss-shop-wrap .ss-sidebar{top:112px!important;max-height:calc(100vh - 132px)!important;}
    .ss-sidebar-mega-panel.ss-mega-portal,
    .ss-sidebar-mega-panel{
        background:#fff!important;
        border-radius:24px!important;
        box-shadow:0 24px 70px rgba(15,23,42,.18)!important;
        padding:18px!important;
    }
    .ss-sidebar-mega-head small{background:#fff4e8!important;color:var(--ss-primary)!important;}
    .ss-sidebar-mega-panel .ss-mega-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;}
    .ss-sidebar-mega-panel .ss-mega-item{
        display:grid!important;
        grid-template-columns:64px 1fr!important;
        gap:12px!important;
        align-items:center!important;
        min-height:92px!important;
        background:#fff!important;
        border:1px solid #edf0f4!important;
        border-radius:20px!important;
        padding:12px!important;
        box-shadow:0 10px 25px rgba(15,23,42,.055)!important;
        transform:none!important;
    }
    .ss-sidebar-mega-panel .ss-mega-item:hover{border-color:var(--ss-primary)!important;box-shadow:0 16px 36px rgba(15,23,42,.12)!important;}
    .ss-sidebar-mega-panel .ss-mega-item img,
    .ss-sidebar-mega-panel .ss-mega-item span{width:64px!important;height:64px!important;min-width:64px!important;border-radius:18px!important;object-fit:cover!important;background:#f6f7fb!important;color:var(--ss-primary)!important;}
}
.ss-mega-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}
.ss-mega-product-card{display:block;text-decoration:none!important;color:#17202a!important;background:#fff;border:1px solid #edf0f4;border-radius:20px;overflow:hidden;box-shadow:0 10px 25px rgba(15,23,42,.055);transition:.2s ease;}
.ss-mega-product-card:hover{transform:translateY(-4px);border-color:var(--ss-primary);box-shadow:0 18px 40px rgba(15,23,42,.13);}
.ss-mega-product-img{height:132px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#eef2f7);overflow:hidden;}
.ss-mega-product-img img{width:100%;height:100%;object-fit:cover;display:block;}
.ss-mega-product-img em{font-style:normal;font-size:34px;font-weight:900;color:var(--ss-primary);}
.ss-mega-product-body{display:block;padding:12px;}
.ss-mega-product-body small{display:block;color:var(--ss-primary);font-size:11px;font-weight:900;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ss-mega-product-body strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:38px;font-size:14px;line-height:1.35;font-weight:900;color:#17202a;}
.ss-mega-product-body b{display:block;margin-top:10px;font-size:13px;font-weight:900;color:#17202a;}
.ss-mega-product-body b ins{text-decoration:none;color:var(--ss-primary);}
@media (min-width:901px) and (max-width:1180px){.ss-mega-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media (max-width:900px){.ss-mega-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.ss-mega-product-img{height:110px;}}

/* v5.7 premium hero carousel and category discovery */
.ss-carousel .ss-slide,.ss-carousel .ss-slide:not(.active){display:flex!important;align-items:center;position:absolute;inset:0;width:100%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .72s ease,transform .72s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform}
.ss-carousel .ss-slide.active{position:relative;opacity:1;visibility:visible;pointer-events:auto;z-index:2}
.ss-transition-fade-slide .ss-slide{transform:translateX(34px)}.ss-transition-fade-slide .ss-slide.active{transform:translateX(0)}
.ss-transition-fade .ss-slide{transform:none}
.ss-transition-zoom .ss-slide{transform:scale(1.045)}.ss-transition-zoom .ss-slide.active{transform:scale(1)}
.ss-slide-content{transition:opacity .55s ease .12s,transform .65s cubic-bezier(.22,.61,.36,1) .12s;opacity:0;transform:translateY(18px)}
.ss-slide.active .ss-slide-content{opacity:1;transform:translateY(0)}
.ss-hero-arrow,.ss-row-arrow{border:1px solid rgba(255,255,255,.35);background:rgba(17,17,17,.52);color:#fff;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);width:46px;height:46px;border-radius:50%;display:grid;place-items:center;cursor:pointer;transition:.22s ease}
.ss-hero-arrow:hover,.ss-hero-arrow:focus-visible{background:var(--ss-primary);border-color:var(--ss-primary);transform:scale(1.06)}
.ss-hero-arrow svg,.ss-row-arrow svg{width:22px;height:22px;fill:none}
.ss-hero-arrow{position:absolute;z-index:6;top:50%;transform:translateY(-50%)}.ss-hero-arrow:hover,.ss-hero-arrow:focus-visible{transform:translateY(-50%) scale(1.06)}
.ss-hero-prev{left:18px}.ss-hero-next{right:18px}
.ss-carousel-dots{left:50%!important;transform:translateX(-50%);bottom:22px!important}
.ss-carousel-dots button{width:9px!important;height:9px!important;transition:.25s ease}.ss-carousel-dots button.active{width:30px!important;border-radius:20px!important}
.ss-hero-progress{position:absolute;z-index:6;left:0;right:0;bottom:0;height:3px;background:rgba(255,255,255,.18)}.ss-hero-progress span{display:block;height:100%;width:0;background:var(--ss-primary)}
.ss-progress-running .ss-hero-progress span{animation:ssHeroProgress var(--ss-hero-speed,5.6s) linear forwards}@keyframes ssHeroProgress{from{width:0}to{width:100%}}
.ss-category-carousel-shell{position:relative;padding-inline:30px}
.ss-category-scroll{overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity;scroll-behavior:smooth!important;scrollbar-width:none;padding:8px 2px 14px!important}
.ss-category-scroll::-webkit-scrollbar{display:none}.ss-category-scroll .ss-category-card{scroll-snap-align:start;flex:0 0 172px;white-space:normal}
.ss-row-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);background:#fff;color:#111;border-color:#eceff3;box-shadow:0 10px 30px rgba(15,23,42,.14)}.ss-row-arrow:hover{background:var(--ss-primary);color:#fff;border-color:var(--ss-primary)}
.ss-row-prev{left:0}.ss-row-next{right:0}
.ss-category-directory{padding:0!important;overflow:hidden}.ss-category-directory-hero{padding:clamp(28px,5vw,64px);color:#fff;background:radial-gradient(circle at 82% 20%,rgba(255,122,0,.36),transparent 28%),linear-gradient(135deg,#0b0b0c,#252525);position:relative}
.ss-category-directory-hero h1{color:#fff!important;font-size:clamp(32px,5vw,56px);margin:10px 0 12px;display:flex;align-items:center;gap:12px}.ss-category-directory-hero p{max-width:720px;color:#e5e7eb;font-size:17px;line-height:1.6}.ss-directory-back{display:inline-flex;align-items:center;gap:6px;color:#fff!important;text-decoration:none;font-weight:800;margin-bottom:25px}.ss-directory-back svg{width:18px;height:18px}
.ss-category-directory-search{margin-top:26px;width:min(620px,100%);min-height:54px;background:#fff;border-radius:999px;display:flex;align-items:center;gap:10px;padding:0 20px;box-shadow:0 18px 45px rgba(0,0,0,.24)}.ss-category-directory-search svg{width:22px;height:22px;color:#667085}.ss-category-directory-search input{width:100%;border:0!important;outline:0!important;box-shadow:none!important;font-size:16px;background:transparent;color:#101828}
.ss-category-directory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:clamp(20px,4vw,42px);background:#f7f8fb}.ss-category-directory-card{min-width:0;display:grid;grid-template-columns:108px minmax(0,1fr);align-items:center;gap:17px;padding:16px;background:#fff;border:1px solid #eaecf0;border-radius:20px;text-decoration:none;color:#101828;box-shadow:0 8px 24px rgba(16,24,40,.05);transition:.25s ease}.ss-category-directory-card:hover{transform:translateY(-5px);border-color:var(--ss-primary);box-shadow:0 18px 40px rgba(16,24,40,.11)}
.ss-category-directory-image{width:108px;height:108px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#fff4e8,#f2f4f7);display:grid;place-items:center}.ss-category-directory-image img{width:100%;height:100%;object-fit:cover;transition:.35s ease}.ss-category-directory-card:hover img{transform:scale(1.06)}.ss-category-directory-image span{font-size:38px;color:var(--ss-primary);font-weight:900}.ss-category-directory-card h2{font-size:18px;line-height:1.25;margin:0 0 8px;color:#101828}.ss-category-directory-card p{margin:0 0 12px;color:#667085;font-size:13px}.ss-category-directory-card>div:last-child>span{display:flex;align-items:center;gap:6px;color:var(--ss-primary);font-size:12px;font-weight:900}.ss-category-directory-card>div:last-child>span svg{width:16px;height:16px}.ss-category-directory-empty{margin:0 42px 42px;padding:22px;border-radius:16px;background:#fff4e8;text-align:center;font-weight:800}
@media(max-width:1100px){.ss-category-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ss-category-directory-card{grid-template-columns:88px minmax(0,1fr)}.ss-category-directory-image{width:88px;height:88px}}
@media(max-width:760px){.ss-hero-arrow{width:42px;height:42px;top:auto;bottom:14px}.ss-hero-prev{left:16px}.ss-hero-next{right:16px}.ss-carousel-dots{bottom:29px!important}.ss-hero-progress{bottom:0}.ss-category-carousel-shell{padding-inline:0}.ss-row-arrow{display:none}.ss-category-directory{margin:0!important;border-radius:0!important}.ss-category-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px}.ss-category-directory-card{display:block;padding:10px}.ss-category-directory-image{width:100%;height:auto;aspect-ratio:1/1;margin-bottom:11px}.ss-category-directory-card h2{font-size:15px}.ss-category-directory-card p{margin-bottom:7px}.ss-category-directory-card>div:last-child>span{display:none}}
@media(prefers-reduced-motion:reduce){.ss-carousel .ss-slide,.ss-slide-content,.ss-category-directory-card,.ss-category-directory-image img{transition:none!important}.ss-hero-progress{display:none!important}}


/* v4.2 slider and sidebar mega reliability fixes */
@media (min-width:901px){
    .ss-side-mega-item.is-open > .ss-sidebar-mega-panel:not(.ss-mega-portal){
        opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0) scale(1)!important;
    }
    .ss-sidebar-mega-panel.ss-mega-portal{display:block!important;}
}
.ss-carousel .ss-slide.active,.ss-side-promo-slide.active,.ss-hero-ad-slide.active{display:flex!important;}
.ss-carousel .ss-slide:not(.active){display:none!important;}
.ss-side-promo-slide:not(.active),.ss-hero-ad-slide:not(.active){pointer-events:none;}


/* Safari / iPhone cross-browser fixes */
.ss-shop-wrap,
.ss-shop-wrap * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ss-bottom-menu {
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
}

@media (max-width:900px) {
    html, body {
        overflow-x: hidden;
        -webkit-text-size-adjust: 100%;
    }

    .ss-bottom-menu {
        position: fixed !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        width: 100% !important;
        padding-bottom: calc(10px + env(safe-area-inset-bottom)) !important;
        transform: translateZ(0);
        -webkit-transform: translateZ(0);
    }

    .ss-mobile-search-panel {
        position: fixed !important;
        height: 100dvh;
        min-height: 100vh;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .ss-search-sheet {
        max-height: 88dvh;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .ss-product-grid {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .ss-product-card,
    .ss-store-card,
    .ss-category-card {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

/* Touch devices: do not depend on hover */
@media (hover:none) and (pointer:coarse) {
    .ss-side-mega-item:hover > .ss-sidebar-mega-panel {
        opacity: 0 !important;
        visibility: hidden !important;
        pointer-events: none !important;
    }

    .ss-side-mega-item.is-open > .ss-sidebar-mega-panel,
    .ss-sidebar-mega-panel.is-open {
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
    }
}


/* v4.2.3 ORIGINAL LOOK PRESERVED - cross-browser responsive safety only
   This patch does not redesign desktop. It only prevents iOS/Android browser sizing,
   overflow, and fixed-header issues while keeping the same layout/look. */
html, body{
    max-width:100%;
    -webkit-text-size-adjust:100%;
    text-size-adjust:100%;
}
.ss-shop-wrap,
.ss-shop-wrap *{
    box-sizing:border-box;
}
.ss-shop-wrap img,
.ss-pro-header img{
    max-width:100%;
    height:auto;
}
.ss-pro-header{
    width:100%;
    max-width:100vw;
    -webkit-transform:translateZ(0);
    transform:translateZ(0);
    backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
}
.ss-pro-header-inner{
    width:100%;
    max-width:1480px;
}
.ss-layout,
.ss-main,
.ss-section,
.ss-product-grid{
    min-width:0;
}
.ss-scroll-row,
.ss-store-scroll,
.ss-category-scroll{
    overflow-x:auto!important;
    overflow-y:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior-x:contain;
    scroll-snap-type:x proximity;
    touch-action:pan-x pan-y;
    scrollbar-width:none;
}
.ss-scroll-row::-webkit-scrollbar,
.ss-store-scroll::-webkit-scrollbar,
.ss-category-scroll::-webkit-scrollbar{
    display:none;
}
.ss-scroll-row > *,
.ss-store-scroll > *,
.ss-category-scroll > *{
    flex:0 0 auto;
    scroll-snap-align:start;
}
@supports (-webkit-touch-callout:none){
    .ss-pro-search-form input,
    .ss-smart-search-box input,
    .ss-search-sheet input{
        font-size:16px!important;
    }
}
@media (max-width:1100px){
    .ss-pro-header-inner{
        max-width:100%;
    }
    .ss-layout{
        width:100%;
    }
}
@media (max-width:900px){
    html, body{
        overflow-x:hidden!important;
    }
    body.ss-header-enabled{
        padding-top:146px!important;
    }
    body.admin-bar.ss-header-enabled{
        padding-top:178px!important;
    }
    .ss-pro-header{
        left:0!important;
        right:0!important;
        top:0!important;
        width:100vw!important;
        max-width:100vw!important;
    }
    body.admin-bar .ss-pro-header{
        top:32px!important;
    }
    .ss-pro-header-inner{
        height:146px!important;
        grid-template-columns:1fr auto!important;
        grid-template-rows:66px 64px!important;
        gap:8px 12px!important;
        padding:8px 12px!important;
    }
    .ss-pro-logo{
        min-width:0!important;
        overflow:hidden;
    }
    .ss-pro-logo img{
        max-width:150px!important;
        max-height:54px!important;
        object-fit:contain!important;
    }
    .ss-pro-actions{
        grid-column:2!important;
        grid-row:1!important;
        gap:8px!important;
        min-width:0!important;
    }
    .ss-pro-action{
        width:48px!important;
        height:48px!important;
        padding:0!important;
        justify-content:center!important;
    }
    .ss-pro-action-text{
        display:none!important;
    }
    .ss-pro-search-wrap{
        grid-column:1 / -1!important;
        grid-row:2!important;
        min-width:0!important;
    }
    .ss-pro-search-form{
        height:56px!important;
        min-width:0!important;
    }
    .ss-pro-search-form button{
        display:none!important;
    }
    .ss-pro-global-search{
        min-width:0!important;
        width:100%!important;
    }
    .ss-shop-wrap{
        width:100%!important;
        max-width:100vw!important;
        overflow-x:hidden!important;
        padding-left:0!important;
        padding-right:0!important;
    }
    .ss-layout{
        display:block!important;
        width:100%!important;
        max-width:100%!important;
        margin:0!important;
    }
    .ss-main{
        width:100%!important;
        max-width:100%!important;
        margin:0!important;
    }
    .ss-sidebar,
    .ss-mega-nav,
    .ss-sidebar-mega-panel{
        display:none!important;
    }
    .ss-section{
        margin-left:10px!important;
        margin-right:10px!important;
    }
    .ss-hero{
        margin-left:0!important;
        margin-right:0!important;
        max-width:100%!important;
    }
    .ss-product-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
        gap:10px!important;
    }
    .ss-bottom-menu{
        position:fixed!important;
        left:0!important;
        right:0!important;
        bottom:0!important;
        width:100%!important;
        max-width:100%!important;
        border-radius:24px 24px 0 0!important;
        padding-bottom:calc(10px + env(safe-area-inset-bottom))!important;
        z-index:2147482999!important;
        -webkit-transform:translateZ(0);
        transform:translateZ(0);
    }
    .ss-has-bottom-menu{
        padding-bottom:calc(104px + env(safe-area-inset-bottom))!important;
    }
    .ss-mobile-search-panel{
        height:100vh;
        height:100dvh;
    }
    .ss-search-sheet{
        max-height:88vh;
        max-height:88dvh;
        overflow-y:auto;
        -webkit-overflow-scrolling:touch;
    }
}
@media (max-width:560px){
    .ss-pro-logo img{max-width:135px!important;}
    .ss-pro-action{width:44px!important;height:44px!important;}
    .ss-product-image{height:155px!important;}
    .ss-product-title{font-size:13px!important;}
    .ss-price{font-size:14px!important;}
    .ss-cart-btn,.ss-view-btn{font-size:12px!important;padding:10px 9px!important;}
}

/* v5.1 unified premium navigation ------------------------------------------------ */
html{scroll-padding-top:144px;}
body.ss-header-enabled{padding-top:128px!important;}
body.admin-bar.ss-header-enabled{padding-top:160px!important;}
.ss-pro-header{
    min-height:128px!important;
    background:rgba(255,255,255,.985)!important;
    border-bottom:1px solid rgba(15,23,42,.08)!important;
    box-shadow:0 7px 22px rgba(15,23,42,.065)!important;
    -webkit-backdrop-filter:saturate(170%) blur(16px);
    backdrop-filter:saturate(170%) blur(16px);
}
.ss-pro-header-inner{
    height:86px!important;
    max-width:1480px!important;
    grid-template-columns:180px minmax(360px,820px) auto!important;
    justify-content:space-between!important;
    gap:20px!important;
    padding:0 28px!important;
}
.ss-pro-logo{display:flex!important;align-items:center!important;min-width:0!important;}
.ss-pro-logo img{width:auto!important;max-width:160px!important;max-height:66px!important;object-fit:contain!important;}
.ss-pro-search-wrap{width:100%!important;max-width:820px!important;min-width:0!important;justify-self:center!important;}
.ss-pro-search-form{
    height:52px!important;
    border-radius:14px!important;
    padding:4px!important;
    background:#f7f8fa!important;
    border:1px solid #dfe3e8!important;
    box-shadow:none!important;
}
.ss-pro-search-form:focus-within{background:#fff!important;border-color:var(--ss-primary,#ff7a00)!important;box-shadow:0 0 0 4px rgba(255,122,0,.10)!important;}
.ss-pro-search-icon{width:44px!important;height:44px!important;flex:0 0 44px!important;}
.ss-pro-search-icon svg{width:22px!important;height:22px!important;}
.ss-pro-global-search{font-size:15px!important;min-width:0!important;}
.ss-pro-search-form button{height:42px!important;border-radius:11px!important;padding:0 20px!important;min-width:94px!important;}
.ss-pro-actions{gap:10px!important;}
.ss-pro-action{
    height:50px!important;
    min-height:50px!important;
    border-radius:14px!important;
    padding:0 15px!important;
    box-shadow:0 5px 16px rgba(15,23,42,.055)!important;
}
.ss-pro-action:hover{transform:none!important;box-shadow:0 7px 18px rgba(15,23,42,.08)!important;}
.ss-pro-cart-count{
    position:absolute!important;
    right:-5px!important;
    top:-8px!important;
    min-width:26px!important;
    height:26px!important;
    padding:0 6px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:999px!important;
    color:#fff!important;
    background:var(--ss-primary,#ff7a00)!important;
    border:3px solid #fff!important;
    font-size:11px!important;
    font-weight:900!important;
    line-height:1!important;
}
.ss-pro-subnav{height:42px!important;border-top:1px solid #f0f2f5;background:#fff;}
.ss-pro-subnav-inner{height:42px;max-width:1480px;margin:0 auto;padding:0 28px;display:flex;align-items:center;justify-content:center;gap:8px;}
.ss-pro-subnav a{height:34px;display:flex;align-items:center;gap:7px;padding:0 16px;border-radius:10px;color:#344054;text-decoration:none!important;font-size:13px;font-weight:800;white-space:nowrap;transition:background .18s,color .18s;}
.ss-pro-subnav a:hover,.ss-pro-subnav a:focus-visible{background:#fff4e8;color:var(--ss-primary,#ff7a00);outline:none;}
.ss-pro-subnav svg{width:17px;height:17px;fill:currentColor;}
.ss-pro-subnav .ss-subnav-uploaded-icon{width:18px!important;height:18px!important;object-fit:contain!important;flex:0 0 18px!important;}
body.ss-header-enabled .ss-shop-wrap{padding-top:16px!important;}

@media(max-width:1180px) and (min-width:901px){
    .ss-pro-header-inner{grid-template-columns:165px minmax(300px,1fr) auto!important;padding:0 18px!important;gap:14px!important;}
    .ss-pro-logo img{max-width:150px!important;}
    .ss-pro-search-wrap{max-width:720px!important;}
    .ss-pro-action-text{display:none!important;}
    .ss-pro-action{width:50px!important;padding:0!important;justify-content:center!important;}
    .ss-pro-subnav-inner{padding:0 18px;}
}

@media(max-width:900px){
    html{scroll-padding-top:150px;}
    body.ss-header-enabled{padding-top:134px!important;}
    body.admin-bar.ss-header-enabled{padding-top:166px!important;}
    body.admin-bar .ss-pro-header{top:32px!important;}
    .ss-pro-header{min-height:134px!important;height:134px!important;}
    .ss-pro-header-inner{
        height:134px!important;
        grid-template-columns:minmax(120px,1fr) auto!important;
        grid-template-rows:62px 56px!important;
        gap:8px 10px!important;
        padding:8px 12px!important;
    }
    .ss-pro-logo img{max-width:150px!important;max-height:52px!important;}
    .ss-pro-actions{grid-column:2!important;grid-row:1!important;gap:7px!important;}
    .ss-pro-action{width:46px!important;height:46px!important;min-height:46px!important;padding:0!important;justify-content:center!important;border-radius:13px!important;}
    .ss-pro-action-text{display:none!important;}
    .ss-pro-search-wrap{grid-column:1/-1!important;grid-row:2!important;max-width:none!important;}
    .ss-pro-search-form{height:52px!important;border-radius:13px!important;}
    .ss-pro-search-form button{display:none!important;}
    .ss-pro-subnav{display:none!important;}
    .ss-pro-search-results{position:fixed!important;left:12px!important;right:12px!important;top:128px!important;max-height:calc(100dvh - 148px)!important;}
    body.admin-bar .ss-pro-search-results{top:160px!important;}
    .ss-bottom-menu a span:last-child{display:block!important;}
    .ss-bottom-menu a{min-height:58px!important;}
    body.ss-header-enabled .ss-shop-wrap{padding-top:10px!important;}
}

@media(max-width:782px){
    body.admin-bar.ss-header-enabled{padding-top:180px!important;}
    body.admin-bar .ss-pro-header{top:46px!important;}
    body.admin-bar .ss-pro-search-results{top:174px!important;}
}

@media(max-width:480px){
    .ss-pro-header-inner{padding-left:10px!important;padding-right:10px!important;}
    .ss-pro-logo img{max-width:138px!important;}
    .ss-pro-action{width:44px!important;height:44px!important;min-height:44px!important;}
    .ss-pro-actions{gap:6px!important;}
    .ss-pro-cart-count{right:-4px!important;top:-7px!important;}
}

@supports(padding:max(0px)){
    @media(max-width:900px){
        .ss-bottom-menu{padding-left:max(8px,env(safe-area-inset-left))!important;padding-right:max(8px,env(safe-area-inset-right))!important;padding-bottom:max(10px,env(safe-area-inset-bottom))!important;}
    }
}

/* v5.4 premium marketplace homepage ----------------------------------------- */
.ss-shop-wrap.ss-premium-home{
    background:var(--ss-page,#f6f7fb);
    color:#20242c;
}
.ss-premium-home .ss-layout{
    width:min(calc(100% - 32px),var(--ss-content-max,1440px));
    margin-inline:auto;
    gap:24px;
}
.ss-premium-home .ss-main{min-width:0;}
.ss-premium-home .ss-section{margin-top:var(--ss-section-gap,42px);}
.ss-premium-home .ss-section-head{margin-bottom:18px;align-items:center;}
.ss-premium-home .ss-section-head h2{
    display:flex;
    align-items:center;
    gap:11px;
    color:#17191f;
    font-size:clamp(21px,2vw,29px);
    letter-spacing:-.035em;
}
.ss-section-icon{
    width:38px;
    height:38px;
    flex:0 0 38px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    border-radius:12px;
    color:var(--ss-primary,#ff7a00);
    background:#fff2e5;
}
.ss-section-icon svg,.ss-section-icon img{
    width:21px!important;
    height:21px!important;
    object-fit:contain!important;
    fill:currentColor;
}
.ss-premium-home .ss-product-card,
.ss-premium-home .ss-category-card,
.ss-premium-home .ss-store-card{
    border-radius:var(--ss-card-radius,16px);
    border:1px solid rgba(15,23,42,.07);
    box-shadow:0 7px 22px rgba(15,23,42,.055);
    transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.ss-premium-home .ss-product-card:hover,
.ss-premium-home .ss-category-card:hover,
.ss-premium-home .ss-store-card:hover{
    transform:translateY(-3px);
    border-color:rgba(255,122,0,.2);
    box-shadow:0 15px 38px rgba(15,23,42,.10);
}
.ss-premium-home .ss-product-body{padding:16px;}
.ss-premium-home .ss-product-title{
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
    min-height:2.7em;
}
.ss-premium-home .ss-price{font-size:18px;font-weight:900;color:#17191f;}
.ss-premium-home .ss-cart-btn{flex:1;min-height:44px;border-radius:12px!important;}
.ss-premium-home .ss-view-btn{
    width:44px;
    min-width:44px;
    height:44px;
    padding:0!important;
    font-size:0!important;
    border-radius:12px!important;
}
.ss-premium-home .ss-view-btn:after{content:"›";font-size:24px;line-height:1;}
.ss-trust-strip{
    margin-top:22px;
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    overflow:hidden;
    background:#fff;
    border:1px solid rgba(15,23,42,.07);
    border-radius:var(--ss-card-radius,16px);
    box-shadow:0 8px 25px rgba(15,23,42,.05);
}
.ss-trust-item{
    min-width:0;
    display:flex;
    align-items:center;
    gap:13px;
    padding:19px 20px;
}
.ss-trust-item+.ss-trust-item{border-left:1px solid #edf0f3;}
.ss-trust-item strong,.ss-trust-item small{display:block;}
.ss-trust-item strong{font-size:14px;color:#20242c;}
.ss-trust-item small{margin-top:3px;color:#697386;font-size:12px;line-height:1.4;}
.ss-app-banner{
    position:relative;
    min-height:260px;
    margin-top:var(--ss-section-gap,42px);
    padding:38px clamp(24px,5vw,68px);
    overflow:hidden;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:30px;
    border-radius:calc(var(--ss-card-radius,16px) + 6px);
    color:#fff;
    background:linear-gradient(120deg,#111 0%,#242424 68%,#ff7a00 160%);
}
.ss-app-banner:before{
    content:"";
    position:absolute;
    width:290px;
    height:290px;
    right:18%;
    top:-170px;
    border-radius:50%;
    background:rgba(255,122,0,.16);
}
.ss-app-banner-copy{position:relative;z-index:1;display:flex;gap:18px;align-items:flex-start;max-width:720px;}
.ss-app-banner .ss-section-icon{background:var(--ss-primary,#ff7a00);color:#fff;}
.ss-app-banner-copy>div>span{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:900;color:#ffb46d;}
.ss-app-banner h2{margin:5px 0 9px;color:#fff;font-size:clamp(27px,3vw,42px);letter-spacing:-.04em;}
.ss-app-banner p{max-width:620px;margin:0 0 20px;color:rgba(255,255,255,.74);font-size:15px;line-height:1.65;}
.ss-app-banner a{
    display:inline-flex;
    align-items:center;
    min-height:46px;
    padding:0 20px;
    border-radius:12px;
    color:#fff!important;
    background:var(--ss-primary,#ff7a00);
    text-decoration:none!important;
    font-weight:900;
}
.ss-app-banner>img{
    position:relative;
    z-index:1;
    width:min(31%,280px)!important;
    max-height:240px!important;
    object-fit:contain!important;
    align-self:flex-end;
}
@media(max-width:1100px){
    .ss-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr));}
    .ss-trust-item:nth-child(3){border-left:0;border-top:1px solid #edf0f3;}
    .ss-trust-item:nth-child(4){border-top:1px solid #edf0f3;}
}
@media(max-width:900px){
    .ss-premium-home .ss-layout{width:100%;padding-inline:max(12px,env(safe-area-inset-left));}
    .ss-premium-home .ss-section{margin-inline:0!important;margin-top:30px;}
    .ss-premium-home .ss-hero{border-radius:18px!important;}
    .ss-trust-strip{margin-top:14px;}
}
@media(max-width:620px){
    .ss-premium-home .ss-layout{padding-inline:10px;}
    .ss-trust-strip{grid-template-columns:1fr 1fr;}
    .ss-trust-item{padding:14px 11px;gap:9px;align-items:flex-start;}
    .ss-trust-item .ss-section-icon{width:34px;height:34px;flex-basis:34px;border-radius:10px;}
    .ss-trust-item strong{font-size:12px;}
    .ss-trust-item small{font-size:10px;}
    .ss-premium-home .ss-section-head h2{font-size:20px;}
    .ss-section-icon{width:34px;height:34px;flex-basis:34px;}
    .ss-app-banner{min-height:0;padding:28px 21px;margin-top:30px;}
    .ss-app-banner-copy{gap:11px;}
    .ss-app-banner>img{display:none;}
    .ss-app-banner h2{font-size:27px;}
    .ss-app-banner p{font-size:13px;}
}
@media(max-width:380px){
    .ss-trust-strip{grid-template-columns:1fr;}
    .ss-trust-item+.ss-trust-item{border-left:0;border-top:1px solid #edf0f3;}
    .ss-product-grid{gap:8px!important;}
    .ss-premium-home .ss-product-body{padding:12px;}
}
@media(hover:none){
    .ss-premium-home .ss-product-card:hover,
    .ss-premium-home .ss-category-card:hover,
    .ss-premium-home .ss-store-card:hover{transform:none;}
}
@media(prefers-reduced-motion:reduce){
    .ss-premium-home *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;}
}
.ss-store-directory{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:20px;width:100%}
.ss-all-shops{min-height:55vh;padding-top:24px}
.ss-all-shops .ss-store-card{min-height:210px}
@media(max-width:640px){.ss-store-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ss-all-shops .ss-store-card{min-height:170px}}
@media(max-width:380px){.ss-store-directory{grid-template-columns:1fr}}
.ss-shop-wrap .ss-carousel .ss-slide:not(.active){display:flex!important}

/* v6.0 interactive, swipeable marketplace rails */
.ss-scroll-row{overflow-x:auto!important;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-inline:contain;touch-action:pan-x;cursor:grab;user-select:none;-webkit-overflow-scrolling:touch}
.ss-scroll-row::-webkit-scrollbar{display:none}
.ss-scroll-row.ss-is-dragging{cursor:grabbing;scroll-behavior:auto!important}
.ss-scroll-row a{-webkit-user-drag:none}
.ss-category-scroll,.ss-store-scroll{scroll-behavior:auto}

/* v6.1 mobile-first sizing, safe areas and cross-browser resilience */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
img,svg,video{max-width:100%}
.ss-shop-wrap,.ss-shop-wrap *{box-sizing:border-box}
.ss-shop-wrap button,.ss-shop-wrap input,.ss-shop-wrap select,.ss-shop-wrap textarea{font:inherit}
.ss-shop-wrap button,.ss-shop-wrap a{-webkit-tap-highlight-color:transparent}
@media(max-width:900px){
    body.ss-bottom-menu-enabled{padding-bottom:calc(104px + env(safe-area-inset-bottom,0px))!important}
    .ss-bottom-menu{min-height:78px!important;overflow:visible!important}
    .ss-bottom-menu a{min-width:0!important;min-height:58px!important;padding:7px 3px!important;gap:4px!important;font-size:11px!important;line-height:1.15!important}
    .ss-bottom-icon{width:28px!important;height:28px!important;flex:0 0 28px!important}
    .ss-bottom-icon svg,.ss-bottom-icon img{width:25px!important;height:25px!important}
    .ss-product-card{min-width:0!important}
    .ss-product-body{padding:15px!important}
    .ss-product-title{font-size:15px!important;line-height:1.4!important;min-height:2.8em!important}
    .ss-vendor-line{font-size:12px!important}
    .ss-price{font-size:17px!important;line-height:1.3!important}
    .ss-cart-btn,.ss-view-btn,.ss-shop-wrap button{min-height:44px}
    .ss-category-scroll .ss-category-card{flex-basis:184px!important;min-height:210px!important}
    .ss-store-scroll .ss-store-card{flex-basis:220px!important;min-height:190px!important}
    .ss-shop-wrap input:not([type=checkbox]):not([type=radio]),.ss-shop-wrap select,.ss-shop-wrap textarea{min-height:46px;font-size:16px!important}
}
@media(max-width:480px){
    .ss-product-grid{grid-template-columns:1fr!important;gap:14px!important}
    .ss-product-image{height:auto!important;aspect-ratio:4/3!important;min-height:210px!important}
    .ss-product-body{padding:16px!important}
    .ss-product-title{font-size:16px!important}
    .ss-price{font-size:18px!important}
    .ss-product-actions{gap:10px!important}
    .ss-cart-btn{font-size:14px!important;padding:11px 12px!important}
    .ss-view-btn{width:48px!important;min-width:48px!important;height:48px!important}
    .ss-category-scroll .ss-category-card{flex-basis:190px!important}
    .ss-store-scroll .ss-store-card{flex-basis:230px!important}
}
@media(max-width:360px){
    .ss-bottom-menu a{font-size:10px!important}
    .ss-bottom-icon{width:26px!important;height:26px!important;flex-basis:26px!important}
}

/* v6.2 configurable product columns. These rules intentionally come last so
 * the administrator's choice replaces older fixed responsive breakpoints. */
@media(min-width:901px){
    .ss-product-grid,
    .ss-premium-active ul.products{
        grid-template-columns:repeat(var(--ss-product-columns-desktop,4),minmax(0,1fr))!important;
    }
}
@media(max-width:900px){
    .ss-product-grid,
    .ss-premium-active ul.products{
        grid-template-columns:repeat(var(--ss-product-columns-mobile,2),minmax(0,1fr))!important;
    }
}
@media(max-width:480px){
    .ss-product-grid,
    .ss-premium-active ul.products{
        grid-template-columns:repeat(var(--ss-product-columns-mobile,2),minmax(0,1fr))!important;
        gap:10px!important;
    }
    .ss-product-image{min-height:0!important;aspect-ratio:1/1!important}
    .ss-product-body{padding:12px!important}
    .ss-product-title{font-size:14px!important;min-height:2.8em!important}
    .ss-price{font-size:16px!important}
    .ss-cart-btn{font-size:13px!important;padding:10px 8px!important}
}
@supports not (aspect-ratio:4/3){
    @media(max-width:480px){.ss-product-image{height:230px!important}}
}
