.profile-hub-page{min-height:100dvh;background:radial-gradient(circle at 0% 0%,rgba(201,224,255,.76),transparent 34%),radial-gradient(circle at 100% 8%,rgba(242,222,255,.78),transparent 30%),#f5f7fb;color:#1f2940;font-family:Manrope,sans-serif}.profile-hub-header{position:fixed;top:0;left:0;right:0;margin:0 auto;width:min(100%,var(--app-frame-width));z-index:10;min-height:70px;border-bottom:1px solid #dbe3f2;background:#f5f7fbeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:12px 14px;display:flex;align-items:center;gap:10px}.profile-hub-back{border:0;width:36px;height:36px;min-height:36px;border-radius:10px;background:#e7ebf5;color:#2f3750;font-size:18px}.profile-hub-header h1{margin:0;font-family:Satoshi,sans-serif;font-size:1.26rem}.profile-hub-shell{width:min(100%,var(--app-frame-width));margin:0 auto;padding:86px 14px 28px}.profile-hero{border-radius:26px;padding:18px;margin-bottom:14px;border:1px solid rgba(218,228,247,.92);background:radial-gradient(circle at top left,rgba(91,141,255,.2),transparent 34%),radial-gradient(circle at bottom right,rgba(255,190,112,.16),transparent 30%),linear-gradient(135deg,#fffffff5,#f7fafff7 50%,#fff8f1f5);box-shadow:0 20px 40px #1f294014}.profile-hero-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.profile-hero-main{display:flex;align-items:center;gap:14px;min-width:0}.profile-avatar{width:68px;height:68px;border-radius:22px;background:linear-gradient(145deg,#2148ad,#5c7bff);color:#fff;display:grid;place-items:center;font-size:1.6rem;box-shadow:0 16px 26px #2148ad3d;flex-shrink:0}.profile-identity{min-width:0}.profile-kicker{display:inline-block;margin-bottom:6px;color:#4964a2;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.profile-identity h2{margin:0;font-family:Satoshi,sans-serif;font-size:1.28rem;line-height:1.12}.profile-identity p{margin:4px 0 0;color:#5c6782;font-size:.9rem;font-weight:700}.profile-status-pill{border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:800;white-space:nowrap;background:#e7f8ee;color:#157347}.profile-status-pill.inactive{background:#feecee;color:#b42338}.profile-status-pill.pending{background:#fff3db;color:#9a6700}.profile-contact-grid{margin-top:16px;display:grid;gap:10px}.profile-contact-grid span{display:inline-flex;align-items:center;gap:8px;color:#39507d;font-size:.84rem;font-weight:700}.profile-contact-grid svg{width:15px;height:15px}.profile-summary-grid{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.profile-summary-tile{border:1px solid rgba(216,226,244,.95);border-radius:18px;padding:12px;background:#ffffffd6;min-width:0}.profile-summary-icon{width:30px;height:30px;border-radius:10px;margin-bottom:10px;display:grid;place-items:center;background:linear-gradient(145deg,#eef3ff,#f8fbff);color:#3157b7;box-shadow:inset 0 0 0 1px #d7e1ff}.profile-summary-tile small{display:block;color:#71809d;font-size:.74rem;font-weight:700;margin-bottom:4px}.profile-summary-tile strong{display:block;color:#192b4d;font-size:.92rem;line-height:1.35}.profile-inline-state{margin-bottom:12px;border-radius:14px;padding:12px;font-size:.84rem;font-weight:700}.profile-loading{background:#eef4ff;color:#3257b5;border:1px solid #dbe5ff}.profile-error{background:#ffe8eb;color:#b42338;border:1px solid #f3b6c1}.profile-section-card{border:1px solid #dbe4f3;border-radius:24px;background:linear-gradient(180deg,#fff,#fbfcff);padding:14px;margin-bottom:14px;box-shadow:0 12px 30px #1118270d}.profile-section-head{margin-bottom:12px}.profile-section-head h3{margin:0 0 4px;font-size:1.02rem;color:#1c2d4d}.profile-section-head p{margin:0;color:#6b7b97;font-size:.83rem;line-height:1.45}.profile-detail-list{display:grid;gap:10px}.profile-detail-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-top:1px solid #edf1f7}.profile-detail-row:first-child{border-top:0;padding-top:0}.profile-detail-row span{color:#6e7a93;font-size:.82rem;font-weight:700}.profile-detail-row strong{color:#1e2940;font-size:.9rem;text-align:right}.profile-menu{display:grid;gap:10px}.profile-menu-item{width:100%;border:1px solid #d9e2f2;border-radius:18px;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#1f2940;text-align:left;padding:12px 13px;display:flex;align-items:center;gap:12px;animation:profileMenuIn .34s ease both}.profile-menu-icon{width:42px;height:42px;border-radius:14px;background:linear-gradient(145deg,#eef3ff,#f8fbff);color:#4b5ec8;display:grid;place-items:center;font-size:1.1rem;box-shadow:inset 0 0 0 1px #d9e3ff}.profile-menu-copy{display:flex;flex-direction:column;flex:1}.profile-menu-copy strong{font-size:.95rem}.profile-menu-copy small{color:#66718a;font-size:.79rem;margin-top:1px}.profile-menu-arrow{color:#6e7a95;display:grid;place-items:center}@keyframes profileMenuIn{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
