:root{--profil-primary:#5b7f3a;--profil-primary-dark:#45632c;--profil-primary-light:#edf5e7;--profil-orange:#d9822b;--profil-red:#c94b4b;--profil-blue:#4778b8;--profil-text:#263326;--profil-text-light:#69756a;--profil-muted:#8b958c;--profil-bg:#f5f7f2;--profil-card:#fff;--profil-border:#e3e8df;--profil-shadow:0 8px 30px #27372714;--profil-radius:18px}.profil-page,.profil-page *,.profil-page :before,.profil-page :after{box-sizing:border-box}.profil-page{background:radial-gradient(circle at top right, #5b7f3a14, transparent 30%), linear-gradient(180deg, #f8faf6 0%, var(--profil-bg) 100%);width:100%;max-width:none;height:100%;min-height:0;color:var(--profil-text);-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:#c4cfbf transparent;padding:40px 32px 80px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden auto}.profil-page::-webkit-scrollbar{width:8px}.profil-page::-webkit-scrollbar-track{background:0 0}.profil-page::-webkit-scrollbar-thumb{background:#c4cfbf;border-radius:999px}.profil-page::-webkit-scrollbar-thumb:hover{background:#aebca8}.profil-container{width:100%;max-width:1000px;margin:0 auto}.profil-header{width:100%;margin-bottom:28px}.profil-header h1{color:var(--profil-text);letter-spacing:-.6px;margin:0;font-size:32px;font-weight:800;line-height:1.2}.profil-header p{color:var(--profil-text-light);margin:8px 0 0;font-size:15px;line-height:1.5}.profile-card{text-align:center;background:var(--profil-card);border:1px solid var(--profil-border);width:100%;box-shadow:var(--profil-shadow);border-radius:24px;flex-direction:column;align-items:center;margin-bottom:30px;padding:36px 25px 32px;display:flex;position:relative;overflow:hidden}.profile-card:before{content:"";background:linear-gradient(90deg, var(--profil-primary), #7fa85d, #b5ca93);height:6px;position:absolute;top:0;left:0;right:0}.photo-container{background:linear-gradient(135deg, var(--profil-primary), #a2bf7d);border-radius:50%;flex-shrink:0;width:128px;height:128px;margin-bottom:18px;padding:5px;box-shadow:0 8px 24px #4a672f2e}.profile-photo,.photo-vide{box-sizing:border-box;border-radius:50%;width:100%;height:100%}.profile-photo{object-fit:cover;background:#edf1e9;display:block}.photo-vide{background:linear-gradient(135deg,#eef3ea,#e2e9dd);justify-content:center;align-items:center;display:flex}.photo-vide span{font-size:48px}.profile-card h2{width:100%;color:var(--profil-text);overflow-wrap:anywhere;margin:0;font-size:25px;font-weight:800;line-height:1.3}.role-badge{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;margin-top:12px;padding:7px 14px;font-size:13px;font-weight:700;display:inline-flex}.role-membre{color:#52614e;background:#eef2ec;border-color:#dfe7dc}.role-admin{color:#8a541d;background:#fff2df;border-color:#f5d8ae}.role-superadmin{color:#73510b;background:#fff7d6;border-color:#f1dda0}.profil-section{width:100%;margin-bottom:30px}.section-title{color:var(--profil-text);margin:0 0 12px;font-size:18px;font-weight:800;line-height:1.3}.info-card{background:var(--profil-card);border:1px solid var(--profil-border);border-radius:var(--profil-radius);width:100%;overflow:hidden;box-shadow:0 5px 20px #2737270d}.info-row{align-items:center;gap:15px;width:100%;padding:17px 18px;display:flex}.info-icon{background:var(--profil-primary-light);border-radius:13px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.info-content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.info-label{text-transform:uppercase;letter-spacing:.4px;color:var(--profil-muted);font-size:12px;font-weight:700}.info-value{min-width:0;color:var(--profil-text);overflow-wrap:anywhere;word-break:break-word;font-size:15px;font-weight:600}.separator{background:var(--profil-border);height:1px;margin-left:75px}.action-card{border:1px solid var(--profil-border);border-radius:var(--profil-radius);background:var(--profil-card);width:100%;min-width:0;color:var(--profil-text);text-align:left;cursor:pointer;appearance:none;align-items:center;gap:15px;margin-bottom:10px;padding:16px 17px;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:flex;box-shadow:0 4px 16px #2737270a}.action-card:hover{background:#fcfdfb;border-color:#cbd8c4;transform:translateY(-2px);box-shadow:0 9px 25px #27372717}.action-card:active{transform:translateY(0)}.action-card:focus-visible{outline-offset:2px;outline:3px solid #5b7f3a33}.action-icon{border-radius:14px;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;font-size:21px;display:flex}.orange-icon{background:#fff0df}.green-icon{background:#edf5e7}.red-icon{background:#fbeaea}.blue-icon{background:#eaf1fb}.action-content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.action-content strong{min-width:0;color:var(--profil-text);overflow-wrap:anywhere;font-size:15px;font-weight:750}.action-content span{min-width:0;color:var(--profil-text-light);overflow-wrap:anywhere;font-size:13px;line-height:1.4}.arrow{color:#a0aaa0;flex:none;font-size:28px;line-height:1;transition:transform .18s,color .18s}.action-card:hover .arrow{color:var(--profil-primary);transform:translate(3px)}.superadmin-info{background:linear-gradient(135deg,#fff9df,#fffdf1);border:1px solid #eedda9;border-radius:15px;align-items:flex-start;gap:13px;width:100%;margin-top:14px;padding:16px;display:flex}.superadmin-icon{background:#fff0b7;border-radius:11px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:19px;display:flex}.superadmin-info strong{color:#70520e;margin-bottom:4px;font-size:14px;display:block}.superadmin-info p{color:#8b7741;margin:0;font-size:13px;line-height:1.5}.logout-button{color:#4e5b4d;cursor:pointer;background:#fff;border:1px solid #d8dfd5;border-radius:14px;width:100%;height:52px;font-size:15px;font-weight:750;transition:background .18s,color .18s,border-color .18s,transform .18s}.logout-button:hover{color:var(--profil-primary-dark);background:#f0f4ed;border-color:#cbd7c6;transform:translateY(-1px)}.logout-button:active{transform:translateY(0)}.delete-account-button{color:#b43f3f;cursor:pointer;background:#fff8f8;border:1px solid #efcaca;border-radius:14px;width:100%;min-height:50px;margin-top:12px;padding:12px 18px;font-size:14px;font-weight:700;transition:background .18s,border-color .18s,color .18s}.delete-account-button:hover:not(:disabled){color:#9f2f2f;background:#fff0f0;border-color:#e6aaaa}.delete-account-button:focus-visible{outline-offset:2px;outline:3px solid #c94b4b2e}.delete-disabled{cursor:not-allowed;opacity:.65}.delete-warning{text-align:center;color:#9a7474;margin:10px 8px 0;font-size:12px;line-height:1.5}.button-spinner{border:2px solid #b43f3f40;border-top-color:#b43f3f;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite profil-spin;display:inline-block}@keyframes profil-spin{to{transform:rotate(360deg)}}.profil-loading{width:100%;min-height:60vh;color:var(--profil-text-light);flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex}.profil-loading p{margin:0;font-size:15px;font-weight:600}.profil-spinner{border:4px solid #dfe7da;border-top-color:var(--profil-primary);border-radius:50%;width:38px;height:38px;animation:.8s linear infinite profil-spin}@media (width>=1200px){.profil-page{padding-left:50px;padding-right:50px}.profil-container{max-width:1000px}}@media (width<=900px){.profil-page{padding:30px 22px 70px}.profil-container{max-width:820px}.profil-header h1{font-size:30px}}@media (width<=700px){.profil-page{padding:25px 16px 70px}.profil-header{margin-bottom:23px}.profil-header h1{font-size:28px}.profile-card{padding:30px 20px 27px}}@media (width<=480px){.profil-page{padding:20px 12px 85px}.profil-header{margin-bottom:20px}.profil-header h1{font-size:25px}.profil-header p{font-size:14px}.profile-card{border-radius:20px;margin-bottom:23px;padding:29px 16px 25px}.photo-container{width:105px;height:105px}.photo-vide span{font-size:40px}.profile-card h2{font-size:21px}.section-title{margin-bottom:10px;font-size:17px}.info-row{gap:12px;padding:14px 13px}.info-icon{flex-basis:38px;width:38px;height:38px;font-size:18px}.separator{margin-left:63px}.info-value{font-size:14px}.action-card{border-radius:15px;gap:11px;padding:14px 13px}.action-icon{border-radius:12px;flex-basis:41px;width:41px;height:41px;font-size:19px}.action-content strong{font-size:14px}.action-content span{font-size:12px}.arrow{font-size:24px}.logout-button{height:50px}}@media (width<=350px){.profil-page{padding-bottom:90px;padding-left:9px;padding-right:9px}.profile-card{padding-left:12px;padding-right:12px}.action-content span{display:none}.action-card{min-height:62px}.arrow{font-size:21px}}@media (prefers-reduced-motion:reduce){.action-card,.arrow,.logout-button,.delete-account-button{transition:none}.profil-spinner,.button-spinner{animation:none}}