.profil-page,.profil-page *{box-sizing:border-box}.profil-page{background:#f4f6f8;width:100%;min-width:0;min-height:100vh;padding:32px 20px 60px;overflow:hidden auto}.profil-container{width:100%;max-width:760px;margin-left:auto;margin-right:auto}.profil-loading{color:#666;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;font-size:14px;display:flex}.profil-loading p{margin-top:12px}.profil-spinner,.button-spinner{border-radius:50%;animation:.8s linear infinite profil-spin}.profil-spinner{border:3px solid #e5e9ec;border-top-color:#2c3e50;width:38px;height:38px}.button-spinner{border:2px solid #ead0cc;border-top-color:#c0392b;width:18px;height:18px}@keyframes profil-spin{to{transform:rotate(360deg)}}.profil-header{width:100%;margin-bottom:22px}.profil-header h1{color:#243447;margin:0;font-size:32px;font-weight:800;line-height:1.2}.profil-header p{color:#7a858f;margin:6px 0 0;font-size:15px}.profile-card{background:#fff;border-radius:20px;flex-direction:column;align-items:center;width:100%;margin-bottom:24px;padding:30px 20px;display:flex;box-shadow:0 4px 14px #00000014}.photo-container{margin-bottom:14px}.profile-photo,.photo-vide{border-radius:50%;width:120px;height:120px}.profile-photo{object-fit:cover;border:4px solid #f0f2f4;display:block}.photo-vide{background:#e9edf0;border:4px solid #f5f6f7;justify-content:center;align-items:center;display:flex}.photo-vide span{font-size:52px}.profile-card h2{color:#243447;text-align:center;margin:0 0 10px;font-size:24px;font-weight:800;line-height:1.3}.role-badge{color:#374151;border-radius:20px;padding:7px 14px;font-size:13px;font-weight:700}.role-membre{background:#eef2f5}.role-admin{background:#fff1d6}.role-superadmin{background:#eee7ff}.profil-section{width:100%;margin-bottom:24px}.section-title{color:#34495e;margin:0 0 11px 2px;font-size:19px;font-weight:800;line-height:1.3}.info-card{background:#fff;border-radius:15px;width:100%;padding:0 15px;box-shadow:0 2px 10px #0000000d}.info-row{align-items:center;width:100%;min-height:72px;padding:10px 0;display:flex}.info-icon{background:#f1f4f6;border-radius:12px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;margin-right:12px;display:flex}.info-content{flex-direction:column;flex:1;min-width:0;display:flex}.info-label{color:#89939c;margin-bottom:3px;font-size:12px}.info-value{color:#263746;overflow-wrap:anywhere;word-break:break-word;max-width:100%;font-size:15px;font-weight:600}.separator{background:#edf0f2;height:1px;margin-left:54px}.action-card{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:15px;align-items:center;width:100%;min-height:70px;margin:0 0 10px;padding:12px;transition:transform .15s,box-shadow .15s,background .15s;display:flex;box-shadow:0 2px 10px #0000000d}.action-card:hover{background:#fdfefe;transform:translateY(-1px);box-shadow:0 5px 16px #00000014}.action-card:active{transform:translateY(0)}.action-card:focus-visible,.logout-button:focus-visible,.delete-account-button:focus-visible{outline-offset:2px;outline:3px solid #3498db4d}.action-icon{border-radius:13px;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;margin-right:12px;display:flex}.orange-icon{background:#fff0df}.green-icon{background:#e5f5e9}.red-icon{background:#fdeaea}.blue-icon{background:#e7f1fb}.action-content{flex-direction:column;flex:1;min-width:0;display:flex}.action-content strong{color:#293b4a;font-size:15px;font-weight:700}.action-content span{color:#89939c;margin-top:3px;font-size:12px;line-height:17px}.arrow{color:#aab2b8;flex:none;margin-left:8px;font-size:28px;line-height:1}.superadmin-info{background:#f0ebff;border-radius:14px;align-items:center;width:100%;margin-top:4px;padding:13px;display:flex}.superadmin-icon{flex:none;margin-right:10px;font-size:24px}.superadmin-info strong{color:#5b3ca4;font-size:14px;font-weight:800}.superadmin-info p{color:#7259a8;margin:2px 0 0;font-size:12px;line-height:17px}.logout-button{color:#c0392b;cursor:pointer;background:#fff;border:1px solid #e5bcbc;border-radius:13px;width:100%;height:52px;font-size:15px;font-weight:700;transition:background .15s,transform .15s}.logout-button:hover{background:#fff8f8}.logout-button:active{transform:scale(.99)}.delete-account-button{color:#c0392b;cursor:pointer;background:#fff;border:1px solid #e74c3c;border-radius:13px;justify-content:center;align-items:center;width:100%;height:52px;margin-top:12px;font-size:15px;font-weight:700;transition:background .15s,transform .15s;display:flex}.delete-account-button:hover{background:#fff8f7}.delete-account-button:active{transform:scale(.99)}.delete-disabled{opacity:.6;cursor:not-allowed}.delete-warning{text-align:center;color:#9a9a9a;margin:8px 0 0;font-size:11px;line-height:16px}@media (width<=600px){.profil-page{padding:20px 12px 40px}.profil-container{max-width:none}.profil-header h1{font-size:28px}.profil-header p{font-size:14px}.profile-card{padding:25px 16px}.profile-photo,.photo-vide{width:105px;height:105px}.photo-vide span{font-size:45px}.profile-card h2{font-size:22px}.section-title{font-size:18px}.action-card{min-height:68px}}