.card-footer{margin-top:auto;text-align:center}.card-plan{margin-top:2rem;padding:1rem;border-top:1px solid #eee}.plan-box{background-color:#f4f8ff;border:1px solid #d0e3ff;border-radius:8px;padding:1rem;margin-top:.5rem}.upgrade-btn{margin-top:.8rem;padding:.6rem 1.2rem;background-color:#007bff;border:none;border-radius:6px;color:#fff;font-weight:500;cursor:pointer;transition:background .2s}.upgrade-btn:hover{background-color:#0056b3}.login-page{height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#050e32,#0a0a0a,#fff);position:relative;overflow:hidden;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.login-card{position:relative;z-index:1;background:#fff;border-radius:16px;padding:3rem 2.5rem;max-width:400px;width:90%;box-shadow:0 10px 30px #007bff26;text-align:center;color:#1e2a78;font-weight:600}.login-card h2{font-weight:700;font-size:1.5rem;margin-bottom:2rem;color:#111112}.login-card input{padding:.8rem;margin:.5rem 0;border-radius:8px;border:1.5px solid #a3c0ff;font-size:1rem;outline:none;transition:border-color .3s ease;color:#080808}.login-card input::placeholder{color:#090909}.login-card input:focus{border-color:#8bb6e4}.login-card button[type=submit]{background-color:#050b32;border:none;padding:.9rem;border-radius:8px;font-size:1rem;margin-top:1rem;cursor:pointer;font-weight:700;color:#fff;text-align:center;transition:background .3s ease;display:flex;justify-content:center;align-items:center}.login-card button[type=submit]:hover{background-color:#004080}.register-link{margin-top:1.5rem;font-size:.95rem;color:#1e2a78}.register-link button{background:none;margin-top:8px;border:none;color:#020202;text-decoration:underline;cursor:pointer;font-weight:700}.login-footer{margin-top:2rem;font-size:.85rem;color:#0c0c0c;font-style:italic}.login-logo{width:80px;height:auto;display:block;margin:0 auto 1.5rem}.register-page{height:100vh;display:flex;justify-content:center;align-items:flex-start;padding-top:40px;background:linear-gradient(135deg,#050e32,#0a0a0a,#fff);padding-left:1rem;padding-right:1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow-y:auto}.register-card{background:#fff;padding:3rem 2.5rem;border-radius:20px;box-shadow:0 15px 35px #0000321a;width:100%;max-width:420px;text-align:center}.register-card h2{margin-bottom:2rem;color:#080808;font-weight:700;font-size:1.8rem}.register-card form{display:flex;flex-direction:column;gap:1rem}.register-card input{padding:.9rem 1rem;border-radius:12px;border:1.8px solid #c5cae9;font-size:1rem;transition:border-color .3s ease}.register-card input:focus{border-color:#3949ab;outline:none}.register-card button[type=submit]{margin-top:1.5rem;background:#070e3e;border:none;border-radius:12px;padding:.9rem;font-size:1.1rem;font-weight:700;color:#fff;cursor:pointer;transition:background .3s ease;display:flex;justify-content:center;align-items:center}.register-card button[type=submit]:hover{background:#1a237e}.error{margin-top:1rem;color:#d32f2f;font-weight:600}
