: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}

/* Fixed page actions and the visual mix-completion indicator. */
.tnp-custom-atta-allocation-progress{display:grid;gap:7px;margin:10px 0 12px;padding:10px 11px;border:1px solid #d8e8d3;border-radius:13px;background:linear-gradient(135deg,#f9fdf7 0%,#eef9ea 55%,#f5f6df 100%);box-shadow:0 6px 14px rgba(30,91,37,.06)}
.tnp-custom-atta-allocation-progress>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.tnp-custom-atta-allocation-progress>div:first-child span{color:#55725a;font-size:9px;font-weight:600}.tnp-custom-atta-allocation-progress>div:first-child b{color:#1d6929;font-size:9px}.tnp-custom-atta-allocation-progress__track{height:9px;overflow:hidden;border-radius:999px;background:#d9ead4;box-shadow:inset 0 1px 2px rgba(25,82,29,.08)}.tnp-custom-atta-allocation-progress__track span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5baf55,#abd54e 52%,#f2c94c);box-shadow:0 2px 6px rgba(75,148,63,.32);transition:width .25s cubic-bezier(.2,.8,.2,1)}.tnp-custom-atta-allocation-progress small{color:#68806b;font-size:8px;line-height:1.35}
.tnp-custom-atta-recipe-lock{margin:9px 0 0;padding:8px 10px;border:1px solid #d9e7d4;border-radius:11px;background:#f5faf2;color:#486a4e;font-size:9px;line-height:1.45}.tnp-custom-atta-ratio input:disabled{cursor:default;filter:saturate(.8);opacity:.7}
.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-toolbar{position:fixed;z-index:30;top:calc(54px + env(safe-area-inset-top));right:14px;left:14px;margin:0;pointer-events:none}.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-toolbar button{pointer-events:auto}.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-heading{padding-top:42px}
.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-builder{padding-bottom:150px!important}.tnp-custom-atta-guidance[hidden]{display:none!important}.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-summary__progress{display:grid;grid-column:1/-1;gap:7px;padding:2px 1px 10px;border-bottom:1px solid #cfe2c9}.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-summary__progress[hidden]{display:none}.tnp-custom-atta-summary__progress>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:20px}.tnp-custom-atta-summary__progress>div:first-child span{color:#45694a;font-size:11px;font-weight:700}.tnp-custom-atta-summary__progress>div:first-child b{color:#185c28;font-size:11px;white-space:nowrap}.tnp-custom-atta-summary__progress small{color:#466b4a!important;font-size:10px!important;font-weight:600}.tnp-custom-atta-summary__progress .tnp-custom-atta-allocation-progress__track{height:10px}

.tnp-custom-atta-grain__actions{grid-template-columns:minmax(0,1fr) minmax(84px,.75fr) auto!important}.tnp-custom-atta-grain__quick-adds{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.tnp-custom-atta-grain__quick-adds>button{min-width:0;min-height:38px;padding:0 3px;border:1px solid #c9dec5;border-radius:10px;background:#fff;color:var(--local-green);font:600 8px Poppins,sans-serif}.tnp-custom-atta-grain__quick-adds>button:disabled{opacity:.45}

.tnp-custom-atta-build-recipe{display:grid;gap:7px;padding:13px;border:1px solid #c9dec5;border-radius:16px;background:linear-gradient(135deg,#fbfffa,#f0f8ec 68%,#fffdf4)}.tnp-custom-atta-build-recipe>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:7px;border-bottom:1px solid #d8e6d3}.tnp-custom-atta-build-recipe header>div{display:grid;gap:2px}.tnp-custom-atta-build-recipe header small{color:var(--local-green);font-size:8px;font-weight:700;letter-spacing:.12em}.tnp-custom-atta-build-recipe h2{margin:0;color:var(--local-ink);font-size:14px;line-height:1.2}.tnp-custom-atta-build-recipe header>span{padding:5px 8px;border-radius:999px;background:#e4f3df;color:var(--local-deep);font-size:10px;font-weight:700;white-space:nowrap}.tnp-custom-atta-build-recipe [data-custom-build-recipe-list]{display:grid;gap:5px}.tnp-custom-atta-build-recipe [data-custom-build-recipe-list]>div{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#506b53;font-size:10px}.tnp-custom-atta-build-recipe [data-custom-build-recipe-list]>div b{color:var(--local-deep);font-size:10px;white-space:nowrap}.tnp-custom-atta-build-recipe p{margin:0;color:#627d65;font-size:10px}

.tnp-local-app .tnp-local-search{min-height:42px;padding:0 12px;border-color:#dce6da;box-shadow:0 3px 10px rgba(20,77,14,.035)}.tnp-local-app .tnp-local-search>span{font-size:21px}.tnp-local-app .tnp-local-search:focus-within{border-color:#dce6da;box-shadow:0 3px 10px rgba(20,77,14,.035)}.tnp-local-app .tnp-local-search input:focus,.tnp-local-app .tnp-local-search input:focus-visible{outline:0!important;box-shadow:none!important}
.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-summary{bottom:calc(14px + var(--custom-atta-keyboard-offset,0px))!important}.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-guidance{position:fixed;z-index:34;right:14px;bottom:calc(84px + var(--custom-atta-keyboard-offset,0px));left:14px;display:grid;gap:7px;margin:0;padding:10px 11px;border:1px solid #d8e8d3;border-radius:13px;background:linear-gradient(135deg,#f9fdf7 0%,#eef9ea 55%,#f5f6df 100%);box-shadow:0 8px 18px rgba(30,91,37,.12);color:inherit}.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-guidance>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:18px}.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-guidance>div:first-child span{color:#55725a;font-size:9px;font-weight:600}.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-guidance>div:first-child b{color:#1d6929;font-size:9px;white-space:nowrap}.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-guidance .tnp-custom-atta-allocation-progress__track{height:9px;overflow:hidden;border-radius:999px;background:#d9ead4;box-shadow:inset 0 1px 2px rgba(25,82,29,.08)}.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-guidance .tnp-custom-atta-allocation-progress__track span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5baf55,#abd54e 52%,#f2c94c);box-shadow:0 2px 6px rgba(75,148,63,.32);transition:width .25s cubic-bezier(.2,.8,.2,1)}.tnp-local-app[data-local-view="custom-atta"] .tnp-custom-atta-guidance small{color:#68806b;font-size:8px;line-height:1.35}

/* Local cart controls — kept separate from the main PWA stylesheet for safe updates. */
.tnp-local-cart-item__quantity{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:3px;border:1px solid #d8e6d6;border-radius:10px;background:#f7faf6}
.tnp-local-cart-item__quantity button{display:grid;width:23px;height:23px;place-items:center;border:0;border-radius:7px;background:#fff;color:var(--local-deep);font:700 16px/1 Poppins,sans-serif}
.tnp-local-cart-item__quantity b{min-width:12px;text-align:center;font-size:11px}
.tnp-local-cart-item__amount{display:grid;justify-items:end;gap:8px}
.tnp-local-cart-item__amount button{padding:0;border:0;background:transparent;color:#a65a4f;font:700 9px Poppins,sans-serif;text-decoration:underline;text-underline-offset:2px}
.tnp-local-checkout-shell .woocommerce-checkout-payment{padding:14px;border:1px solid #d8ebd1;border-radius:16px;background:#f7fbf5}
.tnp-local-checkout-shell .payment_method_cod label{color:var(--local-deep);font-weight:700}
.tnp-local-cart-item>div:first-child{display:grid;width:68px;height:68px;place-items:center;overflow:hidden;border-radius:12px;background:#f4f8f2}
.tnp-local-cart-item>div:first-child img{width:100%;height:100%;object-fit:contain}
.tnp-local-checkout-form{display:grid;gap:13px;padding:16px;border:1px solid #d8ebd1;border-radius:20px;background:#fff}
.tnp-local-checkout-form label{display:grid;gap:6px;color:var(--local-ink);font-size:11px;font-weight:700}
.tnp-local-checkout-form label small{color:var(--local-muted);font-weight:500}
.tnp-local-checkout-form input,.tnp-local-checkout-form textarea{width:100%;min-height:45px;padding:11px 12px;border:1px solid #d7e4d6;border-radius:12px;background:#fbfdf9;color:var(--local-ink);font:500 12px Poppins,sans-serif;outline:0}
.tnp-local-checkout-form textarea{min-height:72px;resize:vertical}
.tnp-local-checkout-form input:focus,.tnp-local-checkout-form textarea:focus{border-color:var(--local-green);box-shadow:0 0 0 3px rgba(23,107,47,.1)}
.tnp-local-checkout-form input[readonly]{background:#f3f7f1;color:var(--local-deep);cursor:default}
.tnp-local-checkout-form input[data-checkout-location-picker]{padding-right:36px;background:#f3f7f1 linear-gradient(135deg,transparent 80%,rgba(39,107,44,.08));cursor:pointer}
.tnp-local-checkout-form input[data-checkout-location-picker]:focus{border-color:#b9cfb5;box-shadow:none}
.tnp-local-checkout-form__row{display:grid;grid-template-columns:1fr 120px;gap:10px}
.tnp-local-checkout-total{display:flex;align-items:center;justify-content:space-between;padding:13px;border-radius:12px;background:var(--local-pale);color:var(--local-deep);font-size:12px}
.tnp-local-checkout-total strong{font-size:16px}
.tnp-local-checkout-form>[data-local-checkout-status]{min-height:18px;margin:0;color:#a13939;font-size:10px;font-weight:700;text-align:center}
.tnp-local-checkout-form .tnp-local-primary-action.is-processing{position:relative;overflow:hidden;opacity:.82}
.tnp-local-checkout-form .tnp-local-primary-action.is-processing:after{position:absolute;inset:0;background:linear-gradient(100deg,transparent 20%,rgba(255,255,255,.2) 48%,transparent 75%);content:"";transform:translateX(-100%);animation:tnp-checkout-progress 1.1s var(--ease-standard) infinite}
@keyframes tnp-checkout-progress{to{transform:translateX(100%)}}
.tnp-local-order-card details{grid-column:1/-1;border-top:1px solid var(--local-line);padding-top:8px}
.tnp-local-order-card summary{color:var(--local-green);font-size:10px;font-weight:700;cursor:pointer}
.tnp-local-order-card details p{display:flex;justify-content:space-between;gap:8px;margin:7px 0 0;color:var(--local-muted);font-size:9px}
.tnp-local-order-repeat{grid-column:1/-1;min-height:38px;border:1px solid var(--local-green);border-radius:12px;background:#f3f9ef;color:var(--local-green);font:700 10px Poppins,sans-serif}.tnp-local-order-custom{display:inline-flex;margin-right:4px;padding:2px 5px;border-radius:5px;background:#edf5e8;color:#39713c;font-size:7px;font-weight:700;letter-spacing:.05em}
@media(max-width:390px){.tnp-local-checkout-form__row{grid-template-columns:1fr}}

/* Checkout and delivery surfaces use the same restrained green depth as the navigation. */
.tnp-local-checkout-total{border:1px solid #c5dfbc;background:linear-gradient(135deg,#eff9eb,#d9edcf);box-shadow:inset 0 1px rgba(255,255,255,.86),0 6px 16px rgba(29,92,35,.09)}
.tnp-local-checkout-form .tnp-local-primary-action{border-radius:999px;background:linear-gradient(135deg,#4f943f,#276b2c);box-shadow:inset 0 1px rgba(255,255,255,.22),0 7px 16px rgba(29,92,35,.20)}
.tnp-local-delivery-nudge{border:1px solid #d4e7cb;background:linear-gradient(135deg,#f1faee,#e0f2d8)}
.tnp-local-delivery-nudge{margin:0;padding:9px 11px;border-radius:10px;background:#eef7e9;color:var(--local-deep);font-size:10px;font-weight:700}.tnp-delivery-onboarding{position:fixed;inset:0;z-index:1000;display:grid;place-items:end center;padding:18px;background:rgba(16,35,22,.48);backdrop-filter:blur(5px)}.tnp-delivery-onboarding>section{width:min(430px,100%);padding:25px 22px calc(22px + env(safe-area-inset-bottom));border-radius:26px 26px 18px 18px;background:#fff;text-align:center;box-shadow:0 24px 70px rgba(15,39,22,.28)}.tnp-delivery-onboarding__pin{display:grid;width:52px;height:52px;margin:0 auto 12px;place-items:center;border-radius:50%;background:#eaf4e7;color:var(--local-green);font-size:26px}.tnp-delivery-onboarding small{color:var(--local-green);font-size:9px;font-weight:700;letter-spacing:.13em}.tnp-delivery-onboarding h1{margin:7px 0 8px;color:var(--local-deep);font-size:21px;line-height:1.25}.tnp-delivery-onboarding p{margin:0 0 16px;color:var(--local-muted);font-size:11px;line-height:1.6}.tnp-delivery-onboarding button{width:100%;min-height:46px;margin-top:8px;border:0;border-radius:13px;background:var(--local-green);color:#fff;font:700 12px Poppins,sans-serif}.tnp-delivery-onboarding button.quiet{background:#f0f4ef;color:var(--local-deep)}.tnp-delivery-onboarding form{margin-top:12px;padding-top:12px;border-top:1px solid var(--local-line);text-align:left}.tnp-delivery-onboarding form label{display:grid;gap:7px;color:var(--local-deep);font-size:11px;font-weight:700}.tnp-delivery-onboarding input{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--local-line);border-radius:11px;font:500 11px Poppins,sans-serif}
.tnp-delivery-onboarding [data-pin-confirm]{display:grid;gap:8px;margin-top:14px;text-align:left}.tnp-delivery-onboarding [data-pin-confirm][hidden]{display:none}.tnp-delivery-onboarding iframe{width:100%;height:180px;border:0;border-radius:16px}.tnp-delivery-onboarding [data-pin-confirm] strong{font-size:10px;line-height:1.45;color:var(--local-deep)}
.tnp-delivery-onboarding{place-items:center;padding:18px}.tnp-delivery-onboarding>section{max-height:min(760px,calc(100dvh - 36px));overflow:auto;border-radius:26px;padding:24px 20px;text-align:left}.tnp-delivery-onboarding__pin{margin:0 auto 10px}.tnp-delivery-onboarding>section>small,.tnp-delivery-onboarding h1,.tnp-delivery-onboarding>section>p{text-align:center;display:block}.tnp-location-divider{display:flex;align-items:center;gap:10px;margin:15px 0 11px;color:#8b978d;font-size:9px;font-weight:600}.tnp-location-divider:before,.tnp-location-divider:after{height:1px;flex:1;background:#dfe8dd;content:""}.tnp-delivery-onboarding form{position:relative;margin:0;padding:0;border:0}.tnp-delivery-onboarding form label>span{font-size:10px}.tnp-delivery-onboarding input{margin-top:6px;padding-left:14px;background:#f8fbf7}.tnp-location-suggestions{position:relative;z-index:2;display:grid;margin-top:6px;overflow:hidden;border:1px solid #dce8d9;border-radius:14px;background:#fff;box-shadow:0 12px 30px rgba(15,39,22,.13)}.tnp-location-suggestions[hidden]{display:none}.tnp-location-suggestions button{display:grid;gap:2px;min-height:0;margin:0;padding:11px 13px;border-radius:0;border-bottom:1px solid #edf2eb;background:#fff;color:var(--local-deep);text-align:left}.tnp-location-suggestions button:last-child{border-bottom:0}.tnp-location-suggestions button strong{font-size:11px}.tnp-location-suggestions button small{color:var(--local-muted);font-size:9px;font-weight:500;letter-spacing:0}.tnp-delivery-onboarding [data-pin-confirm]{text-align:left}.tnp-delivery-onboarding [data-pin-confirm] button{margin-top:2px}.tnp-delivery-onboarding [data-status]{min-height:17px;margin:10px 0 0;text-align:center}
.tnp-delivery-onboarding{background:radial-gradient(circle at 50% 18%,rgba(180,220,157,.22),transparent 34%),rgba(10,28,16,.72);backdrop-filter:blur(12px) saturate(1.1)}
.tnp-delivery-onboarding>section{position:relative;width:min(440px,100%);padding:30px 24px 20px;border:1px solid rgba(255,255,255,.76);border-radius:32px;background:linear-gradient(155deg,#fff 0%,#fbfdf9 58%,#f0f7eb 100%);box-shadow:0 28px 90px rgba(5,25,11,.36)}
.tnp-delivery-onboarding__glow{position:absolute;top:-70px;left:50%;width:220px;height:160px;border-radius:50%;background:rgba(174,218,145,.27);filter:blur(28px);transform:translateX(-50%);pointer-events:none}.tnp-delivery-onboarding__pin{position:relative;width:58px;height:58px;margin-bottom:13px;border:1px solid #cce3c3;background:linear-gradient(145deg,#f2faee,#dcefd4);box-shadow:0 9px 24px rgba(28,87,34,.15)}
.tnp-delivery-onboarding h1{font:600 24px/1.2 Futura,"Century Gothic",Poppins,sans-serif;letter-spacing:-.035em}.tnp-delivery-onboarding .tnp-location-primary{display:flex;min-height:50px;align-items:center;justify-content:center;gap:8px;border-radius:16px;background:linear-gradient(135deg,#176b2f,#0d4d23);box-shadow:0 9px 22px rgba(18,92,40,.2)}
.tnp-location-input{display:flex;min-height:50px;align-items:center;gap:9px;margin-top:7px;padding:0 14px;border:1px solid #d3e3cf;border-radius:16px;background:rgba(255,255,255,.86)}.tnp-location-input:focus-within{border-color:#73a968;box-shadow:0 0 0 4px rgba(66,133,65,.1)}.tnp-location-input i{color:var(--local-green);font-style:normal;font-size:22px}.tnp-delivery-onboarding .tnp-location-input input{min-height:46px;margin:0;padding:0;border:0;background:transparent;box-shadow:none}
.tnp-location-suggestions button{grid-template-columns:29px 1fr}.tnp-location-suggestions button:before{display:grid;width:27px;height:27px;grid-row:1/3;place-items:center;border-radius:50%;background:#edf6e9;color:#39713c;content:"⌖"}.tnp-location-suggestions button strong,.tnp-location-suggestions button small{grid-column:2}
.tnp-location-map{position:relative;overflow:hidden;border-radius:19px;box-shadow:0 8px 20px rgba(20,60,24,.12)}.tnp-delivery-onboarding .tnp-location-map iframe{display:block;height:166px;border-radius:19px}.tnp-location-map>.tnp-location-map-pin{position:absolute;top:50%;left:50%;display:block;width:30px;height:38px;background:transparent;filter:drop-shadow(0 5px 5px rgba(17,55,25,.25));transform:translate(-50%,-88%)}.tnp-location-map-pin svg{display:block;width:100%;height:100%}.tnp-location-map-pin path{fill:#287337;stroke:#fff;stroke-width:1.4}.tnp-location-map-pin circle{fill:#fff}
.tnp-location-confirm-address{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:9px;padding:10px 11px;border:1px solid #dce9d8;border-radius:14px;background:#fff}.tnp-location-confirm-address i{display:grid;width:27px;height:27px;place-items:center;border-radius:50%;background:#e8f5e3;color:#236731;font-style:normal}.tnp-delivery-onboarding [data-pin-confirm] button{display:flex;align-items:center;justify-content:space-between;padding:0 17px}
.tnp-delivery-unavailable{margin-top:14px;padding:18px;border:1px solid #eadcc6;border-radius:19px;background:linear-gradient(145deg,#fffaf1,#f8f1e5);text-align:center}.tnp-delivery-unavailable[hidden]{display:none}.tnp-delivery-unavailable>span{display:grid;width:38px;height:38px;margin:0 auto 8px;place-items:center;border-radius:50%;background:#efe2ca}.tnp-delivery-unavailable h2{margin:0 0 5px;font-size:15px}.tnp-delivery-unavailable p{margin:0 0 12px;font-size:9px}.tnp-delivery-unavailable a{display:flex;min-height:45px;align-items:center;justify-content:center;border-radius:14px;background:#1f9d55;color:#fff;font-size:10px;font-weight:700;text-decoration:none}.tnp-delivery-onboarding footer{display:flex;justify-content:center;gap:5px;margin-top:13px;color:#869187;font-size:8px}
.tnp-delivery-onboarding>section.has-pin>.tnp-location-primary,.tnp-delivery-onboarding>section.has-pin>.tnp-location-divider,.tnp-delivery-onboarding>section.has-pin>form{display:none}.tnp-location-confirm-address{grid-template-columns:28px minmax(0,1fr) auto}.tnp-delivery-onboarding .tnp-location-confirm-address [data-change-location]{width:auto;min-height:28px;margin:0;padding:0 8px;border:1px solid #d7e5d3;border-radius:9px;background:#f4f8f2;color:#3d7240;font-size:8px}.tnp-delivery-onboarding [data-pin-confirm]>[data-confirm-location]{margin-top:2px}

/* Stitch-approved mandatory location picker */
.tnp-delivery-onboarding{padding:16px;background:rgba(24,35,27,.66);backdrop-filter:blur(7px) saturate(.88)}
.tnp-delivery-onboarding>section{box-sizing:border-box;width:min(360px,calc(100vw - 32px));max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);padding:22px 17px 16px;border:1px solid rgba(255,255,255,.84);border-radius:25px;background:#fafbf8;box-shadow:0 24px 70px rgba(13,39,19,.3);overflow:auto;overscroll-behavior:contain}
.tnp-delivery-onboarding__glow{top:-50px;width:180px;height:110px;background:rgba(200,226,180,.36);filter:blur(24px)}
.tnp-delivery-onboarding .tnp-location-brand{display:block;width:124px;height:auto;margin:0 auto 12px;object-fit:contain}
.tnp-delivery-onboarding h1{margin:0 0 13px;color:#164d21;font:600 18px/1.2 Futura,"Century Gothic",Poppins,sans-serif;letter-spacing:-.035em}
.tnp-delivery-onboarding .tnp-location-primary{min-height:42px;margin:0;border-radius:9px;background:#287337;box-shadow:0 5px 13px rgba(26,91,38,.18);font-size:13px;letter-spacing:.01em}
.tnp-delivery-onboarding .tnp-location-primary span{font-size:12px}
.tnp-location-divider{gap:8px;margin:12px 0 9px;color:#849085;font-size:8px;font-weight:600;letter-spacing:.08em}
.tnp-location-divider:before,.tnp-location-divider:after{background:#e4ebe1}
.tnp-location-field-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
.tnp-location-input{min-height:40px;margin:0;padding:0 9px;border-color:#d9e5d5;border-radius:9px;background:#fff}
.tnp-location-input i{font-size:17px}
.tnp-delivery-onboarding .tnp-location-input input{min-height:38px;font-size:12px;outline:0;box-shadow:none}
.tnp-delivery-onboarding .tnp-location-input input:focus,.tnp-delivery-onboarding .tnp-location-input input:focus-visible{outline:0;box-shadow:none}
.tnp-location-input em{flex:0 0 auto;color:#849085;font:500 9px/1 Poppins,sans-serif;font-style:normal}
.tnp-location-suggestions{margin-top:5px;border-color:#e1e9de;border-radius:9px;box-shadow:0 7px 18px rgba(24,62,30,.08)}
.tnp-location-suggestions button{grid-template-columns:23px 1fr;padding:8px 9px;background:#fff}
.tnp-location-suggestions button:before{width:21px;height:21px;background:#f0f7ed;font-size:11px}
.tnp-location-suggestions button strong{font-size:11px;font-weight:600}
.tnp-location-suggestions button small{font-size:9px;line-height:1.4}
.tnp-delivery-onboarding [data-status]{min-height:13px;margin:7px 0 0;font-size:8px}
.tnp-delivery-onboarding footer{align-items:center;margin-top:8px;color:#7b887d;font-size:8px;line-height:1.35}
.tnp-delivery-onboarding footer span{color:#4b8e42;font-size:10px}
.tnp-delivery-onboarding>section.has-pin{padding-top:24px}
.tnp-location-map{border-radius:13px;box-shadow:0 6px 16px rgba(20,60,24,.1)}
.tnp-delivery-onboarding .tnp-location-map iframe{height:160px;border-radius:13px}
.tnp-location-confirm-address{border-radius:10px}
@media(max-height:650px){.tnp-delivery-onboarding>section{padding-top:15px}.tnp-delivery-onboarding__pin{margin-bottom:5px}.tnp-delivery-onboarding h1{margin-bottom:9px}.tnp-location-divider{margin:8px 0 7px}}

@keyframes tnp-location-backdrop-in{from{opacity:0}to{opacity:1}}
@keyframes tnp-location-card-in{from{opacity:0;transform:translateY(18px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes tnp-location-content-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@keyframes tnp-location-map-in{from{opacity:0;transform:scale(.965)}to{opacity:1;transform:scale(1)}}
@keyframes tnp-location-pin-confirm{0%,100%{transform:scale(1)}45%{transform:scale(1.12)}}
@keyframes tnp-location-card-from-address{from{opacity:.15;transform:translate(var(--location-origin-x),var(--location-origin-y)) scale(.14)}to{opacity:1;transform:translate(0,0) scale(1)}}
@keyframes tnp-location-card-to-address{from{opacity:1;transform:translate(0,0) scale(1)}to{opacity:0;transform:translate(var(--location-origin-x),var(--location-origin-y)) scale(.14)}}
.tnp-delivery-onboarding{animation:tnp-location-backdrop-in .28s ease-out both}
.tnp-delivery-onboarding>section{animation:tnp-location-card-in .48s cubic-bezier(.22,1,.36,1) both}
.tnp-delivery-onboarding.is-change-location>section{box-shadow:0 35px 110px rgba(4,28,11,.44),0 8px 28px rgba(19,76,31,.16);animation:tnp-location-card-from-address .52s cubic-bezier(.22,1,.36,1) both;transform-origin:center}
.tnp-delivery-onboarding.is-change-location.is-closing{pointer-events:none;animation:tnp-location-backdrop-in .52s ease-in reverse both}.tnp-delivery-onboarding.is-change-location.is-closing>section{will-change:transform,opacity;animation:tnp-location-card-from-address .52s cubic-bezier(.64,0,.78,0) reverse both}
.tnp-delivery-onboarding .tnp-location-close{position:absolute;top:13px;right:13px;z-index:3;display:grid;width:30px;min-height:30px;margin:0;padding:0;place-items:center;border:1px solid rgba(33,91,42,.1);border-radius:50%;background:rgba(239,246,236,.9);color:#315d36;font:400 20px/1 Poppins,sans-serif;box-shadow:0 5px 14px rgba(20,65,28,.1)}
.tnp-location-current{display:grid;gap:3px;margin:-3px 0 12px;padding:10px 12px;border:1px solid rgba(71,126,66,.12);border-radius:12px;background:rgba(238,247,234,.72);box-shadow:0 7px 18px rgba(22,69,29,.06)}.tnp-location-current small{color:#648168;font-size:7px;font-weight:600;letter-spacing:.09em}.tnp-location-current strong{display:-webkit-box;overflow:hidden;color:#344e38;font-size:9px;font-weight:400;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.tnp-location-map[data-location-map]{height:190px}
@media(max-width:390px){.tnp-delivery-onboarding{padding:10px}.tnp-delivery-onboarding>section{width:calc(100dvw - 20px);max-width:calc(100dvw - 20px);max-height:calc(100dvh - 20px);padding:20px 15px 14px;border-radius:22px;overflow-x:hidden}.tnp-delivery-onboarding h1{padding:0 24px;font-size:17px}.tnp-delivery-onboarding .tnp-location-brand{width:116px;margin-bottom:10px}.tnp-delivery-onboarding .tnp-location-close{top:10px;right:10px}.tnp-location-input{width:100%;min-width:0}.tnp-delivery-onboarding .tnp-location-input input{width:0;min-width:0;flex:1}.tnp-location-input em{flex:0 0 auto}.tnp-location-current{padding:8px 10px}.tnp-location-current strong{overflow-wrap:anywhere}.tnp-location-map[data-location-map]{height:165px}}
@media(max-width:330px){.tnp-delivery-onboarding{padding:6px}.tnp-delivery-onboarding>section{width:calc(100dvw - 12px);max-width:calc(100dvw - 12px);max-height:calc(100dvh - 12px);padding:17px 11px 11px;border-radius:18px}.tnp-delivery-onboarding h1{font-size:15px}.tnp-delivery-onboarding .tnp-location-primary{min-height:39px;font-size:11px}.tnp-location-divider{margin:9px 0 7px}.tnp-location-map[data-location-map]{height:145px}}
@media(max-height:560px){.tnp-delivery-onboarding{place-items:center;padding:7px}.tnp-delivery-onboarding>section{max-height:calc(100dvh - 14px);padding-top:14px;padding-bottom:10px}.tnp-delivery-onboarding .tnp-location-brand{margin-bottom:6px}.tnp-delivery-onboarding h1{margin-bottom:8px}.tnp-location-current{margin-bottom:7px}.tnp-delivery-onboarding .tnp-location-primary{min-height:38px}.tnp-location-divider{margin:7px 0 6px}.tnp-location-map[data-location-map]{height:130px}.tnp-delivery-onboarding footer{margin-top:5px}}
.tnp-delivery-onboarding>section>.tnp-location-brand,.tnp-delivery-onboarding>section>h1,.tnp-delivery-onboarding>section>.tnp-location-primary,.tnp-delivery-onboarding>section>.tnp-location-divider,.tnp-delivery-onboarding>section>form,.tnp-delivery-onboarding>section>footer{animation:tnp-location-content-in .42s cubic-bezier(.22,1,.36,1) both}
.tnp-delivery-onboarding>section>h1{animation-delay:.05s}.tnp-delivery-onboarding>section>.tnp-location-primary{animation-delay:.1s}.tnp-delivery-onboarding>section>.tnp-location-divider{animation-delay:.14s}.tnp-delivery-onboarding>section>form{animation-delay:.18s}.tnp-delivery-onboarding>section>footer{animation-delay:.22s}
.tnp-location-suggestions:not([hidden]){animation:tnp-location-content-in .24s ease-out both}
.tnp-delivery-onboarding [data-pin-confirm]:not([hidden]){animation:tnp-location-content-in .35s cubic-bezier(.22,1,.36,1) both}
.tnp-delivery-onboarding [data-pin-confirm]:not([hidden]) .tnp-location-map{animation:tnp-location-map-in .42s cubic-bezier(.22,1,.36,1) both}
.tnp-location-confirm-address.is-pin-updated i{animation:tnp-location-pin-confirm .4s ease-out}
@media(prefers-reduced-motion:reduce){.tnp-delivery-onboarding,.tnp-delivery-onboarding>section,.tnp-delivery-onboarding>section>*,.tnp-location-suggestions:not([hidden]),.tnp-delivery-onboarding [data-pin-confirm]:not([hidden]),.tnp-delivery-onboarding [data-pin-confirm]:not([hidden]) .tnp-location-map,.tnp-location-confirm-address.is-pin-updated i{animation:none!important}}
.tnp-location-map-help{margin:0 0 7px!important;color:#526355!important;font-size:9px!important;font-weight:600;text-align:center!important}.tnp-location-map[data-location-map]{background:#eef3eb}.tnp-location-map-error{display:grid;height:100%;place-items:center;margin:0!important;padding:20px;color:#526355!important;font-size:9px!important;text-align:center!important}

/* Premium customer order history and remembered checkout address. */
.tnp-local-saved-address{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:11px;align-items:center;padding:13px;border:1px solid #c9dfc2;border-radius:15px;background:linear-gradient(140deg,#f4faef 0%,#e4f1dc 100%);box-shadow:0 8px 22px rgba(29,83,33,.09)}
.tnp-local-saved-address>span{display:grid;width:36px;height:36px;place-items:center;border-radius:12px;background:#fff;color:#2d7435;font-size:18px;box-shadow:0 4px 12px rgba(36,85,38,.1)}
.tnp-local-saved-address div{display:grid;min-width:0;gap:2px}.tnp-local-saved-address small{color:#508052;font-size:7px;font-weight:700;letter-spacing:.1em}.tnp-local-saved-address strong{overflow:hidden;color:#244b2b;font-size:10px;font-weight:600;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.tnp-local-saved-address p{margin:0;color:#728173;font-size:8px}
.tnp-local-saved-address button{padding:6px 9px;border:1px solid rgba(46,112,52,.18);border-radius:999px;background:rgba(255,255,255,.82);color:#2d7435;font:700 8px Poppins,sans-serif}
.tnp-local-checkout-fields{display:grid;gap:13px}.tnp-local-checkout-fields.is-saved{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%)}
.tnp-local-orders-list{gap:14px}

/* Saved delivery addresses */
.tnp-address-book{display:grid;gap:11px}.tnp-address-card{display:grid;grid-template-columns:40px minmax(0,1fr) 30px;gap:10px;align-items:center;padding:12px;border:1px solid #dce7d8;border-radius:17px;background:#fff;box-shadow:0 5px 16px rgba(24,67,28,.05)}.tnp-address-card.is-selected{border-color:#79ae6b;background:linear-gradient(135deg,#f4faef,#e7f3df);box-shadow:0 10px 26px rgba(31,99,39,.12)}.tnp-address-card>span{display:grid;width:40px;height:40px;place-items:center;border-radius:13px;background:#edf6e9;color:#2f7438;font-size:20px}.tnp-address-card>[data-address-select]{display:grid;min-width:0;gap:2px;padding:0;border:0;background:transparent;text-align:left}.tnp-address-card small{color:#397840;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.tnp-address-card strong{display:-webkit-box;overflow:hidden;color:#334c37;font-size:10px;font-weight:500;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tnp-address-card em{color:#55845a;font-size:8px;font-style:normal;font-weight:600}.tnp-address-card>[data-address-remove]{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:50%;background:#f4f7f2;color:#879188;font-size:16px}.tnp-address-add{display:grid;grid-template-columns:40px 1fr;gap:1px 10px;align-items:center;min-height:69px;padding:11px 12px;border:1px dashed #8eb987;border-radius:17px;background:#f8fbf6;color:#285f30;text-align:left}.tnp-address-add span{display:grid;width:40px;height:40px;grid-row:1/3;place-items:center;border-radius:13px;background:#e6f2df;font-size:21px}.tnp-address-add strong{font:700 11px Poppins,sans-serif}.tnp-address-add small{color:#758277;font:500 8px/1.4 Poppins,sans-serif}.tnp-address-empty{display:grid;justify-items:center;padding:28px 16px;border:1px solid #e1e9de;border-radius:17px;background:#fff;text-align:center}.tnp-address-empty>span{font-size:27px}.tnp-address-empty strong{margin-top:7px;font-size:12px}.tnp-address-empty p{margin:3px 0 0;color:var(--local-muted);font-size:9px}.tnp-address-label-overlay{position:fixed;inset:0;z-index:1100;display:grid;place-items:center;padding:18px;background:rgba(16,35,22,.6);backdrop-filter:blur(8px)}.tnp-address-label-card{position:relative;display:grid;width:min(370px,100%);gap:12px;padding:24px;border:1px solid rgba(255,255,255,.8);border-radius:25px;background:linear-gradient(150deg,#fff,#f0f7eb);box-shadow:0 28px 80px rgba(8,35,14,.32);animation:tnp-location-card-in .35s cubic-bezier(.22,1,.36,1) both}.tnp-address-label-card>[data-address-label-close]{position:absolute;top:12px;right:12px;width:30px;height:30px;border:0;border-radius:50%;background:#edf5e9;color:#315e37;font-size:20px}.tnp-address-label-card>small{color:#4f8753;font-size:8px;font-weight:700;letter-spacing:.13em}.tnp-address-label-card h2{margin:-7px 0 1px;color:#214a29;font-size:21px}.tnp-address-label-options{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.tnp-address-label-options button{min-height:39px;border:1px solid #d5e5d1;border-radius:11px;background:#fff;color:#49644d;font:600 10px Poppins,sans-serif}.tnp-address-label-options button.is-selected{border-color:#4d934c;background:#e7f3df;color:#245e2e;box-shadow:inset 0 0 0 1px #6ca764}.tnp-address-label-card label{display:grid;gap:6px;color:#425d46;font-size:9px;font-weight:600}.tnp-address-label-card label[hidden]{display:none}.tnp-address-label-card input{min-height:43px;padding:0 12px;border:1px solid #d5e3d2;border-radius:11px;background:#fff;font:500 11px Poppins,sans-serif;outline:0}
.tnp-local-order-card{position:relative;display:block;padding:15px;overflow:hidden;border:1px solid #d6e7d0;border-radius:21px;background:linear-gradient(155deg,#fff 0%,#fbfdf9 65%,#f0f7eb 100%);box-shadow:0 10px 28px rgba(29,79,33,.08)}
.tnp-local-order-card:before{position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#2d7337,#83b868,#d8e8be);content:""}
.tnp-local-order-card>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.tnp-local-order-card>header>strong{color:#244b2b;font-size:16px;font-weight:700}
.tnp-local-order-card__labels{display:flex;gap:6px;align-items:center}.tnp-local-order-source,.tnp-local-status-chip{display:inline-flex;min-height:22px;align-items:center;padding:0 8px;border-radius:999px;font-size:7px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}
.tnp-local-order-source.is-online{background:linear-gradient(135deg,#2f7638,#55974c);color:#fff;box-shadow:0 4px 10px rgba(40,104,47,.16)}.tnp-local-order-source.is-local{border:1px solid #dfd5bf;background:#f7f1e5;color:#7a6131}.tnp-local-status-chip{border:1px solid #d3e5cd;background:#eff7eb;color:#35653a;letter-spacing:0}
.tnp-local-order-card__identity{margin-top:12px}.tnp-local-order-card__identity small{color:#264f2c;font-size:11px;font-weight:700;letter-spacing:.02em}.tnp-local-order-card__identity h2{margin:2px 0 0;color:#7b877c;font-size:9px;font-weight:500}
.tnp-local-order-card__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:12px}.tnp-local-order-card__meta p{display:grid;grid-template-columns:22px 1fr;gap:0 7px;align-items:center;margin:0;padding:9px;border:1px solid #e1eadf;border-radius:12px;background:rgba(255,255,255,.78)}.tnp-local-order-card__meta p>span{grid-row:1/3;display:grid;width:22px;height:22px;place-items:center;border-radius:8px;background:#edf5e9;color:#4b804f;font-size:11px}.tnp-local-order-card__meta b{color:#819082;font-size:7px;font-weight:600}.tnp-local-order-card__meta strong{overflow:hidden;color:#34563a;font-size:8px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}
.tnp-local-order-card details{margin-top:11px;padding-top:0;border:1px solid #e0eadc;border-radius:12px;background:#fff}.tnp-local-order-card summary{display:flex;min-height:39px;align-items:center;justify-content:space-between;padding:0 11px;color:#2e6f36;font-size:9px;font-weight:700;list-style:none}.tnp-local-order-card summary::-webkit-details-marker{display:none}.tnp-local-order-card summary i{font-style:normal;transition:transform .2s ease}.tnp-local-order-card details[open] summary i{transform:rotate(180deg)}
.tnp-local-order-lines{padding:0 11px 10px;border-top:1px solid #edf2eb}.tnp-local-order-card .tnp-local-order-lines p{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin:9px 0 0;color:#36563b;font-size:9px}.tnp-local-order-lines p>span{display:grid;gap:2px}.tnp-local-order-lines small{color:#8a948b;font-size:7px;font-weight:500}.tnp-local-order-lines b{white-space:nowrap;color:#244b2b;font-size:9px}.tnp-local-order-custom{width:max-content;margin:0 0 2px;padding:2px 5px;font-style:normal}
.tnp-local-order-repeat{display:flex;width:100%;min-height:40px;gap:7px;align-items:center;justify-content:center;margin-top:9px;border:0;border-radius:12px;background:linear-gradient(135deg,#3e823f,#24682d);color:#fff;font:700 9px Poppins,sans-serif;box-shadow:0 6px 14px rgba(31,95,38,.16)}.tnp-local-order-repeat span{font-size:15px;font-weight:400}
@media(max-width:360px){.tnp-local-order-card__meta{grid-template-columns:1fr}.tnp-local-saved-address{grid-template-columns:32px minmax(0,1fr) auto}.tnp-local-saved-address>span{width:32px;height:32px}}
.tnp-checkout-address-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:-4px}.tnp-checkout-address-actions button{min-height:38px;padding:0 9px;border:1px solid #cfe1ca;border-radius:11px;background:#f6faf3;color:#316c38;font:600 9px Poppins,sans-serif}.tnp-checkout-address-actions button:last-child{background:#eaf4e4}.tnp-checkout-address-chooser{display:grid;gap:7px;padding:9px;border:1px solid #dce8d8;border-radius:13px;background:#f8fbf6}.tnp-checkout-address-chooser[hidden]{display:none}.tnp-checkout-address-chooser button{display:grid;gap:2px;padding:10px;border:1px solid #dce7d9;border-radius:10px;background:#fff;text-align:left}.tnp-checkout-address-chooser b{color:#2f7037;font-size:9px}.tnp-checkout-address-chooser span{color:#647066;font-size:8px;line-height:1.4}.tnp-checkout-address-chooser p{margin:0;padding:7px;color:#718074;font-size:9px;text-align:center}.tnp-address-add--checkout{width:100%}@media(max-width:350px){.tnp-checkout-address-actions{grid-template-columns:1fr}}

html,body{width:100%;margin:0;min-height:100%;background:#f3f6f0;font-family:Poppins,sans-serif}
body{display:block;min-width:0}#app{width:100%;min-width:0}.tnp-local-app{width:100%;min-width:0;min-height:100vh;background:#fbfcf8}
.tnp-local-app,.tnp-local-app *{-webkit-tap-highlight-color:transparent}
.tnp-local-app :where(a,button,input,select,textarea,summary,label,[role=button]){touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.tnp-local-app :where(a,button,input,select,textarea,summary,[role=button]):focus:not(:focus-visible){outline:none}
.tnp-local-app :where(a,button,input,select,textarea,summary,[role=button]):focus-visible{outline:2px solid #2f7d3b;outline-offset:2px}
.tnp-local-boot{display:grid;min-height:100vh;min-height:100dvh;place-items:center;background:#fff;color:#526658}.tnp-local-boot__content{display:grid;width:min(82vw,320px);place-items:center;gap:24px;text-align:center}.tnp-local-boot img{width:112px;height:112px;object-fit:contain;animation:tnp-health-loader-breathe 2.4s ease-in-out infinite}.tnp-local-boot__messages{position:relative;width:100%;height:42px}.tnp-local-boot__messages p{position:absolute;inset:0;display:grid;place-items:start center;margin:0;font-size:13px;line-height:1.55;letter-spacing:.01em;opacity:0;animation:tnp-health-message 7.2s ease-in-out infinite}.tnp-local-boot__messages p:nth-child(2){animation-delay:2.4s}.tnp-local-boot__messages p:nth-child(3){animation-delay:4.8s}@keyframes tnp-health-loader-breathe{0%,100%{opacity:.82;transform:scale(.96)}50%{opacity:1;transform:scale(1.035)}}@keyframes tnp-health-message{0%,8%{opacity:0}18%,28%{opacity:1}36%,100%{opacity:0}}@media(prefers-reduced-motion:reduce){.tnp-local-boot img{animation:none}.tnp-local-boot__messages p{display:none;animation:none}.tnp-local-boot__messages p:first-child{display:grid;opacity:1}}
.tnp-local-error{display:grid;min-height:70vh;place-items:center;align-content:center;padding:24px;text-align:center}.tnp-local-error h1{font-size:24px;color:#15241a}.tnp-local-error p{max-width:360px;color:#718078}.tnp-local-error button{padding:13px 22px;border:0;border-radius:14px;background:#176b2f;color:#fff;font:700 13px Poppins}
.tnp-local-store-choices{display:grid;gap:8px}.tnp-local-store-choices button{min-height:46px;border:1px solid #d7e7d2;border-radius:13px;background:#fff;color:#164d28;font:600 12px Poppins}.tnp-local-store-choices button[aria-pressed=true]{border-color:#176b2f;background:#edf7e9;box-shadow:inset 3px 0 #176b2f}
.tnp-local-product__image img{border-radius:inherit}.tnp-local-product__badges{min-height:0}.tnp-local-product__badges:empty{display:none}
.tnp-local-product-page__description{white-space:pre-line}.tnp-local-detail-packs{margin:14px 0;border:0;padding:0}.tnp-local-detail-packs legend{margin-bottom:7px;font-size:10px;font-weight:700}
.tnp-local-auth__panel input{box-sizing:border-box}.tnp-local-auth__session-note{margin:8px 0 0;color:#708077;font-size:10px}
.tnp-local-offline{position:fixed;z-index:2000;top:8px;left:50%;transform:translateX(-50%);padding:7px 12px;border-radius:999px;background:#7b3f00;color:#fff;font-size:10px;font-weight:600;box-shadow:0 4px 18px #0002}
@media(min-width:760px){.tnp-local-app{box-shadow:0 0 50px #173c2510}}

/* Phone readability: comfortably readable supporting copy with modestly larger titles. */
@media(max-width:599px){
  .tnp-local-location small{font-size:11px}.tnp-local-location strong{font-size:14px}
  .tnp-local-search input{font-size:16px}.tnp-local-search input::placeholder{font-size:16px}
  .tnp-local-hero h1{font-size:22px}.tnp-local-hero span{font-size:10px}.tnp-local-hero p{font-size:14px}.tnp-local-hero a{font-size:13px}
  .tnp-local-custom-atta-card>span{font-size:10px}.tnp-local-custom-atta-card>small{font-size:13px}.tnp-local-custom-atta-card>b{font-size:13px}
  .tnp-local-categories small{max-width:82px;font-size:10px;line-height:1.25}
  .tnp-local-section-heading small,.tnp-local-page-heading small,.tnp-local-eyebrow{font-size:11px}
  .tnp-local-section-heading h2{font-size:23px}.tnp-local-page-heading h1{font-size:28px}.tnp-local-section-heading>a,.tnp-local-page-heading p{font-size:14px}
  .tnp-local-product__name{font-size:15px;line-height:1.38}
  .tnp-local-product__price{font-size:17px}.tnp-local-product__price del,.tnp-local-product__price small{font-size:11px}
  .tnp-local-product__add,.tnp-local-product__add--choose{font-size:12px}
  .tnp-local-product__badges span{font-size:10px}
  .tnp-local-catalog-filter a{font-size:13px}
  .tnp-local-product-page__content h1{font-size:27px}.tnp-local-product-page__content>p{font-size:15px}.tnp-local-detail-packs legend{font-size:13px}
  .tnp-local-service-card strong{font-size:15px}.tnp-local-service-card span{font-size:13px}.tnp-local-service-card button{font-size:13px}
  .tnp-local-primary-action{font-size:15px}
  .tnp-local-cart-item h2{font-size:16px}.tnp-local-cart-item p,.tnp-local-cart-item span{font-size:13px}.tnp-local-cart-item strong{font-size:16px}
  .tnp-local-order-summary>div{font-size:14px}.tnp-local-secondary-link{font-size:13px}
  .tnp-local-checkout-note strong{font-size:15px}.tnp-local-checkout-note span,.tnp-local-checkout-note button{font-size:13px}
  .tnp-local-order-card small{font-size:11px}.tnp-local-order-card h2{font-size:15px}.tnp-local-order-card>strong{font-size:16px}.tnp-local-order-card details p,.tnp-local-order-card summary{font-size:12px}
  .tnp-local-account-card small{font-size:10px}.tnp-local-account-card h1{font-size:22px}.tnp-local-account-card p{font-size:13px}.tnp-local-account-actions span{font-size:15px}
  .tnp-local-auth__brand small{font-size:10px}.tnp-local-auth__brand p{font-size:14px}
  .tnp-local-auth__panel>label{font-size:14px}.tnp-local-auth__hint,.tnp-local-auth__panel p{font-size:13px}.tnp-local-auth__panel>small{font-size:12px}.tnp-local-auth__back,.tnp-local-auth__resend{font-size:13px}.tnp-local-auth__status{font-size:13px}
  .tnp-local-location-dialog__header small{font-size:11px}.tnp-local-location-dialog__intro{font-size:15px}.tnp-local-location-dialog__note{font-size:13px}.tnp-local-store-choices button{font-size:15px}
  .tnp-local-pack-dialog header small{font-size:10px}.tnp-local-pack-dialog header h2{font-size:18px}.tnp-local-option-group>span{font-size:13px}.tnp-local-option-pill{font-size:13px}.tnp-local-pack-dialog__footer button{font-size:14px}
  .tnp-custom-atta-heading>small{font-size:11px}.tnp-custom-atta-heading__title h1{font-size:29px}.tnp-custom-atta-heading__title span{font-size:11px}.tnp-custom-atta-heading>p{font-size:14px}
  .tnp-custom-atta-paths strong{font-size:15px}.tnp-custom-atta-paths small{font-size:12px}.tnp-custom-atta-presets header small,.tnp-custom-atta-saved header small{font-size:10px}.tnp-custom-atta-presets header>span{font-size:12px}
  .tnp-custom-atta-preset__summary strong{font-size:16px}.tnp-custom-atta-preset__summary small{font-size:13px}.tnp-custom-atta-preset__summary>b{font-size:12px}.tnp-custom-atta-preset__details>small{font-size:13px}.tnp-custom-atta-preset__details>em{font-size:12px}.tnp-custom-atta-preset__details footer button{font-size:13px}
  .tnp-custom-atta-step h2{font-size:18px}.tnp-custom-atta-step header p{font-size:13px}.tnp-custom-atta-quantity button,.tnp-custom-atta-mode button{font-size:14px}.tnp-custom-atta-custom-quantity label input{font-size:15px}.tnp-custom-atta-custom-quantity label span,.tnp-custom-atta-custom-quantity>button{font-size:13px}.tnp-custom-atta-custom-quantity>small{font-size:12px}
  .tnp-custom-atta-ratio>div:first-child strong{font-size:15px}.tnp-custom-atta-ratio__ends{font-size:12px}.tnp-custom-atta-continue{font-size:14px}.tnp-custom-atta-inline-recipe header strong{font-size:15px}.tnp-custom-atta-inline-recipe header span,.tnp-custom-atta-inline-recipe>div,.tnp-custom-atta-inline-recipe>div b{font-size:13px}
  .tnp-custom-atta-bases button strong{font-size:15px}.tnp-custom-atta-bases button small{font-size:12px}.tnp-custom-atta-bases button b{font-size:14px}.tnp-custom-atta-badges b{font-size:10px!important}
  .tnp-custom-atta-search input{font-size:14px}.tnp-custom-atta-filters button{font-size:12px}.tnp-custom-atta-guidance{font-size:13px}
  .tnp-custom-atta-grain__summary strong{font-size:15px}.tnp-custom-atta-grain__summary span{font-size:12px}.tnp-custom-atta-grain__details em{font-size:12px}.tnp-custom-atta-grain__actions>button:not(.tnp-custom-atta-grain__remove){font-size:12px}.tnp-custom-atta-grain__actions input{font-size:13px}.tnp-custom-atta-grain__actions label span{font-size:11px}
  .tnp-custom-atta-health h2{font-size:18px}.tnp-custom-atta-health header p{font-size:13px}.tnp-custom-atta-health>header>button{font-size:11px}.tnp-custom-atta-health__metrics b{font-size:13px}.tnp-custom-atta-health__metrics small{font-size:11px}.tnp-custom-atta-health__footer,.tnp-custom-atta-health__suggestion{font-size:13px}.tnp-custom-atta-health>p{font-size:12px}
  .tnp-custom-atta-name input{font-size:15px}.tnp-custom-atta-name small{font-size:12px}
  .tnp-custom-atta-summary small{font-size:10px}.tnp-custom-atta-summary>span,.tnp-custom-atta-summary>button{font-size:14px}
  .tnp-custom-atta-review header small{font-size:10px}.tnp-custom-atta-review__facts span{font-size:11px}.tnp-custom-atta-review__price span,.tnp-custom-atta-save-choice{font-size:12px}
}
@media(max-width:359px){.tnp-local-product__name{font-size:14px}.tnp-local-product__price{font-size:16px}.tnp-local-product__add{min-width:52px;padding-right:7px;padding-left:7px;font-size:11px}}

/* Keep search within reach while the store header scrolls away. */
.tnp-local-header{top:calc(-1 * var(--header-offset, 0px))}
.tnp-local-header>.tnp-local-search{position:relative;max-width:1160px;margin-inline:auto}
.tnp-local-app[data-local-view="product"] .tnp-local-header,
.tnp-local-app[data-local-view="custom-atta"] .tnp-local-header{position:relative;top:auto}
.tnp-search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;max-height:min(60dvh,480px);overflow-y:auto;overscroll-behavior:contain;padding:6px;background:#fff;border:1px solid #dce6da;border-radius:16px;box-shadow:0 12px 32px #173c2526}
.tnp-search-results[hidden]{display:none}
.tnp-search-results a{display:flex;align-items:center;gap:12px;min-height:60px;padding:8px 10px;border-radius:10px;color:var(--local-ink);font-size:13px;line-height:1.4;text-decoration:none}
.tnp-search-results a:hover,.tnp-search-results a[aria-selected="true"]{background:#edf7e9}
.tnp-search-results a>img,.tnp-search-results a>span:first-child:not(:last-child){width:42px;height:42px;flex:0 0 42px;object-fit:contain;border-radius:8px}
.tnp-search-results a>span:last-child{min-width:0;overflow-wrap:anywhere}
.tnp-search-results small{display:block;margin-top:3px;color:var(--local-green);font-size:11px}
.tnp-search-results .tnp-search-all{justify-content:center;min-height:44px;color:var(--local-green);font-weight:600;border-top:1px solid #edf1eb}
.tnp-search-results p{padding:12px;color:var(--local-muted);font-size:13px;line-height:1.5}
.tnp-search-status{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}

.tnp-local-search input::-webkit-search-cancel-button{appearance:none;-webkit-appearance:none}

/* Compact home cards, matching the catalogue's quieter scale. */
.tnp-local-app[data-local-view=home] .tnp-local-hero{min-height:0;padding:16px;grid-template-columns:minmax(0,1fr) minmax(84px,30%);border-radius:18px}
.tnp-local-app[data-local-view=home] .tnp-local-hero h1{font-size:18px;line-height:23px;margin:6px 0}
.tnp-local-app[data-local-view=home] .tnp-local-hero p{font-size:11px;line-height:16px;margin:6px 0}
.tnp-local-app[data-local-view=home] .tnp-local-hero span{font-size:9px;line-height:13px}
.tnp-local-app[data-local-view=home] .tnp-local-hero a{font-size:11px;line-height:16px;padding:8px 12px;margin-top:8px}
.tnp-local-app[data-local-view=home] .tnp-local-hero img{max-height:100px}
.tnp-local-app[data-local-view=home] .tnp-local-custom-atta-card{margin:12px 0 4px;padding:13px 14px;grid-template-columns:minmax(0,1fr) minmax(80px,28%);column-gap:10px;border-radius:18px}
.tnp-local-app[data-local-view=home] .tnp-local-custom-atta-card>strong{font-size:16px;line-height:20px;min-height:40px}
.tnp-local-app[data-local-view=home] .tnp-local-custom-atta-card>small{font-size:11px;line-height:16px}
.tnp-local-app[data-local-view=home] .tnp-local-custom-atta-card>b{font-size:11px;line-height:16px;margin-top:6px}
.tnp-local-app[data-local-view=home] .tnp-local-custom-atta-card>span{font-size:9px;line-height:13px}
.tnp-local-app[data-local-view=home] .tnp-local-custom-atta-card>img{max-height:90px}
.tnp-local-app[data-local-view=home] .tnp-local-categories{gap:10px 8px;margin-top:14px}
.tnp-local-app[data-local-view=home] .tnp-local-categories a{gap:4px}
.tnp-local-app[data-local-view=home] .tnp-local-categories span{width:60px;height:60px;border-radius:16px}
.tnp-local-app[data-local-view=home] .tnp-local-categories small{font-size:10px;line-height:13px;min-height:26px}

.tnp-local-app[data-local-view=home] .tnp-similar-products{margin:16px 0 0}

/* The Nature's Palm customer PWA typography system. Loaded last by design. */
@font-face {
  font-family: "Poppins";
  src: url("/assets/fonts/Poppins-Regular.ttf") format("truetype");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Poppins";
  src: url("/assets/fonts/Poppins-Medium.ttf") format("truetype");
  font-display: swap;
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: "Poppins";
  src: url("/assets/fonts/Poppins-SemiBold.ttf") format("truetype");
  font-display: swap;
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: "Poppins";
  src: url("/assets/fonts/Poppins-Bold.ttf") format("truetype");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
}

:root {
  --font-sans: "Poppins", "Avenir Next", "Segoe UI", Arial, sans-serif;
  --font-regular: 400;
  --font-medium: 500;
  --font-semibold: 600;
  --font-bold: 700;
  --text-meta: 11px;
  --text-label: 12px;
  --text-secondary: 13px;
  --text-body: 14px;
  --text-card-title: 13px;
  --text-price: 16px;
  --text-section: 16px;
  --text-feature: 24px;
  --text-page-title: 24px;
  --leading-meta: 16px;
  --leading-label: 16px;
  --leading-secondary: 19px;
  --leading-body: 21px;
  --leading-card-title: 18px;
  --leading-price: 21px;
  --leading-section: 22px;
  --leading-feature: 29px;
  --leading-page-title: 30px;
}

html {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

body,
.tnp-local-storefront-page {
  font-family: var(--font-sans);
  font-synthesis: none;
  font-size: var(--text-body);
  font-weight: var(--font-regular);
  line-height: var(--leading-body);
}

button,
input,
textarea,
select,
dialog,
summary {
  font-family: inherit;
  font-synthesis: none;
}

.tnp-local-app :where(p, a, button, input, textarea, select, label, small, strong, b, span) {
  text-rendering: optimizeLegibility;
}

.tnp-local-app :where(.tnp-local-product__price, .tnp-local-product-page__price, .tnp-local-cart-item strong, .tnp-local-order-summary strong, .tnp-local-order-card > strong, .tnp-local-checkout-total strong, .tnp-custom-atta-ratio, .tnp-custom-atta-health__metrics, .tnp-custom-atta-summary, .tnp-custom-atta-review__price, .tnp-local-cart-badge, [data-cart-quantity]) {
  font-variant-numeric: tabular-nums;
}

/* Shared heading, copy, label and action roles. */
.tnp-local-page-heading h1,
.tnp-custom-atta-heading__title h1,
.tnp-local-empty-state h1,
.tnp-local-auth__brand h1 {
  font-size: var(--text-page-title);
  font-weight: var(--font-bold);
  letter-spacing: 0;
  line-height: var(--leading-page-title);
}

.tnp-local-hero h1,
.tnp-local-custom-atta-card > strong {
  font-size: var(--text-feature);
  font-weight: var(--font-bold);
  letter-spacing: 0;
  line-height: var(--leading-feature);
}

.tnp-local-custom-atta-card__typing {
  min-height: var(--leading-feature);
}

.tnp-local-section-heading h2,
.tnp-custom-atta-presets h2,
.tnp-custom-atta-saved h2,
.tnp-custom-atta-step h2,
.tnp-custom-atta-health h2,
.tnp-custom-atta-name-card h2 {
  font-size: var(--text-section);
  font-weight: var(--font-bold);
  line-height: var(--leading-section);
}

.tnp-local-page-heading p,
.tnp-local-hero p,
.tnp-local-empty-state p,
.tnp-local-product-page__content > p,
.tnp-local-auth__brand p {
  font-size: var(--text-body);
  font-weight: var(--font-regular);
  line-height: var(--leading-body);
}

.tnp-local-section-heading small,
.tnp-local-page-heading small,
.tnp-local-eyebrow,
.tnp-local-hero > div > span,
.tnp-local-custom-atta-card > span,
.tnp-custom-atta-heading > small,
.tnp-custom-atta-presets header small,
.tnp-custom-atta-saved header small,
.tnp-custom-atta-name-card > header small,
.tnp-custom-atta-review header small,
.tnp-local-auth__brand small,
.tnp-local-account-card small,
.tnp-local-location-dialog__header small,
.tnp-local-pack-dialog header small {
  font-size: var(--text-meta);
  font-weight: var(--font-bold);
  letter-spacing: .1em;
  line-height: var(--leading-meta);
}

.tnp-custom-atta-heading__title span {
  font-size: var(--text-meta);
  font-weight: var(--font-semibold);
  line-height: var(--leading-meta);
}

.tnp-local-app :where(.tnp-local-primary-action, .tnp-local-hero a, .tnp-custom-atta-continue, .tnp-custom-atta-preset__details footer button, .tnp-custom-atta-save-choice, .tnp-custom-atta-summary > button, .tnp-local-pack-dialog__footer button) {
  font-size: var(--text-body);
  font-weight: var(--font-semibold);
  line-height: 20px;
}

/* Header and search. */
.tnp-local-location small {
  font-size: var(--text-meta);
  font-weight: var(--font-medium);
  line-height: 14px;
}

.tnp-local-location strong {
  font-size: var(--text-body);
  font-weight: var(--font-bold);
  line-height: 18px;
}

.tnp-local-search input,
.tnp-local-search input::placeholder {
  font-family: var(--font-sans);
  font-size: var(--text-body);
  font-weight: var(--font-medium);
  line-height: 20px;
}

/* Home and categories. */
.tnp-local-hero a,
.tnp-local-custom-atta-card > b {
  font-size: var(--text-body);
  font-weight: var(--font-semibold);
  line-height: 20px;
}

.tnp-local-custom-atta-card > small {
  font-size: var(--text-secondary);
  font-weight: var(--font-regular);
  line-height: var(--leading-secondary);
}

.tnp-local-categories small {
  display: -webkit-box;
  min-height: 28px;
  max-width: 82px;
  overflow: hidden;
  font-size: var(--text-meta);
  font-weight: var(--font-semibold);
  line-height: 14px;
  text-align: center;
  text-overflow: clip;
  white-space: normal;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

/* Catalogue, product cards and packs. */
.tnp-local-collection-tabs a,
.tnp-local-catalog-filter a {
  font-size: var(--text-label);
  font-weight: var(--font-semibold);
  line-height: var(--leading-label);
}

.tnp-local-product__name {
  min-height: 40px;
  font-size: var(--text-card-title);
  font-weight: var(--font-semibold);
  line-height: var(--leading-card-title);
}

.tnp-local-product__description {
  font-size: var(--text-secondary);
  font-weight: var(--font-regular);
  line-height: var(--leading-secondary);
}

.tnp-local-product__unit,
.tnp-local-product__price small,
.tnp-local-product__price del,
.tnp-local-product__badges span {
  font-size: var(--text-meta);
  line-height: 15px;
}

.tnp-local-product__unit,
.tnp-local-product__badges span {
  font-weight: var(--font-medium);
}

.tnp-local-product__price {
  font-size: var(--text-price);
  font-weight: var(--font-bold);
  line-height: var(--leading-price);
}

.tnp-local-product__add,
.tnp-local-product__add--choose {
  font-family: var(--font-sans);
  font-size: var(--text-label);
  font-weight: var(--font-bold);
  line-height: var(--leading-label);
}

.tnp-local-product-page__content h1 {
  font-size: var(--text-page-title);
  font-weight: var(--font-bold);
  line-height: var(--leading-page-title);
}

.tnp-local-product-page__price {
  font-size: 22px;
  font-weight: var(--font-bold);
  line-height: 28px;
}

.tnp-local-product-page__unit,
.tnp-local-detail-packs legend,
.tnp-local-option-selector > span {
  font-size: var(--text-label);
  font-weight: var(--font-semibold);
  line-height: var(--leading-label);
}

.tnp-local-option-pills button,
.tnp-local-option-pill {
  font-size: var(--text-secondary);
  font-weight: var(--font-medium);
  line-height: 18px;
}

.tnp-local-option-pills button small,
.tnp-local-pack-dialog__footer .tnp-local-primary-action strong {
  font-size: var(--text-label);
  font-weight: var(--font-bold);
  line-height: var(--leading-label);
}

.tnp-local-pack-dialog header h2,
.tnp-local-service-card strong {
  font-size: var(--text-card-title);
  font-weight: var(--font-semibold);
  line-height: var(--leading-card-title);
}

.tnp-local-service-card span {
  font-size: var(--text-secondary);
  font-weight: var(--font-regular);
  line-height: var(--leading-secondary);
}

/* Cart, checkout and orders. */
.tnp-local-cart-item h2,
.tnp-local-order-card h2 {
  font-size: var(--text-card-title);
  font-weight: var(--font-semibold);
  line-height: var(--leading-card-title);
}

.tnp-local-cart-item p,
.tnp-local-cart-item span {
  font-size: var(--text-secondary);
  font-weight: var(--font-medium);
  line-height: 18px;
}

.tnp-local-cart-item strong,
.tnp-local-order-card > strong,
.tnp-local-checkout-total strong {
  font-size: var(--text-price);
  font-weight: var(--font-bold);
  line-height: var(--leading-price);
}

.tnp-local-cart-item__quantity b,
.tnp-local-cart-item__quantity button,
.tnp-local-secondary-link,
.tnp-local-order-card summary,
.tnp-local-order-card details p,
.tnp-local-order-card small,
.tnp-local-order-card > a,
.tnp-local-status-chip {
  font-size: var(--text-label);
  line-height: 18px;
}

.tnp-local-cart-item__quantity b,
.tnp-local-secondary-link,
.tnp-local-order-card summary,
.tnp-local-order-card > a,
.tnp-local-status-chip {
  font-weight: var(--font-semibold);
}

.tnp-local-order-summary > div,
.tnp-local-checkout-total {
  font-size: var(--text-body);
  font-weight: var(--font-medium);
  line-height: 20px;
}

.tnp-local-order-summary__total span,
.tnp-local-order-summary__total strong {
  font-size: var(--text-price);
  font-weight: var(--font-bold);
  line-height: var(--leading-price);
}

.tnp-local-checkout-note strong {
  font-size: var(--text-card-title);
  font-weight: var(--font-semibold);
  line-height: var(--leading-card-title);
}

.tnp-local-checkout-note span,
.tnp-local-checkout-note button,
.tnp-local-checkout-shell .woocommerce,
.tnp-local-checkout-shell .woocommerce-checkout-review-order-table {
  font-size: var(--text-secondary);
  line-height: var(--leading-secondary);
}

.tnp-local-checkout-form label,
.tnp-local-checkout-shell .woocommerce label {
  font-size: var(--text-secondary);
  font-weight: var(--font-semibold);
  line-height: 18px;
}

.tnp-local-checkout-form input,
.tnp-local-checkout-form textarea,
.tnp-local-checkout-form select,
.tnp-local-checkout-shell .woocommerce input,
.tnp-local-checkout-shell .woocommerce textarea,
.tnp-local-checkout-shell .woocommerce select {
  font-size: var(--text-body);
  font-weight: var(--font-medium);
  line-height: 20px;
}

.tnp-local-checkout-form > [data-local-checkout-status] {
  font-size: var(--text-label);
  font-weight: var(--font-medium);
  line-height: 18px;
}

/* Account, authentication, location and system states. */
.tnp-local-account-card h1 {
  font-size: var(--text-page-title);
  font-weight: var(--font-bold);
  line-height: var(--leading-page-title);
}

.tnp-local-account-card p,
.tnp-local-auth__hint,
.tnp-local-auth__panel p,
.tnp-local-location-dialog__note {
  font-size: var(--text-secondary);
  line-height: var(--leading-secondary);
}

.tnp-local-account-actions span,
.tnp-local-location-dialog__intro,
.tnp-local-store-choices button {
  font-size: var(--text-body);
  font-weight: var(--font-semibold);
  line-height: 20px;
}

.tnp-local-auth__panel > label,
.tnp-local-auth__phone input,
.tnp-local-auth__panel input[name="code"] {
  font-size: var(--text-body);
  font-weight: var(--font-semibold);
  line-height: 20px;
}

.tnp-local-auth__panel > small,
.tnp-local-auth__session-note,
.tnp-local-auth__back,
.tnp-local-auth__resend,
.tnp-local-auth__status,
.tnp-local-offline,
.tnp-local-toast {
  font-size: var(--text-label);
  line-height: 18px;
}

.tnp-local-location-dialog__header h2,
.tnp-local-auth__panel h2 {
  font-size: var(--text-section);
  font-weight: var(--font-bold);
  line-height: var(--leading-section);
}

/* Customised Atta builder. */
.tnp-custom-atta-paths strong,
.tnp-custom-atta-preset__summary strong,
.tnp-custom-atta-inline-recipe header strong,
.tnp-custom-atta-bases button strong,
.tnp-custom-atta-grain__summary strong {
  font-size: var(--text-card-title);
  font-weight: var(--font-semibold);
  line-height: var(--leading-card-title);
}

.tnp-custom-atta-paths strong,
.tnp-custom-atta-preset__summary strong {
  font-weight: var(--font-bold);
}

.tnp-custom-atta-paths small,
.tnp-custom-atta-step header p,
.tnp-custom-atta-preset__summary small,
.tnp-custom-atta-preset__details-inner > small,
.tnp-custom-atta-guidance,
.tnp-custom-atta-health header p,
.tnp-custom-atta-health__footer,
.tnp-custom-atta-health__suggestion {
  font-size: var(--text-secondary);
  font-weight: var(--font-regular);
  line-height: var(--leading-secondary);
}

.tnp-custom-atta-preset__summary > b,
.tnp-custom-atta-preset__details-inner > em,
.tnp-custom-atta-bases button small,
.tnp-custom-atta-badges b,
.tnp-custom-atta-filters button,
.tnp-custom-atta-grain__summary span,
.tnp-custom-atta-grain__details em,
.tnp-custom-atta-grain__actions label span,
.tnp-custom-atta-health__metrics small,
.tnp-custom-atta-health > p,
.tnp-custom-atta-name small,
.tnp-custom-atta-name-card > header p,
.tnp-custom-atta-summary small,
.tnp-custom-atta-review__facts span,
.tnp-custom-atta-review__price span,
.tnp-custom-atta-save-choice {
  font-size: var(--text-meta);
  font-weight: var(--font-medium);
  line-height: var(--leading-meta);
}

.tnp-custom-atta-preset__details-inner > em,
.tnp-custom-atta-grain__details em,
.tnp-custom-atta-health > p {
  line-height: var(--leading-meta);
}

.tnp-custom-atta-quantity button,
.tnp-custom-atta-mode button,
.tnp-custom-atta-custom-quantity input,
.tnp-custom-atta-custom-quantity label span,
.tnp-custom-atta-custom-quantity > button,
.tnp-custom-atta-search input,
.tnp-custom-atta-grain__actions > button:not(.tnp-custom-atta-grain__remove),
.tnp-custom-atta-grain__actions input,
.tnp-custom-atta-name input {
  font-size: var(--text-body);
  font-weight: var(--font-semibold);
  line-height: 20px;
}

.tnp-custom-atta-ratio > div:first-child strong,
.tnp-custom-atta-health__metrics b {
  font-size: var(--text-price);
  font-weight: var(--font-bold);
  line-height: 20px;
}

.tnp-custom-atta-ratio__ends,
.tnp-custom-atta-inline-recipe header span,
.tnp-custom-atta-inline-recipe > div,
.tnp-custom-atta-inline-recipe > div b,
.tnp-custom-atta-bases button b,
.tnp-custom-atta-health > header > button {
  font-size: var(--text-label);
  font-weight: var(--font-medium);
  line-height: 17px;
}

.tnp-custom-atta-bases button b,
.tnp-custom-atta-health > header > button {
  font-weight: var(--font-semibold);
}

.tnp-custom-atta-summary strong,
.tnp-custom-atta-review__price strong {
  font-size: 18px;
  font-weight: var(--font-bold);
  line-height: 22px;
}

.tnp-custom-atta-summary > span {
  font-size: var(--text-meta);
  font-weight: var(--font-medium);
  line-height: 15px;
}

/* Bottom navigation labels stay readable if a labelled navigation variant is used. */
.tnp-local-bottom-nav small {
  font-size: var(--text-meta);
  font-weight: var(--font-semibold);
  line-height: 14px;
}

.tnp-local-cart-badge {
  font-size: 10px;
  font-weight: var(--font-bold);
  line-height: 13px;
}

@media (max-width: 380px) {
  .tnp-local-main {
    padding-right: 12px;
    padding-left: 12px;
  }

  .tnp-custom-atta-step h2,
  .tnp-custom-atta-health h2,
  .tnp-custom-atta-name-card h2 {
    font-size: 18px;
    line-height: 24px;
  }
}

/* Immersive product detail. Kept separate from catalogue cards and pack dialogs. */
.tnp-local-app[data-local-view="product"]{--product-background:#f5f6f2;background:var(--product-background);padding:0;min-height:100dvh}
.tnp-local-app[data-local-view="product"] .tnp-local-main{max-width:680px;padding:0 0 calc(155px + env(safe-area-inset-bottom));margin:0 auto}
.tnp-local-product-page{display:block;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;min-width:0}
.tnp-product-hero{position:relative;width:100%;margin:0;isolation:isolate;overscroll-behavior-y:contain}
.tnp-product-photo{display:grid;place-items:center;width:100%;height:auto;aspect-ratio:1;min-height:0;padding:0;overflow:hidden;border:0;border-radius:0;background:var(--product-background)}
.tnp-product-photo img{display:block;width:100%;height:100%;object-fit:cover;border:0;border-radius:0;mask-image:linear-gradient(to bottom,#000 92%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,#000 92%,transparent 100%)}
.tnp-product-photo-empty{font-size:90px;opacity:.5}
.tnp-product-hero::after{position:absolute;z-index:1;right:0;bottom:0;left:0;height:8%;background:linear-gradient(to bottom,transparent,var(--product-background));content:"";pointer-events:none}
.tnp-product-toolbar{position:fixed;z-index:30;max-width:652px;margin-inline:auto;opacity:.8;top:calc(14px + env(safe-area-inset-top));right:14px;left:14px;display:flex;align-items:center;justify-content:space-between;pointer-events:none}
.tnp-product-toolbar>div{display:flex;gap:10px}
.tnp-product-toolbar button{display:grid;place-items:center;width:42px;height:42px;padding:11px;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:#203b26;box-shadow:0 2px 9px #203b2608;backdrop-filter:blur(12px);pointer-events:auto}
.tnp-product-toolbar svg{display:block;width:21px;height:21px}
.tnp-product-dots{position:absolute;z-index:2;right:0;bottom:0;left:0;display:flex;justify-content:center;gap:0;padding-bottom:3px}
.tnp-product-dots button{display:grid;place-items:center;width:26px;height:32px;padding:0;border:0;background:transparent}
.tnp-product-dots span{display:block;width:5px;height:5px;border-radius:50%;background:#c5c9c4;transition:background .16s,transform .16s}
.tnp-product-dots [aria-pressed=true] span{background:#435946;transform:scale(1.3)}
.tnp-product-search{position:absolute;z-index:4;top:calc(65px + env(safe-area-inset-top));right:14px;left:14px}
.tnp-product-search[hidden]{display:none}
.tnp-product-search .tnp-local-search{position:relative;min-height:46px}
.tnp-product-search .tnp-search-results{max-height:55dvh}
.tnp-product-info,.tnp-product-description{margin:10px 12px 0;padding:17px 16px;background:#fff;border:0;border-radius:16px;box-shadow:none}
.tnp-product-info h1{margin:0 0 12px;color:#1d2920;font-size:17px;font-weight:600;line-height:1.4;letter-spacing:-.2px}
.tnp-product-single-unit{margin:0 0 5px;font-size:13px;font-weight:500;line-height:1.5;color:#354338}
.tnp-product-single-unit:empty{display:none}
.tnp-product-single-price{font-size:19px;font-weight:600;line-height:1.4}
.tnp-product-units:empty{display:none}
.tnp-product-units.tnp-local-option-selectors{gap:16px;margin:0}
:is(.tnp-product-units,.tnp-local-pack-dialog) .tnp-local-option-selector{gap:9px}
:is(.tnp-product-units,.tnp-local-pack-dialog) .tnp-local-option-selector>span{font-size:13px;font-weight:500;line-height:1.4;color:#26392b;text-transform:none;letter-spacing:0}
:is(.tnp-product-units,.tnp-local-pack-dialog) .tnp-local-option-pills{display:flex;gap:9px;flex-wrap:wrap}
:is(.tnp-product-units,.tnp-local-pack-dialog) .tnp-local-option-pills button{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;min-width:104px;min-height:61px;padding:10px 13px;border:1px solid #dce0db;border-radius:13px;background:#fff;box-shadow:none;text-align:left;color:#29382e;font-family:inherit}
:is(.tnp-product-units,.tnp-local-pack-dialog) .tnp-local-option-pills button[aria-pressed=true]{border-color:#76a16c;background:#f0faed;box-shadow:inset 0 0 0 .3px #76a16c}
:is(.tnp-product-units,.tnp-local-pack-dialog) .tnp-local-option-pills button span{font-size:13px;font-weight:500;line-height:1.35}
:is(.tnp-product-units,.tnp-local-pack-dialog) .tnp-local-option-pills button small{font-size:15px;font-weight:600;line-height:1.3;color:#26382b}
:is(.tnp-product-units,.tnp-local-pack-dialog) .tnp-local-option-pills button:not(:has(small)){min-height:44px;min-width:90px}
.tnp-product-description h2{margin:0 0 8px;font-size:14px;font-weight:600;line-height:1.5}
.tnp-product-description p{margin:0;white-space:pre-line;color:#677166;font-size:12px;line-height:1.7}
.tnp-product-purchase{position:fixed;z-index:40;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:15px;max-width:680px;margin:auto;padding:9px 16px calc(9px + env(safe-area-inset-bottom));border-top:1px solid #e9ede5;background:#fff;box-shadow:0 -4px 18px #203b2605}
.tnp-product-purchase>div{display:grid;gap:2px;min-width:0}
.tnp-product-purchase [data-product-selected-unit]{font-size:12px;line-height:1.4;overflow-wrap:anywhere}
.tnp-product-purchase strong{font-size:18px;font-weight:600;line-height:1.3}
.tnp-product-purchase button{flex:0 0 44%;min-height:40px;padding:9px 15px;border:0;border-radius:11px;background:var(--local-green);color:#fff;font-family:inherit;font-size:14px;font-weight:600}
.tnp-product-purchase button:disabled{opacity:.45}
html:has(.tnp-local-app[data-local-view="product"]){overscroll-behavior-y:none}
html[data-motion-kind="product"]::view-transition-group(tnp-product-image){animation-duration:260ms;animation-timing-function:ease-out;overflow:hidden}
html[data-motion-kind="product"][data-motion-direction="forward"]::view-transition-new(root){animation:tnp-product-enter 220ms ease-out}
html[data-motion-kind="product"][data-motion-direction="back"]::view-transition-old(root){animation:tnp-product-exit 180ms ease-out}
@keyframes tnp-product-enter{from{opacity:.55}to{opacity:1}}
@keyframes tnp-product-exit{to{opacity:.45}}
@media(min-width:760px){.tnp-product-info,.tnp-product-description{margin-inline:20px}.tnp-product-photo{height:auto}}
@media(prefers-reduced-motion:reduce){.tnp-local-product-page{transform:none!important}html[data-motion-kind="product"]::view-transition-group(tnp-product-image),html[data-motion-kind="product"]::view-transition-new(root),html[data-motion-kind="product"]::view-transition-old(root){animation:none!important}}

.tnp-similar-products{margin:12px 12px 0;padding:16px 12px;background:#fff;border-radius:16px}
.tnp-similar-products h2{margin:0 0 18px;color:#253128;font-size:17px;line-height:1.4;font-weight:600}
.tnp-similar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 9px}
.tnp-similar-product{min-width:0;margin:0;padding:0;border:0;background:transparent;box-shadow:none}
.tnp-similar-pack-card{overflow:hidden;border:1px solid #edf0e9;border-radius:11px;background:#f6f7f3}
.tnp-similar-gallery{position:relative;border:0;border-radius:0;background:#f6f7f3;overflow:hidden}
.tnp-similar-images{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;aspect-ratio:1}
.tnp-similar-images::-webkit-scrollbar{display:none}
.tnp-similar-images>a{position:relative;overflow:hidden;display:grid;place-items:center;flex:0 0 100%;min-width:0;scroll-snap-align:start;color:var(--local-green);text-decoration:none;user-select:none;-webkit-user-drag:none}
.tnp-similar-images img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:top;user-select:none;-webkit-user-drag:none}
.tnp-similar-dots{position:absolute;bottom:3px;left:3px;right:3px;display:flex;justify-content:center;gap:0;pointer-events:none}
.tnp-similar-dots button{display:grid;place-items:center;width:15px;height:20px;padding:0;border:0;background:transparent;pointer-events:auto}
.tnp-similar-dots span{width:4px;height:4px;border-radius:50%;background:#c5cbc3;box-shadow:0 0 0 1px #fff9}
.tnp-similar-dots [aria-pressed=true] span{background:#436341}
.tnp-similar-unit-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:4px;min-height:40px;margin:0;padding:3px 4px;background:#f6f7f3}
.tnp-similar-unit-row>span{min-width:0;font-size:10px;line-height:1.35;font-weight:500;overflow-wrap:anywhere}
.tnp-similar-unit-row>button{flex:0 0 auto;min-width:43px;min-height:34px;padding:5px 7px;border:1px solid #729f65;border-radius:8px;background:#fff;color:var(--local-green);font-family:inherit;font-size:11px;font-weight:600}
.tnp-similar-price{display:block;margin:5px 0 3px;color:#202c24;font-size:13px;font-weight:600;line-height:1.4;overflow-wrap:anywhere}
.tnp-similar-name{display:block;color:#29372d;font-size:11px;font-weight:500;line-height:1.45;text-decoration:none;overflow-wrap:anywhere}
.tnp-similar-see-all{display:flex;align-items:center;justify-content:center;gap:10px;min-height:38px;margin-top:20px;border:1px solid #e2ebdd;border-radius:10px;background:#f6faf3;color:var(--local-green);font-size:12px;font-weight:500;text-decoration:none}
@media(min-width:760px){.tnp-similar-products{margin-inline:20px;padding:20px}.tnp-similar-grid{gap:26px 16px}.tnp-similar-name{font-size:13px}.tnp-similar-unit-row>span{font-size:12px}}

/* Product routes must not inherit the generic horizontal page slides. */
html[data-motion-kind="product"]::view-transition-old(root),
html[data-motion-kind="product"]::view-transition-new(root){animation:none}
html[data-motion-kind="product"][data-motion-direction="forward"]::view-transition-new(root){animation:tnp-product-enter 220ms ease-out}
html[data-motion-kind="product"][data-motion-direction="back"]::view-transition-old(root){animation:tnp-product-exit 180ms ease-out}
[data-shared-image] img[data-local-image]{opacity:1!important;transform:none!important;transition:none!important}
@media(prefers-reduced-motion:reduce){html[data-motion-kind="product"][data-motion-direction]::view-transition-old(root),html[data-motion-kind="product"][data-motion-direction]::view-transition-new(root){animation:none!important}}

.tnp-product-purchase [data-local-detail-add]:not(:disabled):not([aria-busy="true"]):not(.is-added){animation:tnp-product-add-pulse 2.4s ease-in-out infinite;transform-origin:center}
@keyframes tnp-product-add-pulse{0%,100%{transform:scale(1);box-shadow:0 0 0 0 rgba(23,107,47,0)}50%{transform:scale(1.025);box-shadow:0 0 0 5px rgba(23,107,47,.09)}}
@media(prefers-reduced-motion:reduce){.tnp-product-purchase [data-local-detail-add]{animation:none!important}}

/* Product purchase sits above the shared navigation so both controls stay visible and separate. */
.tnp-local-app[data-local-view="product"]{padding-bottom:144px}
.tnp-product-purchase{right:auto;bottom:calc(72px + env(safe-area-inset-bottom));left:50%;width:min(calc(100vw - 48px),344px);min-height:52px;justify-content:space-between;padding:5px 7px;transform:translateX(-50%);border:1px solid #bddab5;border-radius:999px;background:linear-gradient(135deg,rgba(239,248,235,.98),rgba(216,238,208,.98));box-shadow:0 8px 20px rgba(22,67,30,.16);backdrop-filter:blur(16px)}
.tnp-product-purchase>div{padding-left:7px;gap:1px}.tnp-product-purchase [data-product-selected-unit]{color:#4b644d;font-size:9px;line-height:1.2}.tnp-product-purchase strong{color:#174f21;font-size:13px;line-height:1.15}.tnp-product-purchase>button{flex:0 0 auto;min-width:104px;min-height:40px;padding:0 13px;border-radius:999px;background:linear-gradient(135deg,#4f943f,#276b2c);box-shadow:inset 0 1px rgba(255,255,255,.22),0 3px 10px rgba(29,92,35,.27);font-size:11px}.tnp-product-quantity{display:grid;grid-template-columns:22px 20px 22px;align-items:center;flex:0 0 auto;min-width:0!important;padding:0!important;gap:0!important;border:1px solid #bddab5;border-radius:999px;background:#f7fcf5;overflow:hidden}.tnp-product-quantity button{min-width:0!important;min-height:36px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#286b2e!important;font:600 17px/1 Poppins,sans-serif!important}.tnp-product-quantity strong{padding:0!important;text-align:center;color:#174f21!important;font-size:11px!important}

.tnp-product-units .tnp-local-option-pills button[aria-pressed=true]{border-color:#4f943f;background:linear-gradient(145deg,#eef8ea,#d7ebcf);box-shadow:inset 0 1px rgba(255,255,255,.9),0 5px 14px rgba(29,92,35,.14)}

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

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

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

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

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

.tnp-home-discovery{display:grid;gap:18px;margin-top:24px;padding-bottom:16px;color:#29382e}
.tnp-home-discovery h2{margin:4px 0 5px;font-size:17px;font-weight:600;line-height:1.35}
.tnp-home-discovery header p{margin:0;color:#778073;font-size:11px;line-height:1.55}
.tnp-home-eyebrow{font-size:9px;font-weight:600;letter-spacing:1.1px;color:#6b7957}
.tnp-home-meals>header{margin-bottom:13px}
.tnp-home-meal-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.tnp-home-meal{display:flex;flex-direction:column;align-items:stretch;min-width:0;padding:9px 8px 10px;border:1px solid transparent;border-radius:15px;text-align:left;font-family:inherit;color:#30412f;background:#f3eddc;cursor:pointer;transition:border-color 200ms ease,box-shadow 200ms ease}
.tnp-home-meal.sage{background:#eaf0e3}.tnp-home-meal.rose{background:#f4e8df}
.tnp-home-meal[aria-pressed=true]{position:relative;z-index:2;border-color:transparent;border-radius:15px 15px 0 0;background:transparent;box-shadow:none}
.tnp-home-meal-art{position:relative;display:block;height:74px;margin-bottom:7px}
.tnp-home-meal-art img{position:absolute;bottom:4px;left:1%;width:54%;height:58px;object-fit:cover;border-radius:10px;box-shadow:0 3px 8px #29402d12}
.tnp-home-meal-art img:nth-child(2){left:24%;bottom:13px;z-index:2}.tnp-home-meal-art img:nth-child(3){left:46%;bottom:0;z-index:3}
.tnp-home-meal strong{font-size:12px;line-height:1.4;font-weight:600;min-height:34px}
.tnp-home-meal small{font-size:10px;line-height:1.45;color:#6a715f;margin-top:4px;flex:1}
.tnp-home-meal-link{display:flex;justify-content:space-between;margin-top:11px;font-size:10px;font-weight:500}.tnp-home-meal-link b{font-size:14px;font-weight:500}
.tnp-local-app[data-local-view=home] .tnp-home-shelf{margin:0;padding:14px 12px 16px;border:1px solid #edf0e8;box-shadow:0 3px 12px #26382b03}
.tnp-home-shelf>header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:14px}
.tnp-home-shelf>header h2{font-size:16px;margin:0 0 3px}
.tnp-home-shelf>header>a{flex:none;font-size:10px;font-weight:500;color:#42663c;text-decoration:none;min-height:30px;padding-top:4px}
.tnp-home-meals [data-home-meal-products]{margin-top:12px}
.tnp-home-meals .tnp-home-shelf>header h2{font-size:13px}
.tnp-home-flavour{display:grid;grid-template-columns:minmax(0,1fr) 28%;align-items:center;gap:10px;padding:17px 14px;border-radius:16px;background:#f2e7d7;text-decoration:none;color:#584a30}
.tnp-home-flavour>div{display:grid;gap:9px}.tnp-home-flavour strong{font-size:16px;line-height:1.4;font-weight:600}.tnp-home-flavour .tnp-home-eyebrow{font-size:8px;color:#89704c}.tnp-home-flavour>div>span:last-child{font-size:10px}.tnp-home-flavour img{width:100%;height:100px;object-fit:contain}
.tnp-home-browse-all{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:17px 15px;background:#eaf1e3;border-radius:15px;color:#47603c;text-decoration:none}
.tnp-home-browse-all span{display:grid;gap:3px;font-size:10px}.tnp-home-browse-all strong{font-size:13px;font-weight:500}.tnp-home-browse-all>b{font-size:21px;font-weight:400}
@media(min-width:760px){.tnp-home-meal-art{height:110px;max-width:200px}.tnp-home-meal-art img{height:90px}}
@media(prefers-reduced-motion:reduce){.tnp-home-meal{transition:none}}

/* Small colour shifts make the selected meal feel connected to its shelf. */
.tnp-home-meal[aria-pressed=true]{background:linear-gradient(145deg,#f7f1e4,#eee2c6);border-color:#d9c28b;box-shadow:0 7px 18px rgba(103,81,29,.12)}
.tnp-home-meals[data-meal-tone=sage] .tnp-home-meal[aria-pressed=true]{background:linear-gradient(145deg,#f1f7ec,#dcebd3);border-color:#a9ca9d;box-shadow:0 7px 18px rgba(36,91,40,.12)}
.tnp-home-meals[data-meal-tone=rose] .tnp-home-meal[aria-pressed=true]{background:linear-gradient(145deg,#fbf1eb,#efd9cc);border-color:#d8b09a;box-shadow:0 7px 18px rgba(112,62,37,.12)}
.tnp-home-meals [data-home-meal-products]{box-shadow:0 10px 22px rgba(38,77,36,.07)}

/* A selected meal and its ingredient shelf form one connected surface. */
.tnp-home-meals{--meal-colour:#f3eddc;position:relative;isolation:isolate}
.tnp-home-meals[data-meal-tone=sage]{--meal-colour:#eaf0e3}
.tnp-home-meals[data-meal-tone=rose]{--meal-colour:#f4e8df}
.tnp-home-meals [data-home-meal-products]{position:relative;margin-top:12px;border:1px solid transparent;border-radius:15px;background:transparent}
.tnp-local-app[data-local-view=home] .tnp-home-meals .tnp-home-shelf{border:0;box-shadow:none;background:transparent;padding-top:16px}
.tnp-home-meals .tnp-home-shelf>header{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}

.tnp-home-meal-outline{position:absolute;inset:0;width:100%;height:100%;z-index:-1;pointer-events:none;overflow:visible}
.tnp-home-meal-outline path{fill:var(--meal-colour);stroke:#739364;stroke-width:1;vector-effect:non-scaling-stroke}

.tnp-home-atta-guide{overflow:hidden;border:1px solid #e0e6d4;border-radius:18px;background:linear-gradient(165deg,#f5f1df 0%,#f1f5e9 48%,#fafbf4 100%)}
.tnp-home-atta-guide>header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:16px 14px 10px}
.tnp-home-atta-guide>header>div{min-width:0}.tnp-home-atta-guide>header>img{width:62px;height:70px;object-fit:contain}
.tnp-atta-choices{position:relative;display:flex;gap:9px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x proximity;padding:8px 13px 13px}
.tnp-atta-choices::-webkit-scrollbar{display:none}
.tnp-atta-choices>button{display:flex;flex-direction:column;align-items:center;flex:0 0 96px;min-width:0;gap:6px;padding:9px 5px 8px;border:1px solid transparent;border-radius:14px;background:#ffffff75;color:#526047;font-family:inherit;cursor:pointer;scroll-snap-align:center}
.tnp-atta-choices>button[aria-pressed=true]{background:linear-gradient(155deg,#fffdf4,#eaf2df);border-color:#759264;box-shadow:0 4px 9px #344b2412}
.tnp-atta-choice-image{position:relative;display:block;width:57px;height:57px}.tnp-atta-choice-image>img{width:100%;height:100%;border-radius:12px;object-fit:cover}
.tnp-atta-choice-image>b{position:absolute;right:-5px;bottom:-3px;display:none;place-items:center;width:18px;height:18px;border-radius:50%;border:2px solid #fff;background:#507b3f;color:#fff;font-size:10px;font-weight:500}
.tnp-atta-choices [aria-pressed=true] .tnp-atta-choice-image>b{display:grid}
.tnp-atta-choices strong{font-size:11px;line-height:1.4;font-weight:500;min-height:31px}.tnp-atta-choices small{font-size:9px;line-height:1.2;color:#858a76}
.tnp-local-app[data-local-view=home] .tnp-home-atta-guide .tnp-home-shelf{border:0;border-radius:0;background:transparent;padding:14px 12px}
.tnp-home-atta-guide .tnp-home-shelf h2{font-size:14px}
.tnp-atta-mix-link{display:flex;align-items:center;justify-content:space-between;margin:0;padding:12px 14px;border-top:1px solid #e2e7d8;color:#496638;text-decoration:none}
.tnp-atta-mix-link>span{display:grid;gap:2px;font-size:10px}.tnp-atta-mix-link strong{font-size:11px;font-weight:500}.tnp-atta-mix-link>b{font-size:20px;font-weight:400}

.tnp-install-prompt{position:fixed;right:12px;bottom:calc(76px + env(safe-area-inset-bottom));left:12px;z-index:1200;box-sizing:border-box;display:grid;grid-template-columns:44px minmax(0,1fr) auto 24px;align-items:center;gap:9px;width:min(420px,calc(100vw - 24px));margin:auto;padding:10px 9px 10px 11px;border:1px solid #dcead7;border-radius:17px;background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(241,249,237,.98));box-shadow:0 12px 34px rgba(20,67,28,.18);backdrop-filter:blur(12px);animation:tnp-install-notice-in .38s cubic-bezier(.22,1,.36,1) both}
.tnp-install-prompt>img{display:block;width:44px;height:24px;object-fit:contain}
.tnp-install-prompt>div{display:grid;min-width:0;gap:2px}.tnp-install-prompt strong{overflow:hidden;color:#183820;font-size:11px;font-weight:600;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.tnp-install-prompt small{overflow:hidden;color:#718076;font-size:8px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
.tnp-install-prompt__primary{min-height:32px;padding:0 10px;border:0;border-radius:10px;background:#176b2f;color:#fff;font:600 9px/1 Poppins,sans-serif;white-space:nowrap;box-shadow:0 5px 14px rgba(23,107,47,.18)}
.tnp-install-prompt__close{display:grid;width:24px;height:24px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;color:#718076;font:400 18px/1 Poppins,sans-serif}
@keyframes tnp-install-notice-in{from{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:none}}
@media(max-width:350px){.tnp-install-prompt{grid-template-columns:34px minmax(0,1fr) auto 20px;gap:6px;padding-left:8px}.tnp-install-prompt>img{width:34px}.tnp-install-prompt strong{font-size:9px}.tnp-install-prompt small{font-size:7px}.tnp-install-prompt__primary{padding:0 7px;font-size:8px}}
@media(prefers-reduced-motion:reduce){.tnp-install-prompt{animation:none}}

.tnp-assistant-launcher{position:fixed;z-index:83;right:max(14px,env(safe-area-inset-right));bottom:calc(76px + env(safe-area-inset-bottom));display:flex;min-height:46px;align-items:center;gap:9px;padding:6px 14px 6px 7px;border:1px solid rgba(255,255,255,.74);border-radius:999px;background:linear-gradient(135deg,#174f24,#287b34);box-shadow:0 10px 28px rgba(19,72,30,.26),inset 0 1px rgba(255,255,255,.18);color:#fff;font:600 11px/1 Poppins,sans-serif;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.tnp-assistant-launcher:hover{box-shadow:0 13px 34px rgba(19,72,30,.31);transform:translateY(-2px)}.tnp-assistant-launcher__mark{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:rgba(255,255,255,.15)}.tnp-assistant-launcher__mark svg{width:22px;height:22px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.tnp-assistant-scrim{position:fixed;z-index:90;inset:0;background:rgba(20,31,21,.28);opacity:0;backdrop-filter:blur(0);transition:opacity .25s ease,backdrop-filter .25s ease}.tnp-assistant-scrim.is-open{opacity:1;backdrop-filter:blur(7px)}
.tnp-assistant{position:fixed;z-index:91;right:max(10px,env(safe-area-inset-right));bottom:calc(10px + env(safe-area-inset-bottom));display:grid;width:min(430px,calc(100vw - 20px));height:min(720px,calc(88dvh - env(safe-area-inset-top)));grid-template-rows:auto 1fr auto auto;overflow:hidden;border:1px solid rgba(218,228,212,.9);border-radius:30px;background:#fbf8ef;box-shadow:0 28px 80px rgba(14,48,22,.3),0 2px 8px rgba(25,62,30,.08);opacity:0;transform:translateY(24px) scale(.965);transform-origin:calc(100% - 35px) 100%;transition:opacity .22s ease,transform .28s cubic-bezier(.2,.82,.28,1)}.tnp-assistant.is-open{opacity:1;transform:none}.tnp-assistant.is-welcome{height:auto;max-height:calc(100dvh - 20px);grid-template-rows:auto auto auto auto}.tnp-assistant[hidden],.tnp-assistant-scrim[hidden]{display:none}
.tnp-assistant>header{position:relative;display:flex;min-height:82px;align-items:center;justify-content:space-between;padding:16px 17px;border-bottom:1px solid rgba(192,211,186,.65);background:radial-gradient(circle at 12% -25%,rgba(203,226,181,.72),transparent 52%),linear-gradient(135deg,#f0f6e9,#fbf8ef)}.tnp-assistant>header:after{position:absolute;right:66px;bottom:0;width:72px;height:1px;background:linear-gradient(90deg,transparent,#a5bd98,transparent);content:""}.tnp-assistant__identity{display:flex;min-width:0;align-items:center;gap:11px}.tnp-assistant__brandmark{display:grid;width:45px;height:45px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.8);border-radius:15px;background:linear-gradient(145deg,#1a5829,#2c7b38);box-shadow:0 6px 18px rgba(34,86,39,.16)}.tnp-assistant__brandmark svg{width:27px;height:27px;fill:none;stroke:#e8efb5;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.tnp-assistant__title{display:grid;min-width:0;gap:3px}.tnp-assistant__title strong{overflow:hidden;color:#173c20;font:400 17px/1.2 Futura,"Century Gothic",Poppins,sans-serif;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.tnp-assistant__title small{display:flex;align-items:center;gap:5px;color:#6c786c;font:500 9px/1.3 Poppins,sans-serif}.tnp-assistant__title small:before{width:6px;height:6px;border-radius:50%;background:#5c9853;box-shadow:0 0 0 3px rgba(92,152,83,.12);border-radius:50%;content:""}.tnp-assistant>header>button{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border:1px solid rgba(205,220,199,.8);border-radius:50%;background:rgba(255,255,255,.72);color:#48604a;font:300 22px/1 Poppins,sans-serif;cursor:pointer}
.tnp-assistant-messages{display:flex;min-height:0;flex-direction:column;gap:13px;overflow:auto;padding:18px 16px 14px;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#cbdac6 transparent}.tnp-assistant-welcome{display:grid;gap:15px;padding:3px 0 5px}.tnp-assistant-welcome[hidden]{display:none}.tnp-assistant-welcome__intro{padding:2px 2px 0}.tnp-assistant-welcome__eyebrow{display:block;margin-bottom:5px;color:#558057;font:700 8px/1.2 Poppins,sans-serif;letter-spacing:.13em;text-transform:uppercase}.tnp-assistant-welcome h2{max-width:310px;margin:0 0 5px;color:#183a21;font:500 22px/1.18 Futura,"Century Gothic",Poppins,sans-serif;letter-spacing:-.035em}.tnp-assistant-welcome p{max-width:330px;margin:0;color:#758076;font:400 11px/1.55 Poppins,sans-serif}.tnp-assistant-intents{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.tnp-assistant-intent{display:flex;min-width:0;min-height:112px;align-items:flex-start;justify-content:space-between;flex-direction:column;padding:11px 10px;border:1px solid rgba(207,219,200,.82);border-radius:17px;background:linear-gradient(155deg,#fffdf7,#eef5e8);box-shadow:0 5px 14px rgba(33,68,35,.055);color:#25452a;text-align:left;cursor:pointer}.tnp-assistant-intent:nth-child(2){background:linear-gradient(155deg,#fffdf8,#f5eddf)}.tnp-assistant-intent:nth-child(3){background:linear-gradient(155deg,#fffdf8,#eef2e6)}.tnp-assistant-intent span{font-size:23px;line-height:1}.tnp-assistant-intent strong{font:600 10px/1.38 Poppins,sans-serif}.tnp-assistant-intent small{color:#748075;font:400 8px/1.3 Poppins,sans-serif}.tnp-assistant-message{position:relative;flex:0 0 auto;max-width:88%;padding:11px 13px;border-radius:18px;color:#2b3a2e;font:400 13px/1.55 Poppins,sans-serif;white-space:pre-wrap}.tnp-assistant-message--assistant{align-self:flex-start;padding-left:14px;border:1px solid rgba(215,225,210,.85);border-bottom-left-radius:6px;background:rgba(255,255,255,.88);box-shadow:0 4px 14px rgba(26,60,31,.045)}.tnp-assistant-message--user{align-self:flex-end;border-bottom-right-radius:6px;background:linear-gradient(135deg,#1b632d,#277a37);box-shadow:0 5px 14px rgba(28,91,40,.14);color:#fff}.tnp-assistant-message.is-thinking{display:flex;gap:5px;padding:14px 16px}.tnp-assistant-message.is-thinking i{width:6px;height:6px;border-radius:50%;background:#6e9870;animation:tnp-assistant-dot 1.2s ease-in-out infinite}.tnp-assistant-message.is-thinking i:nth-child(2){animation-delay:.15s}.tnp-assistant-message.is-thinking i:nth-child(3){animation-delay:.3s}
.tnp-assistant-products{display:flex;flex:0 0 auto;width:calc(100% + 16px);gap:9px;overflow:auto;margin-right:-16px;padding:1px 16px 8px 0;scroll-snap-type:x proximity;scrollbar-width:none}.tnp-assistant-products::-webkit-scrollbar{display:none}.tnp-assistant-product{display:flex;flex:0 0 148px;overflow:hidden;flex-direction:column;border:1px solid #dce6d7;border-radius:17px;background:#fff;box-shadow:0 5px 16px rgba(26,67,31,.055);scroll-snap-align:start}.tnp-assistant-product__image{display:grid;position:relative;width:100%;aspect-ratio:1/1;place-items:center;overflow:hidden;border:0;background:linear-gradient(145deg,#f1f6ed,#fcfdf9);cursor:pointer}.tnp-assistant-product__image img{display:block;width:100%;height:100%;padding:7px;object-fit:contain}.tnp-assistant-product__placeholder{font-size:34px}.tnp-assistant-product__body{display:flex;min-height:113px;flex:1;flex-direction:column;padding:9px}.tnp-assistant-product__body>strong{display:-webkit-box;min-height:34px;overflow:hidden;color:#27392b;font:600 11px/1.4 Poppins,sans-serif;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tnp-assistant-product__unit{margin:4px 0 8px;color:#778079;font:400 8px/1.3 Poppins,sans-serif}.tnp-assistant-product__footer{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-top:auto}.tnp-assistant-product__price{color:#173c20;font:700 12px/1.2 Poppins,sans-serif}.tnp-assistant-product__action{min-height:31px;padding:0 10px;border:1px solid #277336;border-radius:999px;background:#277336;color:#fff;font:700 8px/1 Poppins,sans-serif;cursor:pointer}.tnp-assistant-product__action--choose{background:#fff;color:#277336}.tnp-assistant-product__action.is-added{background:#edf6e9;color:#246631}
.tnp-assistant-cart-confirmation{display:grid;flex:0 0 auto;grid-template-columns:34px 1fr auto;gap:9px;align-items:center;padding:10px 11px;border:1px solid #cfe0c8;border-radius:17px;background:linear-gradient(135deg,#edf7e9,#fffdf8);box-shadow:0 5px 16px rgba(31,88,38,.07)}.tnp-assistant-cart-confirmation>span{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;background:#dcefd5;color:#246631;font-size:17px}.tnp-assistant-cart-confirmation>div{display:grid;gap:2px}.tnp-assistant-cart-confirmation strong{color:#244329;font-size:10px}.tnp-assistant-cart-confirmation small{color:#748076;font-size:8px}.tnp-assistant-cart-confirmation a{color:#236b31;font-size:9px;font-weight:700;text-decoration:none}
.tnp-assistant-quick{display:flex;gap:7px;overflow:auto;padding:4px 15px 9px;scrollbar-width:none}.tnp-assistant-quick::-webkit-scrollbar{display:none}.tnp-assistant-quick:empty{display:none}.tnp-assistant-quick button{flex:0 0 auto;min-height:33px;padding:6px 11px;border:1px solid #ccdfc7;border-radius:999px;background:#f3f8ee;color:#315f37;font:500 9px/1.2 Poppins,sans-serif;cursor:pointer}.tnp-assistant>form{display:grid;grid-template-columns:1fr 42px;gap:8px;align-items:end;margin:0 13px;padding:7px 7px 7px 13px;border:1px solid #d1dfcd;border-radius:20px;background:#fff;box-shadow:0 7px 22px rgba(22,70,31,.08)}.tnp-assistant>form:focus-within{border-color:#95ba8d;box-shadow:0 0 0 3px rgba(92,145,79,.1),0 7px 22px rgba(22,70,31,.08)}.tnp-assistant>form textarea{width:100%;max-height:96px;resize:none;border:0;outline:0;background:transparent;color:#243427;font:400 12px/1.45 Poppins,sans-serif}.tnp-assistant>form textarea::placeholder{color:#929b93}.tnp-assistant>form>button{display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:14px;background:linear-gradient(135deg,#1a602b,#277b37);box-shadow:0 5px 12px rgba(23,90,36,.2);color:#fff;font-size:19px;cursor:pointer}.tnp-assistant>form.is-busy>button{opacity:.45}.tnp-assistant-note{padding:8px 12px 12px;color:#929990;font:400 7px/1.35 Poppins,sans-serif;text-align:center}.tnp-assistant-visible{overflow:hidden}.tnp-assistant-visible .tnp-assistant-launcher{opacity:0;pointer-events:none}
@keyframes tnp-assistant-dot{0%,65%,100%{opacity:.32;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}
@media(min-width:700px){.tnp-assistant-launcher{right:24px;bottom:24px}.tnp-assistant{right:24px;bottom:24px;height:min(720px,calc(100dvh - 48px))}}
@media(max-width:370px){.tnp-assistant{right:6px;bottom:calc(6px + env(safe-area-inset-bottom));left:6px;width:auto;height:min(720px,calc(100dvh - 12px - env(safe-area-inset-top)));border-radius:23px}.tnp-assistant>header{min-height:72px;padding:12px}.tnp-assistant__brandmark{width:39px;height:39px}.tnp-assistant__brandmark svg{width:24px;height:24px}.tnp-assistant__title strong{font-size:15px}.tnp-assistant-messages{padding:14px 12px}.tnp-assistant-welcome h2{font-size:19px}.tnp-assistant-intents{gap:6px}.tnp-assistant-intent{min-height:104px;padding:9px 8px}.tnp-assistant-intent strong{font-size:9px}.tnp-assistant-message{font-size:12px}.tnp-assistant-launcher strong{display:none}.tnp-assistant-launcher{padding-right:7px}}
@media(max-height:620px){.tnp-assistant{height:calc(100dvh - 12px);bottom:calc(6px + env(safe-area-inset-bottom))}.tnp-assistant-welcome__intro p{display:none}.tnp-assistant-intent{min-height:88px}}
@media(prefers-reduced-motion:reduce){.tnp-assistant,.tnp-assistant-scrim,.tnp-assistant-launcher{transition:none}.tnp-assistant-message.is-thinking i{animation:none}}

/* Shared assistant identity used by the header launcher and bottom navigation. */
.tnp-assistant-launcher__mark,.tnp-assistant__brandmark,.tnp-assistant-nav-mark{position:relative}
.tnp-assistant-launcher__mark img,.tnp-assistant__brandmark img,.tnp-assistant-nav-mark img{display:block;width:88%;height:88%;object-fit:contain}
.tnp-assistant-launcher__mark svg,.tnp-assistant__brandmark svg{display:none}
.tnp-assistant__brandmark{background:linear-gradient(145deg,#f3f9ed,#fff);overflow:visible}
.tnp-assistant-launcher__mark i,.tnp-assistant__brandmark i,.tnp-assistant-nav-mark i{position:absolute;top:-2px;right:-2px;width:7px;height:7px;filter:drop-shadow(0 0 4px rgba(220,238,111,.9));animation:tnp-assistant-star 2.4s ease-in-out infinite}
.tnp-assistant-launcher__mark i:before,.tnp-assistant__brandmark i:before,.tnp-assistant-nav-mark i:before{position:absolute;inset:0;background:#e6f07a;clip-path:polygon(50% 0,61% 38%,100% 50%,61% 62%,50% 100%,39% 62%,0 50%,39% 38%);content:""}
.tnp-assistant-launcher__mark i:nth-of-type(2),.tnp-assistant__brandmark i:nth-of-type(2),.tnp-assistant-nav-mark i:nth-of-type(2){top:6px;right:-6px;width:4px;height:4px;animation-delay:.65s}
[data-assistant-root][data-page-view="home"]>.tnp-assistant-launcher{display:none}
[data-assistant-root][data-page-view="catalog"]>.tnp-assistant-launcher,[data-assistant-root][data-page-view="product"]>.tnp-assistant-launcher{right:12px;min-width:44px;width:44px;min-height:44px;height:44px;padding:5px;border-radius:50%}
[data-assistant-root][data-page-view="catalog"]>.tnp-assistant-launcher{bottom:calc(18px + env(safe-area-inset-bottom))}
[data-assistant-root][data-page-view="product"]>.tnp-assistant-launcher{bottom:calc(68px + env(safe-area-inset-bottom))}
[data-assistant-root][data-page-view="catalog"]>.tnp-assistant-launcher strong,[data-assistant-root][data-page-view="product"]>.tnp-assistant-launcher strong{display:none}
[data-assistant-root]:not([data-page-view="product"])>.tnp-assistant-launcher,.tnp-assistant-launcher[hidden]{display:none!important}
[data-assistant-root][data-page-view="catalog"] .tnp-assistant-launcher__mark,[data-assistant-root][data-page-view="product"] .tnp-assistant-launcher__mark{transform-origin:50% 62%;will-change:transform;animation:tnp-assistant-action-pulse 3.6s cubic-bezier(.45,0,.55,1) infinite}
.tnp-assistant-launcher__mark:after{position:absolute;z-index:2;top:-2px;right:-7px;padding:2px 4px;border:1px solid rgba(255,255,255,.92);border-radius:7px;background:#176b2f;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-star{0%,100%{opacity:.48;transform:scale(.78) rotate(0)}50%{opacity:1;transform:scale(1.08) rotate(20deg)}}
@keyframes tnp-assistant-action-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.075)}}
@media(prefers-reduced-motion:reduce){.tnp-assistant-launcher__mark,.tnp-assistant-launcher__mark i,.tnp-assistant__brandmark i,.tnp-assistant-nav-mark i{animation:none}}
.tnp-assistant__title strong,.tnp-assistant-welcome h2{font-family:Poppins,sans-serif}

/* Keep the focused field inside the visual viewport on mobile keyboards. */
:root{--tnp-keyboard-offset:0px;--tnp-visible-viewport-height:100dvh}
html.tnp-keyboard-open{overscroll-behavior-y:contain}
.tnp-keyboard-open .tnp-assistant{bottom:calc(10px + env(safe-area-inset-bottom) + var(--tnp-keyboard-offset));height:min(720px,calc(var(--tnp-visible-viewport-height) - 20px - env(safe-area-inset-top) - env(safe-area-inset-bottom)));max-height:calc(var(--tnp-visible-viewport-height) - 20px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}
.tnp-keyboard-open .tnp-assistant-launcher{bottom:calc(76px + env(safe-area-inset-bottom) + var(--tnp-keyboard-offset))}
.tnp-keyboard-open .tnp-assistant-messages{scroll-padding-block:18px}
.tnp-keyboard-open .tnp-delivery-onboarding{padding-top:12px;padding-bottom:calc(12px + env(safe-area-inset-bottom) + var(--tnp-keyboard-offset))}
.tnp-keyboard-open .tnp-delivery-onboarding>section{max-height:calc(var(--tnp-visible-viewport-height) - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overscroll-behavior:contain}
.tnp-keyboard-open .tnp-address-label-overlay{padding-top:12px;padding-bottom:calc(12px + env(safe-area-inset-bottom) + var(--tnp-keyboard-offset))}
.tnp-keyboard-open .tnp-address-label-card{max-height:calc(var(--tnp-visible-viewport-height) - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow:auto;overscroll-behavior:contain}
.tnp-keyboard-open .tnp-custom-atta-review{max-height:calc(var(--tnp-visible-viewport-height) - 12px - env(safe-area-inset-top));overflow:auto;padding-bottom:calc(24px + env(safe-area-inset-bottom) + var(--tnp-keyboard-offset))}

.tnp-tracking-consent{position:fixed;z-index:170;left:50%;bottom:calc(86px + env(safe-area-inset-bottom));box-sizing:border-box;width:min(440px,calc(100vw - 24px));transform:translateX(-50%);display:grid;gap:13px;padding:16px;border:1px solid rgba(29,96,52,.16);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,251,.98),rgba(239,248,237,.98));box-shadow:0 20px 60px rgba(18,60,31,.22),0 3px 12px rgba(18,60,31,.09);color:#173f26;font-family:Poppins,system-ui,sans-serif;animation:tnp-consent-in .32s cubic-bezier(.2,.8,.2,1) both}.tnp-tracking-consent strong{display:block;font-size:15px;font-weight:600;letter-spacing:-.01em}.tnp-tracking-consent p{margin:4px 0 0;font-size:12px;line-height:1.55;color:#52675a}.tnp-tracking-consent a{display:inline-block;margin-top:5px;color:#246b3b;font-size:11px;font-weight:600;text-underline-offset:2px}.tnp-tracking-consent>div:last-child{display:grid;grid-template-columns:1fr 1.25fr;gap:8px}.tnp-tracking-consent button{min-height:42px;border-radius:14px;border:1px solid rgba(29,96,52,.18);background:rgba(255,255,255,.76);color:#245233;font:600 12px/1 Poppins,system-ui,sans-serif}.tnp-tracking-consent [data-tracking-allow]{border-color:transparent;background:linear-gradient(135deg,#246b3b,#3f8b4e);color:#fff;box-shadow:0 7px 18px rgba(36,107,59,.2)}@keyframes tnp-consent-in{from{opacity:0;transform:translate(-50%,12px) scale(.98)}to{opacity:1;transform:translate(-50%,0) scale(1)}}@media(max-width:360px){.tnp-tracking-consent{bottom:calc(79px + env(safe-area-inset-bottom));padding:14px;border-radius:19px}.tnp-tracking-consent>div:last-child{grid-template-columns:1fr}.tnp-tracking-consent button{min-height:40px}}@media(prefers-reduced-motion:reduce){.tnp-tracking-consent{animation:none}}
