.onboarding-cta[data-astro-cid-s3kfu3zy]{margin:2rem 0}.cta-inner[data-astro-cid-s3kfu3zy]{background:var(--color-surface);border:1px solid var(--color-accent);border-radius:16px;padding:2rem 1.5rem;text-align:center}.cta-badge[data-astro-cid-s3kfu3zy]{display:inline-block;background:color-mix(in srgb,var(--color-accent) 20%,transparent);color:var(--color-primary);border:1px solid color-mix(in srgb,var(--color-accent) 50%,transparent);border-radius:999px;padding:.25rem .85rem;font-size:.8rem;font-weight:600;margin-bottom:.85rem}.cta-heading[data-astro-cid-s3kfu3zy]{font-size:1.4rem;font-weight:700;color:var(--color-text);margin-bottom:.5rem}.cta-subtext[data-astro-cid-s3kfu3zy]{color:var(--color-text-muted);font-size:.975rem;margin-bottom:1.25rem}.cta-button[data-astro-cid-s3kfu3zy]{display:inline-block;background:var(--color-primary);color:var(--color-surface);font-weight:600;font-size:1rem;padding:.7rem 2rem;border-radius:999px;text-decoration:none;transition:background .15s ease}.cta-button[data-astro-cid-s3kfu3zy]:hover{background:var(--color-primary-light, #40916c);text-decoration:none}.cta-fine[data-astro-cid-s3kfu3zy]{margin-top:.85rem;font-size:.8rem;color:var(--color-text-muted)}@media(min-width:600px){.cta-inner[data-astro-cid-s3kfu3zy]{max-width:540px;margin:0 auto;padding:2.5rem 2rem}.cta-heading[data-astro-cid-s3kfu3zy]{font-size:1.6rem}}.restaurant-page[data-astro-cid-z6ohxnbq]{max-width:var(--max-width);margin:0 auto;padding:.75rem .75rem 4rem}.hero[data-astro-cid-z6ohxnbq]{background:var(--color-surface);border-radius:16px;overflow:hidden;border:1px solid var(--color-border);margin-bottom:1.5rem}.cover-wrap[data-astro-cid-z6ohxnbq]{height:220px}.cover-image[data-astro-cid-z6ohxnbq],.cover-fallback[data-astro-cid-z6ohxnbq]{width:100%;height:100%;object-fit:cover;display:block}.cover-fallback[data-astro-cid-z6ohxnbq]{background:linear-gradient(135deg,var(--color-primary),var(--color-accent))}.hero-content[data-astro-cid-z6ohxnbq]{padding:1.25rem}.restaurant-logo[data-astro-cid-z6ohxnbq]{width:72px;height:72px;border-radius:12px;object-fit:cover;border:2px solid var(--color-border);margin-bottom:.75rem;display:block}.hero-top-row[data-astro-cid-z6ohxnbq]{display:flex;align-items:flex-start;gap:.75rem;flex-wrap:wrap;margin-bottom:.5rem}.hero-top-row[data-astro-cid-z6ohxnbq] h1[data-astro-cid-z6ohxnbq]{font-size:clamp(1.5rem,6vw,2rem);line-height:1.1;margin-bottom:0;flex:1;min-width:0;overflow-wrap:break-word}.open-badge[data-astro-cid-z6ohxnbq]{display:inline-flex;align-items:center;border-radius:999px;padding:.3rem .75rem;font-size:.8rem;font-weight:700;white-space:nowrap;margin-top:.35rem}.open-badge[data-astro-cid-z6ohxnbq].open{background:color-mix(in srgb,var(--color-primary) 15%,transparent);color:var(--color-primary)}.open-badge[data-astro-cid-z6ohxnbq].closed{background:color-mix(in srgb,var(--color-text-muted) 15%,transparent);color:var(--color-text-muted)}.maps-link[data-astro-cid-z6ohxnbq]{color:inherit;text-decoration:none;border-bottom:1px dashed color-mix(in srgb,var(--color-primary) 40%,transparent)}.maps-link[data-astro-cid-z6ohxnbq]:hover{border-bottom-style:solid}.description[data-astro-cid-z6ohxnbq]{color:var(--color-text-muted);margin-bottom:1rem}.meta[data-astro-cid-z6ohxnbq] p[data-astro-cid-z6ohxnbq]{margin-bottom:.35rem;font-weight:500}.opening-hours[data-astro-cid-z6ohxnbq]{margin-top:1rem}.opening-hours-title[data-astro-cid-z6ohxnbq]{font-weight:700;margin-bottom:.35rem}.opening-hours[data-astro-cid-z6ohxnbq] ul[data-astro-cid-z6ohxnbq]{list-style:none;padding:0}.opening-hours[data-astro-cid-z6ohxnbq] li[data-astro-cid-z6ohxnbq]{margin-bottom:.2rem}.restaurant-footer[data-astro-cid-z6ohxnbq]{text-align:center;margin-top:2rem;color:var(--color-text-muted)}.restaurant-footer[data-astro-cid-z6ohxnbq] a[data-astro-cid-z6ohxnbq]{font-weight:600}.not-found[data-astro-cid-z6ohxnbq]{background:var(--color-surface);border-radius:14px;border:1px solid var(--color-border);padding:2rem 1.5rem;text-align:center;margin-top:2rem}.not-found[data-astro-cid-z6ohxnbq] h1[data-astro-cid-z6ohxnbq]{margin-bottom:.75rem}.not-found[data-astro-cid-z6ohxnbq] p[data-astro-cid-z6ohxnbq]{color:var(--color-text-muted);margin-bottom:1rem}.toast[data-astro-cid-z6ohxnbq]{position:fixed;top:1rem;left:50%;transform:translate(-50%) translateY(-120%);z-index:9999;border-radius:12px;padding:.875rem 1.5rem;font-weight:600;font-size:.95rem;box-shadow:0 4px 24px #00000026;transition:transform .35s ease;overflow-wrap:break-word;max-width:calc(100vw - 2rem);text-align:center}.toast[data-astro-cid-z6ohxnbq].visible{transform:translate(-50%) translateY(0)}.toast[data-astro-cid-z6ohxnbq].success{background:var(--color-success-bg);color:var(--color-success-text);border:1px solid var(--color-success-border)}.toast[data-astro-cid-z6ohxnbq].cancelled{background:var(--color-error-bg);color:var(--color-error-text);border:1px solid var(--color-error-border)}@media(min-width:480px){.restaurant-page[data-astro-cid-z6ohxnbq]{padding:1rem 1rem 4rem}}@media(min-width:900px){.restaurant-page[data-astro-cid-z6ohxnbq]{padding:2rem 2rem 5rem}.cover-wrap[data-astro-cid-z6ohxnbq]{height:300px}}
