@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600;800&display=swap");
body.shell--profile{background:var(--t-surf, #07090c)}body.shell--profile .hj-content{display:block;max-width:none;padding:0 0 28px}body.shell--profile .hj-main{padding:22px 24px 0}body.shell--profile .hj-topbar{margin-bottom:18px}
.old-profile-app{--bg-dark:var(--t-surf, #020405);--bg-panel:var(--t-surf, #07090c);--bg-item:var(--t-surf, #0b0e12);--accent:#f6f8fb;--accent-hover:#e3e8ee;--accent-glow:rgba(255,255,255,.18);--accent-soft:rgba(255,255,255,.11);--text-main:var(--t-text, #f6f8fb);--text-dim:var(--t-text, #9aa3aa);--text-muted:var(--t-muted, #69737b);--border:var(--t-line, rgba(255,255,255,.09));--success:#22c55e;display:grid;grid-template-columns:310px minmax(0,1fr) 300px 72px;grid-template-rows:auto 1fr;min-height:820px;max-width:none;margin:0;overflow:hidden;border:1px solid var(--border);border-radius:24px;background:var(--bg-panel);box-shadow:0 36px 55px rgba(0,0,0,.46);color:var(--text-main);font-family:Outfit,Arial,sans-serif}.old-profile-app *{box-sizing:border-box}.old-profile-app button{font-family:inherit}.old-profile-app a{text-decoration:none}
.profile-banner{position:relative;grid-column:1/-1;height:240px;overflow:hidden}.profile-banner__img{width:100%;height:100%;object-fit:cover}.profile-banner__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,9,12,0) 20%,rgba(7,9,12,.95) 100%)}.profile-banner__theme{position:absolute;top:14px;left:14px;width:42px;height:22px;border:1px solid rgba(255,255,255,.15);border-radius:20px;background:rgba(255,255,255,.1)}.profile-banner__theme span{display:block;width:16px;height:16px;margin:2px;border-radius:50%;background:#fff}.banner-identity{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;gap:18px;padding:16px 35px 16px 345px}.avatar-wrap{position:relative;width:95px;height:95px;flex:0 0 95px}.avatar{width:100%;height:100%;border:3px solid rgba(255,255,255,.8);border-radius:20px;object-fit:cover;box-shadow:0 2px 12px rgba(0,0,0,.4)}.status-dot{position:absolute;right:3px;bottom:3px;width:14px;height:14px;border:3px solid var(--bg-panel);border-radius:50%;background:var(--success);box-shadow:0 0 8px var(--success)}.banner-identity-info h1{display:flex;align-items:center;gap:8px;margin:0;color:var(--t-text, #fff);font-size:22px;text-shadow:0 1px 6px rgba(0,0,0,.5)}.banner-identity-info p{margin:3px 0 0;color:var(--t-text, rgba(255,255,255,.72));font-size:14px}.badge{padding:2px 8px;border-radius:20px;font-size:10px}.badge--role{background:var(--accent-soft);color:var(--accent)}
.profile-sidebar{display:flex;flex-direction:column;gap:20px;padding:17px 22px 30px;overflow:hidden;border-right:1px solid var(--border);background:var(--t-surf, rgba(0,0,0,.2))}.xp-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.level-badge{display:inline-block;padding:4px 14px;border-radius:20px;background:var(--accent-glow);color:var(--accent);font-size:11px;font-weight:700;letter-spacing:.5px}.btn-action{display:flex;align-items:center;gap:5px;padding:7px 10px;border:0;border-radius:8px;background:var(--accent-soft);color:var(--accent);font-size:11px;font-weight:700;cursor:pointer}.xp-bar{height:6px;margin:9px 0 6px;overflow:hidden;border-radius:10px;background:#222}.level-bar-fill{height:100%;border-radius:10px;background:var(--accent);box-shadow:0 0 10px var(--accent)}.xp-meta{display:flex;justify-content:space-between;color:var(--text-dim);font-size:11px}.xp-meta span:last-child{color:var(--accent);font-weight:700}.stats-mini{display:flex;gap:8px}.stat-box{flex:1;padding:13px;border:1px solid transparent;border-radius:12px;background:var(--bg-item);text-align:center}.stat-box strong,.stat-box span{display:block}.stat-box strong{font-size:19px}.stat-box span{margin-top:3px;color:var(--text-dim);font-size:10px;text-transform:uppercase}.badges-section{padding:14px;border:1px solid var(--border);border-radius:12px;background:var(--t-surf, rgba(0,0,0,.08))}.badges-section h2{margin:0 0 10px;color:var(--text-dim);font-size:11px;text-transform:uppercase}.badges-grid{display:flex;flex-wrap:wrap;gap:6px}.badge-chip{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:var(--bg-item);color:var(--t-muted, #a8b4c2);font-size:11px;font-weight:600}.info-list{margin:0;padding:0;list-style:none}.info-list li{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid var(--border);font-size:13px}.info-list span{color:var(--text-dim)}.info-list strong{font-weight:600}.online-text{color:var(--success)}.bio-quote-block,.bio-genre-block{padding:13px 14px;border-radius:12px;background:var(--bg-item);color:var(--text-dim);font-size:12px}.bio-quote-block{margin-top:auto;border-left:3px solid var(--accent);font-style:italic}.bio-genre-block small{display:block;margin-bottom:7px;color:var(--text-muted);font-size:10px;font-weight:700;text-transform:uppercase}.bio-genre-block div{display:flex;flex-wrap:wrap;gap:5px}.bio-genre-block span{padding:3px 8px;border:1px solid var(--border);border-radius:12px;background:var(--bg-panel);font-size:11px}.privacy-row{display:flex;align-items:center;justify-content:space-between;padding:10px;border-radius:8px;background:var(--bg-item);color:var(--text-dim);font-size:12px}.privacy-row input{display:none}.privacy-row i{position:relative;width:36px;height:18px;border-radius:18px;background:#222}.privacy-row i:after{position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:50%;background:#777;content:""}.privacy-row input:checked+i{background:var(--accent)}.privacy-row input:checked+i:after{left:21px;background:#fff}
.main-viewport{padding:30px 35px;background:radial-gradient(circle at top right,rgba(255,255,255,.025),transparent)}.view-header{margin-bottom:24px}.view-header h2{margin:0;font-size:29px}.tab-content{display:none}.tab-content.active{display:block}.old-composer{display:flex;align-items:center;gap:13px;min-height:118px;margin-bottom:24px;padding:18px;border:1px solid var(--border);border-radius:16px;background:var(--bg-item)}.old-composer img,.activity-item>img{width:36px;height:36px;border-radius:50%;object-fit:cover}.old-composer span{color:var(--text-dim);font-size:14px}.old-composer button{margin-left:auto;padding:10px 24px;border:0;border-radius:20px;background:var(--accent-soft);color:var(--accent);font-weight:700}.activity-list{display:grid}.activity-item{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid var(--border)}.activity-item div{display:grid;gap:8px}.activity-item strong{font-size:14px;font-weight:500}.activity-item small,.activity-item span{color:var(--text-muted);font-size:12px}.watchlist-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.watchlist-item{overflow:hidden;border:1px solid var(--border);border-radius:16px;background:var(--bg-item);color:var(--text-main)}.watchlist-item img{display:block;width:100%;height:210px;object-fit:cover}.watchlist-item strong{display:block;padding:10px;font-size:12px}.review-item{display:flex;gap:18px;padding:20px 0;border-bottom:1px solid var(--border)}.review-item>img{width:90px;height:135px;border-radius:8px;object-fit:cover}.review-item div{display:grid;align-content:start;gap:7px}.review-item h3{margin:0;font-size:16px}.review-item b{color:var(--accent)}.review-item small{color:var(--text-dim)}.review-item p{margin:0;padding:10px 13px;border-left:3px solid var(--accent);border-radius:8px;background:var(--bg-item);color:var(--text-dim);font-size:13px}.horror-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.horror-stats div{padding:24px;border-radius:12px;background:var(--bg-item);text-align:center}.horror-stats strong,.horror-stats span{display:block}.horror-stats strong{color:var(--accent);font-size:26px}.horror-stats span{margin-top:6px;color:var(--text-dim)}
.side-nav{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px 0;border-left:1px solid var(--border);background:var(--t-surf, rgba(0,0,0,.2))}.nav-icon{display:grid;width:44px;height:44px;place-items:center;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--text-dim);cursor:pointer}.nav-icon:hover,.nav-icon.active{border-color:var(--t-line, rgba(255,255,255,.18));background:rgba(255,255,255,.1);color:var(--t-text, #f6f8fb)}
@media(max-width:1250px){.old-profile-app{grid-template-columns:260px minmax(0,1fr) 60px}.banner-identity{padding-left:284px}.main-viewport{padding:24px}.profile-sidebar{padding:18px 16px}}
@media(max-width:820px){body.shell--profile .hj-main{padding:10px}.old-profile-app{grid-template-columns:1fr;grid-template-rows:auto auto auto 1fr;margin:0;border-radius:16px}.profile-banner{height:200px}.banner-identity{justify-content:center;padding:12px 16px}.profile-sidebar{border-right:0;border-bottom:1px solid var(--border)}.side-nav{grid-row:3;flex-direction:row;justify-content:center;padding:9px;border-bottom:1px solid var(--border);border-left:0}.main-viewport{grid-row:4;padding:20px 16px}.bio-quote-block{margin-top:0}}

/* Adapt the classic account container to the wider new portal shell. */
@media(min-width:1251px){
body.shell--profile .hj-main{padding:20px 22px 0}
body.shell--profile .hj-topbar{margin-bottom:18px}
.old-profile-app{grid-template-columns:330px minmax(0,1fr) 76px;min-height:880px;max-width:none;margin:0;border-radius:24px}
.profile-banner{height:270px}.banner-identity{gap:21px;padding:18px 40px 18px 330px}.avatar-wrap{width:108px;height:108px;flex-basis:108px}.banner-identity-info h1{font-size:25px}.banner-identity-info p{font-size:15px}
.profile-sidebar{gap:22px;padding:20px 24px 32px}.level-badge{padding:5px 15px;font-size:12px}.xp-meta{font-size:12px}.stat-box{padding:15px}.stat-box strong{font-size:22px}.stat-box span{font-size:11px}.badges-section{padding:16px}.badges-section h2{font-size:12px}.badge-chip{padding:5px 9px;font-size:12px}.info-list li{padding:10px 0;font-size:14px}.bio-quote-block,.bio-genre-block{padding:15px;font-size:13px}.bio-genre-block span{font-size:12px}
.main-viewport{padding:34px 40px}.view-header{margin-bottom:27px}.view-header h2{font-size:33px}.old-composer{min-height:126px;padding:20px}.old-composer img,.activity-item>img{width:40px;height:40px}.old-composer span{font-size:15px}.old-composer button{padding:11px 27px;font-size:13px}.activity-item{gap:16px;padding:18px 0}.activity-item strong{font-size:15px}.activity-item small,.activity-item span{font-size:13px}.review-item h3{font-size:18px}.review-item p{font-size:14px}
.side-nav{gap:10px;padding:27px 0}.nav-icon{width:48px;height:48px;font-size:17px}
}

/* Integrated community rail: one continuous profile column before the icon nav. */
.community-rail{display:flex;flex-direction:column;border-left:1px solid rgba(255,255,255,.07);background:var(--t-surf, rgba(0,0,0,.13))}.community-card{padding:15px 14px;border-bottom:1px solid rgba(255,255,255,.07)}.community-card:last-child{border-bottom:0}.community-card header{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.community-card h2{margin:0;color:var(--t-text, #e6edf3);font-size:14px}.community-card header a{color:var(--t-muted, #9aa3aa);font-size:10px;text-decoration:none}.community-watchlist__list{display:grid;gap:9px}.community-watchlist__list>a{display:flex;align-items:center;gap:9px;color:var(--t-text, #e6edf3);text-decoration:none}.community-watchlist__list img{width:40px;height:55px;border-radius:4px;object-fit:cover}.community-watchlist__list div{display:grid;min-width:0;gap:2px}.community-watchlist__list strong,.community-watchlist__list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-watchlist__list strong{font-size:11px}.community-watchlist__list small{color:var(--t-muted, #7d8590);font-size:10px}.community-watchlist__list b{color:var(--t-text, #d6dee5);font-size:11px;letter-spacing:2px}.community-watchlist__list>a>i{margin-left:auto;color:var(--t-muted, #9aa3aa);font-size:12px}.community-friends{display:flex;justify-content:space-between;gap:5px}.community-friends a{display:grid;justify-items:center;gap:5px;color:var(--t-text, #d6dee5);text-decoration:none}.community-avatar,.community-more{position:relative;display:grid;width:35px;height:35px;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:50%;color:var(--t-text, #fff);font-size:10px;font-weight:800}.community-avatar i{position:absolute;right:0;bottom:0;width:7px;height:7px;border:1px solid #0f1218;border-radius:50%;background:#22c55e}.community-friends strong{font-size:9px;font-weight:500}.community-more{border:0;background:var(--t-surf, #161b22);color:var(--t-muted, #9aa3aa)}.tint-0{background:#203b47}.tint-1{background:#224538}.tint-2{background:#493628}.tint-3{background:#352c43}.tint-4{background:#293947}.community-messages{display:grid;gap:10px}.community-messages>a{display:flex;align-items:center;gap:7px;color:var(--t-text, #e6edf3);text-decoration:none}.community-messages div{display:grid;min-width:0;gap:2px}.community-messages strong{font-size:11px}.community-messages small{overflow:hidden;color:var(--t-muted, #7d8590);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.community-messages time{margin-left:auto;color:var(--t-muted, #7d8590);font-size:9px;white-space:nowrap}.community-messages b{display:grid;width:15px;height:15px;place-items:center;border-radius:50%;background:#f6f8fb;color:#07090c;font-size:8px}
@media(min-width:1251px){.old-profile-app{grid-template-columns:292px minmax(0,1fr) 300px 68px}.profile-banner{height:250px}.banner-identity{padding-left:330px}.profile-sidebar{gap:18px;padding:18px 20px 28px}.main-viewport{padding:30px 34px}.view-header h2{font-size:31px}}
@media(max-width:1500px){.community-rail{display:none}.old-profile-app{grid-template-columns:300px minmax(0,1fr) 70px}}

/* Match the profile container to the calmer series/wiki palette. */
body.shell--profile{background:var(--t-surf, #020405)}
body.shell--profile .hj-main{background:radial-gradient(circle at 72% 0,rgba(255,255,255,.04),transparent 36%),#020405}
.old-profile-app{--bg-dark:var(--t-surf, #020405);--bg-panel:var(--t-surf, #07090c);--bg-item:var(--t-surf, #0b0e12);--accent:#f6f8fb;--accent-hover:#e3e8ee;--accent-glow:rgba(255,255,255,.18);--accent-soft:rgba(255,255,255,.11);--text-main:var(--t-text, #f6f8fb);--text-dim:var(--t-text, #9aa3aa);--text-muted:var(--t-muted, #69737b);--border:var(--t-line, rgba(255,255,255,.09));border-color:var(--t-line, rgba(255,255,255,.1));background:var(--t-surf, #07090c);box-shadow:0 18px 42px rgba(0,0,0,.36)}
.profile-sidebar,.community-rail,.side-nav{background:var(--t-surf, rgba(2,4,5,.42))}
.main-viewport{background:radial-gradient(circle at 100% 0,rgba(255,255,255,.025),transparent 42%)}
.stat-box,.bio-quote-block,.bio-genre-block,.old-composer,.horror-stats div{background:var(--t-surf, #0b0e12)}
.level-badge{color:var(--t-text, #d6dee5);background:rgba(255,255,255,.16)}
.level-bar-fill{background:#f6f8fb;box-shadow:0 0 10px rgba(255,255,255,.4)}
.xp-meta span:last-child,.review-item b,.horror-stats strong{color:var(--t-text, #d6dee5)}
.old-composer button,.btn-action{color:#07090c;background:#f6f8fb}
.old-composer button:hover,.btn-action:hover{background:#e3e8ee}
.community-card{border-color:var(--t-line, rgba(255,255,255,.08))}
.community-card header a{color:var(--t-muted, #9aa3aa)}
.community-card header a:hover{color:var(--t-text, #f6f8fb)}
.community-watchlist__list b{color:var(--t-text, #d6dee5)}
.community-watchlist__list>a>i{color:var(--t-muted, #9aa3aa)}
.community-watchlist__list>a:hover>i{color:var(--t-text, #f6f8fb)}
.community-messages b{background:#f6f8fb;color:#07090c}
.nav-icon:hover,.nav-icon.active{border-color:var(--t-line, rgba(255,255,255,.18));background:rgba(255,255,255,.1);color:var(--t-text, #f6f8fb)}
.badge--role{color:var(--t-text, #d6dee5);background:rgba(255,255,255,.16)}
@media(min-width:1251px){.old-profile-app{grid-template-columns:292px minmax(0,1fr) 320px 62px}.side-nav{padding-inline:9px}.nav-icon{width:44px;height:44px}}

/* Community widgets live inside the profile as compact, separated panels. */
.community-rail{align-content:start;gap:12px;padding:14px;border-left:1px solid rgba(255,255,255,.08);background:var(--t-surf, #07090c)}
.community-card{padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:var(--t-surf, #0b0e12);box-shadow:0 8px 18px rgba(0,0,0,.14)}
.community-card:last-child{border-bottom:1px solid rgba(255,255,255,.08)}
.community-card header{margin-bottom:12px}
.community-card h2{color:var(--t-text, #f6f8fb);font-size:14px;letter-spacing:.01em}
.community-card header a{font-size:10px;font-weight:600}
.community-watchlist__list{gap:5px}
.community-watchlist__list>a{gap:9px;padding:5px;border-radius:8px;transition:background .18s ease}
.community-watchlist__list>a:hover{background:rgba(255,255,255,.055)}
.community-watchlist__list img{width:39px;height:54px;border-radius:5px}
.community-watchlist__list strong{color:var(--t-text, #f6f8fb);font-size:11px}
.community-watchlist__list small{color:var(--t-muted, #8d969e)}
.community-watchlist__list b{color:var(--t-text, #d6dee5);letter-spacing:1.4px}
.community-friends{gap:6px}
.community-friends a{min-width:0;gap:6px;padding:3px 0;border-radius:8px}
.community-avatar,.community-more{width:36px;height:36px}
.community-friends strong{overflow:hidden;max-width:40px;color:var(--t-text, #d6dee5);text-overflow:ellipsis;white-space:nowrap}
.community-messages{gap:5px}
.community-messages>a{gap:8px;padding:6px 4px;border-radius:8px;transition:background .18s ease}
.community-messages>a:hover{background:rgba(255,255,255,.055)}
.community-messages strong{color:var(--t-text, #f6f8fb)}
.community-messages small,.community-messages time{color:var(--t-muted, #8d969e)}
.side-nav{gap:10px;padding-top:16px;border-left:1px solid rgba(255,255,255,.08);background:var(--t-surf, #07090c)}
@media(min-width:1251px){.old-profile-app{grid-template-columns:292px minmax(0,1fr) 344px 62px}}

/* One composed profile rail: tabs on top, supporting profile content below. */
.community-rail{display:flex;flex-direction:column;gap:0;padding:0;border-left:1px solid rgba(255,255,255,.08);background:var(--t-surf, #07090c)}
.community-stack{display:grid;gap:0;padding:6px 18px 18px}
.community-card{padding:16px 0;border:0;border-bottom:1px solid rgba(255,255,255,.08);border-radius:0;background:transparent;box-shadow:none}
.community-card:last-child{border-bottom:0}
.community-card header{margin-bottom:13px}
.side-nav{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:7px;padding:14px 18px;border-bottom:1px solid rgba(255,255,255,.08);border-left:0;background:var(--t-surf, #0b0e12)}
.nav-icon{width:38px;height:38px;border-radius:9px;font-size:14px}
.nav-icon:hover,.nav-icon.active{border-color:var(--t-line, rgba(255,255,255,.14));background:rgba(255,255,255,.08);color:var(--t-text, #f6f8fb)}
@media(min-width:1501px){.old-profile-app{grid-template-columns:292px minmax(0,1fr) 360px}}
@media(max-width:1500px){
  .community-rail{display:contents}
  .community-stack{display:none}
  .side-nav{flex-direction:column;justify-content:flex-start;padding:24px 0;border-bottom:0;border-left:1px solid rgba(255,255,255,.08);background:var(--t-surf, #07090c)}
}
@media(max-width:820px){
  .side-nav{flex-direction:row;justify-content:center;padding:9px;border-right:0;border-bottom:1px solid rgba(255,255,255,.08);border-left:0}
}

/* Modern profile header inspired by the portal profile layout. */
.old-profile-app{grid-template-columns:minmax(0,1fr) 360px;grid-template-rows:auto 1fr;min-height:820px;border-radius:16px;background:var(--t-surf, #07090c)}
.profile-banner{grid-column:1/-1;height:310px;border-bottom:1px solid rgba(255,255,255,.09);background:var(--t-surf, #0b0e12)}
.profile-banner__overlay{background:linear-gradient(180deg,rgba(2,4,5,.04) 12%,rgba(7,9,12,.36) 50%,#07090c 100%)}
.banner-identity{right:auto;bottom:92px;left:30px;gap:18px;padding:0}
.avatar-wrap{width:108px;height:108px;flex-basis:108px}
.avatar{border:2px solid rgba(214,222,229,.82);border-radius:50%;box-shadow:0 6px 20px rgba(0,0,0,.36)}
.status-dot{right:7px;bottom:7px;width:13px;height:13px;border-color:#07090c;box-shadow:none}
.banner-identity-info h1{gap:7px;font-size:25px}
.banner-identity-info p{margin-top:2px;color:var(--t-text, #d6dee5);font-size:13px}
.verified-mark{color:var(--t-text, #f6f8fb);font-size:14px}
.profile-banner__bio{max-width:580px;margin-top:12px;color:var(--t-text, #d6dee5);font-size:13px;line-height:1.55}
.profile-banner__stats{position:absolute;bottom:48px;left:30px;display:flex;gap:62px}
.profile-banner__stats div{display:grid;gap:3px;min-width:55px;text-align:center}
.profile-banner__stats strong{color:var(--t-text, #f6f8fb);font-size:15px}
.profile-banner__stats span{color:var(--t-muted, #9aa3aa);font-size:11px}
.profile-banner__action{position:absolute;right:26px;bottom:58px}
.profile-edit-button{display:inline-flex;align-items:center;justify-content:center;min-width:128px;padding:9px 15px;border:1px solid rgba(255,255,255,.16);border-radius:7px;background:var(--t-surf, rgba(2,4,5,.42));color:var(--t-text, #f6f8fb);font:600 12px Outfit,Arial,sans-serif;text-decoration:none;cursor:pointer;transition:background .18s ease,border-color .18s ease}
.profile-edit-button:hover{border-color:var(--t-line, rgba(255,255,255,.28));background:rgba(255,255,255,.08)}
.profile-tabs{position:absolute;right:0;bottom:0;left:0;display:flex;gap:18px;height:40px;padding:0 24px}
.profile-tab{position:relative;padding:0 13px;border:0;background:transparent;color:var(--t-muted, #9aa3aa);font:600 11px Outfit,Arial,sans-serif;text-transform:uppercase;cursor:pointer}
.profile-tab:hover,.profile-tab.active{color:var(--t-text, #f6f8fb)}
.profile-tab.active:after{position:absolute;right:0;bottom:0;left:0;height:2px;border-radius:2px;background:#f6f8fb;content:""}
.main-viewport{grid-column:1;padding:28px 30px;background:var(--t-surf, #07090c)}
.community-rail{grid-column:2;display:flex;padding:0;background:var(--t-surf, #07090c)}
.community-stack{width:100%;padding:8px 18px 18px}
.view-header h2{font-size:27px}
@media(max-width:1500px){
  .old-profile-app{grid-template-columns:minmax(0,1fr)}
  .community-rail{display:none}
}
@media(max-width:820px){
  .old-profile-app{grid-template-columns:1fr;grid-template-rows:auto 1fr}
  .profile-banner{height:344px}
  .banner-identity{bottom:130px;left:20px;gap:13px}
  .avatar-wrap{width:88px;height:88px;flex-basis:88px}
  .banner-identity-info h1{font-size:21px}
  .profile-banner__bio{max-width:calc(100vw - 145px);font-size:12px}
  .profile-banner__stats{bottom:49px;left:18px;gap:22px}
  .profile-banner__stats div{min-width:48px}
  .profile-banner__action{right:18px;bottom:101px}
  .profile-edit-button{min-width:112px;padding:8px 11px;font-size:11px}
  .profile-tabs{gap:2px;padding:0 8px;overflow-x:auto}
  .profile-tab{padding:0 9px;font-size:10px;white-space:nowrap}
  .main-viewport{grid-column:1;grid-row:2;padding:22px 18px}
}

/* Compact profile composer with a dedicated action row. */
.old-composer{display:block;min-height:0;margin-bottom:22px;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:var(--t-surf, #0b0e12)}
.composer-input{display:flex;align-items:center;gap:12px;padding:14px 16px 12px}
.composer-input img{width:36px;height:36px;flex:0 0 36px;border-radius:50%;object-fit:cover}
.composer-input textarea{width:100%;min-height:34px;padding:7px 0;border:0;outline:0;resize:none;background:transparent;color:var(--t-text, #f6f8fb);font:400 13px Outfit,Arial,sans-serif;line-height:1.45}
.composer-input textarea::placeholder{color:var(--t-muted, #8d969e)}
.composer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:9px 12px;border-top:1px solid rgba(255,255,255,.08)}
.composer-tools{display:flex;align-items:center;gap:6px}
.old-composer .composer-tools button{display:inline-flex;align-items:center;gap:7px;margin:0;padding:6px 9px;border:0;border-radius:7px;background:transparent;color:var(--t-muted, #9aa3aa);font-size:11px;font-weight:600;cursor:pointer}
.old-composer .composer-tools button:hover{background:rgba(255,255,255,.06);color:var(--t-text, #f6f8fb)}
.old-composer .composer-tools i{width:14px;text-align:center;color:var(--t-text, #d6dee5);font-size:12px}
.old-composer .composer-submit{margin:0;padding:7px 17px;border-radius:7px;background:#f6f8fb;color:var(--t-text, #f6f8fb);font-size:11px}
.old-composer .composer-submit:hover{background:#e3e8ee}
@media(max-width:620px){
  .composer-toolbar{align-items:flex-end}
  .composer-tools{flex-wrap:wrap;gap:2px}
  .old-composer .composer-tools button{padding:5px 7px}
  .old-composer .composer-tools span{display:none}
}

/* Neutral series-style accents for the profile UI. */
.old-profile-app{--accent:#d6dee5;--accent-hover:#f6f8fb;--accent-glow:rgba(255,255,255,.12);--accent-soft:rgba(255,255,255,.075)}
body.shell--profile .hj-main,.main-viewport{background:var(--t-surf, #020405)}
.verified-mark{color:var(--t-text, #d6dee5)}
.profile-tab.active:after{background:#d6dee5}
.level-bar-fill{background:#d6dee5;box-shadow:none}
.old-composer button,.btn-action{border:1px solid rgba(255,255,255,.16);background:var(--t-surf, #07090c);color:var(--t-text, #d6dee5)}
.old-composer button:hover,.btn-action:hover{border-color:var(--t-line, rgba(255,255,255,.28));background:var(--t-surf, #090c10);color:var(--t-text, #f6f8fb)}
.old-composer .composer-submit{border:1px solid rgba(255,255,255,.2);background:#d6dee5;color:#07090c}
.old-composer .composer-submit:hover{background:#f6f8fb;color:#07090c}
.community-messages b{background:#d6dee5;color:#07090c}

/* Readable profile community rail without making the watchlist oversized. */
@media(min-width:1501px){
  .old-profile-app{grid-template-columns:minmax(0,1fr) 390px}
  .community-stack{padding:10px 20px 22px}
  .community-card{padding:18px 0}
  .community-card header{margin-bottom:15px}
  .community-card h2{font-size:16px}
  .community-card header a{font-size:11px}
  .community-friends{gap:9px}
  .community-friends a{gap:7px}
  .community-avatar,.community-more{width:43px;height:43px;font-size:11px}
  .community-avatar i{width:8px;height:8px}
  .community-friends strong{max-width:46px;font-size:11px}
  .community-messages{gap:7px}
  .community-messages>a{gap:10px;padding:8px 5px}
  .community-messages strong{font-size:13px}
  .community-messages small{font-size:11px}
  .community-messages time{font-size:10px}
  .community-messages b{width:17px;height:17px;font-size:9px}
}

/* ===== Composer-Modals + Posts ===== */
.hjp-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;background:var(--t-surf, rgba(0,0,0,.7));backdrop-filter:blur(4px)}
.hjp-modal[hidden]{display:none}
.hjp-modal__box{position:relative;width:100%;max-width:460px;max-height:88vh;overflow-y:auto;padding:26px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:var(--t-surf, #0b0e12);color:var(--t-text, #f6f8fb);font-family:Outfit,Arial,sans-serif;box-shadow:0 30px 60px rgba(0,0,0,.6)}
.hjp-modal__box h3{margin:0 0 18px;font-size:20px}
.hjp-modal__close{position:absolute;top:14px;right:16px;border:0;background:none;color:var(--t-muted, #9aa3aa);font-size:26px;line-height:1;cursor:pointer}
.hjp-field{margin-bottom:14px}
.hjp-field>label{display:block;margin-bottom:6px;font-size:12px;color:var(--t-muted, #9aa3aa);text-transform:uppercase;letter-spacing:.04em}
.hjp-field input[type=text],.hjp-field textarea,.hjp-poll-opt{width:100%;padding:11px 13px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:var(--t-surf, #06080b);color:var(--t-text, #f6f8fb);font:inherit;font-size:14px}
.hjp-field textarea{resize:vertical}
.hjp-poll-opt{margin-bottom:8px}
.hjp-field input:focus,.hjp-field textarea:focus,.hjp-poll-opt:focus{outline:none;border-color:var(--t-line, #f6f8fb)}
.hjp-results{margin-top:8px;display:grid;gap:4px;max-height:230px;overflow-y:auto}
.hjp-result{display:flex;align-items:center;gap:10px;width:100%;padding:7px;border:0;border-radius:8px;background:transparent;color:var(--t-text, #f6f8fb);cursor:pointer;text-align:left;font:inherit}
.hjp-result:hover{background:rgba(255,255,255,.06)}
.hjp-result img,.hjp-result .hjp-noimg{width:34px;height:50px;border-radius:5px;object-fit:cover;background:var(--t-surf, #161b22);flex:0 0 34px}
.hjp-selected{display:flex;align-items:center;gap:10px;margin-top:8px;padding:8px;border:1px solid #f6f8fb;border-radius:10px;background:rgba(255,255,255,.08)}
.hjp-selected img{width:34px;height:50px;border-radius:5px;object-fit:cover}
.hjp-selected strong{flex:1;font-size:14px}
.hjp-selected button{border:0;background:none;color:var(--t-muted, #9aa3aa);font-size:20px;cursor:pointer}
.hjp-rate{display:flex;align-items:center;gap:14px}
.hjp-rate>label{margin:0}
.hjp-stars{display:flex;gap:3px}
.hjp-star{position:relative;display:inline-flex;width:30px;height:28px;cursor:pointer;color:#3a434c;font-size:0}
.hjp-star::before{content:"\2605";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:26px;line-height:1}
.hjp-star.is-full{color:var(--t-text, #f6f8fb)}
.hjp-star.is-half::after{content:"\2605";position:absolute;inset:0;width:50%;overflow:hidden;display:flex;align-items:center;font-size:26px;color:var(--t-text, #f6f8fb)}
.hjp-star__h{position:absolute;top:0;bottom:0;width:50%;z-index:2}
.hjp-star__h--l{left:0}.hjp-star__h--r{right:0}
.hjp-rate__num{color:var(--t-text, #f6f8fb);font-weight:700;font-size:14px}
.hjp-check{display:flex;align-items:center;gap:8px;margin:4px 0 6px;color:var(--t-muted, #9aa3aa);font-size:13px}
.hjp-error{margin:8px 0 0;color:var(--t-muted, #ef4444);font-size:13px}
.hjp-error[hidden]{display:none}
.hjp-modal__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}
.hjp-btn{padding:10px 18px;border:0;border-radius:10px;font:inherit;font-weight:700;font-size:14px;cursor:pointer}
.hjp-btn--ghost{background:rgba(255,255,255,.07);color:var(--t-text, #f6f8fb)}
.hjp-btn--primary{background:#f6f8fb;color:#07090c}
.hjp-btn--primary:hover{background:#e3e8ee}
.hjp-upload{display:flex;align-items:center;justify-content:center;min-height:150px;border:2px dashed rgba(255,255,255,.15);border-radius:12px;cursor:pointer;color:var(--t-muted, #9aa3aa);overflow:hidden}
.hjp-upload img{max-width:100%;max-height:280px;border-radius:8px}
.hjp-addopt{margin:2px 0 0;border:0;background:none;color:var(--t-text, #f6f8fb);font:inherit;font-weight:600;cursor:pointer}
.hjp-muted{color:var(--t-muted, #69737b);font-size:13px;padding:6px}

/* Foto + Umfrage im Feed */
.activity-photo{max-width:100%;max-height:420px;border-radius:12px;margin-top:4px}
.activity-poll{width:100%}
.activity-poll .poll-options{display:grid;gap:8px;margin:4px 0}
.poll-option{position:relative;display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:var(--t-surf, #0b0e12);color:var(--t-text, #f6f8fb);cursor:pointer;font:inherit;font-size:13px;overflow:hidden}
.poll-option__bar{position:absolute;left:0;top:0;bottom:0;background:rgba(255,255,255,.22);transition:width .3s;z-index:0}
.poll-option.is-mine{border-color:var(--t-line, #f6f8fb)}
.poll-option__label{position:relative;z-index:1;flex:1;text-align:left}
.poll-option__pct{position:relative;z-index:1;color:var(--t-muted, #9aa3aa);font-weight:700}

/* Rail real-data ergänzungen */
.community-empty{color:var(--t-muted, #69737b);font-size:12px;padding:6px 2px}
.community-avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit}
.community-avatar{overflow:hidden}
.profile-msg-button{display:inline-flex;align-items:center;gap:6px}
.community-messages b{margin-left:auto;min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:#f6f8fb;color:#07090c;font-size:10px;font-weight:800}

/* ===== Aktivitäts-Feed (Username -> Titel -> Post) ===== */
.old-profile-app .activity-item{display:flex;gap:12px;padding:16px 0;border-bottom:1px solid var(--border)}
.activity-ava{flex:0 0 40px}
.activity-ava img{width:40px;height:40px;border-radius:50%;object-fit:cover}
.activity-body{flex:1;min-width:0;display:grid;gap:8px}
.activity-head{display:flex;align-items:center;gap:8px}
.activity-head a{color:var(--t-text, #f6f8fb);text-decoration:none;font-size:14px}
.activity-head a:hover{text-decoration:underline}
.activity-head small{color:var(--text-muted);font-size:12px}
.activity-text{margin:0;color:var(--t-text, #e6edf3);font-size:14px;line-height:1.5}
.activity-photo{max-width:100%;max-height:440px;border-radius:12px}
.activity-review{display:flex;gap:14px}
.activity-review__poster{flex:0 0 80px;width:80px;height:120px;border-radius:8px;overflow:hidden;background:var(--bg-item);display:grid;place-items:center;color:var(--text-muted)}
.activity-review__poster img{width:100%;height:100%;object-fit:cover}
.activity-review__info{min-width:0;display:grid;gap:6px;align-content:start}
.activity-review__title{color:var(--t-text, #f6f8fb);font-weight:700;font-size:15px;text-decoration:none}
.activity-review__title:hover{text-decoration:underline}
.activity-review__year{color:var(--text-muted);font-weight:400}
.activity-review__text{margin:0;color:var(--text-dim);font-size:13px;line-height:1.5;border-left:3px solid rgba(255,255,255,.15);padding-left:10px}
.activity-stars{display:flex;align-items:center;gap:2px;color:var(--t-muted, #5f6971);font-size:15px;line-height:1}
.activity-stars .is-full{color:var(--t-text, #f6f8fb)}
.activity-stars .is-half{position:relative}
.activity-stars .is-half::after{content:"\2605";position:absolute;left:0;top:0;width:50%;overflow:hidden;color:var(--t-text, #f6f8fb)}
.activity-stars em{margin-left:6px;color:var(--t-muted, #9aa3aa);font-size:12px;font-style:normal;font-weight:700}
.activity-poll__q{display:block;font-size:14px;margin-bottom:2px}

/* Kritiken-Tab Karten */
.review-item__poster{flex:0 0 84px;width:84px;height:126px;border-radius:8px;overflow:hidden;background:var(--bg-item);display:grid;place-items:center;color:var(--text-muted)}
.review-item__poster img{width:100%;height:100%;object-fit:cover}
.review-item__title{color:var(--t-text, #f6f8fb);font-weight:700;font-size:16px;text-decoration:none}
.review-item__title:hover{text-decoration:underline}

/* Modal: leere Sterne in Site-Grau */
.hjp-star{color:var(--t-muted, #5f6971)}

/* Inline-Kritik-Form (übernimmt die /kritiken-Styles via reviews.css) */
.hjp-compose-wrap{
  --reviews-accent:var(--t-text, #d6dee5);--reviews-accent-strong:var(--t-text, #f6f8fb);
  --reviews-line:var(--t-line, rgba(255,255,255,.1));--reviews-line-soft:var(--t-line, rgba(255,255,255,.075));
  --reviews-card:var(--t-surf, rgba(6,10,13,.94));--reviews-card-2:var(--t-surf, rgba(9,14,18,.96));
  --reviews-text:var(--t-text, #f6f8fb);--reviews-muted:var(--t-muted, #8f99a2);
  max-width:620px;margin:0 0 22px;
}
.hjp-compose-wrap[hidden]{display:none}

/* Stern-Reihe horizontal (schlägt .activity-item div{display:grid}) */
.activity-item .activity-stars{display:flex}
.activity-item .activity-review{display:flex}
.activity-stars span{display:inline-block}

/* [hidden] muss greifen: .activity-item div{display:grid} überschreibt sonst das
   hidden-Attribut, sodass die Kommentar-Box standardmäßig offen "Lädt..." zeigt. */
.activity-item [hidden]{display:none}

/* Review-style activity cards. */
.activity-list{display:grid;gap:14px}
.old-profile-app .activity-card{display:grid;gap:14px;padding:16px;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:linear-gradient(180deg,#0b0f14,#080b0f);box-shadow:0 10px 24px rgba(0,0,0,.18)}
.old-profile-app .activity-card+.activity-card{margin-top:0}
.activity-card .activity-head{display:flex;align-items:center;gap:10px}
.activity-card .activity-ava{flex:0 0 34px}
.activity-card .activity-ava img{width:34px;height:34px;border-radius:50%;object-fit:cover}
.activity-card .activity-head a{color:var(--t-text, #f6f8fb);font-size:14px;font-weight:850;text-decoration:none}
.activity-card .activity-head small{color:var(--t-muted, #8d969e);font-size:12px}
.activity-card .activity-body{display:block;min-width:0}
.activity-card .activity-review{display:flex;align-items:center;gap:24px;padding:2px 0 0 48px}
.activity-card .activity-review__poster{width:92px;height:138px;flex:0 0 92px;border-radius:6px;overflow:hidden;background:var(--t-surf, #0b0e12)}
.activity-card .activity-review__poster img{width:100%;height:100%;object-fit:cover}
.activity-card .activity-review__info{display:grid;gap:12px;align-content:center;min-width:0}
.activity-card .activity-review__title{color:var(--t-text, #f6f8fb);font-size:18px;font-weight:900;line-height:1.2;text-decoration:none}
.activity-card .activity-review__year{color:var(--t-muted, #8d969e);font-weight:500}
.activity-card .activity-stars{display:flex;align-items:center;gap:3px;color:var(--t-muted, #5f6971);font-size:20px}
.activity-card .activity-stars em{margin-left:10px;color:var(--t-muted, #8fd0c7);font-size:15px;font-weight:850}
.activity-card .activity-review__text,.activity-card .activity-text{margin:0;color:var(--t-text, #f6f8fb);font-size:15px;line-height:1.55;border:0;padding:0}
.activity-card .activity-photo{margin-left:48px;border-radius:8px}
.activity-card .activity-poll{margin-left:48px}
.activity-actions{display:flex;align-items:center;gap:32px;margin-top:2px;padding-top:13px;border-top:1px solid rgba(255,255,255,.08)}
.activity-actions button{display:inline-flex;align-items:center;gap:9px;padding:0;border:0;background:transparent;color:var(--t-text, #cfd7dd);font:inherit;font-size:13px;font-weight:700;cursor:pointer}
.activity-actions button:hover{color:var(--t-text, #fff)}
.activity-actions i{font-size:17px;color:var(--t-text, #d6dee5)}
.activity-actions__more{margin-left:auto}
@media(max-width:760px){
  .activity-card .activity-review{padding-left:0;gap:14px}
  .activity-card .activity-review__poster{width:76px;height:114px;flex-basis:76px}
  .activity-card .activity-review__title{font-size:15px}
  .activity-card .activity-stars{font-size:16px}
  .activity-actions{gap:18px}
  .activity-actions span{display:none}
}

/* Photo and poll posts share the same feed-card polish. */
.activity-card .activity-photo-frame{margin:4px 0 0 48px;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:var(--t-surf, #05080b)}
.activity-card .activity-photo{display:block;width:100%;max-height:520px;object-fit:cover;border-radius:0;margin:0}
.activity-card .activity-poll{display:grid;gap:13px;margin:4px 0 0 48px;padding:15px;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:var(--t-surf, #0b0f14)}
.activity-card .activity-poll__q{margin:0;color:var(--t-text, #f6f8fb);font-size:16px;font-weight:900;line-height:1.35}
.activity-card .poll-options{display:grid;gap:9px;margin:0}
.activity-card .poll-option{min-height:42px;padding:10px 13px;border-color:var(--t-line, rgba(255,255,255,.12));border-radius:8px;background:var(--t-surf, #07090c);color:var(--t-text, #f6f8fb);font-size:14px}
.activity-card .poll-option:hover{border-color:var(--t-line, rgba(255,255,255,.22));background:var(--t-surf, #0a0d11)}
.activity-card .poll-option__bar{background:rgba(255,255,255,.12)}
.activity-card .poll-option.is-mine{border-color:var(--t-line, #d6dee5);background:var(--t-surf, #0d1116)}
.activity-card .poll-option__label{font-weight:750}
.activity-card .poll-option__pct{color:var(--t-text, #d6dee5);font-size:13px}
.activity-card .activity-poll>small{color:var(--t-muted, #8d969e);font-size:12px;font-weight:750}
@media(max-width:760px){
  .activity-card .activity-photo-frame,.activity-card .activity-poll{margin-left:0}
  .activity-card .activity-poll__q{font-size:14px}
  .activity-card .poll-option{font-size:13px}
}

/* Final readability pass for real feed media. */
.activity-card .activity-stars em{
  color:var(--t-text, #f6f8fb)!important;
}
.activity-card .activity-photo-frame{
  width:min(640px,calc(100% - 48px));
  max-width:640px;
  margin:4px 0 0 48px!important;
  border-radius:9px;
}
.activity-card .activity-photo{
  width:100%;
  height:auto;
  max-height:340px!important;
  object-fit:cover!important;
}
.activity-card .activity-poll{
  width:min(760px,calc(100% - 48px));
  max-width:760px;
  margin:4px 0 0 48px!important;
}
.activity-card .poll-option{
  color:var(--t-text, #f6f8fb)!important;
}
.activity-card .poll-option__bar{
  z-index:0!important;
}
.activity-card .poll-option__label,
.activity-card .poll-option__pct{
  position:relative;
  z-index:2;
  color:var(--t-text, #f6f8fb)!important;
}
.activity-card .poll-option__label{
  font-weight:850;
}
.activity-card .activity-poll>small,
.activity-card .poll-total{
  color:var(--t-text, #d6dee5)!important;
}
@media(max-width:760px){
  .activity-card .activity-photo-frame,
  .activity-card .activity-poll{
    width:100%;
    max-width:none;
    margin-left:0!important;
  }
  .activity-card .activity-photo{
    max-height:280px!important;
  }
}

/* Small stable review tweak: keep the old spacing, only top-align the content. */
.activity-card .activity-review{
  align-items:flex-start;
}
.activity-card .activity-review__info{
  align-content:start;
  gap:8px;
}
.activity-card .activity-review__title{
  color:var(--t-text, #fff);
  font-size:18px;
  font-weight:900;
  line-height:1.2;
}
.activity-card .activity-review__year{
  color:var(--t-muted, #a8b0b8);
  font-weight:550;
}
.activity-card .activity-stars em{
  color:var(--t-text, #fff)!important;
}
.activity-card .activity-review__text{
  color:var(--t-text, #f6f8fb);
  font-weight:650;
}

/* Feed: Like-Status + Kommentare */
.activity-actions [data-delete]{margin-left:auto;color:var(--text-muted)}
.activity-actions [data-delete]:hover{color:var(--t-muted, #ff5b5b)}
.activity-actions [data-like].is-liked{color:var(--t-muted, #ff5b5b)}
.activity-actions [data-like].is-liked i{color:var(--t-muted, #ff5b5b)}
.activity-comments{margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}
.activity-comments__list{display:grid;gap:12px;margin-bottom:12px}
.activity-comments__empty,.activity-comments__loading,.activity-comments__login{color:var(--text-muted);font-size:13px;margin:0}
.activity-comment{display:flex;gap:10px}
.activity-comment__ava{flex:0 0 32px;width:32px;height:32px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:rgba(255,255,255,.1);color:var(--t-text, #f6f8fb);font-weight:800;font-size:13px}
.activity-comment__ava img{width:100%;height:100%;object-fit:cover}
.activity-comment__body{min-width:0;background:var(--bg-item);border-radius:12px;padding:8px 12px}
.activity-comment__body a{color:var(--t-text, #f6f8fb);text-decoration:none;font-size:13px}
.activity-comment__body a:hover{text-decoration:underline}
.activity-comment__body p{margin:2px 0 0;color:var(--text-dim);font-size:13px;line-height:1.4;word-break:break-word}
.activity-comments__form{display:flex;align-items:center;gap:8px}
.activity-comments__form img{width:32px;height:32px;border-radius:50%;object-fit:cover;flex:0 0 32px}
.activity-comments__form input{flex:1;padding:9px 13px;border:1px solid var(--border);border-radius:20px;background:var(--t-surf, #06080b);color:var(--t-text, #f6f8fb);font:inherit;font-size:13px}
.activity-comments__form input:focus{outline:none;border-color:var(--t-line, rgba(255,255,255,.3))}
.activity-comments__form button{flex:0 0 38px;width:38px;height:38px;border:0;border-radius:50%;background:#f6f8fb;color:#07090c;cursor:pointer}

/* Bild-1 Feed-Look: nur der Aktivitäten-Feed im Profil. */
.old-profile-app #posts{
  --feed-bg:var(--t-surf, #0b1017);
  --feed-panel:var(--t-surf, #171c24);
  --feed-panel-soft:var(--t-surf, #10161d);
  --feed-line:var(--t-line, rgba(120,132,146,.14));
  --feed-line-strong:var(--t-line, rgba(130,145,160,.18));
  --feed-text:var(--t-text, #e6ebf1);
  --feed-text-soft:var(--t-text, #cdd5de);
  --feed-muted:var(--t-muted, #545e6b);
  --feed-icon:#48515c;
  --feed-blue:var(--hj-acid);
  background:var(--feed-bg);
}
.old-profile-app .main-viewport:has(#posts.active){
  background:var(--t-surf, #0b1017);
}
.old-profile-app #posts .view-header{margin-bottom:26px}
.old-profile-app #posts .view-header h2{
  color:var(--feed-text);
  font-size:30px;
  font-weight:900;
  letter-spacing:0;
}
.old-profile-app #posts .old-composer{
  position:relative;
  display:grid;
  min-height:120px;
  margin-bottom:22px;
  padding:0;
  overflow:hidden;
  border:1px solid var(--feed-line-strong);
  border-radius:15px;
  background:var(--feed-panel);
  box-shadow:none;
}
.old-profile-app #posts .composer-input{
  align-items:flex-start;
  min-height:82px;
  padding:18px 130px 10px 16px;
}
.old-profile-app #posts .composer-input img{
  width:37px;
  height:37px;
  flex-basis:37px;
}
.old-profile-app #posts .composer-input textarea{
  min-height:42px;
  padding-top:7px;
  color:var(--feed-text);
  font-size:15px;
  font-weight:650;
}
.old-profile-app #posts .composer-input textarea::placeholder{
  color:var(--t-muted, #8a929e);
  opacity:1;
}
.old-profile-app #posts .composer-toolbar{
  position:absolute;
  top:0;
  right:16px;
  bottom:0;
  padding:0;
  border-top:0;
}
.old-profile-app #posts .composer-tools{
  display:none;
}
.old-profile-app #posts .composer-tools button{
  gap:7px;
  padding:6px 8px;
  border:0;
  background:transparent;
  color:var(--t-text, #d7e2ec);
  font-size:13px;
  font-weight:850;
}
.old-profile-app #posts .composer-tools button:hover{
  background:rgba(255,255,255,.055);
  color:var(--t-text, #fff);
}
.old-profile-app #posts .composer-tools i{
  width:15px;
  color:var(--t-text, #d7e2ec);
  font-size:13px;
}
.old-profile-app #posts .composer-submit{
  min-width:94px;
  padding:10px 21px;
  border:0;
  border-radius:999px;
  background:#0d344d;
  color:var(--feed-blue);
  font-size:13px;
  font-weight:900;
}
.old-profile-app #posts .composer-submit:hover{background:#123f5c;color:var(--hj-acid)}
.old-profile-app #posts .activity-list{
  display:grid;
  gap:0;
}
.old-profile-app #posts .activity-card{
  position:relative;
  display:block;
  min-height:0;
  padding:16px 40px 16px 18px;
  margin:0 0 12px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:12px;
  background:rgba(255,255,255,.025);
  box-shadow:none;
}
.old-profile-app #posts .activity-card:last-child{border-bottom:1px solid rgba(255,255,255,.08)}
.old-profile-app #posts .activity-head{
  display:flex;
  align-items:center;
  gap:10px;
  margin-bottom:10px;
  min-height:0;
}
.old-profile-app #posts .activity-ava{
  flex:0 0 40px;
  width:40px;
  height:40px;
}
.old-profile-app #posts .activity-ava img{
  width:40px;
  height:40px;
  border-radius:50%;
  object-fit:cover;
}
.old-profile-app #posts .activity-head a:not(.activity-ava){
  color:var(--feed-text);
  font-size:14px;
  font-weight:700;
  line-height:1.2;
}
.old-profile-app #posts .activity-head small{
  margin:0;
  color:var(--feed-muted);
  font-size:12px;
  line-height:1.1;
}
.old-profile-app #posts .activity-body{
  display:block;
  min-width:0;
  padding-top:0;
}
.old-profile-app #posts .activity-review{
  display:flex;
  align-items:flex-start;
  gap:24px;
  padding:0;
}
.old-profile-app #posts .activity-review__poster{
  width:92px;
  height:135px;
  flex:0 0 92px;
  border:0;
  border-radius:5px;
  background:var(--t-surf, #0a0f15);
}
.old-profile-app #posts .activity-review__info{
  display:grid;
  gap:9px;
  padding-top:2px;
}
.old-profile-app #posts .activity-review__title{
  color:var(--feed-text);
  font-size:18px;
  font-weight:950;
  line-height:1.18;
}
.old-profile-app #posts .activity-review__year{
  color:var(--feed-text-soft);
  font-size:13px;
  font-weight:750;
}
.old-profile-app #posts .activity-stars{
  display:flex;
  align-items:center;
  gap:3px;
  color:var(--feed-icon);
  font-size:14px;
}
.old-profile-app #posts .activity-stars .is-full,
.old-profile-app #posts .activity-stars .is-half::after{color:var(--feed-text)}
.old-profile-app #posts .activity-stars em{
  margin-left:11px;
  color:var(--feed-text)!important;
  font-size:15px;
  font-weight:950;
}
.old-profile-app #posts .activity-review__text,
.old-profile-app #posts .activity-text{
  margin:0;
  color:var(--feed-text);
  font-size:14px;
  font-weight:400;
  line-height:1.55;
  white-space:pre-wrap;
  word-break:break-word;
  overflow-wrap:anywhere;
}
.old-profile-app #posts .review-spoiler-wrap{
  width:max-content;
  max-width:100%;
  margin-top:2px;
  padding:8px 14px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:4px;
  background:var(--t-surf, #080d13);
  color:var(--feed-text);
  font-size:12px;
  font-weight:950;
  text-transform:uppercase;
}
.old-profile-app #posts .activity-photo-frame{
  width:min(640px,100%);
  max-width:640px;
  margin:0!important;
  border:1px solid var(--feed-line-strong);
  border-radius:8px;
  background:var(--t-surf, #080d13);
}
.old-profile-app #posts .activity-photo{
  display:block;
  width:100%;
  height:auto;
  max-height:340px!important;
  object-fit:cover!important;
}
.old-profile-app #posts .activity-poll{
  display:grid;
  gap:13px;
  width:min(760px,100%);
  max-width:760px;
  margin:0!important;
  padding:16px;
  border:1px solid var(--feed-line-strong);
  border-radius:9px;
  background:var(--feed-panel-soft);
}
.old-profile-app #posts .activity-poll__q{
  color:var(--feed-text);
  font-size:16px;
  font-weight:950;
}
.old-profile-app #posts .poll-option{
  min-height:42px;
  border-color:var(--t-line, rgba(255,255,255,.14));
  border-radius:7px;
  background:var(--t-surf, #0a0f15);
  color:var(--feed-text)!important;
  font-size:14px;
  font-weight:850;
}
.old-profile-app #posts .poll-option__bar{background:rgba(125,139,154,.18)}
.old-profile-app #posts .poll-option__pct{color:var(--feed-text)!important}
.old-profile-app #posts .activity-actions{
  grid-column:2/3;
  display:flex;
  align-items:center;
  gap:18px;
  margin-top:9px;
  padding-top:0;
  border-top:0;
}
.old-profile-app #posts .activity-actions button{
  gap:7px;
  color:var(--feed-icon);
  font-size:12px;
  font-weight:650;
}
.old-profile-app #posts .activity-actions i{
  color:var(--feed-icon);
  font-size:14px;
}
.old-profile-app #posts .activity-actions button:hover,
.old-profile-app #posts .activity-actions button:hover i{color:var(--t-muted, #9aa5b2)}
.old-profile-app #posts .activity-actions [data-like].is-liked,
.old-profile-app #posts .activity-actions [data-like].is-liked i{color:var(--t-muted, #8fa7b8)}
.old-profile-app #posts .activity-actions [data-delete]{
  position:absolute;
  top:24px;
  right:0;
  display:grid;
  width:24px;
  height:24px;
  place-items:center;
  margin:0;
  color:var(--feed-icon);
}
.old-profile-app #posts .activity-actions [data-delete] i{font-size:14px}
.old-profile-app #posts .activity-actions [data-delete]:hover,
.old-profile-app #posts .activity-actions [data-delete]:hover i{color:var(--t-muted, #7b8795)}
.old-profile-app #posts .activity-comments{
  grid-column:2/3;
  margin-top:13px;
  padding-top:14px;
  border-top:1px solid var(--feed-line);
}
.old-profile-app #posts .empty-state{
  margin:18px 0;
  color:var(--feed-muted);
  font-size:14px;
}
@media(max-width:760px){
  .old-profile-app #posts .view-header h2{font-size:28px}
  .old-profile-app #posts .old-composer{min-height:132px}
  .old-profile-app #posts .composer-toolbar{align-items:center}
  .old-profile-app #posts .composer-submit{min-width:82px;padding:9px 16px}
  .old-profile-app #posts .activity-card{
    grid-template-columns:38px minmax(0,1fr) 26px;
    gap:0 9px;
    padding:18px 0 15px;
  }
  .old-profile-app #posts .activity-head{
    grid-template-columns:38px minmax(0,1fr);
  }
  .old-profile-app #posts .activity-ava,
  .old-profile-app #posts .activity-ava img{
    width:38px;
    height:38px;
  }
  .old-profile-app #posts .activity-review{gap:14px}
  .old-profile-app #posts .activity-review__poster{
    width:76px;
    height:114px;
    flex-basis:76px;
  }
  .old-profile-app #posts .activity-review__title{font-size:15px}
  .old-profile-app #posts .activity-stars{font-size:13px}
  .old-profile-app #posts .activity-stars em{font-size:13px}
  .old-profile-app #posts .activity-actions span{display:inline}
}
@media(max-width:520px){
  .old-profile-app #posts .composer-input{
    padding-right:108px;
  }
  .old-profile-app #posts .activity-card{
    grid-template-columns:1fr 24px;
  }
  .old-profile-app #posts .activity-head,
  .old-profile-app #posts .activity-body,
  .old-profile-app #posts .activity-actions,
  .old-profile-app #posts .activity-comments{
    grid-column:1/2;
  }
  .old-profile-app #posts .activity-review{
    margin-top:6px;
  }
}

/* Einheitliches Profil-Farbschema passend zum Feed-Referenzbild. */
body.shell--profile,
body.shell--profile .hj-main{
  background:var(--t-surf, #05080d);
}
body.shell--profile .hj-content{
  background:var(--t-surf, #05080d);
}
.old-profile-app{
  --bg-dark:var(--t-surf, #05080d);
  --bg-panel:var(--t-surf, #0b1017);
  --bg-item:var(--t-surf, #11161d);
  --accent:var(--hj-acid);
  --accent-hover:var(--hj-acid);
  --accent-glow:color-mix(in srgb, var(--hj-acid) 18%, transparent);
  --accent-soft:color-mix(in srgb, var(--hj-acid) 10%, transparent);
  --text-main:var(--t-text, #e6ebf1);
  --text-dim:var(--t-text, #8a929e);
  --text-muted:var(--t-muted, #545e6b);
  --border:var(--t-line, rgba(130,145,160,.14));
  --success:#22c55e;
  border-color:rgba(130,145,160,.15);
  background:var(--t-surf, #0b1017);
  color:var(--t-text, #e6ebf1);
  box-shadow:0 20px 52px rgba(0,0,0,.42);
}
.old-profile-app a{color:var(--t-text, #e6ebf1)}
.profile-banner{
  border-bottom-color:rgba(130,145,160,.14);
  background:var(--t-surf, #0a0f15);
}
.profile-banner__overlay{
  background:linear-gradient(180deg,rgba(5,8,13,.08) 10%,rgba(11,16,23,.62) 58%,#0b1017 100%);
}
.avatar{
  border-color:rgba(202,213,224,.76);
  box-shadow:0 8px 24px rgba(0,0,0,.42);
}
.status-dot{border-color:#0b1017}
.banner-identity-info h1,
.profile-banner__stats strong,
.view-header h2,
.community-card h2{
  color:var(--t-text, #e6ebf1);
}
.banner-identity-info p,
.profile-banner__bio,
.profile-banner__stats span,
.community-card header a,
.community-empty{
  color:var(--t-muted, #8a929e);
}
.verified-mark{
  color:var(--hj-acid);
}
.badge--role,
.level-badge{
  color:var(--hj-acid-2);
  background:color-mix(in srgb, var(--hj-acid) 12%, transparent);
}
.profile-edit-button{
  border-color:rgba(130,145,160,.22);
  background:var(--t-surf, #11161d);
  color:var(--t-text, #e6ebf1);
}
.profile-edit-button:hover{
  border-color:color-mix(in srgb, var(--hj-acid) 34%, transparent);
  background:var(--t-surf, #151b24);
}
.profile-tabs{
  background:var(--t-surf, rgba(11,16,23,.42));
}
.profile-tab{
  color:var(--t-muted, #687382);
}
.profile-tab:hover,
.profile-tab.active{
  color:var(--t-text, #e6ebf1);
}
.profile-tab.active:after{
  background:var(--hj-acid);
}
.main-viewport,
.old-profile-app .main-viewport{
  background:var(--t-surf, #0b1017);
}
.community-rail,
.community-stack,
.side-nav{
  background:var(--t-surf, #0b1017);
}
.community-rail{
  border-left-color:rgba(130,145,160,.14);
}
.community-card{
  border-color:rgba(130,145,160,.14);
}
.community-card header a:hover{
  color:var(--hj-acid);
}
.community-watchlist__list>a,
.community-messages>a,
.community-friends a{
  color:var(--t-text, #e6ebf1);
}
.community-watchlist__list>a:hover,
.community-messages>a:hover{
  background:rgba(130,145,160,.08);
}
.community-watchlist__list strong,
.community-messages strong,
.community-friends strong{
  color:var(--t-text, #e6ebf1);
}
.community-watchlist__list small,
.community-messages small,
.community-messages time{
  color:var(--t-muted, #66717f);
}
.community-watchlist__list>a>i{
  color:#48515c;
}
.community-watchlist__list>a:hover>i{
  color:var(--hj-acid);
}
.community-avatar,
.community-more{
  border-color:rgba(130,145,160,.18);
  color:var(--t-text, #e6ebf1);
}
.community-more,
.community-messages b{
  background:var(--t-surf, #11161d);
  color:var(--hj-acid-2);
}
.nav-icon{
  color:var(--t-muted, #596372);
}
.nav-icon:hover,
.nav-icon.active{
  border-color:color-mix(in srgb, var(--hj-acid) 22%, transparent);
  background:color-mix(in srgb, var(--hj-acid) 8%, transparent);
  color:var(--hj-acid);
}
.watchlist-item,
.review-item__poster,
.activity-review__poster,
.stat-box,
.bio-quote-block,
.bio-genre-block,
.horror-stats div,
.activity-comment__body{
  border-color:rgba(130,145,160,.14);
  background:var(--t-surf, #11161d);
}
.watchlist-item strong,
.review-item__title,
.activity-review__title,
.review-item p,
.activity-review__text,
.activity-text{
  color:var(--t-text, #e6ebf1);
}
.review-item,
.old-profile-app .activity-item{
  border-bottom-color:rgba(130,145,160,.14);
}
.review-item small,
.activity-head small,
.activity-comments__empty,
.activity-comments__loading,
.activity-comments__login{
  color:#545e6b;
}
.activity-stars{
  color:#48515c;
}
.activity-stars .is-full,
.activity-stars .is-half::after,
.activity-stars em{
  color:var(--t-text, #e6ebf1);
}
.horror-stats strong,
.review-item b{
  color:var(--hj-acid);
}
.horror-stats span{
  color:var(--t-muted, #8a929e);
}
.hjp-modal{
  background:var(--t-surf, rgba(5,8,13,.76));
}
.hjp-modal__box,
.hjp-field input[type=text],
.hjp-field textarea,
.hjp-poll-opt,
.reviews-compose form{
  border-color:rgba(130,145,160,.16);
  background:var(--t-surf, #11161d);
  color:var(--t-text, #e6ebf1);
}
.hjp-field input[type=text],
.hjp-field textarea,
.hjp-poll-opt{
  background:var(--t-surf, #0b1017);
}
.hjp-field input:focus,
.hjp-field textarea:focus,
.hjp-poll-opt:focus{
  border-color:var(--hj-acid);
}
.hjp-btn--ghost{
  background:rgba(130,145,160,.1);
  color:var(--t-text, #e6ebf1);
}
.hjp-btn--primary,
.activity-comments__form button{
  background:#0d344d;
  color:var(--hj-acid);
}
.hjp-btn--primary:hover{
  background:#123f5c;
  color:var(--hj-acid);
}
.activity-comments__form input{
  border-color:rgba(130,145,160,.16);
  background:var(--t-surf, #0b1017);
  color:var(--t-text, #e6ebf1);
}
.empty-state{
  color:#545e6b;
}

/* Old HorrorJunk skin: ruhiger, flacher, naeher am alten Profil-Screenshot. */
body.shell--profile,
body.shell--profile .hj-content,
body.shell--profile .hj-main{
  background:var(--t-surf, #080c12);
}
.old-profile-app{
  --bg-dark:var(--t-surf, #080c12);
  --bg-panel:var(--t-surf, #0b1017);
  --bg-item:var(--t-surf, #11161d);
  --accent:var(--hj-acid);
  --accent-hover:var(--hj-acid);
  --accent-glow:color-mix(in srgb, var(--hj-acid) 14%, transparent);
  --accent-soft:color-mix(in srgb, var(--hj-acid) 9%, transparent);
  --text-main:var(--t-text, #e3e8ee);
  --text-dim:var(--t-text, #8a929d);
  --text-muted:var(--t-muted, #4d5662);
  --border:var(--t-line, rgba(106,119,134,.16));
  border-color:rgba(106,119,134,.12);
  background:var(--t-surf, #0b1017);
  box-shadow:none;
}
.old-profile-app,
.old-profile-app .main-viewport,
.old-profile-app .community-rail,
.old-profile-app .community-stack,
.old-profile-app .side-nav,
.old-profile-app #posts,
.old-profile-app .main-viewport:has(#posts.active){
  background:var(--t-surf, #0b1017);
}
.profile-banner{
  background:var(--t-surf, #0b1017);
  border-bottom-color:rgba(106,119,134,.14);
}
.profile-banner__overlay{
  background:linear-gradient(180deg,rgba(8,12,18,.12) 0%,rgba(11,16,23,.68) 58%,#0b1017 100%);
}
.banner-identity-info h1,
.view-header h2,
.profile-banner__stats strong,
.community-card h2,
.watchlist-item strong,
.review-item__title,
.activity-review__title{
  color:var(--t-text, #e3e8ee);
}
.banner-identity-info p,
.profile-banner__bio,
.profile-banner__stats span,
.community-card header a,
.review-item small,
.activity-head small,
.empty-state{
  color:var(--t-muted, #596371);
}
.verified-mark,
.profile-tab.active:after,
.horror-stats strong,
.review-item b{
  color:var(--hj-acid);
}
.profile-tab.active:after{
  background:var(--hj-acid);
}
.profile-edit-button,
.old-profile-app #posts .old-composer,
.watchlist-item,
.horror-stats div,
.stat-box,
.bio-quote-block,
.bio-genre-block,
.activity-comment__body{
  border-color:rgba(106,119,134,.16);
  background:var(--t-surf, #11161d);
  box-shadow:none;
}
.profile-edit-button:hover,
.old-profile-app #posts .old-composer:focus-within{
  border-color:var(--hj-acid);
  background:var(--t-surf, #11161d);
}
.profile-tabs{
  background:transparent;
}
.profile-tab{
  color:var(--t-muted, #596371);
}
.profile-tab:hover,
.profile-tab.active{
  color:var(--t-text, #e3e8ee);
}
.community-rail{
  border-left-color:rgba(106,119,134,.14);
}
.community-card{
  border-color:rgba(106,119,134,.14);
}
.community-watchlist__list>a:hover,
.community-messages>a:hover{
  background:rgba(106,119,134,.07);
}
.nav-icon{
  color:#4d5662;
}
.nav-icon:hover,
.nav-icon.active{
  border-color:rgba(106,119,134,.18);
  background:rgba(106,119,134,.08);
  color:var(--t-text, #e3e8ee);
}
.old-profile-app #posts{
  --feed-bg:var(--t-surf, #0b1017);
  --feed-panel:var(--t-surf, #11161d);
  --feed-panel-soft:var(--t-surf, #11161d);
  --feed-line:var(--t-line, rgba(106,119,134,.16));
  --feed-line-strong:var(--t-line, rgba(106,119,134,.16));
  --feed-text:var(--t-text, #e3e8ee);
  --feed-text-soft:var(--t-text, #9aa3ae);
  --feed-muted:var(--t-muted, #4d5662);
  --feed-icon:#48515c;
  --feed-blue:var(--hj-acid);
}
.old-profile-app #posts .view-header h2{
  color:var(--t-text, #e3e8ee);
}
.old-profile-app #posts .old-composer{
  background:var(--t-surf, #11161d);
  border-color:rgba(106,119,134,.16);
}
.old-profile-app #posts .composer-input textarea::placeholder{
  color:var(--t-muted, #8a929d);
}
.old-profile-app #posts .composer-submit{
  background:#0b3652;
  color:var(--hj-acid);
}
.old-profile-app #posts .composer-submit:hover{
  background:#0e4161;
  color:var(--hj-acid);
}
.old-profile-app #posts .activity-card{
  border-bottom-color:rgba(106,119,134,.16);
}
.old-profile-app #posts .activity-actions button,
.old-profile-app #posts .activity-actions i,
.old-profile-app #posts .activity-actions [data-delete]{
  color:#48515c;
}
.old-profile-app #posts .activity-actions button:hover,
.old-profile-app #posts .activity-actions button:hover i,
.old-profile-app #posts .activity-actions [data-delete]:hover,
.old-profile-app #posts .activity-actions [data-delete]:hover i{
  color:var(--t-muted, #788493);
}
.activity-stars,
.old-profile-app #posts .activity-stars{
  color:#48515c;
}
.activity-stars .is-full,
.activity-stars .is-half::after,
.activity-stars em,
.old-profile-app #posts .activity-stars .is-full,
.old-profile-app #posts .activity-stars .is-half::after,
.old-profile-app #posts .activity-stars em{
  color:var(--t-text, #d8dee6)!important;
}
.hjp-modal__box,
.hjp-field input[type=text],
.hjp-field textarea,
.hjp-poll-opt,
.reviews-compose form,
.activity-comments__form input{
  border-color:rgba(106,119,134,.16);
  background:var(--t-surf, #11161d);
  color:var(--t-text, #e3e8ee);
}
.hjp-field input[type=text],
.hjp-field textarea,
.hjp-poll-opt,
.activity-comments__form input{
  background:var(--t-surf, #0b1017);
}
.hjp-btn--primary,
.activity-comments__form button{
  background:#0b3652;
  color:var(--hj-acid);
}

/* 1:1 alter HorrorJunk Feed-Bereich von /dienst/account/profil. */
.old-profile-app #posts{
  --bg-dark:var(--t-surf, #07090c);
  --bg-panel:var(--t-surf, #0f1218);
  --bg-item:var(--t-surf, #161b22);
  --accent:var(--hj-acid);
  --accent-hover:var(--hj-acid);
  --accent-glow:color-mix(in srgb, var(--hj-acid) 30%, transparent);
  --accent-soft:color-mix(in srgb, var(--hj-acid) 10%, transparent);
  --text-main:var(--t-text, #e6edf3);
  --text-dim:var(--t-text, #7d8590);
  --text-muted:var(--t-muted, #484f58);
  --border:var(--t-line, rgba(255,255,255,.05));
  background:var(--t-surf, #0f1218);
}
.old-profile-app .main-viewport:has(#posts.active){
  background:radial-gradient(circle at top right,color-mix(in srgb, var(--hj-acid) 2%, transparent),transparent);
}
.old-profile-app #posts .view-header{
  margin-bottom:25px;
}
.old-profile-app #posts .view-header h2{
  margin:0;
  color:var(--text-main);
  font-size:28px;
  font-weight:800;
  letter-spacing:-.5px;
  line-height:1.2;
}
.old-profile-app #posts .old-composer{
  position:relative;
  display:block;
  min-height:116px;
  margin-bottom:24px;
  overflow:hidden;
  border:1px solid var(--accent);
  border-radius:16px;
  background:var(--bg-item);
  box-shadow:none;
  transition:border-color .2s;
}
.old-profile-app #posts .composer-input{
  display:flex;
  align-items:flex-start;
  gap:12px;
  min-height:70px;
  padding:16px 16px 0;
}
.old-profile-app #posts .composer-input img{
  width:40px;
  height:40px;
  flex:0 0 40px;
  border-radius:50%;
  object-fit:cover;
}
.old-profile-app #posts .composer-input textarea{
  flex:1;
  width:auto;
  min-height:24px;
  max-height:200px;
  padding:6px 0;
  border:0;
  outline:0;
  resize:none;
  background:transparent;
  color:var(--text-main);
  font-family:Outfit,Arial,sans-serif;
  font-size:15px;
  font-weight:400;
  line-height:1.5;
}
.old-profile-app #posts .composer-input textarea::placeholder{
  color:var(--text-dim);
}
.old-profile-app #posts .composer-toolbar{
  position:static;
  display:flex;
  justify-content:flex-end;
  padding:10px 16px 14px;
  border:0;
}
.old-profile-app #posts .composer-tools{
  display:none;
}
.old-profile-app #posts .composer-submit{
  min-width:0;
  padding:8px 24px;
  border:0;
  border-radius:20px;
  background:color-mix(in srgb, var(--hj-acid) 12%, transparent);
  color:var(--hj-acid);
  font-family:Outfit,Arial,sans-serif;
  font-size:14px;
  font-weight:700;
  line-height:1.2;
  box-shadow:none;
  transition:background .2s,transform .1s;
}
.old-profile-app #posts .composer-submit:hover{
  background:color-mix(in srgb, var(--hj-acid) 20%, transparent);
  color:var(--hj-acid);
  transform:translateY(-1px);
}
.old-profile-app #posts .composer-submit:active{
  transform:scale(.97);
}
.old-profile-app #posts .activity-list{
  display:flex;
  flex-direction:column;
  gap:0;
}
.old-profile-app #posts .activity-card{
  position:relative;
  display:block;
  min-height:0;
  padding:16px 40px 16px 18px;
  margin:0 0 12px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:12px;
  background:rgba(255,255,255,.025);
  box-shadow:none;
}
.old-profile-app #posts .activity-card:last-child{
  border-bottom:1px solid rgba(255,255,255,.08);
}
.old-profile-app #posts .activity-card .activity-head{
  display:flex;
  align-items:center;
  gap:10px;
  margin-bottom:10px;
  min-height:0;
}
.old-profile-app #posts .activity-card .activity-ava{
  flex:0 0 38px;
  display:block;
  width:38px;
  height:38px;
}
.old-profile-app #posts .activity-card .activity-ava img{
  width:38px;
  height:38px;
  border-radius:50%;
  object-fit:cover;
}
.old-profile-app #posts .activity-card .activity-head a:not(.activity-ava){
  display:block;
  color:var(--text-main);
  font-size:14px;
  font-weight:700;
  line-height:1.2;
}
.old-profile-app #posts .activity-card .activity-body{
  display:block;
  min-width:0;
  padding-top:0;
}
.old-profile-app #posts .activity-card .activity-text{
  margin:0 0 4px;
  color:#dde4ec;
  font-family:Outfit,"Segoe UI",system-ui,Arial,sans-serif;
  font-size:15px;
  font-weight:400;
  line-height:1.65;
  letter-spacing:.005em;
  white-space:pre-wrap;
  word-break:break-word;
  overflow-wrap:anywhere;
}
.old-profile-app #posts .activity-card .activity-head small{
  margin:0;
  position:static;
  color:var(--text-muted);
  font-size:12px;
  line-height:1.2;
}
.old-profile-app #posts .activity-card .activity-actions{
  position:static;
  display:flex;
  align-items:center;
  gap:18px;
  margin-top:10px;
  padding:0;
  border:0;
}
.old-profile-app #posts .activity-card .activity-actions button{
  display:inline-flex;
  align-items:center;
  gap:6px;
  padding:0;
  border:0;
  outline:0;
  box-shadow:none;
  background:none;
  color:var(--text-muted);
  font-family:inherit;
  font-size:13px;
  font-weight:400;
  line-height:1;
  transition:color .2s ease;
}
.old-profile-app #posts .activity-card .activity-actions button:hover{
  color:var(--text-main);
}
.old-profile-app #posts .activity-card .activity-actions i{
  color:inherit;
  font-size:14px;
}
.old-profile-app #posts .activity-card .activity-actions span{
  display:inline;
  color:inherit;
  font-size:12px;
}
.old-profile-app #posts .activity-card .activity-actions [data-like]:hover{
  color:var(--accent);
}
.old-profile-app #posts .activity-card .activity-actions [data-like].is-liked,
.old-profile-app #posts .activity-card .activity-actions [data-like].is-liked i{
  color:var(--accent);
}
.old-profile-app #posts .activity-card .activity-actions [data-like] i::before{
  content:"\f164";
}
.old-profile-app #posts .activity-card .activity-actions [data-comment-toggle] i::before{
  content:"\f075";
}
.old-profile-app #posts .activity-card .activity-actions [data-comment-count]{
  display:inline;
}
.old-profile-app #posts .activity-card .activity-actions__down{
  cursor:pointer;
}
.old-profile-app #posts .activity-card .activity-actions__down:hover,
.old-profile-app #posts .activity-card .activity-actions__down:hover i{
  color:#ff6b6b;
}
.old-profile-app #posts .activity-card .activity-actions [data-dislike].is-disliked,
.old-profile-app #posts .activity-card .activity-actions [data-dislike].is-disliked i{
  color:#ff6b6b;
}
.old-profile-app #posts .activity-card > [data-delete]{
  position:absolute;
  top:18px;
  right:0;
  left:auto;
  display:grid;
  width:18px;
  height:18px;
  place-items:center;
  margin:0;
  color:var(--text-muted);
  transform:none;
  border:0;
  background:none;
  padding:0;
  font-size:13px;
  cursor:pointer;
}
.old-profile-app #posts .activity-card > [data-delete] i{
  color:inherit;
  font-size:14px;
}
.old-profile-app #posts .activity-card > [data-delete]:hover,
.old-profile-app #posts .activity-card > [data-delete]:hover i{
  color:var(--danger,#ef4444);
}
.old-profile-app #posts .activity-card--text,
.old-profile-app #posts .activity-card--post{
  display:block;
  min-height:0;
}
.old-profile-app #posts .activity-card--text .activity-head,
.old-profile-app #posts .activity-card--post .activity-head{
  display:flex;
  align-items:center;
  gap:10px;
  margin-bottom:10px;
}
.old-profile-app #posts .activity-card--text .activity-head a:not(.activity-ava),
.old-profile-app #posts .activity-card--post .activity-head a:not(.activity-ava){
  display:block;
}
.old-profile-app #posts .activity-card--text .activity-body,
.old-profile-app #posts .activity-card--post .activity-body{
  display:block;
  min-width:0;
  padding:0;
}
.old-profile-app #posts .activity-card--text .activity-head small,
.old-profile-app #posts .activity-card--post .activity-head small{
  position:static;
  left:auto;
  top:auto;
  margin:0;
}
.old-profile-app #posts .activity-card--text .activity-actions,
.old-profile-app #posts .activity-card--post .activity-actions{
  position:static;
  left:auto;
  top:auto;
  margin:10px 0 0;
}
.old-profile-app #posts .activity-card--photo .activity-text{
  margin-bottom:8px;
}
.old-profile-app #posts .activity-card--review .activity-review{
  display:flex;
  align-items:flex-start;
  gap:18px;
  padding:0;
}
.old-profile-app #posts .activity-card--review .activity-review__poster{
  width:92px;
  height:138px;
  flex:0 0 92px;
  border-radius:6px;
  overflow:hidden;
  background:var(--bg-item);
}
.old-profile-app #posts .activity-card--review .activity-review__info{
  display:grid;
  gap:8px;
  min-width:0;
}
.old-profile-app #posts .activity-card--review .activity-review__title{
  color:var(--text-main);
  font-size:18px;
  font-weight:800;
  line-height:1.2;
}
.old-profile-app #posts .activity-card--review .activity-stars{
  display:flex;
  align-items:center;
  gap:2px;
  color:var(--text-muted);
  font-size:15px;
}
.old-profile-app #posts .activity-card--review .activity-stars em{
  margin-left:8px;
  color:var(--text-main)!important;
  font-size:14px;
  font-weight:800;
}
.old-profile-app #posts .activity-photo-frame,
.old-profile-app #posts .activity-poll{
  width:min(760px,100%);
  max-width:760px;
  margin:0!important;
  border-color:var(--border);
  background:var(--bg-item);
}
.old-profile-app #posts .activity-photo{
  display:block;
  width:100%;
  max-height:340px!important;
  object-fit:cover!important;
}
.old-profile-app #posts .activity-poll{
  display:grid;
  gap:13px;
  padding:15px;
  border-radius:8px;
}
.old-profile-app #posts .poll-option{
  background:var(--t-surf, #0f1218);
  border-color:var(--t-line, rgba(255,255,255,.08));
  color:var(--text-main)!important;
}
.old-profile-app #posts .activity-comments{
  grid-column:2/3;
  margin:12px 0 0;
  padding-top:10px;
  border-top:1px solid var(--border);
}
.old-profile-app #posts .activity-card--text .activity-comments,
.old-profile-app #posts .activity-card--post .activity-comments{
  margin:14px 0 0;
}
@media(max-width:480px){
  .old-profile-app #posts .activity-card{
    display:flex;
    flex-direction:column;
    gap:8px;
  }
  .old-profile-app #posts .activity-card .activity-ava,
  .old-profile-app #posts .activity-card .activity-ava img{
    width:28px;
    height:28px;
  }
  .old-profile-app #posts .activity-card .activity-head small,
  .old-profile-app #posts .activity-card .activity-actions{
    left:0;
    position:static;
  }
  .old-profile-app #posts .activity-card .activity-head{
    display:contents;
  }
  .old-profile-app #posts .activity-card .activity-head a:not(.activity-ava){
    display:none;
  }
  .old-profile-app #posts .activity-comments{
    margin:10px 0 0;
  }
}

/* No-blue pass: alle Profil-Akzente weiss statt Hellblau/Cyan. */
.old-profile-app,
.old-profile-app #posts,
.hjp-compose-wrap{
  --accent:#f6f8fb;
  --accent-hover:#ffffff;
  --accent-glow:rgba(255,255,255,.18);
  --accent-soft:rgba(255,255,255,.09);
  --feed-blue:var(--t-text, #f6f8fb);
  --reviews-accent:var(--t-text, #f6f8fb);
  --reviews-accent-strong:var(--t-text, #ffffff);
}
.old-profile-app .main-viewport:has(#posts.active){
  background:radial-gradient(circle at top right,rgba(255,255,255,.02),transparent);
}
.profile-tab.active:after,
.verified-mark,
.horror-stats strong,
.review-item b,
.level-badge,
.xp-meta span:last-child,
.community-card header a:hover,
.community-watchlist__list>a:hover>i,
.nav-icon:hover,
.nav-icon.active{
  color:var(--t-text, #f6f8fb);
}
.profile-tab.active:after{
  background:#f6f8fb;
}
.badge--role,
.level-badge,
.community-messages b,
.community-more{
  background:rgba(255,255,255,.09);
  color:var(--t-text, #f6f8fb);
}
.profile-edit-button:hover,
.old-profile-app #posts .old-composer,
.old-profile-app #posts .old-composer:focus-within,
.hjp-field input:focus,
.hjp-field textarea:focus,
.hjp-poll-opt:focus{
  border-color:var(--t-line, #f6f8fb);
}
.nav-icon:hover,
.nav-icon.active{
  border-color:var(--t-line, rgba(255,255,255,.22));
  background:rgba(255,255,255,.08);
}
.old-profile-app #posts .composer-submit,
.old-profile-app #posts .composer-submit:hover,
.hjp-btn--primary,
.hjp-btn--primary:hover,
.activity-comments__form button{
  background:rgba(255,255,255,.12);
  color:var(--t-text, #f6f8fb);
}
.old-profile-app #posts .composer-submit:hover,
.hjp-btn--primary:hover{
  background:rgba(255,255,255,.18);
}
.old-profile-app #posts .activity-card .activity-actions [data-like]:hover,
.old-profile-app #posts .activity-card .activity-actions [data-like].is-liked,
.old-profile-app #posts .activity-card .activity-actions [data-like].is-liked i{
  color:var(--t-text, #f6f8fb);
}
.old-profile-app #posts .activity-card--review .activity-stars .is-full,
.old-profile-app #posts .activity-card--review .activity-stars .is-half::after,
.activity-stars .is-full,
.activity-stars .is-half::after,
.activity-stars em{
  color:var(--t-text, #f6f8fb)!important;
}
.activity-poll .poll-option.is-mine,
.old-profile-app #posts .poll-option.is-mine,
.reviews-compose__target input:focus,
.reviews-compose input:focus,
.reviews-compose textarea:focus{
  border-color:var(--t-line, #f6f8fb)!important;
}
.old-profile-app a:hover{
  color:var(--t-text, #ffffff);
}

/* Feed spoiler: one clean button, then normal text after reveal. */
.old-profile-app #posts .activity-card--review .review-spoiler-wrap{
  position:relative;
  display:inline-flex;
  width:auto;
  max-width:100%;
  flex:0 0 auto;
  align-items:center;
  justify-content:center;
  margin-top:2px;
  padding:8px 14px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:4px;
  background:var(--t-surf, #05080b);
  color:var(--t-text, #f6f8fb);
  cursor:pointer;
  line-height:1;
  text-transform:uppercase;
}
.old-profile-app #posts .activity-card--review .review-spoiler-wrap::after{
  content:"SPOILER - KLICK ZUM ANZEIGEN";
  position:static;
  transform:none;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  color:inherit;
  font-size:12px;
  font-weight:950;
  letter-spacing:0;
  white-space:nowrap;
  pointer-events:none;
  opacity:1;
}
.old-profile-app #posts .activity-card--review .review-spoiler-wrap__text{
  display:none;
  margin:0;
  filter:none;
  user-select:text;
  pointer-events:auto;
}
.old-profile-app #posts .activity-card--review .review-spoiler-wrap.is-revealed{
  display:block;
  width:auto;
  max-width:640px;
  padding:0;
  border:0;
  background:transparent;
  color:var(--t-text, #f6f8fb);
  cursor:default;
  text-transform:none;
}
.old-profile-app #posts .activity-card--review .review-spoiler-wrap.is-revealed::after{
  content:none;
}
.old-profile-app #posts .activity-card--review .review-spoiler-wrap.is-revealed .review-spoiler-wrap__text{
  display:block;
  color:var(--t-text, #f6f8fb);
  font-size:14px;
  font-weight:400;
  line-height:1.55;
}

/* Einheitliche Containerfarbe im Profilfeed. */
.old-profile-app,
.old-profile-app .main-viewport,
.old-profile-app .main-viewport:has(#posts.active),
.old-profile-app #posts,
.old-profile-app #posts .old-composer,
.old-profile-app #posts .activity-photo-frame,
.old-profile-app #posts .activity-poll,
.old-profile-app #posts .activity-comment__body,
.old-profile-app #posts .activity-comments__form input,
.old-profile-app #posts .review-spoiler-wrap,
.old-profile-app #posts .activity-card--review .review-spoiler-wrap{
  background:var(--t-surf, #0f1218)!important;
}
.old-profile-app #posts{
  --bg-panel:var(--t-surf, #0f1218);
  --bg-item:var(--t-surf, #0f1218);
  --feed-bg:var(--t-surf, #0f1218);
  --feed-panel:var(--t-surf, #0f1218);
  --feed-panel-soft:var(--t-surf, #0f1218);
}
.old-profile-app #posts .old-composer,
.old-profile-app #posts .activity-photo-frame,
.old-profile-app #posts .activity-poll,
.old-profile-app #posts .review-spoiler-wrap,
.old-profile-app #posts .activity-card--review .review-spoiler-wrap{
  border-color:var(--t-line, rgba(255,255,255,.7))!important;
}
.old-profile-app #posts .poll-option{
  background:rgba(255,255,255,.035)!important;
  border-color:var(--t-line, rgba(255,255,255,.08))!important;
}
.old-profile-app #posts .poll-option.is-mine{
  border-color:var(--t-line, rgba(255,255,255,.7))!important;
  background:rgba(255,255,255,.06)!important;
}
.old-profile-app #posts .poll-option__bar{
  background:rgba(255,255,255,.08)!important;
}

/* Feed-Container wie im alten ruhigen Screenshot: weicher, weniger Rahmen. */
.old-profile-app .main-viewport:has(#posts.active){
  background:var(--t-surf, #0b1017)!important;
}
.old-profile-app #posts{
  max-width:1010px;
  min-height:760px;
  padding:28px 34px 42px;
  background:var(--t-surf, #0b1017)!important;
}
.old-profile-app #posts .view-header{
  margin-bottom:27px;
}
.old-profile-app #posts .view-header h2{
  font-size:29px;
  font-weight:900;
  letter-spacing:0;
}
.old-profile-app #posts .old-composer{
  min-height:120px;
  margin-bottom:24px;
  border:1px solid rgba(255,255,255,.085)!important;
  border-radius:16px;
  background:var(--t-surf, #151a22)!important;
}
.old-profile-app #posts .old-composer:focus-within{
  border-color:var(--t-line, rgba(255,255,255,.16))!important;
}
.old-profile-app #posts .composer-input{
  padding:18px 16px 0;
}
.old-profile-app #posts .composer-input img{
  width:38px;
  height:38px;
  flex-basis:38px;
}
.old-profile-app #posts .composer-input textarea::placeholder{
  color:var(--t-muted, #858d99);
}
.old-profile-app #posts .composer-toolbar{
  padding:10px 16px 16px;
}
.old-profile-app #posts .composer-submit{
  padding:9px 23px;
  background:#0d344d!important;
  color:var(--t-text, #f6f8fb);
}
.old-profile-app #posts .composer-submit:hover{
  background:#123f5c!important;
}
.old-profile-app #posts .activity-card{
  border-bottom-color:var(--t-line, rgba(255,255,255,.065));
}
.old-profile-app #posts .activity-card > [data-delete]{
  right:2px;
  color:#48515c;
}
.old-profile-app #posts .activity-card .activity-actions button,
.old-profile-app #posts .activity-card .activity-actions i{
  color:#48515c;
}
.old-profile-app #posts .activity-card .activity-actions button:hover,
.old-profile-app #posts .activity-card .activity-actions button:hover i{
  color:var(--t-muted, #7d8590);
}
.old-profile-app #posts .activity-poll,
.old-profile-app #posts .activity-photo-frame{
  border-color:var(--t-line, rgba(255,255,255,.08))!important;
  background:var(--t-surf, #151a22)!important;
}
.old-profile-app #posts .poll-option{
  background:var(--t-surf, rgba(0,0,0,.16))!important;
}
@media(max-width:760px){
  .old-profile-app #posts{
    padding:22px 18px 34px;
  }
}

/* Sidebar wieder gross und sichtbar; Feed-Änderungen bleiben unangetastet. */
@media(min-width:1200px){
  .old-profile-app{
    grid-template-columns:minmax(0,1fr) 390px!important;
  }
  .community-rail{
    grid-column:2!important;
    display:flex!important;
    flex-direction:column;
    width:390px;
    min-width:390px;
    padding:0!important;
    border-left:1px solid rgba(255,255,255,.08);
    background:var(--t-surf, #0b1017)!important;
  }
  .community-stack{
    display:grid!important;
    width:100%;
    gap:0;
    padding:14px 24px 26px!important;
  }
  .community-card{
    padding:22px 0!important;
    border:0!important;
    border-bottom:1px solid rgba(255,255,255,.08)!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  .community-card:last-child{
    border-bottom:0!important;
  }
  .community-card header{
    margin-bottom:18px!important;
  }
  .community-card h2{
    color:var(--t-text, #f6f8fb);
    font-size:18px!important;
    font-weight:850;
    line-height:1.2;
  }
  .community-card header a{
    font-size:12px!important;
    font-weight:700;
  }
  .community-watchlist__list{
    gap:9px!important;
  }
  .community-watchlist__list>a{
    gap:12px!important;
    min-height:76px;
    padding:7px!important;
    border-radius:9px;
  }
  .community-watchlist__list img{
    width:54px!important;
    height:76px!important;
    border-radius:6px!important;
  }
  .community-watchlist__list strong{
    font-size:14px!important;
    line-height:1.25;
  }
  .community-watchlist__list small{
    font-size:12px!important;
  }
  .community-watchlist__list>a>i{
    font-size:15px!important;
  }
  .community-friends{
    gap:12px!important;
    justify-content:flex-start!important;
  }
  .community-friends a{
    gap:8px!important;
    min-width:48px;
  }
  .community-avatar,
  .community-more{
    width:48px!important;
    height:48px!important;
    font-size:13px!important;
  }
  .community-avatar i{
    width:9px!important;
    height:9px!important;
  }
  .community-friends strong{
    max-width:58px!important;
    font-size:12px!important;
  }
  .community-messages{
    gap:9px!important;
  }
  .community-messages>a{
    gap:12px!important;
    min-height:58px;
    padding:8px 6px!important;
    border-radius:9px;
  }
  .community-messages strong{
    font-size:14px!important;
    line-height:1.2;
  }
  .community-messages small{
    font-size:12px!important;
  }
  .community-messages time{
    font-size:11px!important;
  }
  .community-messages b{
    min-width:20px!important;
    height:20px!important;
    font-size:10px!important;
  }
}
@media(max-width:1199px){
  .old-profile-app{
    grid-template-columns:minmax(0,1fr)!important;
  }
  .community-rail{
    display:none!important;
  }
}

/* Profilbreite wieder gefüllt: Feed + Sidebar sitzen sauber im Container. */
body.shell--profile .hj-content,
body.shell--profile .hj-main{
  width:100%;
}
body.shell--profile .hj-main{
  padding:0!important;
}
body.shell--profile .hj-topbar{
  display:none;
}
.old-profile-app{
  width:100%;
  max-width:none!important;
  min-height:calc(100vh - 1px);
  margin:0!important;
  border-radius:0!important;
}
.profile-banner{
  grid-column:1/-1;
}
@media(min-width:1200px){
  .old-profile-app{
    grid-template-columns:minmax(0,1fr) 360px!important;
  }
  .main-viewport,
  .old-profile-app .main-viewport{
    grid-column:1!important;
    min-width:0;
    width:100%;
    padding:28px 30px 48px!important;
  }
  .old-profile-app #posts{
    width:100%;
    max-width:none!important;
    min-height:760px;
    padding:0!important;
  }
  .old-profile-app #posts .old-composer{
    width:100%;
  }
  .old-profile-app #posts .activity-list{
    width:100%;
  }
  .community-rail{
    grid-column:2!important;
    align-self:stretch;
    height:auto;
  }
}
@media(min-width:1600px){
  .old-profile-app{
    grid-template-columns:minmax(0,1fr) 360px!important;
  }
  .community-rail{
    width:430px;
    min-width:430px;
  }
}

/* Sidebar background fixed to requested color. */
.home-shell.shell--profile .hj-sidebar,
.home-shell.shell--profile .hj-sidebar::before,
.home-shell.shell--profile .hj-sidebar::after,
.home-shell.shell--profile .hj-page,
.old-profile-app .community-rail,
.old-profile-app .community-rail::before,
.old-profile-app .community-rail::after,
.old-profile-app .community-stack,
.old-profile-app .community-stack > *,
.old-profile-app .community-card,
.old-profile-app .community-card::before,
.old-profile-app .community-card::after{
  background:var(--t-surf, #0b1017)!important;
}
@media(min-width:1200px){
  .old-profile-app{
    background:linear-gradient(90deg, #0f1218 0, #0f1218 calc(100% - 390px), #0b1017 calc(100% - 390px), #0b1017 100%)!important;
  }
}
@media(min-width:1600px){
  .old-profile-app{
    background:linear-gradient(90deg, #0f1218 0, #0f1218 calc(100% - 430px), #0b1017 calc(100% - 430px), #0b1017 100%)!important;
  }
}

/* Profilheader besser lesbar: weiss, bold, mehr Kontrast auf Bannerbild. */
.profile-banner__overlay{
  background:
    linear-gradient(90deg, rgba(7,10,15,.8) 0%, rgba(7,10,15,.46) 42%, rgba(7,10,15,.12) 100%),
    linear-gradient(180deg, rgba(7,10,15,.1) 0%, rgba(7,10,15,.58) 66%, #0b1017 100%)!important;
}
.banner-identity-info h1{
  color:var(--t-text, #fff)!important;
  font-size:26px;
  font-weight:950;
  letter-spacing:0;
  text-shadow:0 2px 8px rgba(0,0,0,.78), 0 0 18px rgba(0,0,0,.55);
}
.banner-identity-info p{
  color:var(--t-text, rgba(255,255,255,.72))!important;
  font-size:13px;
  font-weight:750;
  text-shadow:0 1px 5px rgba(0,0,0,.7);
}
.profile-banner__bio{
  color:var(--t-text, rgba(255,255,255,.78))!important;
  font-size:14px;
  font-weight:700;
  text-shadow:0 1px 6px rgba(0,0,0,.78);
}
.verified-mark{
  color:var(--t-text, #fff)!important;
  filter:drop-shadow(0 1px 4px rgba(0,0,0,.65));
}
.badge--role{
  border:1px solid rgba(255,255,255,.35);
  background:rgba(255,255,255,.18)!important;
  color:var(--t-text, #fff)!important;
  font-size:10px;
  font-weight:900;
  text-shadow:none;
}
.profile-banner__stats strong{
  color:var(--t-text, #fff)!important;
  font-size:16px;
  font-weight:950;
  text-shadow:0 2px 7px rgba(0,0,0,.8);
}
.profile-banner__stats span{
  color:var(--t-text, rgba(255,255,255,.68))!important;
  font-size:12px;
  font-weight:700;
  text-shadow:0 1px 5px rgba(0,0,0,.75);
}
.profile-tab{
  color:var(--t-text, rgba(255,255,255,.58))!important;
  font-size:12px;
  font-weight:850;
  text-shadow:0 1px 5px rgba(0,0,0,.65);
}
.profile-tab:hover,
.profile-tab.active{
  color:var(--t-text, #fff)!important;
}
.profile-tab.active:after{
  height:2px;
  background:#fff!important;
}
.profile-edit-button{
  color:var(--t-text, #fff)!important;
  font-weight:850;
}

/* Profil an die globale #030506 Sitebar anpassen. */
body.shell--profile,
body.shell--profile .hj-page,
body.shell--profile .hj-main,
body.shell--profile .hj-content{
  background:var(--t-surf, #030506)!important;
}
body.shell--profile .hj-sidebar,
body.shell--profile .hj-sidebar::before,
body.shell--profile .hj-sidebar::after{
  background:var(--t-surf, #030506)!important;
}
.old-profile-app{
  border-left:1px solid rgba(255,255,255,.07);
  border-color:var(--t-line, rgba(255,255,255,.07))!important;
  background:var(--t-surf, #0b1017)!important;
}
.profile-banner,
.old-profile-app .main-viewport,
.old-profile-app .main-viewport:has(#posts.active),
.old-profile-app #posts{
  background:var(--t-surf, #0b1017)!important;
}
.old-profile-app .community-rail,
.old-profile-app .community-stack,
.old-profile-app .community-card{
  background:var(--t-surf, #030506)!important;
}
@media(min-width:1200px){
  .old-profile-app{
    background:linear-gradient(90deg, #0b1017 0, #0b1017 calc(100% - 390px), #030506 calc(100% - 390px), #030506 100%)!important;
  }
}
@media(min-width:1600px){
  .old-profile-app{
    background:linear-gradient(90deg, #0b1017 0, #0b1017 calc(100% - 430px), #030506 calc(100% - 430px), #030506 100%)!important;
  }
}

/* Aktivitätenbereich ebenfalls auf Sitebar-Farbe ziehen. */
.old-profile-app,
.old-profile-app .main-viewport,
.old-profile-app .main-viewport:has(#posts.active),
.old-profile-app #posts,
.old-profile-app #posts .activity-list,
.old-profile-app #posts .activity-card{
  background:var(--t-surf, #030506)!important;
}
.old-profile-app #posts{
  --bg-panel:var(--t-surf, #030506);
  --feed-bg:var(--t-surf, #030506);
}
.old-profile-app #posts .old-composer,
.old-profile-app #posts .activity-poll,
.old-profile-app #posts .activity-photo-frame{
  background:var(--t-surf, #151a22)!important;
}
@media(min-width:1200px){
  .old-profile-app{
    background:linear-gradient(90deg, #030506 0, #030506 calc(100% - 390px), #030506 calc(100% - 390px), #030506 100%)!important;
  }
}
@media(min-width:1600px){
  .old-profile-app{
    background:var(--t-surf, #030506)!important;
  }
}

/* Feed panels ebenfalls auf #030506, Sichtbarkeit nur ueber Border. */
.old-profile-app #posts .old-composer,
.old-profile-app #posts .activity-poll,
.old-profile-app #posts .activity-photo-frame,
.old-profile-app #posts .review-spoiler-wrap,
.old-profile-app #posts .activity-card--review .review-spoiler-wrap,
.old-profile-app #posts .poll-option,
.old-profile-app #posts .activity-comments__form input,
.old-profile-app #posts .activity-comment__body{
  background:var(--t-surf, #030506)!important;
}
.old-profile-app #posts .old-composer,
.old-profile-app #posts .activity-poll,
.old-profile-app #posts .activity-photo-frame{
  border-color:var(--t-line, rgba(255,255,255,.14))!important;
}
.old-profile-app #posts .poll-option{
  border-color:var(--t-line, rgba(255,255,255,.1))!important;
}
.old-profile-app #posts .poll-option.is-mine,
.old-profile-app #posts .review-spoiler-wrap,
.old-profile-app #posts .activity-card--review .review-spoiler-wrap{
  border-color:var(--t-line, rgba(255,255,255,.72))!important;
}
.old-profile-app #posts .composer-submit{
  background:rgba(255,255,255,.1)!important;
  color:var(--t-text, #f6f8fb)!important;
}
.old-profile-app #posts .composer-submit:hover{
  background:rgba(255,255,255,.16)!important;
}

/* Profilbild und Online-Status im Header polieren. */
.banner-identity{
  align-items:center;
  gap:22px;
}
.profile-banner .avatar-wrap,
.banner-identity .avatar-wrap{
  width:118px!important;
  height:118px!important;
  flex:0 0 118px!important;
  margin:0!important;
  border-radius:50%;
  background:
    linear-gradient(#030506,#030506) padding-box,
    linear-gradient(135deg,rgba(255,255,255,.85),rgba(255,255,255,.22)) border-box;
  border:2px solid transparent;
  box-shadow:0 12px 34px rgba(0,0,0,.58),0 0 0 1px rgba(255,255,255,.08);
}
.profile-banner .avatar,
.banner-identity .avatar{
  display:block;
  width:100%!important;
  height:100%!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  object-fit:cover;
  box-shadow:none!important;
}
.profile-banner .avatar-wrap::after,
.banner-identity .avatar-wrap::after{
  content:"";
  position:absolute;
  inset:4px;
  border-radius:50%;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.16), inset 0 -20px 36px rgba(0,0,0,.18);
  pointer-events:none;
}
.profile-banner .status-dot,
.banner-identity .status-dot{
  right:8px!important;
  bottom:8px!important;
  width:15px!important;
  height:15px!important;
  border:3px solid #030506!important;
  background:#22c55e!important;
  box-shadow:0 0 0 2px rgba(34,197,94,.18),0 0 12px rgba(34,197,94,.7)!important;
}
.profile-banner .avatar-wrap img:not(.avatar),
.banner-identity .avatar-wrap img:not(.avatar){
  position:absolute;
  top:-7px;
  right:-7px;
  z-index:3;
  width:38px!important;
  height:38px!important;
  border:2px solid #030506;
  border-radius:50%;
  object-fit:cover;
  box-shadow:0 5px 16px rgba(0,0,0,.55),0 0 0 1px rgba(255,255,255,.12);
}
@media(max-width:820px){
  .profile-banner .avatar-wrap,
  .banner-identity .avatar-wrap{
    width:92px!important;
    height:92px!important;
    flex-basis:92px!important;
  }
  .profile-banner .avatar-wrap img:not(.avatar),
  .banner-identity .avatar-wrap img:not(.avatar){
    width:30px!important;
    height:30px!important;
  }
}

/* Custom Confirm-Modal statt Browser-Alert. */
.hjp-confirm{
  position:fixed;
  inset:0;
  z-index:10000;
  display:grid;
  place-items:center;
  padding:22px;
  background:var(--t-surf, rgba(0,0,0,.62));
  backdrop-filter:blur(3px);
  opacity:0;
  transition:opacity .16s ease;
}
.hjp-confirm[hidden]{
  display:none;
}
.hjp-confirm.is-open{
  opacity:1;
}
.hjp-confirm__box{
  width:min(440px,100%);
  padding:24px 26px 22px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:14px;
  background:var(--t-surf, #15181d);
  color:var(--t-text, #f6f8fb);
  box-shadow:0 24px 70px rgba(0,0,0,.58);
  font-family:Outfit,Arial,sans-serif;
}
.hjp-confirm__box h3{
  margin:0 0 9px;
  color:var(--t-text, #fff);
  font-size:18px;
  font-weight:900;
}
.hjp-confirm__box p{
  margin:0;
  color:var(--t-text, #d6dee5);
  font-size:14px;
  font-weight:650;
  line-height:1.45;
}
.hjp-confirm__actions{
  display:flex;
  justify-content:flex-end;
  gap:10px;
  margin-top:24px;
}
.hjp-confirm__btn{
  min-width:104px;
  padding:10px 18px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:999px;
  color:var(--t-text, #fff);
  font:850 13px Outfit,Arial,sans-serif;
  cursor:pointer;
}
.hjp-confirm__btn--ghost{
  background:rgba(255,255,255,.08);
}
.hjp-confirm__btn--ghost:hover{
  background:rgba(255,255,255,.13);
}
.hjp-confirm__btn--danger{
  border-color:var(--t-line, rgba(255,255,255,.22));
  background:#f6f8fb;
  color:#030506;
}
.hjp-confirm__btn--danger:hover{
  background:#fff;
}

/* Feed typography: Username bold, Kritiktext normal. */
.old-profile-app #posts .activity-card .activity-head a:not(.activity-ava),
.old-profile-app #posts .activity-card .activity-head a:not(.activity-ava) strong{
  font-weight:900!important;
}
.old-profile-app #posts .activity-card--review .activity-review__text,
.old-profile-app #posts .activity-card--review .review-spoiler-wrap.is-revealed .review-spoiler-wrap__text{
  font-weight:400!important;
}

/* Cleaner header avatar: fully inside banner, calmer badge/dot. */
.banner-identity{
  left:34px!important;
  bottom:86px!important;
  gap:18px!important;
}
.profile-banner .avatar-wrap,
.banner-identity .avatar-wrap{
  width:104px!important;
  height:104px!important;
  flex:0 0 104px!important;
  overflow:visible!important;
  border:2px solid rgba(255,255,255,.78)!important;
  border-radius:50%!important;
  background:var(--t-surf, #030506)!important;
  box-shadow:0 10px 28px rgba(0,0,0,.48),0 0 0 1px rgba(255,255,255,.1)!important;
}
.profile-banner .avatar,
.banner-identity .avatar{
  border-radius:50%!important;
}
.profile-banner .avatar-wrap::after,
.banner-identity .avatar-wrap::after{
  inset:0!important;
  border-radius:50%;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.1)!important;
}
.profile-banner .avatar-wrap img:not(.avatar),
.banner-identity .avatar-wrap img:not(.avatar){
  top:7px!important;
  right:-5px!important;
  width:30px!important;
  height:30px!important;
  border:2px solid #030506!important;
  box-shadow:0 4px 12px rgba(0,0,0,.45)!important;
}
.profile-banner .status-dot,
.banner-identity .status-dot{
  right:3px!important;
  bottom:10px!important;
  width:14px!important;
  height:14px!important;
  border:3px solid #030506!important;
  box-shadow:0 0 0 1px rgba(255,255,255,.28)!important;
}
@media(max-width:820px){
  .banner-identity{
    left:20px!important;
    bottom:126px!important;
  }
  .profile-banner .avatar-wrap,
  .banner-identity .avatar-wrap{
    width:84px!important;
    height:84px!important;
    flex-basis:84px!important;
  }
}

/* ── Layout-Fix: Profil-Container IMMER auf volle Breite zwingen.
   Ursache des Auflösungs-Bugs: .old-profile-app wurde inhaltsbreit statt den
   .hj-main-Container zu füllen; die linke Spalte konnte so nicht wachsen ->
   toter Raum rechts (bzw. nach Entfernen des alten min-width-Hacks: kollabiert).
   Wir erzwingen Block-Container + volle Breite, dann füllt die 1fr-Spalte. */
body.shell--profile .hj-main{
  display:block!important;
  width:auto!important;
}
/* Container-Kette auf Block zwingen (inner.css macht .hj-content--wide sonst zum Grid). */
body.shell--profile .hj-content,
body.shell--profile .hj-content.hj-content--wide{
  display:block!important;
  grid-template-columns:none!important;
  max-width:none!important;
  width:auto!important;
}
body.shell--profile .old-profile-app{
  display:grid!important;
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  justify-self:stretch!important;
}
/* rechte Spalte (Freunde/Nachrichten) darf ihre Grid-Spur nicht überlaufen */
body.shell--profile .community-rail,
body.shell--profile .community-stack{
  min-width:0;
  max-width:100%;
  overflow:hidden;
}
