.plans-module__w3WEra__authPage{flex-direction:column;justify-content:center;align-items:center;width:100%;height:80vh;padding:0 2em;display:flex}.plans-module__w3WEra__Container{background:var(--color-bg);text-align:center;border-radius:10px;width:60%;max-width:420px;margin:1rem auto;padding:2rem;box-shadow:0 6px 18px #00000014}.plans-module__w3WEra__Container a{color:var(--color-primary)}.plans-module__w3WEra__form{flex-direction:column;gap:1rem;height:auto;margin-top:1rem;display:flex}.plans-module__w3WEra__form input{border:1px solid #ccc;border-radius:8px;padding:.75rem}.plans-module__w3WEra__form input:focus{border:1px solid var(--color-secondary)}.plans-module__w3WEra__form button{background-color:var(--color-secondary);color:var(--color-white-text);cursor:pointer;border:none;border-radius:5px;margin-bottom:.7em;padding:.75rem;font-weight:600;transition:all .3s}.plans-module__w3WEra__form button:hover{background-color:var(--color-accent)}.plans-module__w3WEra__logoutText{text-align:center;padding:2rem}.plans-module__w3WEra__errorMessage{background:linear-gradient(135deg,#b91c1cf2,#ef4444f2)}.plans-module__w3WEra__honeypot{display:none}.plans-module__w3WEra__toast{width:fit-content;color:var(--color-white-text);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;pointer-events:auto;z-index:9999;border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:14px 18px;font-size:1rem;line-height:1.4;display:flex;position:fixed;top:24px;right:24px;box-shadow:0 10px 30px #00000040,inset 0 0 0 1px #ffffff0d}.plans-module__w3WEra__acknowledge{width:45%;color:var(--color-black-text);background-color:#0000;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:1em;display:flex}.plans-module__w3WEra__acknowledge h3{text-align:center;margin-bottom:1em;font-size:1.5rem}.plans-module__w3WEra__acknowledge p{text-align:center;width:100%;line-height:1.5}.plans-module__w3WEra__success{background:linear-gradient(135deg,#16a34af2,#10b981f2)}.plans-module__w3WEra__error{background:linear-gradient(135deg,#b91c1cf2,#ef4444f2)}@media (max-width:640px){.plans-module__w3WEra__authPage{padding:1em}.plans-module__w3WEra__Container{width:100%}.plans-module__w3WEra__acknowledge{width:100%;padding:0}.plans-module__w3WEra__acknowledge h3{width:100%;font-size:1.35rem}.plans-module__w3WEra__acknowledge p{width:100%}}
