@import"https://unpkg.com/leaflet@1.9.4/dist/leaflet.css";*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,sans-serif;background:#f0f4f8;color:#333}.app-switcher{background:#ffffff26;border:1px solid rgba(255,255,255,.35);border-radius:6px;color:#fff;font-size:.8rem;font-weight:600;padding:.3rem .5rem;cursor:pointer;flex-shrink:0}.app-switcher option{color:#111;background:#fff}.app-switcher:focus{outline:none}.backend-switcher{background:#ffffff26;border:1px solid rgba(255,255,255,.35);border-radius:6px;color:#fff;font-size:.8rem;font-weight:600;padding:.3rem .5rem;cursor:pointer;flex-shrink:0}.backend-switcher option{color:#111;background:#fff}.backend-switcher:focus{outline:none}.select-group{display:flex;flex-direction:column;gap:.25rem}.select-group label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.select-group select{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;color:#111827;background:#f9fafb;cursor:pointer}.select-group select:focus{outline:none;border-color:#ea580c;box-shadow:0 0 0 3px #ea580c1a}.wilayah-info{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;padding:.875rem}.wilayah-info h3{font-size:.9rem;font-weight:700;color:#c2410c;margin-bottom:.5rem}.wilayah-info table{width:100%;font-size:.8rem;border-collapse:collapse}.wilayah-info td{padding:.2rem 0;color:#374151}.wilayah-info td:first-child{font-weight:600;color:#ea580c;width:40%}.github-link{display:flex;align-items:center;color:#fff;opacity:.8;transition:opacity .15s;flex-shrink:0}.github-link:hover{opacity:1}.map-container{width:100%;height:100%;min-height:500px}@media(max-width:768px){.map-container{min-height:350px}}
