:root{--theme-primary: #dc2626;--theme-secondary: #0f172a;--theme-header-bg: #ffffff;--theme-header-text: #111827;--theme-header-active: #dc2626;--theme-footer-bg: #0f172a;--theme-footer-text: #cbd5e1;--theme-body-bg: #f8fafc;--theme-font-heading: "Montserrat", sans-serif;--theme-font-body: "Montserrat", sans-serif;--theme-h1-size: 3.75rem;--theme-h1-weight: 700;--theme-btn-radius: .5rem;--theme-card-radius: .75rem}@keyframes map-ripple{0%{transform:scale(1);opacity:.8}to{transform:scale(4);opacity:0}}.marker-container{position:relative;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.marker-dot{position:absolute;width:20px;height:20px;background:#dc2626;border-radius:50%;z-index:5;border:3px solid white;box-shadow:0 0 10px #0000004d}.marker-ripple-1{position:absolute;width:20px;height:20px;background:#dc262699;border-radius:50%;z-index:1;animation:map-ripple 2s infinite ease-out}.marker-ripple-2{position:absolute;width:20px;height:20px;background:#dc262666;border-radius:50%;z-index:1;animation:map-ripple 2s infinite ease-out 1s}.custom-cluster-icon{background:#dc2626!important;color:#fff!important;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:14px;border:2px solid white;box-shadow:0 4px 10px #0000004d}.bg-corporate-aurora{background:linear-gradient(-45deg,#fff,#f8fafc,#e2e8f0,#f8fafc,#fff);background-size:400% 400%;animation:aurora 15s ease infinite}.bg-grid-overlay{background-image:linear-gradient(to right,rgba(15,23,42,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(15,23,42,.05) 1px,transparent 1px);background-size:50px 50px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.btn-3d{transition:all .1s;box-shadow:0 4px;transform:translateY(0);margin-bottom:4px;font-weight:700;text-transform:uppercase;border-radius:var(--theme-btn-radius);display:inline-flex;align-items:center;justify-content:center}.btn-3d:active{box-shadow:0 0;transform:translateY(4px);margin-bottom:4px}.btn-3d-red{background-color:var(--theme-primary);color:#fff;box-shadow:0 4px color-mix(in srgb,var(--theme-primary),black 30%)}.btn-3d-blue{background-color:var(--theme-secondary);color:#fff;box-shadow:0 4px color-mix(in srgb,var(--theme-secondary),black 30%)}
