.profile_profileContainer__4OeWo{max-width:800px;margin:50px auto;background:linear-gradient(#f8f8fa,#dcebfc);border-radius:20px;box-shadow:0 20px 20px rgba(148,201,238,.3);padding:50px;position:relative;overflow:hidden}.profile_profileContainer__4OeWo:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#667eea,#764ba2)}.profile_profileImage__hOcnh{border-radius:50%;border:4px solid rgba(255,255,255,.8);outline:8px solid rgba(102,126,234,.1);box-shadow:0 8px 32px rgba(0,0,0,.12);transition:.3s ease}.profile_profileImage__hOcnh:hover{transform:scale(1.1);border-radius:50%;outline:8px solid rgba(102,126,234,.2);box-shadow:0 12px 40px rgba(0,0,0,.15);transition:.3s ease}.profile_profileHeader__Xf6f4{display:flex;align-items:center;gap:50px;margin-bottom:40px;padding-bottom:30px;border-bottom:2px solid rgba(226,232,240,.8)}.profile_profileTitle__wqT0u{font-size:2.5rem;font-weight:800;color:#010101}.profile_profileLabel__4IKtq{font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;min-width:80px;font-size:1.3rem;text-transform:uppercase;letter-spacing:1px}.profile_profileInfo__PPaP1{margin-bottom:15px;font-size:1.2rem;color:#475569;display:flex;align-items:center;gap:10px;padding:10px 0;border-radius:10px;transition:all .2s ease}.profile_profileInfo__PPaP1:hover{background:rgba(102,126,234,.03);padding:10px;transform:translateX(5px)}.profile_profileAddress__Lu4gv{background:linear-gradient(#f1f5f9,#edf1f7);border-radius:15px;padding:25px;margin-top:35px;box-shadow:0 4px 15px rgba(0,0,0,.05);transition:all .3s ease}.profile_profileAddress__Lu4gv:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.profile_profileAddress__Lu4gv div{margin:10px 0;font-size:1.2rem;font-weight:500}@media (max-width:768px){.profile_profileHeader__Xf6f4{flex-direction:column;text-align:center;gap:20px;padding-bottom:10px}.profile_profileTitle__wqT0u{font-size:2rem}.profile_profileInfo__PPaP1{flex-direction:column;align-items:flex-start;gap:5px}}.page_logoutButton__jsK9L{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:1rem 1.5rem;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;text-transform:uppercase;letter-spacing:1px;box-shadow:0 4px 15px rgba(102,126,234,.4);margin-top:30px;transition:all .3s ease}.page_logoutButton__jsK9L:hover{transform:translateY(-2px);background:linear-gradient(135deg,#5a67d8,#6b46c1)}