/* Farkeder discovery gallery: restrained chrome, photography first. */
:root{--ink:#18181b;--muted:#71717a;--orange:#18181b;--line:#e8e8eb;--bg:#fff;--soft:#f4f4f5}
body{background:#fff;color:var(--ink)}
header{max-width:1440px;height:88px;padding:0 48px;border-bottom:1px solid var(--line)}
.brand{font-size:29px}.brand-icon{background:#18181b;color:white;border-radius:50%;width:36px;height:36px;font-size:35px}.brand-dot{color:#fd6542}
header nav{gap:8px;align-items:center}header nav .nav{height:42px;padding:0 16px;font-size:14px;border-radius:24px}.nav.active{background:#f1f1f3;color:#18181b}.nav.active:after{display:none}.demo-badge{background:#f4f4f5;color:#71717a;letter-spacing:1px}
main{max-width:1440px;padding:36px 48px 0}.intro{margin-bottom:28px}.intro .eyebrow{display:none}.intro h1{font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-2.4px;font-weight:750;margin:0 0 15px}.intro h1 span{color:#94949e}.intro p:last-child{font-size:16px;color:#71717a}
.city-strip{margin-bottom:18px;gap:6px}.city-strip button{border:0;background:#f5f5f6;color:#52525b;padding:11px 22px}.city-strip button.selected{background:#18181b;color:white}.city-strip button:last-child{border:1px solid var(--line);background:white;width:46px;height:42px;padding:10px}
.intent-strip{border-bottom:1px solid var(--line);gap:26px;margin-bottom:26px;padding:0}.intent-strip button{display:flex;align-items:center;gap:8px;padding:14px 0;border:0;border-radius:0;background:transparent;color:#71717a;font-size:14px;border-bottom:2px solid transparent}.intent-strip button.selected{border-color:#18181b;background:transparent;color:#18181b}.intent-strip svg{width:19px;height:19px}
.results-heading{margin-bottom:18px}.results-heading h2{font-size:23px;letter-spacing:-.7px}.result-count{color:#71717a;font-size:14px}.cafe-tools{gap:12px;margin-bottom:24px}.search-field input{background:#f5f5f6;border:1px solid transparent;border-radius:14px;height:50px;padding:14px 18px}.search-field input:focus{background:white;border-color:#a1a1aa}.sort-field select{background:white;border:1px solid var(--line);border-radius:14px;height:50px}
.cards,.saved-view .cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px}.place-card{border:0;border-radius:0;box-shadow:none;background:white;transition:none}.place-card:hover{transform:none;box-shadow:none}.cover-link{display:block;padding:0;width:100%;text-align:left;border-radius:20px;overflow:hidden}.venue-cover{height:auto;aspect-ratio:4/3;border-radius:20px;background:#f4f4f5}.venue-cover img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.venue-cover .cover-label{display:none}.cafe-card>.favorite{position:absolute;top:13px;right:13px;z-index:1;background:#ffffffed;border-radius:50%;height:38px;width:38px;display:grid;place-items:center;box-shadow:0 2px 8px #0001}.favorite.saved{color:#e64e38}.favorite.saved svg{fill:currentColor}.cafe-card .card-body{padding:16px 0 8px}.gallery-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;color:#71717a;font-size:13px;font-weight:400}.gallery-meta>span{white-space:nowrap;color:#18181b;font-weight:650}.gallery-meta small{font-size:12px;color:#71717a;font-weight:400}.cafe-card .card-body h3{font-size:21px;line-height:1.3;letter-spacing:-.5px;min-height:0;margin:8px 0 6px}.cafe-card .gallery-location{font-size:14px;line-height:1.5;color:#71717a;margin:0}.cafe-card-bottom{padding:5px 0 0;color:#86868e;gap:8px;font-size:12px}.cafe-card-bottom button{color:#18181b;margin-left:auto;font-size:13px}.cafe-card-bottom a{color:#71717a}.place-card{content-visibility:auto;contain-intrinsic-size:auto 420px}
.quick-decide{background:#18181b;color:white;border:1px solid #353538;box-shadow:0 8px 32px #0003;padding:14px 25px;font-size:15px}.quick-decide>span{color:#ff866b}.group-banner{background:#f5f5f6;border-radius:18px;margin-top:34px}.group-banner button{color:#18181b}.group-banner p{color:#71717a}.data-note{color:#71717a}.decide{background:#18181b;color:#fff;border-radius:14px}.city-options button.selected,.mode.selected,.budgets .selected{background:#f4f4f5;color:#18181b;border-color:#a1a1aa}.mode.selected:after{background:#18181b}.step{color:#52525b;background:#f4f4f5}.cafe-planner.filters-open{box-shadow:0 0 0 100vmax #18181b70,0 24px 70px #0002}.cafe-planner .filter-close{background:#f4f4f5}.detail-stats{background:#f4f4f5}.nutrition-panel{background:#f7f7f8;border-color:#e8e8eb}.nutrition-panel .nutrition-note,.recipe-lines,.nutrition-summary{color:#62626c}.macro-grid .energy{background:#18181b;color:white}.portion-row button.selected{background:#18181b;border-color:#18181b}.source-box{background:#f7f7f8}.source-box a,.recipe-lines a,.map-link{color:#454550}.saved-meal{background:#f4f4f5;color:#52525b}dialog::backdrop{background:#18181b80;backdrop-filter:blur(3px)}.detail-venue-photo{height:300px}.detail-title{font-size:32px;letter-spacing:-1px}footer{max-width:1344px;color:#71717a}.footer-brand{color:#18181b}#toast{z-index:50;bottom:90px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #fd6542;outline-offset:3px}
@media(min-width:1100px){.intro{float:left;width:65%;min-height:155px}.city-strip{min-height:155px;margin:0;justify-content:flex-end;align-items:flex-start;padding-top:8px}.city-strip button:last-child{margin-left:4px}.intent-strip{clear:both}}
@media(max-width:1000px){header{padding:0 28px}main{padding:28px 28px 0}.cards,.saved-view .cards{grid-template-columns:repeat(2,minmax(0,1fr))}.intro h1{letter-spacing:-1.5px}}
@media(max-width:650px){header{padding:12px 20px;height:70px;min-height:70px}.brand{font-size:27px}main{padding:24px 20px 0}.intro h1{font-size:38px;letter-spacing:-1.7px;line-height:1.1}.intro p:last-child{font-size:15px;max-width:290px}.intro{margin-bottom:24px}.city-strip button{padding:10px 16px;font-size:14px}.city-strip button:last-child{height:40px;width:40px}.intent-strip{gap:22px;margin-bottom:24px}.intent-strip button{font-size:14px;gap:6px;padding:13px 0}.results-heading h2{font-size:22px}.cafe-tools{flex-wrap:wrap;gap:10px}.search-field{flex:1;min-width:140px}.sort-field{width:145px}.sort-field select{font-size:13px}.search-field input{font-size:14px}.cards,.saved-view .cards{grid-template-columns:1fr;gap:28px}.venue-cover{height:auto;aspect-ratio:4/3;border-radius:18px}.cafe-card .card-body h3{font-size:22px}.gallery-meta{font-size:14px}.gallery-meta small{font-size:13px}.cafe-card-bottom{padding-top:4px}.quick-decide{font-size:15px;bottom:calc(82px + env(safe-area-inset-bottom));padding:13px 22px}header nav{background:#fff;border-color:#e8e8eb;backdrop-filter:none}header nav .nav{padding:5px 8px;height:54px;font-size:12px;border-radius:12px}.nav.active{background:#f4f4f5}.nav span{background:#e8e8eb!important}.group-banner button{background:#18181b;color:white}.detail-venue-photo{height:260px}.macro-grid strong{font-size:22px}.nutrition-panel{padding:18px}.detail-title{font-size:29px}.demo-badge{font-size:11px}footer{margin:30px 20px 0}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.venue-cover img{transition:none}.place-card:hover .venue-cover img{transform:none}}
