.tnp-local-app[data-local-view="catalog"]{--category-header-height:calc(60px + env(safe-area-inset-top));--category-rail-width:76px;--category-card-gap:12px;background:#fff;padding-bottom:0;min-height:100dvh}
.tnp-local-app[data-local-view="catalog"] .tnp-local-main{max-width:none;margin:0;padding:var(--category-header-height) 0 120px var(--category-rail-width)}
.tnp-category-header{position:fixed;inset:0 0 auto;z-index:35;display:flex;align-items:center;gap:8px;height:var(--category-header-height);padding:env(safe-area-inset-top) 12px 0;background:#fff;border-bottom:1px solid #eef0eb}
.tnp-category-header>a,.tnp-category-header>button{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border:0;border-radius:50%;background:#fff;color:#24312a;padding:9px}
.tnp-category-header svg{width:21px;height:21px}
.tnp-category-header h1{flex:1;min-width:0;margin:0;font-size:15px;line-height:1.4;font-weight:600;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.tnp-category-search{position:absolute;top:100%;right:12px;left:12px;padding-top:6px}
.tnp-category-search[hidden]{display:none}
.tnp-category-search .tnp-local-search{position:relative;box-shadow:0 4px 18px #26382b16}
.tnp-category-rail{position:fixed;z-index:20;top:var(--category-header-height);left:0;bottom:70px;width:var(--category-rail-width);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;border-right:1px solid #edf0e8;background:#fff}
.tnp-category-rail::-webkit-scrollbar{display:none}
.tnp-category-rail nav{display:flex;flex-direction:column;padding:4px 0 95px}
.tnp-category-rail a{position:relative;display:flex;align-items:center;flex-direction:column;gap:6px;min-height:96px;padding:10px 5px;color:#777e76;text-decoration:none;text-align:center}
.tnp-category-rail a img,.tnp-category-all{display:grid;place-items:center;width:52px;height:52px;object-fit:contain;border-radius:50%;background:#f7f8f4;font-size:29px}
.tnp-category-rail a>span:last-child{max-width:66px;font-size:10px;line-height:1.3;font-weight:400;overflow-wrap:break-word}
.tnp-category-rail a[aria-current]{color:#243325;background:#f3f8ed}
.tnp-category-rail a[aria-current]>span:last-child{font-weight:600}
.tnp-category-rail a[aria-current]::after{position:absolute;top:0;right:0;bottom:0;width:4px;border-radius:5px 0 0 5px;background:var(--local-green);content:""}
.tnp-category-content{padding:12px 10px}
.tnp-category-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px var(--category-card-gap);align-items:start}
.tnp-category-products .tnp-similar-images{aspect-ratio:1}
.tnp-category-products .tnp-similar-images img{object-fit:cover;object-position:top}
.tnp-category-products .tnp-similar-unit-row{padding:3px 5px;min-height:42px}
.tnp-category-products .tnp-similar-unit-row>span{font-size:11px}
.tnp-category-products .tnp-similar-unit-row>button{min-width:51px;min-height:36px;font-size:12px}
.tnp-category-products .tnp-similar-price{font-size:15px;margin-top:8px}
.tnp-category-products .tnp-similar-name{font-size:12px;line-height:1.45}
.tnp-view-cart{position:fixed;z-index:41;bottom:calc(18px + env(safe-area-inset-bottom));left:50%;display:flex;align-items:center;gap:8px;min-width:190px;max-width:calc(100vw - 32px);height:44.8px;min-height:44.8px;transform:translateX(-50%);padding:4px 10px 4px 6px;border-radius:999px;background:var(--local-green);color:#fff;text-decoration:none;box-shadow:0 6px 20px #173c252c}
.tnp-view-cart[hidden]{display:none}
.tnp-view-cart-image{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;overflow:hidden;border:2px solid #fff;border-radius:50%;background:#fff;color:var(--local-green)}
.tnp-view-cart-image img{width:100%;height:100%;object-fit:cover}
.tnp-view-cart-image [hidden]{display:none}
.tnp-view-cart-copy{display:grid;gap:1px;flex:1;min-width:0}
.tnp-view-cart-copy strong{font-size:13px;font-weight:600;line-height:1.35;white-space:nowrap}
.tnp-view-cart-copy small{font-size:10px;line-height:1.4;color:#e4efdf}
.tnp-view-cart-arrow{display:grid;place-items:center;flex:0 0 23px;width:23px;height:23px;border:1px solid #ffffff66;border-radius:50%;font-size:21px;font-weight:400;line-height:1}
.tnp-local-app[data-local-view="product"] .tnp-view-cart{bottom:calc(68px + env(safe-area-inset-bottom))}
@media(min-width:760px){.tnp-local-app[data-local-view="catalog"]{--category-rail-width:110px;--category-card-gap:22px}.tnp-category-content{max-width:980px;margin:auto;padding:18px 24px}.tnp-category-header h1{font-size:18px}.tnp-category-rail a{min-height:110px}.tnp-category-rail a>span:last-child{max-width:90px;font-size:12px}.tnp-category-rail a img{width:62px;height:62px}.tnp-category-products{gap:30px var(--category-card-gap)}.tnp-category-products .tnp-similar-name{font-size:14px}}

/* Preserve readable label sizes; fade labels only when the pair cannot fit. */
.tnp-product-badges{display:flex;gap:4px;position:relative;overflow:hidden;min-width:0;height:21px;margin-top:5px}
.tnp-product-badge{flex:none;width:max-content;box-sizing:border-box;padding:2px 5px;border-radius:4px;background:#edf3e3;color:#4b633d;font-size:11px;font-weight:500;line-height:17px;white-space:nowrap}
.tnp-product-badges:has(> :only-child) .tnp-product-badge{max-width:100%;overflow:hidden;text-overflow:ellipsis}
.tnp-product-badges.is-rotating::before{content:"";position:absolute;inset:0 auto 0 0;width:var(--badge-width);transition:width 900ms ease-in-out;border-radius:4px;background:#edf3e3}
.tnp-product-badges.is-rotating .tnp-product-badge{background:transparent;position:absolute;top:0;left:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;opacity:0}
.tnp-product-badges.is-rotating .tnp-product-badge.is-active{opacity:1}

.tnp-category-collections{position:relative;display:flex;align-items:center;gap:var(--category-card-gap);overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;padding:9px 5px 12px;margin:0 0 7px;min-width:0;max-width:100%;scroll-snap-type:x proximity}
.tnp-category-collections::-webkit-scrollbar{display:none}
.tnp-category-collections a{box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex:0 0 94px;width:94px;height:36px;padding:2px 4px;border:1px solid #dce0db;border-radius:13px;background:#fff;color:#29382e;text-align:center;text-decoration:none;font-size:11px;font-weight:500;line-height:1.35;scroll-snap-align:center;overflow-wrap:anywhere;opacity:.8;box-shadow:none;transition:opacity 280ms ease,box-shadow 280ms ease,background-color 280ms ease,border-color 280ms ease}
.tnp-category-collections a[aria-current=page]{opacity:1;flex-basis:104px;width:104px;height:40px;padding:4px 8px;border-color:#76a16c;background:#f0faed;box-shadow:0 4px 10px #42613d26}
.tnp-category-collections a:focus-visible{outline:2px solid #42613d;outline-offset:-3px}
@media(prefers-reduced-motion:reduce){.tnp-product-badges.is-rotating::before,.tnp-category-collections a{transition:none}}

/* Keep the rail calm; only the category and collection currently being viewed carry colour. */
.tnp-category-rail a[aria-current]{background:linear-gradient(145deg,#eff8eb,#dcefd5);box-shadow:inset -1px 0 rgba(45,111,48,.10)}
.tnp-category-rail a[aria-current] img{box-shadow:0 5px 12px rgba(31,92,38,.15)}
.tnp-category-collections a[aria-current=page]{border-color:#4f943f;background:linear-gradient(135deg,#eaf6e5,#cae8c2);box-shadow:inset 0 1px rgba(255,255,255,.9),0 5px 13px rgba(29,92,35,.17);color:#194f23}

.tnp-category-content>.tnp-local-custom-atta-card{margin:0 0 10px;grid-template-columns:minmax(0,1fr) minmax(74px,30%);padding:14px 12px;column-gap:8px}
.tnp-category-content>.tnp-local-custom-atta-card>strong{font-size:16px;line-height:20px;min-height:40px}
.tnp-category-content>.tnp-local-custom-atta-card>small{font-size:11px;line-height:16px}
.tnp-category-content>.tnp-local-custom-atta-card>b{font-size:11px;line-height:16px;margin-top:6px}
.tnp-category-content>.tnp-local-custom-atta-card>span{font-size:9px;line-height:13px}
