.daily-background{background-image:url(/designs/MeteorWGold.svg);background-size:auto;background-repeat:no-repeat;background-position:50%;background-attachment:fixed;opacity:.5}.gradient-background{background:linear-gradient(#222224,#0a0a0a) padding-box,linear-gradient(1deg,transparent 85%,#1d4ed8,#252e31) border-box}.gradient-background,.gradient-background-inverse{border-radius:8px;cursor:pointer;transform-origin:top bottom;transition:all .8s cubic-bezier(.23,1,.32,1)}.gradient-background-inverse{background:linear-gradient(#0a0a0a,#222224) padding-box,linear-gradient(1deg,transparent 85%,#1d4ed8,#252e31) border-box}@property --border-angle{syntax:"<angle>";initial-value:0deg;inherits:false}.circulating-border-blue{background:linear-gradient(#0a0a0a,#0a0a0a) padding-box,conic-gradient(from var(--border-angle),#222224 50%,#1d4ed8) border-box}.circulating-border-blue,.circulating-border-yellow{--border-angle:0deg;animation:border-angle-rotate 4s linear infinite;border:.2rem solid transparent;position:relative}.circulating-border-yellow{background:linear-gradient(#0a0a0a,#0a0a0a) padding-box,conic-gradient(from var(--border-angle),#222224 50%,#eab308) border-box}@keyframes border-angle-rotate{0%{--border-angle:0deg}to{--border-angle:360deg}}