.gb-account-shell{width:min(760px,calc(100% - 32px));margin:34px auto 0;padding:0 0 24px}
.gb-account-card{position:relative;border:1px solid var(--sc-line);border-left:5px solid var(--sc-lime);background:rgba(13,18,12,.97);box-shadow:0 24px 70px rgba(0,0,0,.34)}
.gb-account-card::after{content:"";position:absolute;z-index:2;right:-1px;top:-1px;width:28px;height:28px;clip-path:polygon(0 0,100% 0,100% 100%);background:linear-gradient(45deg,transparent 0 47%,var(--sc-line) 48% 52%,var(--sc-bg) 53% 100%);pointer-events:none}
.gb-account-head{padding:30px 32px 24px;border-bottom:1px solid var(--sc-line)}
.gb-account-kicker{display:block;margin:0 0 9px;color:var(--sc-amber);font:800 10px ui-monospace,monospace;letter-spacing:.13em;text-transform:uppercase}
.gb-account-head h1{margin:0;color:var(--sc-text);font:900 clamp(27px,5vw,40px)/1.05 "Orbitron",sans-serif;letter-spacing:-.035em;text-transform:uppercase}
.gb-account-head h2{margin:0;color:var(--sc-text);font:800 21px/1.1 "Orbitron",sans-serif;text-transform:uppercase}
.gb-account-head p{max-width:680px;margin:12px 0 0;color:var(--sc-muted);font-size:14px;line-height:1.55}
.gb-account-head strong{color:var(--sc-text)}
.gb-account-form{padding:26px 32px 30px}
.gb-account-form>label,.gb-account-two label{display:block;margin:0 0 15px}
.gb-account-form label>span:first-child,.gb-account-two label>span:first-child{display:block;margin:0 0 7px;color:var(--sc-muted);font:700 10px ui-monospace,monospace;letter-spacing:.08em;text-transform:uppercase}
.gb-account-form input:not([type=checkbox]){width:100%;height:52px;margin:0;padding:0 14px;border:1px solid var(--sc-line);border-radius:0;color:var(--sc-text);background:#080c07;font:600 14px "Exo 2",sans-serif;outline:0;transition:border-color .15s,box-shadow .15s}
.gb-account-form input:not([type=checkbox]):focus{border-color:var(--sc-lime);box-shadow:0 0 0 1px rgba(213,250,87,.12)}
.gb-account-form input::placeholder{color:#667060}
.gb-account-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.gb-account-check{margin:3px 0 19px!important;padding:13px 14px;border:1px solid var(--sc-line-soft);display:grid!important;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;background:rgba(255,255,255,.018)}
.gb-account-check input{width:17px;height:17px;margin:2px 0 0;accent-color:var(--sc-lime)}
.gb-account-check>span{margin:0!important;color:var(--sc-muted)!important;font:600 13px/1.45 "Exo 2",sans-serif!important;letter-spacing:0!important;text-transform:none!important}
.gb-account-check a,.gb-policy-body a{color:var(--sc-lime);text-decoration:none;border-bottom:1px solid rgba(213,250,87,.35)}
.gb-account-check a:hover,.gb-policy-body a:hover{border-color:var(--sc-lime)}
.gb-account-message{min-height:22px;margin:0 0 10px;color:var(--sc-muted);font:700 12px/1.4 "Exo 2",sans-serif}
.gb-account-message.is-error{color:#e99a9a}.gb-account-message.is-ok{color:var(--sc-lime)}
.gb-account-submit,.gb-account-secondary{width:100%;min-height:50px;padding:0 18px;border-radius:0;font:800 12px "Exo 2",sans-serif;letter-spacing:.055em;text-transform:uppercase;transition:transform .15s,background .15s,border-color .15s,color .15s}
.gb-account-submit{border:1px solid var(--sc-lime);color:var(--sc-ink);background:var(--sc-lime)}
.gb-account-submit:hover:not(:disabled){background:#e3ff82;transform:translateY(-1px)}
.gb-account-secondary{margin-top:9px;border:1px solid var(--sc-line);color:var(--sc-text);background:var(--sc-panel)}
.gb-account-secondary:hover:not(:disabled){border-color:var(--sc-lime);color:var(--sc-lime)}
.gb-account-note{margin:12px 0 0;color:#727d6d;font-size:11px;line-height:1.45;text-align:center}
.gb-code-input{height:66px!important;font:800 28px/1 ui-monospace,monospace!important;letter-spacing:.3em;text-align:center}
.gb-account-success{padding:36px 32px 34px;text-align:center}
.gb-account-success-mark{width:58px;height:58px;margin:0 auto 17px;border:1px solid var(--sc-lime);display:grid;place-items:center;color:var(--sc-ink);background:var(--sc-lime);font-size:30px;font-weight:900}
.gb-account-success h2{margin:0;color:var(--sc-text);font:800 24px "Orbitron",sans-serif;text-transform:uppercase}
.gb-account-success p{margin:9px 0 24px;color:var(--sc-muted)}
.gb-account-linkbtn{display:flex;align-items:center;justify-content:center;text-decoration:none}
.gb-account-invalid{padding-top:24px}
.gb-account-links{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.gb-account-links a{color:var(--sc-muted);font-size:12px;font-weight:600;text-decoration:none;border-bottom:1px solid transparent}
.gb-account-links a:hover{color:var(--sc-lime);border-color:rgba(213,250,87,.35)}
.gb-account-links-one{justify-content:center}

/* Simple server-backed bot check. */
.gb-captcha{margin:1px 0 16px;padding:12px;border:1px solid var(--sc-line-soft);display:grid;grid-template-columns:minmax(150px,.75fr) minmax(100px,.45fr) auto;gap:9px;align-items:end;background:rgba(213,250,87,.018)}
.gb-captcha-copy{min-height:52px;padding:5px 10px;border-left:3px solid var(--sc-amber);display:flex;flex-direction:column;justify-content:center;background:rgba(255,174,78,.035)}
.gb-captcha-copy span{color:var(--sc-muted);font:700 9px ui-monospace,monospace;letter-spacing:.08em;text-transform:uppercase}
.gb-captcha-copy strong{margin-top:4px;color:var(--sc-text);font:800 18px ui-monospace,monospace}
.gb-captcha input{height:52px!important;text-align:center;font:800 17px ui-monospace,monospace!important}
.gb-captcha-refresh{height:52px;padding:0 14px;border:1px solid var(--sc-line);color:var(--sc-muted);background:var(--sc-panel);font:700 10px "Exo 2",sans-serif;text-transform:uppercase}
.gb-captcha-refresh:hover{border-color:var(--sc-amber);color:var(--sc-amber)}
.gb-account-honeypot{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}

/* Policies */
.gb-policy-shell{width:min(930px,calc(100% - 32px))}
.gb-policy-card .gb-account-head{padding-bottom:20px}
.gb-policy-body{padding:10px 32px 30px}
.gb-policy-body section{padding:19px 0;border-bottom:1px solid var(--sc-line-soft)}
.gb-policy-body section:last-child{border-bottom:0}
.gb-policy-body h2{margin:0 0 8px;color:var(--sc-text);font:700 16px "Exo 2",sans-serif}
.gb-policy-body p{margin:0;color:var(--sc-muted);font-size:14px;line-height:1.65}

/* Profile: social-ready shell, with room for family/chat modules later. */
.gb-profile-shell{width:min(1120px,calc(100% - 32px));scroll-behavior:smooth}
.gb-profile-hero{min-height:190px;padding:30px 34px;display:grid;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:24px;background:linear-gradient(110deg,rgba(213,250,87,.045),rgba(13,18,12,.97) 42%,rgba(255,174,78,.025))}
.gb-profile-avatar{position:relative;width:92px;height:92px;border:1px solid var(--sc-line);display:grid;place-items:center;background:#080c07}
.gb-profile-avatar::before{content:"";position:absolute;inset:7px;border:1px solid rgba(213,250,87,.18)}
.gb-profile-avatar img{position:relative;width:48px;height:48px;display:block;filter:drop-shadow(0 0 14px rgba(213,250,87,.14))}
.gb-profile-identity{min-width:0}
.gb-profile-identity .gb-account-kicker{margin-bottom:8px}
.gb-profile-identity h1{margin:0;overflow:hidden;color:var(--sc-text);font:800 clamp(27px,4vw,42px)/1.05 "Orbitron",sans-serif;letter-spacing:-.035em;text-overflow:ellipsis}
.gb-profile-identity>p{margin:8px 0 0;color:var(--sc-muted);font-size:14px}
.gb-profile-badges{margin-top:14px;display:flex;flex-wrap:wrap;gap:7px}
.gb-profile-badges span{min-height:28px;padding:0 9px;border:1px solid var(--sc-line-soft);display:inline-flex;align-items:center;color:#899483;background:rgba(255,255,255,.018);font:700 9px ui-monospace,monospace;letter-spacing:.04em;text-transform:uppercase}
.gb-profile-badges .is-verified{border-color:rgba(213,250,87,.28);color:var(--sc-lime);background:rgba(213,250,87,.035)}
.gb-profile-hero-stats{display:grid;grid-template-columns:110px 190px;border:1px solid var(--sc-line-soft);background:rgba(8,12,7,.64)}
.gb-profile-hero-stats>div{min-width:0;padding:15px;border-right:1px solid var(--sc-line-soft)}
.gb-profile-hero-stats>div:last-child{border-right:0}
.gb-profile-hero-stats span{display:block;margin-bottom:6px;color:#707b6b;font:700 8px ui-monospace,monospace;letter-spacing:.08em;text-transform:uppercase}
.gb-profile-hero-stats strong{display:block;overflow:hidden;color:var(--sc-text);font-size:13px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}
.gb-profile-layout{margin-top:12px;display:grid;grid-template-columns:235px minmax(0,1fr);gap:12px;align-items:start}
.gb-profile-sidebar{position:sticky;top:90px;border:1px solid var(--sc-line);border-left:4px solid var(--sc-lime);background:rgba(13,18,12,.97)}
.gb-profile-nav{display:grid}
.gb-profile-nav>a,.gb-profile-nav>div{position:relative;min-height:52px;padding:0 12px;border-bottom:1px solid var(--sc-line-soft);display:grid;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:8px;color:var(--sc-muted);font-size:13px;font-weight:600;text-decoration:none}
.gb-profile-nav>a:last-of-type{border-bottom:1px solid var(--sc-line-soft)}
.gb-profile-nav>a:hover,.gb-profile-nav>a.is-active{color:var(--sc-lime);background:rgba(213,250,87,.04)}
.gb-profile-nav>a span,.gb-profile-nav>div span{color:var(--sc-amber);font-family:ui-monospace,monospace;text-align:center}
.gb-profile-nav>div.is-future{color:#5f695a;background:rgba(255,255,255,.01)}
.gb-profile-nav em{padding:3px 5px;border:1px solid var(--sc-line-soft);color:#677160;font:700 7px ui-monospace,monospace;font-style:normal;letter-spacing:.06em;text-transform:uppercase}
.gb-profile-side-note{padding:13px;color:#5f695a;font:700 9px ui-monospace,monospace;letter-spacing:.07em;text-align:center;text-transform:uppercase}
.gb-profile-content{min-width:0;display:grid;gap:12px}
.gb-profile-panel{min-width:0;scroll-margin-top:96px}
.gb-profile-panel .gb-account-head{padding:23px 26px 19px}
.gb-profile-panel .gb-account-form{padding:22px 26px 25px}
.gb-profile-form-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}
.gb-profile-form-actions .gb-account-secondary{width:auto;min-width:150px;margin:0}
.gb-inline-verify{padding-top:0!important;border-top:1px solid var(--sc-line-soft)}
.gb-inline-note{text-align:left;margin:0 0 14px!important;color:var(--sc-lime)!important}
.gb-profile-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.gb-profile-actions .gb-account-secondary{margin:0}
.gb-danger-button{width:100%;min-height:50px;padding:0 18px;border:1px solid rgba(216,111,111,.75);border-radius:0;color:#e8a0a0;background:rgba(216,111,111,.06);font:800 12px "Exo 2",sans-serif;letter-spacing:.055em;text-transform:uppercase}
.gb-danger-button:hover:not(:disabled){color:#111;background:#e58f8f;border-color:#e58f8f}
.gb-session-summary{margin-bottom:14px;border:1px solid var(--sc-line-soft);display:grid;grid-template-columns:1fr 1fr;background:#080c07}
.gb-session-summary>div{padding:14px;border-right:1px solid var(--sc-line-soft)}
.gb-session-summary>div:last-child{border-right:0}
.gb-session-summary span{display:block;margin-bottom:5px;color:#707b6b;font:700 8px ui-monospace,monospace;letter-spacing:.07em;text-transform:uppercase}
.gb-session-summary strong{display:block;color:var(--sc-text);font-size:13px;font-weight:700}

@media(max-width:900px){.gb-profile-hero{grid-template-columns:78px minmax(0,1fr);padding:25px}.gb-profile-avatar{width:78px;height:78px}.gb-profile-avatar img{width:42px;height:42px}.gb-profile-hero-stats{grid-column:1/-1;grid-template-columns:1fr 1fr}.gb-profile-layout{grid-template-columns:1fr}.gb-profile-sidebar{position:static}.gb-profile-nav{grid-template-columns:repeat(3,1fr)}.gb-profile-nav>a,.gb-profile-nav>div{border-right:1px solid var(--sc-line-soft)}.gb-profile-nav>.is-future{display:none}.gb-profile-side-note{display:none}}
@media(max-width:640px){.gb-account-shell{width:min(100% - 20px,760px);margin-top:18px}.gb-account-head{padding:23px 18px 18px}.gb-account-form,.gb-account-success{padding:20px 18px 23px}.gb-account-two{grid-template-columns:1fr;gap:0}.gb-account-head h1{font-size:27px}.gb-policy-body{padding:8px 18px 24px}.gb-code-input{font-size:25px!important;letter-spacing:.22em}.gb-captcha{grid-template-columns:1fr 105px}.gb-captcha-copy{grid-column:1/-1}.gb-captcha-refresh{padding:0 8px;font-size:9px}.gb-profile-shell{width:min(100% - 20px,1120px)}.gb-profile-hero{grid-template-columns:64px minmax(0,1fr);gap:15px;padding:20px 17px}.gb-profile-avatar{width:64px;height:64px}.gb-profile-avatar img{width:34px;height:34px}.gb-profile-identity h1{font-size:24px}.gb-profile-identity>p{font-size:12px}.gb-profile-badges span:nth-child(2){display:none}.gb-profile-hero-stats{grid-template-columns:1fr}.gb-profile-hero-stats>div{border-right:0;border-bottom:1px solid var(--sc-line-soft)}.gb-profile-hero-stats>div:last-child{border-bottom:0}.gb-profile-nav{grid-template-columns:1fr 1fr 1fr}.gb-profile-nav>a{min-height:47px;padding:0 7px;grid-template-columns:18px 1fr;font-size:11px}.gb-profile-panel .gb-account-head{padding:21px 18px 17px}.gb-profile-panel .gb-account-form{padding:19px 18px 22px}.gb-profile-form-actions,.gb-profile-actions,.gb-session-summary{grid-template-columns:1fr}.gb-profile-form-actions .gb-account-secondary{width:100%;margin:0}.gb-session-summary>div{border-right:0;border-bottom:1px solid var(--sc-line-soft)}.gb-session-summary>div:last-child{border-bottom:0}}

/* Accounts community layer: profile preferences, public profiles, admin chat. */
.gb-account-form textarea,.gb-account-form select{width:100%;margin:0;padding:12px 14px;border:1px solid var(--sc-line);border-radius:0;color:var(--sc-text);background:#080c07;font:600 14px/1.45 "Exo 2",sans-serif;outline:0}.gb-account-form select{height:52px;padding-top:0;padding-bottom:0}.gb-account-form textarea{min-height:116px;resize:vertical}.gb-account-form textarea:focus,.gb-account-form select:focus{border-color:var(--sc-lime);box-shadow:0 0 0 1px rgba(213,250,87,.12)}.gb-account-form small{display:block;margin-top:7px;color:#737d6e;font-size:11px;line-height:1.4}.gb-separated-form{border-top:1px solid var(--sc-line-soft)}
.gb-inline-button{width:auto;min-width:170px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.gb-profile-id-block{min-width:0}.gb-profile-hero{grid-template-columns:minmax(0,1fr) auto;min-height:160px}.gb-profile-id-block h1{margin:0;overflow:hidden;color:var(--sc-text);font:800 clamp(28px,4vw,42px)/1.05 "Orbitron",sans-serif;letter-spacing:-.035em;text-overflow:ellipsis}.gb-profile-handle{margin-top:8px;color:#7d8777;font:700 10px ui-monospace,monospace;letter-spacing:.04em}.gb-profile-hero-bio{max-width:720px;margin:15px 0 0;color:var(--sc-muted);font-size:14px;line-height:1.55;white-space:pre-line}.gb-profile-hero-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.gb-profile-hero-actions .gb-account-secondary{width:auto;min-width:165px;margin:0;display:flex;align-items:center;justify-content:center;text-decoration:none}
.gb-toggle-list{margin-bottom:18px;border:1px solid var(--sc-line-soft)}.gb-toggle-list label{min-height:52px;margin:0!important;padding:0 14px;border-bottom:1px solid var(--sc-line-soft);display:flex!important;align-items:center;gap:11px;background:rgba(255,255,255,.012)}.gb-toggle-list label:last-child{border-bottom:0}.gb-toggle-list input{width:17px;height:17px;flex:none;accent-color:var(--sc-lime)}.gb-toggle-list span{margin:0!important;color:var(--sc-text)!important;font:600 13px "Exo 2",sans-serif!important;letter-spacing:0!important;text-transform:none!important}
.gb-session-list,.gb-security-log{display:grid}.gb-session-list article,.gb-security-log article{min-height:62px;padding:12px 16px;border-bottom:1px solid var(--sc-line-soft);display:flex;align-items:center;justify-content:space-between;gap:14px}.gb-session-list article:last-child,.gb-security-log article:last-child{border-bottom:0}.gb-session-list strong,.gb-security-log strong{display:block;color:var(--sc-text);font-size:13px}.gb-session-list span,.gb-security-log span{display:block;margin-top:4px;color:#778172;font:600 10px ui-monospace,monospace}.gb-session-list em{padding:5px 7px;border:1px solid rgba(213,250,87,.25);color:var(--sc-lime);font:700 8px ui-monospace,monospace;font-style:normal;text-transform:uppercase}.gb-session-list button{min-height:34px;padding:0 10px;border:1px solid var(--sc-line);color:var(--sc-muted);background:var(--sc-panel);font:700 9px "Exo 2",sans-serif;text-transform:uppercase}.gb-session-list button:hover{border-color:var(--sc-amber);color:var(--sc-amber)}.gb-security-log{max-height:420px;overflow:auto}.gb-danger-panel{border-left-color:#d86f6f}.gb-delete-banner{margin-bottom:12px;padding:16px 20px;border-left-color:#d86f6f;display:flex;align-items:center;justify-content:space-between;gap:15px}.gb-delete-banner strong{color:#e7a0a0}.gb-delete-banner p{margin:5px 0 0;color:var(--sc-muted);font-size:12px}.gb-delete-banner .gb-account-secondary{width:auto;min-width:180px;margin:0}

/* Administration chat. */
.gb-messages-shell{width:min(980px,calc(100% - 32px))}.gb-chat-head{padding:25px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.gb-chat-head h1{margin:0;color:var(--sc-text);font:800 clamp(25px,4vw,36px)/1.05 "Orbitron",sans-serif}.gb-chat-head p{max-width:650px;margin:8px 0 0;color:var(--sc-muted);font-size:13px;line-height:1.5}.gb-chat-head .gb-account-secondary{width:auto;min-width:165px;margin:0;display:flex;align-items:center;justify-content:center;text-decoration:none}.gb-admin-chat{margin-top:12px;overflow:hidden}.gb-chat-contact{min-height:70px;padding:12px 18px;border-bottom:1px solid var(--sc-line);display:flex;align-items:center;gap:12px;background:rgba(213,250,87,.018)}.gb-chat-contact-mark{width:42px;height:42px;flex:none;border:1px solid var(--sc-lime);display:grid;place-items:center;color:var(--sc-ink);background:var(--sc-lime);font:900 11px ui-monospace,monospace}.gb-chat-contact strong,.gb-chat-contact span{display:block}.gb-chat-contact strong{color:var(--sc-text);font-size:14px}.gb-chat-contact span{margin-top:3px;color:#707a6b;font:700 8px ui-monospace,monospace;letter-spacing:.09em}.gb-chat-stream{height:min(62vh,690px);min-height:390px;padding:22px;overflow:auto;background:linear-gradient(rgba(213,250,87,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(213,250,87,.018) 1px,transparent 1px),#090d08;background-size:32px 32px}.gb-chat-message{position:relative;width:min(710px,88%);margin:0 0 14px;padding:15px 17px;border:1px solid var(--sc-line);border-left:3px solid #53604d;background:rgba(15,21,13,.98)}.gb-chat-message.is-unread{border-left-color:var(--sc-lime);box-shadow:0 0 0 1px rgba(213,250,87,.04)}.gb-chat-message.is-important,.gb-chat-message.is-warning,.gb-chat-message.is-moderation{border-left-color:var(--sc-amber)}.gb-chat-message.is-warning{background:rgba(255,174,78,.045)}.gb-chat-message.is-moderation{background:rgba(216,111,111,.04);border-left-color:#d86f6f}.gb-chat-message-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#788273;font:700 9px ui-monospace,monospace}.gb-chat-message-meta span{color:var(--sc-lime)}.gb-chat-message-meta em{padding:2px 5px;border:1px solid rgba(213,250,87,.25);color:var(--sc-lime);font-style:normal}.gb-chat-message h2{margin:8px 0 7px;color:var(--sc-text);font:700 15px "Exo 2",sans-serif}.gb-chat-message-body{color:var(--sc-muted);font-size:13px;line-height:1.58}.gb-chat-empty{height:100%;display:grid;place-items:center;color:#677160;font:700 11px ui-monospace,monospace;text-transform:uppercase}.gb-chat-disabled{min-height:54px;padding:0 18px;border-top:1px solid var(--sc-line);display:flex;align-items:center;gap:9px;color:#687263;background:#0b0f0a;font-size:12px}.gb-chat-disabled span{color:var(--sc-amber)}

/* Public user page and report modal. */
.gb-public-shell{width:min(920px,calc(100% - 32px))}.gb-public-hero{min-height:300px;padding:34px}.gb-public-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.gb-public-top h1,.gb-public-hero.is-private h1,.gb-public-missing h1{margin:0;color:var(--sc-text);font:800 clamp(29px,5vw,44px)/1.05 "Orbitron",sans-serif;letter-spacing:-.035em}.gb-public-actions{display:flex;gap:8px}.gb-public-actions .gb-account-secondary{width:auto;min-width:150px;margin:0}.gb-public-bio{max-width:740px;margin:28px 0;padding:18px;border:1px solid var(--sc-line-soft);border-left:3px solid var(--sc-amber);color:var(--sc-muted);font-size:14px;line-height:1.65;background:rgba(255,174,78,.02)}.gb-public-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--sc-line-soft)}.gb-public-facts>div{min-width:0;padding:15px;border-right:1px solid var(--sc-line-soft)}.gb-public-facts>div:last-child{border-right:0}.gb-public-facts span{display:block;margin-bottom:6px;color:#717b6c;font:700 8px ui-monospace,monospace;letter-spacing:.07em;text-transform:uppercase}.gb-public-facts strong{display:block;overflow:hidden;color:var(--sc-text);font-size:13px;text-overflow:ellipsis}.gb-public-facts a{color:var(--sc-lime);text-decoration:none}.gb-public-hero.is-private{padding:42px 34px}.gb-public-id{margin-bottom:9px;color:var(--sc-amber);font:700 10px ui-monospace,monospace}.gb-public-hero.is-private p{color:var(--sc-muted)}.gb-public-missing{padding:45px 34px}
.gb-report-modal[hidden]{display:none}.gb-report-modal{position:fixed;z-index:10000;inset:0;display:grid;place-items:center;padding:18px}.gb-report-shade{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(0,0,0,.72);backdrop-filter:blur(4px)}.gb-report-modal>section{position:relative;width:min(620px,100%);max-height:min(780px,92vh);padding:28px;border:1px solid var(--sc-line);border-left:5px solid var(--sc-amber);overflow:auto;background:#0d120c;box-shadow:0 30px 90px rgba(0,0,0,.6)}.gb-report-modal h2{margin:0;color:var(--sc-text);font:800 24px "Orbitron",sans-serif}.gb-report-modal p{color:var(--sc-muted);font-size:13px;line-height:1.5}.gb-report-x{position:absolute;right:10px;top:10px;width:38px;height:38px;border:1px solid var(--sc-line);color:var(--sc-muted);background:var(--sc-panel);font-size:24px}.gb-report-reasons{margin:18px 0;border:1px solid var(--sc-line-soft);display:grid;grid-template-columns:1fr 1fr}.gb-report-reasons label{min-height:46px;padding:0 11px;border-right:1px solid var(--sc-line-soft);border-bottom:1px solid var(--sc-line-soft);display:flex;align-items:center;gap:9px;color:var(--sc-muted);font-size:12px}.gb-report-reasons label:nth-child(even){border-right:0}.gb-report-reasons input{accent-color:var(--sc-lime)}.gb-report-desc>span{display:block;margin-bottom:7px;color:var(--sc-muted);font:700 10px ui-monospace,monospace;text-transform:uppercase}.gb-report-desc textarea{width:100%;min-height:110px;padding:12px;border:1px solid var(--sc-line);color:var(--sc-text);background:#080c07;resize:vertical;font:13px/1.5 "Exo 2",sans-serif}
.gb-policy-callout{margin:18px 0;padding:15px 16px;border:1px solid var(--sc-line);border-left:4px solid var(--sc-lime);color:var(--sc-muted);font-size:14px;line-height:1.6;background:rgba(213,250,87,.035)}.gb-policy-callout strong,.gb-policy-body strong{color:var(--sc-text)}.gb-policy-body ul{margin:10px 0 0;padding-left:20px;color:var(--sc-muted);font-size:14px;line-height:1.65}.gb-policy-body li{margin:7px 0}

@media(max-width:760px){.gb-profile-hero{grid-template-columns:1fr}.gb-profile-hero-actions{justify-content:flex-start}.gb-public-top,.gb-chat-head,.gb-delete-banner{align-items:stretch;flex-direction:column}.gb-public-actions,.gb-profile-hero-actions{width:100%}.gb-public-actions .gb-account-secondary,.gb-profile-hero-actions>*{flex:1}.gb-public-facts{grid-template-columns:1fr}.gb-public-facts>div{border-right:0;border-bottom:1px solid var(--sc-line-soft)}.gb-public-facts>div:last-child{border-bottom:0}.gb-chat-head .gb-account-secondary{width:100%}.gb-report-reasons{grid-template-columns:1fr}.gb-report-reasons label{border-right:0}.gb-delete-banner .gb-account-secondary{width:100%}}
@media(max-width:520px){.gb-messages-shell,.gb-public-shell{width:calc(100% - 20px)}.gb-chat-stream{min-height:360px;padding:13px}.gb-chat-message{width:96%;padding:13px}.gb-public-hero{padding:24px 18px}.gb-report-modal{padding:8px}.gb-report-modal>section{padding:24px 16px}.gb-session-list article{align-items:flex-start;flex-direction:column}.gb-session-list button{width:100%}}

/* Accounts v1.1 — unified public profile + modal settings + chat shell */
.gb-public-shell{width:min(1120px,calc(100% - 40px));margin-top:24px}
.gb-social-profile{overflow:hidden;border-left-color:var(--sc-lime)}
.gb-social-cover{height:92px;border-bottom:1px solid var(--sc-line);background:linear-gradient(120deg,rgba(213,250,87,.11),rgba(255,174,78,.035) 58%,transparent),linear-gradient(90deg,rgba(213,250,87,.025) 1px,transparent 1px);background-size:auto,28px 28px}
.gb-social-header{position:relative;margin-top:-38px;padding:0 28px 24px;display:grid;grid-template-columns:92px minmax(0,1fr) auto;align-items:end;gap:20px}
.gb-public-avatar{width:92px;height:92px;border:1px solid var(--sc-line);display:grid;place-items:center;background:#080c07;box-shadow:0 12px 35px rgba(0,0,0,.35)}
.gb-public-avatar img{width:48px;height:48px;display:block;filter:drop-shadow(0 0 14px rgba(213,250,87,.14))}
.gb-social-identity{min-width:0;padding-bottom:4px}.gb-social-identity h1{margin:0;overflow:hidden;color:var(--sc-text);font:800 clamp(28px,4vw,43px)/1.02 "Orbitron",sans-serif;letter-spacing:-.035em;text-overflow:ellipsis}.gb-social-idline{margin-top:8px;color:#778173;font:700 10px ui-monospace,monospace}.gb-social-idline b{color:var(--sc-amber);font-weight:800}
.gb-public-actions{max-width:430px;display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.gb-public-actions .gb-account-secondary,.gb-public-actions .gb-account-submit{width:auto;min-width:0;min-height:42px;margin:0;padding:0 13px;font-size:10px}.gb-public-actions .gb-account-submit{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
.gb-social-grid{padding:0 28px 28px;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:12px}.gb-social-main,.gb-social-facts{border:1px solid var(--sc-line-soft);background:rgba(8,12,7,.45)}.gb-social-main{padding:20px}.gb-social-main h2{margin:0 0 12px;color:var(--sc-text);font:800 15px "Exo 2",sans-serif;text-transform:uppercase}.gb-public-bio{margin:0;padding:0;border:0;color:var(--sc-muted);background:none;font-size:14px;line-height:1.7;white-space:normal}.gb-public-bio.is-empty{color:#697365;font-style:italic}.gb-social-facts{display:grid;align-content:start}.gb-social-facts>div{padding:13px 14px;border-bottom:1px solid var(--sc-line-soft)}.gb-social-facts>div:last-child{border-bottom:0}.gb-social-facts span{display:block;margin-bottom:5px;color:#707b6b;font:700 8px ui-monospace,monospace;letter-spacing:.07em;text-transform:uppercase}.gb-social-facts strong{display:block;overflow:hidden;color:var(--sc-text);font-size:12px;text-overflow:ellipsis}.gb-social-facts a{color:var(--sc-lime);text-decoration:none}
.gb-public-hero.is-private{min-height:230px;padding:34px;display:flex;align-items:center;gap:22px}.gb-public-hero.is-private h1{margin:0}.gb-public-hero.is-private p{margin:8px 0 0}.gb-public-missing{padding:42px 34px}.gb-public-missing h1{margin:0;color:var(--sc-text);font:800 30px "Orbitron",sans-serif}

.gb-profile-modal[hidden]{display:none}.gb-profile-modal{position:fixed;z-index:100010;inset:0;padding:18px;display:grid;place-items:center}.gb-profile-modal-shade{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(0,0,0,.76);backdrop-filter:blur(5px)}.gb-profile-dialog{position:relative;width:min(660px,100%);max-height:min(860px,94vh);overflow:auto;border:1px solid var(--sc-line);border-left:5px solid var(--sc-lime);padding:27px 28px;background:#0d120c;box-shadow:0 32px 95px rgba(0,0,0,.68)}.gb-profile-dialog>h2{margin:0;color:var(--sc-text);font:800 24px "Orbitron",sans-serif;text-transform:uppercase}.gb-profile-dialog>p{margin:9px 0 0;color:var(--sc-muted);font-size:13px;line-height:1.55}.gb-profile-modal-x{position:absolute;right:10px;top:10px;width:38px;height:38px;padding:0;border:1px solid var(--sc-line);color:var(--sc-muted);background:var(--sc-panel);font-size:24px}.gb-profile-modal-x:hover{border-color:var(--sc-lime);color:var(--sc-lime)}.gb-profile-dialog .gb-account-form{padding:20px 0 0}.gb-profile-dialog .gb-separated-form{margin-top:20px;padding-top:20px}.gb-settings-dialog{width:min(780px,100%)}.gb-settings-stack{margin-top:20px;display:grid;gap:10px}.gb-settings-stack>section{padding:17px;border:1px solid var(--sc-line-soft);background:rgba(8,12,7,.45)}.gb-settings-stack>section>h3{margin:0;color:var(--sc-text);font:800 14px "Exo 2",sans-serif;text-transform:uppercase}.gb-settings-stack>section>p{margin:6px 0 0;color:var(--sc-muted);font-size:12px}.gb-settings-stack .gb-account-form{padding:16px 0 0}.gb-settings-danger{border-left:3px solid var(--sc-danger)!important}.gb-small-dialog{width:min(500px,100%)}.gb-small-dialog .gb-account-secondary{width:auto;min-width:150px;margin-top:18px}.gb-modal-open{overflow:hidden}

.gb-messages-shell{width:min(1120px,calc(100% - 40px));margin-top:24px}.gb-chat-head{padding:22px 26px}.gb-chat-head h1{font-size:30px}.gb-chat-app{margin-top:12px;height:min(720px,72vh);min-height:520px;display:grid;grid-template-columns:280px minmax(0,1fr);overflow:hidden}.gb-chat-list{border-right:1px solid var(--sc-line);display:flex;flex-direction:column;background:#0a0e09}.gb-chat-list-title{min-height:54px;padding:0 15px;border-bottom:1px solid var(--sc-line);display:flex;align-items:center;color:#7b8676;font:800 9px ui-monospace,monospace;letter-spacing:.1em;text-transform:uppercase}.gb-chat-list-item{width:100%;min-height:72px;padding:10px 12px;border:0;border-bottom:1px solid var(--sc-line-soft);display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;color:var(--sc-text);background:transparent;text-align:left}.gb-chat-list-item.is-active{background:rgba(213,250,87,.045);box-shadow:inset 3px 0 var(--sc-lime)}.gb-chat-list-copy{min-width:0}.gb-chat-list-copy strong,.gb-chat-list-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gb-chat-list-copy strong{font-size:13px}.gb-chat-list-copy small{margin-top:4px;color:#6e7869;font-size:10px}.gb-chat-list-item>b{min-width:22px;height:22px;padding:0 5px;border:1px solid var(--sc-lime);display:grid;place-items:center;color:var(--sc-ink);background:var(--sc-lime);font:900 9px ui-monospace,monospace}.gb-chat-list-future{margin:auto 14px 18px;padding:14px;border:1px dashed var(--sc-line);color:#667060;text-align:center}.gb-chat-list-future span{display:block;color:var(--sc-amber);font-size:20px}.gb-chat-list-future p{margin:7px 0 0;font-size:11px;line-height:1.45}.gb-chat-pane{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.gb-chat-pane .gb-chat-stream{height:auto;min-height:0}.gb-chat-type{padding:3px 6px;border:1px solid var(--sc-line);color:#8c9787;background:rgba(255,255,255,.02);font:800 8px ui-monospace,monospace;font-style:normal;text-transform:uppercase}.gb-chat-type.is-news{border-color:rgba(97,177,255,.35);color:#8bc6ff}.gb-chat-type.is-update{border-color:rgba(213,250,87,.32);color:var(--sc-lime)}.gb-chat-type.is-important{border-color:rgba(255,174,78,.45);color:var(--sc-amber)}.gb-chat-type.is-warning,.gb-chat-type.is-moderation{border-color:rgba(216,111,111,.45);color:#e39191}.gb-chat-type.is-welcome{border-color:rgba(213,250,87,.25);color:#b9da54}

@media(max-width:900px){.gb-social-header{grid-template-columns:80px minmax(0,1fr)}.gb-public-avatar{width:80px;height:80px}.gb-public-actions{grid-column:1/-1;max-width:none;justify-content:flex-start}.gb-social-grid{grid-template-columns:1fr}.gb-chat-app{grid-template-columns:220px minmax(0,1fr)}}
@media(max-width:700px){.gb-public-shell,.gb-messages-shell{width:calc(100% - 20px)}.gb-social-cover{height:70px}.gb-social-header{margin-top:-28px;padding:0 16px 18px;grid-template-columns:64px minmax(0,1fr);gap:13px}.gb-public-avatar{width:64px;height:64px}.gb-public-avatar img{width:34px;height:34px}.gb-social-identity h1{font-size:25px}.gb-public-actions{gap:6px}.gb-public-actions .gb-account-secondary,.gb-public-actions .gb-account-submit{flex:1 1 auto}.gb-social-grid{padding:0 16px 18px}.gb-profile-modal{padding:6px}.gb-profile-dialog{max-height:97vh;padding:23px 16px}.gb-chat-app{height:auto;min-height:0;grid-template-columns:1fr}.gb-chat-list{border-right:0;border-bottom:1px solid var(--sc-line)}.gb-chat-list-title,.gb-chat-list-future{display:none}.gb-chat-list-item{min-height:64px}.gb-chat-pane .gb-chat-stream{height:min(58vh,560px);min-height:360px}.gb-chat-head{align-items:stretch;flex-direction:column}.gb-chat-head .gb-account-secondary{width:100%}}

/* Accounts v1.3 — common width, structured profile controls and full chat shell. */
.gb-account-shell,.gb-policy-shell,.gb-profile-shell,.gb-public-shell,.gb-messages-shell{width:min(var(--sc-width,1120px),calc(100% - 40px));max-width:none}

.gb-social-profile{overflow:visible}
.gb-social-profile.gb-account-card::after{z-index:12;right:-1px;top:-1px;width:28px;height:28px;clip-path:polygon(0 0,100% 0,100% 100%);background:linear-gradient(45deg,transparent 0 47%,var(--sc-line) 48% 52%,var(--sc-bg) 53% 100%)}
.gb-social-header{margin-top:-46px;padding:0 28px 22px;grid-template-columns:112px minmax(0,1fr);align-items:end;gap:22px}
.gb-public-avatar{width:112px;height:112px}
.gb-avatar-placeholder{position:relative;padding:12px;overflow:hidden;color:#aab4a3;background:linear-gradient(145deg,#0a0e09,#11170f);box-shadow:0 12px 35px rgba(0,0,0,.35),inset 0 0 0 1px rgba(213,250,87,.025)}
.gb-avatar-placeholder::before,.gb-avatar-placeholder::after{content:"";position:absolute;left:14%;right:14%;height:1px;background:rgba(213,250,87,.12);transform:rotate(-12deg);pointer-events:none}
.gb-avatar-placeholder::before{top:30%}.gb-avatar-placeholder::after{bottom:27%;transform:rotate(9deg)}
.gb-avatar-placeholder>span{position:relative;z-index:1;display:block;max-width:88px;text-align:center;font:600 10px/1.22 "Segoe Print","Bradley Hand",cursive;letter-spacing:.01em;transform:rotate(-4deg);text-wrap:balance}
.gb-social-identity{padding-bottom:7px}.gb-social-identity .gb-account-kicker{margin-bottom:9px}.gb-social-identity h1{font-size:clamp(31px,4vw,46px)}
.gb-social-private-note{display:inline-flex;margin-top:9px;padding:4px 7px;border:1px solid rgba(255,174,78,.32);color:var(--sc-amber);background:rgba(255,174,78,.035);font:800 8px ui-monospace,monospace;letter-spacing:.07em;text-transform:uppercase}
.gb-social-idline{display:none}

.gb-profile-actionbar{border-top:1px solid var(--sc-line);border-bottom:1px solid var(--sc-line);display:grid;grid-template-columns:minmax(150px,.8fr) minmax(330px,1.6fr) minmax(330px,1.6fr);background:#0a0e09}
.gb-profile-action-group{min-width:0;border-right:1px solid var(--sc-line)}.gb-profile-action-group:last-child{border-right:0}
.gb-profile-action-group>span{height:28px;padding:0 12px;border-bottom:1px solid var(--sc-line-soft);display:flex;align-items:center;color:#6f7a69;font:800 8px ui-monospace,monospace;letter-spacing:.1em;text-transform:uppercase;background:rgba(255,255,255,.012)}
.gb-profile-action-group>div{display:grid;grid-auto-flow:column;grid-auto-columns:1fr}
.gb-profile-action{min-width:0;height:52px;margin:0;padding:0 13px;border:0;border-right:1px solid var(--sc-line-soft);display:flex;align-items:center;justify-content:center;gap:8px;color:var(--sc-text);background:transparent;font:700 11px "Exo 2",sans-serif;text-decoration:none;text-transform:uppercase;white-space:nowrap;transition:background .15s,color .15s}
.gb-profile-action:last-child{border-right:0}.gb-profile-action:hover{color:var(--sc-lime);background:rgba(213,250,87,.045)}
.gb-profile-action.is-primary{color:var(--sc-ink);background:var(--sc-lime);font-weight:800}.gb-profile-action.is-primary:hover{color:var(--sc-ink);background:#e3ff82}
.gb-profile-action b{width:18px;color:var(--sc-amber);font:800 15px/1 ui-monospace,monospace;text-align:center}.gb-profile-action.is-primary b{color:var(--sc-ink)}
.gb-profile-action i{width:18px;height:18px;display:grid;place-items:center;color:#aeb8a8}.gb-profile-action i svg{width:17px!important;height:17px!important}.gb-profile-action:hover i{color:var(--sc-lime)}
.gb-profile-action-group.is-contact>div{grid-template-columns:1fr}
.gb-profile-actionbar.is-viewer{grid-template-columns:1fr 1fr}.gb-profile-actionbar.is-guest{grid-template-columns:1fr}.gb-profile-actionbar.is-viewer .gb-profile-action-group,.gb-profile-actionbar.is-guest .gb-profile-action-group{border-right:1px solid var(--sc-line)}.gb-profile-actionbar.is-viewer .gb-profile-action-group:last-child,.gb-profile-actionbar.is-guest .gb-profile-action-group:last-child{border-right:0}
.gb-social-grid{padding-top:18px}

.gb-chat-app{height:min(760px,calc(100vh - 190px));min-height:560px}
.gb-chat-list,.gb-chat-pane{min-height:0;height:100%;overflow:hidden}
.gb-chat-list-scroll{min-height:0;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}
.gb-chat-list-future{margin:18px 14px;padding:14px}
.gb-chat-pane{display:grid;grid-template-rows:auto minmax(0,1fr) auto}
.gb-chat-pane .gb-chat-stream{height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}
.gb-chat-composer{min-height:68px;padding:9px 10px;border-top:1px solid var(--sc-line);display:grid;grid-template-columns:40px minmax(0,1fr) 112px;align-items:center;gap:8px;background:#0b0f0a}
.gb-chat-composer .gb-chat-attach{width:40px;height:44px;border:1px solid var(--sc-line);display:grid;place-items:center;color:#5f695a;background:#0d120c;font-size:19px}
.gb-chat-composer textarea{width:100%;height:44px;min-height:44px;max-height:44px;padding:12px 13px;border:1px solid var(--sc-line);border-radius:0;resize:none;overflow:hidden;color:#778171;background:#080c07;font:600 12px/1.35 "Exo 2",sans-serif;outline:0}
.gb-chat-composer textarea::placeholder{color:#65705f;opacity:1}
.gb-chat-composer button{height:44px;border:1px solid var(--sc-line);color:#697364;background:#10150f;font:800 10px "Exo 2",sans-serif;text-transform:uppercase}
.gb-chat-composer.is-disabled{opacity:.82}.gb-chat-composer.is-disabled :is(textarea,button){cursor:not-allowed}

@media(max-width:900px){
  .gb-social-header{grid-template-columns:92px minmax(0,1fr)}.gb-public-avatar{width:92px;height:92px}.gb-avatar-placeholder>span{font-size:9px}
  .gb-profile-actionbar{grid-template-columns:1fr 1fr}.gb-profile-action-group.is-contact{grid-column:1/-1}.gb-profile-action-group:nth-child(2){border-left:0}.gb-profile-action-group:nth-child(3){border-right:0}
}
@media(max-width:700px){
  .gb-account-shell,.gb-policy-shell,.gb-profile-shell,.gb-public-shell,.gb-messages-shell{width:calc(100% - 20px)}
  .gb-social-header{margin-top:-30px;padding:0 16px 17px;grid-template-columns:72px minmax(0,1fr);gap:13px}.gb-public-avatar{width:72px;height:72px}.gb-avatar-placeholder{padding:7px}.gb-avatar-placeholder>span{font-size:7px;line-height:1.15;transform:rotate(-3deg)}
  .gb-profile-actionbar{grid-template-columns:1fr}.gb-profile-action-group,.gb-profile-action-group:nth-child(2),.gb-profile-action-group:nth-child(3){grid-column:auto;border-right:0;border-bottom:1px solid var(--sc-line)}.gb-profile-action-group:last-child{border-bottom:0}.gb-profile-action-group>span{height:25px}.gb-profile-action{height:48px;font-size:10px}
  .gb-chat-app{height:auto;min-height:0}.gb-chat-list{height:auto}.gb-chat-list-scroll{overflow:visible}.gb-chat-list-future{display:none}.gb-chat-pane{height:auto}.gb-chat-pane .gb-chat-stream{height:min(58vh,560px);min-height:360px}.gb-chat-composer{grid-template-columns:36px minmax(0,1fr) 82px}.gb-chat-composer .gb-chat-attach{width:36px}.gb-chat-composer button{font-size:9px}
}

/* step9 follow-up: profile alignment, search, and cleaner chat list */
.gb-social-profile{overflow:hidden;border-left-color:var(--sc-lime)}
.gb-social-cover{height:88px;border-bottom:1px solid var(--sc-line);background:linear-gradient(90deg,rgba(213,250,87,.022) 1px,transparent 1px),#090d08;background-size:28px 28px,auto}
.gb-social-header{margin-top:-30px;padding:0 28px 18px;display:grid;grid-template-columns:112px minmax(0,1fr) 300px;align-items:center;gap:24px}
.gb-public-avatar{width:112px;height:112px;align-self:center}
.gb-social-identity{min-height:112px;display:flex;flex-direction:column;justify-content:center;padding:0 0 4px}
.gb-social-identity .gb-account-kicker{margin:0 0 10px}
.gb-social-identity h1{margin:0;padding:0 0 6px;line-height:1.08;overflow:visible;text-overflow:clip}
.gb-social-tools{display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:10px}
.gb-profile-search{display:grid;grid-template-columns:minmax(0,1fr) 84px;gap:8px}
.gb-profile-search input{width:100%;height:46px;padding:0 14px;border:1px solid var(--sc-line);border-radius:0;color:var(--sc-text);background:#0b1009;font:700 12px/1.1 "Exo 2",sans-serif;outline:0}
.gb-profile-search input::placeholder{color:#6e7869;opacity:1}
.gb-profile-search button{height:46px;border:1px solid var(--sc-line);color:var(--sc-ink);background:var(--sc-lime);font:800 10px "Exo 2",sans-serif;text-transform:uppercase;cursor:pointer}
.gb-profile-search-error{min-height:16px;color:#e39191;font:700 10px/1.35 "Exo 2",sans-serif}
.gb-profile-quick-actions{display:flex;justify-content:flex-end}
.gb-profile-quick-action{min-width:172px;height:48px;padding:0 16px;border:1px solid var(--sc-line);display:inline-flex;align-items:center;justify-content:center;gap:8px;color:var(--sc-ink);background:var(--sc-lime);font:800 11px "Exo 2",sans-serif;text-decoration:none;text-transform:uppercase;cursor:pointer}
.gb-profile-quick-action b{width:16px;text-align:center;color:var(--sc-ink);font:800 15px/1 ui-monospace,monospace}
.gb-profile-actionbar{grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--sc-line)}
.gb-profile-actionbar.is-viewer{grid-template-columns:minmax(0,1fr)}
.gb-profile-actionbar.is-guest{display:none}
.gb-profile-action-group{border-right:1px solid var(--sc-line)}
.gb-profile-action-group:last-child{border-right:0}
.gb-profile-action-group>span{background:#0c100a}
.gb-social-grid{padding-top:18px}
.gb-profile-soon-note{margin:16px 0 0;padding-top:14px;border-top:1px solid var(--sc-line-soft);color:#768071;font:700 12px/1.55 "Exo 2",sans-serif}
.gb-social-main h2{margin-bottom:14px}
.gb-public-bio{min-height:220px}
.gb-chat-contact{background:#0a0e09}
.gb-chat-list-item.is-active{background:rgba(255,255,255,.025);box-shadow:none}
@media(max-width:1100px){
  .gb-social-header{grid-template-columns:96px minmax(0,1fr) 250px;gap:18px}.gb-public-avatar{width:96px;height:96px}.gb-social-identity{min-height:96px}
}
@media(max-width:900px){
  .gb-social-header{grid-template-columns:92px minmax(0,1fr);gap:16px}.gb-public-avatar{width:92px;height:92px}.gb-social-identity{min-height:92px}.gb-social-tools{grid-column:1/-1;padding-top:4px}.gb-profile-quick-actions{justify-content:flex-start}.gb-profile-quick-action{min-width:0;width:100%}.gb-profile-actionbar{grid-template-columns:1fr}
}
@media(max-width:700px){
  .gb-social-cover{height:64px}.gb-social-header{margin-top:-20px;padding:0 16px 16px;grid-template-columns:72px minmax(0,1fr);gap:12px}.gb-public-avatar{width:72px;height:72px}.gb-avatar-placeholder{padding:7px}.gb-social-identity{min-height:72px;padding-bottom:0}.gb-social-identity .gb-account-kicker{margin-bottom:8px}.gb-social-identity h1{padding-bottom:4px;font-size:27px}.gb-social-tools{grid-column:1/-1}.gb-profile-search{grid-template-columns:minmax(0,1fr) 74px}.gb-profile-search input,.gb-profile-search button,.gb-profile-quick-action{height:44px}.gb-profile-action-group>span{height:24px}.gb-profile-action{height:47px}
}

/* step10 — rebuild profile hero as one coherent block */
.gb-social-profile{overflow:visible}
.gb-social-profile.gb-account-card::after{z-index:2}
.gb-social-cover{display:none!important}
.gb-social-header{margin-top:0;padding:26px 28px 24px;display:grid;grid-template-columns:112px minmax(0,1fr) 350px;align-items:center;gap:28px;background:transparent}
.gb-public-avatar{width:112px;height:112px;align-self:center}
.gb-social-identity{min-height:112px;padding:0;display:flex;flex-direction:column;justify-content:center}
.gb-social-identity .gb-account-kicker{margin:0 0 10px}
.gb-social-identity h1{margin:0;padding:0 0 7px;overflow:visible;line-height:1.09;text-overflow:clip}
.gb-social-tools{align-self:center;display:grid;gap:0;border:1px solid var(--sc-line);background:#0a0e09}
.gb-profile-search{padding:8px;display:grid;grid-template-columns:minmax(0,1fr) 78px;gap:8px}
.gb-profile-search input:not([type=hidden]){height:42px;padding:0 12px;border:1px solid var(--sc-line-soft);color:var(--sc-text);background:#080c07;font:700 11px/1.1 "Exo 2",sans-serif;outline:0}
.gb-profile-search input:not([type=hidden]):focus{border-color:var(--sc-lime)}
.gb-profile-search button{height:42px;border:1px solid var(--sc-lime);color:var(--sc-ink);background:var(--sc-lime);font:800 10px "Exo 2",sans-serif;text-transform:uppercase;cursor:pointer}
.gb-profile-search-error{min-height:0;padding:0 10px 8px;color:#e39191;font:700 10px/1.35 "Exo 2",sans-serif}
.gb-profile-quick-actions{display:grid;border-top:1px solid var(--sc-line-soft)}
.gb-profile-quick-action{width:100%;min-width:0;height:46px;padding:0 14px;border:0;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--sc-text);background:#0c110b;font:800 11px "Exo 2",sans-serif;text-decoration:none;text-transform:uppercase;cursor:pointer}
.gb-profile-quick-action:hover{color:var(--sc-lime);background:rgba(213,250,87,.035)}
.gb-profile-quick-action b{color:var(--sc-lime)}
.gb-profile-actionbar{border-top:1px solid var(--sc-line)}

/* Use the same cut corner implementation as every other account card. */
.gb-social-profile.gb-account-card::after{right:-1px;top:-1px;width:28px;height:28px;clip-path:polygon(0 0,100% 0,100% 100%);background:linear-gradient(45deg,transparent 0 47%,var(--sc-line) 48% 52%,var(--sc-bg) 53% 100%)}

@media(max-width:1100px){
  .gb-social-header{grid-template-columns:96px minmax(0,1fr) 310px;gap:20px}.gb-public-avatar{width:96px;height:96px}.gb-social-identity{min-height:96px}
}
@media(max-width:900px){
  .gb-social-header{grid-template-columns:92px minmax(0,1fr);gap:16px}.gb-public-avatar{width:92px;height:92px}.gb-social-identity{min-height:92px}.gb-social-tools{grid-column:1/-1;width:100%}
}
@media(max-width:700px){
  .gb-social-header{margin-top:0;padding:18px 16px 16px;grid-template-columns:72px minmax(0,1fr);gap:12px}.gb-public-avatar{width:72px;height:72px}.gb-social-identity{min-height:72px}.gb-social-identity h1{padding-bottom:5px}.gb-social-tools{grid-column:1/-1}.gb-profile-search{grid-template-columns:minmax(0,1fr) 72px}.gb-profile-search input:not([type=hidden]),.gb-profile-search button{height:40px}.gb-profile-quick-action{height:44px}
}

/* step11: profile hero is exactly two columns; right column is two equal rows */
.gb-social-header{
  margin-top:0;
  padding:30px 38px 28px;
  display:grid;
  grid-template-columns:minmax(0,1fr) 390px;
  align-items:center;
  gap:42px;
  background:transparent;
}
.gb-social-person{
  min-width:0;
  display:grid;
  grid-template-columns:112px minmax(0,1fr);
  align-items:center;
  gap:34px;
}
.gb-social-person .gb-public-avatar{width:112px;height:112px}
.gb-social-person .gb-social-identity{min-height:112px;display:flex;flex-direction:column;justify-content:center;padding:0}
.gb-social-person .gb-social-identity .gb-account-kicker{margin:0 0 11px}
.gb-social-person .gb-social-identity h1{margin:0;padding:0 0 8px;line-height:1.08;overflow:visible;text-overflow:clip}
.gb-social-tools{
  width:100%;
  align-self:center;
  display:grid;
  grid-template-rows:52px 52px;
  gap:10px;
  border:0;
  background:transparent;
}
.gb-profile-search{
  width:100%;
  height:52px;
  padding:0;
  display:grid;
  grid-template-columns:minmax(0,1fr) 96px;
  gap:8px;
}
.gb-profile-search input:not([type=hidden]){
  min-width:0;
  width:100%;
  height:52px;
  padding:0 15px;
  border:1px solid var(--sc-line);
  color:var(--sc-text);
  background:#080c07;
  font:700 11px/1.1 "Exo 2",sans-serif;
  outline:0;
}
.gb-profile-search button{
  width:96px;
  height:52px;
  border:1px solid var(--sc-lime);
  color:var(--sc-ink);
  background:var(--sc-lime);
  font:800 10px "Exo 2",sans-serif;
  text-transform:uppercase;
  cursor:pointer;
}
.gb-profile-search-error{
  position:absolute;
  margin-top:54px;
  max-width:286px;
  padding:3px 0 0;
  color:#e39191;
  background:transparent;
  font:700 9px/1.25 "Exo 2",sans-serif;
}
.gb-profile-quick-actions{
  width:100%;
  height:52px;
  display:block;
  border:0;
}
.gb-profile-quick-action{
  width:100%;
  min-width:0;
  height:52px;
  padding:0 16px;
  border:1px solid var(--sc-line);
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  color:var(--sc-text);
  background:#0a0e09;
  font:800 11px "Exo 2",sans-serif;
  text-decoration:none;
  text-transform:uppercase;
  cursor:pointer;
}
.gb-profile-quick-action:hover{border-color:var(--sc-lime);color:var(--sc-lime);background:rgba(213,250,87,.025)}
.gb-profile-quick-action b{color:var(--sc-lime)}

@media(max-width:1050px){
  .gb-social-header{grid-template-columns:minmax(0,1fr) 330px;gap:28px;padding-left:28px;padding-right:28px}
  .gb-social-person{grid-template-columns:96px minmax(0,1fr);gap:22px}.gb-social-person .gb-public-avatar{width:96px;height:96px}.gb-social-person .gb-social-identity{min-height:96px}
}
@media(max-width:820px){
  .gb-social-header{grid-template-columns:1fr;gap:20px}
  .gb-social-tools{grid-template-rows:48px 48px}
  .gb-profile-search,.gb-profile-quick-actions,.gb-profile-quick-action{height:48px}.gb-profile-search input:not([type=hidden]),.gb-profile-search button{height:48px}
  .gb-profile-search-error{margin-top:50px}
}
@media(max-width:700px){
  .gb-social-header{padding:18px 16px 16px;gap:16px}
  .gb-social-person{grid-template-columns:72px minmax(0,1fr);gap:14px}.gb-social-person .gb-public-avatar{width:72px;height:72px}.gb-social-person .gb-social-identity{min-height:72px}
  .gb-profile-search{grid-template-columns:minmax(0,1fr) 76px}.gb-profile-search button{width:76px}
}

/* step12: facts panel should hug content instead of stretching with profile bio */
.gb-social-facts{align-self:start;height:max-content}


/* step13: profile content should hug actual content height */
.gb-social-main{align-self:start;height:max-content}
.gb-public-bio{min-height:0}

/* step14: subscriptions, friendships, requests and notifications */
.gb-profile-social-stats{min-height:68px;border-top:1px solid var(--sc-line);border-bottom:1px solid var(--sc-line);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#0a0e09}
.gb-profile-social-stats button{min-width:0;padding:10px 16px;border:0;border-right:1px solid var(--sc-line);display:flex;align-items:center;justify-content:center;gap:9px;color:var(--sc-muted);background:transparent;cursor:pointer;font-family:"Exo 2",sans-serif}
.gb-profile-social-stats button:last-child{border-right:0}.gb-profile-social-stats button:hover{color:var(--sc-lime);background:rgba(213,250,87,.025)}
.gb-profile-social-stats strong{color:var(--sc-text);font:800 19px/1 "Orbitron",sans-serif}.gb-profile-social-stats span{font:700 11px/1.2 "Exo 2",sans-serif;text-transform:uppercase}
.gb-profile-actionbar{border-top:0}.gb-profile-actionbar.is-viewer{grid-template-columns:minmax(0,2fr) minmax(210px,1fr)}
.gb-social-relation-group .gb-profile-action:disabled{cursor:not-allowed;color:#646d60;background:#090d08;opacity:.68}
.gb-social-list{display:grid;gap:7px;margin-top:18px}.gb-social-list>a{min-height:58px;padding:8px 10px;border:1px solid var(--sc-line-soft);display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;color:var(--sc-text);background:#0a0e09;text-decoration:none}.gb-social-list>a:hover{border-color:rgba(213,250,87,.45);color:var(--sc-lime)}.gb-social-list>a .gb-chat-contact-mark{width:40px;height:40px}.gb-social-list>a strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.gb-social-list>a small{color:#737d6f;font:700 9px ui-monospace,monospace}.gb-social-list-empty{margin:18px 0 0;padding:18px;border:1px dashed var(--sc-line);color:#737d6f;text-align:center;font-size:12px}
.gb-chat-list-item{appearance:none;text-decoration:none;cursor:pointer}.gb-chat-contact-mark.is-friends{color:var(--sc-lime);background:#0b1009}.gb-chat-contact-mark.is-user{color:var(--sc-amber);background:#0b1009;border-color:var(--sc-line)}
.gb-friend-request-stream{display:flex;flex-direction:column;gap:11px}.gb-friend-request-card{width:min(720px,94%);padding:14px 15px;border:1px solid var(--sc-line);background:#0d120c}.gb-friend-request-card.is-pending{border-color:rgba(213,250,87,.24)}.gb-friend-request-top{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px}.gb-friend-request-top strong,.gb-friend-request-top span{display:block}.gb-friend-request-top strong{color:var(--sc-text);font-size:13px}.gb-friend-request-top span{margin-top:4px;color:#747e70;font-size:11px}.gb-friend-request-top time{color:#667060;font:700 9px ui-monospace,monospace}.gb-friend-request-actions{margin-top:12px;padding-top:10px;border-top:1px solid var(--sc-line-soft);display:flex;align-items:center;gap:7px;flex-wrap:wrap}.gb-friend-request-actions :is(a,button){min-height:34px;padding:0 11px;border:1px solid var(--sc-line);display:inline-flex;align-items:center;justify-content:center;color:var(--sc-muted);background:#0a0e09;font:800 9px "Exo 2",sans-serif;text-decoration:none;text-transform:uppercase;cursor:pointer}.gb-friend-request-actions :is(a,button):hover{border-color:var(--sc-lime);color:var(--sc-lime)}.gb-friend-request-actions button.is-accept{border-color:rgba(213,250,87,.45);color:var(--sc-lime)}.gb-friend-request-actions em{color:#7b8576;font:800 9px ui-monospace,monospace;text-transform:uppercase;font-style:normal}
.gb-notifications-shell{width:min(var(--sc-width,1120px),calc(100% - 40px));margin-top:24px}.gb-notification-list{margin-top:12px;overflow:hidden}.gb-notification-empty{padding:42px 22px;color:#6f796a;text-align:center;font:700 11px ui-monospace,monospace;text-transform:uppercase}.gb-notification-item{min-height:72px;padding:13px 18px;border-bottom:1px solid var(--sc-line-soft);display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;background:#0a0e09}.gb-notification-item:last-child{border-bottom:0}.gb-notification-item.is-unread{background:rgba(213,250,87,.025)}.gb-notification-icon{width:42px;height:42px;border:1px solid var(--sc-line);display:grid;place-items:center;color:var(--sc-lime);font:900 17px ui-monospace,monospace}.gb-notification-item p{margin:0;color:var(--sc-muted);font-size:13px;line-height:1.45}.gb-notification-item p :is(a,strong){color:var(--sc-text);font-weight:800;text-decoration:none}.gb-notification-item p a:hover{color:var(--sc-lime)}.gb-notification-item time{display:block;margin-top:5px;color:#667060;font:700 9px ui-monospace,monospace}.gb-notification-item>em{padding:3px 6px;border:1px solid rgba(213,250,87,.3);color:var(--sc-lime);font:800 8px ui-monospace,monospace;font-style:normal;text-transform:uppercase}
@media(max-width:820px){.gb-profile-actionbar.is-viewer{grid-template-columns:1fr}.gb-profile-social-stats{min-height:60px}.gb-profile-social-stats button{padding:9px 7px;gap:6px}.gb-profile-social-stats strong{font-size:16px}.gb-profile-social-stats span{font-size:9px}.gb-notifications-shell{width:calc(100% - 20px)} }
@media(max-width:560px){.gb-profile-social-stats button{flex-direction:column;gap:5px}.gb-friend-request-card{width:100%}.gb-friend-request-top{grid-template-columns:38px minmax(0,1fr)}.gb-friend-request-top time{grid-column:2}.gb-notification-item{grid-template-columns:38px minmax(0,1fr)}.gb-notification-item>em{grid-column:2;justify-self:start}.gb-notification-icon{width:38px;height:38px}}

/* step15: live profile search, social links and relationship cleanup */
.gb-profile-search{position:relative}
.gb-profile-search-results{position:absolute;z-index:80;top:calc(100% + 6px);left:0;right:0;border:1px solid var(--sc-line);background:#090d08;box-shadow:0 16px 42px rgba(0,0,0,.46);overflow:hidden}
.gb-profile-search-results[hidden]{display:none!important}
.gb-profile-search-results a{min-height:48px;padding:8px 12px;border-bottom:1px solid var(--sc-line-soft);display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--sc-text);background:#090d08;text-decoration:none}
.gb-profile-search-results a:last-child{border-bottom:0}
.gb-profile-search-results a:hover{background:rgba(213,250,87,.045)}
.gb-profile-search-results strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:700 12px "Exo 2",sans-serif}
.gb-profile-search-results small{flex:none;color:#788273;font:700 9px ui-monospace,monospace}
.gb-profile-search-empty{padding:15px 12px;color:#707a6b;font:700 10px ui-monospace,monospace;text-align:center;text-transform:uppercase}
.gb-profile-actionbar.is-viewer{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}
.gb-profile-actionbar.is-guest{display:none}.gb-profile-actionbar.is-guest.has-socials{display:grid;grid-template-columns:minmax(220px,1fr)}
.gb-social-links-view{display:grid;gap:8px;margin-top:18px}
.gb-social-links-view a{min-height:58px;padding:10px 12px;border:1px solid var(--sc-line);display:grid;grid-template-columns:72px minmax(0,1fr) 20px;align-items:center;gap:10px;color:var(--sc-text);background:#0a0e09;text-decoration:none}
.gb-social-links-view a:hover{border-color:rgba(213,250,87,.45);background:rgba(213,250,87,.025)}
.gb-social-links-view strong{font:800 11px "Exo 2",sans-serif;text-transform:uppercase}.gb-social-links-view span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#879181;font-size:11px}.gb-social-links-view b{color:var(--sc-amber);font:800 13px ui-monospace,monospace}
.gb-friend-request-actions button.is-accept{border-color:var(--sc-line);color:var(--sc-muted);background:#0a0e09}
.gb-friend-request-actions button.is-accept:hover{border-color:var(--sc-lime);color:var(--sc-lime)}
@media(max-width:820px){.gb-profile-actionbar.is-viewer{grid-template-columns:1fr}.gb-profile-actionbar.is-guest{grid-template-columns:1fr}}

/* step16: granular profile privacy */
.gb-privacy-settings{margin-bottom:18px;border:1px solid var(--sc-line-soft);background:rgba(255,255,255,.008)}
.gb-privacy-toggle,.gb-privacy-row,.gb-privacy-fixed{min-height:58px;padding:10px 13px;border-bottom:1px solid var(--sc-line-soft);display:grid;grid-template-columns:minmax(0,1fr) 210px;align-items:center;gap:16px}
.gb-privacy-settings>:last-child{border-bottom:0}
.gb-privacy-toggle>span,.gb-privacy-row>span,.gb-privacy-fixed>span{min-width:0}
.gb-privacy-toggle b,.gb-privacy-row b,.gb-privacy-fixed b{display:block;color:var(--sc-text);font:700 13px/1.25 "Exo 2",sans-serif}
.gb-privacy-row small,.gb-privacy-fixed small{display:block;margin-top:4px;color:#6f796a;font:600 10px/1.3 "Exo 2",sans-serif}
.gb-privacy-toggle input{justify-self:end;width:18px;height:18px;accent-color:var(--sc-lime)}
.gb-privacy-row select{width:100%;height:40px;padding:0 34px 0 10px;border:1px solid var(--sc-line);border-radius:0;color:var(--sc-text);background:#0a0f08;font:700 11px "Exo 2",sans-serif;outline:0}
.gb-privacy-row select:focus{border-color:rgba(213,250,87,.48)}
.gb-privacy-fixed strong{justify-self:stretch;min-height:40px;padding:0 10px;border:1px solid var(--sc-line-soft);display:flex;align-items:center;color:#818b7c;background:#0a0f08;font:700 11px "Exo 2",sans-serif}
.gb-social-facts a{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}
@media(max-width:700px){
  .gb-privacy-toggle,.gb-privacy-row,.gb-privacy-fixed{grid-template-columns:1fr;gap:8px;align-items:start}
  .gb-privacy-toggle input{justify-self:start}
  .gb-privacy-fixed strong{justify-self:stretch}
}

/* ===== GameGuessr profile tab ===== */
.gb-profile-content-tabs{margin:18px 28px 0;border:1px solid var(--sc-line-soft);display:flex;background:rgba(8,12,7,.45)}
.gb-profile-content-tabs button{min-height:42px;padding:0 18px;border:0;border-right:1px solid var(--sc-line-soft);background:transparent;color:#788473;font:800 10px "Exo 2",sans-serif;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}
.gb-profile-content-tabs button.is-active{background:rgba(213,250,87,.06);color:var(--sc-lime);box-shadow:inset 0 -2px 0 var(--sc-lime)}
.gb-gg-panel{padding:18px 28px 28px}.gb-gg-overview{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.gb-gg-stat{min-height:82px;padding:13px;border:1px solid var(--sc-line-soft);background:rgba(8,12,7,.45);display:flex;flex-direction:column;justify-content:space-between}.gb-gg-stat span{color:#707b6b;font:700 8px ui-monospace,monospace;letter-spacing:.07em;text-transform:uppercase}.gb-gg-stat strong{color:var(--sc-text);font:900 20px "Orbitron",sans-serif}.gb-gg-stat.is-wide{grid-column:auto}.gb-gg-stat.is-wide strong{font-size:13px;line-height:1.25;color:var(--sc-amber)}
.gb-gg-mode-stats{margin-top:7px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.gb-gg-mode-stats article{padding:12px 13px;border:1px solid var(--sc-line-soft);background:rgba(8,12,7,.33)}.gb-gg-mode-stats span{display:block;color:var(--sc-muted);font:800 9px "Exo 2",sans-serif;text-transform:uppercase}.gb-gg-mode-stats strong{display:block;margin:7px 0 4px;color:var(--sc-lime);font:900 18px "Orbitron",sans-serif}.gb-gg-mode-stats small{color:#707b6b;font:650 9px "Exo 2",sans-serif}
.gb-gg-history-head{margin:20px 0 8px}.gb-gg-history-head h2{margin:0;font:850 14px "Exo 2",sans-serif;text-transform:uppercase}.gb-gg-history{display:grid;gap:6px}.gb-gg-empty{margin:0;padding:18px;border:1px solid var(--sc-line-soft);color:var(--sc-muted)}.gb-gg-match{border:1px solid var(--sc-line-soft);background:rgba(8,12,7,.42)}.gb-gg-match>header{min-height:62px;padding:8px 10px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px}.gb-gg-match>header>div span{display:block;color:var(--sc-text);font:800 11px "Exo 2",sans-serif;text-transform:uppercase}.gb-gg-match>header>div small{display:block;margin-top:4px;color:#6f796a;font:650 9px ui-monospace,monospace}.gb-gg-match>header>strong{color:var(--sc-lime);font:900 16px "Orbitron",sans-serif;white-space:nowrap}.gb-gg-match>header>strong small{color:#65705f;font:700 8px ui-monospace,monospace}.gb-gg-match>header>button,.gb-gg-match-actions button{min-height:34px;padding:0 10px;border:1px solid var(--sc-line);background:var(--sc-panel);color:var(--sc-text);font:800 9px "Exo 2",sans-serif;text-transform:uppercase;cursor:pointer}.gb-gg-match>header>button:hover,.gb-gg-match-actions button:hover{border-color:var(--sc-lime);color:var(--sc-lime)}.gb-gg-match-details{padding:0 10px 10px}.gb-gg-round-list{border-top:1px solid var(--sc-line-soft)}.gb-gg-round-list>div{min-height:34px;padding:5px 2px;border-bottom:1px solid rgba(255,255,255,.035);display:flex;align-items:center;justify-content:space-between;gap:10px}.gb-gg-round-list span{min-width:0;color:var(--sc-muted);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gb-gg-round-list span b{display:inline-block;width:28px;color:#65705f;font:800 8px ui-monospace,monospace}.gb-gg-round-list strong{color:var(--sc-text);font:850 10px ui-monospace,monospace;white-space:nowrap}.gb-gg-round-list strong small{color:#65705f;font-size:7px}.gb-gg-match-actions{padding-top:9px;display:flex;gap:6px;justify-content:flex-end}.gb-gg-match-actions button:first-child{border-color:rgba(213,250,87,.45);color:var(--sc-lime)}
.gb-gg-export-card{position:fixed;z-index:-10000;left:-10000px;top:0;width:920px;padding:28px;border:1px solid #394433;border-left:5px solid #d5fa57;background:#0d120c;color:#eff3eb;font-family:"Exo 2",sans-serif}.gb-gg-export-card header{padding-bottom:13px;border-bottom:1px solid #394433;display:grid;grid-template-columns:1fr auto;gap:5px}.gb-gg-export-card header span{color:#d5fa57;font:900 10px ui-monospace,monospace}.gb-gg-export-card header b{grid-row:1/3;grid-column:2;align-self:center;font:900 15px "Orbitron",sans-serif}.gb-gg-export-card header small{color:#8e9a88;font:800 10px ui-monospace,monospace}.gb-gg-export-score{margin:28px 0 8px}.gb-gg-export-score strong{font:950 82px/.9 "Orbitron",sans-serif}.gb-gg-export-score span{color:#8e9a88;font:850 11px ui-monospace,monospace}.gb-gg-export-grade{margin-bottom:22px;color:#ffae4e;font:900 13px "Orbitron",sans-serif}.gb-gg-export-rounds{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.gb-gg-export-rounds>div{position:relative;aspect-ratio:1.48/1;border:1px solid #394433;overflow:hidden;background:#070a07}.gb-gg-export-rounds img{width:100%;height:100%;object-fit:cover;opacity:.62}.gb-gg-export-rounds span{position:absolute;left:0;right:0;bottom:0;padding:22px 7px 7px;background:linear-gradient(transparent,rgba(0,0,0,.92));font:800 9px ui-monospace,monospace}.gb-gg-export-rounds b{position:absolute;right:6px;top:6px;padding:4px 5px;background:rgba(8,11,8,.88);color:#d5fa57;font:900 9px ui-monospace,monospace}.gb-gg-export-card footer{margin-top:18px;padding-top:12px;border-top:1px solid #394433;display:flex;justify-content:space-between;color:#8e9a88;font:850 10px ui-monospace,monospace}.gb-gg-export-card footer b{color:#eff3eb}
@media(max-width:900px){.gb-gg-overview{grid-template-columns:repeat(3,minmax(0,1fr))}.gb-gg-mode-stats{grid-template-columns:1fr}.gb-gg-stat.is-wide{grid-column:auto}}
@media(max-width:700px){.gb-profile-content-tabs{margin:14px 16px 0}.gb-profile-content-tabs button{flex:1;padding:0 8px}.gb-gg-panel{padding:12px 16px 22px}.gb-gg-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.gb-gg-stat{min-height:70px;padding:10px}.gb-gg-stat strong{font-size:17px}.gb-gg-match>header{grid-template-columns:minmax(0,1fr) auto;gap:8px}.gb-gg-match>header>button{grid-column:1/-1;width:100%}.gb-gg-match-actions{display:grid;grid-template-columns:1fr 1fr}.gb-gg-round-list span{max-width:70%}}


/* ===== v13: profile-wide large-screen scaling ===== */
/* Full HD keeps the established proportions. Above 1920px the whole profile UI grows together. */
@media(min-width:1921px){
  .gb-profile-shell,.gb-public-shell{width:85vw;max-width:none}
  .gb-profile-shell .gb-account-card,.gb-public-shell .gb-account-card{border-left-width:6px}
  .gb-profile-shell .gb-account-kicker,.gb-public-shell .gb-account-kicker{font-size:12px}

  /* Own profile */
  .gb-profile-hero{min-height:196px;padding:38px 42px;gap:28px}
  .gb-profile-id-block h1{font-size:50px}
  .gb-profile-handle{margin-top:10px;font-size:12px}
  .gb-profile-hero-bio{max-width:900px;margin-top:18px;font-size:17px;line-height:1.58}
  .gb-profile-hero-actions{gap:10px}
  .gb-profile-hero-actions .gb-account-secondary,.gb-profile-hero-actions .gb-account-submit{min-width:205px;min-height:60px;padding:0 20px;font-size:13px}
  .gb-profile-layout{margin-top:16px;grid-template-columns:285px minmax(0,1fr);gap:16px}
  .gb-profile-sidebar{top:104px;border-left-width:5px}
  .gb-profile-nav>a,.gb-profile-nav>div{min-height:64px;padding:0 16px;grid-template-columns:30px minmax(0,1fr) auto;gap:10px;font-size:15px}
  .gb-profile-nav em{padding:4px 7px;font-size:9px}
  .gb-profile-side-note{padding:16px;font-size:11px}
  .gb-profile-content{gap:16px}
  .gb-profile-panel{scroll-margin-top:112px}
  .gb-profile-panel .gb-account-head{padding:29px 33px 24px}
  .gb-profile-panel .gb-account-form{padding:28px 33px 31px}
  .gb-account-head h2{font-size:25px}
  .gb-account-head p{max-width:850px;margin-top:14px;font-size:16px;line-height:1.58}
  .gb-account-form>label,.gb-account-two label{margin-bottom:19px}
  .gb-account-form label>span:first-child,.gb-account-two label>span:first-child{margin-bottom:9px;font-size:12px}
  .gb-account-form input:not([type=checkbox]),.gb-account-form select{height:62px;padding-left:17px;padding-right:17px;font-size:17px}
  .gb-account-form textarea{min-height:145px;padding:15px 17px;font-size:17px}
  .gb-account-form small{margin-top:9px;font-size:13px;line-height:1.45}
  .gb-account-submit,.gb-account-secondary,.gb-danger-button{min-height:60px;padding-left:22px;padding-right:22px;font-size:13px}
  .gb-profile-form-actions{gap:11px}.gb-profile-form-actions .gb-account-secondary{min-width:185px}
  .gb-toggle-list{margin-bottom:22px}.gb-toggle-list label{min-height:64px;padding:0 17px;gap:14px}.gb-toggle-list input{width:20px;height:20px}.gb-toggle-list span{font-size:15px!important}
  .gb-privacy-settings{margin-bottom:22px}.gb-privacy-toggle,.gb-privacy-row,.gb-privacy-fixed{min-height:70px;padding:13px 17px;grid-template-columns:minmax(0,1fr) 260px;gap:20px}
  .gb-privacy-toggle b,.gb-privacy-row b,.gb-privacy-fixed b{font-size:15px}.gb-privacy-row small,.gb-privacy-fixed small{font-size:12px}
  .gb-privacy-row select,.gb-privacy-fixed strong{min-height:49px;height:49px;font-size:13px}
  .gb-session-list article,.gb-security-log article{min-height:76px;padding:15px 20px;gap:18px}.gb-session-list strong,.gb-security-log strong{font-size:15px}.gb-session-list span,.gb-security-log span{font-size:12px}.gb-session-list em{padding:6px 9px;font-size:10px}.gb-session-list button{min-height:42px;padding:0 13px;font-size:11px}
  .gb-delete-banner{padding:20px 25px}.gb-delete-banner p{font-size:14px}

  /* Public profile and every tab inside it */
  .gb-social-header{padding:36px 46px 34px;grid-template-columns:minmax(0,1fr) 465px;gap:50px}
  .gb-social-person{grid-template-columns:136px minmax(0,1fr);gap:40px}
  .gb-social-person .gb-public-avatar{width:136px;height:136px}.gb-social-person .gb-social-identity{min-height:136px}
  .gb-avatar-placeholder>span{max-width:105px;font-size:12px}
  .gb-social-person .gb-social-identity h1{font-size:54px}
  .gb-social-person .gb-social-identity .gb-account-kicker{margin-bottom:13px}
  .gb-social-tools{grid-template-rows:62px 62px;gap:12px}
  .gb-profile-search{height:62px;grid-template-columns:minmax(0,1fr) 116px;gap:10px}
  .gb-profile-search input:not([type=hidden]){height:62px;padding:0 18px;font-size:14px}.gb-profile-search button{width:116px;height:62px;font-size:12px}
  .gb-profile-quick-actions,.gb-profile-quick-action{height:62px}.gb-profile-quick-action{padding:0 20px;gap:12px;font-size:13px}
  .gb-profile-social-stats{min-height:82px}.gb-profile-social-stats button{padding:13px 20px;gap:11px}.gb-profile-social-stats strong{font-size:23px}.gb-profile-social-stats span{font-size:13px}
  .gb-profile-action-group>span{height:34px;padding:0 15px;font-size:10px}.gb-profile-action{height:63px;padding:0 16px;gap:10px;font-size:13px}.gb-profile-action b{width:22px;font-size:18px}.gb-profile-action i,.gb-profile-action i svg{width:22px!important;height:22px!important}
  .gb-social-grid{padding:22px 34px 34px;grid-template-columns:minmax(0,1fr) 370px;gap:16px}.gb-social-main{padding:25px}.gb-social-main h2{margin-bottom:15px;font-size:18px}.gb-public-bio{font-size:17px;line-height:1.72}
  .gb-social-facts>div{padding:18px}.gb-social-facts span{font-size:10px}.gb-social-facts strong{font-size:15px}
  .gb-social-list{gap:9px;margin-top:22px}.gb-social-list>a{min-height:70px;padding:10px 13px;grid-template-columns:48px minmax(0,1fr) auto;gap:14px}.gb-social-list>a .gb-chat-contact-mark{width:48px;height:48px}.gb-social-list>a strong{font-size:15px}.gb-social-list>a small{font-size:11px}
  .gb-profile-content-tabs{margin:22px 34px 0}.gb-profile-content-tabs button{min-height:52px;padding:0 22px;font-size:12px}
  .gb-gg-panel{padding:22px 34px 34px}.gb-gg-overview{gap:9px}.gb-gg-stat{min-height:100px;padding:16px}.gb-gg-stat span{font-size:10px}.gb-gg-stat strong{font-size:25px}.gb-gg-stat.is-wide strong{font-size:16px}
  .gb-gg-mode-stats{margin-top:9px;gap:9px}.gb-gg-mode-stats article{padding:15px 16px}.gb-gg-mode-stats span{font-size:11px}.gb-gg-mode-stats strong{font-size:22px}.gb-gg-mode-stats small{font-size:11px}
  .gb-gg-history-head{margin:25px 0 10px}.gb-gg-history-head h2{font-size:17px}.gb-gg-history{gap:8px}.gb-gg-match>header{min-height:76px;padding:10px 13px;gap:15px}.gb-gg-match>header>div span{font-size:13px}.gb-gg-match>header>div small{font-size:11px}.gb-gg-match>header>strong{font-size:20px}.gb-gg-match>header>button,.gb-gg-match-actions button{min-height:42px;padding:0 13px;font-size:11px}.gb-gg-match-details{padding:0 13px 13px}.gb-gg-round-list>div{min-height:42px}.gb-gg-round-list span,.gb-gg-round-list strong{font-size:12px}.gb-gg-round-list span b{width:34px;font-size:10px}.gb-gg-match-actions{padding-top:11px;gap:8px}

  /* Profile popups opened from the public profile scale with the rest of the page too. */
  .gb-profile-dialog{width:min(790px,100%);padding:33px 34px}.gb-settings-dialog{width:min(930px,100%)}.gb-small-dialog{width:min(600px,100%)}
  .gb-profile-dialog>h2{font-size:29px}.gb-profile-dialog>p{font-size:15px}.gb-profile-modal-x{width:46px;height:46px;font-size:28px}
  .gb-settings-stack{margin-top:24px;gap:12px}.gb-settings-stack>section{padding:21px}.gb-settings-stack>section>h3{font-size:17px}.gb-settings-stack>section>p{font-size:14px}
}

@media(min-width:3000px){
  .gb-profile-shell,.gb-public-shell{width:85vw}
  .gb-profile-id-block h1,.gb-social-person .gb-social-identity h1{font-size:61px}
  .gb-profile-layout{grid-template-columns:320px minmax(0,1fr)}
  .gb-profile-nav>a,.gb-profile-nav>div{min-height:70px;font-size:17px}
  .gb-account-head h2{font-size:29px}.gb-account-head p{font-size:18px}
  .gb-account-form input:not([type=checkbox]),.gb-account-form select,.gb-account-form textarea{font-size:19px}
  .gb-account-submit,.gb-account-secondary,.gb-danger-button{min-height:66px;font-size:15px}
  .gb-profile-content-tabs button{min-height:58px;font-size:14px}
  .gb-gg-stat strong{font-size:29px}.gb-gg-mode-stats strong{font-size:25px}
}

/* ===== v14: readable GameGuessr match history on >Full HD ===== */
@media(min-width:1921px){
  .gb-gg-history-head{margin:30px 0 14px}
  .gb-gg-history-head h2{font-size:20px;letter-spacing:.02em}
  .gb-gg-history{gap:11px}
  .gb-gg-match>header{min-height:90px;padding:14px 18px;gap:20px}
  .gb-gg-match>header>div span{font-size:16px;line-height:1.2}
  .gb-gg-match>header>div small{margin-top:6px;font-size:13px;line-height:1.25}
  .gb-gg-match>header>strong{font-size:27px;letter-spacing:.015em}
  .gb-gg-match>header>strong small{font-size:10px}
  .gb-gg-match>header>button,.gb-gg-match-actions button{min-height:48px;padding:0 17px;font-size:13px}
  .gb-gg-match-details{padding:0 18px 17px}
  .gb-gg-round-list>div{min-height:50px;padding:8px 3px;gap:14px}
  .gb-gg-round-list span{font-size:14px;line-height:1.25}
  .gb-gg-round-list span b{width:40px;font-size:11px}
  .gb-gg-round-list strong{font-size:15px}
  .gb-gg-round-list strong small{font-size:9px}
  .gb-gg-match-actions{padding-top:14px;gap:10px}
}

@media(min-width:3000px){
  .gb-gg-history-head h2{font-size:23px}
  .gb-gg-match>header{min-height:104px;padding:17px 22px}
  .gb-gg-match>header>div span{font-size:18px}
  .gb-gg-match>header>div small{font-size:15px}
  .gb-gg-match>header>strong{font-size:32px}
  .gb-gg-match>header>strong small{font-size:11px}
  .gb-gg-match>header>button,.gb-gg-match-actions button{min-height:54px;padding:0 20px;font-size:15px}
  .gb-gg-match-details{padding:0 22px 20px}
  .gb-gg-round-list>div{min-height:58px;padding:10px 4px}
  .gb-gg-round-list span{font-size:16px}
  .gb-gg-round-list span b{width:46px;font-size:13px}
  .gb-gg-round-list strong{font-size:17px}
  .gb-gg-round-list strong small{font-size:10px}
}
