:root{--ink:#132126;--muted:#65747a;--paper:#f7f4ed;--panel:#fff;--line:#e4ded1;--coral:#ef5d50;--coral-dark:#bf3c34;--teal:#176f6c;--gold:#e5ad46;--shadow:0 18px 50px rgba(26,39,43,.12)}*{box-sizing:border-box}html,body{height:100%}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.site-header{height:76px;padding:0 clamp(20px,4vw,64px);display:flex;align-items:center;justify-content:space-between;background:#102327;color:#fff;border-bottom:1px solid rgba(255,255,255,.09)}.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-size:23px;letter-spacing:-.7px}.brand strong{font-weight:800}.brand em{color:#ff776b;font-style:normal;font-weight:800}.brand-pin{width:35px;height:35px;border:2px solid #ff776b;border-radius:50% 50% 50% 12%;transform:rotate(-45deg);display:grid;place-items:center}.brand-pin span{width:10px;height:10px;background:#ff776b;border-radius:50%}.header-note{font-size:13px;color:#c8d4d5}.live-dot{width:8px;height:8px;border-radius:50%;background:#69d295;display:inline-block;margin-right:7px;box-shadow:0 0 0 4px rgba(105,210,149,.12)}.app-shell{max-width:1700px;margin:0 auto;padding:34px clamp(20px,4vw,60px) 48px}.intro{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:26px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;color:var(--coral-dark);font-weight:800;margin:0 0 8px}.intro h1{font-family:Georgia,"Times New Roman",serif;max-width:900px;font-size:clamp(31px,4vw,56px);line-height:1.02;letter-spacing:-1.6px;margin:0 0 13px}.intro-copy{max-width:850px;margin:0;color:var(--muted);font-size:16px;line-height:1.55}.source-key{white-space:nowrap;display:flex;gap:17px;color:var(--muted);font-size:13px;padding-bottom:4px}.dot{width:9px;height:9px;border-radius:50%;display:inline-block;margin-right:6px}.dot.spicy{background:var(--coral)}.dot.prive{background:var(--teal)}.toolbar{display:flex;align-items:center;gap:12px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:17px 17px 0 0;box-shadow:0 8px 30px rgba(26,39,43,.06)}.search-field{height:47px;display:flex;align-items:center;gap:10px;flex:1;min-width:220px;background:#f5f3ee;border:1px solid transparent;border-radius:11px;padding:0 15px}.search-field:focus-within{border-color:var(--coral)}.search-field svg{width:19px;fill:none;stroke:var(--muted);stroke-width:1.8}.search-field input{width:100%;border:0;outline:0;background:transparent;font:inherit;color:var(--ink)}.filter-group{display:flex;gap:7px}.filter{border:1px solid var(--line);background:#fff;border-radius:999px;height:39px;padding:0 15px;color:var(--ink);font-weight:700;cursor:pointer}.filter:hover{border-color:#bfb8aa}.filter.is-active{color:#fff;background:var(--coral);border-color:var(--coral)}.source-select{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.source-select select{height:39px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:0 30px 0 10px;color:var(--ink)}.map-layout{display:grid;grid-template-columns:minmax(320px,390px) 1fr;height:min(710px,calc(100vh - 310px));min-height:535px;background:#fff;border:1px solid var(--line);border-top:0;border-radius:0 0 17px 17px;overflow:hidden;box-shadow:var(--shadow)}.results-panel{min-height:0;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#fbfaf7}.results-heading{height:72px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.results-heading strong{display:block;font-size:17px}.results-heading span{display:block;color:var(--muted);font-size:12px;margin-top:2px}.results-heading button{border:0;background:transparent;color:var(--coral-dark);font-weight:800;cursor:pointer}.results{overflow:auto;padding:10px}.profile-card{width:100%;display:grid;grid-template-columns:86px 1fr;gap:13px;padding:10px;border:1px solid transparent;border-radius:13px;background:transparent;text-align:left;color:inherit;cursor:pointer}.profile-card:hover,.profile-card.is-active{background:#fff;border-color:var(--line);box-shadow:0 8px 24px rgba(26,39,43,.07)}.profile-image{width:86px;height:97px;border-radius:10px;object-fit:cover;background:#e8e4dc}.profile-top{display:flex;align-items:start;justify-content:space-between;gap:8px}.profile-name{font-family:Georgia,"Times New Roman",serif;font-size:18px;font-weight:800;line-height:1.1}.source-pill{font-size:9px;text-transform:uppercase;letter-spacing:.07em;padding:4px 6px;border-radius:999px;font-weight:900;white-space:nowrap}.source-pill.spicy{background:#ffe5e1;color:#a92f28}.source-pill.prive2day{background:#def1ef;color:#105f5c}.profile-city{color:var(--muted);font-size:12px;margin:5px 0 9px}.profile-meta{font-size:12px;font-weight:750;line-height:1.45}.price{color:var(--coral-dark)}.map-wrap{position:relative;min-width:0}.map-wrap #map{height:100%;width:100%;background:#dce6e2}.map-badge{position:absolute;z-index:500;left:15px;bottom:15px;padding:9px 12px;border-radius:10px;background:rgba(16,35,39,.9);color:#fff;font-size:11px;box-shadow:0 5px 20px rgba(0,0,0,.2)}.map-badge svg{width:14px;height:14px;vertical-align:-3px;fill:none;stroke:#ff776b;stroke-width:1.8;margin-right:4px}.leaflet-popup-content-wrapper{border-radius:14px;box-shadow:0 14px 40px rgba(12,29,32,.28);padding:0;overflow:hidden}.leaflet-popup-content{margin:0;width:255px!important}.popup img{display:block;width:100%;height:150px;object-fit:cover;background:#eee}.popup-body{padding:13px}.popup-body strong{font-family:Georgia,"Times New Roman",serif;font-size:19px}.popup-body p{margin:5px 0;color:var(--muted);font-size:12px}.popup-body a{display:block;margin-top:11px;padding:10px 12px;text-align:center;background:var(--coral);color:#fff;text-decoration:none;border-radius:8px;font-weight:800}.marker-pin{width:34px;height:34px;border-radius:50% 50% 50% 10px;transform:rotate(-45deg);border:3px solid #fff;box-shadow:0 5px 16px rgba(0,0,0,.3)}.marker-pin span{display:block;width:10px;height:10px;border-radius:50%;background:#fff;margin:9px}.marker-pin.spicy{background:var(--coral)}.marker-pin.prive2day{background:var(--teal)}.marker-cluster div{background:#102327;color:white;font-weight:800}.marker-cluster-small,.marker-cluster-medium,.marker-cluster-large{background:rgba(239,93,80,.32)}.empty,.error-state{padding:35px 18px;text-align:center;color:var(--muted)}footer{display:flex;justify-content:space-between;gap:20px;max-width:1700px;margin:0 auto;padding:20px clamp(20px,4vw,60px) 34px;color:var(--muted);font-size:12px}footer p{margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.noscript{padding:20px;text-align:center}@media(max-width:950px){.intro{display:block}.source-key{margin-top:14px}.toolbar{flex-wrap:wrap}.search-field{flex-basis:100%}.map-layout{grid-template-columns:310px 1fr;height:650px}.source-select{margin-left:auto}}@media(max-width:720px){.site-header{height:64px}.header-note{display:none}.app-shell{padding:24px 14px 25px}.intro h1{font-size:35px}.intro-copy{font-size:14px}.source-key{font-size:11px}.toolbar{border-radius:14px 14px 0 0}.filter-group{width:100%;overflow:auto;padding-bottom:1px}.filter{white-space:nowrap}.source-select{width:100%;justify-content:space-between}.source-select select{flex:1}.map-layout{display:flex;flex-direction:column;height:auto;min-height:0}.map-wrap{order:1;height:54vh;min-height:390px}.results-panel{order:2;height:auto;border-right:0;border-top:1px solid var(--line)}.results{display:grid;grid-template-columns:1fr 1fr;max-height:none;overflow:visible}.results-heading{height:66px}.map-badge{bottom:10px}.profile-card{grid-template-columns:72px 1fr}.profile-image{width:72px;height:84px}footer{display:block}footer p+ p{margin-top:10px}}@media(max-width:470px){.results{grid-template-columns:1fr}.source-key{white-space:normal;flex-wrap:wrap}.filter{font-size:12px;padding:0 12px}}
