:root{--local-green:#176b2f;--local-deep:#144d0e;--local-ink:#162018;--local-muted:#718074;--local-pale:#eef8e9;--local-line:#e2ebe0;--local-bg:#f8faf7}
*{box-sizing:border-box}.tnp-local-storefront-page{margin:0;background:var(--local-bg);color:var(--local-ink);font-family:Poppins,Arial,sans-serif;-webkit-tap-highlight-color:transparent}.tnp-local-app{min-height:100dvh;padding-bottom:88px}.tnp-local-header{position:sticky;top:0;z-index:30;padding:max(12px,env(safe-area-inset-top)) 16px 13px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--local-line);backdrop-filter:blur(12px)}.tnp-local-header__top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.tnp-local-logo{display:flex;align-items:center;min-width:0}.tnp-local-logo img{display:block;width:auto;height:34px;max-width:170px;object-fit:contain}.tnp-local-location{display:grid;grid-template-columns:24px auto;column-gap:4px;align-items:center;padding:6px 9px;color:var(--local-deep);text-decoration:none;background:var(--local-pale);border:1px solid #d8ebd1;border-radius:14px}.tnp-local-location>span{grid-row:1/3;font-size:19px}.tnp-local-location small{font-size:8px;line-height:1;color:var(--local-muted)}.tnp-local-location strong{font-size:11px;line-height:1.3}.tnp-local-search{display:flex;align-items:center;gap:9px;min-height:48px;padding:0 14px;background:#fff;border:1px solid #dce6da;border-radius:16px;box-shadow:0 4px 14px rgba(20,77,14,.05)}.tnp-local-search>span{font-size:25px;line-height:1;color:var(--local-green);transform:rotate(-15deg)}.tnp-local-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--local-ink);font:500 13px Poppins,sans-serif}.tnp-local-search input::placeholder{color:#8a978c}.tnp-local-search button{display:none;width:34px;height:34px;border:0;border-radius:50%;background:var(--local-pale);color:var(--local-deep);font-size:19px}.tnp-local-search.has-value button{display:grid;place-items:center}.tnp-local-main{max-width:1160px;margin:0 auto;padding:14px 14px 32px}.tnp-local-hero{position:relative;display:flex;align-items:center;min-height:144px;padding:18px;overflow:hidden;color:#fff;background:linear-gradient(125deg,var(--local-deep),#286e22);border-radius:24px;box-shadow:0 12px 28px rgba(20,77,14,.16)}.tnp-local-hero:after{position:absolute;right:-45px;bottom:-65px;width:180px;height:180px;background:#a8df73;border-radius:50%;content:"";opacity:.22}.tnp-local-hero>div{position:relative;z-index:2;width:68%}.tnp-local-hero span{display:inline-block;margin-bottom:6px;padding:3px 7px;color:var(--local-deep);background:#dff67e;border-radius:5px;font-size:8px;font-weight:700;letter-spacing:.1em}.tnp-local-hero h1{margin:0 0 5px;color:#fff;font-size:20px;line-height:1.18}.tnp-local-hero p{margin:0 0 12px;color:#e2f5df;font-size:10px}.tnp-local-hero a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;color:var(--local-deep);background:#fff;border-radius:999px;font-size:10px;font-weight:700;text-decoration:none}.tnp-local-hero img{position:absolute;right:2px;bottom:0;z-index:1;width:42%;height:126px;object-fit:contain;filter:drop-shadow(0 8px 9px rgba(0,0,0,.18))}.tnp-local-categories{display:flex;gap:13px;margin:18px -14px 22px;padding:0 14px 4px;overflow-x:auto;scrollbar-width:none}.tnp-local-categories::-webkit-scrollbar{display:none}.tnp-local-categories a{display:flex;flex:0 0 64px;flex-direction:column;align-items:center;gap:6px;color:var(--local-muted);font-size:9px;text-decoration:none}.tnp-local-categories span{display:grid;width:58px;height:58px;place-items:center;overflow:hidden;background:#fff;border:1px solid var(--local-line);border-radius:20px}.tnp-local-categories img{width:100%;height:100%;object-fit:cover}.tnp-local-categories small{max-width:68px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.tnp-local-categories [aria-current=page]{color:var(--local-deep);font-weight:600}.tnp-local-categories [aria-current=page] span{border-color:#9cc58f;box-shadow:0 5px 14px rgba(20,77,14,.12)}.tnp-local-section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:12px}.tnp-local-section-heading small{display:block;margin-bottom:2px;color:var(--local-green);font-size:8px;font-weight:700;letter-spacing:.12em}.tnp-local-section-heading h2{margin:0;color:var(--local-ink);font-size:21px;line-height:1.2}.tnp-local-section-heading>a{padding:8px 0;color:var(--local-green);font-size:11px;font-weight:600;text-decoration:none}.tnp-local-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.tnp-local-product{display:flex;min-width:0;overflow:hidden;flex-direction:column;background:#fff;border:1px solid var(--local-line);border-radius:18px;box-shadow:0 5px 18px rgba(20,55,20,.045)}.tnp-local-product[hidden]{display:none}.tnp-local-product__image{display:grid;position:relative;width:100%;aspect-ratio:1/1;place-items:center;overflow:hidden;background:linear-gradient(145deg,#f2f7ef,#fbfcfa);text-decoration:none}.tnp-local-product__image img{display:block;width:100%;height:100%;padding:8px;object-fit:contain;transition:transform .25s ease}.tnp-local-product__image:hover img{transform:scale(1.03)}.tnp-local-product__body{display:flex;flex:1;flex-direction:column;padding:10px}.tnp-local-product__name{display:-webkit-box;min-height:35px;overflow:hidden;color:var(--local-ink);font-size:12px;font-weight:600;line-height:1.4;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tnp-local-product__description{height:15px;margin:3px 0 5px;overflow:hidden;color:var(--local-muted);font-size:9px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.tnp-local-product__unit{align-self:flex-start;margin-bottom:8px;padding:3px 6px;color:#68776a;background:#f4f7f3;border-radius:5px;font-size:9px}.tnp-local-product__footer{display:flex;min-height:36px;align-items:center;justify-content:space-between;gap:5px;margin-top:auto}.tnp-local-product__price{min-width:0;color:var(--local-deep);font-size:13px;font-weight:700;line-height:1.1}.tnp-local-product__price del{display:block;color:#98a19a;font-size:8px;font-weight:400}.tnp-local-product__price ins{text-decoration:none}.tnp-local-product__add{display:inline-grid;min-width:58px;min-height:34px;padding:0 10px;place-items:center;border:1px solid var(--local-green);border-radius:999px;background:var(--local-green);color:#fff;font:700 10px Poppins,sans-serif;text-decoration:none;cursor:pointer}.tnp-local-product__add--choose{background:#fff;color:var(--local-green);font-size:8px}.tnp-local-product__add[aria-busy=true]{opacity:.65;pointer-events:none}.tnp-local-product__add.is-added{background:var(--local-pale);color:var(--local-deep)}.tnp-local-empty{padding:32px 12px;text-align:center;color:var(--local-muted);font-size:13px}.tnp-local-cart-summary{position:fixed;right:12px;bottom:78px;left:12px;z-index:50;display:flex;max-width:500px;min-height:58px;align-items:center;gap:11px;margin:0 auto;padding:8px 9px 8px 13px;color:#fff;background:var(--local-green);border-radius:18px;box-shadow:0 10px 28px rgba(20,77,14,.28)}.tnp-local-cart-summary[hidden]{display:none}.tnp-local-cart-summary>span{display:grid;width:37px;height:37px;place-items:center;background:rgba(255,255,255,.18);border-radius:50%}.tnp-local-cart-summary>span strong{font-size:13px;line-height:1}.tnp-local-cart-summary>span small{font-size:6px;line-height:1}.tnp-local-cart-summary>b{margin-right:auto;font-size:13px}.tnp-local-cart-summary>a{display:flex;min-height:40px;align-items:center;padding:0 14px;color:var(--local-deep);background:#fff;border-radius:999px;font-size:10px;font-weight:700;text-decoration:none}.tnp-local-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:40;display:grid;height:68px;padding:4px max(8px,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(8px,env(safe-area-inset-left));grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.97);border-top:1px solid var(--local-line);backdrop-filter:blur(12px)}.tnp-local-bottom-nav a{display:flex;min-height:56px;align-items:center;justify-content:center;flex-direction:column;gap:2px;color:#859087;text-decoration:none}.tnp-local-bottom-nav span{font-size:20px;line-height:1}.tnp-local-bottom-nav small{font-size:8px}.tnp-local-bottom-nav [aria-current=page]{color:var(--local-deep);font-weight:600}.tnp-local-toast{position:fixed;top:max(14px,env(safe-area-inset-top));right:14px;left:14px;z-index:100;padding:11px 14px;color:#fff;background:#163f1c;border-radius:12px;box-shadow:0 8px 25px rgba(0,0,0,.18);text-align:center;font-size:11px}.tnp-local-toast[hidden]{display:none}
@media(min-width:600px){.tnp-local-main,.tnp-local-header{padding-right:24px;padding-left:24px}.tnp-local-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tnp-local-hero{min-height:175px}.tnp-local-hero h1{font-size:27px}}
@media(min-width:960px){.tnp-local-header__top,.tnp-local-header>.tnp-local-search,.tnp-local-main{max-width:1160px;margin-right:auto;margin-left:auto}.tnp-local-header>.tnp-local-search{margin-top:0}.tnp-local-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.tnp-local-bottom-nav{right:auto;left:50%;width:520px;border:1px solid var(--local-line);border-bottom:0;border-radius:18px 18px 0 0;transform:translateX(-50%)}.tnp-local-product__name{font-size:14px}.tnp-local-product__description{font-size:10px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Local serviceability selector. The quote itself remains server-validated. */
.tnp-local-location{grid-template-columns:24px minmax(0,auto);max-width:148px;border:1px solid #d8ebd1;background:var(--local-pale);font:inherit;text-align:left;cursor:pointer}.tnp-local-location strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tnp-local-location.has-location{background:#e5f6e2;border-color:#a9d8a3}.tnp-local-location-scrim{position:fixed;inset:0;z-index:900;border:0;background:rgba(11,31,13,.55);backdrop-filter:blur(2px);cursor:default}.tnp-local-location-scrim[hidden]{display:none}.tnp-local-location-dialog{position:fixed;z-index:1000;width:min(100% - 24px,500px);max-height:min(80dvh,620px);margin:auto;padding:0;border:0;border-radius:24px;background:#fff;color:var(--local-ink);box-shadow:0 24px 70px rgba(9,42,12,.3)}html.tnp-local-location-open{overflow:hidden}.pac-container{z-index:1001!important}.tnp-local-location-dialog__sheet{padding:20px}.tnp-local-location-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.tnp-local-location-dialog__header small{display:block;margin-bottom:3px;color:var(--local-green);font-size:9px;font-weight:700;letter-spacing:.12em}.tnp-local-location-dialog__header h2{margin:0;font-size:21px;line-height:1.2}.tnp-local-location-dialog__header button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:#f1f6ef;color:var(--local-deep);font-size:22px;cursor:pointer}.tnp-local-location-dialog__intro{margin:12px 0 0;color:var(--local-muted);font-size:12px;line-height:1.55}.tnp-local-location-dialog__checker .tnp-delivery-checker{margin:16px 0 12px;padding:0;border:0;background:transparent}.tnp-local-location-dialog__checker .tnp-delivery-checker__label{margin-bottom:7px;color:var(--local-ink);font-size:12px}.tnp-local-location-dialog__checker .tnp-delivery-checker__input-group{gap:8px}.tnp-local-location-dialog__checker .tnp-delivery-checker__input{min-height:46px;border-color:#dce6da;border-radius:12px;font:500 12px Poppins,sans-serif}.tnp-local-location-dialog__checker .tnp-delivery-checker__button{min-height:46px;border-radius:12px;background:var(--local-green);font:700 11px Poppins,sans-serif}.tnp-local-location-dialog__checker .tnp-delivery-checker__message{margin-top:10px;border-radius:12px;font:500 11px/1.45 Poppins,sans-serif}.tnp-local-location-dialog__note{margin:0;color:var(--local-muted);font-size:10px;line-height:1.45}.tnp-local-location-dialog__pan-india{display:block;margin-top:12px;color:var(--local-green);font-size:11px;font-weight:700;text-decoration:none}

.tnp-local-page-heading{padding:4px 2px 17px}.tnp-local-page-heading small,.tnp-local-eyebrow{display:block;margin-bottom:4px;color:var(--local-green);font-size:9px;font-weight:700;letter-spacing:.13em}.tnp-local-page-heading h1{margin:0;color:var(--local-ink);font-size:26px;line-height:1.15}.tnp-local-page-heading p{margin:5px 0 0;color:var(--local-muted);font-size:11px}.tnp-local-catalog-filter{display:flex;gap:8px;margin:0 0 18px;overflow-x:auto;scrollbar-width:none}.tnp-local-catalog-filter a{flex:0 0 auto;padding:8px 12px;border:1px solid #d8ebd1;border-radius:999px;background:#fff;color:var(--local-deep);font-size:10px;font-weight:600;text-decoration:none}.tnp-local-back{display:inline-flex;margin-bottom:14px;color:var(--local-green);font-size:11px;font-weight:700;text-decoration:none}.tnp-local-product-page{padding:3px 0 14px}.tnp-local-product-page__image{display:grid;min-height:270px;place-items:center;overflow:hidden;border:1px solid var(--local-line);border-radius:24px;background:linear-gradient(145deg,#f0f7ed,#fff)}.tnp-local-product-page__image img{display:block;width:100%;height:270px;padding:18px;object-fit:contain}.tnp-local-product-page__content{padding:20px 4px 0}.tnp-local-product-page__content h1{margin:0;color:var(--local-ink);font-size:25px;line-height:1.2}.tnp-local-product-page__content>p{margin:7px 0;color:var(--local-muted);font-size:12px;line-height:1.55}.tnp-local-product-page__price{margin-top:13px;color:var(--local-deep);font-size:22px;font-weight:700}.tnp-local-product-page__price ins{text-decoration:none}.tnp-local-product-page__unit{display:inline-block;margin-top:7px;padding:4px 8px;border-radius:6px;background:#f2f7f0;color:var(--local-muted);font-size:10px}.tnp-local-service-card{display:grid;gap:3px;margin:18px 0;padding:14px;border:1px solid #d8ebd1;border-radius:15px;background:var(--local-pale)}.tnp-local-service-card strong{font-size:12px}.tnp-local-service-card span{color:var(--local-muted);font-size:10px;line-height:1.45}.tnp-local-service-card button{justify-self:start;margin-top:5px;padding:0;border:0;background:transparent;color:var(--local-green);font:700 10px Poppins,sans-serif;cursor:pointer}.tnp-local-primary-action{display:inline-flex;min-height:47px;align-items:center;justify-content:center;padding:0 18px;border:0;border-radius:14px;background:var(--local-green);color:#fff;font:700 12px Poppins,sans-serif;text-decoration:none;cursor:pointer}.tnp-local-product-page .tnp-local-primary-action{width:100%}.tnp-local-empty-state{display:grid;min-height:330px;place-items:center;align-content:center;padding:26px;text-align:center}.tnp-local-empty-state>span{display:grid;width:62px;height:62px;place-items:center;border-radius:50%;background:var(--local-pale);color:var(--local-deep);font-size:30px}.tnp-local-empty-state h1{margin:13px 0 5px;font-size:23px}.tnp-local-empty-state p{max-width:270px;margin:0 0 18px;color:var(--local-muted);font-size:11px;line-height:1.55}.tnp-local-cart-list,.tnp-local-orders-list{display:grid;gap:10px}.tnp-local-cart-item{display:grid;grid-template-columns:68px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid var(--local-line);border-radius:16px;background:#fff}.tnp-local-cart-item>a{display:grid;width:68px;height:68px;place-items:center;overflow:hidden;border-radius:12px;background:#f4f8f2}.tnp-local-cart-item img{width:100%;height:100%;object-fit:contain}.tnp-local-cart-item h2{margin:0;font-size:12px;line-height:1.35}.tnp-local-cart-item p,.tnp-local-cart-item span{margin:3px 0 0;color:var(--local-muted);font-size:9px}.tnp-local-cart-item strong{align-self:end;color:var(--local-deep);font-size:12px;white-space:nowrap}.tnp-local-order-summary{display:grid;gap:10px;margin-top:14px;padding:15px;border:1px solid #d8ebd1;border-radius:18px;background:#fff}.tnp-local-order-summary>div{display:flex;justify-content:space-between;gap:14px;color:var(--local-muted);font-size:11px}.tnp-local-order-summary>div strong{color:var(--local-ink)}.tnp-local-order-summary__total{padding-top:11px;border-top:1px solid var(--local-line)}.tnp-local-order-summary__total span,.tnp-local-order-summary__total strong{color:var(--local-deep)!important;font-size:14px}.tnp-local-secondary-link{text-align:center;color:var(--local-green);font-size:10px;font-weight:700;text-decoration:none}.tnp-local-checkout-note{display:grid;gap:4px;margin:0 0 14px;padding:14px;border:1px solid #d8ebd1;border-radius:16px;background:var(--local-pale)}.tnp-local-checkout-note strong{font-size:12px}.tnp-local-checkout-note span{color:var(--local-muted);font-size:10px;line-height:1.45}.tnp-local-checkout-note button{justify-self:start;padding:0;border:0;background:transparent;color:var(--local-green);font:700 10px Poppins,sans-serif;cursor:pointer}.tnp-local-checkout-shell{padding:14px;border:1px solid var(--local-line);border-radius:20px;background:#fff}.tnp-local-checkout-shell .woocommerce{font-size:12px}.tnp-local-checkout-shell .woocommerce h3{margin:14px 0 9px;color:var(--local-ink);font-size:16px}.tnp-local-checkout-shell .woocommerce form .form-row{margin-bottom:12px}.tnp-local-checkout-shell .woocommerce label{color:var(--local-ink);font-size:10px;font-weight:600}.tnp-local-checkout-shell .woocommerce input,.tnp-local-checkout-shell .woocommerce textarea,.tnp-local-checkout-shell .woocommerce select{min-height:44px;border:1px solid #dce6da;border-radius:11px;color:var(--local-ink);font:500 12px Poppins,sans-serif}.tnp-local-checkout-shell .woocommerce textarea{min-height:80px;padding-top:12px}.tnp-local-checkout-shell .woocommerce-checkout-review-order-table{border-color:var(--local-line);font-size:10px}.tnp-local-checkout-shell .woocommerce #place_order{float:none;width:100%;min-height:47px;border-radius:14px;background:var(--local-green);font:700 12px Poppins,sans-serif}.tnp-local-order-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:15px;border:1px solid var(--local-line);border-radius:17px;background:#fff}.tnp-local-order-card small{color:var(--local-muted);font-size:9px;font-weight:700}.tnp-local-order-card h2{margin:4px 0 7px;font-size:12px}.tnp-local-order-card>strong{align-self:center;color:var(--local-deep);font-size:13px}.tnp-local-order-card>a{grid-column:1/-1;margin-top:3px;color:var(--local-green);font-size:10px;font-weight:700;text-decoration:none}.tnp-local-status-chip{display:inline-block;padding:4px 7px;border-radius:999px;background:#eef4ec;color:var(--local-deep);font-size:8px;font-weight:700}.tnp-local-status-chip--cancelled,.tnp-local-status-chip--failed{background:#fdebec;color:#a13939}.tnp-local-account-card{display:flex;gap:13px;align-items:center;padding:18px;border:1px solid #d8ebd1;border-radius:20px;background:linear-gradient(140deg,#ecf7e9,#fff)}.tnp-local-account-card__avatar{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;border-radius:50%;background:var(--local-green);color:#fff;font-size:18px;font-weight:700}.tnp-local-account-card small{color:var(--local-green);font-size:8px;font-weight:700;letter-spacing:.12em}.tnp-local-account-card h1{margin:3px 0;color:var(--local-ink);font-size:20px}.tnp-local-account-card p{margin:0;color:var(--local-muted);font-size:10px}.tnp-local-account-actions{display:grid;gap:9px;margin-top:15px}.tnp-local-account-actions a{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:8px;align-items:center;min-height:56px;padding:0 14px;border:1px solid var(--local-line);border-radius:15px;background:#fff;color:var(--local-deep);font-size:18px;text-decoration:none}.tnp-local-account-actions span{color:var(--local-ink);font-size:12px;font-weight:600}@media(min-width:600px){.tnp-local-cart-list,.tnp-local-orders-list{grid-template-columns:repeat(2,minmax(0,1fr))}.tnp-local-product-page{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:30px;align-items:center}.tnp-local-product-page .tnp-local-back{grid-column:1/-1;margin-bottom:-16px}.tnp-local-product-page__image,.tnp-local-product-page__image img{min-height:380px;height:380px}.tnp-local-product-page__content{padding:0}}@media(min-width:960px){.tnp-local-checkout-shell{padding:24px}.tnp-local-cart-list{grid-template-columns:1fr}.tnp-local-order-summary{max-width:520px;margin-left:auto}}
.tnp-local-product__badges {
	display: grid;
	grid-template-columns: repeat( 2, minmax( 0, 1fr ) );
	gap: 4px;
	margin: 6px 0 7px;
}

.tnp-local-product__badges span {
	position: relative;
	overflow: hidden;
	background: linear-gradient( 110deg, #eaf2ec 20%, #f8fcf7 42%, #eaf2ec 64% );
	background-size: 220% 100%;
	border: 1px solid rgba( 74, 124, 89, 0.18 );
	border-radius: 999px;
	color: #1e3a2b;
	min-width: 0;
	font-size: 8px;
	font-weight: 400;
	letter-spacing: 0.02em;
	line-height: 1;
	padding: 4px 5px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	animation: tnp-local-badge-shimmer 2.8s ease-in-out infinite;
}

@keyframes tnp-local-badge-shimmer { 0%,35% { background-position: 110% 0; } 70%,100% { background-position: -110% 0; } }
@media (prefers-reduced-motion: reduce) { .tnp-local-product__badges span { animation: none; } }

/* Customer pack choices come from Product Control. Woo shipping weight is never shown here. */
.tnp-local-product__price small{font-size:8px;font-weight:600;color:var(--local-muted)}
.tnp-local-pack-scrim{position:fixed;inset:0;z-index:79;border:0;background:rgba(14,34,17,.48);backdrop-filter:blur(2px)}
.tnp-local-pack-dialog{position:fixed;right:0;bottom:0;left:0;z-index:80;width:min(100%,520px);max-width:none;margin:auto 0 0;padding:9px 18px max(18px,env(safe-area-inset-bottom));border:0;border-radius:24px 24px 0 0;background:#fff;color:var(--local-ink);box-shadow:0 -15px 45px rgba(13,42,18,.2)}
.tnp-local-pack-dialog::backdrop{background:transparent}.tnp-local-pack-dialog__handle{width:42px;height:4px;margin:0 auto 13px;border-radius:99px;background:#d6ded5}
.tnp-local-pack-dialog header{display:grid;grid-template-columns:54px minmax(0,1fr) 34px;gap:11px;align-items:center}.tnp-local-pack-dialog header img{width:54px;height:54px;padding:3px;border-radius:13px;background:#f3f7f1;object-fit:contain}.tnp-local-pack-dialog header small{color:var(--local-green);font-size:8px;font-weight:700;letter-spacing:.12em}.tnp-local-pack-dialog header h2{margin:2px 0 0;font-size:16px;line-height:1.25}.tnp-local-pack-dialog header>button{width:34px;height:34px;border:0;border-radius:50%;background:#f2f6f1;color:var(--local-ink);font-size:22px;cursor:pointer}
.tnp-local-pack-options{display:grid;gap:12px;margin:17px 0}.tnp-local-option-selectors{display:grid;gap:13px}.tnp-local-option-selector{display:grid;gap:7px}.tnp-local-option-selector>span{color:var(--local-ink);font-size:11px;font-weight:700}.tnp-local-option-pills{display:flex;flex-wrap:wrap;gap:7px}.tnp-local-option-pills button{display:inline-flex;min-height:38px;align-items:center;gap:6px;padding:7px 12px;border:1.5px solid #dbe8d8;border-radius:999px;background:#fff;color:var(--local-ink);font:500 11px Poppins,sans-serif;cursor:pointer}.tnp-local-option-pills button small{color:var(--local-green);font-size:9px;font-weight:700}.tnp-local-option-pills button[aria-pressed=true]{border-color:var(--local-green);background:var(--local-pale);color:var(--local-deep);box-shadow:0 0 0 1px var(--local-green)}
.tnp-local-pack-dialog__footer{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px}.tnp-local-pack-quantity{display:grid;grid-template-columns:38px 32px 38px;align-items:center;border:1px solid #dbe8d8;border-radius:14px}.tnp-local-pack-quantity button{height:46px;border:0;background:transparent;color:var(--local-green);font-size:21px;cursor:pointer}.tnp-local-pack-quantity strong{text-align:center;font-size:12px}.tnp-local-pack-dialog__footer .tnp-local-primary-action{display:flex;justify-content:space-between;gap:12px}.tnp-local-pack-dialog__footer .tnp-local-primary-action strong{font-size:12px}
.tnp-local-detail-packs{margin:16px 0 4px;padding:0;border:0}.tnp-local-detail-packs legend{margin-bottom:9px;color:var(--local-ink);font-size:12px;font-weight:700}.tnp-local-detail-packs>div{display:grid;gap:10px}
.tnp-local-product__image,.tnp-local-product__image img{border-radius:17px 17px 0 0}
html.tnp-local-pack-open{overflow:hidden}
@media(min-width:600px){.tnp-local-pack-dialog{bottom:50%;margin:auto;border-radius:24px;transform:translateY(50%)}.tnp-local-pack-dialog__handle{display:none}}

/* Cart lives in the compact icon-only navigation; the badge replaces the floating cart banner. */
.tnp-local-app{padding-bottom:62px}
.tnp-local-bottom-nav{height:calc(50px + env(safe-area-inset-bottom));padding:2px max(8px,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(8px,env(safe-area-inset-left))}
.tnp-local-bottom-nav a{min-height:46px;color:var(--local-green);opacity:.56}
.tnp-local-bottom-nav a[aria-current=page]{color:var(--local-deep);opacity:1}
.tnp-local-bottom-nav__icon-wrap{position:relative;display:grid;width:26px;height:26px;place-items:center}
.tnp-local-bottom-nav__glyph{display:block;width:24px;height:24px;background:currentColor;-webkit-mask:var(--tnp-local-nav-icon) center/contain no-repeat;mask:var(--tnp-local-nav-icon) center/contain no-repeat}
.tnp-local-cart-badge{position:absolute;top:-5px;right:-8px;display:grid;min-width:17px;height:17px;padding:0 4px;place-items:center;border:2px solid #fff;border-radius:999px;background:var(--local-deep);color:#fff;font-size:8px;font-weight:700;line-height:1}
.tnp-local-cart-badge[hidden]{display:none}
.tnp-local-custom-mix>strong{display:block;margin-top:4px;color:var(--local-green);font-size:9px;white-space:normal}
.tnp-local-custom-mix dl{display:grid;gap:3px;margin:7px 0 0}
.tnp-local-custom-mix dl>div{display:grid;grid-template-columns:minmax(78px,1fr) minmax(0,1.45fr);align-items:start;gap:8px;padding-bottom:5px;border-bottom:1px dashed #e3ebe0}
.tnp-local-custom-mix dt,.tnp-local-custom-mix dd{margin:0;color:var(--local-muted);font-size:9px;line-height:1.35}
.tnp-local-custom-mix dd{display:grid;justify-items:end;color:var(--local-ink);font-weight:600;text-align:right}.tnp-local-custom-mix dd span{margin:0;font-size:8px;white-space:normal}.tnp-local-custom-mix dd b{font-size:9px}

/* Keep the cart status useful without covering an extra row of products. */
.tnp-local-cart-summary{bottom:76px;min-height:48px;gap:9px;padding:6px 7px 6px 10px;border-radius:16px}
.tnp-local-cart-summary>span{width:32px;height:32px}
.tnp-local-cart-summary>span strong{font-size:12px}
.tnp-local-cart-summary>span small{font-size:5px}
.tnp-local-cart-summary>b{font-size:12px}
.tnp-local-cart-summary>a{min-height:34px;padding:0 12px;font-size:9px}

.tnp-local-catalog-filter [aria-current=page] {
	border-color: var(--local-green);
	background: var(--local-green);
	color: #fff;
}

.tnp-local-variation-choices {
	display: grid;
	gap: 9px;
	margin-top: 18px;
}

.tnp-local-variation-choices > strong { font-size: 12px; }
.tnp-local-variation-choices > div { display: grid; gap: 8px; }
.tnp-local-variation-choices button {
	display: flex;
	min-height: 46px;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	padding: 0 13px;
	border: 1px solid #cfe2c9;
	border-radius: 13px;
	background: #fff;
	color: var(--local-deep);
	font: 600 11px Poppins, sans-serif;
	cursor: pointer;
}
.tnp-local-variation-choices button b { font-size: 12px; }
.tnp-local-variation-choices button.is-added { border-color: var(--local-green); background: var(--local-pale); }

.tnp-local-custom-atta-card {
	display: grid;
	margin: 16px 0 4px;
	padding: 17px 18px;
	border: 1px solid #d3e8cb;
	border-radius: 21px;
	background: linear-gradient(135deg,#f0fae9,#fff8dc);
	color: var(--local-ink);
	text-decoration: none;
	box-shadow: 0 7px 20px rgba(20,77,14,.08);
}
.tnp-local-custom-atta-card > span { color: var(--local-green); font-size: 8px; font-weight: 700; letter-spacing: .13em; }
.tnp-local-custom-atta-card > strong { margin-top: 3px; font-size: 19px; }
.tnp-local-custom-atta-card > small { margin-top: 2px; color: var(--local-muted); font-size: 10px; }
.tnp-local-custom-atta-card > b { justify-self: start; margin-top: 10px; color: var(--local-green); font-size: 10px; }

.tnp-custom-atta-heading { padding-bottom: 12px; }
.tnp-custom-atta-builder { display: grid; gap: 12px; }
.tnp-custom-atta-step,.tnp-custom-atta-summary,.tnp-custom-atta-added { padding: 16px; border: 1px solid var(--local-line); border-radius: 19px; background: #fff; box-shadow: 0 5px 18px rgba(20,55,20,.045); }
.tnp-custom-atta-step > header { display: flex; align-items: flex-start; gap: 10px; margin-bottom: 13px; }
.tnp-custom-atta-step > header > span { display: grid; width: 28px; height: 28px; flex: 0 0 28px; place-items: center; border-radius: 50%; background: var(--local-green); color: #fff; font-size: 11px; font-weight: 700; }
.tnp-custom-atta-step h2,.tnp-custom-atta-summary h2 { margin: 0; color: var(--local-ink); font-size: 15px; line-height: 1.25; }
.tnp-custom-atta-step header p { margin: 3px 0 0; color: var(--local-muted); font-size: 9px; line-height: 1.4; }
.tnp-custom-atta-name { display: grid; gap: 5px; }
.tnp-custom-atta-name input,.tnp-custom-atta-custom-quantity input { width: 100%; min-height: 45px; padding: 0 12px; border: 1px solid #d8e5d5; border-radius: 12px; outline: 0; color: var(--local-ink); font: 500 12px Poppins,sans-serif; }
.tnp-custom-atta-name input:focus,.tnp-custom-atta-custom-quantity input:focus { border-color: var(--local-green); box-shadow: 0 0 0 3px rgba(23,107,47,.09); }
.tnp-custom-atta-name small { color: var(--local-muted); font-size: 8px; }
.tnp-custom-atta-name.is-error input{border-color:#bd3b32;box-shadow:0 0 0 3px rgba(189,59,50,.08)}
.tnp-custom-atta-name [data-custom-name-message]{color:#bd3b32;font-weight:600}
.tnp-custom-atta-step h2 small{color:var(--local-green);font-size:.62em;font-weight:600}
.tnp-custom-atta-quantity { display: grid; grid-template-columns: repeat(4,1fr); gap: 7px; }
.tnp-custom-atta-quantity button,.tnp-custom-atta-mode button { min-height: 42px; padding: 0 7px; border: 1px solid #d8e5d5; border-radius: 12px; background: #fff; color: var(--local-deep); font: 600 10px Poppins,sans-serif; }
.tnp-custom-atta-quantity [aria-pressed=true],.tnp-custom-atta-mode [aria-pressed=true] { border-color: var(--local-green); background: var(--local-green); color: #fff; }
.tnp-custom-atta-custom-quantity { display: grid; position: relative; grid-template-columns: 1fr auto; align-items: center; gap: 8px; margin-top: 9px; }
.tnp-custom-atta-custom-quantity[hidden] { display: none; }
.tnp-custom-atta-custom-quantity span { color: var(--local-muted); font-size: 10px; }
.tnp-custom-atta-bases { display: grid; gap: 8px; }
.tnp-custom-atta-bases button { display: flex; min-height: 58px; align-items: center; justify-content: space-between; gap: 12px; padding: 9px 11px; border: 1px solid #d8e5d5; border-radius: 13px; background: #fff; color: var(--local-ink); text-align: left; }
.tnp-custom-atta-bases button span { display: grid; gap: 3px; }
.tnp-custom-atta-bases button strong { font: 600 11px Poppins,sans-serif; }
.tnp-custom-atta-bases button small { color: var(--local-muted); font: 400 8px Poppins,sans-serif; }
.tnp-custom-atta-bases button b { color: var(--local-green); font: 700 10px Poppins,sans-serif; white-space: nowrap; }
.tnp-custom-atta-bases [aria-pressed=true] { border-color: var(--local-green); background: var(--local-pale); box-shadow: inset 3px 0 var(--local-green); }
.tnp-custom-atta-bases button:disabled { opacity: .45; }
.tnp-custom-atta-mode { display: grid; grid-template-columns: 1fr 1fr; gap: 7px; }
.tnp-custom-atta-guidance { margin: 10px 0; padding: 9px 10px; border-radius: 10px; background: var(--local-pale); color: var(--local-deep); font-size: 8px; line-height: 1.45; }
.tnp-custom-atta-guidance.is-warning { background: #fff3d8; color: #835700; }
.tnp-custom-atta-grains { display: grid; gap: 9px; }
.tnp-custom-atta-grain { padding: 11px; border: 1px solid var(--local-line); border-radius: 14px; background: #fbfdfb; }
.tnp-custom-atta-grain > header { display: flex; align-items: flex-start; justify-content: space-between; gap: 10px; margin-bottom: 9px; }
.tnp-custom-atta-grain header div { display: grid; gap: 2px; }
.tnp-custom-atta-grain header strong { font-size: 11px; }
.tnp-custom-atta-grain header small { color: var(--local-muted); font-size: 8px; }
.tnp-custom-atta-grain header > b { color: var(--local-green); font-size: 9px; white-space: nowrap; }
.tnp-custom-atta-grain__choices { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); gap: 5px; }
.tnp-custom-atta-grain__choices button { display: grid; min-height: 42px; place-items: center; padding: 3px; border: 1px solid #d8e5d5; border-radius: 9px; background: #fff; color: var(--local-deep); font: 600 9px Poppins,sans-serif; }
.tnp-custom-atta-grain__choices button small { display: block; margin-top: 1px; color: var(--local-muted); font-size: 6px; font-weight: 400; }
.tnp-custom-atta-grain__choices button[aria-pressed=true] { border-color: var(--local-green); background: var(--local-pale); }
.tnp-custom-atta-grain__choices label { display: grid; position: relative; grid-template-columns: 1fr auto; align-items: center; overflow: hidden; border: 1px dashed #b8ccb2; border-radius: 9px; background: #fff; }
.tnp-custom-atta-grain__choices input { width: 100%; min-width: 0; height: 40px; padding: 0 2px 0 5px; border: 0; outline: 0; font: 600 9px Poppins,sans-serif; }
.tnp-custom-atta-grain__choices label span { padding-right: 4px; color: var(--local-muted); font-size: 7px; }
.tnp-custom-atta-summary { position: sticky; bottom: 76px; z-index: 20; border-color: #bcd8b3; box-shadow: 0 14px 35px rgba(20,77,14,.15); }
.tnp-custom-atta-summary > header { display: flex; align-items: flex-start; justify-content: space-between; gap: 12px; }
.tnp-custom-atta-summary header small { color: var(--local-green); font-size: 7px; font-weight: 700; letter-spacing: .12em; }
.tnp-custom-atta-summary header > strong { color: var(--local-deep); font-size: 13px; }
.tnp-custom-atta-summary__recipe { display: grid; gap: 5px; margin: 12px 0; }
.tnp-custom-atta-summary__recipe > div { display: flex; justify-content: space-between; gap: 12px; color: var(--local-ink); font-size: 9px; }
.tnp-custom-atta-summary__recipe span { display: grid; }
.tnp-custom-atta-summary__recipe small { color: var(--local-muted); font-size: 7px; }
.tnp-custom-atta-progress { height: 6px; overflow: hidden; border-radius: 999px; background: #dfe9dc; }
.tnp-custom-atta-progress span { display: block; width: 0; height: 100%; border-radius: inherit; background: #e5a62d; transition: width .2s ease; }
.tnp-custom-atta-summary__price { display: flex; align-items: center; justify-content: space-between; margin-top: 10px; }
.tnp-custom-atta-summary__price span { color: var(--local-muted); font-size: 10px; }
.tnp-custom-atta-summary__price strong { color: var(--local-deep); font-size: 18px; }
.tnp-custom-atta-summary > p { margin: 5px 0 12px; color: var(--local-muted); font-size: 8px; }
.tnp-custom-atta-summary .tnp-local-primary-action { width: 100%; }
.tnp-custom-atta-added { border-color: #a7d29a; background: var(--local-pale); }
.tnp-custom-atta-added > strong { color: var(--local-deep); font-size: 13px; }
.tnp-custom-atta-added > p { margin: 3px 0 10px; color: var(--local-muted); font-size: 9px; }
.tnp-custom-atta-added > div { display: flex; gap: 8px; }
.tnp-custom-atta-added a,.tnp-custom-atta-added button { display: inline-flex; min-height: 38px; align-items: center; justify-content: center; padding: 0 12px; border: 1px solid var(--local-green); border-radius: 999px; background: var(--local-green); color: #fff; font: 700 9px Poppins,sans-serif; text-decoration: none; }
.tnp-custom-atta-added button { background: #fff; color: var(--local-green); }
.tnp-custom-atta-cart-label { display: block; margin-top: 2px; color: var(--local-muted); font-size: 8px; }

/* Customised Atta guided builder */
.tnp-custom-atta-heading__title{display:flex;align-items:center;justify-content:space-between;gap:12px}.tnp-custom-atta-heading__title span{padding:5px 9px;border-radius:999px;background:#edf8e9;color:var(--local-green);font-size:8px;font-weight:600}.tnp-custom-atta-builder{padding-bottom:92px}.tnp-custom-atta-paths{display:grid;grid-template-columns:1fr 1fr;gap:9px}.tnp-custom-atta-paths button{display:grid;min-height:106px;align-content:center;justify-items:start;gap:4px;padding:14px;border:1px solid var(--local-line);border-radius:18px;background:#fff;color:var(--local-ink);text-align:left;box-shadow:0 5px 18px rgba(20,55,20,.04)}.tnp-custom-atta-paths button>span{display:grid;width:30px;height:30px;place-items:center;border-radius:10px;background:#edf8e9;color:var(--local-green)}.tnp-custom-atta-paths strong{font-size:12px}.tnp-custom-atta-paths small{color:var(--local-muted);font-size:8px}.tnp-custom-atta-paths [aria-selected=true]{border-color:var(--local-green);background:linear-gradient(145deg,#f7fff5,#fffdf1);box-shadow:inset 0 0 0 1px rgba(23,107,47,.08)}
.tnp-custom-atta-builder [hidden]{display:none!important}
.tnp-custom-atta-presets,.tnp-custom-atta-saved{display:grid;gap:10px}.tnp-custom-atta-presets>header,.tnp-custom-atta-saved>header{display:flex;align-items:end;justify-content:space-between;gap:10px}.tnp-custom-atta-presets h2,.tnp-custom-atta-saved h2{margin:1px 0 0;font-size:17px}.tnp-custom-atta-presets header small,.tnp-custom-atta-saved header small{color:var(--local-green);font-size:7px;font-weight:700;letter-spacing:.12em}.tnp-custom-atta-presets header>span,.tnp-custom-atta-saved header>button{border:0;background:none;color:var(--local-green);font-size:8px;font-weight:600}.tnp-custom-atta-presets [data-custom-preset-list]{display:grid;gap:9px}.tnp-custom-atta-presets article{padding:14px;border:1px solid var(--local-line);border-radius:18px;background:#fff}.tnp-custom-atta-presets article header,.tnp-custom-atta-presets article footer{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.tnp-custom-atta-presets h3{margin:0;font-size:13px}.tnp-custom-atta-presets p{margin:3px 0 0;color:var(--local-muted);font-size:8px}.tnp-custom-atta-presets article header>span{padding:4px 7px;border-radius:999px;background:#edf8e9;color:var(--local-green);font-size:7px}.tnp-custom-atta-presets article>small{display:block;margin:10px 0;color:var(--local-muted);font-size:8px;line-height:1.5}.tnp-custom-atta-presets footer div{display:flex;flex-wrap:wrap;gap:4px}.tnp-custom-atta-presets footer b{padding:3px 6px;border-radius:999px;background:#f4f6f2;color:var(--local-muted);font-size:6px;font-weight:500}.tnp-custom-atta-presets footer button{min-height:34px;padding:0 11px;border:1px solid var(--local-green);border-radius:999px;background:var(--local-green);color:#fff;font:600 8px Poppins,sans-serif;white-space:nowrap}
.tnp-custom-atta-presets article.is-caution{border-color:#e3c4b8;background:#fffdf8}.tnp-custom-atta-presets article>em{display:block;margin:8px 0 0;padding:8px;border-radius:10px;background:#fff2ec;color:#8b432d;font-size:7px;font-style:normal;line-height:1.45}
.tnp-custom-atta-badges{display:flex!important;flex-wrap:wrap;gap:4px!important;margin-top:4px}.tnp-custom-atta-badges b{display:inline-flex!important;align-items:center;padding:3px 6px!important;border:1px solid #d8e5d5;border-radius:999px;background:#f3f8f1!important;color:var(--local-deep)!important;font-size:6px!important;font-weight:500!important;line-height:1.2;white-space:nowrap}.tnp-custom-atta-bases .tnp-custom-atta-badges{margin-top:2px}
.tnp-custom-atta-saved [data-custom-saved-list]{display:grid;gap:7px}.tnp-custom-atta-saved [data-custom-saved-list] button{display:flex;min-height:54px;align-items:center;justify-content:space-between;padding:8px 11px;border:1px solid var(--local-line);border-radius:14px;background:#fff;color:var(--local-ink);text-align:left}.tnp-custom-atta-saved button span{display:grid}.tnp-custom-atta-saved button strong{font-size:10px}.tnp-custom-atta-saved button small{color:var(--local-muted);font-size:7px}.tnp-custom-atta-saved button b{color:var(--local-green);font-size:8px}
.tnp-custom-atta-compose{display:grid;gap:10px}.tnp-custom-atta-step{box-shadow:none}.tnp-custom-atta-grain-toolbar{display:grid;gap:8px}.tnp-custom-atta-search{display:flex;min-height:42px;align-items:center;gap:8px;padding:0 11px;border:1px solid #d8e5d5;border-radius:12px;background:#fff}.tnp-custom-atta-search span{color:var(--local-green);font-size:16px}.tnp-custom-atta-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font:500 10px Poppins,sans-serif}.tnp-custom-atta-filters{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.tnp-custom-atta-filters::-webkit-scrollbar{display:none}.tnp-custom-atta-filters button{min-height:32px;padding:0 10px;border:1px solid #d8e5d5;border-radius:999px;background:#fff;color:var(--local-deep);font:600 8px Poppins,sans-serif;white-space:nowrap}.tnp-custom-atta-filters [aria-pressed=true]{border-color:var(--local-green);background:var(--local-green);color:#fff}.tnp-custom-atta-grain{transition:border-color .16s,background .16s}.tnp-custom-atta-grain.is-selected{border-color:#9ec995;background:#f6fff3}.tnp-custom-atta-grain header em{color:#9a4e20;font-size:7px;font-style:normal}.tnp-custom-atta-grain>div:last-child{display:grid;grid-template-columns:1fr 1fr 1.2fr auto;gap:6px;align-items:center}.tnp-custom-atta-grain>div:last-child>button:not(.tnp-custom-atta-grain__remove){min-height:38px;padding:0 5px;border:1px solid #c9dec5;border-radius:10px;background:#fff;color:var(--local-green);font:600 8px Poppins,sans-serif}.tnp-custom-atta-grain>div:last-child label{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:38px;overflow:hidden;border:1px solid #c9dec5;border-radius:10px;background:#fff}.tnp-custom-atta-grain>div:last-child input{width:100%;min-width:0;height:36px;padding-left:7px;border:0;outline:0;font:600 9px Poppins,sans-serif}.tnp-custom-atta-grain>div:last-child label span{padding-right:6px;color:var(--local-muted);font-size:7px}.tnp-custom-atta-grain__remove{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:#f5e9e5;color:#9a4e20;font-size:17px}.tnp-custom-atta-empty{margin:0;padding:14px;border:1px dashed #c9dec5;border-radius:14px;color:var(--local-muted);font-size:9px;text-align:center}.tnp-custom-atta-grinding{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tnp-custom-atta-grinding button{display:grid;min-height:62px;align-content:center;gap:3px;padding:9px;border:1px solid #d8e5d5;border-radius:13px;background:#fff;color:var(--local-ink);text-align:left}.tnp-custom-atta-grinding strong{font-size:10px}.tnp-custom-atta-grinding small{color:var(--local-muted);font-size:7px;line-height:1.35}.tnp-custom-atta-grinding [aria-pressed=true]{border-color:var(--local-green);background:var(--local-pale)}
.tnp-custom-atta-ratio{display:grid;gap:8px}.tnp-custom-atta-ratio>div:first-child,.tnp-custom-atta-ratio__ends{display:flex;align-items:center;justify-content:space-between;gap:12px}.tnp-custom-atta-ratio>div:first-child strong{font-size:10px}.tnp-custom-atta-ratio>div:first-child strong:last-child{color:var(--local-green)}.tnp-custom-atta-ratio input{width:100%;accent-color:var(--local-green)}.tnp-custom-atta-ratio__ends{color:var(--local-muted);font-size:7px}.tnp-custom-atta-continue{width:100%;min-height:40px;margin-top:11px;border:0;border-radius:999px;background:var(--local-green);color:#fff;font:700 9px Poppins,sans-serif}.tnp-custom-atta-inline-recipe{display:grid;gap:6px;margin-top:12px;padding:11px;border:1px solid #d8e5d5;border-radius:13px;background:#fbfdfb}.tnp-custom-atta-inline-recipe header,.tnp-custom-atta-inline-recipe>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.tnp-custom-atta-inline-recipe header{padding-bottom:5px;border-bottom:1px solid var(--local-line)}.tnp-custom-atta-inline-recipe header strong{font-size:10px}.tnp-custom-atta-inline-recipe header span,.tnp-custom-atta-inline-recipe>div{color:var(--local-muted);font-size:8px}.tnp-custom-atta-inline-recipe>div b{color:var(--local-deep);font-size:8px}.tnp-custom-atta-health__suggestion{display:block;margin-top:10px;padding:9px;border-radius:10px;background:#edf8e9;color:var(--local-deep);font-size:8px;font-weight:500;line-height:1.45}.tnp-custom-atta-summary button:disabled{opacity:.55;cursor:not-allowed}
.tnp-custom-atta-edit-recipe{justify-self:start;min-height:32px;margin-top:4px;padding:0 12px;border:1px solid var(--local-green);border-radius:999px;background:#fff;color:var(--local-green);font:700 9px Poppins,sans-serif;cursor:pointer}
.tnp-custom-atta-health{padding:15px;border:1px solid #bcd8b3;border-radius:18px;background:linear-gradient(145deg,#f7fff5,#fffdf1)}.tnp-custom-atta-health>header{display:flex;align-items:flex-start;justify-content:space-between}.tnp-custom-atta-health h2{margin:0;font-size:14px}.tnp-custom-atta-health header p{margin:2px 0 0;color:var(--local-muted);font-size:8px}.tnp-custom-atta-health header>span{padding:4px 6px;border-radius:999px;background:#e4f5df;color:var(--local-green);font-size:6px;font-weight:700;letter-spacing:.08em}.tnp-custom-atta-health__metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:14px 0}.tnp-custom-atta-health__metrics>div{display:grid;justify-items:center;gap:4px}.tnp-custom-atta-health__metrics>div>span{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:conic-gradient(var(--local-green) var(--metric),#dfe9dc 0);position:relative}.tnp-custom-atta-health__metrics>div>span:after{content:"";position:absolute;inset:5px;border-radius:inherit;background:#fff}.tnp-custom-atta-health__metrics b{position:relative;z-index:1;font-size:8px}.tnp-custom-atta-health__metrics small{color:var(--local-muted);font-size:7px}.tnp-custom-atta-health__footer{display:flex;justify-content:space-between;gap:8px;color:var(--local-deep);font-size:8px}.tnp-custom-atta-health>p{margin:8px 0 0;color:var(--local-muted);font-size:7px;line-height:1.45}
.tnp-custom-atta-summary{position:fixed;right:14px;bottom:72px;left:14px;z-index:35;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:10px 12px;border:0;border-radius:18px;background:var(--local-green);color:#fff;box-shadow:0 12px 30px rgba(18,82,34,.25)}.tnp-custom-atta-summary[hidden]{display:none}.tnp-custom-atta-summary>div{display:grid}.tnp-custom-atta-summary small{overflow:hidden;max-width:180px;color:#dcefdc;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.tnp-custom-atta-summary strong{font-size:15px}.tnp-custom-atta-summary>span{color:#dcefdc;font-size:8px}.tnp-custom-atta-summary>button{min-height:38px;padding:0 13px;border:0;border-radius:999px;background:#fff;color:var(--local-green);font:700 9px Poppins,sans-serif}.tnp-custom-atta-review-scrim{position:fixed;inset:0;z-index:89;border:0;background:rgba(7,24,9,.5);backdrop-filter:blur(3px)}.tnp-custom-atta-review{position:fixed;inset:auto 0 0 0;z-index:90;width:min(100%,520px);max-width:none;max-height:82vh;margin:0 auto;padding:16px 18px 24px;border:0;border-radius:22px 22px 0 0;background:#fff;color:var(--local-ink);box-shadow:0 -14px 38px rgba(12,43,15,.22)}.tnp-custom-atta-review::backdrop{background:transparent}.tnp-custom-atta-review__handle{width:42px;height:4px;margin:0 auto 13px;border-radius:999px;background:#d2ddd0}.tnp-custom-atta-review>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.tnp-custom-atta-review h2{margin:2px 0 0;font-size:16px}.tnp-custom-atta-review header small{color:var(--local-green);font-size:7px;font-weight:700;letter-spacing:.1em}.tnp-custom-atta-review header button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:#f1f4ef;color:var(--local-ink);font-size:18px}.tnp-custom-atta-review .tnp-custom-atta-summary__recipe{max-height:28vh;overflow:auto;padding:10px 0;border-block:1px solid var(--local-line)}.tnp-custom-atta-review__facts{display:flex;flex-wrap:wrap;gap:5px}.tnp-custom-atta-review__facts span{padding:4px 7px;border-radius:999px;background:#f1f6ef;color:var(--local-deep);font-size:7px}.tnp-custom-atta-review__price{display:flex;align-items:center;justify-content:space-between;margin:12px 0}.tnp-custom-atta-review__price span{color:var(--local-muted);font-size:9px}.tnp-custom-atta-review__price strong{font-size:19px}.tnp-custom-atta-save-choice{display:flex;align-items:center;gap:7px;margin-bottom:10px;color:var(--local-muted);font-size:8px}.tnp-custom-atta-review .tnp-local-primary-action{width:100%}.tnp-custom-atta-review-open{overflow:hidden}

/* Customised Atta compact, readable mobile layout */
.tnp-local-app[data-local-view="custom-atta"]>.tnp-local-cart-summary{display:none!important}
.tnp-custom-atta-heading{padding-bottom:8px}.tnp-custom-atta-heading>small{font-size:9px}.tnp-custom-atta-heading__title h1{font-size:27px}.tnp-custom-atta-heading__title span{font-size:9px}.tnp-custom-atta-heading>p{margin:5px 0 0;font-size:11px;line-height:1.45}
.tnp-custom-atta-builder{gap:9px;padding-bottom:78px}.tnp-custom-atta-paths{gap:8px}.tnp-custom-atta-paths button{min-height:78px;grid-template-columns:27px 1fr;align-items:center;align-content:center;column-gap:8px;row-gap:1px;padding:10px 11px;border-radius:15px}.tnp-custom-atta-paths button>span{grid-row:1/3;width:27px;height:27px;border-radius:9px}.tnp-custom-atta-paths strong{font-size:13px;line-height:1.25}.tnp-custom-atta-paths small{font-size:9px;line-height:1.3}
.tnp-custom-atta-presets,.tnp-custom-atta-saved{gap:8px}.tnp-custom-atta-presets h2,.tnp-custom-atta-saved h2{font-size:18px}.tnp-custom-atta-presets header small,.tnp-custom-atta-saved header small{font-size:8px}.tnp-custom-atta-presets header>span{max-width:150px;font-size:9px;line-height:1.35;text-align:right}.tnp-custom-atta-presets [data-custom-preset-list]{gap:7px}.tnp-custom-atta-presets article{overflow:hidden;padding:0;border-radius:15px}.tnp-custom-atta-preset__summary{display:flex;width:100%;min-height:68px;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:0;background:#fff;color:var(--local-ink);text-align:left}.tnp-custom-atta-preset__summary>span{display:grid;gap:3px}.tnp-custom-atta-preset__summary strong{font-size:14px;line-height:1.2}.tnp-custom-atta-preset__summary small{color:var(--local-muted);font-size:10px;line-height:1.4}.tnp-custom-atta-preset__summary>b{flex:0 0 auto;padding:5px 9px;border-radius:999px;background:#edf8e9;color:var(--local-green);font-size:9px;font-weight:600}.tnp-custom-atta-presets article.is-expanded .tnp-custom-atta-preset__summary{border-bottom:1px solid var(--local-line);background:#fbfdfb}.tnp-custom-atta-preset__details{padding:10px 12px 12px}.tnp-custom-atta-preset__details>small{display:block;margin:0 0 9px;color:var(--local-muted);font-size:10px;line-height:1.55}.tnp-custom-atta-preset__details footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.tnp-custom-atta-preset__details footer button{min-height:36px;padding:0 12px;border:1px solid var(--local-green);border-radius:999px;background:var(--local-green);color:#fff;font:600 10px Poppins,sans-serif;white-space:nowrap}.tnp-custom-atta-presets article.is-caution .tnp-custom-atta-preset__summary{background:#fffdf8}.tnp-custom-atta-preset__details>em{display:block;margin:0 0 9px;padding:8px;border-radius:10px;background:#fff2ec;color:#8b432d;font-size:9px;font-style:normal;line-height:1.45}

.tnp-custom-atta-step{padding:12px 13px;border-radius:16px}.tnp-custom-atta-step>header{gap:8px;margin-bottom:9px}.tnp-custom-atta-step>header>span{width:26px;height:26px;flex-basis:26px;font-size:11px}.tnp-custom-atta-step h2{font-size:16px}.tnp-custom-atta-step header p{font-size:10px;line-height:1.35}.tnp-custom-atta-quantity{gap:6px}.tnp-custom-atta-quantity button,.tnp-custom-atta-mode button{min-height:40px;font-size:11px}.tnp-custom-atta-custom-quantity{grid-template-columns:1fr auto;gap:7px}.tnp-custom-atta-custom-quantity label{display:grid;grid-template-columns:1fr auto;align-items:center;overflow:hidden;border:1px solid #d8e5d5;border-radius:11px;background:#fff}.tnp-custom-atta-custom-quantity label input{min-height:42px;border:0;border-radius:0;font-size:12px}.tnp-custom-atta-custom-quantity label span{padding-right:9px;font-size:10px}.tnp-custom-atta-custom-quantity>button{min-height:42px;padding:0 11px;border:0;border-radius:11px;background:var(--local-green);color:#fff;font:700 10px Poppins,sans-serif}.tnp-custom-atta-custom-quantity>button:disabled{opacity:.45}.tnp-custom-atta-custom-quantity>small{grid-column:1/-1;color:var(--local-muted);font-size:9px}.tnp-custom-atta-custom-quantity>small.is-error{color:#a1432b}
.tnp-custom-atta-ratio{gap:7px}.tnp-custom-atta-ratio>div:first-child strong{font-size:12px}.tnp-custom-atta-ratio__ends{font-size:9px}.tnp-custom-atta-continue{min-height:40px;margin-top:9px;font-size:11px}.tnp-custom-atta-inline-recipe{gap:5px;margin-top:9px;padding:10px}.tnp-custom-atta-inline-recipe header strong{font-size:12px}.tnp-custom-atta-inline-recipe header span,.tnp-custom-atta-inline-recipe>div,.tnp-custom-atta-inline-recipe>div b{font-size:10px}
.tnp-custom-atta-bases{gap:6px}.tnp-custom-atta-bases button{min-height:56px;padding:8px 10px}.tnp-custom-atta-bases button strong{font-size:12px}.tnp-custom-atta-bases button small{font-size:9px}.tnp-custom-atta-bases button b{font-size:11px}.tnp-custom-atta-badges b{font-size:8px!important}.tnp-custom-atta-search input{font-size:11px}.tnp-custom-atta-filters button{font-size:9px}.tnp-custom-atta-guidance{margin:8px 0;font-size:10px}.tnp-custom-atta-grains{gap:7px}.tnp-custom-atta-grain{overflow:hidden;padding:0}.tnp-custom-atta-grain__summary{display:grid;width:100%;min-height:52px;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:8px;padding:10px 11px;border:0;background:transparent;color:var(--local-ink);font-family:Poppins,sans-serif;text-align:left;cursor:pointer}.tnp-custom-atta-grain__summary strong{overflow:hidden;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.tnp-custom-atta-grain__summary span{color:var(--local-muted);font-size:9px;font-weight:500;white-space:nowrap}.tnp-custom-atta-grain__summary i{color:var(--local-green);font-size:16px;font-style:normal;line-height:1;text-align:center;transition:transform .2s ease}.tnp-custom-atta-grain.is-expanded .tnp-custom-atta-grain__summary i{transform:rotate(180deg)}.tnp-custom-atta-grain.is-selected .tnp-custom-atta-grain__summary span{color:var(--local-green);font-weight:700}.tnp-custom-atta-grain__controls{display:grid!important;grid-template-rows:0fr!important;opacity:0;transition:grid-template-rows .22s ease,opacity .18s ease}.tnp-custom-atta-grain.is-expanded .tnp-custom-atta-grain__controls{grid-template-rows:1fr!important;opacity:1}.tnp-custom-atta-grain__controls-inner{min-height:0;overflow:hidden}.tnp-custom-atta-grain__details{display:grid;gap:4px;padding:0 11px}.tnp-custom-atta-grain__details em{color:#9a4e20;font-size:9px;font-style:normal}.tnp-custom-atta-grain__actions{display:grid;grid-template-columns:1fr 1fr 1.2fr auto;gap:6px;align-items:center;padding:8px 11px 11px}.tnp-custom-atta-grain__actions>button:not(.tnp-custom-atta-grain__remove){min-height:38px;padding:0 5px;border:1px solid #c9dec5;border-radius:10px;background:#fff;color:var(--local-green);font:600 9px Poppins,sans-serif}.tnp-custom-atta-grain__actions label{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:38px;overflow:hidden;border:1px solid #c9dec5;border-radius:10px;background:#fff}.tnp-custom-atta-grain__actions input{width:100%;min-width:0;height:36px;padding-left:7px;border:0;outline:0;font:600 10px Poppins,sans-serif}.tnp-custom-atta-grain__actions label span{padding-right:6px;color:var(--local-muted);font-size:8px}

.tnp-custom-atta-health{padding:12px 13px;border-radius:16px}.tnp-custom-atta-health h2{font-size:16px}.tnp-custom-atta-health header p{font-size:10px}.tnp-custom-atta-health>header>button{display:flex;align-items:center;gap:5px;padding:4px 6px;border:0;border-radius:999px;background:#e4f5df;color:var(--local-green);font:700 8px Poppins,sans-serif;letter-spacing:.05em}.tnp-custom-atta-health>header>button b{display:grid;width:15px;height:15px;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:9px;text-transform:none}.tnp-custom-atta-health__metrics{gap:5px;margin:10px 0}.tnp-custom-atta-health__metrics>div>span{width:50px;height:50px}.tnp-custom-atta-health__metrics b{font-size:10px}.tnp-custom-atta-health__metrics small{font-size:9px}.tnp-custom-atta-health__footer{font-size:10px}.tnp-custom-atta-health__suggestion{margin-top:8px;padding:8px;font-size:10px}.tnp-custom-atta-health>p{margin:8px 0 0;padding-top:8px;border-top:1px solid var(--local-line);font-size:9px}.tnp-custom-atta-name input{font-size:12px}.tnp-custom-atta-name small{font-size:9px}
.tnp-custom-atta-summary{min-height:56px;grid-template-columns:1fr auto auto;gap:9px;padding:8px 10px;border-radius:17px}.tnp-custom-atta-summary small{font-size:8px}.tnp-custom-atta-summary strong{font-size:17px}.tnp-custom-atta-summary>span{font-size:11px}.tnp-custom-atta-summary>button{min-width:68px;min-height:40px;padding:0 16px;font-size:11px}.tnp-custom-atta-summary>button:disabled{opacity:.5}

@media(min-width:700px){.tnp-custom-atta-builder{grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);align-items:start}.tnp-custom-atta-paths,.tnp-custom-atta-presets,.tnp-custom-atta-saved,.tnp-custom-atta-compose{grid-column:1}.tnp-custom-atta-step{grid-column:1}.tnp-custom-atta-summary{right:max(20px,calc((100vw - 1040px)/2));left:auto;width:300px}.tnp-custom-atta-added{grid-column:2;grid-row:auto;position:static}.tnp-custom-atta-bases{grid-template-columns:1fr 1fr}}
@media(prefers-reduced-motion:reduce){.tnp-custom-atta-grain,.tnp-custom-atta-progress span{transition:none!important}}

.tnp-local-auth{display:grid;gap:18px;max-width:430px;margin:10px auto 88px}.tnp-local-auth__brand{padding:20px 8px 4px;text-align:center}.tnp-local-auth__brand>span{display:grid;width:42px;height:42px;place-items:center;margin:0 auto 12px;border-radius:14px;background:var(--local-green);color:#fff;font-size:21px;font-weight:800}.tnp-local-auth__brand small{color:var(--local-green);font-size:8px;font-weight:800;letter-spacing:.13em}.tnp-local-auth__brand h1{margin:7px 0 6px;color:var(--local-deep);font-size:25px;line-height:1.1}.tnp-local-auth__brand p{max-width:320px;margin:0 auto;color:var(--local-muted);font-size:11px;line-height:1.55}.tnp-local-auth__panel{display:grid;gap:10px;padding:18px;border:1px solid #d8e5d5;border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(21,65,32,.07)}.tnp-local-auth__panel[hidden]{display:none}.tnp-local-auth__panel>label{color:var(--local-deep);font-size:11px;font-weight:700}.tnp-local-auth__phone{display:grid;grid-template-columns:auto 1fr;align-items:center;border:1px solid #cddfc9;border-radius:12px;background:#fff;overflow:hidden}.tnp-local-auth__phone span{padding:0 12px;border-right:1px solid #dce8d9;color:var(--local-deep);font-size:12px;font-weight:700}.tnp-local-auth__phone input,.tnp-local-auth__panel input[name=code]{min-height:49px;border:0;outline:0;background:transparent;color:var(--local-ink);font:600 13px Poppins,sans-serif}.tnp-local-auth__phone input{width:100%;padding:0 12px}.tnp-local-auth__panel input[name=code]{width:100%;padding:0 12px;border:1px solid #cddfc9;border-radius:12px;letter-spacing:.34em;text-align:center}.tnp-local-auth__phone:focus-within,.tnp-local-auth__panel input[name=code]:focus{border-color:var(--local-green);box-shadow:0 0 0 3px rgba(23,107,47,.1)}.tnp-local-auth__hint,.tnp-local-auth__panel p{margin:0;color:var(--local-muted);font-size:9px;line-height:1.5}.tnp-local-auth__panel>small{color:var(--local-muted);font-size:8px;letter-spacing:.06em}.tnp-local-auth__panel>small b{color:var(--local-deep)}.tnp-local-auth__panel h2{margin:1px 0 0;color:var(--local-deep);font-size:18px}.tnp-local-auth__back,.tnp-local-auth__resend{justify-self:start;padding:0;border:0;background:transparent;color:var(--local-green);font:700 10px Poppins,sans-serif}.tnp-local-auth__resend{justify-self:center;margin-top:2px}.tnp-local-auth__panel button:disabled{opacity:.65}.tnp-local-auth__status{min-height:18px;margin:0;text-align:center;color:var(--local-green);font-size:10px;font-weight:600}.tnp-local-auth__status.is-error{color:#bd3b32}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.tnp-local-product__placeholder {
  display: grid;
  width: 76%;
  aspect-ratio: 1;
  place-items: center;
  border: 1px dashed #cfe0cb;
  border-radius: 22px;
  background: linear-gradient(145deg, #eef6ea, #fbfdf9);
  font-size: 42px;
  filter: grayscale(.25);
}

.tnp-local-product-page__image > .tnp-local-product__placeholder {
  width: min(300px, 75%);
  margin: auto;
}

.tnp-local-product-gallery{min-width:0}.tnp-local-product-gallery__thumbs{display:flex;gap:8px;margin-top:9px;overflow-x:auto;padding:2px}.tnp-local-product-gallery__thumbs button{width:60px;height:60px;flex:0 0 60px;padding:3px;border:1px solid var(--local-line);border-radius:11px;background:#fff;cursor:pointer}.tnp-local-product-gallery__thumbs button[aria-pressed="true"]{border:2px solid var(--local-green)}.tnp-local-product-gallery__thumbs img{width:100%;height:100%;border-radius:7px;object-fit:cover}

.tnp-local-category-placeholder {
  display: grid;
  width: 100%;
  height: 100%;
  place-items: center;
  background: linear-gradient(145deg, #eef6ea, #fbfdf9);
  font-size: 24px;
}

.tnp-local-product button:disabled,
.tnp-local-primary-action:disabled {
  opacity: .5;
  cursor: not-allowed;
}

/* Lightweight, app-like motion. Only transform and opacity are animated. */
@view-transition { navigation: auto; }
.tnp-custom-atta-grain>.tnp-custom-atta-grain__controls{grid-template-columns:1fr!important;gap:0!important;align-items:stretch!important}
.tnp-local-app.is-motion-ready .tnp-local-main{animation:tnp-local-page-in .22s cubic-bezier(.2,.8,.2,1) both}
.tnp-local-product,.tnp-local-catalog-filter a,.tnp-local-categories a,.tnp-custom-atta-step,.tnp-custom-atta-paths button{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease}
.tnp-local-product:active,.tnp-local-catalog-filter a:active,.tnp-local-categories a:active,.tnp-custom-atta-paths button:active{transform:scale(.985)}
.tnp-local-product__add,.tnp-local-primary-action,.tnp-custom-atta-summary>button,.tnp-local-bottom-nav a{transition:transform .14s ease,opacity .14s ease,background-color .14s ease,color .14s ease}
.tnp-local-product__add:active,.tnp-local-primary-action:active,.tnp-custom-atta-summary>button:active,.tnp-local-bottom-nav a:active{transform:scale(.94)}
.tnp-local-toast:not([hidden]){animation:tnp-local-toast-in .22s cubic-bezier(.2,.9,.2,1) both}
.tnp-local-location-scrim:not([hidden]),.tnp-custom-atta-review-scrim:not([hidden]),.tnp-local-pack-scrim:not([hidden]){animation:tnp-local-fade-in .18s ease both}
.tnp-local-location-dialog[open],.tnp-custom-atta-review[open],.tnp-local-pack-dialog[open]{animation:tnp-local-sheet-in .24s cubic-bezier(.2,.85,.25,1) both}
.tnp-local-cart-badge{animation:tnp-local-badge-pop .24s cubic-bezier(.2,1.5,.4,1) both}
@keyframes tnp-local-page-in{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
@keyframes tnp-local-toast-in{from{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:none}}
@keyframes tnp-local-fade-in{from{opacity:0}to{opacity:1}}
@keyframes tnp-local-sheet-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
@keyframes tnp-local-badge-pop{0%{transform:scale(.7)}75%{transform:scale(1.12)}100%{transform:scale(1)}}
@media(prefers-reduced-motion:reduce){.tnp-local-app.is-motion-ready .tnp-local-main,.tnp-local-toast:not([hidden]),.tnp-local-location-scrim:not([hidden]),.tnp-custom-atta-review-scrim:not([hidden]),.tnp-local-pack-scrim:not([hidden]),.tnp-local-location-dialog[open],.tnp-custom-atta-review[open],.tnp-local-pack-dialog[open],.tnp-local-cart-badge{animation:none!important}.tnp-custom-atta-grain__controls,.tnp-custom-atta-grain__summary i{transition:none!important}}
