:root{--bg:#fff;--card:#fff;--soft:#f6f6f7;--text:#202124;--muted:#9aa0a6;--line:#eeeeef;--accent:#111;--green:#43866c;--red:#ff5b6b;--shadow:0 10px 24px rgba(0,0,0,.07)}*{box-sizing:border-box}body{margin:0;background:#e5e5e5;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}a{text-decoration:none;color:inherit}button{font:inherit;cursor:pointer}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.app-shell{min-height:100vh;max-width:430px;margin:0 auto;background:#fff;padding-bottom:86px;position:relative;overflow:hidden}.top{padding:18px 18px 8px;background:#fff;position:sticky;top:0;z-index:30}.topbar{height:40px;display:grid;grid-template-columns:40px 1fr 40px;align-items:center}.brand{display:flex;align-items:center;justify-content:center;height:38px}.brand img{max-height:36px;max-width:165px;object-fit:contain}.icon-btn{width:38px;height:38px;border:0;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#24262b}.cart-small{position:relative}.cart-small i,.floating-cart i{position:absolute;right:0;top:0;background:var(--red);color:#fff;font-style:normal;border-radius:99px;min-width:16px;height:16px;font-size:9px;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.search-line{margin-top:16px;display:flex;gap:10px}.search-box{flex:1;height:42px;border-radius:14px;background:#fafafa;border:1px solid var(--line);display:flex;align-items:center;gap:8px;padding:0 13px;color:#a5a8ad}.search-box input{border:0;outline:0;background:transparent;flex:1;font-size:13px}.filter-round{width:42px;height:42px;border-radius:14px;border:1px solid var(--line);background:#fafafa;display:flex;align-items:center;justify-content:center;color:#54565b}.section{padding:0 18px 20px}.section-head{display:flex;align-items:center;justify-content:space-between;margin:16px 0 12px}.section-head h2,.page-title{font-size:18px;line-height:1.05;margin:0;font-weight:900;letter-spacing:-.45px}.section-head a{font-size:10px;color:#aaa;font-weight:800}.cat-row{display:flex;gap:14px;overflow:auto;padding:8px 0 8px;scroll-snap-type:x mandatory}.cat-row::-webkit-scrollbar,.h-products::-webkit-scrollbar,.chip-row::-webkit-scrollbar{display:none}.quick{min-width:58px;text-align:center;scroll-snap-align:start}.quick .pic{width:52px;height:52px;border-radius:50%;background:#f3f3f4;border:4px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,.07);display:flex;align-items:center;justify-content:center;overflow:hidden;margin:0 auto 7px;font-size:21px;font-weight:900}.quick .pic img{width:100%;height:100%;object-fit:cover}.quick b{display:block;font-size:10px;font-weight:700;color:#34363a;white-space:nowrap}.hero{margin:12px 18px 16px;height:156px;border-radius:12px;position:relative;overflow:hidden;background:#9a7159;color:#fff;box-shadow:0 8px 20px rgba(0,0,0,.06)}.hero-slide{position:absolute;inset:0;display:flex;align-items:center;padding:18px 17px;background:linear-gradient(105deg,rgba(0,0,0,.34),rgba(0,0,0,.05));isolation:isolate}.hero-slide:after{content:"";position:absolute;right:-25px;bottom:-55px;width:170px;height:170px;border-radius:50%;background:rgba(255,255,255,.22);z-index:-1}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-copy{width:60%;position:relative;z-index:2}.hero-kicker{font-size:9px;letter-spacing:2.5px;font-weight:700;text-transform:uppercase;opacity:.9}.hero h1{font-size:23px;line-height:1.04;margin:8px 0 0;font-weight:900}.hero p{font-size:11px;line-height:1.3;margin:5px 0 0;opacity:.92}.hero button{margin-top:13px;border:0;background:#fff;color:#23252a;border-radius:999px;padding:9px 15px;font-size:11px;font-weight:900}.hero-art{position:absolute;right:6px;bottom:0;width:150px;height:145px;display:flex;align-items:end;justify-content:center;z-index:1}.hero-art img{max-width:145px;max-height:135px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.2))}.dots{position:absolute;left:17px;bottom:12px;display:flex;gap:5px;z-index:3}.dot{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.55)}.dot.active{width:17px;border-radius:99px;background:#fff}.promo-banners{padding:0 18px 10px;display:grid;gap:10px}.promo{min-height:88px;border-radius:12px;background:#f5f2f0;display:flex;align-items:center;justify-content:space-between;overflow:hidden;padding:14px 16px}.promo:nth-child(2){background:#f0f4f3}.promo b{font-size:15px}.promo span{display:block;font-size:10px;color:#777;margin-top:4px}.promo img{height:90px;max-width:45%;object-fit:contain}.h-products{display:flex;gap:14px;overflow:auto;padding:0 18px 12px}.product-card{min-width:128px;background:#fff;border-radius:14px;position:relative}.product-img{height:150px;background:#f4f4f6;border-radius:12px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.product-img img{width:100%;height:100%;object-fit:cover}.product-img.contain img{object-fit:contain;padding:10px}.heart{position:absolute;right:7px;top:7px;width:26px;height:26px;border:0;border-radius:50%;background:#fff;color:#b0b3ba;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px rgba(0,0,0,.08)}.heart svg{width:15px;height:15px}.heart.on{color:#ff6374}.sale-badge{position:absolute;left:7px;top:7px;background:#ff6374;color:#fff;border-radius:99px;padding:4px 7px;font-size:9px;font-weight:900;z-index:2}.product-title{font-size:11px;line-height:1.2;font-weight:700;height:27px;margin:9px 0 3px;overflow:hidden;color:#292b31}.price{font-size:12px;font-weight:900;color:#222}.price del{color:#aaa;font-size:10px;font-weight:500}.price ins{text-decoration:none}.rating{font-size:9px;color:var(--green);letter-spacing:.4px;margin-top:2px}.grid-page{display:grid;grid-template-columns:1fr 1fr;gap:18px 14px;padding:0 18px 18px}.grid-page .product-card{min-width:0}.grid-page .product-img{height:158px}.list-header{padding:0 18px 12px;display:flex;align-items:center;justify-content:space-between}.found-title{font-size:12px;color:#777;margin:4px 0}.filter-pill{border:1px solid var(--line);background:#fff;border-radius:99px;padding:8px 13px;font-size:10px;font-weight:800;color:#555}.chip-row{display:flex;gap:10px;overflow:auto;padding:0 18px 14px}.chip{border:0;background:#f6f6f7;border-radius:8px;padding:9px 14px;font-size:11px;color:#777;font-weight:700}.chip.active{background:#202124;color:#fff}.discover-list{padding:0 18px 18px}.banner-cat{height:86px;border-radius:12px;margin:12px 0;background:#adb3a5;display:flex;align-items:center;justify-content:space-between;color:#fff;font-weight:900;padding:0 16px;overflow:hidden}.banner-cat:nth-child(2){background:#918d8a}.banner-cat:nth-child(3){background:#465a62}.banner-cat:nth-child(4){background:#b9afb6}.banner-cat img{height:100%;width:120px;object-fit:cover}.page{padding:16px 18px}.detail-hero{height:335px;margin:-16px -18px 0;background:#fbf0e4;border-bottom-left-radius:28px;border-bottom-right-radius:28px;display:flex;align-items:center;justify-content:center;position:relative}.detail-hero img{max-width:92%;max-height:315px;object-fit:contain}.back-fab{position:absolute;left:18px;top:18px;width:38px;height:38px;border:0;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}.detail-heart{position:absolute;right:18px;top:18px}.detail-card{background:#fff;border-radius:22px;margin-top:-26px;padding:20px;position:relative;box-shadow:0 -8px 24px rgba(0,0,0,.05)}.detail-row{display:flex;justify-content:space-between;gap:12px;align-items:start}.detail-title{font-size:18px;font-weight:900;line-height:1.15;margin:0}.big{font-size:16px;color:#111}.stars{color:var(--green);font-size:11px}.accordion{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.accordion h3{font-size:13px;margin:0 0 8px}.desc{font-size:11px;line-height:1.55;color:#777;max-height:145px;overflow:auto}.add-bottom{position:fixed;left:50%;bottom:0;transform:translateX(-50%);max-width:430px;width:100%;height:70px;background:#2e2f33;color:#fff;border:0;font-weight:900;display:flex;align-items:center;justify-content:center;gap:8px;z-index:60}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:40;background:#fff;border-top:1px solid #eee;display:flex;justify-content:center;box-shadow:0 -8px 24px rgba(0,0,0,.05)}.bottom-nav a{width:20%;max-width:86px;text-align:center;color:#c1c3ca;font-size:10px;font-weight:800;padding:8px 0 9px}.bottom-nav a.active{color:#2e2f33}.bottom-nav span{display:flex;justify-content:center;margin-bottom:2px}.floating-cart{position:fixed;right:calc(50% - 195px);bottom:72px;width:58px;height:58px;border:0;border-radius:50%;background:#ff8a00;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 24px rgba(255,138,0,.34);z-index:41}.cart-row{display:grid;grid-template-columns:74px 1fr auto;gap:12px;align-items:center;background:#fff;border-radius:14px;padding:10px;margin-bottom:10px;box-shadow:var(--shadow)}.cart-row img{width:74px;height:74px;object-fit:cover;border-radius:12px;background:#f5f5f7}.cart-name{font-size:12px;font-weight:900}.qty{display:flex;gap:8px;align-items:center;background:#f5f5f7;border-radius:99px;padding:6px 9px}.cart-summary{margin-top:22px;border-top:1px solid var(--line);padding-top:14px}.sum-line,.sum-total{display:flex;justify-content:space-between;margin:12px 0;font-size:12px}.sum-total{font-size:18px;font-weight:900}.primary,.secondary{border:0;border-radius:12px;padding:13px 16px;font-weight:900;text-align:center;display:inline-flex;align-items:center;justify-content:center;gap:6px}.primary{background:#ff8a00;color:#fff}.secondary{background:#2e2f33;color:#fff}.block{width:100%;display:flex;margin-top:12px}.form input,.form select,.form textarea{width:100%;border:1px solid var(--line);background:#fafafa;border-radius:13px;padding:13px 14px;margin:6px 0;font-size:13px;outline:0}.profile-card{text-align:center;background:#fff;border-radius:18px;padding:22px;margin-bottom:16px;box-shadow:var(--shadow)}.avatar{width:72px;height:72px;border-radius:50%;background:#f5f5f7;margin:0 auto 12px;display:flex;align-items:center;justify-content:center}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:15px}.stat{background:#fafafa;border-radius:14px;padding:12px;text-align:center;font-size:10px;color:#999}.stat b{display:block;font-size:18px;color:#222}.menu-list{background:#fff;border-radius:16px;overflow:hidden;box-shadow:var(--shadow)}.menu-item{display:flex;align-items:center;gap:12px;padding:14px;border-bottom:1px solid var(--line);font-size:12px;color:#555}.menu-item span{font-weight:800;flex:1}.empty-box,.screen-loading,.error,.ok{padding:18px;border-radius:14px;text-align:center;color:#999;background:#fafafa}.error{background:#fff0f2;color:#b4233c}.ok{background:#effaf4;color:#24805f}.install-bar{position:fixed;left:14px;right:14px;bottom:84px;max-width:390px;margin:auto;background:#222;color:#fff;border-radius:16px;padding:12px;display:none;align-items:center;gap:10px;z-index:80}.install-bar span{display:block;color:#ddd;font-size:11px}.install-bar button{border:0;background:#ff8a00;color:#fff;border-radius:99px;padding:8px 10px;font-weight:900}.install-bar .ghost{background:transparent;font-size:18px}@media(min-width:740px){.app-shell{max-width:760px}.grid-page{grid-template-columns:repeat(4,1fr)}.bottom-nav a{max-width:152px}.floating-cart{right:calc(50% - 354px)}}

/* Final requested fixes: drawer menu, full-width image slider, cleaner category/discover layout */
.side-menu{position:fixed;inset:0;z-index:120;pointer-events:none;background:rgba(0,0,0,0);transition:.22s}
.side-menu.open{pointer-events:auto;background:rgba(0,0,0,.32)}
.menu-panel{width:78%;max-width:310px;height:100%;background:#fff;transform:translateX(-105%);transition:.25s;border-top-right-radius:24px;border-bottom-right-radius:24px;padding:18px;box-shadow:20px 0 45px rgba(0,0,0,.18);overflow:auto}
.side-menu.open .menu-panel{transform:translateX(0)}
.menu-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.menu-head img{height:44px;object-fit:contain}.menu-head button{width:38px;height:38px;border:0;border-radius:50%;background:#f4f4f6;font-size:25px;line-height:1;color:#333}
.menu-panel>a{display:flex;align-items:center;gap:12px;padding:14px 12px;border-radius:14px;color:#222;font-weight:800;margin:4px 0}.menu-panel>a:hover{background:#f7f7f8}.menu-panel svg{width:21px;height:21px}.menu-cats{margin:10px 0 12px;padding:12px;border-radius:16px;background:#f7f7f8}.menu-cats>b{display:block;font-size:12px;color:#777;margin:0 0 8px}.menu-cats .subcat{display:block;padding:10px 6px;color:#222;font-size:13px;border-bottom:1px solid #e9e9eb}.menu-cats .subcat:last-child{border-bottom:0}
.hero{height:174px;margin:8px 18px 18px;background:#f4f4f6}.hero-slide.full-image{display:block;padding:0;background:none;color:#fff}.hero-slide.full-image:after,.hero-art{display:none!important}.hero-slide.full-image .hero-bg{z-index:0;object-fit:cover}.hero-slide.full-image:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.48),rgba(0,0,0,.04));z-index:1}.hero-slide.full-image .hero-copy{position:absolute;left:20px;bottom:34px;z-index:2;width:62%}.hero-slide.full-image h1{font-size:25px;color:#fff}.hero-slide.full-image button{background:#fff;color:#222}.hero-slide.full-image .dots{z-index:3}.hero .screen-loading{height:100%;display:flex;align-items:center;justify-content:center}
.discover-list .page-title{margin:4px 0 14px}.banner-cat{height:96px;margin:12px 0;border-radius:13px}.banner-cat img{width:48%;object-fit:cover}.topbar .brand img{height:50px}.quick b{max-width:75px;overflow:hidden;text-overflow:ellipsis;margin:auto}.product-title{font-weight:800}.bottom-nav a:nth-child(5)::after{content:""}.bottom-nav a:nth-child(5){font-size:0}.bottom-nav a:nth-child(5)::before{content:"Profile";font-size:10px;display:block;margin-top:24px;font-weight:800}

/* AJAX search fixes */
.ajax-search{position:relative;z-index:50}.mic-btn{border:0;background:transparent;color:#a5a8ad;display:flex;align-items:center;justify-content:center;padding:0}.ajax-results{display:none;position:absolute;left:0;right:52px;top:50px;background:#fff;border:1px solid #eee;border-radius:16px;box-shadow:0 18px 45px rgba(0,0,0,.16);overflow:hidden;z-index:200}.ajax-results.show{display:block}.ajax-item{display:grid;grid-template-columns:48px 1fr;gap:10px;align-items:center;padding:9px 10px;border-bottom:1px solid #f1f1f2}.ajax-item img{width:48px;height:48px;border-radius:10px;object-fit:cover;background:#f5f5f7}.ajax-item b{display:block;font-size:12px;line-height:1.25;color:#24262b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ajax-item em{display:block;font-style:normal;font-size:11px;font-weight:900;color:#222;margin-top:2px}.ajax-loading,.ajax-empty{padding:14px;text-align:center;font-size:12px;color:#8f9399}.ajax-view-all{width:100%;border:0;background:#202124;color:#fff;font-size:12px;font-weight:900;padding:12px}.quick{min-width:68px}.quick b{max-width:68px}.hero{height:190px}.hero-slide.full-image .hero-bg{object-position:center}.hero-slide.full-image .hero-copy{bottom:38px}.search-box{height:46px;border-radius:16px}.filter-round{width:46px;height:46px;border-radius:16px}.brand img{object-position:center}

/* WooCommerce-only control + product/cart/checkout fixes */
:root{--primary:#ff8a00}.primary,.buy-now,.ajax-view-all{background:var(--primary)!important}.floating-cart,.cart-small i,.dot.active{background:var(--primary)!important}.top{padding-top:22px}.detail-hero.clean{margin:0 14px;border-radius:0 0 28px 28px;background:#fff;min-height:390px;display:flex;align-items:center;justify-content:center;position:relative}.detail-hero.clean img{max-height:360px;object-fit:contain}.detail-heart{position:absolute;right:20px;top:22px}.thumbs{display:flex;gap:10px;overflow:auto;margin:14px 0}.thumbs img{width:58px;height:58px;border-radius:12px;object-fit:cover;background:#f7f7f7;border:1px solid #eee}.qty-wide{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;margin-top:12px;font-weight:900}.qty-wide div,.qty-control{display:flex;align-items:center;gap:10px}.qty-wide button,.qty-control button{width:34px;height:34px;border:0;border-radius:50%;background:#f3f4f6;font-size:20px;font-weight:900}.detail-bottom{position:fixed;left:0;right:0;bottom:0;max-width:430px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:10px;background:#2f3035;padding:14px 16px 18px;z-index:80}.add-bottom.inline{position:static;width:auto;border-radius:14px;background:#3b3c42}.buy-now{border:0;border-radius:14px;color:#fff;font-size:16px;font-weight:900}.product-detail-page{padding-bottom:96px}.title-row{display:flex;align-items:center;justify-content:space-between}.clear-btn{border:0;border-radius:16px;background:#ffe9e9;color:#d52b2b;padding:10px 12px;font-weight:900}.cart-row.improved{grid-template-columns:92px 1fr auto;align-items:center}.cart-info{min-width:0}.link-btn{border:0;background:transparent;color:#d52b2b;font-weight:900;font-size:12px;padding:6px 0}.qty-control b{min-width:18px;text-align:center}.checkout-options{display:grid;grid-template-columns:1fr;gap:10px;margin:10px 0 18px}.checkout-options label{display:flex;align-items:center;gap:10px;background:#fff;border-radius:16px;padding:14px;box-shadow:0 10px 26px rgba(0,0,0,.04);font-weight:900}.form textarea{min-height:84px;resize:vertical;border:1px solid #eee;border-radius:16px;padding:14px;font-family:inherit}.menu-panel #dynamicMenu>a{display:flex;align-items:center;gap:12px;padding:14px 12px;border-radius:14px;color:#222;font-weight:800;margin:4px 0}.menu-panel #dynamicMenu>a:hover{background:#f7f7f8}.menu-panel #dynamicMenu svg{width:21px;height:21px}@media(max-width:430px){.detail-bottom{max-width:none}.detail-hero.clean{min-height:360px}.detail-hero.clean img{max-height:330px}}

/* Rechecked UI patch 1.1 */
.price{display:flex;gap:6px;align-items:baseline;flex-wrap:wrap;line-height:1.2}.old-price{text-decoration:line-through;color:#9aa0a6;font-size:11px;font-weight:700}.product-card .price .old-price{font-size:10px}.detail-card{margin-left:16px;margin-right:16px}.detail-bottom{height:auto;min-height:78px}.detail-bottom .add-bottom.inline,.detail-bottom .buy-now{height:56px;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 10px}.detail-bottom svg{flex:0 0 auto}.product-detail-page + .bottom-nav{display:none}.product-detail-page .desc{padding-right:8px}.detail-hero.clean .back-fab{top:16px;left:16px;z-index:3}.detail-heart{z-index:3}.bottom-nav a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bottom-nav a:nth-child(5){font-size:10px}.bottom-nav a:nth-child(5)::before{display:none}.cart-row.improved img{object-fit:contain}.cart-row.improved{box-shadow:0 10px 28px rgba(0,0,0,.045);border:1px solid #f3f3f4}.qty-control{background:#f6f7f9;border-radius:999px;padding:4px}.qty-control button{background:#fff;width:30px;height:30px}.checkout-options input{accent-color:var(--primary)}.discover-list{padding-bottom:96px}.ajax-results{max-height:350px;overflow:auto}.product-img{background:#fff}.grid-page .product-card .product-title{height:auto;min-height:30px}.install-bar{bottom:82px}.hero-slide.full-image .hero-copy{pointer-events:none}.hero-slide.full-image button{pointer-events:auto}


/* FINAL product page and slider fixes */
.hero,.hero-slide.full-image{height:198px;border-radius:14px;overflow:hidden;background:#f7f7f7}.hero-bg{width:100%;height:100%;object-fit:cover;display:block}.hero-slide.full-image::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.45),rgba(0,0,0,.05) 62%,rgba(0,0,0,.12));pointer-events:none}.hero-slide.full-image{position:relative;display:block}.hero-copy{position:absolute;left:22px;bottom:38px;z-index:2;color:#fff}.hero-copy h1{font-size:28px;line-height:1;margin:4px 0 10px}.hero-copy button{background:#fff;color:#111;border:0;border-radius:999px;padding:12px 18px;font-weight:900}.dots{position:absolute;left:22px;bottom:14px;z-index:3}.dot{display:inline-block;width:8px;height:8px;border-radius:999px;background:#fff;opacity:.65;margin-right:5px}.dot.active{width:22px;opacity:1}
.product-detail-page{padding:0 0 110px!important;background:#fff}.product-detail-page .screen-loading{margin:16px}.detail-hero.clean{margin:0!important;border-radius:0!important;background:#fff!important;min-height:350px!important;height:350px!important;padding:0 22px;box-sizing:border-box;overflow:hidden}.product-main-img{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-main-img img,.detail-hero.clean>img{max-width:100%!important;max-height:310px!important;width:auto!important;height:auto!important;object-fit:contain!important;display:block!important}.detail-card{margin:-12px 18px 0!important;border-radius:24px!important;padding:20px!important;box-shadow:0 10px 28px rgba(0,0,0,.06)!important}.detail-title{font-size:20px!important;max-width:250px}.detail-row .price.big{font-size:18px!important;text-align:right;justify-content:flex-end}.thumbs{padding-bottom:8px;border-bottom:1px solid #eee}.thumbs img{width:70px!important;height:58px!important;object-fit:contain!important}.detail-bottom{max-width:430px!important;left:50%!important;right:auto!important;transform:translateX(-50%);bottom:0!important;border-radius:18px 18px 0 0;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr)!important}.detail-bottom .add-bottom.inline{display:flex!important;position:static!important;transform:none!important;max-width:none!important;width:100%!important;height:58px!important;border-radius:14px!important;overflow:visible!important;font-size:16px!important;justify-content:center!important}.detail-bottom .buy-now{height:58px!important;border-radius:14px!important;background:var(--primary)!important}.back-fab,.detail-heart{background:#fff!important;box-shadow:0 8px 22px rgba(0,0,0,.08)}.desc{max-height:150px!important}.toast{position:fixed;left:50%;bottom:96px;transform:translateX(-50%) translateY(20px);background:#222;color:#fff;border-radius:999px;padding:10px 16px;font-weight:800;z-index:100;opacity:0;transition:.2s}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}
.cart-row.improved{grid-template-columns:86px minmax(0,1fr) auto!important}.cart-row.improved img{object-fit:contain!important;background:#fff}.cart-row .price{font-weight:900}.clear-btn{white-space:nowrap}.floating-cart{background:var(--primary)!important}.topbar .brand img{object-fit:contain;max-width:130px}.install-bar{z-index:39!important}.product-detail-page ~ .install-bar,.cart-page ~ .install-bar{display:none!important}
@media(max-width:430px){.hero,.hero-slide.full-image{height:190px}.detail-hero.clean{height:340px!important;min-height:340px!important}.product-main-img img{max-height:300px!important}.detail-bottom{max-width:none!important;width:100%!important}.detail-title{font-size:19px!important}.detail-bottom .add-bottom.inline,.detail-bottom .buy-now{font-size:15px!important}}
/* SS Appliances final tuning */
.hero,.hero-slide.image-only{height:198px;border-radius:14px;overflow:hidden;background:#f8f8f8;display:block;position:relative}.hero-slide.image-only:before,.hero-slide.image-only:after{display:none!important}.hero-slide.image-only .hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-slide.image-only .dots{left:22px;bottom:14px}.hero-copy,.hero-kicker,.hero h1,.hero button{display:none!important}.brand-row{display:flex;gap:18px;overflow:auto;padding:4px 0 10px}.brand-row::-webkit-scrollbar{display:none}.brand-item{min-width:72px;text-align:center}.brand-item span{width:62px;height:62px;border-radius:50%;background:#f6f6f7;border:5px solid #fff;box-shadow:0 8px 18px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;margin:0 auto 8px;font-weight:900;font-size:22px;overflow:hidden}.brand-item img{width:100%;height:100%;object-fit:contain;padding:6px}.brand-item b{font-size:11px;display:block;max-width:76px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#303237}.h-products.slim .product-card{min-width:150px}.home-grid{gap:20px 16px}.product-card{border-radius:18px;overflow:visible}.product-img{border-radius:18px;background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.035)}.grid-page .product-img{height:170px}.product-title{font-size:13px!important;line-height:1.18!important;font-weight:850!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:32px}.price{font-size:15px!important}.rating{font-size:12px}.default-cat-banner{min-height:112px;border-radius:22px;background:#f3f5f8;display:flex;align-items:center;gap:14px;padding:14px;margin:10px 0 18px;overflow:hidden}.default-cat-banner img{width:116px;height:84px;object-fit:contain}.default-cat-banner b{font-size:20px;font-weight:900}.default-cat-banner span{display:block;color:#777;font-size:12px;margin-top:4px}.category-grid-list{display:grid;gap:14px}.cat-image-row{height:132px;border-radius:22px;background:#f7f7f8;display:grid;grid-template-columns:125px 1fr 28px;align-items:center;gap:14px;padding:12px;color:#222;box-shadow:0 8px 18px rgba(0,0,0,.035)}.cat-image-row:nth-child(odd){background:#eef3f2}.cat-image-row img,.cat-placeholder{width:125px;height:108px;border-radius:16px;object-fit:contain;background:#fff;display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:900}.cat-image-row span{font-size:18px;font-weight:900;text-transform:none;line-height:1.1}.screen-loading.small{font-size:12px;padding:20px}.empty-box.compact{padding:20px;min-width:180px}.account-box{background:#fff;border-radius:20px;padding:16px;margin:14px 0;box-shadow:0 10px 26px rgba(0,0,0,.045)}.account-box h3{margin:0 0 10px;font-size:16px}.account-box input{width:100%;height:44px;border:1px solid #eee;border-radius:13px;margin:6px 0;padding:0 13px;font-size:13px}.install-bar{max-width:396px;left:50%!important;right:auto!important;transform:translateX(-50%);bottom:78px!important}.product-detail-page .top{display:block}.product-main-img{padding-top:4px}.detail-hero.clean{height:410px!important;min-height:410px!important}.product-main-img img{max-height:360px!important}.detail-card{margin-top:-38px!important}.detail-bottom{bottom:0!important}.quick{display:none!important}@media(max-width:430px){.hero,.hero-slide.image-only{height:190px}.grid-page .product-img{height:165px}.cat-image-row{height:118px;grid-template-columns:112px 1fr 24px}.cat-image-row img,.cat-placeholder{width:112px;height:94px}.detail-hero.clean{height:385px!important;min-height:385px!important}.product-main-img img{max-height:335px!important}.install-bar{width:calc(100% - 28px)}}

/* SS Appliances final UI polish */
:root{--primary:#ff8a00;--secondary:#0b39d7}.floating-cart,.buy-now,.primary,.install-bar button{background:var(--primary)!important}.install-bar{background:#202124!important}.install-bar button{color:#fff!important}.hero{height:200px!important;border-radius:18px!important;background:#fff!important}.hero-slide.image-only{height:200px!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 22px rgba(0,0,0,.06)}.hero-slide.image-only .hero-bg{object-fit:cover!important}.hero-copy,.hero-kicker,.hero h1,.hero p,.hero button{display:none!important}.brand-row{padding-bottom:12px}.brand-item span{border:1px solid #f0f0f0;box-shadow:0 8px 18px rgba(0,0,0,.05)}.grid-page,.product-grid-modern{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px;padding:0 18px 20px}.product-card{min-width:0!important;background:#fff;border:.5px solid #ececec;border-radius:18px;padding:0 0 10px;overflow:hidden;box-shadow:0 8px 22px rgba(0,0,0,.035)}.product-img{height:170px!important;border-radius:18px 18px 12px 12px!important;border-bottom:.5px solid #f0f0f0;box-shadow:none!important;background:#fff!important;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-img img{width:100%!important;height:100%!important;object-fit:contain!important;padding:8px}.product-title{padding:0 8px;margin:9px 0 5px!important;font-size:12.5px!important;line-height:1.2!important;min-height:30px}.price{padding:0 8px}.rating{padding:0 8px}.old-price{margin-right:6px}.sale-badge{left:8px!important;top:8px!important}.heart{right:8px!important;top:8px!important}.h-products{display:flex!important;overflow:auto;gap:14px;padding:0 18px 6px}.h-products .product-card{min-width:150px!important;max-width:150px}.h-products .product-img{height:145px!important}.chip-row{padding:0 18px 16px;gap:10px}.chip{border:.5px solid #eee;border-radius:10px;background:#f7f7f7}.chip.active{background:#202124;color:#fff}.list-header{padding:4px 18px 14px}.category-grid-list.v2{grid-template-columns:1fr!important;gap:12px}.cat-card-v2{height:112px;border:.5px solid #ececec;border-radius:20px;background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.04);display:grid;grid-template-columns:115px 1fr 26px;align-items:center;gap:14px;padding:10px;color:#222}.cat-card-v2:nth-child(odd){background:#f8faf9}.cat-card-v2 div{width:112px;height:92px;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.cat-card-v2 img{width:100%;height:100%;object-fit:contain}.cat-card-v2 b{font-size:28px}.cat-card-v2 span{font-size:17px;font-weight:900;line-height:1.1}.default-cat-banner{border:.5px solid #ececec;background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.04)}.product-detail-page{padding-bottom:112px!important}.detail-hero.clean{height:350px!important;min-height:350px!important;padding-top:30px;background:#fff}.product-main-img img{max-height:300px!important;object-fit:contain!important}.detail-card{border:.5px solid #ececec;border-radius:24px!important;margin:0 18px!important;padding:20px!important;box-shadow:0 10px 26px rgba(0,0,0,.055)}.detail-bottom{height:86px!important;padding:12px 14px!important;gap:12px;background:#2b2d33!important}.add-bottom.inline{min-width:0;flex:1;border-radius:16px!important}.buy-now{min-width:0;flex:1;border-radius:16px!important}.thumbs img{object-fit:contain!important}.install-bar{border-radius:18px!important;z-index:24!important}.floating-cart{background:var(--primary)!important}.bottom-nav{z-index:28!important}.screen-loading{min-height:80px;display:flex;align-items:center;justify-content:center;color:#999;background:#fff;border-radius:18px}@media(max-width:430px){.hero,.hero-slide.image-only{height:190px!important}.product-img{height:158px!important}.h-products .product-img{height:138px!important}.cat-card-v2{height:104px;grid-template-columns:102px 1fr 24px}.cat-card-v2 div{width:100px;height:84px}.detail-hero.clean{height:330px!important;min-height:330px!important}.product-main-img img{max-height:280px!important}}
/* Final friendly checkout/category/cart fixes */
.default-cat-banner.no-logo{min-height:86px;justify-content:flex-start;padding:20px 22px;background:linear-gradient(135deg,#fff,#f8fafb);}
.default-cat-banner.no-logo img{display:none!important}.default-cat-banner.no-logo b{font-size:22px}.default-cat-banner.no-logo span{font-size:13px;color:#777}
.title-row.friendly{display:grid;grid-template-columns:42px 1fr auto;gap:8px;align-items:center;margin-bottom:14px}.back-page{background:#f8f8f8!important;border:1px solid #eee!important}.title-row.friendly .page-title{margin:0}.cart-page .cart-row.improved{border:.5px solid #ededed;border-radius:18px;box-shadow:0 8px 20px rgba(0,0,0,.035);padding:14px;grid-template-columns:92px minmax(0,1fr) 118px!important}.cart-page .cart-name{font-size:14px;line-height:1.22;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.cart-page .qty-control{justify-content:flex-end}.clear-btn{border:0;background:#ffe6e8;color:#d7282f;border-radius:18px;padding:12px 16px;font-weight:900}.checkout-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.checkout-options label{border:.5px solid #ececec;background:#fff;border-radius:14px;padding:12px 8px;font-size:12px;font-weight:800;text-align:center;box-shadow:0 8px 18px rgba(0,0,0,.035)}.checkout-options input{accent-color:var(--primary)}.mini-order{background:#fff;border:.5px solid #ececec;border-radius:18px;padding:14px;margin:14px 0;box-shadow:0 8px 22px rgba(0,0,0,.035)}.mini-order div{display:flex;justify-content:space-between;gap:14px;margin:8px 0;font-size:13px}.mini-order span{color:#555;line-height:1.25}.mini-order b{white-space:nowrap}.mini-order hr{border:0;border-top:1px solid #eee;margin:12px 0}.mini-order .grand{font-size:17px;font-weight:900}.form input,.form select,.form textarea{border:.5px solid #e6e6e6!important;border-radius:14px!important;background:#fff!important}.product-card{border:.5px solid #e8e8e8!important;border-radius:16px!important}.product-img{border-bottom:.5px solid #eee!important;border-radius:16px 16px 10px 10px!important}.screen-loading{border:.5px solid #eee!important}
@media(max-width:430px){.cart-page .cart-row.improved{grid-template-columns:82px minmax(0,1fr) 104px!important}.checkout-options{grid-template-columns:1fr}.title-row.friendly{grid-template-columns:40px 1fr auto}}
/* Payment/account logic polish */
.payment-block{background:#fff;border:.5px solid #ececec;border-radius:16px;padding:13px 14px;margin:10px 0;box-shadow:0 8px 20px rgba(0,0,0,.03)}
.payment-block h3{margin:0 0 8px;font-size:14px;font-weight:900}.payment-block select{margin:0!important}.muted{font-size:12px;color:#777;line-height:1.35}.pay-link{margin-top:12px!important}.checkout-page #taxRows div span{font-weight:700;color:#444}.cart-summary .sum-line:nth-child(2) span{color:#555}.account-box .primary,.checkout-page .primary,.cart-page .primary{background:var(--primary)!important;color:#fff!important}
/* final checkout/brand fixes */
.otp-row{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center}.otp-row input{min-width:0}.otp-row button{border:0;border-radius:14px;padding:0 12px;font-weight:800;background:#111;color:#fff}.brand-stock .brand-logo-card span{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:18px;box-shadow:0 4px 16px rgba(0,0,0,.05)}.brand-stock .brand-logo-card span img{object-fit:contain;padding:8px}.pay-link{margin-top:12px;text-align:center}
/* Final app fixes: preloader, brand images, product actions, account fields */
#app:empty::before{content:'Loading SS Appliances...';position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#fff;color:#777;font-weight:800;z-index:9999}.screen-loading:before{content:'';width:24px;height:24px;border:3px solid #eee;border-top-color:var(--primary);border-radius:50%;animation:ssspin .8s linear infinite;margin-right:10px}@keyframes ssspin{to{transform:rotate(360deg)}}.brand-stock .brand-logo-card{min-width:112px}.brand-stock .brand-logo-card span{width:98px!important;height:72px!important;border-radius:16px!important}.brand-stock .brand-logo-card b{max-width:112px!important}.detail-actions{position:absolute;right:18px;top:26px;display:flex;flex-direction:column;gap:10px;z-index:5}.circle-btn,.detail-actions .heart{width:42px!important;height:42px!important;border:0;border-radius:50%;background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;color:#222}.circle-btn svg,.detail-actions .heart svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2}.circle-btn.whatsapp{color:#25D366}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.soft-btn{border:0;border-radius:14px;background:#f4f6f8;color:#222;font-weight:900;height:44px;margin-top:8px}.ok{background:#edf9f0;color:#18703b;padding:12px;border-radius:14px;margin:10px 0;font-weight:800}.error{background:#fff0f2;color:#c91f35;padding:12px;border-radius:14px;margin:10px 0;font-weight:800}.product-card{transition:transform .15s ease,box-shadow .15s ease}.product-card:active{transform:scale(.985)}.product-img img{background:#fff}.pay-link{display:block;text-decoration:none}.checkout-page .form{padding-bottom:120px}.mini-order .grand b{font-size:20px}.otp-row button{height:44px}
/* SS Appliances final requested refinements */
.brand-stock .brand-logo-card.logo-only{min-width:96px!important;width:96px!important;text-align:center}
.brand-stock .brand-logo-card.logo-only span{width:96px!important;height:70px!important;margin:0 auto!important;display:flex;align-items:center;justify-content:center;background:#fff;border:.5px solid #e8e8e8;border-radius:16px;box-shadow:0 8px 18px rgba(0,0,0,.04)}
.brand-stock .brand-logo-card.logo-only b{display:none!important}.brand-stock .brand-logo-card.logo-only img{max-width:82px;max-height:48px;object-fit:contain!important;padding:6px!important}
.brand-logo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:12px 0 24px}.brand-logo-box{height:92px;border:.5px solid #e8e8e8;border-radius:18px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px rgba(0,0,0,.035);padding:12px}.brand-logo-box img{max-width:100%;max-height:58px;object-fit:contain}.brand-logo-box b{font-size:28px}.brands-page .section-head{padding:0;margin-top:8px}.model-line{padding:0 8px;margin-top:-2px;color:#787c84;font-size:10px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.save-line{padding:0 8px;color:#e23b30;font-size:11px;font-weight:900;margin-top:2px}.product-meta-row{display:flex;gap:8px;flex-wrap:wrap;margin:5px 0 2px;color:#6b7179;font-size:11px;font-weight:700}.price-block{text-align:right;min-width:88px}.big-save{font-size:12px!important;padding:0!important;margin-top:4px!important}.enquiry-btn{width:100%;border:0;border-radius:16px;background:#eef8f1;color:#14833d;font-weight:900;font-size:14px;padding:13px 14px;margin:14px 0 4px}.detail-actions{right:16px!important;top:70px!important}.circle-btn.whatsapp svg{stroke:#25D366!important}.circle-btn.share-btn{color:#111}.profile-card,.account-box{margin-bottom:16px}.install-bar[style*="none"]{display:none!important}
@media(max-width:430px){.brand-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.brand-logo-box{height:84px}.detail-actions{top:58px!important}.price-block{min-width:76px}.detail-title{font-size:17px!important}}

/* final brand carousel + offer ticker update */
.offer-ticker-wrap{padding-bottom:6px!important}
.offer-ticker{height:34px;border-radius:999px;background:linear-gradient(90deg,#fff4e8,#fff);border:.5px solid #f2e4d7;overflow:hidden;display:flex;align-items:center;box-shadow:0 6px 16px rgba(0,0,0,.035)}
.offer-ticker span{display:inline-block;white-space:nowrap;padding-left:100%;font-weight:900;font-size:13px;color:#e23b30;animation:ssTicker 13s linear infinite}
@keyframes ssTicker{0%{transform:translateX(0)}100%{transform:translateX(-200%)}}
.brand-logo-carousel{display:grid!important;grid-auto-flow:column;grid-auto-columns:calc((100% - 42px)/4);gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 0 10px!important}
.brand-logo-carousel::-webkit-scrollbar{display:none}
.brand-logo-circle{display:flex;align-items:center;justify-content:center;scroll-snap-align:start}
.brand-logo-circle span{width:72px;height:72px;border-radius:50%;background:#fff;border:.5px solid #ececec;box-shadow:0 8px 18px rgba(0,0,0,.055);display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:20px;font-weight:900;color:#222}
.brand-logo-circle img{width:100%;height:100%;object-fit:contain;padding:12px}
@media(max-width:430px){.brand-logo-circle span{width:68px;height:68px}.brand-logo-carousel{grid-auto-columns:calc((100% - 42px)/4)}}
