:root{--bg:#08080d;--panel:#11111a;--panel2:#171724;--line:#29293a;--text:#f7f7fb;--muted:#a8a8b8;--purple:#9147ff;--purple2:#b47cff;--cyan:#22d3ee;--max:1180px;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.shell{width:min(calc(100% - 40px),var(--max));margin:auto}.narrow{max-width:820px}.site-header{position:sticky;top:0;z-index:30;background:rgba(8,8,13,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.header-inner{height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;margin-right:auto}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,var(--purple),#5d24bb);font-weight:900;letter-spacing:-1px;box-shadow:0 0 34px rgba(145,71,255,.28)}.brand strong{display:block;font-size:17px}.brand small{display:block;font-size:10px;color:var(--muted);letter-spacing:.12em;text-transform:uppercase}.main-nav ul,.site-footer ul{list-style:none;margin:0;padding:0}.main-nav ul{display:flex;gap:25px}.main-nav a{font-size:14px;color:#d7d7e1}.main-nav a:hover{color:white}.live-button,.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:13px;font-weight:800}.live-button{padding:10px 15px;background:#201234;border:1px solid #4b277c;color:#d8c1ff}.pulse{width:8px;height:8px;border-radius:50%;background:#ff4d6d;box-shadow:0 0 0 5px rgba(255,77,109,.12)}.menu-toggle{display:none;background:none;color:white;border:0;font-size:26px}.hero{position:relative;overflow:hidden;padding:95px 0 82px;background:radial-gradient(circle at 77% 35%,rgba(145,71,255,.21),transparent 30%),radial-gradient(circle at 10% 10%,rgba(34,211,238,.08),transparent 24%)}.hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black,transparent)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px}.eyebrow{display:inline-block;color:var(--purple2);font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.hero h1,.page-hero h1{font-size:clamp(44px,6vw,76px);line-height:.99;letter-spacing:-.05em;margin:14px 0 24px}.hero-copy>p{max-width:630px;font-size:19px;color:#c6c6d1}.hero-actions{display:flex;gap:12px;margin:30px 0 18px}.btn{padding:13px 18px;border:1px solid transparent;cursor:pointer}.btn.primary{background:var(--purple);color:white;box-shadow:0 10px 35px rgba(145,71,255,.25)}.btn.primary:hover{background:#a561ff}.btn.ghost{background:#13131d;border-color:#343445}.btn.full{width:100%}.mini-socials,.social-row{display:flex;flex-wrap:wrap;gap:9px}.social-pill{padding:7px 11px;border:1px solid #303044;border-radius:999px;color:#bdbdca;font-size:12px}.social-pill:hover{border-color:var(--purple);color:white}.stream-card,.content-card,.comitement-box,.suggest-form,.empty-card{background:linear-gradient(180deg,#151520,#0f0f17);border:1px solid #2b2b3b;border-radius:var(--radius);box-shadow:0 24px 80px rgba(0,0,0,.28)}.featured-card{padding:14px;transform:rotate(1.2deg)}.screen{aspect-ratio:16/10;border-radius:15px;background:radial-gradient(circle at 50% 42%,#34205a,#0d0d15 55%);display:grid;place-items:center;border:1px solid #3b3150;overflow:hidden;position:relative}.screen:before{content:"";position:absolute;width:260px;height:260px;border:1px solid rgba(145,71,255,.28);border-radius:50%;box-shadow:0 0 80px rgba(145,71,255,.19)}.screen-content{position:relative;text-align:center;display:grid;gap:8px;justify-items:center}.screen-logo{display:grid;place-items:center;width:88px;height:88px;border-radius:25px;background:var(--purple);font-size:29px;font-weight:950;box-shadow:0 0 65px rgba(145,71,255,.55)}.screen-content strong{font-size:25px}.screen-content small{color:#babac8}.live-tag{position:absolute;z-index:2;margin:13px;background:#e53659;border-radius:7px;padding:5px 9px;font-size:10px;font-weight:900}.card-meta{display:flex;justify-content:space-between;padding:13px 4px 2px;color:#b8b8c5;font-size:13px}.section{padding:82px 0}.section.alt{background:#0b0b12;border-top:1px solid rgba(255,255,255,.045);border-bottom:1px solid rgba(255,255,255,.045)}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.section-head h2,.two-col h2,.suggest-grid h2{font-size:36px;line-height:1.1;margin:8px 0}.section-head>a,.text-link{color:#c9a8ff;font-weight:800;font-size:13px}.card-grid{display:grid;gap:18px}.streamer-grid{grid-template-columns:repeat(3,1fr)}.streamer-card{overflow:hidden;background:#111119;border:1px solid #252535;border-radius:18px;transition:.2s ease}.streamer-card:hover{transform:translateY(-4px);border-color:#4a316d}.thumb{display:block;aspect-ratio:16/10;background:#191925;overflow:hidden}.thumb img{width:100%;height:100%;object-fit:cover}.placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:60px;font-weight:900;background:linear-gradient(135deg,#25163d,#101018);color:#c5a1ff}.streamer-body{padding:18px}.streamer-body h3,.streamer-body h2{margin:0 0 5px;font-size:19px}.streamer-body p{margin:0 0 13px;color:var(--muted);font-size:14px}.status-dot{float:right;width:9px;height:9px;background:#52d273;border-radius:50%;box-shadow:0 0 0 4px rgba(82,210,115,.1)}.empty-card{grid-column:1/-1;padding:28px;color:var(--muted)}.two-col{display:grid;grid-template-columns:1.3fr .7fr;gap:50px;align-items:start}.news-list{display:grid;gap:14px;margin-top:25px}.news-item{display:grid;grid-template-columns:155px 1fr;gap:18px;padding:12px;border-radius:16px;border:1px solid transparent}.news-item:hover{background:#11111a;border-color:#252535}.news-thumb{aspect-ratio:16/10;background:#1a1a26;border-radius:12px;overflow:hidden;display:grid;place-items:center;color:#7952ad;font-weight:900}.news-thumb img{width:100%;height:100%;object-fit:cover}.meta{color:#77778b;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.news-item h3{font-size:19px;margin:3px 0}.news-item p{margin:0;color:var(--muted);font-size:13px}.comitement-box{padding:30px;position:sticky;top:105px}.comitement-box p{color:var(--muted)}.project-chips{display:flex;flex-wrap:wrap;gap:8px;margin:23px 0}.project-chips span{padding:8px 10px;border-radius:10px;background:#1b1826;border:1px solid #322a43;font-size:11px}.suggest-section{background:radial-gradient(circle at 15% 50%,rgba(145,71,255,.13),transparent 28%)}.suggest-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;align-items:start}.suggest-grid>div>p{color:var(--muted);font-size:17px}.suggest-form{padding:26px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.suggest-form label{display:grid;gap:7px;font-size:12px;color:#d1d1dd;font-weight:700}.suggest-form label:nth-of-type(3),.suggest-form button,.notice{grid-column:1/-1}.suggest-form input,.suggest-form textarea{width:100%;background:#0b0b11;border:1px solid #313142;border-radius:11px;padding:12px 13px;color:white;font:inherit;outline:none}.suggest-form input:focus,.suggest-form textarea:focus{border-color:var(--purple)}.notice{padding:11px 13px;border-radius:10px}.notice.success{background:rgba(82,210,115,.1);border:1px solid rgba(82,210,115,.25);color:#a6efb7}.page-hero{padding:75px 0 55px;background:radial-gradient(circle at 15% 0%,rgba(145,71,255,.14),transparent 32%);border-bottom:1px solid #1b1b26}.page-hero h1{font-size:clamp(40px,5vw,64px);margin-bottom:15px}.page-hero p{color:var(--muted);font-size:18px}.content-card{padding:clamp(24px,5vw,52px)}.prose{font-size:17px;color:#d3d3dc}.prose h2,.prose h3{color:white;line-height:1.2}.prose a{color:#c59cff;text-decoration:underline}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.post-card{background:#101018;border:1px solid #252535;border-radius:18px;overflow:hidden}.post-image{aspect-ratio:16/9;background:#171724;display:grid;place-items:center;color:#6f4aa3;font-weight:900}.post-image img{width:100%;height:100%;object-fit:cover}.post-body{padding:20px}.post-body h2{font-size:22px;line-height:1.2}.post-body p{color:var(--muted);font-size:14px}.pagination{margin-top:35px}.nav-links{display:flex;gap:8px}.page-numbers{background:#15151f;border:1px solid #2d2d3f;border-radius:8px;padding:7px 11px}.page-numbers.current{background:var(--purple)}.hero-image{margin-top:35px}.hero-image img{border-radius:20px}.streamer-single-head{display:grid;grid-template-columns:auto 1fr;gap:30px;align-items:center}.avatar-large{width:145px;height:145px;object-fit:cover;border-radius:30px;border:1px solid #3e3155}.site-footer{border-top:1px solid #232330;background:#09090e;padding:58px 0 22px}.footer-grid{display:grid;grid-template-columns:1.2fr .7fr 1fr;gap:55px}.footer-brand{margin-bottom:18px}.muted,.site-footer li a{color:var(--muted)}.site-footer h3{font-size:13px;text-transform:uppercase;letter-spacing:.13em}.site-footer li{margin:7px 0;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #1d1d29;margin-top:42px;padding-top:20px;color:#676779;font-size:11px}
@media(max-width:900px){.main-nav{display:none;position:absolute;top:76px;left:0;right:0;background:#0d0d14;border-bottom:1px solid #282837;padding:20px}.main-nav.open{display:block}.main-nav ul{flex-direction:column}.menu-toggle{display:block}.live-button{display:none}.hero{padding-top:65px}.hero-grid,.two-col,.suggest-grid{grid-template-columns:1fr;gap:38px}.featured-card{transform:none}.streamer-grid,.post-grid{grid-template-columns:repeat(2,1fr)}.comitement-box{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:620px){.shell{width:min(calc(100% - 26px),var(--max))}.header-inner{height:68px}.brand small{display:none}.hero{padding:55px 0}.hero h1{font-size:44px}.hero-actions{flex-direction:column;align-items:stretch}.streamer-grid,.post-grid{grid-template-columns:1fr}.news-item{grid-template-columns:110px 1fr}.news-item p{display:none}.suggest-form{grid-template-columns:1fr}.suggest-form label{grid-column:1/-1}.section{padding:58px 0}.section-head{align-items:start;gap:15px}.section-head h2{font-size:30px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:6px}.streamer-single-head{grid-template-columns:1fr}.avatar-large{width:110px;height:110px}}

/* Twitch API / Player – v2.1 */
.featured-card.is-live{border-color:rgba(229,54,89,.5);box-shadow:0 24px 90px rgba(145,71,255,.22),0 0 45px rgba(229,54,89,.08)}
.twitch-screen{aspect-ratio:16/9;min-height:300px;background:#09090f}
.twitch-screen:before{display:none}
.twitch-player,.single-twitch-player iframe{display:block;width:100%;height:100%;border:0}
.offline-cover{position:absolute;inset:0;display:block;background:#09090f}
.offline-cover img{width:100%;height:100%;object-fit:cover}
.offline-overlay{position:absolute;inset:auto 0 0;padding:46px 24px 22px;background:linear-gradient(transparent,rgba(5,5,10,.92));display:grid;gap:2px}
.offline-overlay strong{font-size:22px}.offline-overlay small{color:#c9c9d4}
.offline-tag{background:#353545;color:#d0d0dc}
.screen-avatar{width:92px;height:92px;border-radius:50%;object-fit:cover;box-shadow:0 0 65px rgba(145,71,255,.42)}
.profile-thumb{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at 50% 50%,#2b1749,#101018 62%)}
.profile-thumb img{width:116px!important;height:116px!important;border-radius:50%;object-fit:cover!important;border:3px solid rgba(255,255,255,.08);box-shadow:0 0 45px rgba(145,71,255,.32)}
.streamer-card.is-live{border-color:rgba(229,54,89,.42)}
.thumb{position:relative}.thumb-live{position:absolute;left:12px;top:12px;padding:5px 8px;border-radius:7px;background:#e53659;color:white;font-size:10px;font-weight:950;letter-spacing:.08em;box-shadow:0 6px 18px rgba(229,54,89,.35)}
.status-dot{background:#656579;box-shadow:none}.status-dot.live{background:#e53659;box-shadow:0 0 0 4px rgba(229,54,89,.12)}.status-dot.offline{background:#656579}
.single-twitch-player{aspect-ratio:16/9;min-height:300px;border-radius:22px;overflow:hidden;border:1px solid #302741;background:#09090f;box-shadow:0 24px 80px rgba(0,0,0,.32)}
@media(max-width:680px){.twitch-screen,.single-twitch-player{min-height:0}.profile-thumb img{width:92px!important;height:92px!important}.card-meta span:first-child{max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}

/* Compact Twitch profile bubbles on homepage */
.streamer-bubbles{display:flex;align-items:flex-start;gap:44px;flex-wrap:wrap;padding:6px 0 10px}.streamer-bubble{width:170px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:7px}.streamer-avatar-wrap{position:relative;display:block;width:142px;height:142px;border-radius:50%;padding:5px;background:linear-gradient(135deg,#2b2b3d,#171722);transition:.2s ease;box-shadow:0 16px 42px rgba(0,0,0,.24)}.streamer-avatar{width:100%;height:100%;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:#171724}.streamer-avatar-fallback{font-size:48px;font-weight:950;color:#c5a1ff;background:radial-gradient(circle at 50% 45%,#2b1749,#101018 66%)}.streamer-bubble strong{font-size:17px;line-height:1.2;margin-top:5px}.streamer-bubble small{color:var(--muted);font-size:12px}.streamer-bubble:hover .streamer-avatar-wrap{transform:translateY(-4px) scale(1.025);background:linear-gradient(135deg,var(--purple),#b47cff);box-shadow:0 18px 55px rgba(145,71,255,.25)}.streamer-bubble.is-live .streamer-avatar-wrap{background:linear-gradient(135deg,#e53659,var(--purple));box-shadow:0 0 0 4px rgba(229,54,89,.08),0 18px 55px rgba(229,54,89,.18)}.streamer-live-badge{position:absolute;left:50%;bottom:-4px;transform:translateX(-50%);padding:4px 10px;border-radius:999px;background:#e53659;color:#fff;border:3px solid var(--bg);font-size:9px;line-height:1;font-weight:950;letter-spacing:.08em}.streamer-bubble.is-live small{color:#ff8299;font-weight:800}@media(max-width:680px){.streamer-bubbles{gap:26px;justify-content:center}.streamer-bubble{width:132px}.streamer-avatar-wrap{width:112px;height:112px}.streamer-bubble strong{font-size:15px}.streamer-bubble small{font-size:11px}}

/* 2.1.3 – compact personal Twitch recommendations */
.streamer-picks{background:radial-gradient(circle at 50% 30%,rgba(145,71,255,.08),transparent 38%)}
.streamer-picks-head{max-width:720px;margin:0 auto 44px;text-align:center}
.streamer-picks-head h2{font-size:clamp(32px,4vw,44px);line-height:1.08;margin:9px 0 13px;letter-spacing:-.035em}
.streamer-picks-head p{margin:0 auto;color:var(--muted);font-size:16px;max-width:640px}
.streamer-picks-list{display:flex;justify-content:center;align-items:flex-start;gap:clamp(38px,7vw,90px);flex-wrap:wrap}
.streamer-pick{width:210px;display:flex;flex-direction:column;align-items:center;text-align:center}
.streamer-pick-avatar{width:164px;height:164px;padding:5px;border-radius:50%;background:linear-gradient(145deg,#303044,#15151e);box-shadow:0 18px 55px rgba(0,0,0,.34);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.streamer-pick-avatar img,.streamer-pick-fallback{width:100%;height:100%;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:#171724}
.streamer-pick-fallback{font-size:54px;font-weight:950;color:#c5a1ff;background:radial-gradient(circle at 50% 45%,#2b1749,#101018 68%)}
.streamer-pick-avatar:hover{transform:translateY(-5px) scale(1.025);background:linear-gradient(145deg,var(--purple),#b47cff);box-shadow:0 20px 65px rgba(145,71,255,.22)}
.streamer-pick-name{font-size:18px;font-weight:900;line-height:1.2;margin-top:16px}
.streamer-pick-name:hover{color:#d2b8ff}
.streamer-pick-link{font-size:12px;color:#b99be9;margin-top:5px;font-weight:750}
.streamer-pick-link:hover{color:#fff}
.streamer-pick-live{display:inline-flex;align-items:center;gap:7px;margin-top:12px;padding:7px 12px;border-radius:999px;background:rgba(229,54,89,.12);border:1px solid rgba(229,54,89,.38);color:#ff738d;font-size:11px;font-weight:950;letter-spacing:.035em;text-transform:uppercase}
.streamer-pick-live span{width:8px;height:8px;border-radius:50%;background:#ff385d;box-shadow:0 0 0 0 rgba(255,56,93,.65);animation:c91-live-pulse 1.15s infinite}
.streamer-pick.is-live .streamer-pick-avatar{background:linear-gradient(145deg,#ff385d,var(--purple));box-shadow:0 0 0 4px rgba(255,56,93,.08),0 20px 65px rgba(229,54,89,.18)}
@keyframes c91-live-pulse{0%{box-shadow:0 0 0 0 rgba(255,56,93,.65);opacity:1}70%{box-shadow:0 0 0 8px rgba(255,56,93,0);opacity:.75}100%{box-shadow:0 0 0 0 rgba(255,56,93,0);opacity:1}}
@media(max-width:680px){.streamer-picks-head{text-align:left;margin-bottom:34px}.streamer-picks-list{gap:32px 22px}.streamer-pick{width:140px}.streamer-pick-avatar{width:126px;height:126px}.streamer-pick-name{font-size:16px}.streamer-pick-link{font-size:11px}}

/* v2.1.4 – original comiker91 logo */
.brand-logo-link{display:flex;align-items:center;flex:0 0 auto}.brand-logo-image{display:block;width:auto;height:50px;max-width:210px;object-fit:contain}.footer-logo-image{height:58px;max-width:240px}.footer-brand{display:inline-flex;margin-bottom:18px}@media(max-width:620px){.brand-logo-image{height:42px;max-width:175px}.footer-logo-image{height:50px;max-width:210px}}

/* v2.1.5 – original logo + preserved wordmark */
.brand-logo-link .brand-copy{display:block;line-height:1.15}
.brand-logo-link .brand-copy strong{font-size:17px}
.brand-logo-link .brand-copy small{margin-top:5px;color:var(--muted);font-size:10px;letter-spacing:.12em;text-transform:uppercase}
.footer-brand .brand-copy strong{font-size:18px}
.footer-brand .brand-copy small{font-size:10px}
@media(max-width:620px){.brand-logo-link .brand-copy small{display:none}.footer-brand .brand-copy small{display:block}}

/* v2.1.6 – Comitement project backlinks */
.project-chips a{display:inline-flex;align-items:center;gap:4px;border:1px solid #3a304c;border-radius:10px;padding:7px 11px;background:#17131f;color:#f1ecff;transition:transform .18s ease,border-color .18s ease,background .18s ease}
.project-chips a:hover{transform:translateY(-2px);border-color:var(--purple);background:#21172f;color:#fff}

/* v2.1.7 – polished single article layout + legacy media */
.single-article .article-hero{padding-bottom:48px}
.article-hero .article-lead{max-width:720px;margin-top:18px;font-size:18px;line-height:1.7;color:#b9b7c8}
.article-featured-image{margin-top:-16px;position:relative;z-index:2}
.article-featured-image img{width:100%;max-height:520px;object-fit:cover}
.article-section{padding-top:42px}
.article-content{font-size:17px;line-height:1.82}
.article-content>p:first-child{font-size:19px;line-height:1.75;color:#eceaf4}
.article-content p{margin:0 0 1.35em}
.article-content h2{font-size:31px;margin:1.8em 0 .65em}
.article-content h3{font-size:23px;margin:1.6em 0 .55em}
.article-content img{width:auto;max-width:100%;border-radius:16px;margin:28px auto}
.article-content figure{margin:34px 0}
.article-content figcaption{margin-top:9px;color:var(--muted);font-size:12px;text-align:center}
.article-content a{color:#c29bff;text-decoration:underline;text-decoration-color:rgba(194,155,255,.35);text-underline-offset:3px}
.article-content a:hover{color:#fff;text-decoration-color:#fff}
.article-video{margin:32px 0;border:1px solid #30283f;border-radius:18px;overflow:hidden;background:#050508;box-shadow:0 18px 50px rgba(0,0,0,.22)}
.article-video video{display:block;width:100%;height:auto;max-height:560px;background:#000}
.article-content .wp-block-video video{border-radius:18px;width:100%}
.article-content blockquote{margin:30px 0;padding:20px 24px;border-left:3px solid var(--purple);background:#121019;border-radius:0 14px 14px 0;color:#d8d4e4}
.article-back{margin-top:24px}
@media(max-width:620px){
  .single-article .article-hero{padding-bottom:34px}
  .article-content{font-size:16px;line-height:1.72}
  .article-content>p:first-child{font-size:17px}
  .article-content h2{font-size:26px}
}

/* v2.1.8 – center featured images on single posts */
.single-article .article-featured-image{
  display:flex;
  justify-content:center;
  align-items:center;
}
.single-article .article-featured-image img{
  width:auto;
  max-width:100%;
  height:auto;
  margin-left:auto;
  margin-right:auto;
}

/* v2.1.9 – actually center the featured-image wrapper in the viewport/article column */
.single-article .article-featured-image{
  width:min(calc(100% - 40px), 820px);
  margin-left:auto !important;
  margin-right:auto !important;
  padding-left:0;
  padding-right:0;
  display:flex;
  justify-content:center;
}
.single-article .article-featured-image img{
  display:block;
  width:auto;
  max-width:100%;
  margin:0 auto !important;
}
@media(max-width:620px){
  .single-article .article-featured-image{
    width:min(calc(100% - 26px), 820px);
  }
}

/* v2.2.0 – native /news/ hub */
.news-hub-hero{padding:88px 0 58px;background:radial-gradient(circle at 18% 20%,rgba(145,71,255,.16),transparent 30%),#0a0910;border-bottom:1px solid #20202b}
.news-hub-hero-row{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}
.news-hub-hero h1{font-size:clamp(44px,6vw,76px);line-height:1.02;letter-spacing:-.045em;margin:12px 0 18px;max-width:850px}
.news-hub-hero p{max-width:710px;color:#b7b4c5;font-size:18px;line-height:1.7;margin:0}
.news-twitch-link{white-space:nowrap;margin-bottom:8px}
.news-toolbar-section{position:sticky;top:76px;z-index:20;background:rgba(9,9,14,.92);backdrop-filter:blur(14px);border-bottom:1px solid #1e1e29}
.news-toolbar{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:18px 0}
.news-category-pills{display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none;padding-bottom:1px}
.news-category-pills::-webkit-scrollbar{display:none}
.news-category-pills a{flex:0 0 auto;padding:8px 12px;border-radius:999px;border:1px solid #30283e;color:#aaa7ba;font-size:12px;font-weight:800}
.news-category-pills a:hover,.news-category-pills a.active{background:#211634;border-color:#6c3fb2;color:#fff}
.news-search{display:flex;flex:0 0 320px;border:1px solid #312b3d;border-radius:12px;overflow:hidden;background:#111018}
.news-search input{min-width:0;flex:1;border:0;background:transparent;color:#fff;padding:10px 12px;outline:0}
.news-search button{border:0;border-left:1px solid #312b3d;background:#1d1629;color:#d9c7ff;padding:0 14px;font-weight:800;cursor:pointer}
.news-hub-section{padding-top:54px}
.news-featured{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.8fr);gap:0;border:1px solid #2a2735;border-radius:24px;overflow:hidden;background:linear-gradient(145deg,#12111a,#0c0c12);box-shadow:0 28px 70px rgba(0,0,0,.18)}
.news-featured-media{min-height:420px;background:#0c0b11;overflow:hidden}
.news-featured-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.news-featured:hover .news-featured-media img{transform:scale(1.025)}
.news-placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:220px;background:radial-gradient(circle at center,rgba(145,71,255,.22),transparent 48%),#13101b;color:#b994ff;font-weight:900;letter-spacing:.16em}
.news-featured-copy{padding:48px;display:flex;flex-direction:column;justify-content:center}
.news-meta{font-size:11px;color:#8f8c9d;text-transform:uppercase;letter-spacing:.12em;font-weight:800}
.news-meta span{color:#8f54e8;margin:0 5px}
.news-featured h2{font-size:clamp(30px,3.2vw,46px);line-height:1.08;margin:14px 0 18px;letter-spacing:-.025em}
.news-featured-copy p{color:#aaa7b6;line-height:1.7}
.news-read-more{display:inline-flex;margin-top:auto;padding-top:18px;color:#c39cff;font-weight:900;font-size:13px}
.news-read-more:hover{color:#fff}
.news-section-heading{display:flex;justify-content:space-between;align-items:end;margin:64px 0 24px}
.news-section-heading h2{font-size:34px;margin:6px 0 0}
.news-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.news-card{display:flex;flex-direction:column;border:1px solid #282631;border-radius:19px;overflow:hidden;background:#0f0f16;min-width:0;transition:transform .2s ease,border-color .2s ease}
.news-card:hover{transform:translateY(-4px);border-color:#4f366f}
.news-card-media{aspect-ratio:16/9;overflow:hidden;background:#121019}
.news-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}
.news-card:hover .news-card-media img{transform:scale(1.035)}
.news-card-body{display:flex;flex:1;flex-direction:column;padding:22px}
.news-card h3{font-size:21px;line-height:1.25;margin:11px 0}
.news-card p{color:#9895a6;font-size:14px;line-height:1.65;margin:0}
.news-card .news-read-more{padding-top:20px}
.news-pagination{margin-top:52px}
.news-pagination ul{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}
.news-pagination a,.news-pagination span{display:grid;place-items:center;min-width:40px;height:40px;padding:0 13px;border:1px solid #302b3b;border-radius:10px;color:#b9b5c5;background:#101017;font-size:12px;font-weight:800}
.news-pagination .current{background:#7d42d6;border-color:#8c53dd;color:#fff}
.news-empty{text-align:center;padding:80px 20px;border:1px dashed #34303e;border-radius:22px}
.news-empty h2{font-size:38px;margin:9px 0}
.news-empty p{color:#9d99aa;margin-bottom:26px}
@media(max-width:900px){
  .news-toolbar-section{top:68px}
  .news-hub-hero-row{align-items:flex-start;flex-direction:column}
  .news-toolbar{align-items:stretch;flex-direction:column}
  .news-search{flex-basis:auto;width:100%}
  .news-featured{grid-template-columns:1fr}
  .news-featured-media{min-height:300px;aspect-ratio:16/9}
  .news-featured-copy{padding:32px}
  .news-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){
  .news-hub-hero{padding:56px 0 40px}
  .news-hub-hero p{font-size:16px}
  .news-toolbar{padding:13px 0}
  .news-featured{border-radius:18px}
  .news-featured-copy{padding:24px}
  .news-section-heading{margin-top:44px}
  .news-card-grid{grid-template-columns:1fr}
  .news-card h3{font-size:20px}
}

/* v2.2.1 – four comiker91 recommendations */
.streamer-picks-list{
  justify-content:center;
  gap:46px;
}
@media(min-width:901px){
  .streamer-picks-list{
    display:grid;
    grid-template-columns:repeat(4,minmax(150px,190px));
    justify-content:center;
    align-items:start;
    column-gap:58px;
  }
}
@media(max-width:900px){
  .streamer-picks-list{
    display:grid;
    grid-template-columns:repeat(2,minmax(140px,190px));
    justify-content:center;
  }
}
@media(max-width:480px){
  .streamer-picks-list{
    grid-template-columns:repeat(2,minmax(120px,150px));
    gap:32px 18px;
  }
}

/* v2.3.0 – expanded landing page */
.home-intro-section{padding-top:84px}
.home-section-head.centered{text-align:center;max-width:850px;margin:0 auto 42px}
.home-section-head h2{font-size:clamp(34px,4vw,52px);line-height:1.08;margin:10px 0 16px}
.home-section-head p{max-width:760px;margin:0 auto;color:#aaa7b8;font-size:17px;line-height:1.75}
.home-topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.home-topic-card{position:relative;padding:30px;border:1px solid #292633;border-radius:20px;background:linear-gradient(145deg,#111019,#0c0c12);min-height:250px}
.home-topic-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#211633;border:1px solid #4a2e70;color:#c79dff;font-weight:900;font-size:18px;margin-bottom:22px}
.home-topic-card h3{font-size:23px;margin:0 0 10px}
.home-topic-card p{color:#9f9bac;line-height:1.7;margin:0 0 20px}
.home-topic-card a{color:#c89fff;font-size:13px;font-weight:900}
.home-topic-card a:hover{color:#fff}

.home-news-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}
.home-news-heading h2{font-size:40px;margin:6px 0 8px}
.home-news-heading p{margin:0;color:#9996a7}
.home-news-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.home-news-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #292633;border-radius:18px;background:#0e0e15}
.home-news-media{display:block;aspect-ratio:16/9;overflow:hidden;background:#14121c}
.home-news-media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}
.home-news-media span{display:grid;place-items:center;height:100%;color:#b88cff;font-weight:900;letter-spacing:.15em}
.home-news-card:hover .home-news-media img{transform:scale(1.035)}
.home-news-body{display:flex;flex:1;flex-direction:column;padding:19px}
.home-news-body h3{font-size:19px;line-height:1.3;margin:9px 0}
.home-news-body p{color:#9390a1;font-size:13px;line-height:1.6}
.home-news-more{margin-top:auto;color:#c59cff;font-size:12px;font-weight:900;padding-top:8px}

.comitement-section{background:radial-gradient(circle at 20% 40%,rgba(145,71,255,.13),transparent 32%),#0a0910;border-top:1px solid #1f1d27;border-bottom:1px solid #1f1d27}
.comitement-feature{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:70px;align-items:center;padding:18px 0}
.comitement-feature-copy h2{font-size:clamp(38px,5vw,60px);line-height:1.04;letter-spacing:-.035em;margin:12px 0 22px}
.comitement-feature-copy p{color:#aaa6b8;font-size:17px;line-height:1.75;max-width:680px}
.comitement-feature-copy .comitement-secondary{font-size:14px;color:#858293;margin-bottom:28px}
.comitement-projects{display:grid;gap:11px}
.comitement-projects-label{font-size:11px;color:#9a75cf;letter-spacing:.15em;text-transform:uppercase;font-weight:900;margin-bottom:4px}
.comitement-project-card{display:grid;grid-template-columns:1fr auto;grid-template-areas:"title arrow" "desc arrow";gap:3px 18px;align-items:center;padding:17px 18px;border:1px solid #312b3d;border-radius:14px;background:rgba(18,16,25,.85);transition:transform .18s ease,border-color .18s ease,background .18s ease}
.comitement-project-card:hover{transform:translateX(5px);border-color:#674392;background:#171121}
.comitement-project-card strong{grid-area:title;font-size:15px}
.comitement-project-card span{grid-area:desc;color:#868294;font-size:12px}
.comitement-project-card b{grid-area:arrow;color:#b98cff;font-size:20px}

.discord-collab-section{padding-top:70px;padding-bottom:80px}
.discord-collab-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:28px;align-items:center;padding:34px 38px;border:1px solid #37294b;border-radius:22px;background:linear-gradient(120deg,#15101f,#0e0d14);box-shadow:0 25px 70px rgba(0,0,0,.15)}
.discord-collab-icon{display:grid;place-items:center;width:62px;height:62px;border-radius:18px;background:linear-gradient(135deg,#5865f2,#8647dc);font-size:28px;font-weight:900}
.discord-collab-copy h2{font-size:30px;margin:5px 0 8px}
.discord-collab-copy p{margin:0;color:#aaa6b8;max-width:700px;line-height:1.65}
.discord-cta{white-space:nowrap}
.discord-missing{color:#8d899b;font-size:13px}

/* Footer social icons */
.social-icon-row{display:flex;flex-wrap:wrap;gap:10px}
.social-icon-button{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;border:1px solid #302b3c;background:#121019;color:#c8b0e8;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}
.social-icon-button:hover{transform:translateY(-3px);border-color:#7650a8;background:#1b1327;color:#fff}
.social-icon-button svg,.social-pill svg{width:19px;height:19px;fill:currentColor;display:block}
.social-pill{display:inline-flex;align-items:center;gap:7px}
.social-pill svg{width:15px;height:15px}

@media(max-width:980px){
  .home-topic-grid{grid-template-columns:1fr}
  .home-topic-card{min-height:0}
  .home-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .comitement-feature{grid-template-columns:1fr;gap:42px}
  .discord-collab-card{grid-template-columns:auto 1fr}
  .discord-cta{grid-column:2}
}
@media(max-width:620px){
  .home-intro-section{padding-top:58px}
  .home-news-heading{align-items:flex-start;flex-direction:column}
  .home-news-grid{grid-template-columns:1fr}
  .comitement-feature-copy p{font-size:16px}
  .discord-collab-card{grid-template-columns:1fr;padding:27px 23px}
  .discord-collab-icon{width:52px;height:52px}
  .discord-cta{grid-column:auto;width:100%}
}

/* v2.3.1 – keep every social network visible in the footer */
.social-icon-button.is-unset{opacity:.34;cursor:default;filter:grayscale(1)}
.social-icon-button.is-unset:hover{transform:none;border-color:#302b3c;background:#121019;color:#c8b0e8}


/* v2.4.0 – homepage/share image */
.home-share-visual{
  padding:34px 0 10px;
  background:#09090e;
}
.home-share-visual-frame{
  position:relative;
  overflow:hidden;
  border:1px solid #2d2938;
  border-radius:24px;
  background:#0d0c12;
  box-shadow:0 28px 80px rgba(0,0,0,.24);
}
.home-share-visual-frame:before{
  content:"";
  position:absolute;
  inset:-1px;
  pointer-events:none;
  border-radius:24px;
  box-shadow:inset 0 0 0 1px rgba(145,71,255,.08);
  z-index:2;
}
.home-share-visual-image{
  display:block;
  width:100%;
  height:auto;
  max-height:620px;
  object-fit:cover;
}
@media(max-width:620px){
  .home-share-visual{padding-top:22px}
  .home-share-visual-frame{border-radius:16px}
  .home-share-visual-frame:before{border-radius:16px}
}


/* v2.4.1 – start image links to Twitch */
.home-share-visual-link{
  display:block;
  cursor:pointer;
  transition:transform .22s ease, border-color .22s ease, box-shadow .22s ease;
}
.home-share-visual-link:hover{
  transform:translateY(-3px);
  border-color:#6f42a6;
  box-shadow:0 34px 90px rgba(0,0,0,.32),0 0 0 1px rgba(145,71,255,.12);
}
.home-share-visual-link .home-share-visual-image{
  transition:transform .3s ease,filter .3s ease;
}
.home-share-visual-link:hover .home-share-visual-image{
  transform:scale(1.008);
  filter:brightness(1.04);
}
