.pill-wrapper{pointer-events:none;z-index:5;will-change:transform;width:320px;height:320px;position:fixed;top:0;left:0}.pill-canvas{z-index:1;width:100%;height:100%;display:block;position:relative}.pill-shadow{filter:blur(10px);pointer-events:none;opacity:0;will-change:opacity, transform;z-index:0;background:radial-gradient(#0d25456b 0%,#0d254538 35%,#0d25450f 65%,#0000 80%);border-radius:50%;width:160px;height:26px;margin-top:64px;margin-left:-80px;position:absolute;top:50%;left:50%}.pill-fallback{pointer-events:none;z-index:5;width:min(36vw,280px);height:min(36vw,280px);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:899px){.pill-wrapper{width:200px;height:200px}.pill-shadow{filter:blur(7px);width:110px;height:20px;margin-top:42px;margin-left:-55px}}@media (prefers-reduced-motion:reduce){.pill-wrapper{transition:transform .4s}}
