.profile-page{align-items:center;background:linear-gradient(15deg,#d4af37,#012265);display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;min-height:100vh;padding:20px}.profile-card{background-color:#fff;border-radius:16px;box-shadow:0 8px 20px #0000001a;max-width:480px;padding:30px;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:100%}.profile-header{margin-bottom:20px}.profile-header h1{color:#333;font-size:2em;font-weight:600;margin-bottom:10px;transition:color .3s ease}.profile-header h1:hover{color:#3d63f2}.role-tag{background:linear-gradient(90deg,#f39c12,#f1c40f);border-radius:20px;color:#fff;display:inline-block;font-size:1.2em;font-weight:700;padding:8px 16px}.profile-info p{color:#555;font-size:1.1em;font-weight:400;line-height:1.6;margin-bottom:15px}.profile-info strong{color:#333;font-weight:600}.profile-footer{margin-top:30px}.edit-btn{background-color:#3d63f2;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1em;padding:10px 20px;transition:background-color .3s ease,transform .3s ease}.edit-btn:hover{background-color:#2a4da1;transform:translateY(-3px)}.loading{align-items:center;color:#888;display:flex;font-size:1.5em;height:100vh;justify-content:center}
/*# sourceMappingURL=main.6e4087c2.css.map*/