:root{--ink:#000000;--navy:#1e3378;--navy-deep:#131f4a;--gold:#ebc76b;--gold-soft:#d4b256;--gold-deep:#7b5c19;--smoke:#d7dbd6;--cream:#f5f1e8;--paper:#faf8f3;--white:#ffffff;--text:#0a0a0a;--muted:#6b6b6b;--hairline:rgba(255,255,255,0.14);--hairline-dark:rgba(0,0,0,0.1);--wa:#25d366;--wa-hover:#1ebe5d;--wa-ink:#0a0a0a;--serif:var(--font-serif),"Noto Serif",Georgia,serif;--sans:var(--font-sans),-apple-system,BlinkMacSystemFont,system-ui,sans-serif;--container:1280px;--gutter:24px}@layer legacy{*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body,html{overflow-x:clip}body{font-family:var(--sans);color:var(--text);background:var(--paper);font-weight:400;line-height:1.5;max-width:100%}::selection{background:var(--gold);color:var(--ink)}input::selection,textarea::selection{background:#bcd6ea;color:inherit}a{color:inherit;text-decoration:none}button{font-family:inherit}em,i{font-style:normal}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 var(--gutter)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollPulse{0%,to{transform:scaleY(1);opacity:1}50%{transform:scaleY(.4);opacity:.5}}.leaflet-div-icon.legacy-cluster-wrap,.leaflet-div-icon.legacy-pin-wrap{background:transparent;border:0;box-shadow:none}.legacy-pin{filter:drop-shadow(0 3px 3px rgba(9,26,40,.35));transition:transform .12s ease}.legacy-pin svg{display:block}.legacy-pin-wrap:hover .legacy-pin:not(.is-selected){transform:translateY(-2px)}.legacy-cluster{display:flex;align-items:center;justify-content:center;border-radius:9999px;background:#e23b2e;color:#fff;font-family:var(--font-sans,system-ui,-apple-system,sans-serif);font-weight:700;font-size:13px;line-height:1;box-shadow:0 0 0 6px rgba(226,59,46,.22),0 2px 8px rgba(9,26,40,.3)}.fund-popup-wrap .leaflet-popup-content-wrapper{border-radius:14px;padding:0;overflow:hidden;box-shadow:0 16px 40px rgba(9,26,40,.22)}.fund-popup-wrap .leaflet-popup-content{margin:0;width:272px!important}.fund-popup-wrap .leaflet-popup-tip{box-shadow:0 16px 40px rgba(9,26,40,.22)}.fund-popup-wrap .leaflet-popup-close-button{top:8px;right:8px;width:24px;height:24px;color:#fff;background:rgba(9,26,40,.5);border-radius:999px;font-size:16px;line-height:24px;text-align:center;transition:background .15s ease}.fund-popup-wrap .leaflet-popup-close-button:hover{background:rgba(9,26,40,.75);color:#fff}.fund-popup{width:272px}.fund-popup-media{position:relative;width:100%;aspect-ratio:16/9;background:#e9edf0}.fund-popup-media img{width:100%;height:100%;object-fit:cover;display:block}.fund-popup-media .fund-popup-fund{bottom:10px;background:rgba(9,26,40,.72);color:#fff;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.fund-popup-media .fund-popup-fund,.fund-popup-media .fund-popup-rendering{position:absolute;left:10px;max-width:calc(100% - 20px);padding:3px 8px;border-radius:6px;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fund-popup-media .fund-popup-rendering{top:10px;background:rgba(255,255,255,.88);color:#3d4b57;font-weight:600}.fund-popup-media .fund-popup-maps{position:absolute;right:10px;bottom:10px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:rgba(9,26,40,.72);color:#fff;transition:background .15s ease}.fund-popup-media .fund-popup-maps:hover{background:rgba(9,26,40,.92)}.fund-popup-media .fund-popup-maps svg{width:15px;height:15px}.fund-popup-body{display:flex;flex-direction:column;gap:5px;padding:12px 14px 14px}.fund-popup-body .fund-popup-title{font-size:14px;font-weight:600;line-height:1.3;color:#152b3b}.fund-popup-body .fund-popup-loc{font-size:12.5px;color:#65737e}.fund-popup-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:3px}.fund-popup-chips .fund-popup-chip{padding:2px 7px;border:1px solid #e2e7ea;border-radius:5px;background:#f4f6f8;color:#5f6d78;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.fund-popup-body .fund-popup-link{margin-top:4px;font-size:12px;font-weight:600;color:#0a4b72;text-decoration:none}.fund-popup-body .fund-popup-link:hover{text-decoration:underline}