@tailwind base;@tailwind components;@tailwind utilities;html,body{height:100%;width:100%;margin:0;padding:0;background-attachment:fixed}#root{height:100%;width:100%}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes map-aurora-drift{0%{transform:translate3d(-6%,-4%,0) scale(1)}50%{transform:translate3d(5%,3%,0) scale(1.08)}to{transform:translate3d(-4%,6%,0) scale(.98)}}@keyframes map-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes map-card-enter{0%{opacity:0;transform:translate3d(0,22px,0) scale(.97)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes map-card-exit{0%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:0;transform:translate3d(0,18px,0) scale(.985)}}@keyframes map-control-enter{0%{opacity:0;transform:translate3d(0,-10px,0) scale(.92)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes map-soft-glow{0%,to{box-shadow:0 20px 44px #0f172a29}50%{box-shadow:0 24px 56px #0ea5e92e}}@keyframes map-sheen{0%{transform:translate(-135%) skew(-22deg);opacity:0}20%{opacity:.28}60%,to{transform:translate(180%) skew(-22deg);opacity:0}}.map-overlay-root{position:relative;overflow:hidden}.map-overlay-ambient{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.map-overlay-ambient:before,.map-overlay-ambient:after{content:"";position:absolute;border-radius:9999px;filter:blur(54px);opacity:.42;animation:map-aurora-drift 16s ease-in-out infinite alternate}.map-overlay-ambient:before{width:24rem;height:24rem;top:9%;right:-5%;background:radial-gradient(circle at 30% 30%,rgba(14,165,233,.24),transparent 62%),radial-gradient(circle at 70% 70%,rgba(34,197,94,.12),transparent 58%)}.map-overlay-ambient:after{width:30rem;height:30rem;left:-10%;bottom:-8%;background:radial-gradient(circle at 50% 40%,rgba(59,130,246,.16),transparent 60%),radial-gradient(circle at 40% 70%,rgba(251,191,36,.12),transparent 54%);animation-duration:22s}.map-frame{position:relative;animation:map-soft-glow 8s ease-in-out infinite}.map-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(130deg,rgba(255,255,255,.22),transparent 26%,transparent 72%,rgba(255,255,255,.12));mix-blend-mode:screen}.map-provider-bar{position:relative;overflow:hidden}.map-provider-bar:after{content:"";position:absolute;top:0;left:-20%;width:40%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);animation:map-sheen 8.5s ease-in-out infinite}.map-control-stack{animation:map-control-enter .45s cubic-bezier(.2,.8,.2,1)}.map-control-button{position:relative;overflow:hidden;transform-origin:center;transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s ease,opacity .24s ease,background-color .24s ease}.map-control-button:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.24),transparent 38%,transparent 62%,rgba(255,255,255,.08));opacity:.7}.map-control-button:hover{transform:translateY(-2px) scale(1.015)}.map-control-button:active{transform:translateY(0) scale(.97)}.map-control-button-active{animation:map-float 2.8s ease-in-out infinite,map-soft-glow 4.8s ease-in-out infinite}.map-warning-chip{position:relative;overflow:hidden;animation:map-card-enter .42s cubic-bezier(.2,.8,.2,1)}.map-warning-chip:after{content:"";position:absolute;top:0;left:-35%;width:35%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);animation:map-sheen 9s ease-in-out infinite}.map-info-card{position:relative;overflow:hidden;animation:map-card-enter .46s cubic-bezier(.2,.8,.2,1);box-shadow:0 24px 70px #0f172a33}.map-info-card-closing{animation:map-card-exit .26s cubic-bezier(.32,0,.67,0) forwards!important}.map-info-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at top left,rgba(255,255,255,.28),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.14),transparent 26%,transparent 78%,rgba(255,255,255,.08))}.map-info-card:after{content:"";position:absolute;top:0;left:-30%;width:28%;height:100%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:map-sheen 10s ease-in-out infinite}.map-info-content{mask-image:linear-gradient(180deg,black 0%,black 85%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,black 0%,black 85%,transparent 100%)}.map-loading-stage{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.map-loading-orb{animation:map-float 1.6s ease-in-out infinite,map-soft-glow 3s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.map-overlay-ambient:before,.map-overlay-ambient:after,.map-frame,.map-provider-bar:after,.map-control-stack,.map-control-button,.map-control-button-active,.map-warning-chip,.map-warning-chip:after,.map-info-card,.map-info-card:after,.map-loading-orb{animation:none!important}.map-control-button:hover,.map-control-button:active{transform:none}}
