.page-module__YvH1Aq__container{box-sizing:border-box;justify-content:center;align-items:center;height:100vh;display:flex}
.PopButton-module__rtoK6G__button{background:var(--fg);color:var(--bg);font-family:var(--font-heading);font-size:var(--size-4-5);box-sizing:border-box;cursor:pointer;--bezier:cubic-bezier(.77, 0, .18, 1);border-radius:9999px;justify-content:center;align-items:center;font-weight:700;display:grid;overflow:hidden}.PopButton-module__rtoK6G__top,.PopButton-module__rtoK6G__bottom{box-sizing:border-box;width:100%;height:100%;transition:transform .3s var(--bezier);white-space:nowrap;padding:var(--size-4) var(--size-5);border-radius:9999px;grid-area:1/1;justify-content:center;align-items:center;display:flex}.PopButton-module__rtoK6G__top{z-index:2;color:var(--bg);transform:translateY(0%)}.PopButton-module__rtoK6G__bottom{z-index:1;color:var(--fg);transition:all .3s var(--bezier);background:#9acd32;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;overflow:hidden;transform:translateY(100%)scaleX(.33)}.PopButton-module__rtoK6G__button:hover .PopButton-module__rtoK6G__top{transform:translateY(-100%)}.PopButton-module__rtoK6G__button:hover .PopButton-module__rtoK6G__bottom{padding:var(--size-4);border-radius:999px;transform:translateY(0%)scaleX(1.02)}
