.home-preview{margin:0 0 25px}.home-preview .section-heading{margin-bottom:10px}.home-expiry-list{display:grid;gap:7px}.home-expiry{border:1px solid var(--line);background:#fff;border-radius:14px;padding:9px 10px;display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;text-align:left;color:var(--ink);font:inherit;font-size:13px;font-weight:700}.home-expiry .ingredient-food-icon{width:26px;height:26px}.home-expiry strong{font-size:11px;color:#b96337}.home-recipe-list{display:grid;grid-auto-flow:column;grid-auto-columns:76%;overflow-x:auto;gap:11px;padding:1px 2px 5px;scroll-snap-type:x mandatory;scrollbar-width:none}.home-recipe-list::-webkit-scrollbar{display:none}.home-recipe{position:relative;height:150px;border-radius:19px;overflow:hidden;scroll-snap-align:start;cursor:pointer;background:#213a29;color:#fff}.home-recipe img{width:100%;height:100%;object-fit:cover;display:block}.home-recipe:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#102315d9 0%,transparent 68%)}.home-recipe div{position:absolute;z-index:1;left:13px;right:13px;bottom:12px}.home-recipe p{font-size:11px;font-weight:800;color:#c8f4af;margin-bottom:3px}.home-recipe h3{font-size:16px;line-height:1.15;color:#fff;margin:0}.home-recipe span{font-size:11px;color:#e5eee4;margin-top:4px;display:block}@media (prefers-color-scheme:dark){.home-expiry{background:#18231a;border-color:#2d3c2f;color:#f5f8f2}.home-expiry strong{color:#ffc08c}}
