:root{--bg:#f7f4ef;--surface:#fff;--ink:#1c1917;--muted:#57534e;--border:#e7e5e4;--accent:#0f766e;--accent-soft:#ccfbf1;--gold:#b45309;--gold-soft:#ffedd5;--rose:#9f1239;--rose-soft:#ffe4e6;--radius:14px;--shadow:0 10px 30px #1c19170f;--max:1100px;--font:"Segoe UI", system-ui, -apple-system, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{font-family:var(--font);color:var(--ink);background:radial-gradient(circle at top left, #ecfeff 0, transparent 40%), radial-gradient(circle at top right, #fff7ed 0, transparent 35%), var(--bg);margin:0;line-height:1.55;overflow-x:clip}a{color:var(--accent);text-underline-offset:3px;text-decoration-thickness:1px}a:hover{color:#115e59}img{max-width:100%}.site-header,.wrap{width:min(100% - 2rem, var(--max));margin-inline:auto}.site-header{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0 1rem;display:flex;position:relative}.brand{color:var(--ink);flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.brand-logo{object-fit:contain;width:auto;max-width:200px;height:40px;display:block}@media (width<=640px){.brand-logo{max-width:180px;height:36px}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.nav-cb{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.nav-toggle{color:#055763;cursor:pointer;background:#fdf3e4;border:1px solid #055763;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-left:auto;padding:0;display:none;box-shadow:0 1px #05576314}.nav-toggle:hover,.nav-toggle:focus-visible{outline-offset:2px;border-color:#b45309;outline:2px solid #d4af37}.nav-toggle-bars{flex-direction:column;justify-content:space-between;width:20px;height:14px;display:flex}.nav-toggle-bars span{transform-origin:50%;background:#055763;border-radius:1px;width:100%;height:2px;transition:transform .2s,opacity .2s,background .2s;display:block}.nav-toggle[aria-expanded=true],.nav-cb:checked~.nav-toggle--fallback{background:#055763;border-color:#055763}.nav-toggle[aria-expanded=true] .nav-toggle-bars span,.nav-cb:checked~.nav-toggle--fallback .nav-toggle-bars span{background:#fdf3e4}.nav-toggle[aria-expanded=true] .nav-toggle-bars span:first-child,.nav-cb:checked~.nav-toggle--fallback .nav-toggle-bars span:first-child{transform:translateY(6px)rotate(45deg)}.nav-toggle[aria-expanded=true] .nav-toggle-bars span:nth-child(2),.nav-cb:checked~.nav-toggle--fallback .nav-toggle-bars span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] .nav-toggle-bars span:nth-child(3),.nav-cb:checked~.nav-toggle--fallback .nav-toggle-bars span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.nav{flex-wrap:wrap;gap:.75rem 1rem;display:flex}.nav a{color:var(--muted);font-size:.95rem;font-weight:600;text-decoration:none}.nav a:hover{color:var(--ink)}.nav-toggle[hidden],.nav-cb[hidden],.nav-toggle--fallback[hidden]{display:none!important}@media (width<=880px){.nav-toggle--fallback{display:inline-flex}html.js .nav-toggle--fallback,html.js .nav-cb{display:none!important}html.js .nav-toggle--js{display:inline-flex}html:not(.js) .nav-toggle--js{display:none!important}.nav{z-index:30;background:#fdf3e4;border-top:1px solid #d4af37;flex-flow:column;gap:0;width:100vw;max-width:100vw;padding:.35rem 0 .5rem;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 12px 28px #0557631f}.nav.is-open,.nav-toggle[aria-expanded=true]~.nav,.nav-cb:checked~.nav{display:flex}.nav a{color:#055763;border-bottom:1px solid #05576314;align-items:center;min-height:44px;padding:.65rem 1.25rem;font-size:1.05rem;display:flex}.nav a:last-child{border-bottom:none}.nav a:hover,.nav a:focus-visible{color:#b45309;background:#d4af371f}}.hero{aspect-ratio:2400/891;color:#fff;border-radius:calc(var(--radius) + 4px);min-height:0;box-shadow:var(--shadow);isolation:isolate;background:#0f2e2c;margin:.5rem -.75rem 2rem;display:grid;position:relative;overflow:hidden}.hero-photo,.hero-content{grid-area:1/1}.hero-photo{object-fit:cover;object-position:center;width:100%;height:100%;min-height:0;display:block}.hero-content{z-index:1;background:linear-gradient(#0814132e 0%,#08141361 42%,#081413d1 100%);flex-direction:column;justify-content:flex-end;padding:2.5rem 2rem 1.35rem;display:flex}.hero h1{letter-spacing:-.03em;margin:0 0 .5rem;font-size:clamp(1.8rem,4vw,2.6rem)}.hero p{color:#ccfbf1;max-width:42rem;margin:0}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.hero-credit{font-size:.78rem;font-weight:600;color:#ccfbf1d9!important;margin-top:1.1rem!important}.hero-credit a{color:#ffffffeb;text-underline-offset:2px}.hero-credit a:hover{color:#fff}.btn{border:1px solid #0000;border-radius:999px;align-items:center;gap:.35rem;padding:.65rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.btn-primary{color:#134e4a;background:#fff}.btn-primary:hover{color:#115e59}.btn-ghost{color:#fff;background:0 0;border-color:#ffffff59}.btn-ghost:hover{color:#fff;background:#ffffff1a}@media (width<=640px){.hero{border-radius:0;width:100vw;max-width:100vw;min-height:380px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.hero-content{padding:2rem 1.15rem 1.15rem}}.section{margin:2.25rem 0}.section h2{letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.4rem}.section .lede{color:var(--muted);margin:0 0 1.25rem}.chip-row{flex-wrap:wrap;gap:.5rem;display:flex}.chip{background:var(--surface);border:1px solid var(--border);color:var(--ink);border-radius:999px;align-items:center;gap:.3rem;padding:.45rem .8rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.chip:hover{background:var(--accent-soft);border-color:#99f6e4}.chip-heading{margin:0 0 .5rem;font-size:1.05rem}.chip--meal{min-height:44px;padding:.55rem 1rem}.chip-row--listing .chip--meal{min-height:36px;padding:.3rem .75rem;font-size:.85rem}@media (width<=640px){.chip-row--meals .chip--meal{min-height:44px;padding:.55rem 1rem;font-size:.95rem}}.ig-link{align-items:center;gap:.35rem;display:inline-flex}.ig-link svg{flex-shrink:0;width:16px;height:16px}.card .ig-link{color:var(--ink);font-size:.85rem;font-weight:600;text-decoration:none}.card .ig-link:hover{color:var(--accent)}.grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));gap:1rem;display:grid}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;gap:.65rem;padding:1.1rem 1.15rem;display:flex}.card h3{letter-spacing:-.01em;margin:0;font-size:1.1rem}.card h3 a{color:inherit;text-decoration:none}.card h3 a:hover{color:var(--accent)}.card .meta{color:var(--muted);font-size:.92rem}.badge-row{flex-wrap:wrap;gap:.4rem;display:flex}.badge{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.72rem;font-weight:800;display:inline-flex}.badge-price{color:#44403c;background:#f5f5f4}.badge-michelin{background:var(--rose-soft);color:var(--rose)}.badge-featured{background:var(--gold-soft);color:var(--gold)}.badge-editorial{background:var(--accent-soft);color:#115e59}.tag-list{flex-wrap:wrap;gap:.35rem;display:flex}.tag{color:#57534e;background:#f5f5f4;border-radius:999px;padding:.15rem .5rem;font-size:.78rem}.listing-header{gap:1rem;margin:1rem 0 1.5rem;display:grid}.listing-header h1{letter-spacing:-.03em;margin:0;font-size:clamp(1.8rem,4vw,2.4rem)}.prose{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1.4rem}.prose :first-child{margin-top:0}.two-col{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-top:1rem;display:grid}.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.15rem}.panel h2{margin:0 0 .6rem;font-size:1.05rem}.panel ul{margin:0;padding-left:1.1rem}.panel li{margin:.25rem 0}.muted{color:var(--muted)}.site-footer{color:#f7f4ef;background:linear-gradient(#0f766e 0%,#134e4a 100%);border-top:1px solid #d4af37;width:100%;margin:3rem 0 0;padding:2.5rem 1rem 1.5rem;font-size:.92rem}.footer-inner{width:min(100%, var(--max));grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:start;gap:2.25rem 3rem;margin-inline:auto;display:grid}.footer-brand{min-width:0}.footer-logo{object-fit:contain;width:auto;max-width:180px;height:32px;display:block}.footer-brand p{color:#ccfbf1;max-width:22rem;margin:.75rem 0 0;line-height:1.5}.footer-brand a{color:#ccfbf1}.footer-brand a:hover{color:#fff}.footer-social{align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.footer-social-link{color:#ccfbf1;border-radius:10px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;text-decoration:none;display:inline-flex}.footer-social-link:hover,.footer-social-link:focus-visible{color:#fff}.footer-social-link:focus-visible{outline-offset:2px;outline:2px solid #d4af37}.footer-social-link svg{flex-shrink:0;width:24px;height:24px;display:block}.footer-cols{grid-template-columns:1fr 1fr;gap:1.5rem 2rem;display:grid}.footer-cols h2{letter-spacing:.14em;text-transform:uppercase;font-variant:small-caps;color:#d4af37;margin:0 0 .7rem;font-size:.72rem;font-weight:700}.footer-cols a{color:#f7f4ef;background:0 0;border:none;border-radius:0;padding:.22rem 0;font-size:.92rem;font-weight:500;text-decoration:none;display:block}.footer-cols a:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.footer-legal{width:min(100%, var(--max));color:#99f6e4;border-top:1px solid #d4af3766;margin:2rem auto 0;padding-top:1.1rem;font-size:.82rem;line-height:1.5}@media (width<=720px){.footer-inner{grid-template-columns:1fr;gap:1.75rem}.footer-cols{grid-template-columns:1fr 1fr}}.stub{background:var(--surface);border-radius:var(--radius);border:1px dashed #d6d3d1;margin:1.5rem 0;padding:2rem}.guide-intro p{color:var(--muted);margin:0 0 1rem}.guide-intro p:last-child{margin-bottom:0}.guide-rank{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.guide-rank-item{grid-template-columns:auto 1fr;align-items:start;gap:.75rem;display:grid}.guide-rank-num{background:var(--accent-soft);color:#115e59;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;margin-top:1.1rem;font-size:.9rem;font-weight:800;display:inline-flex}.listing-hero{border-radius:calc(var(--radius) + 2px);width:100%;box-shadow:var(--shadow);margin:0;overflow:hidden}.listing-hero--image{background:#e7e5e4;max-height:320px}.listing-hero-img{object-fit:cover;width:100%;height:100%;max-height:320px;display:block}.listing-hero--placeholder{color:#fff;align-items:flex-end;min-height:220px;max-height:320px;padding:1.5rem 1.75rem;display:flex}.listing-hero-placeholder-inner{max-width:36rem}.listing-hero-kicker{letter-spacing:.06em;text-transform:uppercase;color:#ffffffd9;margin:0 0 .35rem;font-size:.85rem;font-weight:700}.listing-hero-title{letter-spacing:-.02em;margin:0;font-size:clamp(1.4rem,3.5vw,2rem);font-weight:800;line-height:1.2}.card-thumb{border-radius:calc(var(--radius) - 4px);margin:-.15rem 0 .15rem;overflow:hidden}.card-thumb--image{background:#e7e5e4;height:96px}.card-thumb--image img{object-fit:cover;width:100%;height:96px;display:block}.card-thumb--color{align-items:flex-end;height:72px;padding:.55rem .7rem;display:flex}.card-thumb-label{color:#ffffffeb;letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:800}.card-thumb--logo{background:#f3efe8;justify-content:center;align-items:center;height:96px;padding:.7rem 1rem;display:flex}.card-thumb--logo img{object-fit:contain;width:auto;max-width:82%;height:auto;max-height:72px;display:block}.listing-hero--logo{background:#f3efe8;justify-content:center;align-items:center;min-height:180px;max-height:240px;padding:1.5rem 2rem;display:flex}.listing-hero-logo{object-fit:contain;width:auto;max-width:min(360px,72%);height:auto;max-height:140px;display:block}.whats-new-list{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.whats-new-list--home{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.whats-new-item{margin:0}.whats-new-date{color:var(--muted);font-size:.85rem;font-weight:700}.badge-kind{color:#44403c;background:#f5f5f4}.badge-kind-opened,.badge-kind-added{background:var(--accent-soft);color:#115e59}.badge-kind-updated{background:var(--gold-soft);color:var(--gold)}.badge-kind-closed{background:var(--rose-soft);color:var(--rose)}.badge-kind-note{color:#57534e;background:#f5f5f4}.rate-help{white-space:nowrap;color:var(--muted);text-underline-offset:2px;border-bottom:1px dotted;font-size:.78em;font-weight:700;text-decoration:none}.rate-help:hover{color:var(--accent)}#ratings{scroll-margin-top:1.25rem}.search-form{flex-direction:column;gap:.5rem;margin:.85rem 0 1.15rem;display:flex}.search-form input[type=search]{border:1px solid var(--border);background:var(--surface);width:100%;height:52px;min-height:52px;color:var(--ink);appearance:none;border-radius:12px;padding:0 1rem;font-size:18px;line-height:1.2}.search-form input[type=search]:focus-visible{outline-offset:2px;border-color:#b45309;outline:2px solid #d4af37}.search-form button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:10px;width:100%;height:52px;min-height:52px;padding:0 1.15rem;font-size:1rem;font-weight:700}.search-form button:hover,.search-form button:focus-visible{background:#115e59}.search-form button:focus-visible{outline-offset:2px;outline:2px solid #d4af37}@media (width<=640px){.search-form input[type=search],.search-form button{height:56px;min-height:56px;font-size:18px}}@media (width>=640px){.search-form{flex-direction:row;align-items:stretch}.search-form input[type=search]{flex:auto}.search-form button{flex:none;width:auto}}.search-empty{margin-top:1rem}.card{position:relative}.listing-title-row{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.listing-title-row h1{flex:auto;margin:0}.fav-heart{color:#055763;cursor:pointer;background:#fdf3e4f2;border:1px solid #055763;border-radius:999px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;text-decoration:none;display:inline-flex;box-shadow:0 1px #05576314}.fav-heart:hover,.fav-heart:focus-visible{color:#b45309;outline-offset:2px;border-color:#b45309;outline:2px solid #d4af37}.fav-heart-icon{width:22px;height:22px;display:block}.fav-heart-path{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linejoin:round}.fav-heart.is-saved{color:#d4af37;background:#055763;border-color:#055763}.fav-heart.is-saved .fav-heart-path{fill:#d4af37;stroke:#d4af37}.fav-heart--card{z-index:2;position:absolute;top:.5rem;right:.5rem}.fav-heart--listing{flex-shrink:0;gap:.35rem;width:auto;padding:0 .8rem}.fav-heart-label{font-size:.85rem;font-weight:700}.auth-page h1{letter-spacing:-.03em;margin:0 0 .4rem;font-size:clamp(1.6rem,4vw,2.1rem)}.auth-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);max-width:26rem;box-shadow:var(--shadow);gap:.75rem;padding:1.25rem 1.3rem;display:grid}.auth-btn{border:1px solid var(--border);width:100%;min-height:52px;color:var(--ink);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:.65rem;padding:0 1rem;font-family:inherit;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.auth-btn:hover,.auth-btn:focus-visible{color:#055763;border-color:#055763}.auth-btn:focus-visible{outline-offset:2px;outline:2px solid #d4af37}.auth-btn--primary{background:var(--accent);border-color:var(--accent);color:#fff}.auth-btn--primary:hover{color:#fff;background:#115e59}.auth-btn--apple{color:#fff;background:#111;border-color:#111}.auth-btn--apple:hover,.auth-btn--apple:focus-visible{color:#fff;background:#1c1917;border-color:#1c1917}.auth-split{color:var(--muted);align-items:center;gap:.75rem;font-size:.85rem;font-weight:600;display:flex}.auth-split:before,.auth-split:after{content:"";background:var(--border);flex:1;height:1px}.auth-email{gap:.5rem;display:grid}.auth-email input[type=email]{border:1px solid var(--border);background:var(--surface);width:100%;height:52px;min-height:52px;color:var(--ink);border-radius:12px;padding:0 1rem;font-size:18px}.auth-email input[type=email]:focus-visible{outline-offset:2px;border-color:#b45309;outline:2px solid #d4af37}.auth-email button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:10px;width:100%;min-height:52px;font-family:inherit;font-size:1rem;font-weight:700}.auth-email button:hover,.auth-email button:focus-visible{background:#115e59}.auth-email button:focus-visible{outline-offset:2px;outline:2px solid #d4af37}@media (width<=640px){.auth-btn,.auth-email input[type=email],.auth-email button{height:56px;min-height:56px;font-size:18px}}.auth-soon,.auth-note{margin:0}.auth-banner{background:var(--gold-soft);color:#7c2d12;border:1px solid #fdba74;border-radius:12px;margin:0 0 1rem;padding:.75rem 1rem}.saved-page h1{letter-spacing:-.03em;margin:0 0 .35rem;font-size:clamp(1.6rem,4vw,2.1rem)}
