:root{--bg:#f5f7fb;--card:#fff;--ink:#111827;--muted:#667085;--line:#e4e7ec;--accent:#1463ff;--accent2:#0f4bd8;--green:#15803d;--amber:#b45309;--shadow:0 10px 30px rgba(16,24,40,.08)}
*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg)}
a{color:inherit}.topbar{background:#0b1220;color:#fff;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:10px}.brand-icon{display:block;width:38px;height:38px;object-fit:contain}.brand-name{font-size:24px;font-weight:800;letter-spacing:-.7px;color:#fff}.brand-name span{color:#1670ff}.tagline{font-size:13px;color:#cbd5e1;text-align:right}.hero{background:linear-gradient(120deg,#0b1220,#16315e);color:#fff;padding:36px 20px 30px}.hero-inner{max-width:1240px;margin:auto}.hero h1{font-size:clamp(28px,4vw,46px);line-height:1.02;margin:0 0 10px;letter-spacing:-1.4px}.hero p{margin:0 0 20px;color:#dbe5f5;font-size:16px;max-width:740px}.searchbar{display:flex;gap:10px;flex-wrap:wrap;background:#fff;padding:9px;border-radius:14px;max-width:860px;box-shadow:0 12px 28px rgba(0,0,0,.18)}.searchbar input{flex:1;min-width:230px;border:0;outline:none;padding:11px 12px;font-size:16px}.searchbar button,.primary{border:0;background:var(--accent);color:#fff;font-weight:700;padding:12px 18px;border-radius:10px;cursor:pointer}.searchbar button:hover,.primary:hover{background:var(--accent2)}.filters{max-width:1240px;margin:14px auto 0;padding:0 20px;display:flex;gap:8px;flex-wrap:wrap}.chip{background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 11px;font-size:13px;cursor:pointer}.chip.active{background:#eaf1ff;border-color:#a8c4ff;color:#0c4ed8;font-weight:700}.content{max-width:1240px;margin:14px auto 34px;padding:0 20px}.statusrow{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:14px 0;font-size:13px;color:var(--muted)}.mode-badge{font-weight:700;padding:5px 8px;border-radius:999px;background:#ecfdf3;color:var(--green)}.mode-badge.fallback{background:#fff7ed;color:var(--amber)}.workspace{display:grid;grid-template-columns:minmax(340px,430px) 1fr;gap:14px;min-height:650px}.listpane{display:flex;flex-direction:column;gap:10px;max-height:720px;overflow:auto;padding-right:3px}.hotel-card{background:var(--card);border:1px solid var(--line);border-radius:15px;padding:15px;box-shadow:0 2px 8px rgba(16,24,40,.03);cursor:pointer}.hotel-card:hover{border-color:#b9cdf8;box-shadow:var(--shadow)}.hotel-card.selected{border:2px solid var(--accent)}.hotel-title{font-size:17px;font-weight:800;line-height:1.2;margin-bottom:5px}.address{font-size:13px;color:var(--muted);margin-bottom:10px}.badges{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:10px}.badge{font-size:11px;font-weight:700;border-radius:999px;padding:5px 7px;background:#eef2f6;color:#344054}.badge.fast{background:#fff0f0;color:#b42318}.badge.verified{background:#ecfdf3;color:#067647}.details{display:grid;grid-template-columns:1fr 1fr;gap:7px;font-size:12px}.details b{display:block;font-size:11px;color:#667085;text-transform:uppercase;letter-spacing:.4px;margin-bottom:1px}.card-actions{display:flex;gap:8px;margin-top:12px}.card-actions a{font-size:12px;font-weight:700;text-decoration:none;padding:8px 10px;border-radius:8px;border:1px solid var(--line);background:#fff}.mapwrap{position:relative;border-radius:16px;overflow:hidden;border:1px solid var(--line);background:#d9e3ef;min-height:650px}.map{position:absolute;inset:0}.map-note{position:absolute;z-index:500;left:12px;bottom:12px;background:rgba(255,255,255,.95);border-radius:10px;padding:8px 10px;font-size:11px;box-shadow:var(--shadow);max-width:320px}.empty{background:#fff;border:1px dashed #cbd5e1;border-radius:14px;padding:24px;text-align:center;color:var(--muted)}.section{max-width:1240px;margin:0 auto 50px;padding:0 20px}.section h2{font-size:26px;margin-bottom:8px}.section p{color:var(--muted);max-width:800px;line-height:1.6}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.step{background:#fff;border:1px solid var(--line);padding:18px;border-radius:14px}.step strong{display:block;margin-bottom:6px}.footer{border-top:1px solid var(--line);background:#fff;padding:24px 20px;color:var(--muted);font-size:12px}.footer-inner{max-width:1240px;margin:auto;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.leaflet-popup-content{font-family:inherit}.popup-title{font-weight:800;margin-bottom:4px}.popup-sub{font-size:12px;color:#667085}.marker-pin{background:#1463ff;border:3px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.25);width:28px;height:28px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:900}
@media(max-width:860px){.workspace{grid-template-columns:1fr}.mapwrap{min-height:430px;order:-1}.listpane{max-height:none}.steps{grid-template-columns:1fr}.tagline{display:none}.content{padding:0 12px}.filters{padding:0 12px}.hero{padding-left:14px;padding-right:14px}}
/* V1.1 cross-match UI */
.scanmeta{font-size:11px;color:#98a2b3;margin-top:3px}.stationline{font-size:12px;color:#475467;background:#f8fafc;border-radius:8px;padding:7px 8px;margin-bottom:10px}.stationline b{color:#344054}.badge.match{font-weight:800}.badge.match.onsite{background:#ecfdf3;color:#067647}.badge.match.adjacent{background:#eff8ff;color:#175cd3}.badge.match.nearby{background:#fff7ed;color:#b54708}.badge.confidence.high{background:#ecfdf3;color:#067647}.badge.confidence.medium{background:#fffaeb;color:#b54708}.badge.confidence.low{background:#fef3f2;color:#b42318}.marker-pin.onsite{background:#1463ff}.marker-pin.adjacent{background:#475467}.marker-pin.nearby{background:#b54708}

/* V1.1.2 footer version + visitor-local clock + Powered by McLovin */
.footer-build{font-weight:700;color:#475467;white-space:nowrap}
@media(max-width:860px){.footer-inner{flex-direction:column;gap:8px}.footer-build{white-space:normal}}


/* V1.1.4 supplied logo + favicon */
@media(max-width:860px){.brand-icon{width:32px;height:32px}.brand-name{font-size:21px}}

/* V1.2 quality-first matching */
.quality-note{margin:14px 0 4px;background:#eef4ff;border:1px solid #c7d7fe;color:#344054;border-radius:12px;padding:10px 12px;font-size:12px;line-height:1.45}.quality-note strong{color:#1849a9}.relationship-note{font-size:11px;line-height:1.4;color:#475467;background:#f8fafc;border-left:3px solid #84adff;border-radius:6px;padding:7px 8px;margin:0 0 9px}.relationship-note.public-warning{background:#fff7ed;border-left-color:#f79009;color:#93370d}.relationship-note.caution-warning{background:#fffaeb;border-left-color:#fdb022;color:#7a2e0e}.nearby-card{background:#fffdfa}.badge.match.onsite{background:#ecfdf3;color:#067647}.badge.match.adjacent{background:#eff8ff;color:#175cd3}.badge.match.nearby{background:#fff7ed;color:#b54708}.marker-pin.onsite{background:#067647}.marker-pin.adjacent{background:#1463ff}.marker-pin.nearby{background:#b54708}

/* V1.3 destination + radius search */
.search-hint{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-top:10px;font-size:12px;color:#b8c7df}.search-hint button{border:0;background:transparent;color:#fff;text-decoration:underline;text-underline-offset:2px;padding:0;cursor:pointer;font:inherit}.searchbar button:disabled{opacity:.65;cursor:wait}.search-context{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:14px 0 8px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px 12px;font-size:12px;color:#475467}.search-context.hidden{display:none}.search-context strong{color:#101828}.search-context button{border:1px solid #d0d5dd;background:#fff;color:#344054;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:700;cursor:pointer}.context-pill{display:inline-block;margin-left:7px;background:#eef4ff;color:#1849a9;border-radius:999px;padding:4px 7px;font-weight:700}.expand-search{margin-top:16px;padding-top:14px;border-top:1px solid #eaecf0}.expand-search strong{display:block;color:#344054;margin-bottom:9px}.expand-search>div{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.expand-search button,.text-button{border:1px solid #a8c4ff;background:#eef4ff;color:#1849a9;border-radius:9px;padding:8px 11px;font-weight:700;cursor:pointer}.text-button{padding:2px 5px;font-size:inherit}.search-loading{background:#fff;border:1px solid var(--line);border-radius:14px;padding:30px 20px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;color:#667085}.search-loading strong{color:#344054}.spinner{width:28px;height:28px;border:3px solid #dbe5f5;border-top-color:#1463ff;border-radius:50%;animation:hcspin .8s linear infinite}@keyframes hcspin{to{transform:rotate(360deg)}}.badge.area-distance{background:#f2f4f7;color:#475467}
@media(max-width:860px){.search-context{align-items:flex-start;flex-direction:column}.search-context button{width:100%}.search-hint{font-size:11px}}

/* V1.3.1 click-to-search map radius */
.map-search-tools{position:absolute;z-index:650;right:12px;top:12px;background:rgba(255,255,255,.96);border:1px solid #d0d5dd;border-radius:12px;padding:9px 10px;box-shadow:0 6px 18px rgba(16,24,40,.12);font-size:11px;color:#344054;max-width:250px}.map-search-tools strong{display:block;margin-bottom:6px}.map-radius-buttons{display:flex;gap:5px;flex-wrap:wrap}.map-radius-buttons button{border:1px solid #d0d5dd;background:#fff;color:#344054;border-radius:8px;padding:6px 8px;font-size:11px;font-weight:700;cursor:pointer;min-width:42px}.map-radius-buttons button.active{background:#1463ff;border-color:#1463ff;color:#fff}.leaflet-container{cursor:crosshair}.leaflet-marker-icon,.leaflet-control,.map-search-tools{cursor:auto}@media(max-width:860px){.map-search-tools{right:8px;top:8px;max-width:220px}.map-radius-buttons button{padding:6px 7px}}

/* V1.4 traveler verification */
.badge.traveler{font-weight:800}.badge.traveler.working{background:#ecfdf3;color:#067647}.badge.traveler.issue{background:#fef3f2;color:#b42318}.badge.traveler.unknown{background:#f2f4f7;color:#475467}.hotel-verified-badge{background:#eef4ff;color:#3538cd}.card-actions{flex-wrap:wrap}.card-actions button{font:inherit;font-size:12px;font-weight:700;padding:8px 10px;border-radius:8px;border:1px solid #a6f4c5;background:#ecfdf3;color:#067647;cursor:pointer}.card-actions button:hover{background:#d1fadf}.card-actions button:disabled{opacity:.6;cursor:wait}.card-actions .detail-link{background:#1463ff;border-color:#1463ff;color:#fff}.brand-link{text-decoration:none;color:#fff}
.detail-page{min-height:100vh}.detail-shell{max-width:1100px;margin:0 auto;padding:28px 20px 60px}.back-link{display:inline-block;margin-bottom:18px;color:#475467;text-decoration:none;font-weight:700}.detail-loading{background:#fff;border:1px solid var(--line);border-radius:16px;padding:30px}.detail-hero-card{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;background:linear-gradient(120deg,#0b1220,#16315e);color:#fff;border-radius:20px;padding:26px;margin-bottom:16px}.detail-hero-card h1{margin:4px 0 8px;font-size:clamp(28px,4vw,42px);line-height:1.05}.detail-hero-card p{margin:0;color:#dbe5f5}.detail-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.7px;color:#a8c4ff;font-weight:800}.traveler-status{min-width:230px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:14px;padding:15px}.traveler-status small,.traveler-status span{display:block;color:#dbe5f5}.traveler-status strong{display:block;font-size:24px;margin:2px 0 5px}.traveler-status.working strong{color:#75e0a7}.traveler-status.issue strong{color:#fda29b}.detail-grid{display:grid;grid-template-columns:1.35fr .9fr;gap:16px}.detail-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px}.detail-card h2{font-size:19px;margin:0 0 12px}.detail-card p{color:#667085;line-height:1.55}.detail-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px}.detail-facts div{border-bottom:1px solid #f2f4f7;padding-bottom:10px}.detail-facts b{display:block;font-size:11px;color:#667085;text-transform:uppercase;letter-spacing:.4px;margin-bottom:3px}.detail-facts span{font-size:13px}.detail-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.detail-actions a{font-size:12px;font-weight:800;text-decoration:none;border:1px solid var(--line);border-radius:9px;padding:9px 11px}.verify-card>p{margin-top:-4px}.verify-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0}.verify-stats div{background:#f8fafc;border-radius:12px;padding:12px}.verify-stats strong{display:block;font-size:22px}.verify-stats span{font-size:11px;color:#667085}.verify-primary,.verify-secondary{width:100%;border:0;border-radius:10px;padding:12px 14px;font-weight:800;cursor:pointer;margin-top:8px}.verify-primary{background:#1463ff;color:#fff}.verify-secondary{background:#f2f4f7;color:#344054}.report-form{margin-top:12px;border-top:1px solid var(--line);padding-top:12px}.report-form label{display:block;font-size:12px;font-weight:700;margin-bottom:10px}.report-form select,.report-form textarea{display:block;width:100%;margin-top:5px;border:1px solid #d0d5dd;border-radius:9px;padding:10px;font:inherit;font-size:13px}.report-form textarea{min-height:82px;resize:vertical}.verify-message{margin-top:10px;padding:10px;border-radius:9px;background:#ecfdf3;color:#067647;font-size:12px;font-weight:700}.verify-message.error{background:#fef3f2;color:#b42318}.hidden{display:none!important}.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important}.reported-issues{margin-top:14px;font-size:12px}.reported-issues>b{display:block;margin-bottom:7px}.issue-pill{display:inline-block;margin:0 5px 5px 0;padding:5px 7px;border-radius:999px;background:#fef3f2;color:#b42318;font-weight:700}.hotel-verified{background:#f8fafc;border-radius:12px;padding:14px}.hotel-verified strong,.hotel-verified span{display:block}.hotel-verified span{font-size:12px;color:#667085;margin-top:4px}.hotel-verified.yes{background:#eef4ff;color:#3538cd}.detail-source{font-size:12px}.detail-page .empty{margin:30px 0}
@media(max-width:800px){.detail-hero-card{flex-direction:column}.traveler-status{width:100%;min-width:0}.detail-grid{grid-template-columns:1fr}.detail-facts{grid-template-columns:1fr}.detail-shell{padding:18px 12px 45px}}

/* V1.6 local-first nationwide search */
.map-tools-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.use-location{border:1px solid #b6c9ef;background:#fff;color:#0c4ed8;border-radius:7px;padding:5px 8px;font-size:11px;font-weight:800;cursor:pointer}.use-location:hover{background:#eff6ff}.use-location:disabled{opacity:.55;cursor:wait}.local-note{font-size:11px;color:#667085;margin-top:4px}.landing-empty{background:#fff;border:1px dashed #cbd5e1;border-radius:14px;padding:28px;text-align:center;color:#667085}.landing-empty strong{display:block;color:#111827;font-size:17px;margin-bottom:5px}
@media(max-width:520px){.map-tools-title{align-items:flex-start;flex-direction:column}.use-location{width:100%}}


/* V1.7 discovery shortcuts + obvious map picking */
.quick-discovery{max-width:1050px;margin-top:15px;display:grid;gap:9px}.quick-group{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.quick-label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.55px;color:#a9b9d2;min-width:126px}.quick-action{border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.08);color:#fff;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:750;cursor:pointer;transition:.15s ease}.quick-action:hover,.quick-action.active{background:#fff;color:#12346b;border-color:#fff;transform:translateY(-1px)}.quick-action.primary-quick{background:#1463ff;border-color:#6ea2ff}.quick-action.map-quick{background:#0f766e;border-color:#5eead4}.quick-action.map-quick:hover{color:#0f766e}.map-pick-banner{position:absolute;z-index:640;top:13px;left:50%;transform:translateX(-50%);pointer-events:none;background:rgba(11,18,32,.91);color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:12px;padding:8px 12px;text-align:center;box-shadow:0 8px 20px rgba(16,24,40,.18);max-width:340px}.map-pick-banner strong,.map-pick-banner span{display:block}.map-pick-banner strong{font-size:12px}.map-pick-banner span{font-size:10px;color:#cbd5e1;margin-top:2px}.mapwrap.map-pick-pulse{outline:4px solid rgba(20,99,255,.3);box-shadow:0 0 0 9px rgba(20,99,255,.09)}.mapwrap.map-pick-pulse .map-pick-banner{animation:hcpulse 1s ease-in-out 2;background:#1463ff}@keyframes hcpulse{50%{transform:translateX(-50%) scale(1.04)}}
@media(max-width:860px){.quick-discovery{margin-top:13px}.quick-label{width:100%;min-width:0;margin-top:3px}.quick-action{font-size:10.5px;padding:7px 9px}.map-pick-banner{top:96px;left:10px;right:10px;transform:none;max-width:none}.mapwrap.map-pick-pulse .map-pick-banner{animation:hcpulsem 1s ease-in-out 2}@keyframes hcpulsem{50%{transform:scale(1.025)}}}

/* V1.8 permanent pages, sharing, and destination SEO */
.card-actions .share-card,.share-static{background:#eef4ff!important;border-color:#b2ccff!important;color:#1849a9!important}.card-actions .share-card:hover,.share-static:hover{background:#dbe8ff!important}.share-hero{margin-top:12px;width:100%;border:1px solid rgba(255,255,255,.35);background:#fff;color:#12346b;border-radius:9px;padding:9px 11px;font-weight:800;cursor:pointer}.share-hero:hover{background:#eef4ff}.detail-location-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.detail-location-links a{font-size:11px;font-weight:800;text-decoration:none;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);padding:6px 8px;border-radius:999px;color:#fff}.seo-shell{max-width:1180px;margin:0 auto;padding:28px 20px 60px}.seo-hero{background:linear-gradient(120deg,#0b1220,#16315e);color:#fff;border-radius:20px;padding:28px;margin-bottom:18px}.seo-hero h1{font-size:clamp(28px,4vw,43px);line-height:1.05;margin:5px 0 10px}.seo-hero p{max-width:760px;color:#dbe5f5;line-height:1.55}.seo-search-link{display:inline-block;margin-top:7px;text-decoration:none;background:#1463ff;color:#fff;border-radius:10px;padding:10px 13px;font-size:12px;font-weight:800}.seo-results{margin-top:16px}.seo-summary{font-size:12px;color:#667085;margin-bottom:10px}.seo-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.seo-hotel-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:16px;box-shadow:0 2px 8px rgba(16,24,40,.03)}.seo-hotel-card .hotel-title a{text-decoration:none}.seo-hotel-card .hotel-title a:hover{color:#1463ff}.seo-charger-line{font-size:12px;color:#475467;background:#f8fafc;border-radius:8px;padding:8px;margin-top:10px}.seo-hotel-card .card-actions button{font:inherit;font-size:12px;font-weight:700;padding:8px 10px;border-radius:8px;border:1px solid var(--line);cursor:pointer}.seo-hotel-card .card-actions{margin-top:12px}
@media(max-width:760px){.seo-card-grid{grid-template-columns:1fr}.seo-shell{padding:18px 12px 45px}.seo-hero{padding:22px 18px}.detail-location-links{flex-direction:column}.detail-location-links a{text-align:center}}

/* V1.9 Hotel Claim + Verification */
.claim-hotel-button,.claim-link-button{display:inline-flex;align-items:center;justify-content:center;margin-top:14px;text-decoration:none;background:#1463ff;color:#fff;border-radius:9px;padding:10px 13px;font-weight:800;font-size:13px}.claim-shell{max-width:760px;margin:24px auto;background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:var(--shadow)}.claim-shell h1{margin:5px 0 10px}.claim-form{display:grid;gap:13px;margin-top:20px}.claim-form label{display:grid;gap:6px;font-size:13px;font-weight:750;color:#344054}.claim-form label span{font-weight:500;color:#98a2b3}.claim-form input,.claim-form textarea,.claim-form select{width:100%;border:1px solid #d0d5dd;border-radius:9px;padding:11px 12px;font:inherit;background:#fff}.claim-form textarea{min-height:110px;resize:vertical}.claim-form input:focus,.claim-form textarea:focus{outline:none;border-color:#84adff;box-shadow:0 0 0 3px rgba(20,99,255,.10)}.claim-note{color:#667085;font-size:12px;line-height:1.55;margin-top:16px}.claim-grid{grid-template-columns:1fr 1fr}.claim-grid .wide{grid-column:1/-1}.hotel-supplied{margin-top:14px;border-top:1px solid var(--line);padding-top:13px}.hotel-supplied h3{font-size:14px;margin:0 0 10px}.manage-shell{max-width:900px}@media(max-width:700px){.claim-grid{grid-template-columns:1fr}.claim-grid .wide{grid-column:auto}}
