.profil-page{background:#2c3e50;justify-content:center;align-items:flex-start;min-height:100vh;padding:40px 16px;display:flex}.bulle_login{color:#1f2937;background:#fff;border-radius:14px;width:100%;max-width:620px;padding:28px 24px;box-shadow:0 12px 30px #0000002e}.bulle_login h1,.bulle_login h2{color:#1f2937;text-align:center;margin:0 0 16px}.bulle_login h1{font-size:1.9rem}.bulle_login h2{font-size:1.3rem}.bulle_login form{flex-direction:column;gap:12px;margin-top:10px;display:flex}.bulle_login input{color:#1f2937;background:#fff;border:1px solid #cfd8e3;border-radius:8px;width:100%;padding:12px 14px;font-size:.98rem}.bulle_login input:focus{border-color:#ff9100;outline:none;box-shadow:0 0 0 3px #ff910029}.bulle_login button{cursor:pointer;color:#fff;background:#ff9100;border:none;border-radius:8px;padding:12px 16px;font-size:.98rem;font-weight:600;transition:background-color .2s,transform .1s}.bulle_login button:hover{background:#e68200}.bulle_login button:active{transform:scale(.99)}.bulle_login .btn-secondary{background:#6b7280;margin-top:10px}.bulle_login .btn-secondary:hover{background:#4b5563}.profil-infos{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:14px;padding:14px 16px}.profil-infos p{margin:6px 0;line-height:1.4}.profil-loading{color:#fff;text-align:center;margin-top:40px}@media (max-width:640px){.profil-page{padding:18px 10px}.bulle_login{border-radius:10px;padding:20px 14px}.bulle_login h1{font-size:1.5rem}}
