:root{--local-green:#176b2f;--local-deep:#144d0e;--local-ink:#162018;--local-muted:#718074;--local-pale:#eef8e9;--local-line:#e2ebe0;--local-bg:#f8faf7;--motion-instant:110ms;--motion-fast:165ms;--motion-standard:220ms;--motion-emphasized:290ms;--motion-page:310ms;--ease-standard:cubic-bezier(.2,.7,.2,1);--ease-out:cubic-bezier(.16,1,.3,1);--ease-emphasized:cubic-bezier(.2,.85,.25,1);--ease-spring-soft:cubic-bezier(.2,1.15,.35,1);--motion-distance-xs:3px;--motion-distance-sm:7px;--motion-distance-md:16px}
*{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:#1f5e2a;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:#174f21;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}}

/* Category-scoped catalogue collections. */
.tnp-local-page-heading small a{color:inherit;text-decoration:none}
.tnp-local-collection-tabs{position:relative;display:flex;min-height:44px;align-items:center;gap:8px;margin:0 -14px 18px;padding:4px max(14px,calc(50% - 18px)) 5px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none}
.tnp-local-collection-tabs::after{display:none}
.tnp-local-collection-tabs::-webkit-scrollbar{display:none}
.tnp-local-collection-tabs a{position:relative;z-index:1;display:flex;min-height:36px;flex:0 0 auto;align-items:center;justify-content:center;padding:0 14px;border:1px solid var(--local-green);border-radius:999px;color:var(--local-green);background:#fff;font-size:12px;font-weight:600;line-height:1;text-decoration:none;white-space:nowrap;scroll-snap-align:center;transition:color .22s ease,background-color .22s ease,box-shadow .26s ease,transform .26s cubic-bezier(.22,1,.36,1)}
.tnp-local-collection-tabs a::before{position:absolute;inset:-4px;content:""}
.tnp-local-collection-tabs a[aria-current=page]{z-index:2;color:#fff;background:var(--local-green);box-shadow:0 5px 14px rgba(23,107,47,.18);transform:scale(1.025)}
.tnp-local-collection-tabs a[aria-current=page]{background:transparent;box-shadow:none}
.tnp-local-collection-indicator{position:absolute;top:4px;left:0;z-index:0;height:36px;border-radius:999px;background:var(--local-green);box-shadow:0 5px 14px rgba(23,107,47,.18);pointer-events:none;transition:width var(--motion-emphasized) var(--ease-emphasized),transform var(--motion-emphasized) var(--ease-emphasized)}
.tnp-local-collection-tabs a:focus-visible{outline:2px solid var(--local-deep);outline-offset:2px}
.tnp-local-collection-tabs a[aria-current=page]:focus-visible{outline:0}
.tnp-local-collection-tabs a:active{transform:scale(.97)}
@media(max-width:599px){.tnp-local-collection-tabs a{font-size:13px}}
@media(prefers-reduced-motion:reduce){.tnp-local-collection-tabs{scroll-behavior:auto}.tnp-local-collection-tabs a{transition:none}}
.tnp-local-products.is-collection-switching{opacity:.35;transform:translateY(3px)}
.tnp-local-products{transition:opacity .16s ease,transform .16s ease}

/* Local serviceability selector. The quote itself remains server-validated. */
.tnp-local-location{width:min(66vw,430px);max-width:none;border:0;background:transparent;font:inherit;text-align:left;cursor:pointer}.tnp-local-location small,.tnp-local-location strong{display:inline;color:var(--local-muted);font-size:9px;font-weight:400;line-height:1.35}.tnp-local-location strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tnp-local-location.has-location{background:transparent}

.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: none;
}

@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-deep);opacity:1}
.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-home-policies{display:grid;gap:9px;margin:28px -4px 0;padding:16px 4px 2px;border-top:1px solid var(--local-line);color:var(--local-muted);font-size:9px}.tnp-home-policies nav{display:flex;flex-wrap:wrap;gap:9px}.tnp-home-policies a{color:var(--local-muted);text-decoration:none}.tnp-home-policies a:hover,.tnp-home-policies a:focus-visible{color:var(--local-green);text-decoration:underline}.tnp-policies{max-width:760px;margin:0 auto;padding:8px 2px 24px;color:var(--local-ink)}.tnp-policies>header{padding:8px 0 22px;border-bottom:1px solid var(--local-line)}.tnp-policies>header>a{color:var(--local-green);font-size:11px;font-weight:700;text-decoration:none}.tnp-policies>header p{margin:22px 0 4px;color:var(--local-green);font-size:9px;font-weight:700;letter-spacing:.13em}.tnp-policies h1{margin:0 0 6px;font-size:26px;line-height:1.16}.tnp-policies>header small{color:var(--local-muted);font-size:10px}.tnp-policies__intro{margin:18px 0 6px;color:var(--local-muted);font-size:12px;line-height:1.65}.tnp-policies section{padding:22px 0;border-bottom:1px solid var(--local-line);scroll-margin-top:12px}.tnp-policies h2{margin:0 0 10px;color:var(--local-deep);font-size:16px}.tnp-policies p,.tnp-policies li{color:#4d5a4f;font-size:12px;line-height:1.72}.tnp-policies p{margin:0 0 10px}.tnp-policies ul{margin:0 0 10px;padding-left:19px}.tnp-policies a{color:var(--local-green);font-weight:700}.tnp-policies__note{padding:11px 12px;border-radius:10px;background:#fff5df!important;color:#775415!important;font-size:11px!important}
.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 {
	position: relative;
	display: grid;
	overflow: hidden;
	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::after {
	position: absolute;
	inset: 0;
	background: linear-gradient(110deg,transparent 28%,rgba(255,255,255,.18) 42%,rgba(255,255,255,.72) 50%,rgba(255,255,255,.18) 58%,transparent 72%);
	content: "";
	pointer-events: none;
	transform: translateX(-145%);
	animation: tnp-local-custom-atta-shimmer 900ms var(--ease-out) 1;
}
.tnp-local-custom-atta-card > * { position: relative; z-index: 1; }
.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; }
@keyframes tnp-local-custom-atta-shimmer {
	0%,28% { transform: translateX(-145%); }
	62%,100% { transform: translateX(145%); }
}
@media (prefers-reduced-motion: reduce) { .tnp-local-custom-atta-card::after { animation: none; } }

#app .tnp-local-main,#app.is-route-changing .tnp-local-main{animation:none;transform:none}

/* Home category directory: every category stays visible without horizontal scrolling. */
.tnp-local-categories {
	display: grid;
	grid-template-columns: repeat(4,minmax(0,1fr));
	gap: 14px 8px;
	margin: 18px 0 8px;
	padding: 0;
	overflow: visible;
}
.tnp-local-categories a {
	min-width: 0;
	flex: initial;
	gap: 6px;
	color: var(--local-ink);
}
.tnp-local-categories span {
	width: clamp(58px,18vw,76px);
	height: clamp(58px,18vw,76px);
	border: 0;
	border-radius: 20px;
	background: transparent;
}
.tnp-local-categories img { padding: 0; object-fit: cover; }
.tnp-local-categories small {
	width: 100%;
	max-width: 82px;
	overflow: visible;
	font-size: 9px;
	font-weight: 600;
	line-height: 1.25;
	text-overflow: clip;
	white-space: normal;
}
@media (min-width: 600px) { .tnp-local-categories { grid-template-columns: repeat(6,minmax(0,1fr)); gap: 18px 12px; } }
@media (min-width: 960px) { .tnp-local-categories { grid-template-columns: repeat(8,minmax(0,1fr)); } }

/* Responsive home-card artwork. */
.tnp-local-hero {
	display: grid;
	grid-template-columns: minmax(0,1fr) clamp(112px,38vw,180px);
	align-items: center;
	gap: 8px;
}
.tnp-local-hero > div { min-width: 0; width: auto; }
.tnp-local-hero h1 { font-size: clamp(17px,5.2vw,22px); }
.tnp-local-hero img {
	position: relative;
	right: auto;
	bottom: auto;
	display: block;
	width: 100%;
	height: auto;
	max-height: 132px;
	object-fit: contain;
}
.tnp-local-custom-atta-card {
	grid-template-columns: minmax(0,1fr) clamp(100px,32vw,150px);
	grid-template-areas: "eyebrow image" "title image" "copy image" "action image";
	column-gap: 12px;
	align-items: center;
}
.tnp-local-custom-atta-card > span { grid-area: eyebrow; }
.tnp-local-custom-atta-card > strong { grid-area: title; }
.tnp-local-custom-atta-card > small { grid-area: copy; }
.tnp-local-custom-atta-card > b { grid-area: action; }
.tnp-local-custom-atta-card > img {
	grid-area: image;
	display: block;
	width: 100%;
	height: auto;
	max-height: 126px;
	object-fit: contain;
}

.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-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-name-card{scroll-margin-top:142px;padding:15px;border:1px solid #c9dec5;border-radius:18px;background:#fff}.tnp-custom-atta-name-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tnp-custom-atta-name-card>header small{color:var(--local-green);font-size:7px;font-weight:700;letter-spacing:.12em}.tnp-custom-atta-name-card>header h2{margin:2px 0 0;font-size:14px}.tnp-custom-atta-name-card>header p{margin:2px 0 0;color:var(--local-muted);font-size:8px}.tnp-custom-atta-name-card>header>span{display:grid;width:30px;height:30px;place-items:center;border-radius:10px;background:#edf8e9;color:var(--local-green);font-size:15px}.tnp-custom-atta-name-card .tnp-custom-atta-name{display:grid;gap:5px;margin-top:12px}.tnp-custom-atta-name-card .tnp-custom-atta-name input{min-height:46px;padding:0 12px;border:1px solid #c9dec5;border-radius:12px;outline:0;background:#fff;color:var(--local-ink);font:600 12px Poppins,sans-serif}.tnp-custom-atta-name-card .tnp-custom-atta-name input:focus{border-color:var(--local-green);box-shadow:0 0 0 3px rgba(23,107,47,.1)}.tnp-custom-atta-name-card .tnp-custom-atta-name small{color:var(--local-muted);font-size:8px}.tnp-custom-atta-name-card .tnp-custom-atta-name.is-error input{border-color:#b14b35}.tnp-custom-atta-name-card .tnp-custom-atta-name.is-error [data-custom-name-message]{color:#a1432b}.tnp-custom-atta-name-card .tnp-custom-atta-save-choice{margin:10px 0 0}
.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:700}.tnp-local-auth__brand small{color:var(--local-green);font-size:8px;font-weight:700;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;
}

/* Central motion system: state explains itself without delaying application logic. */
@view-transition{navigation:none}
.tnp-custom-atta-grain>.tnp-custom-atta-grain__controls{grid-template-columns:1fr!important;gap:0!important;align-items:stretch!important}
.tnp-local-product,.tnp-local-catalog-filter a,.tnp-local-categories a,.tnp-custom-atta-step,.tnp-custom-atta-paths button{transition:transform var(--motion-fast) var(--ease-standard),box-shadow var(--motion-standard) var(--ease-standard),border-color var(--motion-fast) var(--ease-standard),background-color var(--motion-fast) var(--ease-standard)}
.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 var(--motion-instant) var(--ease-standard),opacity var(--motion-fast) var(--ease-standard),background-color var(--motion-fast) var(--ease-standard),color var(--motion-fast) var(--ease-standard)}
.tnp-local-product__add:active,.tnp-local-primary-action:active,.tnp-custom-atta-summary>button:active,.tnp-local-bottom-nav a:active{transform:scale(.965)}
.tnp-local-product__image img,.tnp-local-product-page__image img{opacity:1;transition:opacity var(--motion-standard) var(--ease-out),transform var(--motion-standard) var(--ease-out)}
.tnp-local-product__image img[data-local-image]{opacity:0;transform:scale(.985)}
.tnp-local-product__image img[data-local-image].is-loaded{opacity:1;transform:scale(1)}
.tnp-local-header{transition:box-shadow var(--motion-standard) var(--ease-standard),background-color var(--motion-standard) var(--ease-standard)}
.tnp-local-app.is-scrolled .tnp-local-header{background:rgba(255,255,255,.985);box-shadow:0 8px 24px rgba(20,77,14,.07)}
.tnp-local-product__image img:not([src]),.tnp-local-product-page__image img:not([src]){opacity:0;transform:scale(.985)}
.tnp-local-toast:not([hidden]){animation:none}
.tnp-local-location-scrim:not([hidden]),.tnp-custom-atta-review-scrim:not([hidden]),.tnp-local-pack-scrim:not([hidden]){animation:tnp-local-fade-in var(--motion-fast) var(--ease-standard) both}
.tnp-local-location-dialog[open],.tnp-custom-atta-review[open],.tnp-local-pack-dialog[open]{animation:tnp-local-sheet-in var(--motion-emphasized) var(--ease-emphasized) both}
.tnp-local-cart-badge{transform-origin:50% 50%}
.tnp-local-bottom-nav a[aria-current=page] .tnp-local-bottom-nav__icon-wrap{transform:translateY(-2px) scale(1.06)}
.tnp-local-bottom-nav__icon-wrap{position:relative;display:grid;place-items:center;transition:transform var(--motion-standard) var(--ease-emphasized)}
.tnp-local-bottom-nav a[aria-current=page] .tnp-local-bottom-nav__icon-wrap:before{position:absolute;inset:-7px -12px;z-index:-1;border-radius:999px;background:var(--local-pale);content:"";animation:tnp-local-nav-indicator var(--motion-emphasized) var(--ease-out) both}
.tnp-local-product-gallery__thumbs button{transition:transform var(--motion-fast) var(--ease-standard),border-color var(--motion-fast) var(--ease-standard),box-shadow var(--motion-standard) var(--ease-standard)}
.tnp-local-product-gallery__thumbs button[aria-pressed="true"]{transform:translateY(-2px);box-shadow:0 4px 12px rgba(23,107,47,.12)}
.tnp-local-option-pill,.tnp-custom-atta-quantity button,.tnp-custom-atta-bases button,.tnp-custom-atta-filters button{transition:transform var(--motion-instant) var(--ease-standard),background-color var(--motion-fast) var(--ease-standard),border-color var(--motion-fast) var(--ease-standard),color var(--motion-fast) var(--ease-standard)}
.tnp-local-option-pill:active,.tnp-custom-atta-quantity button:active,.tnp-custom-atta-bases button:active{transform:scale(.975)}
.tnp-custom-atta-grain__summary i{transition:transform var(--motion-standard) var(--ease-emphasized)}
.tnp-custom-atta-grain__controls{transition:grid-template-rows var(--motion-standard) var(--ease-emphasized),opacity var(--motion-fast) var(--ease-standard)}
.tnp-custom-atta-health__metrics>div>span{transition:background var(--motion-emphasized) var(--ease-standard)}
.tnp-custom-atta-ratio input[type="range"]{background:linear-gradient(90deg,#8bcf63 0,var(--local-green) var(--ratio,70%),#e5eee2 var(--ratio,70%) 100%)}
.tnp-custom-atta-progress span{transition:width var(--motion-emphasized) var(--ease-emphasized)}
::view-transition-old(root),::view-transition-new(root){animation-duration:var(--motion-page);animation-timing-function:var(--ease-emphasized)}
html[data-motion-kind="bottom-nav"]::view-transition-old(root),html[data-motion-kind="bottom-nav"]::view-transition-new(root){animation-duration:var(--motion-standard)}
html[data-motion-direction="forward"]::view-transition-old(root){animation-name:tnp-route-old-forward}
html[data-motion-direction="forward"]::view-transition-new(root){animation-name:tnp-route-new-forward}
html[data-motion-direction="back"]::view-transition-old(root){animation-name:tnp-route-old-back}
html[data-motion-direction="back"]::view-transition-new(root){animation-name:tnp-route-new-back}
::view-transition-group(tnp-product-image){animation-duration:var(--motion-page);animation-timing-function:var(--ease-emphasized)}
::view-transition-old(tnp-product-image),::view-transition-new(tnp-product-image){height:100%;object-fit:contain}
html[data-motion-kind="category"]::view-transition-old(root){animation:tnp-category-soft-old 180ms ease-out both}
html[data-motion-kind="category"]::view-transition-new(root){animation:tnp-category-soft-new 220ms ease-out both}
html[data-motion-kind="category-switch"]::view-transition-old(root){animation:tnp-category-switch-old 120ms ease-out both}
html[data-motion-kind="category-switch"]::view-transition-new(root){animation:tnp-category-switch-new 160ms ease-out both}
html[data-motion-kind="product"] #app .tnp-local-main,html[data-motion-kind="category"] #app .tnp-local-main,html[data-motion-kind="category-switch"] #app .tnp-local-main{animation: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-nav-indicator{from{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}
@keyframes tnp-route-old-forward{to{opacity:0}}
@keyframes tnp-route-new-forward{from{opacity:0}}
@keyframes tnp-route-old-back{to{opacity:0}}
@keyframes tnp-route-new-back{from{opacity:0}}
@keyframes tnp-category-soft-old{to{opacity:.82}}
@keyframes tnp-category-soft-new{from{opacity:.45;transform:scale(.995)}to{opacity:1;transform:none}}
@keyframes tnp-category-switch-old{to{opacity:0}}
@keyframes tnp-category-switch-new{from{opacity:0}to{opacity:1}}
@media(prefers-reduced-motion:reduce){:root{--motion-instant:0ms;--motion-fast:0ms;--motion-standard:0ms;--motion-emphasized:0ms;--motion-page:0ms}*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.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]{animation:none!important}}

/* Customised Atta guided-flow refinements. */
.tnp-local-custom-atta-card__typing{display:block;min-height:1.35em;contain:layout}.tnp-local-custom-atta-card__typing i{font:inherit;font-style:normal}.tnp-local-custom-atta-card>[data-custom-atta-start].is-guided{animation:tnp-atta-start-glow 1.25s ease-in-out infinite}.tnp-local-custom-atta-card:active>[data-custom-atta-start]{animation-play-state:paused}
.tnp-custom-atta-step,.tnp-custom-atta-compose{scroll-margin-top:142px;scroll-margin-bottom:calc(132px + env(safe-area-inset-bottom))}.tnp-custom-atta-grain-step,.tnp-custom-atta-presets article{scroll-margin-top:132px}.tnp-custom-atta-ratio input[type="range"]{-webkit-appearance:none;appearance:none;height:5px;min-height:24px;border-radius:999px;outline:0;touch-action:pan-y}.tnp-custom-atta-ratio input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border:2px solid #fff;border-radius:50%;background:var(--local-green);box-shadow:0 2px 7px rgba(18,82,34,.28)}.tnp-custom-atta-ratio input[type="range"]::-moz-range-thumb{width:18px;height:18px;border:2px solid #fff;border-radius:50%;background:var(--local-green);box-shadow:0 2px 7px rgba(18,82,34,.28)}.tnp-custom-atta-ratio__ends span:first-child{max-width:62%}
.tnp-custom-atta-bases button>span{min-width:0}.tnp-custom-atta-bases button small[hidden]{display:none}.tnp-custom-atta-bases button[aria-pressed="false"]{min-height:52px}.tnp-custom-atta-bases button[aria-pressed="true"] small{display:block;margin-top:3px}
.tnp-custom-atta-preset__details{display:grid!important;grid-template-rows:0fr;padding:0!important;opacity:0;transition:grid-template-rows var(--motion-standard) var(--ease-emphasized),opacity var(--motion-fast) var(--ease-standard)}.tnp-custom-atta-presets article.is-expanded .tnp-custom-atta-preset__details{grid-template-rows:1fr;opacity:1}.tnp-custom-atta-preset__details-inner{min-height:0;overflow:hidden;padding-inline:12px}.tnp-custom-atta-presets article.is-expanded .tnp-custom-atta-preset__details-inner{padding-block:10px 12px}.tnp-custom-atta-preset__details-inner>small{display:block;margin:0 0 9px;color:var(--local-muted);font-size:10px;line-height:1.55}.tnp-custom-atta-preset__details-inner>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-preset__details-inner footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.tnp-custom-atta-preset__details-inner 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-allocation{display:grid;gap:8px;margin-top:9px}.tnp-custom-atta-allocation[hidden]{display:none}.tnp-custom-atta-allocation:not([hidden]){animation:tnp-atta-reveal var(--motion-standard) var(--ease-emphasized) both}.tnp-custom-atta-grain__actions button:disabled{opacity:.42;cursor:not-allowed}
.tnp-custom-atta-mode button.is-guided{animation:tnp-atta-control-guide 1.7s ease-in-out var(--guide-delay,0s) infinite}.tnp-custom-atta-preset__details-inner footer button.is-guided,.tnp-custom-atta-continue.is-guided{animation:tnp-atta-action-pulse 1.15s ease-in-out infinite}.tnp-custom-atta-ratio input.is-guided::-webkit-slider-thumb{animation:tnp-atta-thumb-pulse 1.05s ease-in-out 3}.tnp-custom-atta-ratio input.is-guided::-moz-range-thumb{animation:tnp-atta-thumb-pulse 1.05s ease-in-out 3}
.tnp-local-app[data-local-view="custom-atta"] .tnp-local-main{padding-bottom:calc(152px + env(safe-area-inset-bottom))}.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-builder{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.tnp-custom-atta-summary{bottom:calc(58px + env(safe-area-inset-bottom));min-height:56px;max-width:calc(100vw - 28px);margin-inline:auto}.tnp-custom-atta-summary small{overflow:visible;max-width:min(46vw,230px);line-height:1.4;text-overflow:clip;white-space:normal}.tnp-custom-atta-name-dialog>header p{margin:4px 0 0;color:var(--local-muted);font-size:9px}.tnp-custom-atta-name-dialog .tnp-custom-atta-name{margin:13px 0 10px}.tnp-custom-atta-name-dialog__actions{display:grid;grid-template-columns:.8fr 1.2fr;gap:9px}.tnp-custom-atta-name-dialog__actions>button{min-height:44px;border:1px solid var(--local-green);border-radius:999px;background:#fff;color:var(--local-green);font:700 10px Poppins,sans-serif}.tnp-custom-atta-name-dialog__actions>.tnp-local-primary-action{margin:0;border:0;background:var(--local-green);color:#fff}
.tnp-custom-atta-fly{position:fixed;z-index:120;display:grid;width:32px;height:32px;place-items:center;border:1px solid #cae0c5;border-radius:50%;background:#fff;box-shadow:0 8px 22px rgba(20,77,14,.2);font-size:17px;pointer-events:none}
@keyframes tnp-atta-start-glow{0%,100%{text-shadow:0 0 0 rgba(23,107,47,0);transform:translateX(0) scale(1)}50%{text-shadow:0 0 13px rgba(23,107,47,.38);transform:translateX(3px) scale(1.035)}}
@keyframes tnp-atta-control-guide{0%,38%,100%{border-color:#d8e5d5;box-shadow:none;background:#fff}18%{border-color:var(--local-green);box-shadow:0 7px 20px rgba(23,107,47,.24);background:#f3faef}}
@keyframes tnp-atta-action-pulse{0%,100%{box-shadow:0 0 0 0 rgba(23,107,47,.3);filter:brightness(1)}50%{box-shadow:0 0 0 8px rgba(23,107,47,0);filter:brightness(1.1)}}
@keyframes tnp-atta-thumb-pulse{0%,100%{box-shadow:0 0 0 0 rgba(23,107,47,.3);transform:scale(1)}50%{box-shadow:0 0 0 8px rgba(23,107,47,0);transform:scale(1.18)}}
@keyframes tnp-atta-reveal{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
@media(max-height:700px){.tnp-custom-atta-summary{min-height:50px;padding-block:6px}.tnp-custom-atta-summary>button{min-height:36px}.tnp-local-app[data-local-view="custom-atta"] .tnp-local-main{padding-bottom:calc(142px + env(safe-area-inset-bottom))}}
@media(prefers-reduced-motion:reduce){.tnp-local-custom-atta-card>[data-custom-atta-start].is-guided,.tnp-custom-atta-allocation:not([hidden]),.tnp-custom-atta-mode button.is-guided,.tnp-custom-atta-preset__details-inner footer button.is-guided,.tnp-custom-atta-continue.is-guided,.tnp-custom-atta-ratio input.is-guided::-webkit-slider-thumb,.tnp-custom-atta-ratio input.is-guided::-moz-range-thumb{animation:none!important}.tnp-custom-atta-fly{display:none!important}}
.tnp-local-header__top{margin-bottom:7px}.tnp-local-wordmark{color:#173c20;font:400 16px/1 Futura,"Century Gothic",Poppins,sans-serif;letter-spacing:-.045em;text-decoration:none}.tnp-local-wordmark sup{position:relative;top:-.48em;margin-left:2px;font:500 6px/1 Poppins,sans-serif}.tnp-local-location{display:flex;width:100%;min-height:35px;align-items:center;gap:7px;margin:0 0 11px;padding:5px 8px;text-align:left;background:linear-gradient(90deg,#eff7eb,#f8fbf6);border-radius:12px}.tnp-local-location>span:first-child{flex:0 0 auto;font-size:16px}.tnp-local-location>span:nth-child(2){display:grid;min-width:0;gap:1px}.tnp-local-location small{font-size:6px;letter-spacing:.1em}.tnp-local-location strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.tnp-local-location b{flex:0 0 auto;margin-left:auto;padding:4px 7px;border-radius:999px;background:#fff;color:#39733b;font-size:8px}
.tnp-local-header__actions{display:flex;align-items:center;gap:7px;margin-left:auto}.tnp-local-account-shortcut{display:grid;width:31px;height:31px;flex:0 0 auto;place-items:center;border:1px solid #d9e6d5;border-radius:50%;background:#f3f8ef;box-shadow:0 3px 10px rgba(26,72,31,.07)}.tnp-local-account-shortcut img{width:19px;height:19px;object-fit:contain}.tnp-local-bottom-nav__assistant{display:flex;min-height:46px;align-items:center;justify-content:center;border:0;background:transparent;color:var(--local-green);cursor:pointer}.tnp-assistant-nav-mark{display:grid;position:relative;width:32px;height:32px;place-items:center;transform-origin:50% 62%;will-change:transform;animation:tnp-assistant-nav-pulse 3.6s cubic-bezier(.45,0,.55,1) infinite}.tnp-assistant-nav-mark img{width:30px;height:30px;object-fit:contain}.tnp-assistant-nav-mark:after{position:absolute;z-index:2;top:0;right:-4px;padding:2px 4px;border:1px solid rgba(255,255,255,.92);border-radius:7px;background:var(--local-green);box-shadow:0 2px 6px rgba(19,75,30,.24);color:#fff;font:700 7px/1 Poppins,sans-serif;letter-spacing:.04em;content:"AI"}@keyframes tnp-assistant-nav-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.075)}}
.tnp-local-location{min-height:20px;justify-content:flex-start;gap:3px;margin-bottom:10px;padding:0;border:0;border-radius:0;background:transparent}.tnp-local-location small{flex:0 0 auto;color:#768078;font-size:8px;letter-spacing:0;text-transform:none}.tnp-local-location strong{display:block;max-width:48vw;color:#4d5c50;font-size:8px;font-weight:500}.tnp-local-location b{margin-left:auto;padding:2px 0;background:transparent;font-size:8px;font-weight:600}
.tnp-local-wordmark{display:block;width:116px;line-height:0}.tnp-local-wordmark img{display:block;width:100%;height:auto}.tnp-local-location{position:relative;padding-right:70px}.tnp-local-location b{position:absolute;right:0;margin:0;text-align:right}
.tnp-local-header__top{justify-content:flex-start;gap:7px}.tnp-local-wordmark{color:#73bd16}.tnp-local-distance{padding:3px 7px;border:1px solid #e1f0d4;border-radius:6px;background:#f3faed;color:#5e8d37;font-size:7px;font-weight:500;line-height:1}.tnp-local-location{padding-right:0}.tnp-local-location strong{max-width:68vw;font-size:8px;font-weight:400}

/* Floating local navigation: the active destination expands into a clear, touch-friendly pill. */
.tnp-local-app{padding-bottom:86px}.tnp-local-bottom-nav{right:auto;bottom:max(10px,env(safe-area-inset-bottom));left:50%;display:flex;width:min(calc(100vw - 24px),420px);height:56px;align-items:center;justify-content:space-around;padding:5px 7px;transform:translateX(-50%);border:1px solid rgba(222,233,218,.95);border-radius:999px;background:rgba(255,255,255,.96);box-shadow:0 10px 28px rgba(22,67,30,.14),0 2px 7px rgba(22,67,30,.06);backdrop-filter:blur(16px)}.tnp-local-bottom-nav a,.tnp-local-bottom-nav__assistant{display:flex;width:44px;min-width:44px;height:44px;min-height:44px;align-items:center;justify-content:center;flex:0 0 auto;gap:7px;border-radius:999px;color:#1f5e2a;opacity:1}.tnp-local-bottom-nav a[aria-current=page]{width:auto;min-width:78px;padding:0 8px;background:linear-gradient(135deg,#cfeecc 0%,#b5e1ad 100%);color:#174f21;opacity:1}.tnp-local-bottom-nav__icon-wrap{width:23px;height:23px}.tnp-local-bottom-nav__glyph{width:22px;height:22px}.tnp-local-bottom-nav__label{display:none;overflow:hidden;font:600 11px/1 Poppins,sans-serif;white-space:nowrap}.tnp-local-bottom-nav a[aria-current=page] .tnp-local-bottom-nav__label{display:block}.tnp-local-bottom-nav a[aria-current=page] .tnp-local-bottom-nav__icon-wrap{transform:none}.tnp-local-bottom-nav a[aria-current=page] .tnp-local-bottom-nav__icon-wrap:before{display:none}.tnp-local-bottom-nav__assistant{border:0;background:transparent;opacity:1}.tnp-local-bottom-nav__assistant:active{transform:scale(.96)}.tnp-local-cart-badge{top:-5px;right:-8px}

.tnp-local-app{padding-bottom:74px}.tnp-local-bottom-nav{width:max-content;max-width:calc(100vw - 24px);height:50px;justify-content:flex-start;padding:4px 6px}.tnp-local-bottom-nav a,.tnp-local-bottom-nav__assistant{width:38px;min-width:38px;height:38px;min-height:38px}.tnp-local-bottom-nav a[aria-current=page]{min-width:0;padding:0 12px}.tnp-local-bottom-nav a[aria-current=page] .tnp-local-bottom-nav__icon-wrap{display:none}.tnp-local-bottom-nav__icon-wrap{width:21px;height:21px}.tnp-local-bottom-nav__glyph{width:20px;height:20px}.tnp-local-bottom-nav__label{font-size:10px}.tnp-assistant-nav-mark{transform:scale(.92)}

.tnp-local-bottom-nav{height:52px;padding:5px 7px}.tnp-local-bottom-nav a,.tnp-local-bottom-nav__assistant{width:42px;min-width:42px;height:40px;min-height:40px}.tnp-local-bottom-nav a[aria-current=page]{padding:0 11px}.tnp-local-bottom-nav__icon-wrap{width:25px;height:25px}.tnp-local-bottom-nav__glyph{width:24px;height:24px}.tnp-local-bottom-nav__label{font-size:7px;font-weight:600}.tnp-assistant-nav-mark{transform:scale(1)}

/* A roomy floating navigation pill keeps the selected destination clear without crowding its neighbours. */
.tnp-local-bottom-nav{width:min(calc(100vw - 48px),344px);justify-content:space-between;padding:5px 8px;background:linear-gradient(135deg,rgba(239,248,235,.98),rgba(216,238,208,.98));border-color:#bddab5}
.tnp-local-bottom-nav .tnp-local-bottom-nav__label{font:600 10px/1.4 Poppins,sans-serif!important;letter-spacing:0;padding-bottom:1px}
.tnp-local-bottom-nav a[aria-current=page]{width:auto;min-width:68px;padding:0 10px;background:linear-gradient(135deg,#4f943f 0%,#276b2c 100%);box-shadow:inset 0 1px rgba(255,255,255,.22),0 4px 12px rgba(29,92,35,.30);color:#fff}

/* Selected choices carry the premium green treatment; unselected choices remain easy to compare. */
.tnp-custom-atta-paths button[aria-selected=true],.tnp-custom-atta-bases button[aria-pressed=true]{border-color:#78ad6d;background:linear-gradient(145deg,#eff9eb,#d7ebcf);box-shadow:inset 0 1px rgba(255,255,255,.9),0 6px 16px rgba(29,92,35,.13)}.tnp-custom-atta-quantity button[aria-pressed=true]{border-color:#c6dfbf;background:linear-gradient(145deg,#eff9eb,#d7ebcf);box-shadow:none;color:var(--local-deep)}.tnp-custom-atta-quantity button:focus-visible{outline:0;box-shadow:0 0 0 2px rgba(79,148,63,.18)}
.tnp-custom-atta-grain.is-selected{border-color:#8fbd84;background:linear-gradient(145deg,#f5fbf2,#e2f1dc);box-shadow:0 5px 14px rgba(29,92,35,.10)}
.tnp-custom-atta-summary{bottom:calc(72px + env(safe-area-inset-bottom))!important;width:min(calc(100vw - 48px),344px)!important;min-height:50px!important;padding:5px 7px 5px 12px!important;border:1px solid #d1e4cb!important;border-radius:999px!important;background:rgba(255,255,255,.97)!important;box-shadow:0 9px 22px rgba(29,92,35,.14)!important;backdrop-filter:blur(16px)}.tnp-custom-atta-summary>button{min-width:94px!important;min-height:38px!important;border-radius:999px!important;background:linear-gradient(135deg,#4f943f,#276b2c)!important;box-shadow:inset 0 1px rgba(255,255,255,.22),0 3px 10px rgba(29,92,35,.23)}.tnp-custom-atta-summary strong{color:#174f21!important;font-size:14px!important}.tnp-custom-atta-summary small,.tnp-custom-atta-summary>span{color:#607261!important}

/* The builder needs one combined bottom row: a simple home return and the full mix action. */
.tnp-local-app[data-local-view="custom-atta"]{padding-bottom:88px}.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-builder{padding-bottom:78px}.tnp-local-app[data-local-view="custom-atta"] .tnp-local-bottom-nav{right:auto;left:18px;width:76px;max-width:none;padding:5px;transform:none;justify-content:center}.tnp-local-app[data-local-view="custom-atta"] .tnp-local-bottom-nav a:not(:first-child),.tnp-local-app[data-local-view="custom-atta"] .tnp-local-bottom-nav__assistant{display:none}.tnp-local-app[data-local-view="custom-atta"] .tnp-local-bottom-nav a:first-child{display:flex;width:66px;min-width:66px;padding:0 8px;background:linear-gradient(135deg,#eff8eb,#d8edcf);color:#174f21}.tnp-local-app[data-local-view="custom-atta"] .tnp-local-bottom-nav a:first-child .tnp-local-bottom-nav__icon-wrap{display:grid}.tnp-local-app[data-local-view="custom-atta"] .tnp-local-bottom-nav a:first-child .tnp-local-bottom-nav__label{display:block;font-size:9px}.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-summary{right:18px;left:102px;width:auto!important;max-width:none!important;bottom:max(10px,env(safe-area-inset-bottom))!important;transform:none}.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-summary small{max-width:26vw}.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-summary>button{min-width:82px!important;padding-inline:11px!important}
.tnp-local-account-card{border-color:#cbe2c4;background:linear-gradient(145deg,#f4fbf1,#e1f1db);box-shadow:0 8px 18px rgba(29,92,35,.08)}.tnp-local-order-card{box-shadow:0 5px 14px rgba(29,92,35,.05)}.tnp-local-status-chip{background:linear-gradient(135deg,#eff9eb,#d8edcf);border:1px solid #cee3c7}

/* Customised Atta has its own clear action card instead of a second navigation pill. */
.tnp-local-app[data-local-view="custom-atta"]{padding-bottom:94px}.tnp-local-app[data-local-view="custom-atta"] .tnp-local-bottom-nav{display:none}.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-builder{padding-bottom:84px}.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-summary{right:14px;left:14px;width:auto!important;bottom:max(14px,env(safe-area-inset-bottom))!important;min-height:58px!important;padding:8px 10px 8px 13px!important;transform:none;border:1px solid #cfe2c9!important;border-radius:18px!important;background:linear-gradient(145deg,#f8fcf6,#e8f4e3)!important;box-shadow:0 12px 28px rgba(25,77,31,.16)!important}.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-summary>button{min-width:90px!important;min-height:40px!important;border:1px solid #4d8c42!important;border-radius:12px!important;background:#fff!important;box-shadow:0 3px 9px rgba(29,92,35,.10)!important;color:#1f6929!important;font-size:10px!important}.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-summary strong{color:#193f22!important}.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-summary small,.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-summary>span{color:#607861!important}.tnp-custom-atta-toolbar{display:flex;align-items:center;justify-content:space-between;margin:0 0 10px}.tnp-custom-atta-toolbar button{display:grid;width:36px;height:36px;place-items:center;border:1px solid #d5e5d0;border-radius:50%;background:linear-gradient(145deg,#fff,#eef7ea);box-shadow:0 4px 10px rgba(26,76,30,.09);color:#1d5d29}.tnp-custom-atta-toolbar svg{width:18px;height:18px}
