@font-face{font-family:'IRANYekanX';src:url('../fonts/IRANYekanX-Regular.woff2') format('woff2'),url('../font/IRANYekanX-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'IRANYekanX';src:url('../fonts/IRANYekanX-Bold.woff2') format('woff2'),url('../font/IRANYekanX-Bold.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
html,body,button,input,select,textarea,a,table{font-family:'IRANYekanX',Tahoma,Arial,sans-serif!important}
/* Salam Baba four color logo snippet: red, blue, green, yellow. Phase 96 optimized public UI. */
:root{--trb-red:#0f766e;--trb-red2:#14b8a6;--trb-blue:#2563eb;--trb-green:#16a34a;--trb-yellow:#f7b500;--trb-bg:#ececf3;--trb-card:#fff;--trb-text:#1d2433;--trb-muted:#7a8496;--trb-line:#edf0f5;--trb-soft:#f5f7fb;--trb-shadow:0 8px 26px rgba(25,35,55,.08);--trb-radius:14px}*{box-sizing:border-box}html,body{background:var(--trb-bg)!important;color:var(--trb-text);overflow-x:hidden}body.public-mode{margin:0;font-size:12px;line-height:1.75}.search-main,.public-main{width:100%;max-width:430px;min-height:100vh;margin:0 auto;padding:8px 8px 74px;background:#fff;box-shadow:0 0 0 1px rgba(15,23,42,.04)}body.trb-home-route .search-main{padding-top:0}.sb-logo{display:inline-flex;align-items:center;gap:2px;font-weight:950;letter-spacing:-1px;white-space:nowrap}.sb-logo span{width:23px;height:23px;border-radius:8px;display:grid;place-items:center;color:#fff;font-size:12px;line-height:1}.sb-logo span:nth-child(1){background:#ef4444}.sb-logo span:nth-child(2){background:#2563eb}.sb-logo span:nth-child(3){background:#16a34a}.sb-logo span:nth-child(4){background:#f59e0b}.sb-logo b{margin-right:5px;color:#111827}.sb-logo.image-logo img{width:44px;height:44px;object-fit:contain;border-radius:14px}.sb-logo.image-logo span{display:none}.muted,.meta,small{color:var(--trb-muted)}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}[data-lucide]{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;line-height:1;font-style:normal;font-size:16px;flex:0 0 18px}[data-lucide]::before{content:"•"}[data-lucide="menu"]::before{content:"☰"}[data-lucide="search"]::before,[data-lucide="scan-search"]::before{content:"⌕"}[data-lucide="user-round"]::before{content:"♙"}[data-lucide="home"]::before{content:"⌂"}[data-lucide="layout-grid"]::before{content:"▦"}[data-lucide="settings"]::before{content:"⚙"}[data-lucide="store"]::before{content:"▤"}[data-lucide="heart"]::before{content:"♡"}[data-lucide="bell"]::before{content:"♧"}[data-lucide="share-2"]::before{content:"↗"}[data-lucide="image"]::before{content:"▧"}[data-lucide="video"]::before{content:"▶"}[data-lucide="sliders-horizontal"]::before{content:"≡"}[data-lucide="package-x"]::before{content:"□"}[data-lucide="chevron-down"]::before{content:"⌄"}[data-lucide="chevron-right"]::before{content:"›"}[data-lucide="x"]::before{content:"×"}[data-lucide="tv"]::before{content:"▣"}[data-lucide="speaker"]::before{content:"◉"}[data-lucide="cooking-pot"]::before{content:"◌"}[data-lucide="washing-machine"]::before{content:"◍"}[data-lucide="utensils"]::before{content:"◫"}[data-lucide="refrigerator"]::before{content:"▥"}[data-lucide="wind"]::before{content:"≈"}[data-lucide="sparkles"]::before{content:"✦"}[data-lucide="smartphone"]::before{content:"▯"}[data-lucide="badge-check"]::before{content:"✓"}[data-lucide="folder"]::before{content:"▤"}[data-lucide="ruler"]::before{content:"▥"}[data-lucide="phone"]::before{content:"☎"}[data-lucide="message-circle"]::before{content:"◌"}[data-lucide="instagram"]::before{content:"◎"}.trb-header{position:sticky;top:0;z-index:80;width:100%;max-width:430px;margin:0 auto;background:#fff;border-bottom:1px solid var(--trb-line)}.trb-home-route .trb-header{display:none}.trb-header__inner{height:49px;padding:6px 7px;display:grid;grid-template-columns:34px 28px 1fr 34px;gap:6px;align-items:center}.trb-icon-btn,.trb-back{width:34px;height:34px;border:0;border-radius:11px;background:#f5f7fb;color:#69758a;display:flex;align-items:center;justify-content:center;text-decoration:none;padding:0}.trb-page-title{font-size:12px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#1f2937}.trb-brand{display:none}.trb-header-search{height:35px;display:flex;align-items:center;background:#f4f7fb;border:1px solid #e7edf5;border-radius:10px;overflow:hidden;min-width:0}.trb-header-search input{height:100%;border:0!important;background:transparent!important;box-shadow:none!important;padding:0 8px;font-size:11.5px;min-width:0;text-align:right}.trb-header-search button{width:35px;height:35px;border:0;background:var(--trb-red);color:#fff;padding:0;display:flex;align-items:center;justify-content:center}.trb-header .sb-app-user-link{display:flex}.trb-header .sb-app-menu-btn{grid-column:1}.trb-header .trb-back{grid-column:2}.trb-header .trb-page-title{grid-column:3}.trb-header .trb-header-search{grid-column:3}.trb-header .sb-app-user-link{grid-column:4}body:not(.trb-home-route) .trb-header__inner{grid-template-columns:34px 24px minmax(0,1fr) 34px}body:not(.trb-home-route) .trb-page-title{display:none}.trb-home{padding:28px 6px 8px;text-align:center}.trb-home__logo{display:flex;justify-content:center;margin:8px 0 11px}.trb-home__logo .sb-logo{transform:scale(1.2);transform-origin:center}.trb-home-search{height:39px;display:grid;grid-template-columns:32px 1fr 38px;align-items:center;background:#f4f7fb;border:1px solid #e5ebf3;border-radius:9px;margin:0 0 10px;overflow:hidden}.trb-home-search i{color:#64748b}.trb-home-search input{height:100%;border:0!important;background:transparent!important;box-shadow:none!important;padding:0 3px;font-size:12px;text-align:right}.trb-home-search button{height:100%;border:0;background:#fff;color:#64748b;padding:0}.trb-home-tags{display:flex;gap:6px;overflow:auto;scrollbar-width:none;padding:0 0 4px}.trb-home-tags::-webkit-scrollbar{display:none}.trb-home-tags a{flex:0 0 auto;background:linear-gradient(135deg,#134e4a,#0f766e);color:#fff;border-radius:9px;padding:7px 10px;font-size:11px;font-weight:950}.trb-home-circles{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:12px 0 8px}.trb-cat-card{display:flex;flex-direction:column;align-items:center;gap:3px;text-align:center;min-width:0;color:var(--trb-text)}.trb-cat-card i{width:52px;height:52px;border-radius:50%;background:#f2f5fb;color:var(--trb-red);box-shadow:inset 0 -2px 0 rgba(15,23,42,.04);font-size:18px}.trb-cat-card b{font-size:10.5px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trb-cat-card small{font-size:9.5px;display:none}.trb-store-strip{height:31px;border-radius:7px;background:#2f7deb;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 10px;margin:9px 0;font-size:11px;font-weight:900}.trb-store-strip b{background:#fff;color:#2f7deb;border-radius:6px;padding:3px 8px;font-size:10px}.trb-install-card{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:9px;border:1px solid var(--trb-line);border-radius:10px;padding:10px;margin:10px 0;background:#fff;text-align:right;box-shadow:0 4px 18px rgba(15,23,42,.04)}.trb-install-card p{margin:0;font-size:11px;line-height:1.8;color:#334155}.trb-install-card a{background:var(--trb-red);color:#fff;border-radius:7px;padding:6px 9px;font-size:11px;font-weight:950}.trb-stat-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:8px 0}.trb-stat-strip span{background:#f7f9fc;border-radius:10px;padding:7px 5px;display:flex;flex-direction:column}.trb-stat-strip b{font-size:13px}.trb-stat-strip small{font-size:9.5px}.trb-section{margin:9px 0;padding:0;background:#fff}.trb-section__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 7px}.trb-section__head h2{font-size:13px;margin:0;font-weight:950}.trb-section__head a,.trb-section__head span{font-size:10.5px;color:#3b82f6}.trb-page-head{padding:9px 4px 7px;background:#fff}.trb-page-head h1{font-size:15px;line-height:1.6;margin:0;font-weight:950}.trb-page-head p{margin:2px 0 0;color:var(--trb-muted);font-size:11px}.trb-page-head.compact{border-bottom:1px solid var(--trb-line);margin-bottom:7px}.trb-tree-desktop{display:none}.trb-cat-list{background:#fff;margin:0}.trb-cat-row{display:grid;grid-template-columns:29px 1fr 18px;gap:8px;align-items:center;padding:11px 4px;border-bottom:1px solid var(--trb-line);color:var(--trb-text)}.trb-cat-row i{width:25px;height:25px;color:var(--trb-red);font-size:16px}.trb-cat-row span{min-width:0}.trb-cat-row b{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trb-cat-row small{display:block;font-size:9.5px;color:var(--trb-muted);line-height:1.2}.trb-cat-row em{font-style:normal;color:#8a94a6;font-size:20px}.trb-cat-strip-wrap{margin:0 0 7px}.trb-cat-strip{display:flex;gap:7px;overflow:auto;padding:2px 0 6px;scrollbar-width:none}.trb-cat-strip::-webkit-scrollbar{display:none}.trb-cat-chip{flex:0 0 auto;height:32px;border:1px solid var(--trb-line);border-radius:999px;background:#fff;display:inline-flex;align-items:center;gap:5px;padding:0 9px;font-size:11px;font-weight:900}.trb-cat-chip i{width:16px;height:16px;color:var(--trb-red)}.trb-filterbar{position:sticky;top:50px;z-index:60;background:#fff;border-bottom:1px solid var(--trb-line);padding:7px 0;margin:0 0 8px}.trb-filterbar__search{height:34px;display:grid;grid-template-columns:28px 1fr;align-items:center;background:#f5f7fb;border:1px solid #e7edf5;border-radius:9px;margin:0 0 6px;padding:0 7px;color:#64748b}.trb-filterbar__search input{border:0!important;background:transparent!important;box-shadow:none!important;height:100%;font-size:11.5px;padding:0}.trb-filterbar__chips{display:flex;gap:6px;overflow:auto;scrollbar-width:none}.trb-filterbar__chips::-webkit-scrollbar{display:none}.trb-filterbar__chips select,.trb-filterbar__chips button{flex:0 0 auto;width:auto;height:30px;min-height:30px;border:1px solid #e1e7f0;border-radius:999px;background:#fff;color:#475569;padding:0 10px;font-size:10.5px;font-weight:900}.trb-filterbar__chips button{display:inline-flex;align-items:center;gap:4px;background:#f8fafc}.trb-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.trb-product-card{position:relative;background:#fff;border:1px solid var(--trb-line);border-radius:11px;overflow:hidden;min-width:0;box-shadow:none}.trb-product-card__image{height:132px;display:flex;align-items:center;justify-content:center;background:#fff;border-bottom:1px solid #f0f2f6}.trb-product-card__image img{width:100%;height:100%;object-fit:contain;padding:7px}.trb-product-card__fav{position:absolute;right:6px;top:6px;width:24px;height:24px;border:1px solid #e8edf4;background:rgba(255,255,255,.92);border-radius:50%;color:#8b95a8;padding:0}.trb-product-card__body{padding:7px}.trb-product-card h3{margin:0;min-height:42px;font-size:11.2px;line-height:1.9;font-weight:900;color:#111827;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.trb-product-card__meta{margin-top:4px;display:flex;align-items:center;justify-content:space-between;gap:5px}.trb-product-card__meta span{font-size:9.8px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trb-product-card__meta em{font-style:normal;background:#ecfdf5;color:#0b7a47;border-radius:999px;padding:1px 6px;font-size:9.5px}.trb-product-card__price{margin-top:7px;display:flex;align-items:baseline;gap:4px}.trb-product-card__price small{font-size:9.5px}.trb-product-card__price strong{font-size:12.2px;font-weight:950;color:#111827}.trb-product-card__shops{display:flex;align-items:center;gap:3px;margin-top:5px;font-size:9.8px;color:#6b7280}.trb-product-card__shops i{width:13px;height:13px;font-size:11px}.trb-pager{display:flex;gap:6px;justify-content:center;margin:13px 0}.trb-pager a{height:31px;min-width:31px;border:1px solid var(--trb-line);border-radius:10px;background:#fff;display:grid;place-items:center;padding:0 9px;font-size:11px;font-weight:900;color:#475569}.trb-pager a.active{background:var(--trb-red);border-color:var(--trb-red);color:#fff}.trb-empty{border:1px solid var(--trb-line);border-radius:13px;background:#fff;padding:24px 12px;text-align:center;color:var(--trb-muted);display:grid;place-items:center;gap:6px}.trb-empty b{font-size:12px;color:#334155}.trb-empty i{width:30px;height:30px;color:var(--trb-red)}.trb-product-hero{background:#fff;margin:0 0 9px}.trb-product-gallery__main{height:206px;border-bottom:1px solid var(--trb-line);display:flex;align-items:center;justify-content:center;background:#fff}.trb-product-gallery__main img{width:100%;height:100%;object-fit:contain;padding:10px}.trb-product-gallery__thumbs{display:flex;gap:8px;overflow:auto;padding:8px 3px}.trb-product-gallery__thumbs span{width:46px;height:42px;border:1px solid var(--trb-line);border-radius:9px;background:#fff;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.trb-product-gallery__thumbs img{width:100%;height:100%;object-fit:contain;padding:3px}.trb-product-info{text-align:center;padding:3px 6px 8px}.trb-product-info h1{font-size:13px;line-height:1.9;margin:0;color:#111827;font-weight:950}.trb-product-info p{margin:1px 0 7px;color:var(--trb-muted);font-size:10.5px}.trb-product-actions{display:flex;gap:8px;justify-content:center}.trb-product-actions button{width:31px;height:31px;border:1px solid var(--trb-line);background:#fff;border-radius:9px;color:#64748b}.trb-buy-box{display:grid;grid-template-columns:1fr auto;gap:6px;align-items:center;margin:7px 0 0;padding:11px;border-radius:11px;background:linear-gradient(135deg,#ff3151,#0f766e);color:#fff;text-align:right}.trb-buy-box span{font-size:10px;color:#ccfbf1}.trb-buy-box strong{font-size:13px;font-weight:950}.trb-buy-box a{grid-column:1/-1;height:30px;border-radius:8px;background:#113b7a;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:950}.trb-offers{padding-top:2px}.trb-offer-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;border-bottom:1px solid var(--trb-line);padding:10px 0}.trb-offer-row div{min-width:0}.trb-offer-row b{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trb-offer-row small{display:block;font-size:9.8px;color:var(--trb-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trb-offer-row strong{font-size:12px;color:#111827;white-space:nowrap}.trb-offer-row a{grid-column:1/-1;justify-self:start;background:var(--trb-red);color:#fff;border-radius:8px;padding:5px 10px;font-size:10.5px;font-weight:950}.trb-spec-list{border:1px solid var(--trb-line);border-radius:11px;overflow:hidden}.trb-spec-list div{display:grid;grid-template-columns:95px 1fr;border-bottom:1px solid var(--trb-line);background:#fff}.trb-spec-list div:last-child{border-bottom:0}.trb-spec-list span,.trb-spec-list b{padding:8px;font-size:11px}.trb-spec-list span{background:#f8fafc;color:#64748b}.trb-spec-list b{text-align:left;color:#111827;font-weight:900}html.sb-cat-open,html.sb-cat-open body{overflow:hidden}.trb-drawer{position:fixed;inset:0;z-index:160;pointer-events:none}.trb-drawer.open{pointer-events:auto}.trb-drawer__overlay{position:absolute;inset:0;border:0;background:rgba(15,23,42,.38);opacity:0;transition:.2s}.trb-drawer.open .trb-drawer__overlay{opacity:1}.trb-drawer__panel{position:absolute;inset:0 0 0 auto;width:min(92vw,390px);background:#fff;transform:translateX(105%);transition:.22s ease;display:flex;flex-direction:column;box-shadow:-18px 0 55px rgba(15,23,42,.22)}.trb-drawer.open .trb-drawer__panel{transform:none}.trb-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:12px;border-bottom:1px solid var(--trb-line)}.trb-drawer__brand{display:flex;align-items:center;gap:8px}.trb-drawer__brand b{display:block;font-size:13px}.trb-drawer__brand small{font-size:10px;color:var(--trb-muted)}.trb-drawer__search{height:38px;margin:10px 12px;display:flex;align-items:center;gap:5px;border:1px solid #e2e8f0;background:#f8fafc;border-radius:10px;padding:0 9px}.trb-drawer__search input{height:100%;border:0!important;background:transparent!important;box-shadow:none!important;font-size:11px;padding:0}.trb-drawer__quick{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:0 12px 10px}.sb-mega-quick{display:flex;align-items:center;gap:7px;border:1px solid var(--trb-line);border-radius:10px;padding:8px;color:var(--trb-text)}.sb-mega-quick i{color:var(--trb-red)}.sb-mega-quick span{font-size:11px;font-weight:900}.sb-mega-quick small{display:block;font-size:9px;color:var(--trb-muted)}.trb-drawer__body{overflow:auto;padding:0 12px 12px}.sb-mega-group,.sb-mega-node{border-bottom:1px solid var(--trb-line)}.sb-mega-group__top,.sb-mega-node__row{display:grid;grid-template-columns:1fr 30px;align-items:center;gap:7px}.sb-mega-group__top a,.sb-mega-node__row a{display:flex;align-items:center;gap:8px;padding:10px 0;color:var(--trb-text)}.sb-mega-group__icon{width:28px;height:28px;border-radius:10px;background:#f0fdfa;color:var(--trb-red);display:flex;align-items:center;justify-content:center}.sb-mega-group__text b{display:block;font-size:11.5px}.sb-mega-group__text small{font-size:9.5px;color:var(--trb-muted)}.sb-mega-group__top button,.sb-mega-node__row button{width:30px;height:30px;border:0;border-radius:9px;background:#f8fafc}.sb-mega-children{display:none;padding-right:18px}.open>.sb-mega-children{display:block}.sb-mega-node__row a{font-size:11px}.is-hidden{display:none!important}.trb-drawer__foot{padding:10px 12px;border-top:1px solid var(--trb-line)}.trb-drawer__foot a{height:38px;display:flex;align-items:center;justify-content:center;gap:7px;background:var(--trb-red);color:#fff;border-radius:10px;font-weight:950;font-size:12px}.trb-bottom-nav{position:fixed;right:0;left:0;bottom:0;z-index:120;width:100%;max-width:430px;margin:0 auto;background:#fff;border-top:1px solid #e8edf5;display:grid;grid-template-columns:repeat(4,1fr);height:54px}.trb-bottom-nav a,.trb-bottom-nav button{border:0;background:#fff;color:#334155;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-weight:900;font-size:10px}.trb-bottom-nav .active{color:var(--trb-red)}.trb-bottom-nav i{width:19px;height:19px}.sb-public-footer{display:none}.flash{margin:8px 0;border:1px solid #bfdbfe;background:#eff6ff;color:#075985;border-radius:10px;padding:9px;font-weight:900}@media(max-width:360px){.trb-product-card__image{height:118px}.trb-product-card h3{font-size:10.5px}.trb-home-circles{gap:5px}.trb-cat-card i{width:46px;height:46px}.trb-header-search input{font-size:10.5px}}.sb-icon{display:inline-block;width:18px;height:18px;min-width:18px;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;fill:none;vertical-align:-.18em}.trb-icon-btn .sb-icon,.trb-bottom-nav .sb-icon{width:20px;height:20px}.trb-product-card__fav .sb-icon{width:17px;height:17px}.trb-drawer .sb-icon{width:18px;height:18px}.trb-header{box-shadow:0 1px 0 rgba(15,23,42,.06);backdrop-filter:saturate(160%) blur(10px)}.trb-header__inner{gap:7px}.trb-header-search{box-shadow:inset 0 0 0 1px #e7edf5}.trb-header-search:focus-within{background:#fff;box-shadow:0 0 0 2px rgba(15,118,110,.12),inset 0 0 0 1px #14b8a6}.trb-page-title{font-size:12.5px;letter-spacing:-.2px;max-width:112px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trb-icon-btn{transition:transform .16s ease,background .16s ease}.trb-icon-btn:active{transform:scale(.94)}.trb-home__logo img,.trb-home__logo svg{filter:drop-shadow(0 8px 18px rgba(15,118,110,.14))}.trb-home-search{border-color:#e5ebf3;box-shadow:0 10px 28px rgba(15,23,42,.06)}.trb-home-tags{scroll-snap-type:x proximity}.trb-home-tags a{scroll-snap-align:start;box-shadow:0 5px 13px rgba(15,118,110,.12)}.trb-store-strip{background:linear-gradient(90deg,#2362d9,#1884ff);box-shadow:0 10px 22px rgba(37,99,235,.18)}.trb-install-card{box-shadow:0 10px 30px rgba(15,23,42,.06)}.trb-product-grid{gap:1px;background:#eef2f7;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7}.trb-product-card{border-radius:0;border:0;background:#fff;position:relative;min-height:242px}.trb-product-card__image{height:134px}.trb-product-card__image img{padding:9px;transition:transform .25s ease}.trb-product-card:active .trb-product-card__image img{transform:scale(.97)}.trb-product-card__fav{background:rgba(255,255,255,.92);box-shadow:0 4px 10px rgba(15,23,42,.08)}.trb-product-card__body{padding:0 8px 9px}.trb-product-card h3 a{color:inherit}.trb-product-card__price strong{font-size:12.8px}.trb-product-card__shops{color:#0f766e}.trb-product-card__meta em{background:#dcfce7;color:#15803d}.trb-cat-row{border-radius:0;border-left:0;border-right:0;margin:0}.trb-cat-row .sb-icon{color:#0f766e}.trb-cat-chip{box-shadow:0 4px 13px rgba(15,23,42,.05)}.trb-cat-card{transition:transform .16s ease}.trb-cat-card:active{transform:scale(.97)}.trb-product-route .search-main{padding-top:0}.trb-product-hero{margin:-1px -10px 8px;background:#fff;border-bottom:1px solid #edf1f7}.trb-product-gallery--scroll{position:relative;background:#fff}.trb-product-gallery__track{direction:ltr;display:flex;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:0;border-bottom:1px solid #edf1f7;scrollbar-width:none}.trb-product-gallery__track::-webkit-scrollbar{display:none}.trb-product-gallery__slide{direction:rtl;flex:0 0 100%;height:232px;margin:0;display:flex;align-items:center;justify-content:center;scroll-snap-align:center;background:linear-gradient(180deg,#fff,#fbfcfe)}.trb-product-gallery__slide img{width:100%;height:100%;object-fit:contain;padding:13px 18px}.trb-product-gallery__counter{position:absolute;left:10px;bottom:58px;height:25px;min-width:48px;border-radius:999px;background:rgba(15,23,42,.68);color:#fff;display:flex;align-items:center;justify-content:center;gap:3px;font-size:10.5px;font-weight:900;backdrop-filter:blur(8px)}.trb-product-gallery__counter em{font-style:normal;opacity:.72}.trb-product-gallery__thumbs{direction:ltr;display:flex;gap:7px;overflow-x:auto;padding:9px 10px;background:#fff;scrollbar-width:none}.trb-product-gallery__thumbs::-webkit-scrollbar{display:none}.trb-product-gallery__thumb{flex:0 0 auto;width:50px;height:44px;border:1px solid #e6edf5;background:#fff;border-radius:11px;padding:2px;display:flex;align-items:center;justify-content:center;opacity:.72;transition:.16s}.trb-product-gallery__thumb.active{opacity:1;border-color:#0f766e;box-shadow:0 0 0 2px rgba(15,118,110,.10)}.trb-product-gallery__thumb img{width:100%;height:100%;object-fit:contain}.trb-product-info{padding:9px 13px 11px;text-align:right}.trb-product-info h1{font-size:13.5px;line-height:2;letter-spacing:-.25px}.trb-product-info p{font-size:10.8px;color:#64748b}.trb-product-actions{justify-content:flex-start}.trb-product-actions button{display:grid;place-items:center}.trb-buy-box{margin:0 10px 12px;padding:12px 13px;border-radius:13px;background:linear-gradient(135deg,#14b8a6,#d51d43);box-shadow:0 12px 25px rgba(229,47,77,.20)}.trb-buy-box a{background:#0f3b75;border:1px solid rgba(255,255,255,.14)}.trb-offer-row{grid-template-columns:1fr auto;min-height:82px;background:#fff;border:1px solid #edf1f7;border-radius:13px;padding:11px;margin-bottom:8px}.trb-offer-row a{grid-column:1/2;justify-self:start;border-radius:9px;padding:6px 12px}.trb-offer-row strong{font-size:12.4px}.trb-spec-list{border-radius:14px}.trb-spec-list div{grid-template-columns:104px 1fr}.trb-spec-list span,.trb-spec-list b{font-size:11.2px;line-height:1.8}.trb-drawer__panel{border-radius:18px 0 0 18px}.trb-drawer__head{position:sticky;top:0;background:#fff;z-index:2}.trb-drawer__search{height:40px}.sb-mega-group__icon{box-shadow:inset 0 0 0 1px rgba(229,47,77,.08)}.sb-mega-group__top button .sb-icon,.sb-mega-node__row button .sb-icon{transition:transform .18s ease}.sb-mega-group.open>.sb-mega-group__top button .sb-icon,.sb-mega-node.open>.sb-mega-node__row button .sb-icon{transform:rotate(180deg)}.trb-bottom-nav{box-shadow:0 -8px 24px rgba(15,23,42,.07);height:56px}.trb-bottom-nav a,.trb-bottom-nav button{transition:color .16s ease,transform .16s ease}.trb-bottom-nav a:active,.trb-bottom-nav button:active{transform:translateY(1px)}@media(max-width:360px){.trb-product-gallery__slide{height:210px}.trb-product-gallery__thumb{width:46px;height:40px}.trb-product-card__image{height:126px}.trb-product-hero{margin-left:-8px;margin-right:-8px}}.trb-mobile-tools{position:sticky;top:92px;z-index:55;display:grid;grid-template-columns:1fr 1fr auto;gap:6px;background:#fff;padding:6px 0;border-bottom:1px solid #eef2f7;margin:-3px 0 8px}.trb-mobile-tools button,.trb-mobile-tools a{height:32px;border:1px solid #e5eaf2;border-radius:999px;background:#fff;color:#334155;display:flex;align-items:center;justify-content:center;gap:5px;font-size:10.5px;font-weight:950;padding:0 9px}.trb-mobile-tools button:first-child{background:#f0fdfa;color:#0f766e;border-color:#99f6e4}.trb-active-filters{display:flex;gap:6px;overflow:auto;padding:0 0 6px;margin:-2px 0 7px;scrollbar-width:none}.trb-active-filters::-webkit-scrollbar{display:none}.trb-active-filters a{flex:0 0 auto;display:flex;align-items:center;gap:4px;height:27px;border-radius:999px;background:#f0fdfa;color:#134e4a;padding:0 8px;font-size:10.5px;font-weight:900}.trb-active-filters .sb-icon{width:14px;height:14px;min-width:14px}.trb-sheet{position:fixed;inset:0;z-index:220;pointer-events:none}.trb-sheet.open{pointer-events:auto}.trb-sheet__overlay{position:absolute;inset:0;border:0;background:rgba(15,23,42,.42);opacity:0;transition:.18s}.trb-sheet.open .trb-sheet__overlay{opacity:1}.trb-sheet__panel{position:absolute;right:0;left:0;bottom:0;max-width:430px;margin:0 auto;background:#fff;border-radius:22px 22px 0 0;padding:8px 14px 16px;transform:translateY(105%);transition:.22s;box-shadow:0 -18px 50px rgba(15,23,42,.22)}.trb-sheet.open .trb-sheet__panel{transform:none}.trb-sheet__handle{width:42px;height:4px;border-radius:999px;background:#d7dee8;margin:0 auto 10px}.trb-sheet__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.trb-sheet__head b{font-size:14px}.trb-sheet__head button{width:34px;height:34px;border:0;background:#f5f7fb;border-radius:12px;display:grid;place-items:center}.trb-sheet label{display:block;font-size:11px;color:#64748b;margin:0 0 10px}.trb-sheet input,.trb-sheet select{width:100%;height:42px;border:1px solid #e4eaf2!important;border-radius:13px;background:#f8fafc!important;margin-top:5px;padding:0 10px;font-size:12px;color:#1f2937}.trb-sheet__apply{width:100%;height:44px;border:0;border-radius:14px;background:var(--trb-red);color:#fff;font-size:13px;font-weight:950;margin-top:4px}.trb-filterbar{top:49px;padding:6px 0 5px}.trb-filterbar__chips{display:none}.trb-filterbar__search{margin:0;height:36px;border-radius:11px}.trb-list-section .trb-section__head{position:sticky;top:136px;z-index:30;background:#fff;padding:5px 0;border-bottom:1px solid #f1f5f9}.trb-product-grid{grid-template-columns:1fr;gap:0;border-top:1px solid #f1f5f9}.trb-product-card--list{display:grid;grid-template-columns:104px minmax(0,1fr);gap:10px;border:0;border-bottom:1px solid #eef2f7;border-radius:0;box-shadow:none;padding:10px 0;min-height:126px}.trb-product-card--list .trb-product-card__image{height:104px;border:0;border-radius:13px;background:#fff;box-shadow:inset 0 0 0 1px #f0f3f8}.trb-product-card--list .trb-product-card__image img{padding:8px;object-fit:contain}.trb-product-card--list .trb-product-card__body{padding:0;min-width:0;display:flex;flex-direction:column}.trb-product-card__topline{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:3px}.trb-product-card__topline span{font-size:10px;color:#7a8496;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trb-product-card__topline em{font-style:normal;border-radius:999px;padding:1px 6px;font-size:9.5px;font-weight:950;background:#ecfdf5;color:#047857}.trb-product-card__topline em.off{background:#f3f4f6;color:#64748b}.trb-product-card--list h3{font-size:12px;line-height:1.75;min-height:42px;margin:0 0 3px;-webkit-line-clamp:2}.trb-product-card--list .trb-product-card__price{margin-top:auto;display:block}.trb-product-card--list .trb-product-card__price small{display:block;font-size:9.5px;color:#94a3b8}.trb-product-card--list .trb-product-card__price strong{font-size:13px;color:#111827}.trb-product-card--list .trb-product-card__shops{margin-top:4px;font-size:10px;color:#64748b;justify-content:flex-start;gap:4px}.trb-product-card--list .trb-product-card__shops small{margin-right:auto;font-size:9px;color:#a3adbd}.trb-product-card--list .trb-product-card__fav{right:auto;left:6px;top:8px;width:28px;height:28px;background:rgba(255,255,255,.92)}.trb-empty{border:1px dashed #d8e0ea;background:#fbfcfe;border-radius:16px;padding:24px 12px}.trb-empty b{display:block;color:#1f2937;font-size:13px}.trb-empty span{display:block;margin-top:4px;font-size:11px;color:#7a8496}.trb-pager{position:relative;display:flex;gap:6px;justify-content:center;padding:14px 0}.trb-pager a{height:34px;min-width:34px;border-radius:10px;background:#fff;border:1px solid #e7edf5;display:grid;place-items:center;padding:0 10px;font-size:11px;font-weight:900}.trb-pager a.active{background:var(--trb-red);color:#fff;border-color:var(--trb-red)}html.trb-sheet-open,html.trb-sheet-open body{overflow:hidden}.trb-search-suggestions{display:flex;gap:7px;overflow:auto;scrollbar-width:none;padding:2px 0 4px}.trb-search-suggestions::-webkit-scrollbar{display:none}.trb-search-suggestions a{flex:0 0 auto;height:31px;border:1px solid #e8edf5;background:#fff;border-radius:999px;display:flex;align-items:center;gap:5px;padding:0 10px;font-size:10.8px;font-weight:900;color:#334155;box-shadow:0 4px 12px rgba(15,23,42,.04)}.trb-search-suggestions .sb-icon{width:14px;height:14px;min-width:14px;color:#0f766e}.trb-search-start{padding:0 0 7px;margin-top:2px}.trb-search-head{margin-bottom:0}.trb-empty .trb-search-suggestions{max-width:100%;margin-top:9px;justify-content:flex-start}.trb-empty .trb-search-suggestions a{background:#fff;color:#475569}.trb-product-card--list .trb-product-card__price strong:empty::before{content:'ناموجود';color:#94a3b8}.trb-product-card--list .trb-product-card__shops .sb-icon{width:14px;height:14px;min-width:14px;color:#0f766e}.trb-product-card--list .trb-product-card__fav{display:grid;place-items:center;border:1px solid #edf1f7}.trb-product-card--list .trb-product-card__fav .sb-icon{width:16px;height:16px}.trb-mobile-tools .sb-icon{width:15px;height:15px;min-width:15px}.trb-sheet__panel{padding-bottom:calc(16px + env(safe-area-inset-bottom))}.trb-sheet__apply{box-shadow:0 10px 22px rgba(15,118,110,.18)}@media(max-width:380px){.trb-product-card--list{grid-template-columns:96px minmax(0,1fr);gap:8px}.trb-product-card--list .trb-product-card__image{height:96px}.trb-product-card--list h3{font-size:11.5px}.trb-mobile-tools{gap:5px}.trb-mobile-tools button,.trb-mobile-tools a{font-size:10px;padding:0 7px}}[data-lucide="arrow-up-down"]::before{content:"↕"}[data-lucide="tag"]::before{content:"⌑"}[data-lucide="shield-check"]::before{content:"✓"}[data-lucide="list-checks"]::before{content:"☷"}[data-lucide="shopping-cart"]::before{content:"▱"}[data-lucide="external-link"]::before{content:"↗"}.trb-product-route .search-main{padding-bottom:106px}.trb-product-anchorbar{position:sticky;top:49px;z-index:58;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;background:#fff;padding:6px 0;border-bottom:1px solid #eef2f7;margin:0 0 7px}.trb-product-anchorbar a{height:32px;border:1px solid #e8edf5;border-radius:999px;background:#fff;display:flex;align-items:center;justify-content:center;gap:5px;font-size:10.5px;font-weight:950;color:#334155}.trb-product-anchorbar a:first-child{background:#f0fdfa;color:#134e4a;border-color:#99f6e4}.trb-product-anchorbar .sb-icon{width:14px;height:14px;min-width:14px}.trb-product-gallery__progress{height:3px;background:#f1f5f9;overflow:hidden}.trb-product-gallery__progress b{display:block;height:100%;background:#0f766e;border-radius:999px;transition:width .18s ease}.trb-product-gallery__counter{gap:4px}.trb-product-gallery__counter .sb-icon{width:13px;height:13px;min-width:13px;color:#fff}.trb-product-info__eyebrow{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-bottom:4px}.trb-product-info__eyebrow span{font-size:10.5px;color:#0f766e;font-weight:950}.trb-product-info__eyebrow em{font-style:normal;font-size:9.8px;color:#047857;background:#ecfdf5;border-radius:999px;padding:2px 7px;font-weight:950}.trb-product-quick-specs{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;padding:3px 0 8px;margin:2px 0 2px}.trb-product-quick-specs::-webkit-scrollbar{display:none}.trb-product-quick-specs span{flex:0 0 auto;height:29px;border:1px solid #e8edf5;border-radius:999px;background:#f8fafc;display:flex;align-items:center;gap:5px;padding:0 8px;color:#334155}.trb-product-quick-specs span:first-child{background:#f0fdf4;color:#047857;border-color:#dcfce7}.trb-product-quick-specs b{font-size:10.5px;max-width:118px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trb-product-quick-specs .sb-icon{width:14px;height:14px;min-width:14px;color:#0f766e}.trb-buy-box{display:grid;grid-template-columns:1fr auto;gap:4px 10px}.trb-buy-box small{grid-column:1/-1;color:#ccfbf1;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trb-buy-box a{display:flex;align-items:center;justify-content:center;gap:6px}.trb-buy-box a .sb-icon{width:15px;height:15px;min-width:15px}.trb-offer-list{display:grid;gap:8px}.trb-offer-row--v94{display:grid;grid-template-columns:1fr auto;grid-template-areas:"shop price" "badges price" "cta cta";gap:7px 10px;align-items:center;border:1px solid #e8edf5!important;border-radius:15px!important;padding:11px!important;margin:0!important;background:#fff;box-shadow:0 5px 16px rgba(15,23,42,.035);min-height:auto!important}.trb-offer-row__shop{grid-area:shop;display:grid;grid-template-columns:36px 1fr;gap:8px;align-items:center;min-width:0}.trb-offer-row__logo{width:36px;height:36px;border-radius:12px;background:#f8fafc;border:1px solid #eef2f7;display:grid;place-items:center;overflow:hidden;color:#0f766e}.trb-offer-row__logo img{width:100%;height:100%;object-fit:contain;padding:4px}.trb-offer-row__text{min-width:0}.trb-offer-row__text b{font-size:12.2px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trb-offer-row__text small{font-size:10px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trb-offer-row__badges{grid-area:badges;display:flex;gap:5px;overflow:hidden}.trb-offer-row__badges em{font-style:normal;height:22px;border-radius:999px;background:#f8fafc;color:#64748b;border:1px solid #eef2f7;padding:0 7px;display:flex;align-items:center;gap:4px;font-size:9.5px;font-weight:950;white-space:nowrap}.trb-offer-row__badges em.best{background:#ecfdf5;color:#047857;border-color:#dcfce7}.trb-offer-row__badges .sb-icon{width:13px;height:13px;min-width:13px}.trb-offer-row__price{grid-area:price;font-size:12.8px!important;color:#111827;align-self:start;margin-top:3px;white-space:nowrap}.trb-offer-row__cta{grid-area:cta;width:100%;height:36px;background:#0f766e!important;color:#fff;border-radius:12px!important;padding:0 10px!important;display:flex!important;align-items:center;justify-content:center;gap:6px;font-size:11.5px!important;font-weight:950}.trb-offer-row__cta .sb-icon{width:15px;height:15px;min-width:15px;color:#fff}.trb-specs{padding:0!important;border:0!important;background:transparent!important}.trb-specs-accordion{border:1px solid #e8edf5;border-radius:16px;background:#fff;overflow:hidden}.trb-specs-accordion summary{list-style:none;height:46px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-weight:950}.trb-specs-accordion summary::-webkit-details-marker{display:none}.trb-specs-accordion summary span{display:flex;align-items:center;gap:7px;font-size:12.5px;color:#111827}.trb-specs-accordion summary em{font-style:normal;font-size:10px;color:#94a3b8}.trb-specs-accordion .trb-spec-list{border:0;border-top:1px solid #eef2f7;border-radius:0}.trb-specs-accordion .trb-spec-list div:nth-child(n+9){display:none}.trb-specs-accordion[open] .trb-spec-list div:nth-child(n+9){display:grid}.trb-product-sticky-cta{position:fixed;right:0;left:0;bottom:56px;z-index:70;max-width:430px;margin:0 auto;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-top:1px solid #e7edf5;box-shadow:0 -10px 28px rgba(15,23,42,.10);display:grid;grid-template-columns:1fr 1.25fr;gap:8px;align-items:center;padding:8px 10px calc(8px + env(safe-area-inset-bottom))}.trb-product-sticky-cta small{display:block;font-size:9.5px;color:#94a3b8;line-height:1.2}.trb-product-sticky-cta strong{display:block;font-size:12px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trb-product-sticky-cta a{height:39px;border-radius:13px;background:#0f766e;color:#fff;display:flex;align-items:center;justify-content:center;gap:6px;font-size:11.5px;font-weight:950}.trb-product-sticky-cta .sb-icon{width:16px;height:16px;min-width:16px;color:#fff}.trb-bottom-nav{z-index:69}@media(max-width:360px){.trb-product-anchorbar a{font-size:10px}.trb-product-quick-specs b{max-width:96px}.trb-offer-row--v94{grid-template-columns:1fr;grid-template-areas:"shop" "price" "badges" "cta"}.trb-offer-row__price{margin-top:0}.trb-product-sticky-cta{grid-template-columns:1fr 1.1fr;padding-left:8px;padding-right:8px}.trb-product-sticky-cta a{font-size:10.8px}}.trb-section__head--tools{display:grid!important;grid-template-columns:1fr auto;gap:6px 8px;align-items:center}.trb-section__head--tools>span{justify-self:start}.trb-section__head--tools .trb-view-toggle{grid-column:1/-1}.trb-view-toggle{display:flex;align-items:center;gap:6px;overflow:auto;scrollbar-width:none;padding:1px 0}.trb-view-toggle::-webkit-scrollbar{display:none}.trb-view-toggle a{height:30px;min-width:72px;border:1px solid #e6edf5;border-radius:999px;background:#fff;color:#64748b;display:flex;align-items:center;justify-content:center;gap:5px;font-size:10.5px;font-weight:950;padding:0 9px;white-space:nowrap}.trb-view-toggle a.active{background:#f0fdfa;border-color:#99f6e4;color:#0f766e}.trb-view-toggle .sb-icon{width:14px;height:14px;min-width:14px}.trb-product-card__features{display:flex;gap:4px;overflow:hidden;margin:3px 0 5px;min-height:23px}.trb-product-card__features span{height:22px;max-width:118px;flex:0 1 auto;border:1px solid #eef2f7;background:#f8fafc;border-radius:999px;display:flex;align-items:center;gap:3px;padding:0 6px;color:#475569;min-width:0}.trb-product-card__features .sb-icon{width:11px;height:11px;min-width:11px;color:#0f766e}.trb-product-card__features b{font-size:9px;font-weight:900;white-space:nowrap;color:#64748b}.trb-product-card__features em{font-style:normal;font-size:9px;font-weight:950;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.trb-product-card--list h3{margin-bottom:0}.trb-product-card--list .trb-product-card__price{margin-top:auto}.trb-product-table-wrap{background:#fff;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7;overflow:hidden}.trb-product-table{width:100%;border-collapse:collapse}.trb-product-table thead{display:none}.trb-product-table tbody,.trb-product-table tr,.trb-product-table td{display:block}.trb-product-table tr{position:relative;border-bottom:1px solid #eef2f7;padding:10px 0}.trb-product-table tr:last-child{border-bottom:0}.trb-product-table td{padding:0}.trb-product-table__product{display:grid;grid-template-columns:78px minmax(0,1fr);gap:9px;align-items:center;color:#111827}.trb-product-table__img{width:78px;height:78px;border-radius:14px;background:#fff;box-shadow:inset 0 0 0 1px #eef2f7;display:flex;align-items:center;justify-content:center;overflow:hidden}.trb-product-table__img img{width:100%;height:100%;object-fit:contain;padding:7px}.trb-product-table__product b{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:11.8px;line-height:1.75}.trb-product-table__product small{display:block;margin-top:2px;font-size:9.5px;color:#8a94a6}.trb-product-table__features{display:flex;gap:4px;overflow:auto;scrollbar-width:none;margin:7px 87px 0 0}.trb-product-table__features::-webkit-scrollbar{display:none}.trb-product-table__features span{flex:0 0 auto;height:23px;border:1px solid #edf2f7;background:#f8fafc;border-radius:999px;display:flex;align-items:center;gap:4px;padding:0 7px}.trb-product-table__features b{font-size:9px;color:#64748b}.trb-product-table__features em{font-style:normal;font-size:9px;color:#111827;font-weight:950}.trb-product-table__features small{font-size:10px;color:#94a3b8}.trb-product-table__shops{display:inline-flex;align-items:center;gap:4px;margin:7px 87px 0 0;font-size:10px;color:#0f766e}.trb-product-table__shops .sb-icon{width:13px;height:13px;min-width:13px}.trb-product-table__price{position:absolute;left:0;bottom:35px;font-size:11.5px;color:#111827;max-width:112px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.trb-product-table__go{position:absolute;left:0;bottom:10px;height:25px;border-radius:999px;background:#0f766e;color:#fff;display:flex;align-items:center;justify-content:center;gap:3px;padding:0 8px;font-size:9.8px;font-weight:950}.trb-product-table__go .sb-icon{width:12px;height:12px;min-width:12px;color:#fff}.trb-empty--action button{height:32px;border:1px solid #99f6e4;background:#f0fdfa;color:#0f766e;border-radius:999px;padding:0 11px;font-size:11px;font-weight:950;display:inline-flex;align-items:center;gap:5px;margin-top:7px}.trb-empty--action button .sb-icon{width:14px;height:14px;min-width:14px}.trb-skeleton-list{display:none}.trb-skeleton-card{height:116px;border-bottom:1px solid #eef2f7;padding:10px 0;display:grid;grid-template-columns:104px 1fr;grid-template-areas:"img line1" "img line2" "img line3";gap:8px 10px}.trb-skeleton-card span,.trb-skeleton-card b,.trb-skeleton-card em,.trb-skeleton-card small{display:block;border-radius:999px;background:linear-gradient(90deg,#f1f5f9 0,#e7edf5 45%,#f8fafc 90%);background-size:200% 100%;animation:trbSkeleton 1.05s linear infinite}.trb-skeleton-card span{grid-area:img;border-radius:13px;height:96px}.trb-skeleton-card b{grid-area:line1;height:16px;margin-top:5px}.trb-skeleton-card em{grid-area:line2;height:13px;width:70%}.trb-skeleton-card small{grid-area:line3;height:15px;width:46%}@keyframes trbSkeleton{to{background-position:-200% 0}}html.sb-js:not(.sb-page-ready) .trb-list-section .trb-skeleton-list{display:grid}html.sb-js:not(.sb-page-ready) .trb-list-section .trb-product-grid,html.sb-js:not(.sb-page-ready) .trb-list-section .trb-product-table-wrap{display:none!important}html.sb-js .trb-img-shell{position:relative;overflow:hidden;background:#f8fafc}html.sb-js .trb-img-shell:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(241,245,249,.35),rgba(226,232,240,.85),rgba(248,250,252,.35));transform:translateX(100%);animation:trbImgSkeleton 1.15s ease-in-out infinite;pointer-events:none}html.sb-js .trb-img-shell img{opacity:.01;transition:opacity .18s ease}html.sb-js .trb-img-shell img.is-loaded{opacity:1}html.sb-js .trb-img-shell.is-loaded:before{display:none}@keyframes trbImgSkeleton{to{transform:translateX(-100%)}}.trb-network-banner{position:fixed;right:10px;left:10px;bottom:calc(66px + env(safe-area-inset-bottom));z-index:120;background:#111827;color:#fff;border-radius:14px;padding:9px 12px;font-size:11px;font-weight:900;text-align:center;box-shadow:0 12px 30px rgba(15,23,42,.22)}@media(max-width:380px){.trb-product-card__features span{max-width:100px}.trb-product-table__product{grid-template-columns:70px 1fr}.trb-product-table__img{width:70px;height:70px}.trb-product-table__features,.trb-product-table__shops{margin-right:78px}.trb-product-table__price{max-width:100px;font-size:10.8px}}.trb-skeleton-list{display:none!important}.trb-product-grid,.trb-product-table-wrap{content-visibility:auto;contain-intrinsic-size:600px}.trb-product-card,.trb-product-table tr,.trb-offer-row{content-visibility:auto;contain-intrinsic-size:120px}.trb-product-card__features span:before{content:"";width:5px;height:5px;border-radius:999px;background:#0f766e;flex:0 0 5px}.trb-product-card__features .sb-icon{display:none!important}html.sb-js .trb-img-shell:before{animation:none!important;background:#f5f7fb!important;transform:none!important}.trb-img-shell.is-loaded:before,html.sb-js .trb-img-shell.is-loaded:before{display:none!important}.trb-product-gallery__slide{content-visibility:auto;contain-intrinsic-size:232px}.trb-product-gallery__dots{justify-content:center;gap:5px;padding:8px 10px}.trb-product-gallery__dots .trb-product-gallery__thumb{width:20px;height:20px;min-width:20px;border-radius:999px;padding:0;background:#f1f5f9;border-color:#e6edf5;color:#64748b;font-size:9px;font-weight:950;opacity:1}.trb-product-gallery__dots .trb-product-gallery__thumb span{display:block!important;width:auto!important;height:auto!important;border:0!important;background:transparent!important;border-radius:0!important;line-height:18px!important;padding:0!important}.trb-product-gallery__dots .trb-product-gallery__thumb.active{background:#0f766e;color:#fff;border-color:#0f766e;box-shadow:0 0 0 3px rgba(15,118,110,.10)}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}

/* Phase 97: restore product capabilities without adding heavy UI. */
.trb-product-gallery__counter,.trb-product-gallery__thumbs,.trb-product-gallery__dots{display:none!important}.trb-product-gallery__progress{height:3px!important;margin:7px 10px 0!important;border-radius:999px;background:#eef2f7!important;overflow:hidden}.trb-product-gallery__progress b{display:block;height:100%;border-radius:999px;background:#0f766e!important;transition:width .18s ease}.trb-product-anchorbar--sticky{position:sticky;top:50px;z-index:65;display:flex;gap:6px;overflow:auto;scrollbar-width:none;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid #edf0f5;border-top:1px solid #f5f7fb;padding:7px 2px;margin:0 -2px 8px}.trb-product-anchorbar--sticky::-webkit-scrollbar{display:none}.trb-product-anchorbar--sticky a{flex:0 0 auto;height:31px;border:1px solid #e8edf5;border-radius:999px;background:#fff;color:#475569;display:flex;align-items:center;gap:5px;padding:0 9px;font-size:10.5px;font-weight:950}.trb-product-anchorbar--sticky a .sb-icon{width:14px;height:14px;min-width:14px;color:#0f766e}.trb-product-short-desc{margin:8px 0 0;border:1px solid #edf2f7;border-radius:12px;background:#f8fafc;padding:8px;font-size:11.5px;color:#475569;max-height:132px;overflow:auto}.trb-product-short-desc .phase63-description-body,.trb-product-short-desc .trb-description-body{font-size:11.5px;line-height:1.9;color:#475569}.trb-product-action-panel{margin-top:9px;display:grid;gap:7px}.trb-action-form{margin:0}.trb-action-btn,.trb-price-alert-login{height:34px;border:1px solid #e8edf5;border-radius:999px;background:#fff;color:#475569;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;font-size:11px;font-weight:950}.trb-action-btn.active{background:#f0fdfa;color:#0f766e;border-color:#99f6e4}.trb-action-btn .sb-icon,.trb-price-alert-login .sb-icon{width:15px;height:15px;min-width:15px}.trb-price-alert-form{display:grid;grid-template-columns:1fr 98px 54px;gap:6px;align-items:end;border:1px solid #e8edf5;background:#fff;border-radius:13px;padding:7px;margin:0}.trb-price-alert-form label{display:block;min-width:0}.trb-price-alert-form label span{display:block;font-size:10px;color:#64748b;margin:0 2px 3px}.trb-price-alert-form input{height:31px;border:1px solid #e8edf5!important;border-radius:9px!important;background:#f8fafc!important;padding:0 7px!important;font-size:10.5px!important;min-width:0}.trb-price-alert-form button{height:31px;border:0;border-radius:9px;background:#0f766e;color:#fff;font-size:11px;font-weight:950;display:flex;align-items:center;justify-content:center;gap:4px;padding:0}.trb-price-alert-form button .sb-icon{width:13px;height:13px;min-width:13px;color:#fff}.trb-description-section{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.trb-desc-grid{display:grid;gap:8px}.trb-desc-grid article{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:11px}.trb-desc-grid h3{margin:0 0 7px;font-size:12.5px;color:#111827}.trb-description-body,.phase63-description-body{font-size:12px;line-height:2;color:#334155;overflow:auto}.trb-description-body p,.phase63-description-body p{margin:0 0 8px}.trb-description-body img,.phase63-description-body img{height:auto;border-radius:12px}.trb-description-body table,.phase63-description-body table{width:100%;border-collapse:collapse;margin:8px 0;font-size:11px}.trb-description-body th,.trb-description-body td,.phase63-description-body th,.phase63-description-body td{border:1px solid #e8edf5;padding:7px;text-align:right}.trb-related{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.trb-related-strip{display:flex;gap:8px;overflow:auto;scrollbar-width:none;padding:2px 0 8px}.trb-related-strip::-webkit-scrollbar{display:none}.trb-related-strip .trb-product-card{flex:0 0 168px;content-visibility:visible;contain-intrinsic-size:auto}.trb-related-strip .trb-product-card__image{height:116px}.trb-price-history{padding:11px!important}.trb-price-chart{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:8px}.trb-price-chart svg{width:100%;height:112px;display:block}.trb-price-chart .grid{fill:none;stroke:#eef2f7;stroke-width:1}.trb-price-chart polyline{fill:none;stroke:#0f766e;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.trb-price-chart__meta{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:7px}.trb-price-chart__meta span{background:#f8fafc;border-radius:10px;padding:6px;font-size:10.5px;color:#64748b}.trb-price-chart__meta b{display:block;color:#111827;font-size:11px;margin-top:2px}.trb-price-chart__range{display:flex;justify-content:space-between;margin-top:5px;color:#94a3b8;font-size:10px}.trb-empty--compact{padding:14px!important;font-size:11.5px}.sb-app-home-link .sb-icon{color:#0f766e}.trb-header .trb-brand span{display:none}.trb-header .trb-brand{min-width:0}
/* Phase 97: questions + complete product details restored, still lightweight. */
.trb-questions{scroll-margin-top:118px}.trb-question-list{display:grid;gap:10px}.trb-question-card{background:#fff;border:1px solid #edf0f5;border-radius:18px;padding:13px 14px;box-shadow:0 8px 24px rgba(15,23,42,.04)}.trb-question-card b{display:block;color:#111827;font-size:13.5px;line-height:1.9}.trb-question-card p{margin:8px 0 0;color:#475569;font-size:13px;line-height:1.9;background:#f8fafc;border-radius:14px;padding:9px 10px}.trb-question-card small{display:block;margin-top:8px;color:#94a3b8}.trb-question-form{margin-top:12px;display:grid;grid-template-columns:1fr auto;gap:8px;align-items:stretch;background:#fff;border:1px solid #e8eef7;border-radius:20px;padding:10px}.trb-question-form textarea{min-width:0;border:0;outline:0;resize:vertical;background:#f8fafc;border-radius:15px;padding:10px 12px;font:inherit;font-size:13px;line-height:1.8}.trb-question-form button,.trb-question-login{border:0;border-radius:15px;background:#ef4056;color:#fff;text-decoration:none;font:inherit;font-weight:900;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px}.trb-question-login{margin-top:10px;min-height:46px}.trb-question-form svg,.trb-question-login svg{width:18px;height:18px}.trb-description-body img{max-width:100%;height:auto;border-radius:16px}.trb-spec-list div b{overflow-wrap:anywhere}.trb-related .trb-product-card__shops small{display:none}@media(max-width:520px){.trb-question-form{grid-template-columns:1fr}.trb-question-form button{min-height:44px}.trb-product-anchorbar a span{font-size:11.5px}}

/* Phase 98: category/speed hard fix */
html.sb-js .trb-img-shell img{opacity:1!important;transition:none!important}
html.sb-js .trb-img-shell:before,.trb-img-shell:before{display:none!important;animation:none!important}
.trb-cat-list{display:grid;gap:8px;margin:0 0 10px}.trb-cat-row{min-height:50px}.trb-cat-tree__root,.trb-cat-tree__node{background:#fff;border:1px solid #edf2f7;border-radius:14px;margin-bottom:8px;overflow:hidden}.trb-cat-tree summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 11px;font-weight:950}.trb-cat-tree summary::-webkit-details-marker{display:none}.trb-cat-tree summary a{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trb-cat-tree summary span{font-size:10px;color:#64748b;background:#f8fafc;border-radius:999px;padding:2px 7px;white-space:nowrap}.trb-cat-tree__children{padding:0 9px 8px}.sb-mega-node.depth-3{display:none}

/* Phase 99 final: fixed category drawer, removed fake loaders, kept gallery progress bar only */
html.sb-cat-open,html.sb-cat-open body{overflow:hidden!important;touch-action:none}.sb-mega{position:fixed;inset:0;z-index:999;visibility:hidden;pointer-events:none;direction:rtl}.sb-mega.open{visibility:visible;pointer-events:auto}.sb-mega__overlay{position:absolute;inset:0;border:0;background:rgba(15,23,42,.48);opacity:0;transition:opacity .16s ease}.sb-mega.open .sb-mega__overlay{opacity:1}.sb-mega__panel{position:absolute;top:0;right:0;width:min(92vw,390px);height:100dvh;max-height:100dvh;background:#fff;transform:translateX(104%);transition:transform .2s ease;box-shadow:-18px 0 45px rgba(15,23,42,.20);display:flex;flex-direction:column;overflow:hidden;border-radius:0 0 0 22px}.sb-mega.open .sb-mega__panel{transform:translateX(0)}.sb-mega__head{height:62px;min-height:62px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #eef2f7;background:#fff}.sb-mega__brand{display:flex;align-items:center;gap:9px;min-width:0}.sb-mega__brand b{display:block;font-size:13px;font-weight:950;color:#111827}.sb-mega__brand small{display:block;font-size:10px;color:#8a94a6}.sb-mega__logo .sb-logo{transform:scale(.82);transform-origin:right center}.sb-mega__close{width:36px;height:36px;border:0;border-radius:12px;background:#f5f7fb;color:#64748b;display:flex;align-items:center;justify-content:center;padding:0}.sb-mega__search{height:42px;margin:10px 12px 7px;border:1px solid #e6ecf4;background:#f8fafc;border-radius:13px;display:grid;grid-template-columns:32px 1fr;align-items:center;color:#64748b;padding:0 8px}.sb-mega__search input{width:100%;height:100%;border:0!important;background:transparent!important;box-shadow:none!important;outline:0;font-size:12px;text-align:right}.sb-mega__quick{display:flex;gap:7px;overflow-x:auto;padding:0 12px 9px;scrollbar-width:none}.sb-mega__quick::-webkit-scrollbar{display:none}.sb-mega-quick{flex:0 0 74px;min-height:72px;border:1px solid #eef2f7;background:#fff;border-radius:16px;padding:8px 5px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#111827}.sb-mega-quick .sb-icon{width:21px;height:21px;color:#0f766e}.sb-mega-quick span{width:100%;font-size:10.5px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-mega-quick small{font-size:9px;color:#94a3b8}.sb-mega__body{flex:1;overflow:auto;-webkit-overflow-scrolling:touch;padding:4px 10px 72px;background:#fff}.sb-mega-group{border-bottom:1px solid #f0f3f8}.sb-mega-group__top{min-height:48px;display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:6px;align-items:center}.sb-mega-group__top>a{min-width:0;display:flex;align-items:center;gap:9px;color:#111827}.sb-mega-group__icon{width:31px;height:31px;border-radius:11px;background:#f0fdfa;color:#0f766e;display:flex;align-items:center;justify-content:center;flex:0 0 31px}.sb-mega-group__icon .sb-icon{width:17px;height:17px}.sb-mega-group__text{min-width:0}.sb-mega-group__text b{display:block;font-size:12.5px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-mega-group__text small{display:block;font-size:9.5px;color:#94a3b8;line-height:1.3}.sb-mega-group__top>button,.sb-mega-node__row>button{width:31px;height:31px;border:0;border-radius:10px;background:#f8fafc;color:#64748b;display:flex;align-items:center;justify-content:center;padding:0}.sb-mega-group__top>button .sb-icon,.sb-mega-node__row>button .sb-icon{width:16px;height:16px;transition:transform .16s ease}.sb-mega-group.open>.sb-mega-group__top>button .sb-icon,.sb-mega-node.open>.sb-mega-node__row>button .sb-icon{transform:rotate(180deg)}.sb-mega-children{display:none;margin:0 40px 8px 0;border-right:1px solid #eef2f7;padding:2px 9px 4px 0}.sb-mega-group.open>.sb-mega-children,.sb-mega-node.open>.sb-mega-children{display:block}.sb-mega-node__row{min-height:35px;display:grid;grid-template-columns:minmax(0,1fr) 29px;gap:5px;align-items:center}.sb-mega-node__row>a{min-width:0;display:block;color:#334155;font-size:11.5px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-mega-node__row em{font-style:normal;color:#ef4444;font-size:9px}.sb-mega__foot{position:absolute;right:0;left:0;bottom:0;padding:9px 12px;background:linear-gradient(180deg,rgba(255,255,255,.78),#fff 35%);border-top:1px solid #eef2f7}.sb-mega__foot a{height:40px;border-radius:13px;background:#0f766e;color:#fff;display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:950}.sb-mega-empty{height:44px;border:1px dashed #e5e7eb;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:8px;color:#64748b}.sb-mega .is-hidden{display:none!important}html.sb-js .trb-img-shell:before,.trb-img-shell:before{display:none!important;animation:none!important}html.sb-js .trb-img-shell img,.trb-img-shell img{opacity:1!important}.trb-skeleton-list{display:none!important}.trb-product-gallery__dots,.trb-product-gallery__thumb,[data-trb-gallery-current]{display:none!important}.trb-product-gallery__progress{display:block!important;height:3px;background:#edf2f7;border-radius:999px;overflow:hidden;margin:6px 14px 0}.trb-product-gallery__progress b{display:block;height:100%;background:#0f766e;border-radius:999px;transition:width .16s ease}


/* Phase 101: restore bottom navigation without deleting category drawer CSS */
.sb-bottom-nav{position:fixed;right:max(8px,env(safe-area-inset-right));left:max(8px,env(safe-area-inset-left));bottom:max(8px,env(safe-area-inset-bottom));z-index:140;max-width:414px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:7px;background:rgba(255,255,255,.96);border:1px solid rgba(226,232,240,.95);border-radius:22px;box-shadow:0 12px 32px rgba(15,23,42,.16);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.sb-bottom-nav a,.sb-bottom-nav button{min-width:0;height:48px;border:0;border-radius:16px;background:transparent;color:#64748b;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font:inherit;font-size:10px;font-weight:950;line-height:1.2;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent}
.sb-bottom-nav a.active,.sb-bottom-nav button.active{background:#f0fdfa;color:#0f766e;box-shadow:inset 0 0 0 1px rgba(15,118,110,.12)}
.sb-bottom-nav .sb-icon{width:19px;height:19px;min-width:19px;stroke-width:2.35px}.sb-bottom-nav span{display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sb-cat-open .sb-bottom-nav{pointer-events:none;opacity:.35}.public-mode .search-main,.public-mode .public-main,.trb-main{padding-bottom:92px!important}.trb-network-banner{bottom:calc(76px + env(safe-area-inset-bottom))!important}
@media(max-width:360px){.sb-bottom-nav{right:6px;left:6px;gap:4px;padding:6px;border-radius:20px}.sb-bottom-nav a,.sb-bottom-nav button{height:45px;font-size:9.5px;border-radius:14px}.sb-bottom-nav .sb-icon{width:18px;height:18px;min-width:18px}}

/* Phase 102: homepage-only product card fix. Do not touch category/product/list layouts. */
body.trb-home-route .trb-home-products-section{margin-top:14px;padding:0 1px;background:#fff}
body.trb-home-route .trb-home-products-section .trb-section__head{margin:0 0 8px;padding:0 2px}
body.trb-home-route .trb-home-products-section .trb-section__head h2{font-size:13.5px;font-weight:950;color:#111827}
body.trb-home-route .trb-home-products-section .trb-section__head a{height:26px;display:inline-flex;align-items:center;border:1px solid #edf0f5;border-radius:999px;padding:0 9px;color:#0f766e;background:#f0fdfa;font-size:10.5px;font-weight:950}
body.trb-home-route .trb-home-products-section .trb-product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;align-items:stretch!important}
body.trb-home-route .trb-home-products-section .trb-product-card--list{display:flex!important;flex-direction:column!important;gap:0!important;min-height:0!important;padding:0!important;border:1px solid #edf0f5!important;border-radius:13px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 5px 18px rgba(15,23,42,.045)!important;content-visibility:visible!important;contain-intrinsic-size:auto!important}
body.trb-home-route .trb-home-products-section .trb-product-card--list .trb-product-card__image{width:100%!important;height:124px!important;border:0!important;border-bottom:1px solid #f2f4f8!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:center!important}
body.trb-home-route .trb-home-products-section .trb-product-card--list .trb-product-card__image img{width:100%!important;height:100%!important;object-fit:contain!important;padding:8px!important}
body.trb-home-route .trb-home-products-section .trb-product-card--list .trb-product-card__body{padding:7px!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:0!important;flex:1 1 auto!important}
body.trb-home-route .trb-home-products-section .trb-product-card__topline{height:18px;margin:0 0 3px;display:flex;align-items:center;justify-content:space-between;gap:5px}
body.trb-home-route .trb-home-products-section .trb-product-card__topline span{font-size:9.5px;color:#7a8496;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.trb-home-route .trb-home-products-section .trb-product-card__topline em{flex:0 0 auto;font-size:9px;padding:0 5px;line-height:17px;border-radius:999px;background:#ecfdf5;color:#047857;font-weight:950}
body.trb-home-route .trb-home-products-section .trb-product-card__topline em.off{background:#f3f4f6;color:#64748b}
body.trb-home-route .trb-home-products-section .trb-product-card--list h3{font-size:11.1px!important;line-height:1.75!important;min-height:39px!important;margin:0 0 4px!important;-webkit-line-clamp:2!important;color:#111827!important;font-weight:950!important}
body.trb-home-route .trb-home-products-section .trb-product-card__features{display:flex!important;flex-wrap:wrap!important;gap:4px!important;min-height:0!important;max-height:45px!important;margin:0 0 5px!important;overflow:hidden!important}
body.trb-home-route .trb-home-products-section .trb-product-card__features span{height:20px!important;max-width:100%!important;border-radius:999px!important;padding:0 6px!important;background:#f8fafc!important;border:1px solid #eef2f7!important;gap:3px!important}
body.trb-home-route .trb-home-products-section .trb-product-card__features span:nth-child(n+3){display:none!important}
body.trb-home-route .trb-home-products-section .trb-product-card__features b,body.trb-home-route .trb-home-products-section .trb-product-card__features em{font-size:8.8px!important;line-height:1!important}
body.trb-home-route .trb-home-products-section .trb-product-card__price{margin-top:auto!important;display:block!important;padding-top:3px!important}
body.trb-home-route .trb-home-products-section .trb-product-card__price small{display:block!important;font-size:9px!important;color:#94a3b8!important;line-height:1.5!important}
body.trb-home-route .trb-home-products-section .trb-product-card__price strong{display:block!important;font-size:12px!important;color:#111827!important;font-weight:950!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.trb-home-route .trb-home-products-section .trb-product-card__shops{margin-top:4px!important;display:flex!important;align-items:center!important;gap:3px!important;font-size:9.3px!important;color:#64748b!important;min-width:0!important}
body.trb-home-route .trb-home-products-section .trb-product-card__shops i{width:12px!important;height:12px!important;font-size:10px!important;flex:0 0 12px!important}
body.trb-home-route .trb-home-products-section .trb-product-card__shops span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}
body.trb-home-route .trb-home-products-section .trb-product-card__shops small{display:none!important}
@media(max-width:360px){body.trb-home-route .trb-home-products-section .trb-product-grid{gap:7px!important}body.trb-home-route .trb-home-products-section .trb-product-card--list .trb-product-card__image{height:112px!important}body.trb-home-route .trb-home-products-section .trb-product-card__features{display:none!important}}

/* Phase 103: managed homepage sliders only. */
body.trb-home-route .trb-home-slider-section{margin-top:15px;padding:0 1px;background:#fff}
body.trb-home-route .trb-home-slider-section .trb-section__head{align-items:flex-start;margin:0 0 8px;padding:0 2px}
body.trb-home-route .trb-home-slider-section .trb-section__head>div{min-width:0;text-align:right}
body.trb-home-route .trb-home-slider-section .trb-section__head h2{font-size:13.8px;font-weight:950;color:#111827;margin:0}
body.trb-home-route .trb-home-slider-section .trb-section__head p{margin:2px 0 0;color:#7a8496;font-size:10.5px;line-height:1.7;max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.trb-home-route .trb-home-slider-section .trb-section__head a{height:26px;display:inline-flex;align-items:center;border:1px solid #edf0f5;border-radius:999px;padding:0 9px;color:#0f766e;background:#f0fdfa;font-size:10.5px;font-weight:950;flex:0 0 auto}
.trb-home-slider-rail{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding:1px 1px 9px;scroll-snap-type:x mandatory;scroll-padding-inline:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}
.trb-home-slider-rail::-webkit-scrollbar{display:none}
.trb-home-slider-rail>.trb-product-card,.trb-home-slider-rail>.trb-slide-card,.trb-home-slider-rail>.trb-cat-card{scroll-snap-align:start;flex:0 0 calc(50% - 4px);max-width:calc(50% - 4px)}
body.trb-home-route .trb-home-slider-rail .trb-product-card--list{display:flex!important;flex-direction:column!important;gap:0!important;min-height:0!important;padding:0!important;border:1px solid #edf0f5!important;border-radius:13px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 5px 18px rgba(15,23,42,.045)!important;content-visibility:visible!important;contain-intrinsic-size:auto!important}
body.trb-home-route .trb-home-slider-rail .trb-product-card__image{width:100%!important;height:124px!important;border:0!important;border-bottom:1px solid #f2f4f8!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:center!important}
body.trb-home-route .trb-home-slider-rail .trb-product-card__image img{width:100%!important;height:100%!important;object-fit:contain!important;padding:8px!important}
body.trb-home-route .trb-home-slider-rail .trb-product-card__body{padding:7px!important;min-width:0!important;display:flex!important;flex-direction:column!important;gap:0!important;flex:1 1 auto!important}
body.trb-home-route .trb-home-slider-rail .trb-product-card__topline{height:18px;margin:0 0 3px;display:flex;align-items:center;justify-content:space-between;gap:5px}
body.trb-home-route .trb-home-slider-rail .trb-product-card__topline span{font-size:9.5px;color:#7a8496;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.trb-home-route .trb-home-slider-rail .trb-product-card__topline em{flex:0 0 auto;font-size:9px;padding:0 5px;line-height:17px;border-radius:999px;background:#ecfdf5;color:#047857;font-weight:950}
body.trb-home-route .trb-home-slider-rail .trb-product-card__topline em.off{background:#f3f4f6;color:#64748b}
body.trb-home-route .trb-home-slider-rail .trb-product-card h3{font-size:11.1px!important;line-height:1.75!important;min-height:39px!important;margin:0 0 4px!important;-webkit-line-clamp:2!important;color:#111827!important;font-weight:950!important}
body.trb-home-route .trb-home-slider-rail .trb-product-card__features{display:flex!important;flex-wrap:wrap!important;gap:4px!important;max-height:45px!important;margin:0 0 5px!important;overflow:hidden!important}
body.trb-home-route .trb-home-slider-rail .trb-product-card__features span:nth-child(n+3){display:none!important}
body.trb-home-route .trb-home-slider-rail .trb-product-card__price{margin-top:auto!important;padding-top:3px!important}
body.trb-home-route .trb-home-slider-rail .trb-product-card__price small{display:block!important;font-size:9px!important;color:#94a3b8!important;line-height:1.5!important}
body.trb-home-route .trb-home-slider-rail .trb-product-card__price strong{display:block!important;font-size:12px!important;color:#111827!important;font-weight:950!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.trb-home-route .trb-home-slider-rail .trb-product-card__shops{margin-top:4px!important;display:flex!important;align-items:center!important;gap:3px!important;font-size:9.3px!important;color:#64748b!important;min-width:0!important}
body.trb-home-route .trb-home-slider-rail .trb-product-card__shops small{display:none!important}
.trb-slide-card{min-height:212px;border:1px solid #edf0f5;border-radius:14px;background:#fff;box-shadow:0 5px 18px rgba(15,23,42,.045);overflow:hidden;color:#111827;display:flex;flex-direction:column;text-align:right}
.trb-slide-card__media{height:126px;background:#f8fafc;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #f2f4f8}
.trb-slide-card__media img{width:100%;height:100%;object-fit:contain;padding:8px}
.trb-slide-card__body{padding:8px;display:flex;flex-direction:column;gap:3px;min-width:0}
.trb-slide-card__body em{align-self:flex-start;background:#f0fdfa;color:#0f766e;border-radius:999px;padding:2px 7px;font-style:normal;font-size:9px;font-weight:950}
.trb-slide-card__body b{font-size:11.5px;line-height:1.7;font-weight:950;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.trb-slide-card__body small{font-size:10px;color:#7a8496;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.trb-slide-card__body strong{font-size:12px;color:#111827;font-weight:950;margin-top:2px}
.trb-home-slider-rail--banners>.trb-slide-card{flex-basis:86%;max-width:86%;min-height:150px;display:grid;grid-template-columns:42% 1fr;align-items:stretch;background:linear-gradient(135deg,#fff,#f0fdfa)}
.trb-home-slider-rail--banners .trb-slide-card__media{height:100%;border-bottom:0;border-left:1px solid #f2f4f8}
.trb-home-slider-rail--banners .trb-slide-card__body{justify-content:center;padding:12px}
.trb-home-slider-rail--banners .trb-slide-card__body b{font-size:14px}
.trb-home-slider-rail--cats>.trb-cat-card{min-width:74px;max-width:84px;flex-basis:78px}
@media(max-width:360px){.trb-home-slider-rail>.trb-product-card,.trb-home-slider-rail>.trb-slide-card{flex-basis:calc(50% - 4px);max-width:calc(50% - 4px)}body.trb-home-route .trb-home-slider-rail .trb-product-card__image{height:112px!important}.trb-slide-card__media{height:112px}}

/* Phase 106: compact product actions + stable related products on mobile */
.trb-product-action-panel--compact{margin-top:8px!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;align-items:start!important}
.trb-product-action-panel--compact .trb-action-form{margin:0!important;min-width:0!important}
.trb-product-action-panel--compact .trb-action-btn,.trb-product-action-panel--compact .trb-price-alert-login,.trb-product-action-panel--compact .trb-price-alert-box>summary{width:100%!important;height:34px!important;min-height:34px!important;border:1px solid #e8edf5!important;border-radius:999px!important;background:#fff!important;color:#475569!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;padding:0 5px!important;font-size:9.8px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;box-shadow:none!important}
.trb-product-action-panel--compact .trb-action-btn.active{background:#f0fdfa!important;color:#0f766e!important;border-color:#99f6e4!important}
.trb-product-action-panel--compact .trb-action-btn .sb-icon,.trb-product-action-panel--compact .trb-price-alert-login .sb-icon,.trb-product-action-panel--compact .trb-price-alert-box>summary .sb-icon{width:14px!important;height:14px!important;min-width:14px!important}
.trb-price-alert-box{display:contents!important}
.trb-price-alert-box>summary{list-style:none!important;cursor:pointer!important}
.trb-price-alert-box>summary::-webkit-details-marker{display:none!important}
.trb-price-alert-box[open]>summary{background:#f0fdfa!important;color:#0f766e!important;border-color:#99f6e4!important}
.trb-product-action-panel--compact .trb-price-alert-form{grid-column:1/-1!important;margin:2px 0 0!important;display:grid!important;grid-template-columns:1fr 1fr auto!important;gap:6px!important;align-items:end!important;border:1px solid #eef2f7!important;background:#fff!important;border-radius:13px!important;padding:7px!important;box-shadow:0 8px 22px rgba(15,23,42,.05)!important}
.trb-product-action-panel--compact .trb-price-alert-form label{display:block!important;min-width:0!important;margin:0!important}
.trb-product-action-panel--compact .trb-price-alert-form label span{display:block!important;margin:0 2px 3px!important;font-size:9.5px!important;color:#64748b!important}
.trb-product-action-panel--compact .trb-price-alert-form input{width:100%!important;height:31px!important;border:1px solid #e8edf5!important;border-radius:10px!important;background:#f8fafc!important;padding:0 7px!important;font-size:10.5px!important;min-width:0!important}
.trb-product-action-panel--compact .trb-price-alert-form button{height:31px!important;border:0!important;border-radius:10px!important;background:#0f766e!important;color:#fff!important;font-size:10.5px!important;font-weight:950!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;padding:0 9px!important;white-space:nowrap!important}
.trb-product-action-panel--compact .trb-price-alert-form button .sb-icon{width:13px!important;height:13px!important;min-width:13px!important;color:#fff!important}
.trb-related{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}
.trb-related-strip{display:flex!important;gap:9px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;padding:2px 1px 9px!important;scroll-snap-type:x mandatory!important}
.trb-related-strip::-webkit-scrollbar{display:none!important}
.trb-related-card{flex:0 0 145px!important;width:145px!important;scroll-snap-align:start!important;background:#fff!important;border:1px solid #e8edf5!important;border-radius:14px!important;overflow:hidden!important;box-shadow:0 6px 18px rgba(15,23,42,.045)!important;content-visibility:visible!important;contain-intrinsic-size:auto!important}
.trb-related-card__image{height:102px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;border-bottom:1px solid #f1f5f9!important}
.trb-related-card__image img{width:100%!important;height:100%!important;object-fit:contain!important;padding:8px!important}
.trb-related-card__body{padding:7px!important;display:grid!important;gap:3px!important;min-height:93px!important}
.trb-related-card__title{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:#111827!important;font-size:10.7px!important;font-weight:950!important;line-height:1.65!important}
.trb-related-card small{display:block!important;font-size:9.5px!important;color:#94a3b8!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.trb-related-card strong{margin-top:auto!important;color:#0f766e!important;font-size:10.8px!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
@media(max-width:360px){.trb-product-action-panel--compact .trb-action-btn,.trb-product-action-panel--compact .trb-price-alert-login,.trb-product-action-panel--compact .trb-price-alert-box>summary{font-size:0!important;gap:0!important}.trb-product-action-panel--compact .trb-action-btn .sb-icon,.trb-product-action-panel--compact .trb-price-alert-login .sb-icon,.trb-product-action-panel--compact .trb-price-alert-box>summary .sb-icon{width:16px!important;height:16px!important}.trb-product-action-panel--compact .trb-price-alert-form{grid-template-columns:1fr!important}.trb-product-action-panel--compact .trb-price-alert-form button{width:100%!important}.trb-related-card{flex-basis:136px!important;width:136px!important}.trb-related-card__image{height:96px!important}}

/* Phase 109: category listing card/table fix only. Keep category drawer, bottom nav, product page and sliders untouched. */
.trb-list-section .trb-product-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px!important;
  align-items:stretch!important;
}
.trb-list-section .trb-product-card{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  background:#fff!important;
  border:1px solid #e8edf5!important;
  border-radius:12px!important;
  overflow:hidden!important;
  box-shadow:none!important;
}
.trb-list-section .trb-product-card__image{
  width:calc(100% - 14px)!important;
  height:126px!important;
  margin:7px 7px 0!important;
  background:#fff!important;
  border:1px solid #d7dde8!important;
  border-radius:10px!important;
  box-shadow:none!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.trb-list-section .trb-product-card__image img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  padding:8px!important;
  background:#fff!important;
}
.trb-list-section .trb-product-card__body{
  flex:1 1 auto!important;
  display:flex!important;
  flex-direction:column!important;
  padding:7px 8px 9px!important;
  min-width:0!important;
}
.trb-list-section .trb-product-card h3{
  min-height:38px!important;
  margin:2px 0 5px!important;
  font-size:11.2px!important;
  line-height:1.7!important;
  -webkit-line-clamp:2!important;
}
.trb-list-section .trb-product-card__features{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:4px!important;
  min-height:0!important;
  max-height:46px!important;
  margin:0 0 6px!important;
  overflow:hidden!important;
}
.trb-list-section .trb-product-card__features span{
  width:100%!important;
  max-width:none!important;
  height:21px!important;
  min-width:0!important;
  border:1px solid #edf2f7!important;
  background:#f8fafc!important;
  border-radius:999px!important;
  display:flex!important;
  align-items:center!important;
  gap:3px!important;
  padding:0 6px!important;
  overflow:hidden!important;
}
.trb-list-section .trb-product-card__features span:nth-child(n+5){display:none!important}
.trb-list-section .trb-product-card__features b,
.trb-list-section .trb-product-card__features em{
  font-size:8.8px!important;
  line-height:1!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.trb-list-section .trb-product-card__features b{max-width:42%;color:#64748b!important;flex:0 0 auto!important}
.trb-list-section .trb-product-card__features em{min-width:0!important;color:#111827!important;font-weight:950!important}
.trb-list-section .trb-product-card__price{margin-top:auto!important;padding-top:3px!important}
.trb-list-section .trb-product-card__shops{margin-top:5px!important;min-width:0!important}
.trb-list-section .trb-product-table-wrap{
  display:block!important;
  width:100%!important;
  background:#fff!important;
  border:1px solid #e8edf5!important;
  border-radius:14px!important;
  overflow:hidden!important;
  box-shadow:none!important;
}
.trb-list-section .trb-product-table{
  width:100%!important;
  border-collapse:collapse!important;
}
.trb-list-section .trb-product-table tr{
  display:block!important;
  position:relative!important;
  padding:9px 0 10px!important;
  border-bottom:1px solid #eef2f7!important;
  min-height:132px!important;
}
.trb-list-section .trb-product-table tr:last-child{border-bottom:0!important}
.trb-list-section .trb-product-table td{display:block!important;padding:0!important}
.trb-list-section .trb-product-table__product{
  display:grid!important;
  grid-template-columns:76px minmax(0,1fr)!important;
  gap:8px!important;
  align-items:center!important;
  padding:0 0 0 82px!important;
  min-height:78px!important;
}
.trb-list-section .trb-product-table__img{
  width:76px!important;
  height:76px!important;
  border-radius:11px!important;
  background:#fff!important;
  border:1px solid #d7dde8!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
.trb-list-section .trb-product-table__img img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  padding:7px!important;
  background:#fff!important;
}
.trb-list-section .trb-product-table__features{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:4px!important;
  margin:7px 84px 0 84px!important;
  max-height:50px!important;
  overflow:hidden!important;
  scrollbar-width:none!important;
}
.trb-list-section .trb-product-table__features::-webkit-scrollbar{display:none!important}
.trb-list-section .trb-product-table__features span{
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  height:22px!important;
  border:1px solid #edf2f7!important;
  background:#f8fafc!important;
  border-radius:999px!important;
  display:flex!important;
  align-items:center!important;
  gap:4px!important;
  padding:0 7px!important;
  overflow:hidden!important;
}
.trb-list-section .trb-product-table__features span:nth-child(n+5){display:none!important}
.trb-list-section .trb-product-table__features b,
.trb-list-section .trb-product-table__features em{
  font-size:9px!important;
  line-height:1!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.trb-list-section .trb-product-table__features b{max-width:42%;color:#64748b!important;flex:0 0 auto!important}
.trb-list-section .trb-product-table__features em{min-width:0!important;color:#111827!important;font-weight:950!important}
.trb-list-section .trb-product-table__shops{
  display:inline-flex!important;
  align-items:center!important;
  gap:4px!important;
  margin:7px 84px 0 0!important;
  font-size:10px!important;
  color:#0f766e!important;
}
.trb-list-section .trb-product-table__price{
  position:absolute!important;
  left:0!important;
  top:48px!important;
  bottom:auto!important;
  max-width:78px!important;
  text-align:left!important;
  font-size:10.8px!important;
  white-space:normal!important;
  line-height:1.6!important;
  color:#111827!important;
}
.trb-list-section .trb-product-table__go{
  position:absolute!important;
  left:0!important;
  bottom:10px!important;
  height:26px!important;
  border-radius:999px!important;
  background:#0f766e!important;
  color:#fff!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:3px!important;
  padding:0 9px!important;
  font-size:9.8px!important;
  font-weight:950!important;
}
@media(max-width:360px){
  .trb-list-section .trb-product-grid{gap:7px!important}
  .trb-list-section .trb-product-card__image{height:116px!important;margin:6px 6px 0!important;width:calc(100% - 12px)!important}
  .trb-list-section .trb-product-card__features b,.trb-list-section .trb-product-card__features em{font-size:8.2px!important}
  .trb-list-section .trb-product-table__product{grid-template-columns:70px minmax(0,1fr)!important;padding-left:76px!important}
  .trb-list-section .trb-product-table__img{width:70px!important;height:70px!important}
  .trb-list-section .trb-product-table__features{margin-right:78px!important;margin-left:76px!important}
  .trb-list-section .trb-product-table__price{max-width:72px!important;font-size:10px!important}
}

/* Phase 110: instant card/table switch + fixed real table view. Keep this at the end. */
.trb-product-listing[data-view="card"] [data-trb-view-panel="table"],
.trb-product-listing[data-view="table"] [data-trb-view-panel="card"]{display:none!important}
.trb-product-listing[data-view="card"] [data-trb-view-panel="card"],
.trb-product-listing[data-view="table"] [data-trb-view-panel="table"]{display:block!important}
.trb-view-toggle a{cursor:pointer;-webkit-tap-highlight-color:transparent}.trb-view-toggle a.active{pointer-events:none}
.trb-product-card__image,.trb-product-table__img{background:#fff!important;border:1px solid #d9dee8!important;box-shadow:none!important}.trb-product-card__image img,.trb-product-table__img img{background:#fff!important;object-fit:contain!important}.trb-product-card__features span:nth-child(n+5),.trb-product-table__features span:nth-child(n+5){display:none!important}
.trb-product-card__features{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important;max-height:48px!important;overflow:hidden!important}.trb-product-card__features span{width:100%!important;max-width:none!important;min-width:0!important;justify-content:flex-start!important}.trb-product-card__features b,.trb-product-card__features em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trb-product-card__features b{flex:0 0 auto}.trb-product-card__features em{flex:1 1 auto}
.trb-product-table-wrap{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:14px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;box-shadow:none!important}.trb-product-table{display:table!important;width:100%!important;min-width:760px!important;border-collapse:separate!important;border-spacing:0!important}.trb-product-table thead{display:table-header-group!important}.trb-product-table tbody{display:table-row-group!important}.trb-product-table tr{display:table-row!important;position:static!important;border:0!important;padding:0!important}.trb-product-table th,.trb-product-table td{display:table-cell!important;position:static!important;padding:9px 10px!important;border-bottom:1px solid #edf2f7!important;vertical-align:middle!important;text-align:right!important}.trb-product-table th{height:36px;background:#f8fafc!important;color:#64748b!important;font-size:10.5px!important;font-weight:950!important;white-space:nowrap}.trb-product-table tr:last-child td{border-bottom:0!important}.trb-product-table__product{display:grid!important;grid-template-columns:54px minmax(0,1fr)!important;gap:8px!important;align-items:center!important;min-width:235px!important;color:#111827!important}.trb-product-table__img{width:54px!important;height:54px!important;border-radius:12px!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important}.trb-product-table__img img{width:100%!important;height:100%!important;padding:5px!important}.trb-product-table__product b{display:block!important;font-size:11.5px!important;line-height:1.65!important;max-width:180px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.trb-product-table__product small{display:block!important;margin-top:1px!important;font-size:9.5px!important;color:#8a94a6!important}.trb-product-table__features{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important;max-width:245px!important;min-width:210px!important;overflow:hidden!important;margin:0!important;scrollbar-width:none!important}.trb-product-table__features span{height:23px!important;min-width:0!important;border:1px solid #edf2f7!important;background:#f8fafc!important;border-radius:999px!important;display:flex!important;align-items:center!important;gap:4px!important;padding:0 7px!important;overflow:hidden!important}.trb-product-table__features b{font-size:9px!important;color:#64748b!important;white-space:nowrap!important;flex:0 0 auto!important}.trb-product-table__features em{font-style:normal!important;font-size:9px!important;color:#111827!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;min-width:0!important}.trb-product-table__features small{font-size:10px!important;color:#94a3b8!important}.trb-product-table__shops{display:inline-flex!important;align-items:center!important;gap:4px!important;margin:0!important;font-size:10.5px!important;color:#0f766e!important;white-space:nowrap!important}.trb-product-table__price{display:block!important;margin:0!important;max-width:none!important;font-size:11.5px!important;color:#111827!important;white-space:nowrap!important;text-align:left!important}.trb-product-table__go{height:28px!important;border-radius:999px!important;background:#0f766e!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;padding:0 9px!important;font-size:10px!important;font-weight:950!important;white-space:nowrap!important}.trb-product-table__go .sb-icon{width:12px!important;height:12px!important;min-width:12px!important;color:#fff!important}
@media(max-width:767px){.trb-section__head--tools{display:grid!important;grid-template-columns:1fr auto!important;gap:6px 8px!important}.trb-section__head--tools .trb-view-toggle{grid-column:1/-1!important}.trb-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.trb-product-table-wrap{margin:0 -2px!important}.trb-product-table{min-width:720px!important}.trb-product-table th:nth-child(2),.trb-product-table td:nth-child(2){width:245px!important}.trb-product-table th:nth-child(3),.trb-product-table td:nth-child(3){width:95px!important}.trb-product-table th:nth-child(4),.trb-product-table td:nth-child(4){width:112px!important}.trb-product-table th:nth-child(5),.trb-product-table td:nth-child(5){width:74px!important}}


/* Phase 111: mobile table view must be full-width rectangular cards, not a broken wide table. Keep this last. */
@media (max-width:767px){
  .trb-product-listing[data-view="card"] [data-trb-view-panel="table"],
  .trb-product-listing[data-view="table"] [data-trb-view-panel="card"]{display:none!important}
  .trb-product-listing[data-view="card"] [data-trb-view-panel="card"],
  .trb-product-listing[data-view="table"] [data-trb-view-panel="table"]{display:block!important}

  .trb-list-section .trb-product-table-wrap,
  .trb-product-table-wrap{
    margin:0!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    overflow:visible!important;
    box-shadow:none!important;
  }
  .trb-list-section .trb-product-table,
  .trb-product-table{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    border:0!important;
    border-collapse:separate!important;
    border-spacing:0!important;
    background:transparent!important;
  }
  .trb-list-section .trb-product-table thead,
  .trb-product-table thead{display:none!important}
  .trb-list-section .trb-product-table tbody,
  .trb-product-table tbody{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;width:100%!important}
  .trb-list-section .trb-product-table tr,
  .trb-product-table tr{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-areas:
      "product product"
      "features features"
      "shops price"
      "go go"!important;
    gap:8px 10px!important;
    width:100%!important;
    padding:10px!important;
    border:1px solid #e6ebf2!important;
    border-radius:16px!important;
    background:#fff!important;
    box-shadow:0 5px 18px rgba(15,23,42,.045)!important;
    overflow:hidden!important;
    position:relative!important;
  }
  .trb-list-section .trb-product-table td,
  .trb-product-table td{
    display:block!important;
    padding:0!important;
    border:0!important;
    width:auto!important;
    min-width:0!important;
    position:static!important;
    text-align:right!important;
    vertical-align:initial!important;
  }
  .trb-list-section .trb-product-table td:nth-child(1),
  .trb-product-table td:nth-child(1){grid-area:product!important}
  .trb-list-section .trb-product-table td:nth-child(2),
  .trb-product-table td:nth-child(2){grid-area:features!important;width:auto!important}
  .trb-list-section .trb-product-table td:nth-child(3),
  .trb-product-table td:nth-child(3){grid-area:shops!important;width:auto!important;align-self:center!important}
  .trb-list-section .trb-product-table td:nth-child(4),
  .trb-product-table td:nth-child(4){grid-area:price!important;width:auto!important;align-self:center!important;text-align:left!important}
  .trb-list-section .trb-product-table td:nth-child(5),
  .trb-product-table td:nth-child(5){grid-area:go!important;width:auto!important}

  .trb-list-section .trb-product-table__product,
  .trb-product-table__product{
    display:grid!important;
    grid-template-columns:82px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:center!important;
    min-width:0!important;
    width:100%!important;
    color:#111827!important;
  }
  .trb-list-section .trb-product-table__img,
  .trb-product-table__img{
    width:82px!important;
    height:82px!important;
    border-radius:14px!important;
    overflow:hidden!important;
    background:#fff!important;
    border:1px solid #d9dee8!important;
    box-shadow:none!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  .trb-list-section .trb-product-table__img img,
  .trb-product-table__img img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    padding:5px!important;
    background:#fff!important;
  }
  .trb-list-section .trb-product-table__product b,
  .trb-product-table__product b{
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    white-space:normal!important;
    max-width:none!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    font-size:12px!important;
    line-height:1.75!important;
    color:#111827!important;
    font-weight:950!important;
  }
  .trb-list-section .trb-product-table__product small,
  .trb-product-table__product small{
    display:block!important;
    margin-top:2px!important;
    font-size:10.5px!important;
    line-height:1.3!important;
    color:#8a94a6!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }

  .trb-list-section .trb-product-table__features,
  .trb-product-table__features{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:5px!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    max-height:56px!important;
    margin:0!important;
    overflow:hidden!important;
  }
  .trb-list-section .trb-product-table__features span,
  .trb-product-table__features span{
    height:25px!important;
    min-width:0!important;
    width:100%!important;
    border:1px solid #edf2f7!important;
    background:#f8fafc!important;
    border-radius:999px!important;
    display:flex!important;
    align-items:center!important;
    gap:5px!important;
    padding:0 8px!important;
    overflow:hidden!important;
  }
  .trb-list-section .trb-product-table__features span:nth-child(n+5),
  .trb-product-table__features span:nth-child(n+5){display:none!important}
  .trb-list-section .trb-product-table__features b,
  .trb-product-table__features b{
    font-size:9px!important;
    color:#64748b!important;
    white-space:nowrap!important;
    flex:0 0 auto!important;
    max-width:44%!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .trb-list-section .trb-product-table__features em,
  .trb-product-table__features em{
    font-style:normal!important;
    font-size:9.5px!important;
    color:#111827!important;
    font-weight:950!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    min-width:0!important;
  }

  .trb-list-section .trb-product-table__shops,
  .trb-product-table__shops{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:4px!important;
    margin:0!important;
    font-size:10.5px!important;
    color:#0f766e!important;
    white-space:nowrap!important;
    min-height:26px!important;
  }
  .trb-list-section .trb-product-table__price,
  .trb-product-table__price{
    display:block!important;
    margin:0!important;
    max-width:none!important;
    font-size:11.5px!important;
    color:#111827!important;
    white-space:nowrap!important;
    text-align:left!important;
    min-height:26px!important;
    line-height:26px!important;
  }
  .trb-list-section .trb-product-table__go,
  .trb-product-table__go{
    width:100%!important;
    height:32px!important;
    border-radius:11px!important;
    background:#f0fdfa!important;
    border:1px solid #99f6e4!important;
    color:#0f766e!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    padding:0 10px!important;
    font-size:10.5px!important;
    font-weight:950!important;
    white-space:nowrap!important;
  }
  .trb-list-section .trb-product-table__go .sb-icon,
  .trb-product-table__go .sb-icon{width:13px!important;height:13px!important;min-width:13px!important;color:#0f766e!important}

  .trb-product-card__image,
  .trb-product-table__img{background:#fff!important;border:1px solid #d9dee8!important;box-shadow:none!important}
  .trb-product-card__image img,
  .trb-product-table__img img{background:#fff!important;object-fit:contain!important}
}


/* Phase 116 palette test 1: teal trust + amber accent, public only */
:root{--sb-primary:#0f766e;--sb-primary-dark:#134e4a;--sb-primary-light:#14b8a6;--sb-primary-soft:#ccfbf1;--sb-accent:#f59e0b;--sb-accent-dark:#d97706;--sb-accent-soft:#fef3c7;--sb-gradient:linear-gradient(135deg,#134e4a 0%,#0f766e 48%,#14b8a6 100%)}
.trb-store-strip,.trb-home-tags a,.trb-product-sticky-cta a,.trb-offer-row__cta,.trb-product-table__go{background:var(--sb-gradient)!important;color:#fff!important}
.trb-header-search button,.trb-install-card a{background:#0f766e!important;color:#fff!important}
.trb-view-toggle a.active,.trb-empty--action button{background:#f0fdfa!important;border-color:#99f6e4!important;color:#0f766e!important}
.trb-product-card__price strong,.trb-product-table__price strong,.trb-product-hero__price strong{color:#0f766e!important}
.trb-badge,.trb-product-card__badge{background:#fef3c7!important;color:#92400e!important;border-color:#fde68a!important}

/* Phase 123: shop offer update timestamps */
.trb-offer-row__shop-link{color:#111827;text-decoration:none}.trb-offer-row__update{display:block!important;margin-top:2px!important;color:#64748b!important;font-size:10px!important;line-height:1.55!important}.trb-offer-row__update b{color:#111827!important;font-weight:900!important}.sb-update-times{display:grid;gap:2px}.sb-update-times span{display:block;font-size:10px;color:#64748b;line-height:1.55}.sb-update-times b{color:#111827;font-weight:900}.product-actions form{display:inline-flex;margin:0}.status.danger{background:#fee2e2!important;color:#b91c1c!important;border-color:#fecaca!important}

/* Phase130: seller product pagination */
.sb-pagination{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:7px;
    flex-wrap:wrap;
    margin-top:14px;
    padding:12px 4px 2px;
    border-top:1px solid rgba(15,23,42,.08);
}
.sb-pagination .btn{
    min-width:34px;
    padding-inline:10px;
}


/* Phase 122 - front category menu controls */
.sb-mega-badge{display:inline-flex;align-items:center;justify-content:center;margin-inline-start:8px;padding:3px 8px;border-radius:999px;background:#fef3c7;color:#92400e;font-size:11px;font-weight:900;font-style:normal;white-space:nowrap}.sb-mega-group.is-highlighted>.sb-mega-group__top{background:linear-gradient(135deg,rgba(15,118,110,.08),rgba(20,184,166,.04));border-radius:18px}.sb-mega-group.is-highlighted .sb-mega-group__icon{box-shadow:0 0 0 1px rgba(15,118,110,.16),0 8px 20px rgba(15,118,110,.10)}
