.margo-background-glow:before{content:"";z-index:-1;pointer-events:none;opacity:0;border-radius:inherit;background:radial-gradient(var(--margo-background-glow-size) 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:hover:before,.margo-background-glow:focus-within:before{opacity:var(--margo-background-glow-opacity,.1)}.margo-background-glow--size-sm{--margo-background-glow-size:200px}.margo-background-glow--size-md{--margo-background-glow-size:320px}.margo-background-glow--size-lg{--margo-background-glow-size:480px}.margo-border-glow:before{content:"";z-index:1;pointer-events:none;opacity:0;background:radial-gradient(480px circle at var(--margo-border-glow-x,70%) var(--margo-border-glow-y,70%), var(--color-primary-darken), transparent 70%);transition:opacity .3s ease-out;position:absolute}.margo-border-glow:hover:before,.margo-border-glow:focus-within:before{opacity:1}.margo-border-glow--ring:before{inset:calc(-1 * var(--border-width-2));border-radius:inherit;padding:var(--border-width-2);-webkit-mask-composite:xor;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.margo-border-glow--edge-top:before{inset:calc(-1 * var(--border-width-2)) 0 auto 0;height:var(--border-width-2)}.margo-border-glow--edge-bottom:before{inset:auto 0 calc(-1 * var(--border-width-2)) 0;height:var(--border-width-2)}.margo-border-glow--edge-left:before{inset:0 auto 0 calc(-1 * var(--border-width-2));width:var(--border-width-2)}.margo-border-glow--edge-right:before{inset:0 calc(-1 * var(--border-width-2)) 0 auto;width:var(--border-width-2)}.background-layers{z-index:0;pointer-events:none;position:fixed;inset:0}.background-layers__layer{opacity:0;transition:opacity 1s;position:absolute;inset:0}.background-layers__layer[data-active=true]{opacity:.6}@starting-style{.background-layers__layer[data-active=true]{opacity:0}}.background-layers__noise{opacity:.05;mix-blend-mode:overlay;filter:grayscale();background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}
