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