.showcase.svelte-1hfec4d{display:flex;flex-direction:column;gap:var(--space-lg)}.mobile-strip.svelte-1hfec4d{display:none}@media(max-width:899px){.showcase.svelte-1hfec4d{gap:var(--space-sm);align-items:center}.headline.svelte-1hfec4d{font-size:.8125rem;font-weight:600;letter-spacing:-.01em;color:var(--color-text-muted);text-align:center}.bento.svelte-1hfec4d{display:none}.mobile-strip.svelte-1hfec4d{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem}.strip-item.svelte-1hfec4d{font-size:.65rem;font-weight:600;padding:.2rem .55rem;border-radius:999px;color:var(--strip);background:color-mix(in srgb,var(--strip) 12%,var(--color-surface));border:1px solid color-mix(in srgb,var(--strip) 28%,var(--color-border))}}.headline.svelte-1hfec4d{margin:0;font-size:clamp(1.75rem,5vw,2.35rem);font-weight:700;letter-spacing:-.04em;line-height:1.1;color:var(--color-text)}.bento.svelte-1hfec4d{display:grid;gap:var(--space-sm);grid-template-columns:repeat(3,1fr);grid-template-areas:"pantry pantry expiry" "fridge freezer shopping" "scan scan household"}.mock.svelte-1hfec4d{background:color-mix(in srgb,var(--color-surface) 88%,transparent);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-md);box-shadow:var(--shadow-sm)}.mock-pantry.svelte-1hfec4d{grid-area:pantry;min-height:7.5rem}.mock-expiry.svelte-1hfec4d{grid-area:expiry;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-sm);background:color-mix(in srgb,var(--color-accent) 12%,var(--color-surface))}.mock-header.svelte-1hfec4d{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md)}.mock-dot.svelte-1hfec4d{width:.5rem;height:.5rem;border-radius:50%;background:var(--color-primary)}.mock-line.svelte-1hfec4d{flex:1;height:.35rem;border-radius:999px;background:var(--color-surface-muted)}.shelves.svelte-1hfec4d{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-sm)}.shelves.svelte-1hfec4d li:where(.svelte-1hfec4d){display:flex;align-items:center;gap:var(--space-xs);padding-top:var(--space-xs);border-top:1px dashed color-mix(in srgb,var(--color-border) 80%,transparent)}.pill.svelte-1hfec4d{display:block;width:1.75rem;height:.55rem;border-radius:999px;background:color-mix(in srgb,var(--pill) 55%,var(--color-surface-muted))}.pill.wide.svelte-1hfec4d{width:2.75rem}.expiry.svelte-1hfec4d{width:.45rem;height:.45rem;border-radius:50%;margin-left:auto;flex-shrink:0}.expiry.warn.svelte-1hfec4d{background:var(--color-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-accent) 35%,transparent)}.expiry.ok.svelte-1hfec4d{background:var(--color-primary)}.expiry-ring.svelte-1hfec4d{width:2.75rem;height:2.75rem;border-radius:50%;border:3px solid color-mix(in srgb,var(--color-accent) 45%,transparent);border-top-color:var(--color-accent);transform:rotate(-24deg)}.mock-caption.svelte-1hfec4d{font-size:.75rem;font-weight:600;color:var(--color-text-muted);letter-spacing:.02em}.tile.svelte-1hfec4d{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;padding:var(--space-sm) var(--space-xs);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);min-height:4.25rem}.tile[data-id=fridge].svelte-1hfec4d{grid-area:fridge}.tile[data-id=freezer].svelte-1hfec4d{grid-area:freezer}.tile[data-id=cupboard].svelte-1hfec4d,.tile[data-id=expiry].svelte-1hfec4d{display:none}.tile[data-id=shopping].svelte-1hfec4d{grid-area:shopping}.tile[data-id=scan].svelte-1hfec4d{grid-area:scan}.tile[data-id=household].svelte-1hfec4d{grid-area:household}.tile-icon.svelte-1hfec4d{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:var(--radius-sm);background:color-mix(in srgb,var(--tile) 14%,var(--color-surface-muted));color:var(--tile)}.tile-icon.svelte-1hfec4d svg:where(.svelte-1hfec4d){width:1.15rem;height:1.15rem;stroke:currentColor;fill:none;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.tile-label.svelte-1hfec4d{font-size:.65rem;font-weight:600;color:var(--color-text-muted);text-align:center;line-height:1.2}@media(min-width:480px){.bento.svelte-1hfec4d{grid-template-areas:"pantry pantry expiry" "fridge freezer cupboard" "shopping scan household"}.tile[data-id=cupboard].svelte-1hfec4d{display:flex;grid-area:cupboard}}@media(min-width:900px){.bento.svelte-1hfec4d{gap:var(--space-md)}.mock-pantry.svelte-1hfec4d{min-height:9rem}.tile.svelte-1hfec4d{min-height:4.75rem}.tile-icon.svelte-1hfec4d{width:2.25rem;height:2.25rem}.tile-icon.svelte-1hfec4d svg:where(.svelte-1hfec4d){width:1.35rem;height:1.35rem}.tile-label.svelte-1hfec4d{font-size:.7rem}}@media(prefers-reduced-motion:no-preference){.expiry-ring.svelte-1hfec4d{animation:svelte-1hfec4d-pulse-ring 4s ease-in-out infinite}.mock-pantry.svelte-1hfec4d .pill:where(.svelte-1hfec4d){animation:svelte-1hfec4d-shelf-in .6s ease-out backwards}.mock-pantry.svelte-1hfec4d .shelves:where(.svelte-1hfec4d) li:where(.svelte-1hfec4d):nth-child(1) .pill:where(.svelte-1hfec4d){animation-delay:.05s}.mock-pantry.svelte-1hfec4d .shelves:where(.svelte-1hfec4d) li:where(.svelte-1hfec4d):nth-child(2) .pill:where(.svelte-1hfec4d){animation-delay:.12s}.mock-pantry.svelte-1hfec4d .shelves:where(.svelte-1hfec4d) li:where(.svelte-1hfec4d):nth-child(3) .pill:where(.svelte-1hfec4d){animation-delay:.19s}}@keyframes svelte-1hfec4d-pulse-ring{0%,to{transform:rotate(-24deg) scale(1)}50%{transform:rotate(12deg) scale(1.04)}}@keyframes svelte-1hfec4d-shelf-in{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}@media(prefers-reduced-motion:reduce){.expiry-ring.svelte-1hfec4d,.mock-pantry.svelte-1hfec4d .pill:where(.svelte-1hfec4d){animation:none}}.landing.svelte-z840q7{min-height:100dvh;display:flex;flex-direction:column;position:relative;background:radial-gradient(ellipse 120% 80% at 10% -10%,color-mix(in srgb,var(--color-primary) 12%,transparent),transparent 55%),radial-gradient(ellipse 90% 60% at 100% 0%,color-mix(in srgb,var(--color-accent) 10%,transparent),transparent 50%),linear-gradient(165deg,color-mix(in srgb,var(--color-surface-muted) 70%,var(--color-bg)) 0%,var(--color-bg) 45%,var(--color-bg) 100%)}@media(max-width:899px){.landing.svelte-z840q7{justify-content:center}}.lang-bar.svelte-z840q7{position:absolute;top:calc(var(--space-md) + env(safe-area-inset-top,0));right:var(--space-md);z-index:2}.hero.svelte-z840q7{padding:var(--space-lg) var(--space-lg) 0;max-width:32rem;margin:0 auto;width:100%}@media(max-width:899px){.hero.svelte-z840q7{flex-shrink:0;order:2;padding:var(--space-sm) var(--space-md) calc(var(--space-md) + env(safe-area-inset-bottom,0));max-width:none}}.auth-panel.svelte-z840q7{flex:1;width:100%;max-width:26rem;margin:0 auto;padding:var(--space-lg);padding-bottom:calc(var(--space-xl) + env(safe-area-inset-bottom,0))}@media(max-width:899px){.auth-panel.svelte-z840q7{order:1;flex:0 1 auto;display:flex;flex-direction:column;justify-content:center;padding:calc(var(--space-md) + env(safe-area-inset-top,0)) var(--space-md) var(--space-sm);padding-bottom:var(--space-sm)}}.auth-header.svelte-z840q7{text-align:center;margin-bottom:var(--space-lg)}@media(max-width:899px){.auth-header.svelte-z840q7{margin-bottom:var(--space-sm)}.auth-header.svelte-z840q7 .app-logo.with-wordmark{gap:.35rem}.auth-header.svelte-z840q7 .mark{width:2.25rem;height:2.25rem}.auth-header.svelte-z840q7 .wordmark{font-size:1.125rem}}.tagline.svelte-z840q7{margin:var(--space-sm) 0 0;font-size:.8rem;color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase}@media(max-width:899px){.tagline.svelte-z840q7{margin-top:var(--space-xs);font-size:.7rem}}.form-title.svelte-z840q7{margin:0 0 var(--space-md);font-size:1.125rem;font-weight:600;text-align:center;letter-spacing:-.02em}@media(max-width:899px){.form-title.svelte-z840q7{margin-bottom:var(--space-sm);font-size:1rem}}.form-wrap.svelte-z840q7{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-lg);box-shadow:var(--shadow-md)}@media(max-width:899px){.form-wrap.svelte-z840q7{padding:var(--space-md);box-shadow:var(--shadow-sm)}.form-wrap.svelte-z840q7 .field{margin-bottom:var(--space-sm)}}@media(min-width:900px){.landing.svelte-z840q7{flex-direction:row;align-items:stretch}.hero.svelte-z840q7{order:1;flex:1.15;display:flex;align-items:center;justify-content:center;max-width:none;margin:0;padding:var(--space-xl) clamp(var(--space-xl),5vw,4rem)}.auth-panel.svelte-z840q7{order:2;flex:.85;max-width:28rem;margin:0;padding:clamp(var(--space-xl),4vh,3rem);display:flex;flex-direction:column;justify-content:center;border-left:1px solid color-mix(in srgb,var(--color-border) 65%,transparent);background:color-mix(in srgb,var(--color-surface) 92%,var(--color-bg))}.form-wrap.svelte-z840q7{box-shadow:var(--shadow-sm)}}@media(min-width:1100px){.hero.svelte-z840q7{flex:1.25}}
