.user-page-container{padding-top:50px;padding-bottom:50px}.user-card{background:#fff;padding:40px;border-radius:16px;box-shadow:0 10px 25px #0000000d;border:1px solid #e4e7eb;max-width:600px;margin:0 auto}.user-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;border-bottom:2px solid #f0f4f8;padding-bottom:20px}.user-email{font-size:1.75rem;font-weight:700;color:#102a43}.user-info-row{display:flex;margin-bottom:15px;font-size:1.1rem}.user-info-label{font-weight:600;color:#486581;width:250px}.user-info-value{color:#102a43}.btn-logout{background-color:#ff6b6b;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;transition:all .2s;text-decoration:none;cursor:pointer;box-shadow:0 4px 6px #ff6b6b33}.btn-logout:hover{background-color:#fa5252;transform:translateY(-1px);box-shadow:0 6px 12px #ff6b6b4d;color:#fff}
