.page_container__LLik5{display:grid;grid-template-rows:20px 1fr 20px;align-items:center;justify-items:center;min-height:100vh;padding:2rem 2rem 5rem;gap:4rem;font-family:var(--font-geist-sans)}.page_main__akH3E{display:flex;flex-direction:column;gap:32px;grid-row-start:2;align-items:center}.page_status__gDQLP{border-radius:.5rem;border:1px solid #166534;background:rgba(22,101,52,.12);color:#4ade80}.page_statusNotAuth__hgNdA,.page_status__gDQLP{width:100%;text-align:center;padding:.5rem 1rem}.page_statusNotAuth__hgNdA{border-radius:.5rem;border:1px solid #a16207;background:rgba(202,138,4,.12);color:#fde047;cursor:pointer;transition:background .2s}.page_statusNotAuth__hgNdA:hover{background:rgba(202,138,4,.24)}.page_actions__EIRTg{display:flex;gap:1rem;align-items:center;flex-direction:column}@media(min-width:640px){.page_actions__EIRTg{flex-direction:row}}.page_link__SHFAd{border-radius:9999px;border:1px solid rgba(0,0,0,.08);transition:background .2s,border .2s;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:1rem;height:2.5rem;padding:0 1rem;width:100%;background:none}.page_link__SHFAd:hover{color:#000}@media(min-width:640px){.page_link__SHFAd{font-size:1.125rem;height:3rem;padding:0 1.25rem;width:auto;min-width:158px}}.page_link__SHFAd:hover{background:#f2f2f2;border-color:rgba(0,0,0,0)}.page_logout__aefLd{border-radius:9999px;border:1px solid rgba(239,68,68,.145);transition:background .2s,border .2s,color .2s;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:1rem;height:2.5rem;padding:0 1rem;width:100%;background:none;color:#f87171;cursor:pointer}@media(min-width:640px){.page_logout__aefLd{font-size:1.125rem;height:3rem;padding:0 1.25rem;width:auto;min-width:158px}}.page_logout__aefLd:hover{background:#ef4444;color:#000;border-color:rgba(0,0,0,0)}