:root{--green:#173d36;--paper:#faf7ee;--ink:#203b35;--orange:#ba482b;--muted:#58665f;--line:#d9ded3;--white:#fffdf7;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-size:16px;color-scheme:light}*{box-sizing:border-box}body{margin:0;padding-bottom:calc(88px + env(safe-area-inset-bottom))}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #df9528;outline-offset:4px}button:disabled{opacity:.6;cursor:wait}[hidden]{display:none!important}a{color:var(--green)}.skip{position:fixed;top:-100px;z-index:20;background:white;padding:14px}.skip:focus{top:8px}.masthead{background:var(--green);color:var(--paper);border-bottom:5px solid #eea14e;padding:28px 22px 24px}.mast-inner{max-width:1080px;margin:auto;display:flex;justify-content:space-between;gap:15px}.eyebrow{font-size:.75rem;letter-spacing:.13em;font-weight:750;margin:0 0 10px}h1{font-family:Georgia,serif;font-size:clamp(1.8rem,5vw,2.7rem);font-weight:400;line-height:1.13;margin:0}h1 i{display:inline;font-weight:400}p{line-height:1.55}.route{font-size:.875rem;color:#e5e4d5;margin:12px 0 0}.icon-button{border:1px solid currentColor;background:none;border-radius:50%;width:44px;height:44px;flex:none;font-size:1.5rem;display:grid;place-items:center}.help{color:#e8ebdf}main{max-width:1124px;margin:auto;padding:24px 22px 0}.filters{max-width:850px}.search{display:flex;gap:12px;align-items:center;padding:0 15px;background:var(--white);border:1px solid #aebbb1;border-radius:12px}.search span{font-size:2rem;line-height:1}.search input{width:100%;height:50px;border:0;outline-offset:0;background:none;color:var(--ink);min-width:0}.cities{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}.chip{border:1px solid #b9c5bb;border-radius:24px;background:none;padding:10px 15px;font-size:.875rem;min-height:44px}.chip.active{background:var(--green);color:white;border-color:var(--green)}.selects{display:flex;gap:12px}.selects label{flex:1;min-width:0;font-size:.875rem;color:var(--muted)}select{display:block;width:100%;background:var(--white);color:var(--ink);margin-top:6px;border:1px solid #b8c5ba;border-radius:8px;padding:11px 8px;min-height:46px;font-size:.9375rem}.results-line{display:flex;align-items:center;justify-content:space-between;margin-top:27px;gap:8px}.results-line h2{font-size:1.125rem;margin:0;font-weight:650}.text-button{border:0;background:none;text-decoration:underline;text-underline-offset:4px;min-height:44px;padding:9px 0;font-size:.875rem}.list-note{font-size:.8125rem;color:var(--muted);margin:3px 0 20px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.food-card{background:var(--white);border:1px solid var(--line);border-radius:16px;overflow:hidden;position:relative;display:flex;flex-direction:column}.card-open{text-align:left;border:0;background:none;padding:0;width:100%;flex:1;display:flex;flex-direction:column}.card-image{position:relative;width:100%;background:#f9f0dc}.card-image img{width:100%;height:190px;object-fit:cover;display:block}.rank{position:absolute;left:12px;top:12px;border-radius:50%;width:33px;height:33px;display:grid;place-items:center;background:var(--paper);font-family:Georgia,serif}.card-copy{padding:17px 17px 10px}.card-copy h3{font-family:Georgia,serif;font-size:1.6rem;font-weight:400;margin:8px 0 5px;line-height:1.2}.card-copy p{margin:0;font-size:.9375rem;color:var(--muted)}.badge{display:inline-block;font-size:.75rem;font-weight:650;padding:5px 8px;border-radius:5px;background:#f8e8ca;color:#69481e}.badge.mild{background:#e3eddc;color:#285432}.badge.built{background:#f9e1d7;color:#8d331f}.card-actions{padding:2px 17px 14px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.save{border:none;background:none;text-align:left;padding:10px 0;min-height:44px;font-size:.875rem}.save[aria-pressed=true]{color:#96381f;font-weight:650}.tried-pill{font-size:.8125rem;color:#285432}.bottom-nav{position:fixed;bottom:0;left:0;right:0;background:rgba(255,253,247,.98);border-top:1px solid #cbd3c8;display:flex;justify-content:center;padding:6px 10px calc(6px + env(safe-area-inset-bottom));z-index:5}.bottom-nav button{border:0;background:none;min-height:59px;max-width:180px;flex:1;color:var(--muted);font-size:.8125rem;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;border-radius:9px}.bottom-nav span{font-size:1.4rem;height:27px}.bottom-nav .selected{color:var(--green);background:#e6eddf;font-weight:700}.page-footer{text-align:center;color:var(--muted);font-size:.8125rem;margin:35px auto 20px}.page-footer p{margin-bottom:0}.empty{padding:35px 16px;text-align:center}.primary{border:0;border-radius:9px;background:var(--green);color:white;min-height:48px;padding:13px 20px;font-weight:600;font-size:1rem}.section-heading{max-width:620px;margin:7px 0 25px}.section-heading h2{font-family:Georgia,serif;font-size:2rem;font-weight:400;line-height:1.2;margin:0}.section-heading p:last-child{color:var(--muted)}.phrase-list{max-width:720px;display:grid;gap:12px}.phrase-button{display:block;width:100%;text-align:left;border:1px solid #c8d1c4;border-radius:12px;background:var(--white);padding:20px}.phrase-button strong{display:block;font-size:1.2rem;font-weight:600;margin:0 0 8px;line-height:1.4}.phrase-button span{font-size:.9375rem;color:var(--muted);line-height:1.5}.tip{max-width:720px;border-left:4px solid #d78530;padding:16px 19px;background:#f2e9d4;margin:25px 0;border-radius:0 8px 8px 0}.tip p{margin:6px 0 0}.offline-panel{max-width:620px;background:var(--white);border:1px solid #ced8c9;border-radius:16px;padding:25px;text-align:center}.status-symbol{font-size:2.2rem}.offline-panel h3{font-size:1.4rem;margin:10px 0}.offline-panel .primary,.offline-panel .text-button{display:block;margin:16px auto}.small{font-size:.8125rem;color:var(--muted);line-height:1.5}progress{display:block;width:100%;height:13px;accent-color:var(--green)}.pdf-link{display:flex;justify-content:space-between;border:1px solid var(--line);padding:19px;border-radius:10px;max-width:620px;text-decoration:none;font-weight:600}dialog{border:0;border-radius:18px;width:min(700px,calc(100% - 30px));max-height:90dvh;padding:0;background:var(--paper);color:var(--ink);box-shadow:0 20px 100px #0004}dialog::backdrop{background:#082d27aa}body.modal-open{overflow:hidden}.dialog-bar{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 24px;background:var(--paper);border-bottom:1px solid var(--line);z-index:1}.dialog-bar .text-button{text-decoration:none;font-size:1rem}.dialog-bar .icon-button{border:0}.dish-hero{width:100%;height:260px;object-fit:cover;display:block}.detail-copy{padding:24px 28px 32px}.detail-copy h2{font-family:Georgia,serif;font-size:2.3rem;font-weight:400;margin:10px 0 3px;line-height:1.12}.detail-copy .subtitle{font-size:1.05rem;margin:9px 0}.detail-copy h3{font-size:.8125rem;letter-spacing:.06em;text-transform:uppercase;color:#914027;margin:26px 0 7px}.detail-copy p{margin:0 0 12px}.detail-actions{display:flex;gap:10px;margin-top:18px}.detail-actions button{flex:1;padding:12px;border-radius:8px;border:1px solid #a1b3a6;background:var(--white);min-height:48px}.detail-actions button[aria-pressed=true]{background:var(--green);color:white}.detail-copy .phrase-button{margin-top:12px}.detail-copy .phrase-button em{display:block;font-size:.8125rem;margin-top:13px;color:#914027;font-style:normal}#phrase-dialog{padding:30px}#phrase-dialog>.close.icon-button{margin-left:auto;margin-bottom:25px}.big-spanish{font-family:Georgia,serif;font-size:clamp(1.9rem,6vw,3rem);line-height:1.3}#phrase-dialog .primary{width:100%;margin-top:25px}#info-content{padding:8px 25px 25px}#info-content h3{font-family:Georgia,serif;font-size:1.4rem;font-weight:400;margin-top:25px}#info-content li{line-height:1.65;margin:12px 0}#info-content a{overflow-wrap:anywhere}.toast{position:fixed;bottom:calc(90px + env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100% - 32px);padding:14px 20px;border-radius:10px;background:var(--green);color:white;z-index:30;box-shadow:0 6px 20px #0002;font-size:.9375rem}
@media(max-width:850px){.cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.masthead{padding:23px 18px 20px}h1 i{display:block}.help{width:40px;height:40px}.route{font-size:.8125rem}main{padding:20px 16px 0}.cards{grid-template-columns:1fr;gap:20px}.card-image img{height:200px}.card-copy h3{font-size:1.7rem}.cities{gap:7px}.chip{padding:9px 12px}.selects{gap:10px}.selects select{font-size:.875rem}#dish{width:100%;max-width:100%;height:100dvh;max-height:100dvh;border-radius:0;margin:0;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.dialog-bar{padding:8px 18px}.dish-hero{height:225px}.detail-copy{padding:22px 20px 35px}.detail-copy h2{font-size:2.1rem}.offline-panel{padding:24px 18px}.section-heading h2{font-size:1.85rem}.big-spanish{font-size:2rem}#phrase-dialog{padding:22px}}@media(prefers-reduced-motion:no-preference){button{transition:background .15s}dialog[open]{animation:appear .15s ease-out}@keyframes appear{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}}
