.profil-module__m_LECG__container{background:var(--background);flex-direction:column;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.profil-module__m_LECG__backButton{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;z-index:10;background:#ffffff05;border:1px solid #e5c97f33;border-radius:100px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:absolute;top:2rem;left:2rem}.profil-module__m_LECG__backButton:hover{background:#e5c97f1a;transform:translate(-5px)}.profil-module__m_LECG__profileCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-color);text-align:center;background:#ffffff08;border-radius:2.5rem;flex-direction:column;align-items:center;width:100%;max-width:800px;margin-top:4rem;padding:4rem;animation:1s cubic-bezier(.23,1,.32,1) forwards profil-module__m_LECG__fadeInUp;display:flex}.profil-module__m_LECG__avatarWrapper{border:3px solid var(--accent);background:linear-gradient(45deg,var(--accent),transparent);border-radius:50%;width:180px;height:180px;margin-bottom:2.5rem;padding:8px;box-shadow:0 0 30px #e5c97f33}.profil-module__m_LECG__avatar{background:#1a1a1a;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.profil-module__m_LECG__profileImage{object-fit:cover;object-position:center;width:100%;height:100%}.profil-module__m_LECG__name{font-family:var(--font-marcellus),serif;background:var(--gradient-gold);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem}.profil-module__m_LECG__role{color:var(--accent);letter-spacing:.2em;text-transform:uppercase;margin-bottom:2rem;font-size:1.1rem;font-weight:600}.profil-module__m_LECG__bio{color:#b0b0b0;max-width:600px;font-size:1.1rem;line-height:1.8}.profil-module__m_LECG__infoGrid{border-top:1px solid #ffffff0d;grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;margin-top:4rem;padding-top:3rem;display:grid}.profil-module__m_LECG__infoItem{text-align:left}.profil-module__m_LECG__infoLabel{color:#666;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem}.profil-module__m_LECG__infoValue{color:#fff;font-size:1.1rem;font-weight:500}@keyframes profil-module__m_LECG__fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.profil-module__m_LECG__container{padding:6rem 1.5rem 3rem}.profil-module__m_LECG__backButton{padding:.4rem .8rem;font-size:.8rem;top:1.5rem;left:1.5rem}.profil-module__m_LECG__profileCard{border-radius:2rem;margin-top:2rem;padding:3rem 1.5rem}.profil-module__m_LECG__avatarWrapper{width:140px;height:140px;margin-bottom:2rem}.profil-module__m_LECG__infoGrid{grid-template-columns:1fr;gap:1.5rem;margin-top:3rem;padding-top:2rem}.profil-module__m_LECG__name{font-size:2.2rem}.profil-module__m_LECG__role{letter-spacing:.1em;font-size:.9rem}.profil-module__m_LECG__bio{font-size:1rem}}
