.margo-background-glow:before{content:"";z-index:-1;pointer-events:none;opacity:0;border-radius:inherit;background:radial-gradient(var(--margo-background-glow-size,480px) circle at var(--margo-background-glow-x,50%) var(--margo-background-glow-y,50%), var(--color-primary), transparent 70%);transition:opacity .3s ease-out;position:absolute;inset:0}.margo-background-glow:after{content:"";z-index:-1;pointer-events:none;opacity:0;border-radius:inherit;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:var(--margo-background-glow-noise-tile,120px);mix-blend-mode:overlay;transition:opacity .3s ease-out;position:absolute;inset:0}.margo-background-glow:hover:before,.margo-background-glow:focus-within:before{opacity:var(--margo-background-glow-opacity,.1)}.margo-background-glow:hover:after,.margo-background-glow:focus-within:after{opacity:var(--margo-background-glow-noise-opacity,.04)}
