.tip-tipster-map{--tpm-navy:#0c2b66;--tpm-blue:#1766c4;--tpm-text:#173664;--tpm-muted:#7890ad;--tpm-border:#d8e5f3;max-width:1540px;margin:0 auto;color:var(--tpm-text)}
.tip-tipster-map *{box-sizing:border-box}
.tip-tipster-map .tpm-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-bottom:1rem;padding:2rem 2.2rem;border-radius:28px;background:linear-gradient(115deg,#0c2b66 0%,#164585 55%,#1768c8 100%);box-shadow:0 20px 48px rgba(9,34,84,.2);color:#fff}
.tip-tipster-map .tpm-hero:before{content:"";position:absolute;width:390px;height:390px;border:52px solid rgba(255,255,255,.055);border-radius:50%;right:-62px;top:-210px;pointer-events:none}
.tip-tipster-map .tpm-hero-copy,.tip-tipster-map .tpm-hero-stat{position:relative;z-index:1}
.tip-tipster-map .tpm-hero h1{margin:.35rem 0 .55rem!important;color:#fff!important;font-size:2.25rem!important;line-height:1.05!important;font-weight:950!important;text-transform:uppercase!important}
.tip-tipster-map .tpm-hero p{max-width:820px;margin:0;color:#dce8fb;font-size:1rem;line-height:1.5}
.tip-tipster-map .tpm-hero-stat{display:grid;place-items:center;min-width:175px;padding:1rem 1.25rem;border:1px solid rgba(255,255,255,.22);border-radius:20px;background:rgba(255,255,255,.12);backdrop-filter:blur(5px)}
.tip-tipster-map .tpm-hero-stat>span{position:absolute;left:1.15rem;color:#3ee48e;font-size:.8rem}
.tip-tipster-map .tpm-hero-stat strong{font-size:2rem;line-height:1;color:#fff}
.tip-tipster-map .tpm-hero-stat small{margin-top:.2rem;color:#d7e6ff;font-weight:800}
.tip-tipster-map .tpm-privacy,.tip-tipster-map .tpm-status{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.85rem 1rem;border:1px solid var(--tpm-border);border-radius:17px;background:#f7fbff;color:#536d91}
.tip-tipster-map .tpm-privacy>span,.tip-tipster-map .tpm-status>span{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:#e4f0ff;color:#226ac3;font-weight:950}
.tip-tipster-map .tpm-privacy p,.tip-tipster-map .tpm-status p{margin:0;line-height:1.45}
.tip-tipster-map .tpm-status{background:#fff;box-shadow:0 7px 20px rgba(17,50,96,.05)}
.tip-tipster-map .tpm-status a{margin-left:auto;color:#1263bd;font-weight:900;text-decoration:none;white-space:nowrap}
.tip-tipster-map .tpm-status a:hover{text-decoration:underline}
.tip-tipster-map .tpm-status.is-ready{border-color:#ccebd8;background:#f7fff9;color:#33704c}
.tip-tipster-map .tpm-status.is-ready>span{background:#dff7e8;color:#23814b}
.tip-tipster-map .tpm-status.is-waiting{border-color:#f0dca8;background:#fffaf0;color:#806627}
.tip-tipster-map .tpm-status.is-waiting>span{background:#fff0c9;color:#a17100}
.tip-tipster-map .tpm-map{height:650px;min-height:440px;border:1px solid #cbdcef;border-radius:24px;overflow:hidden;background:#eaf2fa;box-shadow:0 18px 38px rgba(16,48,94,.12)}
.tip-tipster-map .tpm-empty{padding:3rem 1.2rem;border:1px solid var(--tpm-border);border-radius:24px;background:#fff;text-align:center;box-shadow:0 14px 34px rgba(17,50,96,.07)}
.tip-tipster-map .tpm-empty>span{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 1rem;border-radius:50%;background:#e9f3ff;color:#2769b7;font-size:1.8rem}
.tip-tipster-map .tpm-empty h2{margin:0 0 .45rem;color:#153a76;font-size:1.3rem}
.tip-tipster-map .tpm-empty p{margin:0;color:var(--tpm-muted)}
.tip-tipster-map .tpm-attribution-note{margin:.7rem .25rem 0;color:#8395ac;font-size:.72rem}
.tip-tipster-map .leaflet-control-attribution{font-size:10px}
.tip-tipster-map .tpm-marker{display:grid!important;place-items:center;width:34px!important;height:34px!important;margin:-17px 0 0 -17px!important;border:4px solid #fff;border-radius:50%;background:linear-gradient(180deg,#ef3340,#c9142b);box-shadow:0 5px 16px rgba(9,34,84,.35);color:#fff;font-size:.78rem;font-weight:950}
.tip-tipster-map .tpm-marker:after{content:"";position:absolute;bottom:-8px;border:5px solid transparent;border-top-color:#fff}
.tip-tipster-map .leaflet-popup-content-wrapper{border-radius:18px;box-shadow:0 14px 35px rgba(9,34,84,.2)}
.tip-tipster-map .leaflet-popup-content{width:300px!important;margin:14px 15px 15px}
.tpm-popup{color:#173664;font-family:inherit}
.tpm-popup-head{display:flex;align-items:center;gap:.75rem;padding-bottom:.75rem;border-bottom:1px solid #e3ebf4}
.tpm-popup-avatar{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;overflow:hidden;border:2px solid #d9e8fb;border-radius:50%;background:#eaf3ff;color:#174b8f;font-weight:950}
.tpm-popup-avatar img{width:100%;height:100%;object-fit:cover}
.tpm-popup-name{min-width:0}
.tpm-popup-name strong{display:block;overflow:hidden;color:#153a76;font-size:1.05rem;text-overflow:ellipsis;white-space:nowrap}
.tpm-popup-name small{display:block;margin-top:.15rem;color:#8294ac}
.tpm-popup-stats{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.75rem}
.tpm-popup-stat{min-height:66px;padding:.55rem;border:1px solid #dfebf7;border-radius:12px;background:#f7fbff;text-align:center}
.tpm-popup-stat strong{display:block;color:#164c91;font-size:1.05rem;line-height:1.1}
.tpm-popup-stat small{display:block;margin-top:.22rem;color:#7d90a9;font-size:.68rem;line-height:1.2}
.tpm-popup-ranks strong{font-size:.83rem;line-height:1.35}
.tpm-popup-link{display:flex;align-items:center;justify-content:center;margin-top:.75rem;padding:.58rem .7rem;border-radius:11px;background:#1766c4;color:#fff!important;font-weight:900;text-decoration:none!important}
.tpm-popup-link:hover{background:#0e56ad}
@media(max-width:767.98px){.tip-tipster-map .tpm-hero{align-items:flex-start;flex-direction:column;padding:1.3rem;border-radius:22px}.tip-tipster-map .tpm-hero-stat{display:flex;align-items:center;justify-content:center;gap:.45rem;min-width:0;padding:.7rem 1rem}.tip-tipster-map .tpm-hero-stat>span{position:static}.tip-tipster-map .tpm-hero-stat strong{font-size:1.35rem}.tip-tipster-map .tpm-hero-stat small{margin:0}.tip-tipster-map .tpm-status{align-items:flex-start;flex-wrap:wrap}.tip-tipster-map .tpm-status a{width:100%;margin-left:42px}.tip-tipster-map .tpm-map{height:540px;border-radius:20px}.tip-tipster-map .leaflet-popup-content{width:250px!important}.tip-tipster-map .tpm-hero h1{font-size:2.25rem!important}}
