:root{
  --bg:#f6f7f8;
  --card:#fff;
  --ink:#152334;
  --muted:#6f7f8f;
  --line:#e8edf0;
  --teal:#0a7f7e;
  --teal-dark:#086968;
  --soft:#eef7f6;
  --gold:#f5a623;
  --shadow:0 14px 34px rgba(20,34,52,.09);
  --radius:22px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:#eef1f3}
body{margin:0;font-family:'Plus Jakarta Sans',sans-serif;color:var(--ink);background:linear-gradient(180deg,#eef1f3,#f7f8f9);-webkit-font-smoothing:antialiased}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
a{color:inherit}
img{display:block;max-width:100%}
.hidden{display:none!important}
.desktop-backdrop{position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at top,#fff 0,#eef1f3 50%,#e7ebee 100%)}
.site-app{position:relative;width:min(100%,1180px);min-height:100vh;margin:0 auto;background:#fff;box-shadow:0 0 80px rgba(14,29,45,.08)}
.app-view{display:none;min-height:100vh;padding-bottom:92px;background:#fff}
.app-view.active{display:block}
.topbar{height:92px;display:flex;align-items:center;gap:14px;padding:18px 22px;border-bottom:1px solid rgba(232,237,240,.65);position:sticky;top:0;z-index:60;background:rgba(255,255,255,.96);backdrop-filter:blur(18px)}
.home-topbar{justify-content:space-between;position:relative;border-bottom:0}
.brand{display:inline-flex;flex-direction:column;text-decoration:none;line-height:1}
.brand-word{font-family:'Playfair Display',serif;font-size:28px;font-weight:700;letter-spacing:-1px;color:#142132}
.brand-word span{color:var(--teal)}
.brand small{font-size:8px;letter-spacing:2.4px;margin-top:5px;color:#71808d;font-weight:700}
.brand-rule{display:flex;gap:2px;height:4px;margin-top:3px}
.brand-rule i{display:block;width:10px;border-top:2px solid var(--teal);transform:skewX(-25deg)}
.brand.mini .brand-word{font-size:23px}.brand.mini small{font-size:7px}
.icon-btn{border:1px solid var(--line);width:42px;height:42px;border-radius:50%;background:#fff;color:#253748;display:grid;place-items:center;font-size:17px}
.icon-btn.plain{border:0;background:transparent;font-size:21px}
.hero-card{position:relative;margin:0 18px 12px;border-radius:24px;overflow:hidden;height:338px;background:#d7e4e6}
.hero-image{width:100%;height:100%;object-fit:cover}
.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.03),rgba(7,31,43,.15) 42%,rgba(6,34,47,.62) 100%)}
.hero-copy{position:absolute;left:28px;right:28px;top:78px;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.28)}
.hero-copy h1{font-family:'Playfair Display',serif;font-size:30px;line-height:1.12;margin:0 0 9px;font-weight:700;letter-spacing:-.8px}.hero-copy p{margin:0;font-size:14px;font-weight:600}
.hero-search{position:absolute;left:20px;right:20px;bottom:20px;height:58px;background:#fff;border-radius:30px;display:flex;align-items:center;gap:12px;padding:0 19px;box-shadow:0 10px 28px rgba(0,0,0,.18)}
.hero-search i{font-size:19px;color:#27394a}.hero-search input{border:0;outline:0;width:100%;font-size:14px;color:var(--ink);background:transparent}.hero-search input::placeholder{color:#8a98a5}
.category-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:12px 18px 6px}
.category-tile{border:1px solid #edf0f2;background:#fff;border-radius:18px;min-height:94px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;box-shadow:0 6px 20px rgba(19,40,56,.05);transition:.2s transform,.2s box-shadow}
.category-tile:active{transform:scale(.98)}.category-tile i{font-size:24px;color:var(--teal)}.category-tile span{font-size:12px;font-weight:700;color:#263748}
.home-section{padding:24px 18px 0}.section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.section-head h2{margin:0;font-size:22px;letter-spacing:-.6px}.text-link{border:0;background:none;color:var(--teal);font-size:12px;font-weight:700;padding:6px 0}
.featured-rail,.district-rail{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 2px 8px}.featured-rail::-webkit-scrollbar,.district-rail::-webkit-scrollbar{display:none}
.featured-card{flex:0 0 48%;max-width:220px;scroll-snap-align:start;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(30,49,64,.08);border:1px solid var(--line);text-align:left;padding:0}
.featured-img{height:132px;position:relative;overflow:hidden}.featured-img img{width:100%;height:100%;object-fit:cover}.mini-premium{position:absolute;top:9px;right:9px;background:var(--teal);color:#fff;font-size:9px;font-weight:800;border-radius:14px;padding:5px 8px}.featured-body{padding:10px 11px 12px}.featured-body h3{font-family:'Playfair Display',serif;font-size:16px;line-height:1.12;margin:0 0 5px}.featured-body p{margin:0;color:var(--muted);font-size:10px}.rating-row{display:flex;align-items:center;gap:4px;margin-top:7px;font-size:11px}.rating-row i{color:var(--gold)}.rating-row strong{font-size:11px}.rating-row span{color:var(--muted);font-size:9px;margin-left:3px}
.district-card{flex:0 0 29%;min-width:112px;height:86px;border:0;border-radius:14px;overflow:hidden;position:relative;padding:0;scroll-snap-align:start}.district-card img{width:100%;height:100%;object-fit:cover}.district-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(8,25,36,.72))}.district-card span{position:absolute;left:10px;right:10px;bottom:8px;z-index:2;color:#fff;font-size:11px;font-weight:800;text-align:center}
.editorial-section{padding-bottom:28px}.editorial-card{background:linear-gradient(135deg,#082f36,#0a7575);color:#fff;border-radius:24px;padding:24px;display:flex;align-items:end;justify-content:space-between;gap:18px}.editorial-card .eyebrow{color:#aee2dd}.editorial-card h3{font-family:'Playfair Display',serif;font-size:24px;margin:5px 0 6px}.editorial-card p{font-size:12px;line-height:1.6;margin:0;max-width:560px;color:#d6eeee}.editorial-card button{border:0;background:#fff;color:#0a6a69;padding:11px 15px;border-radius:24px;font-size:12px;font-weight:800;white-space:nowrap}
.eyebrow{font-size:9px;letter-spacing:1.6px;font-weight:800;color:var(--teal)}
.explore-topbar{align-items:center}.explore-title-wrap{flex:1;min-width:0}.explore-title-wrap h1,.compact-topbar h1{font-family:'Playfair Display',serif;font-size:25px;line-height:1.1;margin:0;letter-spacing:-.5px}.explore-title-wrap p,.compact-topbar p{margin:3px 0 0;color:var(--muted);font-size:11px}.header-symbol{color:#8fa3ad;font-size:29px;width:42px;text-align:center}.filter-row{display:flex;gap:9px;overflow:auto;padding:12px 18px 6px;scrollbar-width:none}.filter-row::-webkit-scrollbar{display:none}.filter-chip{border:1px solid #e6ebee;background:#fff;border-radius:22px;padding:10px 16px;white-space:nowrap;font-size:11px;font-weight:700;color:#364858}.filter-chip.active{background:var(--teal);border-color:var(--teal);color:#fff}.filter-chip i{font-size:10px}
.explore-search-wrap{margin:10px 18px 6px;border:1px solid var(--line);border-radius:16px;height:48px;display:flex;align-items:center;gap:10px;padding:0 14px;background:#fafbfb}.explore-search-wrap i{color:#81909b}.explore-search-wrap input{border:0;background:transparent;outline:0;width:100%;font-size:13px}
.listing-feed{display:flex;flex-direction:column;gap:16px;padding:14px 18px 30px}.listing-card{border:1px solid #edf0f2;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 10px 26px rgba(20,36,50,.065)}.listing-photo{height:190px;position:relative;overflow:hidden}.listing-photo img{width:100%;height:100%;object-fit:cover}.premium-pill{position:absolute;top:10px;right:52px;background:var(--teal);color:#fff;border-radius:16px;padding:5px 9px;font-size:9px;font-weight:800}.heart-btn{position:absolute;right:10px;top:10px;width:34px;height:34px;border:0;border-radius:50%;background:rgba(23,34,43,.55);backdrop-filter:blur(6px);color:#fff;font-size:16px}.heart-btn.active{background:#fff;color:#e34c67}.listing-body{padding:11px 13px 13px}.listing-title-row{display:flex;justify-content:space-between;align-items:start;gap:10px}.listing-title-row h3{font-family:'Playfair Display',serif;font-size:19px;margin:0 0 3px;line-height:1.1}.listing-place{color:#6c7c89;font-size:10px}.listing-place i{color:var(--teal);margin-right:4px}.listing-rating{white-space:nowrap;font-size:10px;font-weight:700}.listing-rating i{color:var(--gold);margin-right:3px}.listing-rating span{color:#8c99a4;font-weight:500}.listing-desc{font-size:11px;color:#6d7a86;margin:5px 0 8px;line-height:1.45}.tag-row{display:flex;flex-wrap:wrap;gap:6px}.tag{font-size:9px;background:#f3f6f7;border-radius:14px;padding:6px 9px;color:#536673;font-weight:600}.listing-card-click{cursor:pointer}
.empty-state{text-align:center;padding:60px 20px 110px;color:#8a98a5}.empty-state i{font-size:34px}.empty-state h3{color:#314353}
.detail-view{background:#fff}.detail-hero{height:340px;position:relative;overflow:hidden}.detail-hero img{width:100%;height:100%;object-fit:cover}.detail-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.23),transparent 40%,rgba(0,0,0,.12))}.detail-float-btn{position:absolute;z-index:2;top:20px;width:40px;height:40px;border:0;border-radius:50%;background:rgba(25,32,36,.58);backdrop-filter:blur(8px);color:#fff;font-size:17px}.detail-back{left:16px}.detail-heart{right:62px}.detail-share{right:16px}.detail-counter{position:absolute;z-index:2;right:16px;bottom:15px;background:rgba(17,25,30,.68);color:#fff;font-size:11px;font-weight:700;border-radius:12px;padding:5px 8px}.detail-sheet{position:relative;margin-top:-12px;background:#fff;border-radius:18px 18px 0 0;padding:18px 18px 34px;z-index:4}.detail-title-line{display:flex;align-items:start;justify-content:space-between;gap:12px}.detail-title-line h1{font-family:'Playfair Display',serif;font-size:29px;line-height:1.04;margin:0 0 6px}.detail-meta{font-size:11px;color:#687987}.detail-meta i{color:var(--teal);margin-right:4px}.detail-cat{font-size:11px;margin-top:5px}.detail-rating{white-space:nowrap;font-size:11px;font-weight:700;margin-top:4px}.detail-rating i{color:var(--gold)}.detail-rating span{color:#7d8a96;font-weight:500}.action-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:18px 0}.action-btn{text-decoration:none;border:1px solid var(--line);border-radius:16px;background:#fff;min-height:68px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;font-size:9px;font-weight:800;color:#19444a;box-shadow:0 5px 14px rgba(19,38,51,.05)}.action-btn i{font-size:20px;color:var(--teal)}.action-btn.instagram i{color:#df3a76}.detail-section{padding:2px 0 18px}.detail-section h2{font-size:17px;margin:0 0 8px}.detail-section p{font-size:11.5px;line-height:1.6;color:#5f6e79;margin:0}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.feature-pill{border:1px solid var(--line);border-radius:16px;padding:10px 12px;font-size:10px;font-weight:650;display:flex;align-items:center;gap:9px}.feature-pill i{color:var(--teal);width:18px;text-align:center}.gallery-row{display:flex;gap:8px;overflow:auto;scrollbar-width:none}.gallery-row::-webkit-scrollbar{display:none}.gallery-thumb{flex:0 0 28%;height:90px;border-radius:12px;overflow:hidden}.gallery-thumb img{width:100%;height:100%;object-fit:cover}
.compact-topbar{gap:13px}.compact-topbar>div{flex:1}.favorites-empty{text-align:center;padding:70px 30px;color:#7d8b96}.favorites-empty i{font-size:36px;color:#a5b2bb}.favorites-empty h3{color:#2f4150}
.drawer-overlay,.modal-overlay{position:fixed;inset:0;background:rgba(4,17,24,.36);opacity:0;pointer-events:none;transition:.25s;z-index:180;backdrop-filter:blur(3px)}.drawer-overlay.open,.modal-overlay.open{opacity:1;pointer-events:auto}.drawer{position:fixed;top:0;bottom:0;right:0;width:min(88vw,370px);background:#fff;z-index:190;transform:translateX(105%);transition:.28s ease;padding:18px;box-shadow:-20px 0 50px rgba(10,28,39,.18);display:flex;flex-direction:column}.drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid var(--line)}.drawer-links{display:flex;flex-direction:column;padding:10px 0}.drawer-links button,.drawer-links a{border:0;background:none;text-decoration:none;padding:14px 5px;display:flex;align-items:center;gap:14px;font-size:13px;font-weight:700;color:#2a3c4b;text-align:left}.drawer-links i{width:22px;text-align:center;color:var(--teal);font-size:17px}.drawer-premium{margin-top:auto;background:#eff8f7;border-radius:20px;padding:20px}.drawer-premium span{font-size:9px;font-weight:800;color:var(--teal);letter-spacing:1.4px}.drawer-premium h3{font-family:'Playfair Display',serif;margin:5px 0;font-size:22px}.drawer-premium p{font-size:11px;line-height:1.5;color:#647782}.drawer-premium a{display:inline-block;text-decoration:none;background:var(--teal);color:#fff;border-radius:20px;padding:10px 15px;font-size:11px;font-weight:800}
.modal-overlay{display:flex;align-items:flex-end;justify-content:center;z-index:210}.sheet-card{background:#fff;width:min(100%,620px);max-height:92vh;overflow:auto;border-radius:26px 26px 0 0;padding:10px 20px 26px;transform:translateY(105%);transition:.28s}.modal-overlay.open .sheet-card{transform:translateY(0)}.sheet-handle{width:42px;height:4px;background:#d9e0e4;border-radius:10px;margin:0 auto 14px}.sheet-head{display:flex;align-items:start;justify-content:space-between;margin-bottom:14px}.sheet-head h2{font-family:'Playfair Display',serif;font-size:25px;margin:4px 0 0}.sheet-card form{display:flex;flex-direction:column;gap:12px}.sheet-card label{display:flex;flex-direction:column;gap:6px;font-size:10px;font-weight:800;color:#435563}.sheet-card input,.sheet-card select,.sheet-card textarea{border:1px solid var(--line);border-radius:13px;padding:12px 13px;outline:0;background:#fbfcfc;font-size:12px;color:#243645}.sheet-card textarea{resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.primary-submit{border:0;background:var(--teal);color:#fff;border-radius:14px;padding:14px;font-size:12px;font-weight:800}.form-note{text-align:center;color:#82909a;font-size:9px;margin:0}.toast{position:fixed;left:50%;bottom:105px;transform:translate(-50%,20px);background:#102d34;color:#fff;border-radius:24px;padding:10px 16px;font-size:11px;font-weight:700;opacity:0;pointer-events:none;transition:.25s;z-index:300}.toast.show{opacity:1;transform:translate(-50%,0)}
.bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,1180px);height:78px;background:rgba(255,255,255,.97);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);z-index:120;backdrop-filter:blur(18px);padding-bottom:max(4px,env(safe-area-inset-bottom))}.bottom-nav button{border:0;background:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#687b8b;font-size:9px;font-weight:650}.bottom-nav button i{font-size:18px}.bottom-nav button.active{color:var(--teal)}
@media(min-width:720px){
  .site-app{margin-top:28px;margin-bottom:28px;min-height:calc(100vh - 56px);border-radius:30px;overflow:hidden}.bottom-nav{bottom:28px;border-radius:0 0 30px 30px}.app-view{min-height:calc(100vh - 56px)}.hero-card{height:420px;margin:0 28px}.hero-copy{top:105px;left:42px}.hero-copy h1{font-size:42px}.hero-search{left:38px;right:38px}.category-panel{grid-template-columns:repeat(6,1fr);padding:18px 28px 4px}.home-section{padding-left:28px;padding-right:28px}.featured-card{flex-basis:260px;max-width:260px}.featured-img{height:160px}.district-card{flex-basis:170px;height:105px}.listing-feed{display:grid;grid-template-columns:repeat(2,1fr);padding:18px 28px 40px}.listing-photo{height:220px}.filter-row,.explore-search-wrap{margin-left:28px;margin-right:28px}.filter-row{padding-left:0;padding-right:0}.detail-hero{height:470px}.detail-sheet{padding-left:36px;padding-right:36px}.gallery-thumb{flex-basis:20%;height:130px}.action-grid{max-width:620px}.modal-overlay{align-items:center}.sheet-card{border-radius:26px;max-height:84vh}.explore-topbar,.compact-topbar{padding-left:28px;padding-right:28px}
}
@media(min-width:1050px){.listing-feed{grid-template-columns:repeat(3,1fr)}.hero-card{height:460px}.category-tile{min-height:106px}.featured-card{flex-basis:270px}.detail-sheet{max-width:900px;margin-left:auto;margin-right:auto}}

/* ===================== V12 OVERRIDES ===================== */
.top-actions{display:flex;align-items:center;gap:2px}.admin-shortcut{color:var(--teal)!important}
.hero-card{height:245px}.hero-copy{top:44px}.hero-copy h1{font-size:25px}.hero-search{height:54px;bottom:16px}.hero-search input{font-size:13px}
.section-kicker{margin:3px 0 0;color:var(--muted);font-size:10px}.section-head>div h2{margin-bottom:0}
.district-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.district-grid.compact .district-card:nth-child(n+7){display:none}.district-grid.expanded .district-card{display:block}.district-card{min-width:0;width:100%;height:82px;flex:none;display:block;text-decoration:none}.district-card.region-card span:after{content:' • Bölge';font-weight:500;opacity:.82}
.guide-grid{display:grid;grid-template-columns:1fr;gap:12px}.guide-card{display:grid;grid-template-columns:118px 1fr;min-height:112px;border:1px solid var(--line);border-radius:18px;overflow:hidden;text-decoration:none;background:#fff;box-shadow:0 8px 24px rgba(30,49,64,.06)}.guide-card img{width:100%;height:100%;object-fit:cover}.guide-card-body{padding:13px 14px}.guide-card .guide-type{display:block;color:var(--teal);font-size:8px;font-weight:800;letter-spacing:1px;margin-bottom:5px}.guide-card h3{font-family:'Playfair Display',serif;margin:0 0 6px;font-size:17px;line-height:1.15}.guide-card p{margin:0;color:var(--muted);font-size:10px;line-height:1.45}.city-guide-section{padding-top:30px}
.nav-add{position:relative;color:var(--teal)!important}.nav-add-circle{width:42px;height:42px;border-radius:50%;background:var(--teal);color:#fff;display:grid;place-items:center;box-shadow:0 7px 18px rgba(10,127,126,.28);margin-top:-17px;border:4px solid #fff}.nav-add .nav-add-circle i{font-size:17px;color:#fff}.nav-add>span:last-child{font-weight:800;margin-top:-2px}
@media(min-width:720px){.hero-card{height:330px}.hero-copy{top:78px}.hero-copy h1{font-size:36px}.district-grid{grid-template-columns:repeat(6,1fr)}.district-grid.compact .district-card:nth-child(n+7){display:none}.guide-grid{grid-template-columns:repeat(2,1fr)}.guide-card{grid-template-columns:145px 1fr}.district-card{height:98px}}
@media(min-width:1050px){.hero-card{height:360px}.hero-copy h1{font-size:40px}.guide-grid{grid-template-columns:repeat(3,1fr)}.guide-card{grid-template-columns:120px 1fr}.district-grid{grid-template-columns:repeat(8,1fr)}.district-grid.compact .district-card:nth-child(n+9){display:none}}


/* V14 — yalnızca açılır Keşfet seçimi; V12 ana tasarımı değişmez */
.compact-sheet{max-height:78vh}.explore-chooser-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:2px 0 15px}.explore-choice{border:1px solid var(--line);background:#fff;border-radius:15px;min-height:70px;padding:8px 5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#526976;font-size:9px;font-weight:800}.explore-choice i{font-size:18px;color:var(--teal)}.explore-choice.active{background:#eef8f7;border-color:#9bceca;color:#1d5557}.explore-district-label{margin-bottom:12px}.hidden{display:none!important}@media(min-width:720px){.explore-chooser-grid{grid-template-columns:repeat(4,1fr)}}

/* ===================== V14.2 COMPACT LAYOUT HOTFIX ===================== */
/* Görseller içerikten daha baskın olmasın: mobil öncelikli sıkı oranlar */
.site-app{max-width:1100px}
.topbar{height:76px;padding:12px 16px}
.brand-word{font-size:24px}.brand small{font-size:7px;margin-top:4px}
.hero-card{height:168px;margin:0 14px 10px;border-radius:18px}
.hero-copy{top:25px;left:18px;right:18px}.hero-copy h1{font-size:21px;line-height:1.08;margin-bottom:5px}.hero-copy p{font-size:11px}
.hero-search{height:44px;left:12px;right:12px;bottom:10px;padding:0 14px}.hero-search i{font-size:16px}.hero-search input{font-size:12px}
.category-panel{gap:8px;padding:8px 14px 3px}.category-tile{min-height:72px;border-radius:14px;gap:7px}.category-tile i{font-size:20px}.category-tile span{font-size:10px}
.home-section{padding:18px 14px 0}.section-head{margin-bottom:9px}.section-head h2{font-size:18px}.section-kicker{font-size:9px}
.featured-rail,.district-rail{gap:9px;padding-bottom:5px}.featured-card{flex-basis:43%;max-width:180px;border-radius:14px}.featured-img{height:94px}.featured-body{padding:8px 9px 9px}.featured-body h3{font-size:14px}.featured-body p{font-size:9px}.rating-row{margin-top:5px}
.district-grid{gap:7px}.district-card{height:64px;border-radius:11px}.district-card span{bottom:6px;left:6px;right:6px;font-size:9px}
.guide-grid{gap:9px}.guide-card{grid-template-columns:92px 1fr;min-height:88px;border-radius:14px}.guide-card-body{padding:10px}.guide-card h3{font-size:14px;margin-bottom:4px}.guide-card p{font-size:9px;line-height:1.35}.guide-card .guide-type{font-size:7px;margin-bottom:4px}
.editorial-section{padding-bottom:20px}.editorial-card{border-radius:18px;padding:17px;gap:10px}.editorial-card h3{font-size:19px}.editorial-card p{font-size:10px}.editorial-card button{padding:9px 12px;font-size:10px}
.filter-row{padding:9px 14px 4px;gap:7px}.filter-chip{padding:8px 12px;font-size:10px}.explore-search-wrap{margin:8px 14px 4px;height:42px}
.listing-feed{gap:11px;padding:10px 14px 25px}.listing-card{border-radius:15px}.listing-photo{height:128px}.listing-body{padding:9px 10px 11px}.listing-title-row h3{font-size:16px}.listing-desc{font-size:10px;margin:4px 0 6px}.tag{font-size:8px;padding:5px 7px}
.detail-hero{height:235px}.detail-sheet{padding:15px 14px 28px}.detail-title-line h1{font-size:24px}.action-grid{gap:7px;margin:14px 0}.action-btn{min-height:58px;border-radius:13px}.gallery-thumb{height:72px;flex-basis:25%}
.bottom-nav{height:70px}.bottom-nav button i{font-size:17px}.bottom-nav button{font-size:8px}

@media(min-width:720px){
  .topbar{height:82px;padding-left:22px;padding-right:22px}
  .hero-card{height:205px;margin-left:22px;margin-right:22px}
  .hero-copy{top:40px;left:26px}.hero-copy h1{font-size:27px}
  .category-panel{padding:12px 22px 3px;gap:9px}.category-tile{min-height:78px}
  .home-section{padding-left:22px;padding-right:22px}
  .featured-card{flex-basis:190px;max-width:190px}.featured-img{height:105px}
  .district-grid{grid-template-columns:repeat(6,1fr)}.district-card{height:72px}
  .guide-grid{grid-template-columns:repeat(2,1fr)}.guide-card{grid-template-columns:105px 1fr;min-height:96px}
  .listing-feed{grid-template-columns:repeat(2,1fr);padding-left:22px;padding-right:22px}.listing-photo{height:150px}
  .detail-hero{height:290px}.gallery-thumb{height:92px}
}
@media(min-width:1050px){
  .site-app{max-width:1100px}
  .hero-card{height:220px}.hero-copy{top:48px}.hero-copy h1{font-size:30px}
  .category-tile{min-height:82px}
  .featured-card{flex-basis:200px;max-width:200px}.featured-img{height:110px}
  .district-grid{grid-template-columns:repeat(8,1fr)}.district-card{height:76px}
  .guide-grid{grid-template-columns:repeat(3,1fr)}.guide-card{grid-template-columns:100px 1fr}
  .listing-feed{grid-template-columns:repeat(3,1fr)}.listing-photo{height:155px}
  .detail-hero{height:320px}
}
