@keyframes soft-glow{0%,to{box-shadow:0 0 8px 2px #2e6f7a4d}50%{box-shadow:0 0 16px 6px #2e6f7a80}}.dark .animate-soft-glow{animation:soft-glow-dark 2s ease-in-out infinite}@keyframes soft-glow-dark{0%,to{box-shadow:0 0 8px 2px #78c6d14d}50%{box-shadow:0 0 16px 6px #78c6d180}}.animate-soft-glow{animation:soft-glow 2s ease-in-out infinite}.frosted-radial{background-image:radial-gradient(ellipse at center,#ffffffd9,#fffc 15%,#ffffff0d 45%,#fff0 60%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.dark .frosted-radial{background-image:radial-gradient(ellipse at center,#1e3445d9,#1e3445b3 15%,#1e34451a 45%,#1e344500 60%)}
