:root{--navy:#083e78;--green:#85bb42;--red:#ef3b2d;--bg:#f3f5f9;--line:#e3e7ee;--text:#202226;--muted:#7a8699}*{box-sizing:border-box}html,body,#root{background:var(--bg);min-height:100%;color:var(--text);margin:0;font-family:Inter,Arial,sans-serif}button{cursor:pointer;font-family:inherit}button:disabled{opacity:.55}.mobile-header{z-index:70;border-bottom:1px solid var(--line);background:#fff;padding:12px 14px 14px;position:sticky;top:0;box-shadow:0 8px 22px #0f172a0a}.head-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.icon-btn,.cart-icon{color:#1e2228;background:#fff;border:0;justify-content:center;align-items:center;min-width:44px;height:44px;display:flex;position:relative}.brand-logo{background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex}.brand-logo img{object-fit:contain;width:162px;max-height:42px}.cart-icon span{background:var(--red);color:#fff;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:21px;height:21px;font-size:12px;font-weight:900;display:flex;position:absolute;top:4px;right:0}.search-row{grid-template-columns:1fr 58px;gap:12px;margin-top:12px;display:grid}.search-pill{border:1px solid var(--line);color:#9aa0a9;background:#fff;border-radius:24px;align-items:center;gap:14px;height:56px;padding:0 16px;display:flex;box-shadow:0 10px 25px #00000008}.search-pill input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:16px}.clear-search{color:#475569;background:#f1f5f9;border:0;border-radius:999px;width:30px;height:30px}.filter-btn{border:1px solid var(--line);background:#fff;border-radius:22px;height:56px;box-shadow:0 10px 25px #00000008}.suggest-box{border:1px solid var(--line);z-index:80;background:#fff;border-radius:20px;position:absolute;top:142px;left:12px;right:12px;overflow:hidden;box-shadow:0 20px 50px #0f172a29}.suggest-box button{text-align:left;background:#fff;border:0;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.suggest-box button+button{border-top:1px solid var(--line)}.suggest-box img,.suggest-box svg{object-fit:contain;flex:0 0 48px;width:48px;height:48px}.suggest-box b{font-size:13px;line-height:1.25;display:block}.suggest-box small{color:#7a8699;margin-top:3px;display:block}.app-main{max-width:520px;margin:0 auto;padding:16px 12px 92px;overflow:hidden}.marquee{color:#ef3b2d;background:#fff5e8;border:1px solid #ffdfc0;border-radius:999px;align-items:center;height:38px;margin-bottom:12px;font-weight:950;display:flex;overflow:hidden}.marquee div{white-space:nowrap;gap:50px;animation:18s linear infinite marq;display:flex}.marquee span{padding-left:24px}@keyframes marq{0%{transform:translate(0)}to{transform:translate(-45%)}}.hero-slider{scroll-snap-type:x mandatory;gap:12px;padding:8px 0 2px;display:flex;position:relative;overflow-x:auto}.hero-slider::-webkit-scrollbar{display:none}.circle-scroll::-webkit-scrollbar{display:none}.product-rail::-webkit-scrollbar{display:none}.thumbs::-webkit-scrollbar{display:none}.hero-slider button{scroll-snap-align:start;background:0 0;border:0;min-width:100%;padding:0}.hero-slider img{object-fit:cover;background:#fff;border-radius:17px;width:100%;height:230px;display:block}.hero-slider.fixed{display:block;overflow:hidden}.hero-slider.fixed button{width:100%;min-width:100%;display:block}.dots{justify-content:center;gap:6px;display:flex;position:absolute;bottom:12px;left:0;right:0}.dots i{background:#fff9;border-radius:99px;width:7px;height:7px}.dots i.on{background:#fff;width:18px}.home-section{margin-top:26px}.section-title-row{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.section-title-row h2,.page-section h1{letter-spacing:-.03em;color:#252525;margin:0;font-size:24px;font-weight:950}.section-title-row button{color:#aaa;background:0 0;border:0;font-size:13px;font-weight:900}.circle-scroll{gap:22px;padding:6px 4px 8px;display:flex;overflow-x:auto}.circle-card,.brand-circle{text-align:center;color:#272727;background:0 0;border:0;min-width:86px;font-weight:900}.circle-card img,.circle-card b,.brand-circle>img,.brand-circle>b{border:1px solid var(--line);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin:0 auto 8px;display:flex;box-shadow:0 12px 28px #0f172a0a}.circle-card img{object-fit:contain;padding:16px}.circle-card b,.brand-circle b{font-size:24px;font-weight:950}.circle-card span,.brand-circle span{white-space:nowrap;font-size:13px;display:block}.brand-circle{min-width:86px;padding:0}.brand-circle img{object-fit:contain;padding:17px}.product-rail{gap:14px;padding:4px 4px 14px;display:flex;overflow-x:auto}.product-card{border:1px solid var(--line);text-align:left;min-width:210px;max-width:210px;color:inherit;background:#fff;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 12px 30px #0f172a0d}.sale-badge{color:#fff;z-index:2;background:#ff5b73;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:950;position:absolute;top:10px;left:10px}.heart{border:1px solid var(--line);color:#bdc2cb;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;top:10px;right:10px}.heart.active{color:#ff5b73}.product-img{border-bottom:1px solid var(--line);color:#d0d3d9;background:#fff;justify-content:center;align-items:center;height:155px;padding:18px;display:flex}.product-img img{object-fit:contain;max-width:100%;max-height:100%}.product-info{flex-direction:column;gap:5px;padding:12px;display:flex}.product-info small{color:#697386;font-size:12px;font-weight:900}.product-info b{height:38px;font-size:14px;line-height:1.3;overflow:hidden}.product-info span{color:#667085;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.product-info strong{color:var(--navy);font-size:20px;font-weight:950}.reg-price{color:#8b93a2;font-size:12px;font-style:normal;font-weight:800;text-decoration:line-through}.save-line{color:#ef3b2d;font-size:12px;font-style:normal;font-weight:950}.rating{color:#15803d;gap:1px;font-style:normal;display:flex}.empty-tile{border:1px dashed var(--line);min-width:200px;color:var(--navy);background:#fff;border-radius:18px;padding:26px;font-weight:950}.page-section{padding-top:6px}.filters{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0;padding:12px;display:grid}.filters input,.filters select,.form input,.form select,.form textarea,.modal input,.modal select,.modal textarea{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:0;padding:13px;font-size:14px}.filters select:last-child{grid-column:1/-1}.products-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.products-grid .product-card{width:100%;min-width:0;max-width:none}.products-grid .product-img{height:145px}.load-anchor{text-align:center;color:#98a2b3;padding:22px 0;font-weight:900}.product-page{gap:14px;display:grid;overflow:hidden}.back-line{color:#6b7280;background:0 0;border:0;align-items:center;gap:4px;width:max-content;font-weight:900;display:inline-flex}.product-gallery,.product-detail,.tabs,.form,.cart-summary,.tax-box,.welcome-card,.account-links{border:1px solid var(--line);background:#fff;border-radius:22px;padding:16px;overflow:hidden;box-shadow:0 12px 30px #0f172a0d}.product-gallery{position:relative}.share-btn{z-index:5;border:1px solid var(--line);width:40px;height:40px;color:var(--navy);background:#fff;border-radius:50%;position:absolute;top:14px;right:14px}.main-img{color:#cbd5e1;background:#fff;justify-content:center;align-items:center;width:100%;height:330px;display:flex;overflow:hidden}.main-img img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.thumbs{gap:8px;margin-top:12px;padding-bottom:3px;display:flex;overflow-x:auto}.thumbs button{border:1px solid var(--line);background:#fff;border-radius:14px;flex:none;width:68px;height:68px;padding:6px}.thumbs button.active{border-color:var(--green);box-shadow:0 0 0 2px #85bb422e}.thumbs img{object-fit:contain;width:100%;height:100%}.viewing{color:#64748b;align-items:center;gap:4px;margin-bottom:8px;font-size:13px;font-weight:900;display:inline-flex}.product-detail h1{overflow-wrap:anywhere;margin:0 0 12px;font-size:24px;font-weight:950;line-height:1.14}.big-price{color:var(--navy);margin-bottom:10px;font-size:34px;font-weight:950}.save-detail{margin-bottom:12px}.save-detail span{color:#8b93a2;margin-right:10px;font-weight:900;text-decoration:line-through}.save-detail b{color:#ef3b2d}.detail-meta{grid-template-columns:1fr 1fr;gap:9px;display:grid}.detail-meta span{border:1px solid var(--line);text-transform:uppercase;color:#7a8699;background:#f8fafc;border-radius:14px;padding:10px;font-size:11px;font-weight:900}.detail-meta .wide{grid-column:1/-1}.detail-meta b{color:#172033;text-transform:none;overflow-wrap:anywhere;margin-top:5px;font-size:13px;display:block}.detail-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.detail-actions button,.form button,.cart-summary button,.modal button:last-child,.welcome-card button{background:var(--navy);color:#fff;border:0;border-radius:16px;justify-content:center;align-items:center;gap:6px;padding:13px 12px;font-weight:950;display:flex}.detail-actions .green{background:#17a34a}.detail-actions .service{background:var(--green);grid-column:1/-1}.tabs button{background:#f1f5f9;border:0;border-radius:12px;margin-right:8px;padding:11px 14px;font-weight:950}.tabs button.active{background:var(--navy);color:#fff}.scroll-desc{background:#fff;border-radius:16px;max-height:330px;margin-top:14px;overflow-y:auto}.info-table{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.info-row{border-bottom:1px solid var(--line);grid-template-columns:42% 58%;display:grid}.info-row:last-child{border-bottom:0}.info-row b,.info-row span{overflow-wrap:anywhere;padding:12px;font-size:13px;line-height:1.35}.info-row b{color:var(--navy);background:#f1f5f9}.info-row span{color:#374151}.empty-info{border:1px dashed var(--line);color:#7a8699;border-radius:16px;margin-top:14px;padding:16px}.modal{z-index:100;background:#00000085;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal>div{background:#fff;border-radius:24px;gap:10px;width:100%;max-width:420px;padding:22px;display:grid;position:relative}.modal .x{color:#222;background:#f1f5f9;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:12px;right:12px}.modal label,.form label{color:#6b7280;font-size:12px;font-weight:950}.cart-item{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:70px 1fr;gap:10px;margin-bottom:10px;padding:12px;display:grid}.cart-item img{object-fit:contain;width:64px;height:64px}.cart-item span,.cart-item button{grid-column:2}.cart-item button,.mini-danger{color:#991b1b;background:#fee2e2;border:0;border-radius:999px;align-items:center;gap:6px;margin-bottom:12px;padding:9px 12px;font-weight:900;display:inline-flex}.cart-summary{justify-content:space-between;align-items:center;display:flex}.checkout .form{gap:10px;display:grid}.tax-box{margin-bottom:14px}.tax-box h3{margin:0 0 10px}.tax-box p{justify-content:space-between;margin:8px 0;display:flex}.tax-box .grand{color:var(--navy);border-top:1px solid var(--line);padding-top:10px;font-size:20px;font-weight:950}.profile-tabs{grid-template-columns:1fr 1fr;gap:10px;margin:12px 0;display:grid}.profile-tabs button{border:1px solid var(--line);background:#fff;border-radius:16px;justify-content:center;align-items:center;gap:6px;padding:12px;font-weight:950;display:flex}.profile-tabs button.active{background:var(--navy);color:#fff}.auth-form{gap:10px;display:grid}.welcome-card{text-align:center;margin:16px 0}.welcome-card svg{background:#f1f5f9;border-radius:50%;width:54px;height:54px;padding:13px}.account-links{margin-top:16px;padding:0;display:grid}.account-links button{border:0;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:16px;font-weight:900;display:flex}.account-links button:last-child{border-bottom:0}.drawer-backdrop{z-index:120;background:#00000059;position:fixed;inset:0}.side-drawer{background:#fff;align-content:start;gap:8px;width:300px;max-width:82vw;min-height:100%;padding:20px 18px;animation:.18s slideIn;display:grid;box-shadow:16px 0 45px #0000002e}.drawer-close{background:#f1f5f9;border:0;border-radius:50%;justify-self:end;width:40px;height:40px}.drawer-logo{width:180px;margin:10px auto 22px;display:block}.side-drawer button:not(.drawer-close){text-align:left;background:#fff;border:0;align-items:center;gap:14px;padding:14px 8px;font-size:17px;font-weight:950;display:flex}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.floating-cart{z-index:65;background:var(--red);color:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:flex;position:fixed;bottom:94px;right:18px;box-shadow:0 14px 30px #ef3b2d59}.floating-cart span{background:#ff5b73;border:2px solid #fff;border-radius:999px;min-width:22px;height:22px;font-size:12px;font-weight:950;position:absolute;top:0;right:0}.bottom{border-top:1px solid var(--line);z-index:60;background:#fff;grid-template-columns:repeat(5,1fr);max-width:520px;margin:0 auto;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom button{color:#b7bcc6;background:#fff;border:0;flex-direction:column;align-items:center;gap:3px;padding:8px 2px 10px;font-size:12px;font-weight:950;display:flex}.bottom button.active{color:var(--navy)}.bottom svg{width:22px}.nav-badge-wrap{position:relative}.nav-badge-wrap i{color:#fff;background:#ff5b73;border-radius:99px;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:10px;font-style:normal;display:flex;position:absolute;top:-9px;right:-12px}.muted{color:#98a2b3;margin:10px 0;font-weight:800}@media (width>=620px){.app-main{border-left:1px solid var(--line);border-right:1px solid var(--line);min-height:100vh}.mobile-header{max-width:520px;margin:0 auto}.bottom{border-left:1px solid var(--line);border-right:1px solid var(--line)}}@media (width<=430px){.hero-slider img{height:215px}.main-img{height:310px}.product-detail h1{font-size:23px}.detail-actions{grid-template-columns:1fr}.detail-actions .service{grid-column:auto}.info-row{grid-template-columns:1fr}.info-row b{border-bottom:1px solid var(--line)}.brand-logo img{width:148px}.products-grid{gap:10px}.product-info strong{font-size:18px}}.lead-item{border:1px solid var(--line);color:#172033;background:#f8fafc;border-radius:14px;gap:4px;padding:12px;display:grid}.lead-item b{font-size:14px}.lead-item span{color:#697386;font-size:12px;font-weight:800}.scroll-desc{-webkit-overflow-scrolling:touch;border:1px solid var(--line);background:#fff;max-height:390px;overflow:hidden auto}.scroll-desc .info-table{border:0;border-radius:0}.info-row{grid-template-columns:1fr!important}.info-row b{border-bottom:1px solid var(--line);font-size:14px}.info-row span{white-space:normal;font-size:14px;line-height:1.5}.tabs{padding-bottom:18px}.profile-page .welcome-card p{color:#6b7280;font-weight:800}.auth-form button:disabled{opacity:.65}.product-card .heart{z-index:6}.bottom .nav-badge-wrap i{z-index:2}.side-drawer button{color:#111}.filters select option{font-size:14px}@media (width<=430px){.scroll-desc{max-height:360px}.info-row b,.info-row span{padding:11px}.lead-item{font-size:13px}}.scanner-frame{border:1px solid var(--line);background:#fff;border-radius:22px;height:calc(100vh - 230px);min-height:560px;overflow:hidden;box-shadow:0 12px 30px #0f172a0d}.scanner-frame iframe{border:0;width:100%;height:100%;display:block}.scroll-desc{max-height:430px!important;overflow:hidden auto!important}.info-table{width:100%;min-width:0}.info-row{min-width:0}.info-row span,.info-row b{word-break:break-word;overflow-wrap:anywhere}.product-page{padding-bottom:20px}.main-img img{object-fit:contain;max-width:100%;max-height:100%}.side-drawer{padding-bottom:80px}@media (width<=430px){.scanner-frame{height:calc(100vh - 220px);min-height:520px}.scroll-desc{max-height:410px!important}.modal>div{max-height:88vh;overflow-y:auto}}
/* App hotfixes */
.product-page,.product-gallery,.product-detail,.tabs{max-width:100%;box-sizing:border-box}.scroll-desc{max-height:52vh!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain}.info-table{width:100%;max-width:100%;table-layout:fixed;overflow:hidden}.info-row{grid-template-columns:minmax(96px,38%) minmax(0,1fr);max-width:100%;overflow:hidden}.info-row b,.info-row span{min-width:0;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.category-counts{display:flex;gap:10px;overflow-x:auto;padding:4px 2px 12px;margin-bottom:8px;scrollbar-width:thin}.category-counts button{border:1px solid var(--line);background:#fff;color:var(--navy);border-radius:999px;padding:10px 12px;font-weight:900;display:flex;align-items:center;gap:8px;white-space:nowrap;box-shadow:0 8px 20px #0f172a0a}.category-counts button.active{background:var(--navy);color:#fff}.category-counts b{background:#f1f5f9;color:#111827;border-radius:999px;padding:3px 7px;font-size:12px}.category-counts button.active b{background:#fff;color:var(--navy)}.auth-form button+button{background:#f1f5f9;color:#052755;margin-top:8px}.scanner-frame{height:calc(100vh - 180px);min-height:520px}.scanner-frame iframe{background:#fff}
@media(max-width:430px){.scroll-desc{max-height:58vh!important}.info-row{grid-template-columns:1fr}.info-row b{border-bottom:1px solid var(--line)}}
/* WC app UI hotfix - subcategory logic + overflow */
.mobile-header{position:sticky!important;top:0!important;z-index:120!important}.detail-actions{position:static!important;top:auto!important;bottom:auto!important}.app-main,.page-section,.product-page,.home-section{max-width:100%;overflow-x:hidden!important}.product-rail{display:flex;gap:14px;overflow-x:auto!important;scroll-snap-type:x proximity;padding-bottom:14px}.product-card{flex:0 0 210px}.products-grid .product-card{flex:auto}.category-counts{display:flex;gap:10px;overflow-x:auto!important;padding:4px 2px 12px;margin-bottom:8px;scrollbar-width:none}.category-counts::-webkit-scrollbar{display:none}.category-counts button{flex:0 0 auto}.filters{overflow:visible!important}.filters select{max-width:100%;min-width:0}.product-gallery,.product-detail,.tabs{max-width:100%;overflow:hidden!important}.main-img{max-width:100%;overflow:hidden!important}.main-img img{max-width:100%!important;max-height:100%!important;object-fit:contain!important}.thumbs{overflow-x:auto!important;max-width:100%}.scroll-desc{max-height:48vh!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch}.info-table,.info-row{max-width:100%;min-width:0}.info-row{grid-template-columns:1fr!important}.info-row b,.info-row span{min-width:0!important;max-width:100%!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important}.page-back{margin:0 0 10px 0}.product-page>.back-line{margin-bottom:0}.section-title-row h2,.page-section h1,.product-detail h1{overflow-wrap:anywhere}@media(max-width:430px){.product-card{flex-basis:190px}.product-rail{gap:12px}.scroll-desc{max-height:52vh!important}.detail-actions{display:grid!important;grid-template-columns:1fr!important}.detail-actions .service{grid-column:auto!important}.page-section h1{font-size:24px}}
