:root{font-family:sans-serif}*{-webkit-tap-highlight-color:transparent}body{margin:0;min-width:320px;min-height:100vh}@media (min-width: 481px){body{display:flex;justify-content:center;align-items:flex-start;background-color:#f5f5f5!important}}@property --shak-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes shak-spin{to{--shak-angle: 360deg}}.shak-glow:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:inherit;padding:3px;background:conic-gradient(from var(--shak-angle),#ec4899,#f59e0b,#fde047,#ec4899,#8b5cf6,#ec4899);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;animation:shak-spin 2.6s linear infinite;z-index:-1}@supports not (background: conic-gradient(from var(--shak-angle),red,blue)){.shak-glow:before{background:linear-gradient(135deg,#ec4899,#f59e0b,#8b5cf6);animation:none}}
