:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#ffedd5f2,#fff7ede0 30%,#fff7ed 62%,#fffbf5 100%);font-family:Inter,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;margin:0}button,input{font:inherit}img{max-width:100%}#root{min-height:100vh}.app-shell{color:#1f2937;min-height:100vh;padding:48px 20px 64px}.hero-copy{text-align:center;max-width:760px;margin:0 auto 32px}.eyebrow,.section-label,.recipe-meta,.details-topline{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:700}.eyebrow,.section-label,.recipe-meta{color:#b45309}.hero-copy h1{margin:12px 0 16px;font-size:clamp(2.3rem,5vw,4.4rem);line-height:1.05}.intro,.section-text,.result-count,.empty-state p,.details-copy li,.recipe-card span{color:#5b6472}.panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border:1px solid #b453091f;border-radius:28px;box-shadow:0 20px 45px #0f172a14}.search-panel{gap:20px;max-width:1080px;margin:0 auto 24px;padding:24px;display:grid}.search-controls{flex-wrap:wrap;gap:12px;display:flex}.input-wrap{flex:420px}.input-wrap input{box-sizing:border-box;width:100%;font:inherit;color:#1f2937;background:#fffdf8;border:1px solid #94a3b873;border-radius:18px;padding:16px 18px}.input-wrap input:focus,.secondary-button:focus,.recipe-card:focus{outline-offset:2px;outline:3px solid #f59e0b47}.secondary-button{font:inherit;color:#fff;cursor:pointer;background:#1f2937;border:0;border-radius:18px;padding:16px 20px;font-weight:700}.content-grid{grid-template-columns:1.05fr .95fr;gap:24px;max-width:1080px;margin:0 auto;display:grid}.results-panel,.details-panel{padding:24px}.panel-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px;display:flex}.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.recipe-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #94a3b83d;border-radius:22px;gap:8px;padding:12px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.recipe-card:hover,.recipe-card.active{border-color:#f59e0b66;transform:translateY(-2px);box-shadow:0 18px 30px #0f172a1a}.recipe-card img,.detail-image{object-fit:cover;width:100%;display:block}.recipe-card img{aspect-ratio:4/3;border-radius:18px}.recipe-card strong,.details-copy h3,.empty-state h3,.panel h2,.details-copy h4{color:#111827}.empty-state{text-align:center;background:#fff9;border:1px dashed #94a3b880;border-radius:22px;padding:28px}.details-card{gap:18px;display:grid}.detail-image{aspect-ratio:16/10;border-radius:24px}.details-copy{gap:18px;display:grid}.details-topline{color:#92400e;justify-content:space-between;gap:12px;display:flex}.details-copy h3{margin:0;font-size:2rem}.details-copy h4,.panel h2,.empty-state h3{margin:0 0 10px}.details-copy ul,.details-copy ol{margin:0;padding-left:20px}.details-copy li+li{margin-top:8px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=900px){.content-grid{grid-template-columns:1fr}}@media (width<=640px){.app-shell{padding:32px 14px 48px}.panel,.search-panel,.results-panel,.details-panel{border-radius:22px}.recipe-grid{grid-template-columns:1fr}.panel-heading,.details-topline{flex-direction:column;align-items:start}.search-controls{flex-direction:column}}
