:root{color-scheme:light;--navy:#092238;--navy-2:#123952;--teal:#20b9a8;--coral:#f45d50;--gold:#f4b942;--cream:#fff7ea;--paper:#fff;--ink:#102235;--muted:#637485;--line:#dce4e9;--shadow:0 18px 50px rgba(20,46,66,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#fff;color:#000;padding:.8rem;z-index:20}.site-header{height:72px;background:var(--navy);display:flex;align-items:center;justify-content:space-between;padding:0 max(4vw,1rem);position:sticky;top:0;z-index:10;border-bottom:1px solid #ffffff1f}.brand,.site-header a{color:#fff;text-decoration:none;font-weight:900}.brand{letter-spacing:.08em}.brand span,.eyebrow{color:var(--teal)}nav{display:flex;gap:1.5rem}nav a{font-size:.9rem}.hero{min-height:clamp(540px,72vh,760px);position:relative;display:flex;align-items:flex-end;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,22,37,.94) 0%,rgba(4,22,37,.72) 38%,rgba(4,22,37,.08) 76%),linear-gradient(0deg,rgba(4,22,37,.72),transparent 48%)}.hero-copy{position:relative;z-index:1;color:#fff;padding:clamp(3rem,7vw,7rem) max(5vw,1.25rem);max-width:850px}.hero-kicker{font-size:clamp(1rem,1.8vw,1.4rem);letter-spacing:.38em;color:#7cf2df;font-weight:950;margin:0}.hero h1{font-size:clamp(4rem,10vw,8.8rem);line-height:.85;letter-spacing:-.07em;margin:.35rem 0 1.4rem}.hero-copy>p:not(.hero-kicker){font-size:clamp(1.3rem,2.4vw,2rem);margin:0 0 2rem}.hero-copy>a{display:inline-flex;gap:.8rem;background:var(--coral);color:#fff;padding:1rem 1.25rem;border-radius:14px;text-decoration:none;font-weight:950}.hero-proof{position:absolute;right:max(4vw,1rem);bottom:2rem;z-index:2;background:#ffffffec;color:var(--ink);padding:1rem 1.2rem;border-radius:16px;max-width:310px;box-shadow:var(--shadow);display:grid;gap:.25rem}.hero-proof span{color:var(--muted);line-height:1.4}.section-shell{max-width:1240px;margin:auto;padding:5rem 1.25rem}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.section-heading h2,.how h2{font-size:clamp(2.35rem,5vw,4.6rem);line-height:.98;letter-spacing:-.045em;margin:.3rem 0}.section-heading>p{max-width:480px;color:var(--muted);line-height:1.55}.eyebrow{font-size:.76rem;letter-spacing:.15em;font-weight:950;margin:0;text-transform:uppercase}.discover{padding-bottom:2rem}.search{display:grid;grid-template-columns:1.4fr 1fr 1fr auto;gap:.9rem;background:#fff;border:1px solid var(--line);border-radius:22px;padding:1.25rem;box-shadow:var(--shadow)}.search label{font-weight:850;font-size:.86rem}.search input,.search select{width:100%;margin-top:.55rem;border:1px solid #cbd7de;border-radius:12px;background:#f9fbfc;color:var(--ink);padding:1rem;font:inherit}.search input:focus,.search select:focus{outline:3px solid #20b9a833;border-color:var(--teal)}.search button{align-self:end;border:0;border-radius:12px;background:var(--navy);color:#fff;padding:1rem 1.25rem;font-weight:950;cursor:pointer}.quick-picks{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;margin-top:1rem;color:var(--muted)}.quick-picks button{border:1px solid var(--line);border-radius:999px;background:#fff;padding:.55rem .85rem;color:var(--navy);font-weight:850;cursor:pointer}.food-section{padding-top:3rem}.carousel-wrap{position:relative}.food-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.food-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--line);border-radius:24px;background:#fff;overflow:hidden;box-shadow:0 12px 34px rgba(20,46,66,.09)}.food-photo{aspect-ratio:4/3;background:#edf2f4;overflow:hidden}.food-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s}.food-card:hover .food-photo img{transform:scale(1.035)}.food-card-body{display:flex;flex-direction:column;flex:1;padding:1.25rem}.food-card h3{font-size:1.55rem;line-height:1.08;margin:.28rem 0 .45rem}.seller-link{color:var(--navy-2);font-weight:850;text-decoration:none}.food-card-body>p{color:var(--muted);line-height:1.5;min-height:3em}.rating{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid var(--line);padding-top:1rem;margin-top:auto}.rating strong{font-size:1.35rem;color:var(--navy)}.rating strong span,.place-grid strong span{color:var(--gold)}.rating small{color:var(--muted)}.review-at-seller{display:block;margin-top:1rem;border-radius:11px;background:var(--coral);color:#fff;text-align:center;text-decoration:none;font-weight:950;padding:.85rem}.carousel-arrow{position:absolute;top:43%;z-index:2;width:48px;height:48px;border:0;border-radius:50%;background:var(--navy);color:#fff;font-size:1.35rem;box-shadow:var(--shadow);cursor:pointer}.carousel-arrow.prev{left:-24px}.carousel-arrow.next{right:-24px}.carousel-dots{display:none;justify-content:center;gap:.45rem;margin-top:1rem}.carousel-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#bdc8ce}.carousel-dots button.active{width:22px;border-radius:8px;background:var(--teal)}.categories-band{background:var(--navy);color:#fff}.categories-band .section-shell{padding-block:5rem}.section-heading.light>p{color:#c8d7e0}.food-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.food-category-card{min-height:166px;background:#fff;color:var(--ink);border-radius:20px;padding:1.2rem;display:grid;grid-template-columns:auto 1fr;gap:.9rem;align-items:start}.food-category-card>span{font-size:2rem}.food-category-card p,.food-category-card b,.food-category-card small{display:block;margin:0}.food-category-card small{color:var(--muted);margin-top:.35rem}.food-category-card button{grid-column:1/-1;border:0;border-radius:10px;background:#e9f8f5;color:#08776d;padding:.75rem;font-weight:950;cursor:pointer}.place-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.place-grid article{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;border:1px solid var(--line);border-radius:20px;padding:1.25rem;background:var(--cream)}.place-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:#fff;font-size:1.7rem}.place-grid p{font-size:.68rem;letter-spacing:.12em;font-weight:900;color:#a4501f;margin:0}.place-grid h3{margin:.2rem 0;font-size:1.2rem}.place-grid small{color:var(--muted)}.place-grid strong{font-size:1.3rem}.how{display:grid;grid-template-columns:.8fr 1.2fr;gap:3rem;background:#eef9f7;border-radius:30px;margin-bottom:5rem;padding:3rem}.how-intro>p:last-child,.how-grid p{color:var(--muted);line-height:1.55}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.how-grid article{background:#fff;border:1px solid #cfe4e0;border-radius:18px;padding:1.2rem}.how-grid b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--teal);color:#fff}.how-grid h3{margin:.8rem 0 .25rem}footer{background:var(--navy);color:#fff;padding:2rem max(4vw,1rem);display:flex;justify-content:space-between;gap:1rem}footer span{color:#c8d7e0}.empty{grid-column:1/-1;padding:2rem;border:1px dashed var(--line);border-radius:16px;color:var(--muted)}
@media(max-width:900px){.food-grid{grid-template-columns:repeat(2,1fr)}.food-category-grid{grid-template-columns:repeat(2,1fr)}.place-grid{grid-template-columns:1fr}.how{grid-template-columns:1fr}.search{grid-template-columns:1fr 1fr}.search button{min-height:50px}}
@media(max-width:640px){.site-header{height:62px}.site-header nav{display:none}.hero{min-height:610px;align-items:flex-end}.hero>img{object-position:43% center}.hero-shade{background:linear-gradient(0deg,rgba(4,22,37,.95) 0%,rgba(4,22,37,.62) 50%,rgba(4,22,37,.08) 100%)}.hero-copy{padding:3rem 1.25rem 8.3rem}.hero h1{font-size:clamp(4.2rem,19vw,6.2rem);max-width:6ch}.hero-proof{left:1.25rem;right:1.25rem;bottom:1.15rem;max-width:none}.section-shell{padding:3.5rem 1rem}.section-heading{align-items:start;flex-direction:column;gap:.5rem}.section-heading>p{margin:.2rem 0}.search{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:.8rem;padding:1rem}.search label{flex:0 0 84%;scroll-snap-align:center}.search button{flex:0 0 58%;min-height:50px}.food-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 8vw 18px;margin-inline:-1rem}.food-grid::-webkit-scrollbar{display:none}.food-card{flex:0 0 84vw;scroll-snap-align:center}.food-photo{aspect-ratio:16/11}.carousel-arrow{display:none}.carousel-dots{display:flex}.food-category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-inline:-1rem;padding:4px 8vw 16px}.food-category-card{flex:0 0 78vw;scroll-snap-align:center}.how{margin:0 1rem 3rem;padding:1.5rem}.how-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-inline:-1.5rem;padding:0 1.5rem 1rem}.how-grid article{flex:0 0 82%;scroll-snap-align:center}footer{flex-direction:column;font-size:.9rem}}
.food-category-card{min-height:280px;padding:0;display:flex;flex-direction:column;align-items:stretch;overflow:hidden}.food-category-card>img{width:100%;height:150px;object-fit:cover;display:block}.food-category-card>div{padding:1rem 1rem .6rem;min-height:90px}.food-category-card button{grid-column:auto;margin:auto 1rem 1rem}
.search{grid-template-columns:1.5fr .8fr 1fr auto}.search-status{min-height:1.5rem;margin:.75rem .25rem 0;color:#a33d32;font-weight:800}@media(max-width:640px){.search{display:grid;grid-template-columns:1fr;overflow:visible}.search label,.search button{width:100%;min-height:auto;flex:none}}
