:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,ui-sans-serif,system-ui,sans-serif;color:#ece3d3;background:#0e0b08;font-synthesis:none;text-rendering:optimizeLegibility;--font-display: "Cormorant Garamond", Georgia, "Times New Roman", serif;--bg: #0e0b08;--text: #ece3d3;--text-muted: #a89a80;--surface: #17130e;--surface-muted: #1e1811;--border: #2b2317;--border-strong: #3e341f;--gold: #c9a24b;--gold-bright: #e6c56d;--gold-dim: #6f5c34;--brand: var(--gold);--brand-hover: var(--gold-bright);--danger: #c96a58;--focus: #e6c56d;--shadow: 0 14px 34px rgba(0, 0, 0, .45)}*{box-sizing:border-box}html{min-width:320px;background:var(--bg)}body{min-width:320px;min-height:100vh;margin:0}button,a{-webkit-tap-highlight-color:transparent}button,a,input,select,textarea{font:inherit}button:focus-visible,a:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.app-shell{min-height:100vh}.site-header{border-bottom:1px solid var(--border);background:linear-gradient(180deg,var(--surface),var(--bg))}.header-inner,.main,footer{width:min(1120px,calc(100% - 2rem));margin:0 auto}.header-inner{display:flex;min-height:80px;align-items:center}.brand{display:inline-flex;align-items:center;gap:.85rem;color:var(--text);text-decoration:none}.brand-mark{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--gold-dim);border-radius:.7rem;background:linear-gradient(160deg,var(--surface-muted),var(--surface));color:var(--gold);font-family:var(--font-display);font-size:1.35rem;font-style:italic;font-weight:600}.brand strong,.brand small{display:block}.brand strong{font-family:var(--font-display);font-size:1.25rem;font-weight:600;font-style:italic;letter-spacing:.01em;color:var(--text)}.brand small{margin-top:.15rem;color:var(--text-muted);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.main{padding:2.25rem 0 3rem}.tabs{display:inline-flex;margin-bottom:2.25rem;padding:.3rem;gap:.2rem;border:1px solid var(--border);border-radius:.85rem;background:var(--surface)}.tabs button{min-height:42px;border:0;border-radius:.6rem;padding:.55rem 1.1rem;background:transparent;color:var(--text-muted);font-weight:650;letter-spacing:.01em;cursor:pointer;transition:background .14s ease,color .14s ease}.tabs button:hover{color:var(--text);background:var(--surface-muted)}.tabs button.active{background:var(--gold);color:var(--bg)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.eyebrow{margin:0 0 .3rem;color:var(--gold);font-size:.74rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}h1{margin:0;font-family:var(--font-display);font-size:clamp(1.9rem,4vw,2.5rem);font-weight:600;letter-spacing:-.01em;color:var(--text)}.count{color:var(--text-muted);font-size:.85rem;font-weight:600}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.error-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:-.75rem 0 1.5rem;padding:.8rem 1rem;border:1px solid rgba(201,106,88,.4);border-radius:.75rem;background:#c96a581a;color:#e8c3bb}.error-banner button{flex:0 0 auto;border:0;background:transparent;color:inherit;font-weight:700;cursor:pointer;text-decoration:underline}.loading{display:grid;min-height:320px;place-items:center;align-content:center;color:var(--text-muted)}.spinner{width:30px;height:30px;margin-bottom:.8rem;border:3px solid var(--border);border-top-color:var(--gold);border-radius:50%;animation:spin .8s linear infinite}.loading p{margin:0;font-family:var(--font-display);font-style:italic}footer{padding:0 0 2rem;color:var(--text-muted);font-size:.78rem;text-align:center}footer p{margin:0}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:860px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.header-inner,.main,footer{width:min(100% - 1rem,1120px)}.main{padding-top:1.5rem}.tabs{display:flex;width:100%}.tabs button{flex:1}.grid{grid-template-columns:1fr}.section-heading{align-items:center}.error-banner{align-items:flex-start}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.card.svelte-1h0f00q{display:flex;min-height:238px;flex-direction:column;padding:1.25rem;border:1px solid var(--border);border-radius:1rem;background:var(--surface);box-shadow:var(--shadow)}.card-top.svelte-1h0f00q{display:flex;align-items:center;gap:.9rem}.monogram.svelte-1h0f00q{width:64px;height:64px;flex:0 0 64px;display:grid;place-items:center;border-radius:1rem;background:linear-gradient(160deg,var(--surface-muted),var(--surface));color:var(--gold);font-family:var(--font-display);font-size:1.75rem;font-weight:600;font-style:italic;border:1px solid var(--gold-dim)}.card-heading.svelte-1h0f00q{min-width:0;flex:1}h2.svelte-1h0f00q{margin:0;font-size:1.05rem;line-height:1.3}.heart-toggle.svelte-1h0f00q{flex:0 0 auto;width:40px;height:40px;border:0;border-radius:50%;background:var(--surface-muted);color:var(--text-muted);cursor:pointer;display:grid;place-items:center;padding:0;transition:color .14s ease,background .14s ease}.heart-toggle.svelte-1h0f00q svg:where(.svelte-1h0f00q){width:22px;height:22px}.heart-toggle.svelte-1h0f00q:hover{background:var(--surface);color:var(--gold)}.heart-toggle[aria-pressed=true].svelte-1h0f00q{background:var(--gold);color:var(--bg)}.heart-toggle[aria-pressed=true].svelte-1h0f00q:hover{background:var(--gold-bright)}.heart-toggle.svelte-1h0f00q:focus-visible{outline:3px solid var(--focus);outline-offset:2px}p.svelte-1h0f00q{flex:1;margin:1rem 0 1.25rem;color:var(--text-muted);font-size:.94rem;line-height:1.55}.actions.svelte-1h0f00q{display:flex;gap:.65rem}.button.svelte-1h0f00q{min-height:42px;border:1px solid transparent;border-radius:.7rem;padding:.65rem .9rem;font:inherit;font-weight:750;cursor:pointer;text-decoration:none;transition:transform .12s ease,background .12s ease,border-color .12s ease}.button.svelte-1h0f00q:hover:not(:disabled){transform:translateY(-1px)}.button.svelte-1h0f00q:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.button.svelte-1h0f00q:disabled{cursor:not-allowed;opacity:.6}.primary.svelte-1h0f00q{display:inline-flex;flex:1;align-items:center;justify-content:center;gap:.45rem;background:var(--brand);color:#fff}.primary.svelte-1h0f00q:hover:not(:disabled){background:var(--brand-hover)}@media(max-width:420px){.actions.svelte-1h0f00q{flex-direction:column}}.empty-state.svelte-13iy7r4{display:grid;max-width:560px;margin:2rem auto;padding:3rem 1.5rem;justify-items:center;text-align:center;border:1px dashed var(--border-strong);border-radius:1.25rem;background:var(--surface)}.empty-icon.svelte-13iy7r4{display:grid;width:58px;height:58px;margin-bottom:1rem;place-items:center;border-radius:50%;background:var(--surface-muted);color:var(--gold);font-size:1.7rem;font-weight:800}.empty-state.svelte-13iy7r4 h2:where(.svelte-13iy7r4){margin:0;font-size:1.25rem}.empty-state.svelte-13iy7r4 p:where(.svelte-13iy7r4){max-width:440px;margin:.6rem 0 1.3rem;color:var(--text-muted);line-height:1.55}.chef-recommends.svelte-13iy7r4{width:100%;max-width:400px;margin:1.5rem 0}.chef-label.svelte-13iy7r4{margin:0 0 .75rem;color:var(--gold);font-size:.85rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;font-style:italic}.browse-button.svelte-13iy7r4{min-height:44px;border:0;border-radius:.7rem;padding:.7rem 1rem;background:var(--brand);color:#fff;font:inherit;font-weight:750;cursor:pointer}.browse-button.svelte-13iy7r4:hover{background:var(--brand-hover)}.browse-button.svelte-13iy7r4:focus-visible{outline:3px solid var(--focus);outline-offset:2px}
