/* Nightboard member spaces: social richness without becoming a feed-first social network. */
.member-space{--profile-accent:var(--teal2)}
.member-space[data-accent="gold"]{--profile-accent:var(--amber2)}.member-space[data-accent="violet"]{--profile-accent:#b8a7ff}.member-space[data-accent="rose"]{--profile-accent:#ff9bb7}.member-space[data-accent="blue"]{--profile-accent:#8fc8ff}
.member-space .profile-showcase{min-height:390px;border-color:color-mix(in srgb,var(--profile-accent) 28%,transparent)}
.member-space .profile-showcase-content{grid-template-columns:150px minmax(0,1fr) auto;padding:34px 38px}.member-space .profile-photo{width:142px!important;height:142px!important;border-color:color-mix(in srgb,var(--profile-accent) 48%,#fff 12%)!important}
.profile-tagline{max-width:760px;margin:8px 0 0;color:#e5eaf4;font:500 17px/1.45 var(--serif)}
.profile-actionbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin:-3px 0 16px;padding:10px 13px}.profile-actionbar .profile-tabs{margin:0;padding:0;background:transparent;border:0}.profile-actionbar .profile-tabs a{font-size:11px}.profile-social-actions{display:flex;gap:8px;flex-wrap:wrap}
.profile-stat-ribbon{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;margin:0 0 16px;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--line)}.profile-stat-ribbon>div{padding:15px 12px;text-align:center;background:rgba(8,13,24,.95)}.profile-stat-ribbon b{display:block;color:var(--profile-accent);font:700 22px var(--serif)}.profile-stat-ribbon span{display:block;margin-top:3px;color:var(--dim);font:700 9px var(--mono);text-transform:uppercase;letter-spacing:.06em}
.profile-module-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.profile-module{padding:22px}.profile-module h3{margin:0 0 12px;font:700 22px var(--serif)}.profile-group-cloud,.profile-link-cloud{display:flex;flex-wrap:wrap;gap:8px}.profile-group-chip,.profile-link-chip{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.025);font-size:12px}.profile-group-chip.staff{border-color:rgba(95,208,207,.28);color:var(--teal2)}
.profile-wall-composer{padding:18px}.profile-wall-composer textarea{min-height:84px;resize:vertical}.profile-wall-feed{display:grid;gap:12px}.profile-wall-card{padding:18px}.profile-wall-head{display:flex;align-items:center;gap:11px}.profile-wall-head .avatar{width:44px;height:44px}.profile-wall-head strong{display:block;font-size:15px}.profile-wall-head small{color:var(--dim);font-size:11px}.profile-wall-body{margin:14px 0 0;padding-left:55px;color:var(--text);font:400 16px/1.6 var(--serif);white-space:pre-wrap}.profile-wall-actions{display:flex;gap:8px;padding-left:55px;margin-top:11px}.profile-wall-replies{margin:14px 0 0 55px;border-left:2px solid var(--line);padding-left:14px;display:grid;gap:10px}.profile-wall-reply{display:grid;grid-template-columns:32px 1fr;gap:9px}.profile-wall-reply .avatar{width:32px;height:32px}.profile-wall-reply p{margin:3px 0 0;white-space:pre-wrap}.profile-wall-replyform{display:flex;gap:8px;margin:12px 0 0 55px}.profile-wall-replyform input{flex:1}
.profile-sidebar .profile-module{padding:18px}.profile-about-list{display:grid;gap:12px}.profile-about-list div{padding-bottom:11px;border-bottom:1px solid var(--line)}.profile-about-list span{display:block;color:var(--dim);font:700 9px var(--mono);text-transform:uppercase}.profile-about-list p{margin:5px 0 0;color:var(--text);line-height:1.55}
@media(max-width:980px){.profile-stat-ribbon{grid-template-columns:repeat(3,1fr)}.profile-module-grid{grid-template-columns:1fr}.member-space .profile-showcase-content{grid-template-columns:115px minmax(0,1fr)}.member-space .profile-photo{width:108px!important;height:108px!important}.member-space .profile-actions{grid-column:1/-1}}
@media(max-width:620px){.profile-stat-ribbon{grid-template-columns:repeat(2,1fr)}.member-space .profile-showcase{min-height:440px}.member-space .profile-showcase-content{grid-template-columns:80px minmax(0,1fr);padding:20px}.member-space .profile-photo{width:76px!important;height:76px!important}.profile-wall-body,.profile-wall-actions{padding-left:0}.profile-wall-replies,.profile-wall-replyform{margin-left:0}.profile-actionbar{align-items:flex-start}.profile-social-actions{width:100%}}
