:root{--bg:#0b0d10;--panel:#13171c;--panel2:#191f26;--text:#f4f7fa;--muted:#9aa6b2;--line:#28313b;--accent:#e43b44;--accent2:#ff6a3d;--ok:#33c982;--shadow:0 18px 50px rgba(0,0,0,.28)}*{box-sizing:border-box}html{background:var(--bg);color-scheme:dark}body{margin:0;background:radial-gradient(circle at 20% -20%,#222a34 0,transparent 34%),var(--bg);color:var(--text);font:16px/1.55 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}a{color:inherit;text-decoration:none}img,video,iframe{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 32px));margin:auto}.topbar{height:72px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(16px,calc((100vw - 1180px)/2));position:sticky;top:0;background:rgba(11,13,16,.92);backdrop-filter:blur(14px);z-index:20}.brand{display:flex;gap:10px;align-items:center;font-weight:850;letter-spacing:.02em}.brand-mark{width:36px;height:36px;border-radius:8px;display:grid;place-items:center;background:linear-gradient(135deg,var(--accent),var(--accent2));box-shadow:0 0 0 1px rgba(255,255,255,.1) inset}.topbar nav{display:flex;gap:24px;color:var(--muted)}.topbar nav a:hover{color:#fff}main.container{padding:48px 0 80px}.hero{padding:64px 0 56px;max-width:950px}.eyebrow{font-size:.78rem;font-weight:800;letter-spacing:.18em;color:var(--accent2);text-transform:uppercase}.hero h1,.game-head h1,h1{font-size:clamp(2rem,5vw,4.7rem);line-height:.98;margin:.16em 0 .3em;letter-spacing:-.045em}.hero p{font-size:1.18rem;color:var(--muted);max-width:820px}.search-big,.search-form{display:flex;gap:10px;margin-top:28px}.search-big input,.search-form input{flex:1;font-size:1.05rem}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:10px;padding:11px 16px;background:#1a2027;color:#fff;font-weight:750;cursor:pointer}.button:hover{border-color:#465463}.button.primary{background:linear-gradient(135deg,var(--accent),var(--accent2));border:0}.button:disabled{opacity:.45;cursor:not-allowed}input,textarea,select{width:100%;background:#0f1318;border:1px solid #303a45;border-radius:10px;color:#fff;padding:12px 13px;font:inherit}textarea{resize:vertical}.section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:44px 0 16px}.section-title h1,.section-title h2{margin:0}.section-title span,.section-title>a{color:var(--muted)}.platform-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.platform-card{padding:22px;border:1px solid var(--line);background:linear-gradient(145deg,var(--panel),#101318);border-radius:14px;display:flex;justify-content:space-between;align-items:center}.platform-card:hover,.game-card:hover,.cheat-row:hover{border-color:#465463;transform:translateY(-1px)}.platform-card span,.game-card small,.cheat-row small{color:var(--muted)}.game-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.game-grid.compact{grid-template-columns:repeat(3,1fr)}.game-card{display:flex;gap:14px;align-items:center;padding:13px;border:1px solid var(--line);background:var(--panel);border-radius:14px;transition:.15s}.game-card>div:last-child{min-width:0}.game-card strong,.game-card small{display:block}.game-card strong{overflow:hidden;text-overflow:ellipsis}.cover{width:78px;aspect-ratio:3/4;border-radius:9px;background:#202833;display:grid;place-items:center;overflow:hidden;flex:none;font-size:1.7rem;font-weight:900;color:#5e6d7d}.cover img{width:100%;height:100%;object-fit:cover}.cover.large{width:220px}.cheat-list{display:grid;gap:8px}.cheat-row{display:grid;grid-template-columns:auto minmax(220px,1fr) minmax(160px,auto);gap:14px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:12px;background:var(--panel);transition:.15s}.cheat-row div strong,.cheat-row div small{display:block}.cheat-row code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f3c18d}.badge{display:inline-block;padding:4px 8px;border-radius:7px;background:#232c35;color:#c9d3dd;font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.badge.verified{background:rgba(51,201,130,.13);color:#6fe3aa;margin-left:6px}.game-head{display:grid;grid-template-columns:auto 1fr;gap:34px;align-items:start}.game-head p{color:var(--muted);max-width:760px}.meta{display:flex;gap:8px;flex-wrap:wrap}.meta span{padding:5px 9px;border:1px solid var(--line);border-radius:8px;color:var(--muted)}.cheat-card{border:1px solid var(--line);border-radius:16px;background:linear-gradient(180deg,#151a20,#11151a);padding:22px;margin:14px 0;box-shadow:var(--shadow)}.cheat-card h3{font-size:1.35rem;margin:.45rem 0 0}.code-box{display:flex;align-items:center;gap:12px;margin:18px 0;padding:16px;background:#07090b;border:1px solid #242c34;border-radius:12px}.code-label{font-size:.7rem;letter-spacing:.18em;color:#6e7c8b;font-weight:900}.code-render{display:flex;gap:7px;align-items:center;flex-wrap:wrap;flex:1}.key{min-width:34px;height:34px;padding:0 8px;display:inline-grid;place-items:center;border:1px solid #47525e;background:#171d23;border-radius:7px;font-weight:900;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;box-shadow:inset 0 -3px 0 rgba(0,0,0,.32)}.key.arrow{font-size:1.25rem}.key.button-key{border-radius:50%;padding:0}.key.wide-key{min-width:62px}.key.code-key{font-size:.72rem}.copy-code{border:0;background:#202832;color:#fff;border-radius:8px;padding:8px 10px;cursor:pointer}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.detail-grid>div{padding:13px;border-left:2px solid #303a45}.detail-grid p{margin:.25rem 0;color:#c7d0d8}.steps{list-style:none;counter-reset:steps;padding:0;margin:20px 0;display:grid;gap:10px}.steps li{display:grid;grid-template-columns:1fr minmax(0,380px);gap:18px;padding:16px;border:1px solid var(--line);border-radius:12px;background:#0e1216}.step-media img,.step-media video,.step-media iframe{width:100%;border-radius:9px;aspect-ratio:16/9;object-fit:cover;border:0}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.media-grid.small{grid-template-columns:repeat(4,1fr)}figure{margin:0;background:#0e1216;border:1px solid var(--line);border-radius:12px;overflow:hidden}figure img,figure video,figure iframe{width:100%;aspect-ratio:16/9;object-fit:cover;border:0}figcaption{padding:9px 11px;color:var(--muted)}.source{font-size:.82rem;color:#748190;margin-top:16px}.source a{text-decoration:underline}.panel{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label{display:grid;gap:6px;color:#c8d0d8}.form-grid .wide{grid-column:1/-1}.form-grid .actions{grid-column:1/-1;display:flex;gap:9px;flex-wrap:wrap}.check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center}.check input{width:auto}.notice{padding:13px 15px;border:1px solid #3a4653;border-radius:10px;background:#151b21;margin:12px 0}.notice.success{border-color:#246a4b;background:rgba(51,201,130,.08)}.notice.error{border-color:#824048;background:rgba(228,59,68,.08)}.empty{padding:32px;text-align:center;border:1px dashed #3a4550;border-radius:12px;color:var(--muted)}.footer{border-top:1px solid var(--line);color:#72808e;padding:30px 0}.pagination{display:flex;gap:7px;justify-content:center;margin:28px 0}.pagination a{padding:8px 11px;border:1px solid var(--line);border-radius:8px}.pagination a.active{background:var(--accent);border-color:var(--accent)}.admin-nav{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}.admin-nav a{padding:8px 11px;border:1px solid var(--line);border-radius:8px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.stats>div{padding:25px;background:var(--panel);border:1px solid var(--line);border-radius:14px}.stats strong{display:block;font-size:2.5rem}.stats span{color:var(--muted)}.admin-login{max-width:520px;margin:50px auto}.admin-login .panel{display:grid;gap:12px}.admin-list{display:grid;gap:6px}.admin-list>a,.admin-list>div{display:flex;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid var(--line);border-radius:9px;background:var(--panel)}.admin-list span{color:var(--muted)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}.inline{margin-top:10px}.import-result{display:flex;gap:14px;flex-wrap:wrap;margin-top:16px;color:#b8c4cf}.step-editor{display:grid;grid-template-columns:2fr 170px 2fr auto;gap:8px;margin:8px 0;align-items:start}.step-editor .remove-step{height:44px;width:44px;border:1px solid var(--line);background:#26161a;color:#ff8c92;border-radius:9px;font-size:1.3rem}.install{max-width:760px}.install h1{font-size:3rem}.source code,.panel code{color:#efb985}@media(max-width:900px){.platform-grid{grid-template-columns:repeat(2,1fr)}.game-grid,.game-grid.compact{grid-template-columns:repeat(2,1fr)}.two-col{grid-template-columns:1fr}.media-grid,.media-grid.small{grid-template-columns:repeat(2,1fr)}.steps li{grid-template-columns:1fr}.cheat-row{grid-template-columns:auto 1fr}.cheat-row code{grid-column:2}.step-editor{grid-template-columns:1fr 150px}.step-editor input{grid-column:1/-1}.step-editor .remove-step{grid-column:2;grid-row:2}}@media(max-width:620px){.container{width:min(100% - 20px,1180px)}.topbar{height:auto;min-height:64px;padding:10px}.topbar nav{gap:12px;font-size:.88rem}.brand span:last-child{display:none}main.container{padding-top:28px}.hero{padding:28px 0}.hero h1{font-size:2.7rem}.search-big,.search-form{display:grid}.platform-grid,.game-grid,.game-grid.compact,.media-grid,.media-grid.small,.detail-grid,.form-grid,.stats{grid-template-columns:1fr}.form-grid .wide,.form-grid .actions{grid-column:auto}.game-head{grid-template-columns:1fr}.cover.large{width:150px}.cheat-row{grid-template-columns:1fr}.cheat-row code{grid-column:1}.code-box{align-items:flex-start;flex-wrap:wrap}.code-label{width:100%}.step-editor{grid-template-columns:1fr}.step-editor input,.step-editor .remove-step{grid-column:auto;grid-row:auto}.admin-list>a,.admin-list>div{display:grid}.section-title{align-items:center}.game-card{min-height:72px}}


/* --- Rendu graphique des séquences de touches --- */
.pad-render{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  align-items:flex-end;
}
.code-box .pad-render{
  margin:.35rem 0 .25rem;
}
.pad-token{
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
.dpad{
  width:58px;
  height:58px;
  flex:0 0 58px;
}
.dpad svg{
  width:100%;
  height:100%;
  display:block;
  filter:drop-shadow(0 6px 10px rgba(0,0,0,.25));
}
.action-btn{
  flex-direction:column;
  gap:4px;
  min-width:58px;
}
.action-shell{
  width:54px;
  height:54px;
  border:2px solid #d7d7d7;
  border-radius:10px;
  background:#111;
  display:flex;
  align-items:center;
  justify-content:center;
  box-shadow:0 6px 10px rgba(0,0,0,.25);
}
.action-dot{
  width:28px;
  height:28px;
  border-radius:50%;
  background:radial-gradient(circle at 35% 30%, #ff8a8a 0%, #ff4a55 30%, #d71f32 65%, #a00f20 100%);
  box-shadow:inset 0 1px 2px rgba(255,255,255,.25), 0 0 0 1px rgba(0,0,0,.15);
}
.action-label{
  font-weight:800;
  font-size:.85rem;
  line-height:1;
  color:#ff4f57;
  letter-spacing:.05em;
}
.wide-btn .wide-shell{
  min-width:110px;
  padding:12px 18px;
  border:2px solid #d7d7d7;
  border-radius:12px;
  background:#111;
  color:#ff4f57;
  font-weight:900;
  letter-spacing:.08em;
  line-height:1;
  box-shadow:0 6px 10px rgba(0,0,0,.25);
}
.generic-btn{
  min-height:48px;
  padding:10px 14px;
  border:2px solid #c8d0d8;
  border-radius:12px;
  background:#111;
  color:#fff;
  font-weight:800;
  box-shadow:0 6px 10px rgba(0,0,0,.25);
}
.code-preview{
  min-height:64px;
}
@media (max-width: 700px){
  .pad-render{gap:10px}
  .dpad{width:50px;height:50px;flex-basis:50px}
  .action-shell{width:48px;height:48px}
  .action-dot{width:24px;height:24px}
  .wide-btn .wide-shell{min-width:92px;padding:10px 14px}
}


/* --- V1.1 : rendu visuel des touches façon manette rétro --- */
.code-render{display:flex;gap:11px;align-items:center;flex-wrap:wrap;min-height:54px}
.control-key{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:none;font-weight:900;user-select:none}
.dpad-key{width:58px;height:58px}
.dpad-shape{position:absolute;inset:3px;background:#151515;border:2px solid #e9edf2;clip-path:polygon(34% 0,66% 0,66% 34%,100% 34%,100% 66%,66% 66%,66% 100%,34% 100%,34% 66%,0 66%,0 34%,34% 34%);filter:drop-shadow(0 2px 2px rgba(0,0,0,.55))}
.dpad-arrow{position:absolute;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:10px solid #f7f7f7;z-index:2}
.dpad-up .dpad-arrow{top:8px;left:23px}
.dpad-down .dpad-arrow{bottom:8px;left:23px;transform:rotate(180deg)}
.dpad-left .dpad-arrow{left:8px;top:23px;transform:rotate(-90deg)}
.dpad-right .dpad-arrow{right:8px;top:23px;transform:rotate(90deg)}
.round-key{width:54px;height:64px;flex-direction:column;gap:2px}
.round-face{width:42px;height:42px;border-radius:50%;background:#e5393f;border:2px solid #ff7c7f;box-shadow:inset 0 -5px 0 rgba(0,0,0,.24),0 0 0 4px #171717,0 0 0 6px #d9d9d9}
.key-caption{font:900 13px/1 ui-monospace,SFMono-Regular,Consolas,monospace;color:#ef3943;letter-spacing:.08em;text-shadow:0 1px #000}
.generic-round .round-face{background:#2b3138;border-color:#d9e0e6}
.generic-round .key-caption{color:#e8edf2}
.pill-key{height:34px;min-width:72px;padding:0 14px;border:2px solid #e3e5e7;border-radius:9px;background:#111;color:#ef3e46;font:900 12px/1 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.08em;box-shadow:inset 0 -3px 0 rgba(255,255,255,.05)}
.shoulder-key{height:34px;min-width:48px;padding:0 10px;border:2px solid #d7dde3;border-radius:12px 12px 7px 7px;background:#171a1e;color:#fff;font:900 12px/1 ui-monospace,SFMono-Regular,Consolas,monospace}
.raw-key{min-height:34px;padding:7px 9px;border:1px solid #4a5662;border-radius:7px;background:#171d23;color:#f0c48d;font:800 12px/1.1 ui-monospace,SFMono-Regular,Consolas,monospace}
.ps-key{width:48px;height:48px}
.ps-face{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#181c21;border:2px solid #e1e5e9;font:900 25px/1 system-ui}
.ps-triangle .ps-face{color:#55d98b}.ps-circle .ps-face{color:#f05a64}.ps-cross .ps-face{color:#68a9ff}.ps-square .ps-face{color:#e982c4}
.code-preview{padding:14px;background:#090b0d;border:1px solid #29323b;border-radius:12px}

/* --- V1.1 : Highscores --- */
.highscore-hero{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:end;margin-bottom:22px}
.highscore-table{width:100%;border-collapse:separate;border-spacing:0 7px}
.highscore-table th{text-align:left;color:#82909d;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;padding:0 12px}
.highscore-table td{padding:13px 12px;background:var(--panel);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.highscore-table td:first-child{border-left:1px solid var(--line);border-radius:10px 0 0 10px}
.highscore-table td:last-child{border-right:1px solid var(--line);border-radius:0 10px 10px 0}
.rank{font-size:1.3rem;font-weight:950;width:58px}
.score-value{font:900 1.12rem/1 ui-monospace,SFMono-Regular,Consolas,monospace;color:#ffbd7e}
.proof-link{color:#91bfff;text-decoration:underline}
.highscore-form{max-width:820px}
.game-highscores{margin-top:34px}
.game-highscores .top3{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.podium{padding:17px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(145deg,var(--panel2),var(--panel))}
.podium strong,.podium span{display:block}.podium .place{font-size:.75rem;color:#8b98a5}.podium .score-value{margin-top:8px}
@media(max-width:700px){
  .highscore-hero{grid-template-columns:1fr}
  .highscore-table thead{display:none}
  .highscore-table,.highscore-table tbody,.highscore-table tr,.highscore-table td{display:block;width:100%}
  .highscore-table tr{margin-bottom:10px;border:1px solid var(--line);border-radius:12px;overflow:hidden}
  .highscore-table td{border:0!important;border-radius:0!important;padding:7px 12px}
  .highscore-table td:before{content:attr(data-label);display:inline-block;min-width:92px;color:#7f8b97;font-size:.72rem;text-transform:uppercase}
  .game-highscores .top3{grid-template-columns:1fr}
}

/* V1.2 multilingual + SEO/ads */
.lang-switch{display:flex;gap:4px;margin-left:14px}.lang-switch a{font-size:.7rem;font-weight:850;color:#83909c;border:1px solid transparent;border-radius:6px;padding:5px 6px}.lang-switch a.active{color:#fff;border-color:#46515d;background:#1a2027}
.ad-slot{margin:30px auto;min-height:90px;display:grid;place-items:center;overflow:hidden}.direct-ad img{max-height:160px;max-width:100%;object-fit:contain}.translation-block{padding:14px;border:1px solid var(--line);border-radius:12px;background:#0e1216}.translation-block h2{margin-top:0}
@media(max-width:760px){.topbar{flex-wrap:wrap}.topbar nav{order:3;width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:8px}.lang-switch{margin-left:auto}.topbar{padding-bottom:8px}}

.breadcrumbs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;color:#84919d;font-size:.86rem;margin:-10px 0 22px}.breadcrumbs a:hover{color:#fff}

/* V1.4 accounts, comments, player library / collector tools */
.user-menu{display:flex;gap:8px;align-items:center;margin-left:auto}.user-menu>a{font-size:.82rem;color:#cbd4dc}.user-pill{padding:7px 10px;border:1px solid var(--line);border-radius:8px;background:#151b21}
.auth-shell{max-width:580px;margin:30px auto}.auth-form{display:grid;gap:14px}.auth-form label{display:grid;gap:6px}
.password-field{display:grid;grid-template-columns:1fr auto;gap:0}.password-field input{border-radius:10px 0 0 10px}.password-eye{width:48px;border:1px solid #303a45;border-left:0;border-radius:0 10px 10px 0;background:#1a2027;color:#b9c3cc;cursor:pointer;font-size:1.1rem}.password-eye.active{color:#fff;background:#252d36}
.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.my-library-panel{margin:28px 0}.collection-editor{background:linear-gradient(145deg,#131920,#101418)}
.collection-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:18px 0}.collection-stats>div{padding:17px;border:1px solid var(--line);border-radius:12px;background:var(--panel)}.collection-stats strong{display:block;font-size:1.8rem}.collection-stats span{display:block;color:var(--muted);font-size:.82rem}
.collection-filters{display:grid;grid-template-columns:2fr repeat(3,1fr) auto auto;gap:8px;align-items:center}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:18px}.collection-card{display:grid;grid-template-columns:96px 1fr;border:1px solid var(--line);border-radius:14px;background:var(--panel);overflow:hidden}.collection-cover{background:#202833;min-height:135px;display:grid;place-items:center;color:#617182;font-weight:900;font-size:1.5rem}.collection-cover img{width:100%;height:100%;object-fit:cover}.collection-card-body{padding:13px;display:flex;flex-direction:column;gap:7px;min-width:0}.collection-card-body strong{display:block;overflow:hidden;text-overflow:ellipsis}.collection-card-body small{color:var(--muted)}.collection-tags{display:flex;gap:5px;flex-wrap:wrap}.collection-tags span{font-size:.7rem;padding:4px 6px;border-radius:6px;background:#202832;color:#bec9d2}.small-button{padding:7px 9px;font-size:.78rem;margin-top:auto;align-self:flex-start}
.comments-section{margin-top:45px}.comment-form{display:grid;gap:10px;margin-bottom:14px}.comment-form .button{justify-self:start}.comment-list{display:grid;gap:9px}.comment{padding:16px;border:1px solid var(--line);border-radius:12px;background:var(--panel)}.comment-head{display:flex;justify-content:space-between;gap:12px}.comment-head time{color:#7f8c98;font-size:.78rem}.comment p{margin:.7rem 0}.text-button{border:0;background:transparent;color:#e98b91;text-decoration:underline;cursor:pointer;padding:0}
@media(max-width:1000px){.collection-grid{grid-template-columns:repeat(2,1fr)}.collection-filters{grid-template-columns:1fr 1fr 1fr}.user-menu{order:2}.lang-switch{order:2}}
@media(max-width:700px){.account-grid{grid-template-columns:1fr}.collection-stats{grid-template-columns:repeat(2,1fr)}.collection-grid{grid-template-columns:1fr}.collection-filters{grid-template-columns:1fr}.user-menu{width:100%;order:4;justify-content:flex-end;padding-top:6px}.topbar nav{order:3}.lang-switch{order:2}.collection-card{grid-template-columns:82px 1fr}}

/* V1.5 universal collector catalogue */
.platform-admin-list>div{align-items:center}.platform-admin-list .actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}
.collection-filters optgroup{font-weight:800}

/* V1.6 private translated chat */
.chat-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:14px;min-height:680px}.chat-sidebar{padding:14px;align-self:start;position:sticky;top:90px}.new-chat summary{list-style:none;cursor:pointer}.new-chat summary::-webkit-details-marker{display:none}.chat-search{display:grid;grid-template-columns:1fr auto;gap:6px;margin:10px 0}.chat-user-result{display:flex;justify-content:space-between;padding:8px;border-bottom:1px solid var(--line)}.conversation-list{display:grid;gap:5px;margin-top:12px}.conversation-item{position:relative;display:grid;gap:3px;padding:10px;border:1px solid transparent;border-radius:10px}.conversation-item:hover,.conversation-item.active{background:#1a2027;border-color:#303a44}.conversation-item>div{display:flex;justify-content:space-between;gap:8px}.conversation-item small,.conversation-preview{color:var(--muted);font-size:.76rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unread-dot{position:absolute;right:8px;bottom:8px;width:8px;height:8px;border-radius:50%;background:var(--accent)}
.chat-main{min-width:0;display:flex;flex-direction:column;gap:10px}.chat-header{display:flex;justify-content:space-between;gap:16px;align-items:center}.chat-header h1{font-size:1.6rem;margin:0}.chat-header p{margin:.2rem 0;color:var(--muted);font-size:.82rem}.message-stream{height:550px;overflow:auto;display:flex;flex-direction:column;gap:8px;padding:16px}.message-bubble{max-width:min(78%,720px);padding:10px 12px;border-radius:14px;background:#1a2027;border:1px solid #2c3540}.message-bubble.mine{align-self:flex-end;background:#342027;border-color:#5a3038}.message-bubble.theirs{align-self:flex-start}.message-body{white-space:normal;overflow-wrap:anywhere}.message-meta{display:flex;justify-content:flex-end;gap:9px;align-items:center;margin-top:5px;color:#77838e;font-size:.7rem}.chat-compose{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end}.chat-compose textarea{min-height:54px;max-height:150px}dialog{border:0;background:transparent;max-width:560px;width:calc(100% - 30px)}dialog::backdrop{background:rgba(0,0,0,.7)}
@media(max-width:850px){.chat-layout{grid-template-columns:1fr}.chat-sidebar{position:static}.message-stream{height:500px}.message-bubble{max-width:88%}}

/* V1.8 Gaming Room, full sets and optimized uploads */
.player-profile-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:26px}.social-links{display:flex;gap:8px;flex-wrap:wrap}.room-description{font-size:1rem;line-height:1.65}.room-gallery,.room-edit-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.room-gallery a,.room-edit-gallery figure{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--panel);margin:0}.room-gallery img{width:100%;height:190px;object-fit:cover;display:block}.room-edit-gallery img{width:100%;height:150px;object-fit:cover}.room-edit-gallery figcaption,.room-edit-gallery form{padding:7px 10px}.profile-platforms{display:flex;gap:6px;flex-wrap:wrap;margin:12px 0 18px}.profile-platforms a{padding:6px 9px;border-radius:8px;border:1px solid var(--line);font-size:.8rem}.profile-platforms a.active{background:#252d36;color:#fff}.profile-platforms small{color:var(--muted)}
.fullset-toolbar{display:flex;gap:7px;align-items:center;flex-wrap:wrap;position:sticky;top:64px;z-index:5}.fullset-toolbar input{min-width:220px;flex:1}.fullset-defaults{margin:10px 0}.fullset-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.fullset-item{position:relative;display:grid;grid-template-columns:54px 1fr;grid-template-rows:auto auto;gap:2px 9px;align-items:center;padding:8px;border:1px solid var(--line);border-radius:10px;background:var(--panel);cursor:pointer;min-width:0}.fullset-item:has(input:checked){border-color:#557fb0;background:#182431}.fullset-item>input{position:absolute;right:7px;top:7px;width:18px;height:18px}.fullset-cover{grid-row:1/3;width:54px;height:72px;background:#202833;border-radius:6px;display:grid;place-items:center;overflow:hidden}.fullset-cover img{width:100%;height:100%;object-fit:cover}.fullset-cover i{font-style:normal;font-weight:900;color:#657382}.fullset-item strong{font-size:.8rem;padding-right:22px;overflow:hidden}.fullset-item small{font-size:.7rem;color:var(--muted)}.sticky-save{position:sticky;bottom:12px;display:flex;justify-content:flex-end;padding:14px 0}.sticky-save .button{box-shadow:0 8px 28px rgba(0,0,0,.35)}.submission-preview{max-width:320px;max-height:220px;object-fit:contain;border-radius:10px}
@media(max-width:1100px){.fullset-grid{grid-template-columns:repeat(4,1fr)}.room-gallery,.room-edit-gallery{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.fullset-grid{grid-template-columns:repeat(2,1fr)}.room-gallery,.room-edit-gallery{grid-template-columns:repeat(2,1fr)}.player-profile-head{flex-direction:column}.fullset-toolbar{top:0}}
@media(max-width:480px){.fullset-grid{grid-template-columns:1fr}.room-gallery,.room-edit-gallery{grid-template-columns:1fr}.room-gallery img{height:auto}}

/* V2.0 Cheat Library branding, profiles, quizzes and fair-play scoreboards */
.brand{min-width:250px}.brand img{width:74px;height:40px;object-fit:cover;object-position:center;border-radius:7px}.brand-copy{display:flex;flex-direction:column;line-height:1.05}.brand-copy strong{font-size:1rem}.brand-copy small{font-size:.62rem;color:#81909d;font-weight:650;margin-top:4px;letter-spacing:.02em}.profile-pick-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.player-quote{margin:14px 0 0;padding:12px 16px;border-left:3px solid var(--accent2);background:#11171d;color:#d8e0e7;border-radius:0 10px 10px 0}.gamertag-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.gamertag-grid .panel{display:grid;gap:3px;padding:13px}.gamertag-grid small{color:var(--muted)}.profile-game-picks{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:22px}.profile-pick-card h2{font-size:1rem;margin:0 0 9px}.profile-pick-card ol{margin:0;padding-left:22px}.profile-pick-card.cult p{font-size:1.25rem;font-weight:850;margin:.4rem 0}.quiz-profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.quiz-profile-grid .panel{display:grid;gap:4px}.quiz-profile-grid span,.quiz-profile-grid small{color:var(--muted)}
.quiz-hero{display:grid;grid-template-columns:1fr minmax(220px,420px);gap:24px;align-items:center;margin-bottom:26px}.quiz-hero img{width:100%;border-radius:16px}.quiz-type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.quiz-type-card{display:flex;flex-direction:column;justify-content:space-between;gap:16px}.quiz-type-card h2{margin:.5rem 0}.quiz-type-card p{color:var(--muted)}.quiz-type-meta{display:flex;gap:8px;flex-wrap:wrap}.quiz-type-meta span{padding:5px 8px;border:1px solid var(--line);border-radius:8px;font-size:.78rem}.quiz-best{margin-top:12px;display:flex;justify-content:space-between;gap:10px;color:#d9e1e8}.quiz-start-card{max-width:720px}.quiz-form{display:grid;gap:14px}.quiz-progress{position:sticky;top:80px;z-index:8;display:flex;gap:8px;align-items:center;width:max-content;background:rgba(19,23,28,.96);backdrop-filter:blur(10px)}.quiz-question{margin:0}.quiz-question legend{font-size:.78rem;color:#8e9aa6;padding:0 7px}.quiz-question legend span{color:var(--accent2);font-weight:900}.quiz-difficulty{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:.78rem}.quiz-question h2{font-size:1.25rem;line-height:1.35}.quiz-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.quiz-options label{cursor:pointer}.quiz-options input{position:absolute;opacity:0;pointer-events:none}.quiz-options span{display:block;padding:12px 13px;border:1px solid #303a45;border-radius:10px;background:#0f1318}.quiz-options input:checked+span{border-color:#e46a42;background:#291a17;box-shadow:0 0 0 1px #e46a42 inset}.quiz-submit-bar{z-index:10}.quiz-result-hero{display:flex;justify-content:space-between;gap:20px;align-items:center}.quiz-score-big{font-size:clamp(3rem,8vw,6rem);font-weight:950;line-height:.95}.quiz-score-big small{font-size:.32em;color:var(--muted)}.quiz-result-hero>div>strong{font-size:1.4rem;color:#f4b46d}.quiz-correction-list{display:grid;gap:10px}.quiz-correction{border-left:4px solid #7f4a50}.quiz-correction.correct{border-left-color:#33c982}.quiz-correction-head{display:flex;justify-content:space-between;gap:10px}.quiz-correction-head span{color:var(--muted)}.quiz-correction h3{margin:.7rem 0}.quiz-explanation{color:#b8c4cf}.score-mode-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0}.score-mode-tabs a{padding:9px 13px;border:1px solid var(--line);border-radius:9px}.score-mode-tabs a.active{background:#252d36;border-color:#536273}.score-mode-choice{border:1px solid var(--line);border-radius:12px;padding:12px}.score-mode-choice legend{padding:0 7px}.score-mode-choice label{display:flex!important;grid-template-columns:auto 1fr;gap:7px;align-items:start;padding:8px}.score-mode-choice input{width:auto;margin-top:5px}.score-mode-choice small{display:block;color:var(--muted);grid-column:2}.dual-scoreboards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.score-board .section-title{margin-top:0;align-items:start}.score-board .section-title span{font-size:.72rem;max-width:240px}.admin-quiz-grid{display:grid;grid-template-columns:1fr 2fr;gap:12px}.admin-quiz-type{display:grid;padding:10px;border:1px solid var(--line);border-radius:9px;margin:6px 0}.admin-quiz-type span{font-size:.74rem;color:var(--muted)}.admin-quiz-type.active{border-color:#596978;background:#1b2229}.quiz-bank-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.quiz-bank-item{display:grid;grid-template-columns:auto 1fr;gap:4px 8px;padding:9px;border:1px solid var(--line);border-radius:9px;background:var(--panel);cursor:pointer}.quiz-bank-item input{width:auto;grid-row:1/3}.quiz-bank-item span{font-size:.7rem;color:var(--muted)}.quiz-bank-item strong{font-size:.8rem}
@media(max-width:1000px){.quiz-type-grid{grid-template-columns:1fr 1fr}.gamertag-grid{grid-template-columns:repeat(3,1fr)}.profile-pick-grid{grid-template-columns:repeat(2,1fr)}.admin-quiz-grid{grid-template-columns:1fr}.quiz-bank-grid{grid-template-columns:1fr}}
@media(max-width:760px){.brand{min-width:auto}.brand img{width:56px;height:31px}.brand-copy{display:none}.quiz-hero{grid-template-columns:1fr}.quiz-hero img{max-width:420px}.quiz-type-grid,.profile-game-picks,.quiz-profile-grid,.dual-scoreboards{grid-template-columns:1fr}.quiz-options{grid-template-columns:1fr}.quiz-result-hero{align-items:flex-start;flex-direction:column}.gamertag-grid{grid-template-columns:1fr 1fr}.quiz-progress{top:0}}
.home-brand-hero{max-width:none;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,430px);gap:34px;align-items:center}.home-brand-hero>img{width:100%;border-radius:16px;box-shadow:var(--shadow)}
@media(max-width:850px){.home-brand-hero{grid-template-columns:1fr}.home-brand-hero>img{max-width:520px}}

.score-subboards{display:grid;gap:14px}.score-subboard{padding-top:10px;border-top:1px solid var(--line)}.score-subboard:first-child{padding-top:0;border-top:0}.score-subboard h4{margin:0 0 8px;font-size:.9rem;color:var(--muted)}

.pager{display:flex;justify-content:center;align-items:center;gap:12px;margin:22px 0;flex-wrap:wrap}.pager span{color:var(--muted);font-weight:700}
