.ew-shell{max-width:1100px;margin:0 auto;padding:24px 16px;font-family:inherit;color:#13212b}.ew-hero{display:flex;justify-content:space-between;gap:32px;align-items:center;padding:32px;border-radius:24px;background:linear-gradient(135deg,#effbff,#f6f8fb);border:1px solid #dce7ed}.ew-kicker{margin:0 0 8px;font-size:12px;font-weight:800;letter-spacing:.14em;color:#2185a8}.ew-hero h2{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.05}.ew-lede{max-width:680px;margin:14px 0 0;color:#51626d;font-size:16px;line-height:1.55}.ew-primary{border:0;border-radius:999px;padding:14px 20px;background:#126f93;color:#fff;font-weight:800;cursor:pointer;white-space:nowrap}.ew-primary:disabled{opacity:.6;cursor:wait}.ew-panel{margin-top:20px}.ew-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px 0}.ew-muted{display:block;color:#697982;font-size:13px;margin-top:3px}.ew-controls{display:flex;gap:8px}.ew-controls select{border:1px solid #cad7de;border-radius:10px;padding:9px 12px;background:#fff}.ew-status{min-height:24px;color:#5d6c74;font-size:14px;margin:6px 0 14px}.ew-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ew-card{padding:18px;border:1px solid #d9e2e7;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(19,33,43,.05)}.ew-card-top{display:flex;justify-content:space-between;gap:12px}.ew-rank{font-size:10px;letter-spacing:.1em;font-weight:800;color:#7a8a92}.ew-card h3{margin:5px 0 3px;font-size:21px}.ew-meta{font-size:13px;color:#677781;text-transform:capitalize}.ew-score-wrap{text-align:right}.ew-score{font-size:30px;font-weight:900;line-height:1}.ew-score-label{font-size:10px;color:#7a8a92;text-transform:uppercase;letter-spacing:.08em;margin-top:3px}.ew-quality{display:flex;align-items:center;gap:7px;margin-top:16px;font-weight:700;font-size:13px}.ew-dot{width:9px;height:9px;border-radius:50%;display:inline-block}.ew-dot.good{background:#2aa36b}.ew-dot.warn{background:#e5a73b}.ew-dot.bad{background:#d25353}.ew-weather{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:14px;padding:12px 0;border-top:1px solid #edf1f3;border-bottom:1px solid #edf1f3}.ew-weather b{display:block;font-size:14px}.ew-weather span{display:block;color:#78878f;font-size:10px;text-transform:uppercase;letter-spacing:.05em;margin-top:2px}.ew-reason{font-size:12px;line-height:1.5;color:#64747c;margin-top:12px}.ew-link{display:inline-block;margin-top:14px;font-weight:800;text-decoration:none}.ew-disclaimer{font-size:12px;line-height:1.5;color:#77868d;margin:18px 0 0}.ew-empty{padding:24px;border:1px dashed #cdd9df;border-radius:16px;color:#65757d;background:#fafcfd}.ew-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ew-panel[hidden]{display:none}@media(max-width:850px){.ew-hero{flex-direction:column;align-items:flex-start}.ew-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:580px){.ew-results{grid-template-columns:1fr}.ew-toolbar{flex-direction:column;align-items:flex-start}.ew-controls{width:100%}.ew-controls select{flex:1}.ew-weather{grid-template-columns:repeat(2,1fr)}}


/* Header / menu CTA */
.ew-header-cta{display:inline-flex!important;align-items:center;gap:8px;padding:9px 14px!important;border-radius:999px!important;background:#126f93!important;color:#fff!important;text-decoration:none!important;font-weight:800!important;line-height:1!important;white-space:nowrap;box-shadow:0 4px 12px rgba(18,111,147,.18);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.ew-header-cta:hover,.ew-header-cta:focus{background:#0e607f!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 6px 16px rgba(18,111,147,.24)}.ew-header-cta-icon{display:inline-grid;place-items:center;width:18px;height:18px;border:1.5px solid currentColor;border-radius:50%;font-size:14px;line-height:1}.ew-header-cta-menu-item{display:flex!important;align-items:center}.ew-header-cta-menu-item .ew-header-cta{margin-left:8px}.ew-header-cta-label{display:inline-block}@media(max-width:700px){.ew-header-cta{padding:9px 11px!important;gap:6px;font-size:13px!important}.ew-header-cta-icon{width:17px;height:17px}.ew-header-cta-menu-item .ew-header-cta{margin-left:4px}.ew-header-cta-label{max-width:135px;overflow:hidden;text-overflow:ellipsis}}@media(max-width:480px){.ew-header-cta-label{max-width:110px}.ew-header-cta{padding:8px 10px!important;font-size:12px!important}}


/* Map view */
.ew-view-toggle{display:flex;gap:6px;margin:4px 0 14px;border:1px solid #d8e2e7;border-radius:12px;padding:4px;width:max-content;background:#f8fafb}.ew-view-button{border:0;background:transparent;color:#64747c;border-radius:9px;padding:8px 14px;font-weight:800;cursor:pointer}.ew-view-button.is-active{background:#126f93;color:#fff}.ew-map-wrap{border:1px solid #d9e2e7;border-radius:18px;overflow:hidden;background:#f5f8fa}.ew-map{height:560px;width:100%}.ew-map-note{padding:9px 12px;font-size:11px;color:#78878f;background:#fff;border-top:1px solid #e8eef1}.ew-map-marker{background:transparent;border:0}.ew-map-marker span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#fff;font-size:12px;font-weight:900;border:3px solid #fff;box-shadow:0 3px 12px rgba(19,33,43,.25)}.ew-user-marker{background:transparent;border:0}.ew-user-marker span{display:block;width:18px;height:18px;border-radius:50%;background:#126f93;border:4px solid #fff;box-shadow:0 2px 10px rgba(18,111,147,.4)}.ew-results[hidden]{display:none!important}@media(max-width:580px){.ew-map{height:62vh;min-height:360px}.ew-view-toggle{width:100%}.ew-view-button{flex:1}}
.ew-map-wrap[hidden]{display:none!important}.ew-map-wrap:not([hidden]){display:block!important}
