@tailwind base;@tailwind components;@tailwind utilities;body{margin:0;padding:0;overflow:hidden}[data-theme=morning] .marker-dot{background-color:#0ea5e9!important;box-shadow:0 0 15px #0ea5e9e6!important}[data-theme=morning] .marker-dot.active{background-color:#10b981!important;box-shadow:0 0 20px #10b981!important}[data-theme=noon] .marker-dot{background:linear-gradient(135deg,#d4af37 0%,#f4e5c2 100%)!important;border:2px solid #fff!important;box-shadow:0 0 20px #d4af37cc!important}[data-theme=noon] .marker-dot.active{background:linear-gradient(135deg,#d4af37 0%,gold 100%)!important;box-shadow:0 0 30px #d4af37!important}[data-theme=night] .marker-dot{background:linear-gradient(135deg,#00fff9 0%,#00d4ff 100%)!important;border:2px solid #00fff94d!important;box-shadow:0 0 25px #00fff9e6,0 0 50px #00d4ff80!important}[data-theme=night] .marker-dot.active{background:linear-gradient(135deg,#a855f7 0%,#ec4899 100%)!important;box-shadow:0 0 35px #a855f7,0 0 70px #ec489999!important}
