:root{--bg: #faf6ef;--card: #ffffff;--text: #1f2937;--muted: #6b7280;--radius-lg: 18px;--radius-md: 12px;--shadow-sm: 0 1px 2px rgba(0,0,0,.06);--shadow-md: 0 6px 18px rgba(0,0,0,.08), 0 2px 6px rgba(0,0,0,.05);--shadow-lg: 0 14px 36px rgba(0,0,0,.12), 0 4px 10px rgba(0,0,0,.08)}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{font-family:Playfair Display,ui-serif,Georgia,serif;letter-spacing:.2px}img{display:block;max-width:100%;height:auto;border:0}._dish_1umvd_1{background:var(--card);display:grid;grid-template-rows:auto 1fr auto;gap:.75rem;padding:1rem;border:1px solid rgba(0,0,0,.06);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);position:relative;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}._dish_1umvd_1:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:#0000001a}._dish_1umvd_1 img{position:absolute;width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover;z-index:1}._dish_1umvd_1 header,._dish_1umvd_1 main,._dish_1umvd_1 footer{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;z-index:2}._title_1umvd_83{margin:0;font-size:1.05rem}._price_1umvd_85{font-weight:700}._ingredients_1umvd_87{opacity:.85;line-height:1.4}._tag_1umvd_89{font-size:.8rem;padding:.25rem .5rem;border-radius:999px;background:#dce6ff;border:1px solid #90b7ff;box-shadow:var(--shadow-sm)}._title_1umvd_83,._price_1umvd_85,._ingredients_1umvd_87{background:#f2f6ff;border-radius:10px;padding:8px;background:#ffffffe6;box-shadow:var(--shadow-sm)}._cards_njtj7_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:.75rem;align-items:start}@media (max-width: 1200px){._cards_njtj7_1{grid-template-columns:1fr 1fr}}@media (max-width: 600px){._cards_njtj7_1{grid-template-columns:1fr}}._app_1a38b_1{max-width:1280px;padding:32px 18px 48px;margin:0 auto}._apptitle_1a38b_11{margin:8px 0 22px;font-size:clamp(28px,3.2vw,44px);text-align:center}
