@font-face{font-family:Atkinson Hyperlegible;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/atkinson-hyperlegible-latin-ext-400-normal.DRk46D-x.woff2) format("woff2"),url(/_astro/atkinson-hyperlegible-latin-ext-400-normal.Bbz-b3yf.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Atkinson Hyperlegible;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/atkinson-hyperlegible-latin-400-normal.BrHNak5F.woff2) format("woff2"),url(/_astro/atkinson-hyperlegible-latin-400-normal.BbWidj28.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Atkinson Hyperlegible;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/atkinson-hyperlegible-latin-ext-700-normal.BoVPHkS0.woff2) format("woff2"),url(/_astro/atkinson-hyperlegible-latin-ext-700-normal.CKkU2Dpt.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Atkinson Hyperlegible;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/atkinson-hyperlegible-latin-700-normal.GZI4o3u0.woff2) format("woff2"),url(/_astro/atkinson-hyperlegible-latin-700-normal.BK6Glc0m.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--color-page: #fff8df;--color-page-alt: #efe2ff;--color-surface: #fffdf6;--color-surface-strong: #ffffff;--color-surface-yellow: #fff2c4;--color-surface-teal: #e8fbfb;--color-text: #211936;--color-muted: #5b526d;--color-border: #211936;--color-purple: #6d37c8;--color-purple-dark: #4b248d;--color-purple-soft: #efe2ff;--color-yellow: #f7dc4f;--color-teal: #00a6a6;--color-coral: #f04f2a;--color-pink: #e84593;--color-focus: #2b68ff;--font-body: "Atkinson Hyperlegible", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--background-photo: url(/images/vicki-hot-air-balloons.jpg);--background-photo-opacity: .1;--background-photo-position: center top;--shadow-raised: 0 18px 48px rgba(58, 35, 100, .16);--shadow-hover: 0 22px 58px rgba(58, 35, 100, .22);--border-strong: 2px solid var(--color-border);--border-purple: 2px solid var(--color-purple);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 18px;--radius-sm: 14px;--tap-size: 48px;--max-width: 1180px}*{box-sizing:border-box}html{background:var(--color-page);color:var(--color-text);font-family:var(--font-body);font-size:18px}body{position:relative;margin:0;min-height:100vh;background:var(--color-page);overflow-x:clip}body:before{position:fixed;inset:0;z-index:0;pointer-events:none;background-image:var(--background-photo);background-position:var(--background-photo-position);background-repeat:no-repeat;background-size:cover;content:"";opacity:var(--background-photo-opacity)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:4px solid var(--color-focus);outline-offset:4px}.site-shell{position:relative;z-index:1;padding:18px 16px 52px}main{margin:0 auto;max-width:var(--max-width)}.home-main{max-width:1240px}.eyebrow{margin:0 0 10px;color:var(--color-yellow);font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.theme-photo{overflow:hidden;border:var(--border-strong);border-radius:var(--radius-xl);background:var(--color-purple-soft);box-shadow:var(--shadow-raised)}.theme-photo img{width:100%;height:100%;object-fit:cover}.button{display:inline-flex;align-items:center;justify-content:center;min-height:var(--tap-size);border:var(--border-strong);border-radius:999px;padding:12px 18px;cursor:pointer;font-weight:800;line-height:1.1;text-align:center;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease}.button:hover{transform:translateY(-2px);box-shadow:var(--shadow-hover)}.button--primary{background:var(--color-purple);color:var(--color-surface)}.button--ghost{background:var(--color-yellow);color:var(--color-text)}.button--teal{background:var(--color-teal);color:var(--color-surface)}.back-link{display:inline-flex;align-items:center;min-height:var(--tap-size);margin-bottom:18px;border:var(--border-purple);border-radius:999px;padding:10px 16px;background:var(--color-surface);color:var(--color-purple-dark);font-weight:800}.home-hero{display:grid;gap:20px;min-height:calc(100svh - 70px);align-items:stretch}.home-hero__photo{min-height:300px}.home-hero__copy{display:grid;align-content:center;gap:18px;border:var(--border-strong);border-radius:var(--radius-xl);padding:24px;background:var(--color-purple);color:var(--color-surface);box-shadow:var(--shadow-raised)}.home-hero__copy h1,.hero__content h1,.explorer__intro h2,.recipe-detail__hero h1{margin:0;font-size:clamp(2.7rem,10vw,5.9rem);line-height:1;letter-spacing:0;text-wrap:balance}.home-hero__lede,.hero__lede,.explorer__intro p,.recipe-detail__summary,.recipe-card__body p,.status-banner,.recipe-detail__notes p{margin:0;color:var(--color-muted);font-size:1.08rem;line-height:1.55}.home-hero__lede{max-width:30rem;color:var(--color-surface);font-size:clamp(1.1rem,2.2vw,1.38rem)}.home-hero__actions,.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.hero__stats{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:8px}.hero__stats div{min-width:0;border:var(--border-strong);border-radius:var(--radius-md);padding:14px;background:var(--color-surface);color:var(--color-text)}.hero__stats strong{display:block;margin-bottom:4px;color:var(--color-purple-dark);font-size:1.3rem;line-height:1}.hero__stats span{color:var(--color-muted);font-size:.9rem;line-height:1.25}.hero{display:grid;gap:18px;margin-bottom:24px}.hero__photo{min-height:260px}.hero__content{display:grid;gap:18px;border:var(--border-strong);border-radius:var(--radius-xl);padding:24px;background:var(--color-purple);color:var(--color-surface);box-shadow:var(--shadow-raised)}.hero__content .hero__lede{color:var(--color-surface)}.hero__content .hero__stats{margin-top:0}.hero__quick-links{display:flex;flex-wrap:wrap;gap:10px}.hero__quick-links a:nth-child(2n){background:var(--color-teal);color:var(--color-surface)}.hero__quick-links a:nth-child(3n){background:var(--color-coral);color:var(--color-surface)}.explorer{display:grid;gap:24px}.explorer__controls,.recipe-detail__hero,.recipe-detail__content,.recipe-detail__notes{border:var(--border-strong);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-raised)}.explorer__controls{display:grid;gap:20px;padding:22px}.explorer__intro{display:grid;gap:10px}.explorer__intro .eyebrow,.recipe-detail__hero .eyebrow{color:var(--color-purple-dark)}.explorer__search label,.explorer__filters label span,.chip-set legend,.recipe-detail__facts dt{display:block;margin-bottom:8px;color:var(--color-muted);font-size:.95rem;font-weight:800}.explorer__search input,.explorer__filters select{width:100%;min-height:56px;border:var(--border-purple);border-radius:999px;background:var(--color-surface-strong);padding:0 18px;color:var(--color-text);font-weight:700}.explorer__filters{display:grid;gap:14px;grid-template-columns:repeat(5,minmax(0,1fr))}.chip-set{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;border:0}.chip{position:relative}.chip input{position:absolute;inset:0;opacity:0;cursor:pointer}.chip span,.recipe-card__meta li,.recipe-card__tags span,.recipe-detail__tags span{display:inline-flex;align-items:center;min-height:42px;border:var(--border-purple);border-radius:999px;padding:8px 13px;background:var(--color-purple-soft);color:var(--color-purple-dark);font-size:.9rem;font-weight:800}.chip input:checked+span{border-color:var(--color-border);background:var(--color-purple);color:var(--color-surface)}.chip:nth-of-type(3n) span,.recipe-card__tags span:nth-child(3n),.recipe-detail__tags span:nth-child(3n){background:var(--color-yellow);color:var(--color-text)}.chip:nth-of-type(4n) span,.recipe-card__tags span:nth-child(4n),.recipe-detail__tags span:nth-child(4n){background:var(--color-teal);color:var(--color-surface)}.explorer__toggles{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.toggle{display:inline-flex;align-items:center;gap:10px;min-height:var(--tap-size);font-weight:800}.toggle input{width:22px;height:22px;accent-color:var(--color-purple)}#results-summary{margin:0;color:var(--color-purple-dark);font-weight:800}.recipe-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(270px,1fr))}.recipe-card{min-height:100%}.recipe-card[hidden]{display:none}.recipe-card__link{display:grid;height:100%;grid-template-rows:210px 1fr;overflow:hidden;border:var(--border-strong);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-raised);transition:transform .18s ease,box-shadow .18s ease}.recipe-card:nth-child(4n+1) .recipe-card__link{background:var(--color-purple-soft)}.recipe-card:nth-child(4n+2) .recipe-card__link{background:var(--color-surface)}.recipe-card:nth-child(4n+3) .recipe-card__link{background:var(--color-surface-yellow)}.recipe-card:nth-child(4n) .recipe-card__link{background:var(--color-surface-teal)}.recipe-card__link:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover)}.recipe-card__media{background:var(--color-purple-soft)}.recipe-card__media img,.scan-card img{width:100%;height:100%;object-fit:cover}.recipe-card__placeholder,.scan-card__placeholder{display:grid;place-items:center;width:100%;height:100%;padding:20px;background:var(--color-yellow);color:var(--color-text);text-align:center;text-transform:capitalize}.recipe-card__body{display:grid;gap:12px;padding:18px}.recipe-card__eyebrow,.recipe-card__meta,.recipe-card__tags,.recipe-detail__tags{display:flex;flex-wrap:wrap;gap:8px}.recipe-card__eyebrow{justify-content:space-between;color:var(--color-muted);font-size:.82rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.recipe-card__body h2{margin:0;color:var(--color-text);font-size:1.45rem;line-height:1.12}.recipe-card__meta,.recipe-card__tags,.recipe-detail__tags{list-style:none;margin:0;padding:0}.status-banner{display:inline-flex;width:fit-content;margin-top:14px;border:var(--border-strong);border-radius:999px;padding:9px 13px;background:var(--color-yellow);color:var(--color-text);font-weight:800}.recipe-page .site-shell{padding-top:18px}.recipe-detail{display:grid;gap:22px}.recipe-detail__hero{display:grid;gap:24px;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);padding:22px}.recipe-detail__facts{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin:22px 0 18px}.recipe-detail__facts div{border:var(--border-purple);border-radius:var(--radius-md);padding:14px;background:var(--color-purple-soft)}.recipe-detail__facts dd{margin:0;color:var(--color-text);font-size:1.02rem;font-weight:700}.recipe-detail__assets{display:grid;gap:16px}.scan-card{display:grid;gap:10px;border:var(--border-strong);border-radius:var(--radius-lg);padding:12px;background:var(--color-surface)}.scan-card img,.scan-card__placeholder{min-height:240px;border-radius:var(--radius-sm)}.scan-card span{color:var(--color-muted);font-weight:800}.recipe-detail__content{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));padding:22px}.recipe-detail__notes{padding:22px}.recipe-detail__content h2,.recipe-detail__notes h2{margin:0 0 14px;color:var(--color-purple-dark);font-size:1.45rem}.recipe-list,.asset-links{margin:0;padding-left:1.25rem;line-height:1.65}.recipe-list--numbered{padding-left:1.4rem}.asset-links li+li{margin-top:10px}.asset-links a{color:var(--color-purple-dark);font-weight:800;text-decoration:underline;text-decoration-thickness:.12em;text-underline-offset:.18em}@media(min-width:860px){.site-shell{padding:24px 24px 64px}.home-hero{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr)}.home-hero__photo{min-height:calc(100svh - 96px)}.home-hero__copy{padding:34px}.hero{grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);align-items:stretch}.hero__photo{min-height:100%}.hero__content{padding:32px}}@media(max-width:1040px){.explorer__filters{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-detail__hero,.recipe-detail__content{grid-template-columns:1fr}}@media(max-width:680px){html{font-size:17px}.site-shell{padding-inline:12px}.home-hero{min-height:auto}.home-hero__photo{min-height:300px}.home-hero__copy,.hero__content,.explorer__controls,.recipe-detail__hero,.recipe-detail__content,.recipe-detail__notes{border-radius:22px;padding:18px}.home-hero__copy h1,.hero__content h1,.explorer__intro h2,.recipe-detail__hero h1{font-size:clamp(2.25rem,12vw,3.2rem)}.hero__stats{grid-template-columns:1fr}.hero__stats div{display:flex;align-items:center;justify-content:space-between;gap:14px}.hero__stats strong{margin-bottom:0}.explorer__filters,.recipe-grid{grid-template-columns:1fr}.recipe-card__link{grid-template-rows:190px 1fr}}
