.profile-unified{min-height:screen;background:#050505;color:#fff;padding-bottom:5rem;position:relative;overflow-x:hidden}.profile-starfield-container{position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.4}.profile-content-inner{max-width:42rem;margin:0 auto;padding:6rem 1.5rem 0;position:relative;z-index:10}.profile-header-premium{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}.avatar-squircle-frame{width:9rem;height:9rem;border-radius:44px;background:hsla(0,0%,100%,.01);padding:.125rem;border:1px solid hsla(0,0%,100%,.1);transition:all 1s ease;overflow:hidden;position:relative;margin-bottom:2rem}.avatar-squircle-frame:hover{border-color:rgba(255,61,90,.5)}.avatar-img-premium{width:100%;height:100%;border-radius:42px;object-fit:cover;background:#0c0c0c}.profile-name-unified{font-size:2.25rem;font-weight:900;letter-spacing:-.025em;margin-bottom:.5rem;text-transform:uppercase;text-align:center}.profile-handle-unified{color:hsla(0,0%,100%,.4);font-weight:700;font-size:.875rem;letter-spacing:-.0125em;margin-bottom:2rem}.hud-metrics-grid{display:grid;grid-template-cols:repeat(3,1fr);gap:1px;background:hsla(0,0%,100%,.03);border-radius:32px;overflow:hidden;border:1px solid hsla(0,0%,100%,.03);box-shadow:inset 0 2px 10px rgba(0,0,0,.3);margin-bottom:3rem}.hud-metric-card{background:rgba(8,8,8,.5);padding:1.5rem;text-align:center;transition:background .3s ease}.hud-metric-card:hover{background:hsla(0,0%,4%,.8)}.hud-label{font-size:9px;color:#6b7280;text-transform:uppercase;font-weight:900;letter-spacing:.25em;margin-bottom:.75rem}.hud-value-gradient{font-style:italic;background:linear-gradient(90deg,#ff3c58,#ff3c9a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hud-value-gradient,.hud-value-white{font-size:1.875rem;font-weight:900;font-variant-numeric:tabular-nums}.hud-value-white{color:hsla(0,0%,100%,.9);letter-spacing:-.05em}.hud-sublabel{font-size:9px;color:#4b5563;text-transform:uppercase;font-weight:700;letter-spacing:.15em;margin-top:.75rem}.profile-bio-unified{color:hsla(0,0%,100%,.6);line-height:1.625;text-align:center;max-width:32rem;margin:0 auto 2.5rem;font-size:.9375rem}.profile-actions-unified{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem}.btn-follow-unified{background:linear-gradient(90deg,#ff3d5a,#ff3d98);color:#fff;border:none;border-radius:9999px;padding:.75rem 2.5rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(255,61,90,.4)}.btn-follow-unified:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,61,90,.5)}.btn-unfollow-unified{background:hsla(0,0%,100%,.05);color:#fff;border:1px solid hsla(0,0%,100%,.1);border-radius:9999px;padding:.75rem 2.5rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .3s ease}.btn-unfollow-unified:hover{background:hsla(0,0%,100%,.1)}.profile-stats-hud{display:flex;gap:2rem;margin-bottom:2.5rem}.stat-box-hud{text-align:center;cursor:pointer}.stat-val-hud{display:block;font-size:1.25rem;font-weight:900;color:#fff}.stat-lab-hud{font-size:9px;color:#6b7280;text-transform:uppercase;font-weight:900;letter-spacing:.1em}.admin-bar-premium{margin-bottom:2rem;background:rgba(255,61,90,.05);border:1px solid rgba(255,61,90,.2);border-radius:1rem;padding:1rem;display:flex;align-items:center;justify-content:space-between;backdrop-filter:blur(12px)}.profile-not-found-page{min-height:100vh;background:#0a0a0a;display:flex;flex-direction:column}.profile-not-found-container{flex:1;flex-direction:column;padding:2rem;text-align:center}.profile-not-found-container,.profile-not-found-icon{display:flex;align-items:center;justify-content:center}.profile-not-found-icon{width:80px;height:80px;border-radius:50%;background:hsla(0,0%,100%,.05);margin-bottom:1.5rem;color:#555}.profile-not-found-title{font-size:1.5rem;font-weight:600;color:#fff;margin:0 0 .75rem}.profile-not-found-subtitle{font-size:.95rem;color:#666;margin:0 0 2rem;max-width:300px;line-height:1.5}.profile-not-found-cta{background:linear-gradient(135deg,#ff3c58,#ff3c9a);color:#fff;border:none;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 20px rgba(255,60,88,.3)}.profile-not-found-cta:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(255,60,88,.4)}.profile-not-found-cta:active{transform:scale(.98)}