.taxsure-gradient-bg{background:linear-gradient(150deg,#021FFF,#021FFF 20%,#EBBD81 60%,);box-shadow:0 4px 15px rgba(2,31,255,.3)}.taxsure-gradient-animated{position:relative;overflow:hidden}.taxsure-gradient-animated:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(120deg,#021FFF,#021FFF 25%,#EBBD81 65%,#DFF1FD);z-index:-1;animation:gradient-shift 12s ease-in-out infinite}@keyframes gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.taxsure-text-gradient{background:linear-gradient(120deg,#021FFF,#0052FF 30%,#EBBD81 60%,#DFF1FD);background-size:200% auto;background-position:0;-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block;padding-right:5px}@media (prefers-reduced-motion:no-preference){.taxsure-text-gradient{animation:shine 3s ease-in-out infinite alternate}@keyframes shine{0%{background-position:0}to{background-position:100%}}}.taxsure-blob{position:absolute;border-radius:50%;filter:blur(40px);animation:taxsure-drift 12s ease-in-out infinite;mix-blend-mode:screen;z-index:-1;opacity:.85}.taxsure-blob-blue{background:radial-gradient(circle,#021FFF 20%,transparent 70%);box-shadow:0 0 40px rgba(2,31,255,.4)}.taxsure-blob-gold{background:radial-gradient(circle,#EBBD81 20%,transparent 70%);box-shadow:0 0 40px rgba(235,189,129,.4)}.taxsure-blob-light{background:radial-gradient(circle,#DFF1FD 20%,transparent 70%);box-shadow:0 0 40px rgba(223,241,253,.4)}@keyframes taxsure-drift{0%,to{transform:translateX(0) translateY(0) scale(1);transition-timing-function:ease-in-out}25%{transform:translateX(-30px) translateY(-40px) scale(1.15);transition-timing-function:ease-in-out}50%{transform:translateX(35px) translateY(30px) scale(.9);transition-timing-function:ease-in-out}75%{transform:translateX(-25px) translateY(45px) scale(1.05);transition-timing-function:ease-in-out}}