@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Prompt:wght@300;400;500;600;700;800&display=swap";:root{--font-family: "Prompt", "Inter", -apple-system, BlinkMacSystemFont, sans-serif}*{box-sizing:border-box}body{font-family:Prompt,Inter,sans-serif;background-color:#f8fafc;color:#0f172a;line-height:1.6;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes pulse-gold{0%{transform:scale(1);box-shadow:0 0 #d9770699}70%{transform:scale(1.15);box-shadow:0 0 0 12px #d9770600}to{transform:scale(1);box-shadow:0 0 #d9770600}}@keyframes map-ripple{0%{transform:scale(.8);opacity:.8}to{transform:scale(2.2);opacity:0}}.map-pin-pulse{animation:pulse-gold 2s infinite ease-in-out}.map-ripple-effect{animation:map-ripple 2s infinite ease-out}.badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:9999px;font-size:.75rem;font-weight:500}.badge-emerald{background:#d1fae5;color:#059669}.badge-amber{background:#fef3c7;color:#d97706}.badge-brand{background:#e0f2fe;color:#0284c7}.badge-rose{background:#ffe4e6;color:#e11d48}.badge-gray{background:#f1f5f9;color:#475569}.deed-seal-3d{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 4px 12px #05966959,inset 0 1px 1px #fff6;border:1px solid rgba(255,255,255,.3)}input[type=range]{-webkit-appearance:none;width:100%;background:transparent}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;height:8px;cursor:pointer;background:#e2e8f0;border-radius:4px}input[type=range]::-webkit-slider-thumb{height:20px;width:20px;border-radius:50%;background:#0284c7;cursor:pointer;-webkit-appearance:none;margin-top:-6px;box-shadow:0 2px 6px #0284c766}
