:root{--bg:#050509;--panel:#111827;--line:rgba(255,255,255,.13);--text:#f9fafb;--muted:#9ca3af;--red:#dc2626;--gold:#fbbf24;--blue:#2563eb}*{box-sizing:border-box}.w2t-standalone{margin:0;background:radial-gradient(circle at top,#1f2937 0,#050509 42%,#000 100%);color:var(--text);font-family:Inter,Arial,sans-serif}.w2t-app{max-width:1240px;margin:auto;padding:22px}.w2t-hero{border:1px solid var(--line);background:linear-gradient(135deg,rgba(220,38,38,.18),rgba(17,24,39,.95));border-radius:26px;padding:28px;margin-bottom:18px}.w2t-hero h1{font-size:clamp(34px,6vw,74px);margin:0 0 8px;letter-spacing:-2px}.w2t-muted{color:var(--muted)}.w2t-nav,.w2t-actions,.w2t-tabs,.w2t-reactions{display:flex;flex-wrap:wrap;gap:9px}.w2t-nav a,.w2t-btn,.w2t-tab{border:1px solid var(--line);background:rgba(255,255,255,.08);color:#fff;border-radius:999px;padding:10px 14px;text-decoration:none;font-weight:900;cursor:pointer}.w2t-btn.primary{background:var(--red);border-color:var(--red)}.w2t-btn.danger{background:rgba(185,28,28,.25);border-color:rgba(248,113,113,.45);color:#fecaca}.w2t-btn.active,.w2t-tab.active{background:rgba(251,191,36,.18);border-color:rgba(251,191,36,.75);color:#fde68a}.w2t-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.w2t-card{background:rgba(17,24,39,.94);border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 20px 70px rgba(0,0,0,.28)}.w2t-pad{padding:18px}.w2t-card img{width:100%;display:block;background:#000}.w2t-thumb{height:230px;object-fit:cover}.w2t-placeholder{height:230px;display:grid;place-items:center;background:#030712;color:var(--gold);font-size:44px;font-weight:1000}.w2t-meta{display:flex;gap:8px;flex-wrap:wrap;color:var(--muted);font-size:13px;margin:8px 0}.w2t-badge{display:inline-flex;padding:5px 9px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.07);font-weight:900;color:#fff;font-size:12px}.w2t-badge.gold{background:rgba(251,191,36,.15);border-color:rgba(251,191,36,.6);color:#fde68a}.w2t-badge.red{background:rgba(220,38,38,.18);border-color:rgba(220,38,38,.55)}.w2t-form{display:grid;gap:12px}.w2t-form label{font-weight:900;display:grid;gap:6px}.w2t-form input,.w2t-form select,.w2t-form textarea{width:100%;background:rgba(255,255,255,.06);border:1px solid var(--line);color:#fff;border-radius:14px;padding:11px;font:inherit}.w2t-form textarea{min-height:110px;white-space:pre-wrap}.w2t-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.w2t-section{margin:18px 0}.w2t-profile{display:grid;grid-template-columns:320px 1fr;gap:18px}.w2t-profile img{border-radius:20px;object-fit:cover;max-height:520px}.w2t-statgrid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:12px 0}.w2t-stat{padding:14px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.05);text-align:center}.w2t-stat b{font-size:24px;display:block}.w2t-text{white-space:pre-wrap;line-height:1.65}.w2t-photo{margin:16px 0}.w2t-photo img{max-height:760px;object-fit:contain}.w2t-caption{padding:16px;border-top:1px solid var(--line);white-space:pre-wrap;line-height:1.65}.w2t-comments{margin-top:12px}.w2t-comment,.w2t-message,.w2t-tweet{border:1px solid var(--line);background:rgba(255,255,255,.05);border-radius:16px;padding:13px;margin:10px 0}.w2t-comment img,.w2t-message img,.w2t-tweet img{max-width:100%;max-height:420px;object-fit:contain;border-radius:14px;margin-top:8px}.w2t-drop{border:2px dashed rgba(251,191,36,.5);background:rgba(251,191,36,.08);border-radius:18px;padding:18px;text-align:center;color:#fde68a;font-weight:1000;cursor:pointer}.w2t-album-edit{display:grid;gap:12px}.w2t-album-row{display:grid;grid-template-columns:220px 1fr auto;gap:12px;border:1px solid var(--line);border-radius:18px;padding:12px;background:rgba(255,255,255,.04)}.w2t-album-row img{height:140px;object-fit:cover;border-radius:13px}.w2t-toast{position:fixed;right:18px;bottom:18px;background:#111827;border:1px solid rgba(251,191,36,.55);border-radius:16px;padding:12px 16px;color:#fff;z-index:999999}.w2t-footer{margin-top:30px;color:var(--muted);font-size:12px;line-height:1.5;border-top:1px solid var(--line);padding-top:16px}@media(max-width:1000px){.w2t-grid{grid-template-columns:repeat(2,1fr)}.w2t-profile{grid-template-columns:1fr}.w2t-statgrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.w2t-grid,.w2t-row,.w2t-album-row{grid-template-columns:1fr}.w2t-app{padding:12px}.w2t-hero{padding:20px}.w2t-thumb{height:200px}}

/* v1.1 image and homepage refinements */
.w2t-thumb{object-fit:cover;object-position:top center;background:#000;}
.w2t-show-cover,.w2t-roster-cover{object-fit:cover;object-position:top center;background:#000;}
.w2t-photo img{width:100%;height:auto;max-height:none;object-fit:contain;background:#000;}
.w2t-profile img{width:100%;height:auto;max-height:none;object-fit:contain;background:#000;}
.w2t-home-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:18px 0;}
.w2t-home-links a{display:block;text-decoration:none;color:#fff;}
.w2t-home-card{padding:20px;min-height:130px;border-radius:20px;border:1px solid var(--line);background:rgba(17,24,39,.94);box-shadow:0 20px 70px rgba(0,0,0,.22);}
.w2t-home-card h2{margin:0 0 8px;font-size:24px;}
.w2t-home-card p{margin:0;color:var(--muted);line-height:1.45;}
.w2t-photo .w2t-pad h3{margin-top:14px;}
@media(max-width:1000px){.w2t-home-links{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.w2t-home-links{grid-template-columns:1fr}}


/* v1.2: higher quality media and cleaner album/profile display */
.w2t-card img,
.w2t-photo img,
.w2t-profile img,
.w2t-tweet img,
.w2t-message img,
.w2t-comment img {
  image-rendering: auto;
  background: #000;
}

.w2t-thumb {
  width: 100%;
  min-height: 250px;
  height: clamp(260px, 28vw, 380px);
  object-fit: cover;
  object-position: top center;
}

.w2t-photo img {
  width: 100%;
  height: auto;
  max-height: none;
  object-fit: contain;
  object-position: center center;
  border-bottom: 1px solid var(--line);
}

.w2t-profile img,
.w2t-profile-photo {
  width: 100%;
  height: auto;
  max-height: none;
  object-fit: contain;
  object-position: top center;
}

.w2t-album-row img {
  width: 100%;
  height: auto;
  min-height: 150px;
  object-fit: contain;
  object-position: center center;
}

.w2t-photo .w2t-pad {
  background: rgba(0,0,0,.16);
}

.w2t-photo .w2t-comment-form {
  margin-top: 12px;
  border-top: 1px solid var(--line);
  padding-top: 12px;
}

.w2t-home-links .w2t-home-card {
  transition: transform .18s ease, border-color .18s ease, background .18s ease;
}
.w2t-home-links .w2t-home-card:hover {
  transform: translateY(-2px);
  border-color: rgba(251,191,36,.55);
  background: rgba(31,41,55,.96);
}


/* v1.3: fixed champion layout and roster form updates */
.w2t-champion-rows{display:grid;gap:16px;margin-top:14px}
.w2t-champion-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.w2t-champion-card .w2t-badge.gold,.w2t-champion-empty .w2t-badge.gold{margin-bottom:8px}
.w2t-champion-empty{min-height:180px;display:flex;align-items:center}
.w2t-reactions .w2t-btn{font-size:13px;padding:9px 11px}
@media(max-width:900px){.w2t-champion-row{grid-template-columns:1fr}}

/* v1.3.2: brand background frames, multi-title UI, and safer photo reaction display */
.w2t-media-frame{
  position:relative;
  overflow:hidden;
  background:#111827;
}
.w2t-media-frame::before{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 50% 12%, rgba(255,255,255,.22), transparent 34%), linear-gradient(135deg, rgba(255,255,255,.08), rgba(0,0,0,.35));
  pointer-events:none;
}
.w2t-media-frame img,
.w2t-media-frame .w2t-placeholder{
  position:relative;
  z-index:1;
  background:transparent;
}
.w2t-brand-raw{background:linear-gradient(135deg,#7f0000,#dc2626 45%,#1f0303)!important}
.w2t-brand-smackdown{background:linear-gradient(135deg,#031a5f,#2563eb 45%,#020617)!important}
.w2t-brand-nxt{background:linear-gradient(135deg,#111827,#fbbf24 50%,#0f172a)!important}
.w2t-brand-aaa{background:linear-gradient(135deg,#064e3b,#22c55e 50%,#052e16)!important}
.w2t-brand-tna{background:linear-gradient(135deg,#312e81,#7c3aed 48%,#020617)!important}
.w2t-brand-ple{background:linear-gradient(135deg,#450a0a,#f59e0b 45%,#111827)!important}
.w2t-brand-haberler{background:linear-gradient(135deg,#0f172a,#64748b 48%,#020617)!important}
.w2t-roster-cover,
.w2t-profile-photo{
  object-fit:contain!important;
  object-position:center bottom!important;
  padding:10px;
  filter:drop-shadow(0 20px 28px rgba(0,0,0,.46));
}
.w2t-thumb.w2t-roster-cover{
  height:clamp(280px,32vw,430px)!important;
}
.w2t-show-cover{
  object-fit:cover!important;
  object-position:center center!important;
}
.w2t-title-select{
  border:1px solid var(--line);
  border-radius:18px;
  padding:14px;
  background:rgba(255,255,255,.04);
}
.w2t-title-select h3{margin:0 0 10px}
.w2t-title-select label{
  display:flex!important;
  grid-template-columns:auto 1fr;
  align-items:center;
  gap:8px;
  margin:7px 0;
  font-weight:700!important;
}
.w2t-title-select input{width:auto!important}
.w2t-reactions .w2t-btn.active{
  box-shadow:0 0 0 2px rgba(251,191,36,.35) inset;
}
.w2t-photo .w2t-media-frame img{
  width:100%;
  height:auto;
  max-height:none;
  object-fit:contain!important;
  padding:0;
  filter:none;
}

/* v1.3.3: keep uploaded roster photos intact; no artificial brand backgrounds */
.w2t-media-frame::before{display:none!important;content:none!important;}
.w2t-media-frame,
.w2t-brand-raw,
.w2t-brand-smackdown,
.w2t-brand-nxt,
.w2t-brand-aaa,
.w2t-brand-tna,
.w2t-brand-ple,
.w2t-brand-haberler{
  background:transparent!important;
}
.w2t-roster-cover,
.w2t-profile-photo{
  object-fit:contain!important;
  object-position:center center!important;
  padding:0!important;
  filter:none!important;
  background:transparent!important;
}
.w2t-thumb.w2t-roster-cover{
  height:clamp(280px,32vw,430px)!important;
  object-fit:contain!important;
  object-position:center center!important;
}
.w2t-profile img{
  width:100%;
  height:auto;
  max-height:none;
  object-fit:contain!important;
  object-position:center center!important;
  padding:0!important;
  filter:none!important;
  background:transparent!important;
}
.w2t-card img.w2t-roster-cover,
.w2t-media-frame img{
  background:transparent!important;
}

/* v1.3.5: notifications, avatars, ratings, visible reaction actors */
.w2t-nav-badge{display:inline-flex;min-width:20px;height:20px;align-items:center;justify-content:center;border-radius:999px;background:#dc2626;color:#fff;font-size:12px;margin-left:4px;padding:0 6px}
.w2t-avatar{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:rgba(255,255,255,.12);border:1px solid var(--line);flex:0 0 auto;color:#fff;font-weight:900;vertical-align:middle}
.w2t-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;background:#000!important;margin:0!important;border-radius:999px!important}
.w2t-author-line{align-items:center}.w2t-author-line b{line-height:1}.w2t-reaction-list{display:grid;gap:6px;margin:8px 0 0}.w2t-reaction-actors{font-size:12px;color:var(--muted);line-height:1.5}.w2t-actor-chip{display:inline-flex;align-items:center;gap:5px;margin:3px 4px 3px 0;padding:4px 7px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.05);color:#e5e7eb}.w2t-actor-chip .w2t-avatar{width:22px;height:22px;font-size:10px}
.w2t-rating{border:1px solid var(--line);border-radius:18px;padding:13px;background:rgba(251,191,36,.07);margin-bottom:14px}.w2t-rating-head{display:flex;flex-wrap:wrap;gap:10px;align-items:center;color:#fde68a;margin-bottom:10px}.w2t-rating-buttons{display:flex;flex-wrap:wrap;gap:7px}.w2t-show-rating{margin:8px 0 12px;color:#fde68a;font-weight:900}.w2t-show-rating.muted{color:var(--muted);font-weight:700}.w2t-notification-list{display:grid;gap:10px}.w2t-notification{display:flex;gap:12px;align-items:flex-start;text-decoration:none;color:#fff;border:1px solid var(--line);border-radius:18px;padding:13px;background:rgba(17,24,39,.94)}.w2t-notification.unread{border-color:rgba(251,191,36,.6);background:rgba(251,191,36,.08)}.w2t-notification p{margin:4px 0;color:#e5e7eb}.w2t-notification span{color:var(--muted);font-size:12px}.w2t-profile-mini{display:flex;align-items:center;gap:14px}.w2t-profile-mini .w2t-avatar{width:76px;height:76px;font-size:28px}.w2t-message .w2t-reactions{margin-top:10px}
