:root{color:#5b4f57;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg:#ffffffb8;--bg-strong:#ffffffeb;--border:#b78c9e2e;--text:#5b4f57;--text-strong:#2f242c;--muted:#8c7681;--accent:#d97fa3;--accent-strong:#b85f83;--shadow:0 18px 48px #a070821f;background:radial-gradient(circle at top,#ffd7e5bf,#0000 32%),linear-gradient(#fffaf8 0%,#f9f1ea 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit}button,input{font:inherit}button{cursor:pointer;background:0 0;border:0}#root{min-height:100vh}h1,h2,h3,p,ul,ol{margin:0}img{max-width:100%;display:block}ul,ol{padding-left:1.15rem}.shell{max-width:1180px;margin:0 auto;padding:24px 16px 48px}.topbar{border:1px solid var(--border);background:var(--bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);z-index:10;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex;position:sticky;top:12px}.brand{color:var(--text-strong);font-size:1.1rem;font-weight:700}.main-nav{flex-wrap:wrap;gap:10px;display:flex}.main-nav button,.hero-actions button,.page-section button:not(.recipe-card__link),.text-link{border-radius:15px;padding:.78rem 1.1rem;transition:all .18s}.main-nav button,.button-secondary,.text-link{color:var(--text-strong);background:#ffffff94}.main-nav button:hover,.button-secondary:hover,.text-link:hover,.tag-cloud button:hover{background:#ffffffeb;transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg, var(--accent) 0%, #edb4c6 100%);color:#fff;box-shadow:0 12px 28px #d97fa340}.button-primary:hover{filter:brightness(1.02);transform:translateY(-1px)}.content{gap:24px;margin-top:24px;display:grid}.hero-panel,.page-section,.recipe-detail,.info-card{border:1px solid var(--border);background:var(--bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);border-radius:16px;overflow:clip}.hero-panel{grid-template-columns:minmax(0,1.4fr) minmax(240px,.6fr);gap:20px;padding:26px;display:grid}.hero-copy h1{letter-spacing:-.05em;color:var(--text-strong);font-size:clamp(2.3rem,6vw,4.6rem);line-height:.95}.hero-copy p,.section-heading p,.info-card p,.recipe-card p,.recipe-detail p,.search-results-bar,label span,input,small{color:var(--muted)}.hero-note{background:linear-gradient(#fff2f6f0 0%,#faeee8e6 100%);border-radius:12px;align-content:end;gap:.5rem;padding:20px;display:grid}.hero-note strong,.section-heading h2,.recipe-card h3,.recipe-detail h2,.detail-panel h3,.info-card h3{color:var(--text-strong)}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.page-section{padding:24px}.section-heading--row{justify-content:space-between;align-items:end;gap:16px;display:flex}.stack-sm,.stack-md,.stack-lg{display:grid}.stack-sm{gap:.65rem}.stack-md{gap:1rem}.stack-lg{gap:1.5rem}.eyebrow{width:fit-content;color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;background:#ffffffbf;border-radius:999px;align-items:center;padding:.38rem .72rem;font-size:.8rem;font-weight:700;display:inline-flex}.recipe-grid,.info-grid{gap:18px;display:grid}.recipe-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.featured-feed{scroll-snap-type:x proximity;grid-auto-columns:minmax(250px,300px);grid-auto-flow:column;gap:14px;padding-bottom:8px;display:grid;overflow-x:auto}.featured-feed::-webkit-scrollbar{height:10px}.featured-feed::-webkit-scrollbar-thumb{background:#d97fa347;border-radius:999px}.recipe-card{min-width:0}.recipe-card__link{text-align:left;background:var(--bg-strong);border:1px solid #b78c9e24;border-radius:12px;align-content:start;gap:12px;width:100%;height:100%;padding:16px;display:grid;overflow:hidden}.recipe-card--compact{scroll-snap-align:start}.recipe-card__link:hover{transform:translateY(-2px);box-shadow:0 16px 30px #a0708224}.recipe-card__meta,.recipe-card__tags,.search-results-bar,.recipe-detail__columns{flex-wrap:wrap;gap:10px;display:flex}.recipe-card__meta{color:var(--muted);justify-content:space-between;align-items:start;font-size:.82rem}.recipe-card__meta span:last-child{text-align:right}.recipe-card__media,.recipe-detail__media{color:var(--accent-strong);background:linear-gradient(135deg,#ffd6e2f2,#f7e5d8f2);border-radius:10px;place-items:center;font-weight:800;display:grid;overflow:hidden}.recipe-card__media{aspect-ratio:4/3;font-size:2.6rem}.recipe-card h3{font-size:1.05rem;line-height:1.25}.recipe-card p{overflow-wrap:anywhere;font-size:.98rem;line-height:1.5}.recipe-detail__media{min-height:240px;font-size:5rem}.recipe-card__tags span,.tag-cloud button{color:var(--accent-strong);background:#fff0f5e6;border-radius:999px;align-items:center;max-width:100%;padding:.42rem .78rem;font-size:.82rem;display:inline-flex}.search-box{gap:.5rem;display:grid}.search-box input{background:#ffffffd1;border:1px solid #b78c9e33;border-radius:20px;width:100%;padding:1rem 1.1rem}.search-box input:focus{border-color:#d97fa38c;outline:2px solid #d97fa340}.tag-cloud{flex-wrap:wrap;gap:10px;display:flex}.tag-cloud button{border:1px solid #0000}.tag-cloud button.is-active{background:linear-gradient(135deg, var(--accent) 0%, #edb4c6 100%);color:#fff}.recipe-detail{padding:26px}.recipe-detail__hero{grid-template-columns:minmax(240px,.9fr) minmax(0,1.1fr);gap:24px;display:grid}.recipe-detail__columns{align-items:start}.detail-panel,.info-card{background:var(--bg-strong);border-radius:14px;flex:280px;gap:.8rem;padding:22px;display:grid}.detail-panel ul,.detail-panel ol{gap:.65rem;display:grid}.info-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.text-link{width:fit-content}@media (width<=860px){.shell{padding-inline:12px}.topbar,.hero-panel,.recipe-detail__hero{grid-template-columns:1fr}.topbar{padding:14px;position:static}.main-nav{justify-content:space-between;gap:8px;width:100%}.main-nav button{flex:auto;min-width:0;padding-inline:.9rem}.section-heading--row{flex-direction:column;align-items:start}.featured-feed{grid-auto-columns:minmax(230px,82vw)}.page-section,.hero-panel,.recipe-detail{padding:18px}.recipe-detail__media{min-height:180px;font-size:4rem}}@media (width<=560px){.shell{padding-top:12px}.hero-copy h1{font-size:2rem;line-height:1.02}.hero-actions,.recipe-card__meta{gap:8px}.hero-actions button,.main-nav button,.page-section button,.text-link{padding:.72rem .9rem}.search-box input{padding:.9rem 1rem}.recipe-grid{grid-template-columns:1fr}}
