.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(6,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(6,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}}

/* 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;}}


/* 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;}
}
