:root{--bg:#070707;--surface:#0e0e0e;--surface2:#141414;--text:#f4f4f4;--muted:#9c9c9c;--red:#8e0000;--red2:#c20b0b;--line:#252525;--soft:#151515;--max:1480px}*{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}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.24;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,#000,transparent 75%)}a{color:inherit}.site-shell{width:min(var(--max),calc(100% - 36px));margin:auto}.topbar{height:90px;display:flex;align-items:center;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;background:rgba(7,7,7,.88);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;min-width:340px}.brand-mark{width:48px;height:48px;display:grid;place-items:center;border:1px solid #3a3a3a;background:#0a0a0a;color:#d61212;font-weight:1000;font-style:italic;letter-spacing:-4px;font-size:21px;transform:skew(-7deg)}.brand-copy{display:flex;flex-direction:column}.brand-copy strong{font-size:22px;letter-spacing:.08em}.brand-copy strong span{color:#bd0a0a}.brand-copy small{font-size:9px;color:#777;letter-spacing:.12em;margin-top:3px}.nav{display:flex;align-items:center;justify-content:flex-end;gap:30px;width:100%}.nav a{text-decoration:none;color:#bdbdbd;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.13em}.nav a:hover{color:#fff}.menu-button{display:none;background:none;border:0;color:#fff;font-size:24px}.hero{min-height:640px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;border-bottom:1px solid var(--line);overflow:hidden}.hero-copy{padding:85px 5vw 85px 0;position:relative;z-index:2}.eyebrow,.section-kicker{font-size:11px;letter-spacing:.18em;font-weight:900;color:#d11111}.hero h1{font-size:clamp(54px,6.3vw,104px);line-height:.88;letter-spacing:-.06em;margin:18px 0 26px;max-width:850px}.hero h1 span{color:#555}.hero p{max-width:680px;font-size:19px;line-height:1.65;color:#a8a8a8}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid #303030;background:#111;text-decoration:none;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.12em}.button:hover{border-color:#555;background:#171717}.button.primary{background:var(--red);border-color:var(--red);color:#fff}.button.primary:hover{background:#a60000}.hero-meta{display:flex;gap:34px;flex-wrap:wrap;margin-top:42px;color:#777;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.hero-meta b{color:#ddd}.hero-visual{height:100%;min-height:640px;position:relative;background:radial-gradient(circle at 52% 45%,rgba(142,0,0,.35),transparent 30%),linear-gradient(135deg,#0d0d0d,#050505);border-left:1px solid var(--line);overflow:hidden}.grid-glow{position:absolute;inset:0;background:linear-gradient(transparent 49%,rgba(142,0,0,.2) 50%,transparent 51%),linear-gradient(90deg,transparent 49%,rgba(142,0,0,.2) 50%,transparent 51%);background-size:90px 90px;transform:perspective(500px) rotateX(58deg) scale(1.5);transform-origin:center 70%;opacity:.28}.zero,.six{position:absolute;font-weight:1000;font-size:clamp(250px,35vw,600px);line-height:.7;color:transparent;-webkit-text-stroke:2px rgba(255,255,255,.045);font-style:italic}.zero{right:-4%;top:19%}.six{left:-8%;bottom:-1%;-webkit-text-stroke-color:rgba(142,0,0,.11)}.hero-badge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) skew(-8deg);font-size:clamp(60px,8vw,125px);line-height:.78;font-weight:1000;letter-spacing:-.08em;text-align:center;text-shadow:12px 10px 0 rgba(142,0,0,.55)}.orbit{position:absolute;border:1px solid rgba(255,255,255,.08);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-22deg)}.orbit-a{width:74%;height:33%}.orbit-b{width:90%;height:46%;transform:translate(-50%,-50%) rotate(22deg)}.section-grid{display:grid;grid-template-columns:1.7fr .8fr;gap:18px;padding:18px 0}.panel{background:var(--surface);border:1px solid var(--line);padding:28px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.panel-heading h2,.section-header h2,.about-panel h2,.contact h2,.rant-copy h2{font-size:30px;letter-spacing:-.03em;margin:5px 0 0}.status-pill{font-size:9px;font-weight:900;letter-spacing:.12em;border:1px solid #343434;padding:8px 10px;color:#aaa}.status-pill i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#d20c0c;margin-right:6px;box-shadow:0 0 14px #d20c0c}.stream-frame{aspect-ratio:16/9;background:#050505;border:1px solid #222;overflow:hidden}.stream-frame iframe{width:100%;height:100%;border:0}.stream-actions{display:flex;gap:22px;margin-top:18px}.stream-actions a{text-decoration:none;color:#aaa;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.stream-actions a:hover{color:#fff}.timezone{font-size:10px;color:#666;text-transform:uppercase;letter-spacing:.08em;margin-top:8px}.schedule-list{display:grid}.schedule-row{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:14px;padding:15px 0;border-bottom:1px solid #202020}.schedule-day{font-weight:1000;color:#d00;font-size:11px}.schedule-title{font-weight:700;font-size:13px}.schedule-time{font-size:11px;color:#777}.panel-note{font-size:11px;color:#5f5f5f;line-height:1.5;margin:18px 0 0}.content-section{padding:76px 0}.section-header{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.section-header a{text-decoration:none;color:#c41111;text-transform:uppercase;font-size:10px;font-weight:900;letter-spacing:.12em}.content-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.content-card{min-height:320px;padding:28px;border:1px solid var(--line);background:#0d0d0d;text-decoration:none;display:flex;flex-direction:column;position:relative;overflow:hidden}.content-card:before{content:"";position:absolute;inset:auto -20% -45% 10%;height:70%;background:radial-gradient(circle,rgba(142,0,0,.42),transparent 65%);transition:.3s}.content-card:hover{border-color:#4b4b4b}.content-card:hover:before{transform:scale(1.12)}.card-label{font-size:9px;font-weight:900;letter-spacing:.14em;color:#ba0b0b}.content-card strong{font-size:36px;margin-top:auto;letter-spacing:-.04em}.content-card p{position:relative;color:#777;max-width:360px;line-height:1.5;font-size:13px;margin:10px 0 0}.card-arrow{position:absolute;right:26px;top:25px;font-size:24px;color:#4c4c4c}.rant-section{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:34px;border:1px solid #3b0f0f;background:linear-gradient(90deg,#1d0505,#0d0d0d 45%,#0d0d0d);margin-bottom:18px}.rant-mark{width:86px;height:86px;background:#840000;border:1px solid #b31515;display:grid;place-items:center;font-size:30px;font-weight:1000;font-style:italic}.rant-copy p{color:#8c8c8c;line-height:1.6;margin:10px 0 0;max-width:800px}.about-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:18px}.about-panel p{color:#969696;font-size:15px;line-height:1.7}.about-callout{color:#ddd!important;font-weight:800}.social-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.social-grid a{border:1px solid #252525;background:#111;padding:17px;text-decoration:none;display:flex;flex-direction:column;gap:5px}.social-grid a:hover{border-color:#4a4a4a;background:#151515}.social-grid b{font-size:13px}.social-grid small{font-size:10px;color:#666}.contact{margin:76px 0 26px;padding:42px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px}.contact p{color:#777;margin:10px 0 0}.contact-email{font-size:clamp(18px,2vw,30px);font-weight:800;text-decoration:none;letter-spacing:-.03em}.contact-email span{color:#c00;margin-left:12px}footer{min-height:100px;display:flex;align-items:center;justify-content:space-between;color:#555;font-size:10px;text-transform:uppercase;letter-spacing:.1em}@media(max-width:1000px){.site-shell{width:min(100% - 24px,var(--max))}.brand{min-width:auto}.brand-copy small{display:none}.nav{display:none;position:absolute;top:89px;left:0;right:0;background:#090909;border-bottom:1px solid #252525;padding:20px;flex-direction:column;align-items:flex-start}.nav.open{display:flex}.menu-button{display:block;margin-left:auto}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 8px}.hero-visual{min-height:420px;border-left:0;border-top:1px solid var(--line)}.section-grid,.about-grid{grid-template-columns:1fr}.content-cards{grid-template-columns:1fr}.content-card{min-height:230px}.rant-section{grid-template-columns:auto 1fr}.rant-section .button{grid-column:1/-1}.social-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.topbar{height:74px}.nav{top:73px}.brand-mark{width:40px;height:40px}.brand-copy strong{font-size:17px}.hero{min-height:auto}.hero-copy{padding:58px 4px}.hero p{font-size:16px}.hero-meta{gap:14px;flex-direction:column}.hero-visual{min-height:330px}.section-grid{padding-top:12px}.panel{padding:20px}.panel-heading{flex-direction:column}.schedule-row{grid-template-columns:40px 1fr}.schedule-time{grid-column:2}.content-section{padding:54px 0}.section-header{align-items:flex-start;gap:15px;flex-direction:column}.rant-section{padding:22px;grid-template-columns:1fr}.rant-mark{width:62px;height:62px}.social-grid{grid-template-columns:1fr 1fr}.contact{align-items:flex-start;flex-direction:column;margin-top:54px}footer{align-items:flex-start;flex-direction:column;justify-content:center;gap:8px}}
/* v2 real KodeZero branding */
.brand-mark{overflow:hidden;padding:5px;letter-spacing:0;font-size:0;transform:skew(-7deg)}
.brand-mark img{width:100%;height:100%;object-fit:contain;transform:skew(7deg);filter:drop-shadow(0 0 8px rgba(142,0,0,.3))}
.hero-logo{position:absolute;left:50%;top:50%;width:min(82%,720px);height:auto;transform:translate(-50%,-50%);z-index:4;filter:drop-shadow(14px 12px 0 rgba(142,0,0,.28))}
.noise-layer{position:absolute;inset:0;z-index:5;pointer-events:none;opacity:.12;mix-blend-mode:screen;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.42'/%3E%3C/svg%3E");background-size:180px 180px}
.hero-visual:after{content:"";position:absolute;inset:0;z-index:3;background:radial-gradient(circle at 50% 48%,rgba(142,0,0,.26),transparent 38%);pointer-events:none}
@media(max-width:640px){.hero-logo{width:88%}.brand-mark{padding:4px}}
/* v2.1 cache-busted logo sizing */
.brand-mark img{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important}
.hero-visual{contain:paint}
.hero-logo{display:block!important;width:72%!important;max-width:620px!important;max-height:72%!important;height:auto!important;object-fit:contain!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important}
@media(max-width:1000px){.hero-logo{width:68%!important;max-width:540px!important;max-height:70%!important}}
@media(max-width:640px){.hero-logo{width:76%!important;max-width:420px!important;max-height:68%!important}}

/* v2.3 correction:
   - header logo untouched
   - hero KodeZero logo untouched
   - remove only decorative artwork BEHIND hero logo
*/
.hero-visual{
  background:#0b0b0b !important;
}
.hero-visual::before,
.hero-visual::after,
.grid-glow,
.zero,
.six,
.orbit{
  display:none !important;
}


/* =========================================================
   v2.7 — tighter rhythm + subtle Apple / Elgato-style motion
   ========================================================= */

/* Tighter vertical rhythm between major sections */
.hero{
  min-height:590px;
}
.hero-copy{
  padding-top:68px;
  padding-bottom:68px;
}
.hero-visual{
  min-height:590px;
}
.section-grid{
  padding:14px 0;
}
.content-section{
  padding:46px 0;
}
.rant-section{
  margin-bottom:14px;
}
.about-grid{
  margin-top:0;
}
.contact{
  margin:46px 0 18px;
  padding:34px 0;
}
footer{
  min-height:78px;
}

/* Smooth, restrained interactions */
.nav a,
.button,
.content-card,
.social-grid a,
.stream-actions a,
.contact-email,
.hero-logo,
.brand-mark{
  transition:
    transform .42s cubic-bezier(.22,1,.36,1),
    opacity .32s ease,
    color .25s ease,
    border-color .25s ease,
    background-color .25s ease,
    filter .42s cubic-bezier(.22,1,.36,1);
}

/* Sliding nav underline */
.nav a{
  position:relative;
}
.nav a::after{
  content:"";
  position:absolute;
  left:0;
  right:100%;
  bottom:-8px;
  height:1px;
  background:#c20b0b;
  transition:right .38s cubic-bezier(.22,1,.36,1);
}
.nav a:hover::after,
.nav a:focus-visible::after{
  right:0;
}

/* Buttons feel tactile, not bouncy */
.button:hover{
  transform:translateY(-2px);
}
.button:active{
  transform:translateY(0) scale(.985);
}

/* Cards lift gently */
.content-card:hover,
.social-grid a:hover{
  transform:translateY(-4px);
}
.content-card:active,
.social-grid a:active{
  transform:translateY(-1px) scale(.992);
}

/* Logo subtle depth */
.hero-logo{
  will-change:transform;
}

/* Scroll reveal baseline.
   JS only adds .motion-ready when IntersectionObserver is available,
   so content never disappears if JS fails. */
.motion-ready .reveal{
  opacity:0;
  transform:translateY(22px);
}
.motion-ready .reveal.is-visible{
  opacity:1;
  transform:translateY(0);
  transition:
    opacity .72s cubic-bezier(.22,1,.36,1),
    transform .72s cubic-bezier(.22,1,.36,1);
}
.motion-ready .reveal.reveal-delay-1.is-visible{
  transition-delay:.06s;
}
.motion-ready .reveal.reveal-delay-2.is-visible{
  transition-delay:.12s;
}

/* Initial hero entrance */
.motion-ready .hero-copy > *,
.motion-ready .hero-visual .hero-logo{
  opacity:0;
  transform:translateY(18px);
}
.motion-ready.motion-start .hero-copy > *{
  opacity:1;
  transform:translateY(0);
  transition:
    opacity .72s cubic-bezier(.22,1,.36,1),
    transform .72s cubic-bezier(.22,1,.36,1);
}
.motion-ready.motion-start .hero-copy > *:nth-child(2){transition-delay:.05s}
.motion-ready.motion-start .hero-copy > *:nth-child(3){transition-delay:.10s}
.motion-ready.motion-start .hero-copy > *:nth-child(4){transition-delay:.15s}
.motion-ready.motion-start .hero-copy > *:nth-child(5){transition-delay:.20s}
.motion-ready.motion-start .hero-visual .hero-logo{
  opacity:1;
  transform:translate(-50%,-50%);
  transition:
    opacity .9s cubic-bezier(.22,1,.36,1),
    transform .9s cubic-bezier(.22,1,.36,1);
  transition-delay:.12s;
}

/* Mobile spacing stays compact */
@media(max-width:1000px){
  .hero{
    min-height:auto;
  }
  .hero-copy{
    padding-top:56px;
    padding-bottom:56px;
  }
  .hero-visual{
    min-height:390px;
  }
  .content-section{
    padding:38px 0;
  }
  .contact{
    margin-top:38px;
  }
}

@media(max-width:640px){
  .hero-copy{
    padding-top:46px;
    padding-bottom:46px;
  }
  .hero-visual{
    min-height:310px;
  }
  .section-grid{
    padding:10px 0;
  }
  .content-section{
    padding:32px 0;
  }
  .contact{
    margin-top:34px;
    padding:28px 0;
  }
  footer{
    min-height:68px;
  }
}

/* Accessibility: no entrance/parallax motion when reduced motion is requested */



/* =========================================================
   v2.8 — tighter lower-half spacing + more visible motion
   ========================================================= */

/* Compress the lower half much more than v2.7 */
.section-grid{
  padding:10px 0 !important;
}
.content-section{
  padding:28px 0 !important;
}
.section-header{
  margin-bottom:16px !important;
}
.rant-section{
  margin:8px 0 12px !important;
}
.about-grid{
  margin:10px 0 12px !important;
}
.contact{
  margin:26px 0 10px !important;
  padding:28px 0 !important;
}
footer{
  min-height:66px !important;
}

/* Stronger but still clean Apple/Elgato entrance language */
.motion-ready .reveal{
  opacity:0;
  transform:translateY(38px) scale(.985);
  filter:blur(7px);
}
.motion-ready .reveal.is-visible{
  opacity:1;
  transform:translateY(0) scale(1);
  filter:blur(0);
  transition:
    opacity .78s cubic-bezier(.16,1,.3,1),
    transform .78s cubic-bezier(.16,1,.3,1),
    filter .78s cubic-bezier(.16,1,.3,1);
}

/* Header entrance */
.motion-ready .topbar{
  opacity:0;
  transform:translateY(-16px);
}
.motion-ready.motion-start .topbar{
  opacity:1;
  transform:translateY(0);
  transition:
    opacity .65s cubic-bezier(.16,1,.3,1),
    transform .65s cubic-bezier(.16,1,.3,1);
}

/* Hero copy is now easier to notice */
.motion-ready .hero-copy > *{
  opacity:0;
  transform:translateY(30px);
  filter:blur(5px);
}
.motion-ready.motion-start .hero-copy > *{
  opacity:1;
  transform:translateY(0);
  filter:blur(0);
  transition:
    opacity .78s cubic-bezier(.16,1,.3,1),
    transform .78s cubic-bezier(.16,1,.3,1),
    filter .78s cubic-bezier(.16,1,.3,1);
}

/* Hero logo settles in, then gently breathes */
.motion-ready .hero-visual .hero-logo{
  opacity:0;
  transform:translate(-50%,-50%) scale(.94) !important;
}
.motion-ready.motion-start .hero-visual .hero-logo{
  opacity:1;
  transform:translate(-50%,-50%) scale(1) !important;
  transition:
    opacity .95s cubic-bezier(.16,1,.3,1),
    transform .95s cubic-bezier(.16,1,.3,1);
  transition-delay:.16s;
}
.motion-ready.motion-settled .hero-visual .hero-logo{
  animation:kzHeroBreath 7s ease-in-out infinite;
}
@keyframes kzHeroBreath{
  0%,100%{transform:translate(-50%,-50%) scale(1)}
  50%{transform:translate(-50%,-50%) scale(1.018)}
}

/* Cards/items stagger in inside their section */
.motion-ready .content-card,
.motion-ready .rant-section > *,
.motion-ready .about-grid > *,
.motion-ready .contact > *{
  opacity:0;
  transform:translateY(24px);
}
.motion-ready .is-visible .content-card,
.motion-ready .rant-section.is-visible > *,
.motion-ready .about-grid.is-visible > *,
.motion-ready .contact.is-visible > *{
  opacity:1;
  transform:translateY(0);
  transition:
    opacity .68s cubic-bezier(.16,1,.3,1),
    transform .68s cubic-bezier(.16,1,.3,1);
}
.motion-ready .is-visible .content-card:nth-child(2),
.motion-ready .about-grid.is-visible > *:nth-child(2),
.motion-ready .contact.is-visible > *:nth-child(2){
  transition-delay:.09s;
}
.motion-ready .is-visible .content-card:nth-child(3){
  transition-delay:.18s;
}

/* Slightly more noticeable hover response */
@media (hover:hover) and (pointer:fine){
  .content-card:hover,
  .panel:hover,
  .rant-section:hover{
    transform:translateY(-5px);
    border-color:#3b3b3b;
  }
}

/* Mobile: keep it tight without feeling cramped */
@media(max-width:640px){
  .content-section{padding:22px 0 !important}
  .rant-section{margin:6px 0 10px !important}
  .about-grid{margin:8px 0 10px !important}
  .contact{margin:22px 0 8px !important;padding:24px 0 !important}
  footer{min-height:58px !important}
}




/* =========================================================
   v2.9 — make ALL lower-section gaps match the tight About gap
   + motion that does not depend on JS to be visible on page load
   ========================================================= */

/* Match the green/reference gap throughout the lower half */
.section-grid{
  padding-bottom:0 !important;
  margin-bottom:10px !important;
}
.content-section{
  padding:10px 0 !important;
  margin:0 !important;
}
.section-header{
  margin-bottom:14px !important;
}
.content-cards{
  margin-bottom:10px !important;
}
.rant-section{
  margin:0 0 10px !important;
}
.about-grid{
  margin:0 0 10px !important;
}
.contact{
  margin:10px 0 10px !important;
}

/* CSS-first entrance animation so it is visible even if reveal JS doesn't fire */
@keyframes kzTopbarIn{
  from{opacity:0;transform:translateY(-18px)}
  to{opacity:1;transform:translateY(0)}
}
@keyframes kzHeroTextIn{
  from{opacity:0;transform:translateY(34px);filter:blur(7px)}
  to{opacity:1;transform:translateY(0);filter:blur(0)}
}
@keyframes kzHeroLogoIn{
  from{opacity:0;transform:translate(-50%,-50%) scale(.91);filter:blur(8px)}
  to{opacity:1;transform:translate(-50%,-50%) scale(1);filter:blur(0)}
}

.topbar{
  animation:kzTopbarIn .72s cubic-bezier(.16,1,.3,1) both;
}
.hero-copy > *{
  animation:kzHeroTextIn .82s cubic-bezier(.16,1,.3,1) both;
}
.hero-copy > *:nth-child(1){animation-delay:.08s}
.hero-copy > *:nth-child(2){animation-delay:.15s}
.hero-copy > *:nth-child(3){animation-delay:.22s}
.hero-copy > *:nth-child(4){animation-delay:.29s}
.hero-copy > *:nth-child(5){animation-delay:.36s}
.hero-logo{
  animation:kzHeroLogoIn 1s cubic-bezier(.16,1,.3,1) .16s both;
}

/* Make interactions clearly visible */
.button,
.content-card,
.social-grid a,
.stream-actions a,
.nav a{
  transition:
    transform .34s cubic-bezier(.16,1,.3,1),
    border-color .28s ease,
    background-color .28s ease,
    color .28s ease !important;
}

@media (hover:hover) and (pointer:fine){
  .button:hover{
    transform:translateY(-4px) scale(1.015) !important;
  }
  .content-card:hover{
    transform:translateY(-7px) scale(1.008) !important;
  }
  .social-grid a:hover{
    transform:translateY(-5px) !important;
  }
  .stream-actions a:hover{
    transform:translateX(4px);
  }
}

/* Keep scroll reveals, but make them more obvious */
.motion-ready .reveal{
  opacity:0;
  transform:translateY(44px) scale(.975);
  filter:blur(9px);
}
.motion-ready .reveal.is-visible{
  opacity:1;
  transform:translateY(0) scale(1);
  filter:blur(0);
  transition:
    opacity .82s cubic-bezier(.16,1,.3,1),
    transform .82s cubic-bezier(.16,1,.3,1),
    filter .82s cubic-bezier(.16,1,.3,1);
}

/* Prevent older v2.7/v2.8 class rules from hiding the initial CSS animations */
.motion-ready .topbar{
  opacity:1 !important;
  transform:none !important;
}
.motion-ready .hero-copy > *{
  opacity:1 !important;
  transform:none !important;
  filter:none !important;
}
.motion-ready .hero-visual .hero-logo{
  opacity:1 !important;
}

/* Mobile keeps the same tight rhythm */
@media(max-width:640px){
  .section-grid{margin-bottom:8px !important}
  .content-section{padding:8px 0 !important}
  .content-cards{margin-bottom:8px !important}
  .rant-section{margin-bottom:8px !important}
  .about-grid{margin-bottom:8px !important}
  .contact{margin:8px 0 !important}
}




/* =========================================================
   v3.3 — automatic Twitch LIVE state
   ========================================================= */

.sr-only{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}

#nav-live-link{
  display:inline-flex;
  align-items:center;
  gap:7px;
  transition:
    color .28s ease,
    background-color .34s cubic-bezier(.16,1,.3,1),
    border-color .34s cubic-bezier(.16,1,.3,1),
    padding .34s cubic-bezier(.16,1,.3,1),
    transform .34s cubic-bezier(.16,1,.3,1)!important;
}

.nav-live-dot{
  display:none;
  width:7px;
  height:7px;
  border-radius:999px;
  background:#ff1a1a;
  box-shadow:0 0 0 0 rgba(255,26,26,.55);
}

#nav-live-link.is-live{
  color:#fff!important;
  background:#8e0000;
  border:1px solid #b51717;
  padding:9px 12px;
}

#nav-live-link.is-live .nav-live-dot{
  display:inline-block;
  animation:kzLivePulse 1.8s ease-out infinite;
}

#nav-live-link.is-live:hover{
  background:#a60000;
  transform:translateY(-1px);
}

@keyframes kzLivePulse{
  0%{box-shadow:0 0 0 0 rgba(255,26,26,.52)}
  70%{box-shadow:0 0 0 8px rgba(255,26,26,0)}
  100%{box-shadow:0 0 0 0 rgba(255,26,26,0)}
}

.status-pill{
  transition:border-color .25s ease,color .25s ease,background-color .25s ease;
}
.status-pill i{
  background:#666!important;
  box-shadow:none!important;
}
.status-pill.is-live{
  color:#fff;
  border-color:#7d1717;
  background:rgba(142,0,0,.18);
}
.status-pill.is-live i{
  background:#ff1a1a!important;
  box-shadow:0 0 14px rgba(255,26,26,.9)!important;
  animation:kzLivePulse 1.8s ease-out infinite;
}
.status-pill.is-offline{
  color:#777;
}
.status-pill.is-error{
  color:#777;
}

.live-meta{
  display:flex;
  gap:18px;
  align-items:center;
  flex-wrap:wrap;
  padding:0 0 13px;
  color:#888;
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.live-meta span+span::before{
  content:"•";
  margin-right:18px;
  color:#444;
}




/* =========================================================
   v3.4 POLISH — motion + live-state refinement
   Spacing/layout intentionally unchanged from v3.3.
   ========================================================= */

/* Global motion language */
:root{
  --ease-apple:cubic-bezier(.16,1,.3,1);
}

/* Page intro: clear but premium */
@keyframes kz34HeaderIn{
  from{opacity:0;transform:translateY(-18px)}
  to{opacity:1;transform:translateY(0)}
}
@keyframes kz34HeroTextIn{
  from{opacity:0;transform:translateY(28px);filter:blur(7px)}
  to{opacity:1;transform:translateY(0);filter:blur(0)}
}
@keyframes kz34HeroLogoIn{
  0%{opacity:0;transform:translate(-50%,-50%) scale(.93);filter:blur(8px)}
  100%{opacity:1;transform:translate(-50%,-50%) scale(1);filter:blur(0)}
}

.topbar{
  animation:kz34HeaderIn .72s var(--ease-apple) both !important;
}
.hero-copy > *{
  animation:kz34HeroTextIn .78s var(--ease-apple) both !important;
}
.hero-copy > *:nth-child(1){animation-delay:.06s !important}
.hero-copy > *:nth-child(2){animation-delay:.12s !important}
.hero-copy > *:nth-child(3){animation-delay:.18s !important}
.hero-copy > *:nth-child(4){animation-delay:.24s !important}
.hero-copy > *:nth-child(5){animation-delay:.30s !important}
.hero-logo{
  animation:kz34HeroLogoIn .95s var(--ease-apple) .10s both !important;
}

/* Scroll reveal. JS adds .kz34-reveal only to content below the fold. */
.kz34-reveal{
  opacity:0;
  transform:translateY(34px) scale(.985);
  filter:blur(7px);
}
.kz34-reveal.kz34-visible{
  opacity:1;
  transform:translateY(0) scale(1);
  filter:blur(0);
  transition:
    opacity .82s var(--ease-apple),
    transform .82s var(--ease-apple),
    filter .82s var(--ease-apple);
}

/* Cards feel like Elgato/Apple surfaces */
.content-card,
.motion-panel,
.social-grid a,
.button,
.stream-actions a{
  transition:
    transform .36s var(--ease-apple),
    border-color .28s ease,
    background-color .28s ease,
    color .28s ease,
    box-shadow .36s var(--ease-apple) !important;
}

@media (hover:hover) and (pointer:fine){
  .content-card:hover{
    transform:translateY(-6px) scale(1.006);
    border-color:#363636;
    box-shadow:0 16px 38px rgba(0,0,0,.24);
  }
  .social-grid a:hover{
    transform:translateY(-4px);
    border-color:#3a3a3a;
  }
  .button:hover{
    transform:translateY(-3px) scale(1.012);
  }
  .stream-actions a:hover{
    transform:translateX(4px);
  }
}

/* Live pill refinement */
#nav-live-link.is-live{
  box-shadow:0 0 0 1px rgba(255,255,255,.04) inset;
}
#nav-live-link.is-live .nav-live-dot{
  width:8px;
  height:8px;
}
.status-pill.is-live{
  box-shadow:0 0 0 1px rgba(255,255,255,.025) inset;
}

/* Offline state looks deliberate instead of "dead". */
.status-pill.is-offline{
  background:rgba(255,255,255,.015);
}
.status-pill.is-offline i{
  background:#565656 !important;
}

/* Tiny polish on hero logo pointer depth */
.hero-logo{
  will-change:transform;
}

/* Accessibility */



/* =========================================================
   v3.6 FIXED MOTION — wrapper-based scroll choreography
   The actual .hero-logo positioning is left untouched.
   ========================================================= */
:root{
  --kz-hero-scroll:0;
  --kz-ease:cubic-bezier(.16,1,.3,1);
}

.hero-visual{
  overflow:hidden;
  perspective:1200px;
  isolation:isolate;
}

/* New wrapper carries scroll motion. Existing logo keeps its exact baseline. */
.hero-logo-motion{
  position:absolute;
  inset:0;
  z-index:2;
  pointer-events:none;
  transform:
    translate3d(
      calc(var(--kz-hero-scroll) * -8vw),
      calc(var(--kz-hero-scroll) * -8vh),
      0
    )
    scale(calc(1 - (var(--kz-hero-scroll) * .24)))
    rotate(calc(var(--kz-hero-scroll) * -1.75deg));
  transform-origin:50% 50%;
  will-change:transform;
}

.hero-logo-motion .hero-logo{
  /* Do not override original transform/size/position. */
  will-change:auto;
}

/* Gentle hero atmosphere */
.hero-visual::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 62% 56%, rgba(142,0,0,.12), transparent 45%),
    linear-gradient(120deg, transparent 38%, rgba(142,0,0,.05) 52%, transparent 68%);
  opacity:calc(var(--kz-hero-scroll) * .8);
  transform:scale(calc(1 + var(--kz-hero-scroll) * .05));
  will-change:opacity,transform;
}

/* Hero copy exits smoothly, but does not move at page top. */
.hero-copy{
  will-change:transform,opacity,filter;
  transform:
    translate3d(0, calc(var(--kz-hero-scroll) * -26px), 0)
    scale(calc(1 - (var(--kz-hero-scroll) * .018)));
  opacity:calc(1 - (var(--kz-hero-scroll) * .58));
  filter:blur(calc(var(--kz-hero-scroll) * 1.5px));
}

/* Generic scene system */
[data-kz-scene]{
  --scene:0;
}

/* LIVE: rises and sharpens into focus */
#live{
  transform:
    translateY(calc((1 - var(--scene)) * 34px))
    scale(calc(.988 + var(--scene) * .012));
  opacity:calc(.18 + var(--scene) * .82);
  filter:blur(calc((1 - var(--scene)) * 4px));
}

/* Videos: cards cascade in */
#videos .section-header{
  transform:translateX(calc((1 - var(--scene)) * -30px));
  opacity:var(--scene);
}
#videos .content-card{
  opacity:var(--scene);
  transform:
    translateY(calc((1 - var(--scene)) * 38px))
    scale(calc(.972 + var(--scene) * .028));
}
#videos .content-card:nth-child(2){
  transform:
    translateY(calc((1 - var(--scene)) * 50px))
    scale(calc(.965 + var(--scene) * .035));
}
#videos .content-card:nth-child(3){
  transform:
    translateY(calc((1 - var(--scene)) * 62px))
    scale(calc(.958 + var(--scene) * .042));
}

/* KodeRant: subtle lateral reveal */
#koderant{
  overflow:hidden;
}
#koderant > *{
  transform:translateX(calc((1 - var(--scene)) * -34px));
  opacity:calc(.18 + var(--scene) * .82);
}

/* About: opposing motion settles to rest */
#about > *:first-child{
  transform:translateX(calc((1 - var(--scene)) * -38px));
  opacity:var(--scene);
}
#about > *:last-child{
  transform:translateX(calc((1 - var(--scene)) * 38px));
  opacity:var(--scene);
}

/* Contact: focused landing */
#contact{
  transform:
    translateY(calc((1 - var(--scene)) * 28px))
    scale(calc(.99 + var(--scene) * .01));
  opacity:calc(.2 + var(--scene) * .8);
}

/* Keep nice hover feel from v3.4 */
@media (hover:hover) and (pointer:fine){
  .hero-logo-motion{
    transition:filter .3s ease;
  }
}

/* Mobile motion reduced so composition stays intact */
@media(max-width:700px){
  .hero-logo-motion{
    transform:
      translate3d(
        calc(var(--kz-hero-scroll) * -3vw),
        calc(var(--kz-hero-scroll) * -4vh),
        0
      )
      scale(calc(1 - (var(--kz-hero-scroll) * .14)))
      rotate(calc(var(--kz-hero-scroll) * -1deg));
  }

  #about > *:first-child,
  #about > *:last-child{
    transform:translateY(calc((1 - var(--scene)) * 22px));
  }
}




/* =========================================================
   v4.0 CONSISTENT MOTION
   - Hero logo is static.
   - Entire hero copy fades/moves together on scroll.
   - Scroll scenes use one motion language.
   - Motion is ON by default, independent of Windows settings.
   ========================================================= */

:root{
  --kz-hero-scroll:0;
  --kz-motion-ease:cubic-bezier(.16,1,.3,1);
}

/* Keep hero logo exactly at the approved position */
.hero-logo-motion{
  transform:none !important;
}
.hero-logo-motion .hero-logo{
  opacity:1 !important;
}

/* Remove any v3.6 atmosphere behind logo */
.hero-visual::before{
  display:none !important;
}

/* Whole hero text block exits together, consistently */
.hero-copy{
  transform:
    translate3d(0, calc(var(--kz-hero-scroll) * -34px), 0)
    scale(calc(1 - (var(--kz-hero-scroll) * .018))) !important;
  opacity:calc(1 - (var(--kz-hero-scroll) * .82)) !important;
  filter:blur(calc(var(--kz-hero-scroll) * 2px)) !important;
  will-change:transform,opacity,filter;
}

/* Keep the logo visible while the copy leaves */
.hero-visual{
  opacity:1 !important;
  transform:none !important;
}

/* Make scene transitions feel like one system */
#live,
#videos .section-header,
#videos .content-card,
#koderant > *,
#about > *,
#contact{
  transition:none !important;
  will-change:transform,opacity,filter;
}

/* LIVE */
#live{
  transform:
    translateY(calc((1 - var(--scene)) * 30px))
    scale(calc(.99 + var(--scene) * .01)) !important;
  opacity:calc(.15 + var(--scene) * .85) !important;
  filter:blur(calc((1 - var(--scene)) * 3px)) !important;
}

/* VIDEOS */
#videos .section-header{
  transform:translateY(calc((1 - var(--scene)) * 22px)) !important;
  opacity:var(--scene) !important;
}
#videos .content-card{
  opacity:var(--scene) !important;
  transform:
    translateY(calc((1 - var(--scene)) * 34px))
    scale(calc(.975 + var(--scene) * .025)) !important;
  filter:blur(calc((1 - var(--scene)) * 2px));
}
#videos .content-card:nth-child(2){
  transform:
    translateY(calc((1 - var(--scene)) * 44px))
    scale(calc(.97 + var(--scene) * .03)) !important;
}
#videos .content-card:nth-child(3){
  transform:
    translateY(calc((1 - var(--scene)) * 54px))
    scale(calc(.965 + var(--scene) * .035)) !important;
}

/* KODERANT */
#koderant > *{
  transform:
    translateY(calc((1 - var(--scene)) * 28px))
    scale(calc(.985 + var(--scene) * .015)) !important;
  opacity:calc(.15 + var(--scene) * .85) !important;
  filter:blur(calc((1 - var(--scene)) * 2px));
}

/* ABOUT */
#about > *:first-child,
#about > *:last-child{
  transform:
    translateY(calc((1 - var(--scene)) * 30px))
    scale(calc(.985 + var(--scene) * .015)) !important;
  opacity:var(--scene) !important;
  filter:blur(calc((1 - var(--scene)) * 2px));
}

/* CONTACT */
#contact{
  transform:
    translateY(calc((1 - var(--scene)) * 28px))
    scale(calc(.99 + var(--scene) * .01)) !important;
  opacity:calc(.18 + var(--scene) * .82) !important;
  filter:blur(calc((1 - var(--scene)) * 2px));
}

/* Hover polish remains smooth */
@media (hover:hover) and (pointer:fine){
  .content-card,
  .social-grid a,
  .button,
  .stream-actions a{
    transition:
      transform .34s var(--kz-motion-ease),
      border-color .25s ease,
      background-color .25s ease,
      color .25s ease,
      box-shadow .34s var(--kz-motion-ease) !important;
  }
}

/* Future manual switch, independent of OS */
html.kz-motion-off *,
html.kz-motion-off *::before,
html.kz-motion-off *::after{
  animation:none !important;
  transition:none !important;
  transform:none !important;
  filter:none !important;
}


/* =========================================================
   v4.1 CONTENT + FOCUS POLISH
   ========================================================= */

/* Platform line */
.hero-platform-line{
  display:inline-flex;
  align-items:center;
  flex-wrap:wrap;
  gap:.5rem;
}
.hero-dot{color:#666}
.platform-youtube{color:#ff0033;font-weight:800}
.platform-twitch{color:#9146ff;font-weight:800}
.platform-kick{color:#53fc18;font-weight:800}

/* Hero analytics: higher-value use of the old live/social line */
.hero-analytics{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  width:min(760px,100%);
  margin-top:18px;
}
.hero-stat{
  padding:12px 14px;
  border:1px solid rgba(255,255,255,.09);
  background:rgba(255,255,255,.025);
  border-radius:12px;
  min-width:0;
}
.hero-stat strong{
  display:block;
  font-size:clamp(18px,1.5vw,26px);
  line-height:1;
  letter-spacing:-.02em;
  color:#fff;
}
.hero-stat span{
  display:block;
  margin-top:5px;
  font-size:12px;
  line-height:1.25;
  color:#969696;
}

/* Wider focus window + gentler blur */
#live{
  filter:blur(calc((1 - var(--scene)) * 1.25px)) !important;
}
#videos .content-card,
#koderant > *,
#about > *,
#contact{
  filter:blur(calc((1 - var(--scene)) * .9px)) !important;
}

/* Keep bottom-of-page content crisp sooner */
#contact{
  opacity:calc(.45 + var(--scene) * .55) !important;
}

/* Mobile analytics */
@media(max-width:760px){
  .hero-analytics{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}


/* =========================================================
   v4.2 HERO CONTENT / STAT POLISH
   ========================================================= */

/* Reduce the unused headroom above the hero eyebrow without changing the header. */
.hero-copy{
  padding-top:clamp(22px,3.2vh,42px) !important;
}

/* Three broad stats instead of six separate cards. */
.hero-analytics-summary{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:0 !important;
  width:min(760px,100%) !important;
  margin-top:18px !important;
  border-top:1px solid rgba(255,255,255,.10);
  border-bottom:1px solid rgba(255,255,255,.10);
}

.hero-analytics-summary .hero-stat{
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  padding:15px 18px 14px !important;
  position:relative;
}

.hero-analytics-summary .hero-stat + .hero-stat{
  border-left:1px solid rgba(255,255,255,.10) !important;
}

.hero-analytics-summary .hero-stat strong{
  font-size:clamp(23px,2vw,32px) !important;
  letter-spacing:-.035em;
}

.hero-analytics-summary .hero-stat span{
  margin-top:6px !important;
  font-size:11px !important;
  text-transform:uppercase;
  letter-spacing:.08em;
  color:#858585 !important;
}

@media(max-width:760px){
  .hero-analytics-summary{
    grid-template-columns:1fr !important;
  }
  .hero-analytics-summary .hero-stat + .hero-stat{
    border-left:0 !important;
    border-top:1px solid rgba(255,255,255,.10) !important;
  }
}


/* =========================================================
   v4.5 PLATFORM COLOR POLISH
   ========================================================= */

/* Platform buttons use their own brand colors instead of one red accent. */
.youtube-button{
  background:#ff0033 !important;
  border-color:#ff0033 !important;
  color:#fff !important;
}

.twitch-button{
  background:#9146ff !important;
  border-color:#9146ff !important;
  color:#fff !important;
}

.kick-button{
  background:#53fc18 !important;
  border-color:#53fc18 !important;
  color:#050505 !important;
}

/* Keep hover behavior consistent while making each platform feel intentional. */
@media (hover:hover) and (pointer:fine){
  .youtube-button:hover{
    box-shadow:0 10px 28px rgba(255,0,51,.18) !important;
  }
  .twitch-button:hover{
    box-shadow:0 10px 28px rgba(145,70,255,.20) !important;
  }
  .kick-button:hover{
    box-shadow:0 10px 28px rgba(83,252,24,.16) !important;
  }
}


/* =========================================================
   v4.6 PLATFORM COLOR FIX
   Exact hero button selectors + href fallback.
   ========================================================= */
.hero-actions .youtube-button,
.hero-actions a[href*="youtube.com"]{
  background:#ff0033 !important;
  border-color:#ff0033 !important;
  color:#fff !important;
}

.hero-actions .twitch-button,
.hero-actions a[href*="twitch.tv"]{
  background:#9146ff !important;
  border-color:#9146ff !important;
  color:#fff !important;
}

.hero-actions .kick-button,
.hero-actions a[href*="kick.com"]{
  background:#53fc18 !important;
  border-color:#53fc18 !important;
  color:#050505 !important;
}

@media (hover:hover) and (pointer:fine){
  .hero-actions a[href*="youtube.com"]:hover{
    box-shadow:0 10px 28px rgba(255,0,51,.20) !important;
  }
  .hero-actions a[href*="twitch.tv"]:hover{
    box-shadow:0 10px 28px rgba(145,70,255,.22) !important;
  }
  .hero-actions a[href*="kick.com"]:hover{
    box-shadow:0 10px 28px rgba(83,252,24,.18) !important;
  }
}


/* =========================================================
   v4.7 LIVE ON ICON ROW
   User-provided SVGs, recolored to KodeZero red.
   ========================================================= */

.hero-actions.live-on-row{
  display:flex !important;
  align-items:center;
  gap:18px !important;
  margin-top:28px !important;
  flex-wrap:wrap;
}

.live-on-label{
  color:#8e0000;
  font-size:11px;
  font-weight:900;
  letter-spacing:.18em;
  line-height:1;
  white-space:nowrap;
}

.live-on-icons{
  display:flex;
  align-items:center;
  gap:14px;
}

.live-icon-link{
  width:46px;
  height:46px;
  display:grid;
  place-items:center;
  text-decoration:none;
  border:1px solid rgba(142,0,0,.46);
  background:rgba(142,0,0,.035);
  border-radius:10px;
  transition:
    transform .32s cubic-bezier(.16,1,.3,1),
    border-color .24s ease,
    background-color .24s ease,
    box-shadow .32s cubic-bezier(.16,1,.3,1) !important;
}

.live-icon-link img{
  width:24px;
  height:24px;
  display:block;
  object-fit:contain;
  filter:
    drop-shadow(0 0 7px rgba(142,0,0,.60))
    drop-shadow(0 0 15px rgba(142,0,0,.24));
}

@media (hover:hover) and (pointer:fine){
  .live-icon-link:hover{
    transform:translateY(-4px) scale(1.035);
    border-color:#8e0000;
    background:rgba(142,0,0,.10);
    box-shadow:
      0 10px 24px rgba(0,0,0,.22),
      0 0 20px rgba(142,0,0,.16);
  }

  .live-icon-link:hover img{
    filter:
      drop-shadow(0 0 8px rgba(142,0,0,.82))
      drop-shadow(0 0 18px rgba(142,0,0,.34));
  }
}

@media(max-width:640px){
  .hero-actions.live-on-row{
    gap:14px !important;
  }
  .live-icon-link{
    width:42px;
    height:42px;
  }
  .live-icon-link img{
    width:22px;
    height:22px;
  }
}


/* =========================================================
   v4.8 WHITE LIVE ICONS
   Bare white SVG logos with KodeZero red hover glow.
   ========================================================= */

.live-on-icons{
  gap:20px !important;
}

.live-icon-link{
  width:auto !important;
  height:auto !important;
  display:inline-grid !important;
  place-items:center !important;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}

.live-icon-link img{
  width:28px !important;
  height:28px !important;
  display:block;
  object-fit:contain;
  filter:none !important;
  opacity:.96;
  transition:
    transform .28s cubic-bezier(.16,1,.3,1),
    filter .28s cubic-bezier(.16,1,.3,1),
    opacity .2s ease !important;
}

@media (hover:hover) and (pointer:fine){
  .live-icon-link:hover{
    transform:none !important;
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
  }

  .live-icon-link:hover img{
    transform:translateY(-2px) scale(1.06);
    opacity:1;
    filter:
      drop-shadow(0 0 6px rgba(142,0,0,.95))
      drop-shadow(0 0 14px rgba(142,0,0,.55))
      drop-shadow(0 0 24px rgba(142,0,0,.25)) !important;
  }
}

@media(max-width:640px){
  .live-on-icons{
    gap:17px !important;
  }
  .live-icon-link img{
    width:26px !important;
    height:26px !important;
  }
}


/* =========================================================
   v4.9 CLEAN PLATFORM ICONS
   Bare white logos. No tiles/boxes. Brand-color glow only on hover.
   ========================================================= */

/* Override every older hero-platform button rule, including href-based rules. */
.hero-actions.live-on-row .live-icon-link,
.hero-actions.live-on-row a[href*="youtube.com"],
.hero-actions.live-on-row a[href*="twitch.tv"],
.hero-actions.live-on-row a[href*="kick.com"]{
  width:34px !important;
  height:34px !important;
  min-width:0 !important;
  min-height:0 !important;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
  outline:0 !important;
  border-radius:0 !important;
  background:none !important;
  background-color:transparent !important;
  box-shadow:none !important;
  color:inherit !important;
  display:grid !important;
  place-items:center !important;
}

/* Optical sizing: equal apparent logo size, not merely equal SVG canvas size. */
.hero-actions.live-on-row .live-icon-youtube img{
  width:32px !important;
  height:32px !important;
}

.hero-actions.live-on-row .live-icon-twitch img{
  width:24px !important;
  height:24px !important;
}

.hero-actions.live-on-row .live-icon-kick img{
  width:27px !important;
  height:27px !important;
}

.hero-actions.live-on-row .live-icon-link img{
  display:block !important;
  object-fit:contain !important;
  opacity:1 !important;
  filter:none !important;
  transform:none !important;
  transition:
    transform .26s cubic-bezier(.16,1,.3,1),
    filter .26s cubic-bezier(.16,1,.3,1) !important;
}

/* Absolutely no box/background on hover. */
@media (hover:hover) and (pointer:fine){
  .hero-actions.live-on-row .live-icon-link:hover,
  .hero-actions.live-on-row a[href*="youtube.com"]:hover,
  .hero-actions.live-on-row a[href*="twitch.tv"]:hover,
  .hero-actions.live-on-row a[href*="kick.com"]:hover{
    border:0 !important;
    outline:0 !important;
    border-radius:0 !important;
    background:none !important;
    background-color:transparent !important;
    box-shadow:none !important;
    transform:none !important;
  }

  /* YouTube red glow */
  .hero-actions.live-on-row .live-icon-youtube:hover img{
    transform:translateY(-2px) scale(1.06) !important;
    filter:
      drop-shadow(0 0 5px rgba(255,0,51,.95))
      drop-shadow(0 0 12px rgba(255,0,51,.58))
      drop-shadow(0 0 22px rgba(255,0,51,.28)) !important;
  }

  /* Twitch purple glow */
  .hero-actions.live-on-row .live-icon-twitch:hover img{
    transform:translateY(-2px) scale(1.06) !important;
    filter:
      drop-shadow(0 0 5px rgba(145,70,255,.98))
      drop-shadow(0 0 12px rgba(145,70,255,.60))
      drop-shadow(0 0 22px rgba(145,70,255,.30)) !important;
  }

  /* Kick green glow */
  .hero-actions.live-on-row .live-icon-kick:hover img{
    transform:translateY(-2px) scale(1.06) !important;
    filter:
      drop-shadow(0 0 5px rgba(83,252,24,.98))
      drop-shadow(0 0 12px rgba(83,252,24,.60))
      drop-shadow(0 0 22px rgba(83,252,24,.28)) !important;
  }
}


/* =========================================================
   v4.10 ICON SPACING
   Bring the Live On platform icons closer together.
   ========================================================= */
.live-on-icons{
  gap:11px !important;
}

@media(max-width:640px){
  .live-on-icons{
    gap:10px !important;
  }
}


/* =========================================================
   v5.0 RAPID-FIRE STRUCTURE PASS
   ========================================================= */

/* Hero heading: one intentional color, no random grey lower line. */
.hero h1 span{
  color:inherit !important;
}

/* About now spans the same full width as KodeRant. */
.about-grid{
  grid-template-columns:1fr !important;
}
.about-panel{
  width:100%;
}
#about > *{
  filter:none !important;
}

/* Current KR block now contains a standalone reusable SVG. */
.rant-mark{
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
}
.rant-mark img{
  width:86px;
  height:86px;
  display:block;
}

/* Header is intentionally simpler: Home / Live / Content / links. */
.nav{
  gap:24px !important;
}
.nav-socials{
  display:flex;
  align-items:center;
  gap:10px;
  margin-left:2px;
  padding-left:18px;
  border-left:1px solid #242424;
}
.nav-social{
  width:25px;
  height:25px;
  display:grid;
  place-items:center;
  padding:0 !important;
}
.nav-social::after{
  display:none !important;
}
.nav-social img{
  display:block;
  width:16px;
  height:16px;
  object-fit:contain;
  opacity:.78;
  transition:
    opacity .22s ease,
    transform .28s cubic-bezier(.16,1,.3,1),
    filter .28s cubic-bezier(.16,1,.3,1);
}
.nav-social:hover img{
  opacity:1;
  transform:translateY(-1px) scale(1.08);
}

/* Native-color hover glows, white at rest. */
.nav-youtube:hover img,.footer-social.youtube:hover img{filter:drop-shadow(0 0 7px rgba(255,0,51,.95)) drop-shadow(0 0 14px rgba(255,0,51,.48))}
.nav-twitch:hover img,.footer-social.twitch:hover img{filter:drop-shadow(0 0 7px rgba(145,70,255,.95)) drop-shadow(0 0 14px rgba(145,70,255,.48))}
.nav-kick:hover img,.footer-social.kick:hover img{filter:drop-shadow(0 0 7px rgba(83,252,24,.95)) drop-shadow(0 0 14px rgba(83,252,24,.48))}
.nav-x:hover img,.footer-social.x:hover img{filter:drop-shadow(0 0 7px rgba(255,255,255,.92)) drop-shadow(0 0 14px rgba(255,255,255,.35))}
.nav-instagram:hover img,.footer-social.instagram:hover img{filter:drop-shadow(0 0 7px rgba(225,48,108,.95)) drop-shadow(0 0 14px rgba(225,48,108,.45))}
.nav-tiktok:hover img,.footer-social.tiktok:hover img{filter:drop-shadow(2px 0 5px rgba(37,244,238,.8)) drop-shadow(-2px 0 5px rgba(254,44,85,.8))}
.nav-discord:hover img,.footer-social.discord:hover img{filter:drop-shadow(0 0 7px rgba(88,101,242,.95)) drop-shadow(0 0 14px rgba(88,101,242,.45))}
.nav-email:hover img,.footer-social.email:hover img{filter:drop-shadow(0 0 7px rgba(142,0,0,.95)) drop-shadow(0 0 14px rgba(142,0,0,.45))}

/* Footer social access: second fast place to find every link. */
footer{
  gap:24px;
}
.footer-socials{
  display:flex;
  align-items:center;
  gap:12px;
}
.footer-social{
  width:24px;
  height:24px;
  display:grid;
  place-items:center;
}
.footer-social img{
  width:16px;
  height:16px;
  object-fit:contain;
  opacity:.68;
  transition:opacity .2s ease, transform .25s cubic-bezier(.16,1,.3,1), filter .25s ease;
}
.footer-social:hover img{
  opacity:1;
  transform:translateY(-2px) scale(1.08);
}

/* Footer/About should never look out-of-focus at the bottom. */
#about,
#contact,
footer{
  filter:none !important;
}

/* Mobile: icon rail wraps cleanly inside menu. */
@media(max-width:1000px){
  .nav-socials{
    width:100%;
    margin-left:0;
    padding-left:0;
    padding-top:16px;
    border-left:0;
    border-top:1px solid #242424;
    flex-wrap:wrap;
    gap:16px;
  }
  .nav-social{
    width:28px;
    height:28px;
  }
  .nav-social img{
    width:18px;
    height:18px;
  }
}

@media(max-width:640px){
  .rant-mark img{
    width:62px;
    height:62px;
  }
  footer{
    flex-direction:row !important;
    align-items:center !important;
    justify-content:space-between !important;
    flex-wrap:wrap;
  }
  .footer-socials{
    gap:9px;
    flex-wrap:wrap;
  }
}


/* =========================================================
   v5.1 WEEKLY SCHEDULE — Sun → Sat
   ========================================================= */
.schedule-list{
  display:grid;
  grid-template-columns:repeat(7,minmax(0,1fr));
  border-top:1px solid #242424;
  border-bottom:1px solid #242424;
}
.schedule-item{
  position:relative;
  min-height:114px;
  padding:16px 13px 14px;
  border-right:1px solid #242424;
  background:rgba(255,255,255,.012);
}
.schedule-item:last-child{border-right:0}
.schedule-day{
  margin-bottom:18px;
  color:#737373;
  font-size:10px;
  font-weight:900;
  letter-spacing:.15em;
}
.schedule-copy strong{
  display:block;
  color:#fff;
  font-size:13px;
  line-height:1.22;
}
.schedule-copy span{
  display:block;
  margin-top:6px;
  color:#8b8b8b;
  font-size:10px;
  font-weight:700;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.schedule-item.today{
  background:linear-gradient(180deg,rgba(142,0,0,.12),rgba(142,0,0,.025));
  box-shadow:inset 0 2px 0 #8e0000;
}
.schedule-item.today .schedule-day,
.schedule-item.today .schedule-copy span{color:#b91b1b}
.schedule-tag{
  position:absolute;
  top:10px;
  right:9px;
  color:#8e0000;
  font-size:8px;
  font-weight:900;
  letter-spacing:.12em;
}
.schedule-item.past{opacity:.48}
.schedule-item.off .schedule-copy strong{color:#696969}
.schedule-item.off .schedule-copy span{color:#505050}

@media(max-width:1000px){
  .schedule-list{grid-template-columns:repeat(4,minmax(0,1fr))}
  .schedule-item{border-bottom:1px solid #242424}
}
@media(max-width:680px){
  .schedule-list{grid-template-columns:1fr}
  .schedule-item{
    min-height:0;
    display:grid;
    grid-template-columns:54px 1fr;
    align-items:center;
    gap:10px;
  }
  .schedule-day{margin:0}
}


/* =========================================================
   v5.2 DYNAMIC CONTENT SLOTS
   ========================================================= */

.hidden-content-card,
.hidden-content-card[hidden]{
  display:none !important;
}

/* With the long-form slot hidden, the two active cards share the row evenly. */
.content-cards-dynamic{
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
}

.auto-short-card .card-label,
.auto-vod-card .card-label{
  color:#8e0000;
}

@media(max-width:760px){
  .content-cards-dynamic{
    grid-template-columns:1fr !important;
  }
}


/* =========================================================
   v5.3 CONTENT TRIPTYCH
   Short + VOD + KodeRant, three across, exact 8px gap.
   ========================================================= */

.content-cards-dynamic.content-triptych{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:8px !important;
  margin:0 !important;
}

.content-triptych .content-card{
  min-width:0;
  height:100%;
  display:flex;
  flex-direction:column;
}

.content-triptych .card-arrow{
  margin-top:auto;
}

.content-preview{
  width:100%;
  min-height:180px;
  margin-bottom:18px;
  display:grid;
  place-items:center;
  overflow:hidden;
  border-bottom:1px solid rgba(255,255,255,.07);
  background:
    radial-gradient(circle at 50% 40%,rgba(142,0,0,.09),transparent 52%),
    rgba(255,255,255,.012);
}

.preview-placeholder{
  display:grid;
  place-items:center;
  border:1px solid rgba(255,255,255,.08);
  color:#555;
  font-size:10px;
  font-weight:900;
  letter-spacing:.14em;
}

.short-preview .preview-placeholder{
  height:150px;
  aspect-ratio:9/16;
}

.vod-preview .preview-placeholder{
  width:min(88%,260px);
  aspect-ratio:16/9;
}

.rant-preview img{
  width:96px;
  height:96px;
  display:block;
}

.koderant-card .card-label{
  color:#8e0000;
}

@media(max-width:900px){
  .content-cards-dynamic.content-triptych{
    grid-template-columns:1fr !important;
    gap:8px !important;
  }
  .content-preview{
    min-height:150px;
  }
}


/* =========================================================
   v5.4 LAYOUT FIXES
   ========================================================= */

/* --- Schedule: the HTML owns the schedule now. --- */
.schedule-list{
  display:grid !important;
  grid-template-columns:repeat(7,minmax(0,1fr)) !important;
  gap:0 !important;
  width:100% !important;
  border-top:1px solid #242424 !important;
  border-bottom:1px solid #242424 !important;
}

.schedule-item{
  position:relative !important;
  min-width:0 !important;
  min-height:112px !important;
  padding:15px 12px 13px !important;
  border-right:1px solid #242424 !important;
  border-bottom:0 !important;
  display:block !important;
  background:rgba(255,255,255,.012) !important;
}

.schedule-item:last-child{
  border-right:0 !important;
}

.schedule-day{
  display:block !important;
  width:auto !important;
  margin:0 0 16px !important;
  color:#747474 !important;
  font-size:10px !important;
  font-weight:900 !important;
  letter-spacing:.15em !important;
}

.schedule-copy{
  display:block !important;
  min-width:0 !important;
}

.schedule-copy strong{
  display:block !important;
  color:#fff !important;
  font-size:13px !important;
  line-height:1.22 !important;
  overflow-wrap:anywhere;
}

.schedule-copy span{
  display:block !important;
  margin-top:5px !important;
  color:#8a8a8a !important;
  font-size:10px !important;
  font-weight:700 !important;
  letter-spacing:.07em !important;
  text-transform:uppercase !important;
}

.schedule-item.today{
  background:linear-gradient(180deg,rgba(142,0,0,.12),rgba(142,0,0,.025)) !important;
  box-shadow:inset 0 2px 0 #8e0000 !important;
}

.schedule-item.today .schedule-day,
.schedule-item.today .schedule-copy span{
  color:#b51b1b !important;
}

.schedule-item.past{
  opacity:.5 !important;
}

.schedule-item.off .schedule-copy strong{
  color:#6d6d6d !important;
}

.schedule-item.off .schedule-copy span{
  color:#525252 !important;
}

.schedule-tag{
  position:absolute !important;
  top:9px !important;
  right:8px !important;
  color:#8e0000 !important;
  font-size:8px !important;
  font-weight:900 !important;
  letter-spacing:.11em !important;
}

/* --- Content previews: the OUTER preview box is the actual aspect ratio. --- */
.content-preview{
  margin:0 auto 18px !important;
  min-height:0 !important;
  display:grid !important;
  place-items:center !important;
  overflow:hidden !important;
  border:1px solid rgba(255,255,255,.08) !important;
  background:
    radial-gradient(circle at 50% 40%,rgba(142,0,0,.09),transparent 52%),
    rgba(255,255,255,.012) !important;
}

.short-preview{
  width:min(46%,190px) !important;
  aspect-ratio:9/16 !important;
}

.vod-preview{
  width:min(88%,330px) !important;
  aspect-ratio:16/9 !important;
}

.preview-ratio-label{
  color:#565656;
  font-size:10px;
  font-weight:900;
  letter-spacing:.14em;
}

.rant-preview{
  width:min(88%,330px) !important;
  aspect-ratio:16/9 !important;
  border:0 !important;
  background:transparent !important;
}

.rant-preview img{
  width:96px !important;
  height:96px !important;
}

/* --- Exact 8px rhythm around content/About. --- */
#videos{
  margin-bottom:8px !important;
}

#videos .content-cards,
.content-cards-dynamic.content-triptych{
  gap:8px !important;
  margin-bottom:0 !important;
}

#about{
  width:100% !important;
  max-width:none !important;
  margin:0 0 8px !important;
  gap:8px !important;
}

#about .about-panel{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  box-sizing:border-box !important;
}

/* Keep About crisp. */
#about,
#about *{
  filter:none !important;
}

/* Responsive schedule remains readable. */
@media(max-width:1000px){
  .schedule-list{
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  }
  .schedule-item{
    border-bottom:1px solid #242424 !important;
  }
}

@media(max-width:680px){
  .schedule-list{
    grid-template-columns:1fr !important;
  }
  .schedule-item{
    min-height:0 !important;
    display:grid !important;
    grid-template-columns:54px 1fr !important;
    align-items:center !important;
    gap:10px !important;
  }
  .schedule-day{
    margin:0 !important;
  }
  .short-preview{
    width:min(42%,160px) !important;
  }
  .vod-preview,
  .rant-preview{
    width:min(92%,320px) !important;
  }
}


/* =========================================================
   v5.5 HERO POLISH
   ========================================================= */

/* Make the second headline phrase intentionally KodeZero red. */
.hero h1 .hero-yapping{
  color:#8e0000 !important;
}

/* Hero-only red logo treatment. Header mark is untouched. */
.hero-visual{
  position:relative;
}

.hero-visual::after{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:64%;
  aspect-ratio:1/1;
  transform:translate(-50%,-50%);
  border-radius:50%;
  background:
    radial-gradient(circle,
      rgba(142,0,0,.22) 0%,
      rgba(142,0,0,.10) 38%,
      rgba(142,0,0,.035) 58%,
      transparent 74%);
  filter:blur(22px);
  pointer-events:none;
  z-index:0;
}

.hero-logo-motion{
  z-index:2 !important;
}

.hero-logo{
  filter:
    drop-shadow(0 0 10px rgba(142,0,0,.38))
    drop-shadow(0 0 28px rgba(142,0,0,.16)) !important;
}

/* Tighten the analytics block so the lower divider doesn't float away from it. */
.hero-analytics-summary{
  margin-top:16px !important;
  margin-bottom:0 !important;
}

.hero-analytics-summary .hero-stat{
  padding-top:13px !important;
  padding-bottom:12px !important;
}

/* Pull the bottom of the hero up to remove the awkward double-line gap. */
.hero{
  padding-bottom:10px !important;
}

.hero-copy{
  padding-bottom:0 !important;
}

@media(max-width:760px){
  .hero{
    padding-bottom:8px !important;
  }
}


/* =========================================================
   v5.6 LAYOUT + HERO REFINEMENT
   ========================================================= */

/* Only the single word "yapping." is KodeZero red. */
.hero h1 span{
  color:inherit !important;
}
.hero h1 .hero-yapping{
  color:#8e0000 !important;
}

/* Restore original logo, remove accidental black-outline treatment, add purposeful shadow + glow. */
.hero-logo{
  filter:
    drop-shadow(14px 12px 0 rgba(95,0,0,.58))
    drop-shadow(0 0 10px rgba(142,0,0,.30))
    drop-shadow(0 0 26px rgba(142,0,0,.14)) !important;
}

/* Clean red atmosphere behind the logo only. */
.hero-visual::after{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:60%;
  aspect-ratio:1/1;
  transform:translate(-50%,-50%);
  border-radius:50%;
  background:radial-gradient(circle,
    rgba(142,0,0,.16) 0%,
    rgba(142,0,0,.08) 34%,
    rgba(142,0,0,.025) 58%,
    transparent 74%);
  filter:blur(24px);
  z-index:0;
  pointer-events:none;
}

/* SCHEDULE: vertical Sunday -> Saturday stack, no cramped columns. */
.schedule-list{
  display:flex !important;
  flex-direction:column !important;
  width:100% !important;
  gap:0 !important;
  border-top:1px solid #242424 !important;
  border-bottom:1px solid #242424 !important;
}

.schedule-item{
  display:grid !important;
  grid-template-columns:64px minmax(0,1fr) auto !important;
  align-items:center !important;
  min-height:58px !important;
  padding:10px 12px !important;
  border-right:0 !important;
  border-bottom:1px solid #242424 !important;
  background:rgba(255,255,255,.01) !important;
}

.schedule-item:last-child{
  border-bottom:0 !important;
}

.schedule-day{
  margin:0 !important;
  font-size:10px !important;
  letter-spacing:.14em !important;
}

.schedule-copy{
  min-width:0;
}

.schedule-copy strong{
  font-size:13px !important;
  overflow-wrap:normal !important;
  word-break:normal !important;
}

.schedule-copy span{
  margin-top:3px !important;
  font-size:10px !important;
}

.schedule-tag{
  position:static !important;
  justify-self:end;
  align-self:center;
  margin-left:12px;
}

.schedule-item.today{
  box-shadow:inset 3px 0 0 #8e0000 !important;
  background:linear-gradient(90deg,rgba(142,0,0,.11),rgba(142,0,0,.02)) !important;
}

/* CONTENT: one true 9:16 card + two stacked 16:9 cards. */
.content-layout{
  display:grid;
  grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);
  gap:8px !important;
  margin:0 !important;
  align-items:stretch;
}

.content-short-tall{
  min-height:0;
  height:100%;
}

.content-stack{
  display:grid;
  grid-template-rows:1fr 1fr;
  gap:8px !important;
  min-width:0;
}

.content-layout .content-card{
  min-width:0;
  margin:0 !important;
  display:flex;
  flex-direction:column;
}

.content-layout .card-arrow{
  margin-top:auto;
}

.content-short-tall .short-preview{
  width:min(58%,220px) !important;
  aspect-ratio:9/16 !important;
  margin:8px auto 16px !important;
}

.content-stack .vod-preview,
.content-stack .rant-preview{
  width:min(78%,360px) !important;
  aspect-ratio:16/9 !important;
  margin:8px auto 14px !important;
}

.content-stack .rant-preview{
  border:0 !important;
  background:transparent !important;
}

.content-stack .rant-preview img{
  width:82px !important;
  height:82px !important;
}

#videos{
  margin-bottom:8px !important;
}

#about{
  width:100% !important;
  max-width:none !important;
  margin:0 0 8px !important;
}

#about .about-panel{
  width:100% !important;
  max-width:none !important;
  box-sizing:border-box !important;
}

/* Keep exact visual rhythm. */
#videos .section-header{
  margin-bottom:14px !important;
}

@media(max-width:900px){
  .content-layout{
    grid-template-columns:1fr !important;
  }
  .content-stack{
    grid-template-rows:auto auto;
  }
  .content-short-tall .short-preview{
    width:min(42%,180px) !important;
  }
  .content-stack .vod-preview,
  .content-stack .rant-preview{
    width:min(88%,360px) !important;
  }
}


/* =========================================================
   v5.7 COMPACT POLISH
   ========================================================= */

/* --- HERO LOGO: red shadow only; no near-black outline. --- */
.hero-logo{
  filter:
    drop-shadow(10px 9px 0 rgba(118,0,0,.48))
    drop-shadow(0 0 9px rgba(142,0,0,.26))
    drop-shadow(0 0 22px rgba(142,0,0,.12)) !important;
}

/* --- LIVE/SCHEDULE: remove dead vertical space. --- */
.section-grid{
  align-items:start !important;
}

.live-panel,
.schedule-panel{
  align-self:start !important;
}

.live-panel .panel-heading{
  margin-bottom:10px !important;
}

.live-panel .live-meta[hidden]{
  display:none !important;
}

.stream-frame{
  margin-top:0 !important;
}

.schedule-panel{
  height:auto !important;
  min-height:0 !important;
  padding-bottom:14px !important;
}

.schedule-list{
  margin-top:10px !important;
}

.schedule-item{
  min-height:48px !important;
  padding:8px 10px !important;
}

.schedule-copy strong{
  font-size:12px !important;
}

.schedule-copy span{
  font-size:9px !important;
}

.schedule-day{
  font-size:9px !important;
}

.schedule-panel .panel-note{
  margin-top:12px !important;
  margin-bottom:0 !important;
  line-height:1.45 !important;
}

.schedule-panel .panel-note a{
  color:#b31313;
  text-decoration:none;
  font-weight:800;
}

.schedule-panel .panel-note a:hover{
  color:#e02424;
}

/* --- CONTENT: compact the whole feature area. --- */
.content-layout{
  grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr) !important;
  gap:8px !important;
  align-items:start !important;
}

.content-short-tall{
  height:clamp(430px,42vw,520px) !important;
  min-height:0 !important;
}

.content-stack{
  height:clamp(430px,42vw,520px) !important;
  grid-template-rows:1fr 1fr !important;
  gap:8px !important;
}

.content-stack > .content-card{
  min-height:0 !important;
  height:100% !important;
}

.content-layout .content-card{
  padding:18px 20px !important;
}

/* Smaller media previews, same intended ratios. */
.content-short-tall .short-preview{
  width:min(42%,135px) !important;
  aspect-ratio:9/16 !important;
  margin:2px auto 12px !important;
}

.content-stack .vod-preview{
  width:min(58%,300px) !important;
  aspect-ratio:16/9 !important;
  margin:2px auto 10px !important;
}

.content-stack .rant-preview{
  width:min(58%,300px) !important;
  aspect-ratio:16/9 !important;
  margin:2px auto 8px !important;
}

.content-stack .rant-preview img{
  width:66px !important;
  height:66px !important;
}

.content-layout .content-card strong{
  font-size:clamp(22px,2vw,31px) !important;
}

.content-layout .content-card p{
  margin-top:8px !important;
  font-size:12px !important;
  line-height:1.45 !important;
}

/* Content hover: no scaling/reflow weirdness. */
@media (hover:hover) and (pointer:fine){
  .content-layout .content-card:hover{
    transform:translateY(-3px) !important;
    scale:1 !important;
    border-color:#383838 !important;
    box-shadow:0 10px 28px rgba(0,0,0,.18) !important;
  }
}

/* KodeRant is a normal content card now; no inherited scroll-scene transforms. */
#koderant > *{
  transform:none !important;
  opacity:1 !important;
  filter:none !important;
}

/* Keep exact 8px lower-section spacing. */
#videos{
  margin-bottom:8px !important;
}
#about{
  margin-top:0 !important;
  margin-bottom:8px !important;
}

/* Smaller screens: keep cards reasonable rather than giant. */
@media(max-width:900px){
  .content-short-tall,
  .content-stack{
    height:auto !important;
  }

  .content-short-tall{
    min-height:410px !important;
  }

  .content-stack > .content-card{
    min-height:250px !important;
  }
}


/* =========================================================
   v5.8 EXACT LAYOUT PASS
   ========================================================= */

/* --- HERO LOGO: restore the early clean shadow recipe.
   No extra dark/black outer contour. --- */
.hero-logo{
  filter:
    drop-shadow(14px 12px 0 rgba(142,0,0,.28))
    drop-shadow(0 0 8px rgba(142,0,0,.16)) !important;
}

/* Do not create another large blurred halo shape around the PNG. */
.hero-visual::after{
  display:none !important;
}

/* --- LIVE + SCHEDULE: EXACT same height again. --- */
.section-grid{
  align-items:stretch !important;
}

.live-panel,
.schedule-panel{
  height:100% !important;
  min-height:0 !important;
  align-self:stretch !important;
}

.live-panel{
  display:flex !important;
  flex-direction:column !important;
  padding-bottom:28px !important;
}

.schedule-panel{
  display:flex !important;
  flex-direction:column !important;
  padding-bottom:28px !important;
}

/* Remove old text-link chin completely. */
.stream-actions{
  display:none !important;
}

/* Tiny live-platform icons next to OFFLINE/LIVE. */
.live-heading{
  align-items:flex-start !important;
}

.live-heading-actions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:12px;
  flex-wrap:wrap;
}

.live-mini-socials{
  display:flex;
  align-items:center;
  gap:9px;
}

.live-mini{
  width:22px;
  height:22px;
  display:grid;
  place-items:center;
  text-decoration:none;
}

.live-mini img{
  width:15px;
  height:15px;
  object-fit:contain;
  opacity:.76;
  transition:
    opacity .2s ease,
    transform .24s cubic-bezier(.16,1,.3,1),
    filter .24s ease;
}

.live-mini:hover img{
  opacity:1;
  transform:translateY(-1px) scale(1.08);
}

.live-mini.youtube:hover img{
  filter:drop-shadow(0 0 6px rgba(255,0,51,.95))
         drop-shadow(0 0 12px rgba(255,0,51,.45));
}
.live-mini.twitch:hover img{
  filter:drop-shadow(0 0 6px rgba(145,70,255,.95))
         drop-shadow(0 0 12px rgba(145,70,255,.45));
}
.live-mini.kick:hover img{
  filter:drop-shadow(0 0 6px rgba(83,252,24,.95))
         drop-shadow(0 0 12px rgba(83,252,24,.45));
}

/* Let the schedule use the same panel height gracefully. */
.schedule-list{
  flex:0 0 auto !important;
}

.schedule-panel .panel-note{
  margin-top:12px !important;
}

/* --- CONTENT: exact diagram.
   Left outer card = 9:16.
   Right top + bottom outer cards = 16:9.
   Exact 8px gaps. --- */
.exact-ratio-layout{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) minmax(0,1.58fr) !important;
  gap:8px !important;
  align-items:start !important;
  width:100% !important;
  max-width:1180px;
  margin:0 auto !important;
}

.exact-ratio-stack{
  display:grid !important;
  grid-template-rows:auto auto !important;
  gap:8px !important;
  min-width:0 !important;
}

.ratio-card{
  min-height:0 !important;
  height:auto !important;
  padding:22px !important;
  position:relative !important;
  display:block !important;
  overflow:hidden !important;
}

.ratio-short{
  aspect-ratio:9/16 !important;
}

.ratio-wide{
  aspect-ratio:16/9 !important;
}

/* No nested preview boxes. The card itself IS the media shape. */
.content-preview,
.preview-ratio-label{
  display:none !important;
}

.ratio-watermark{
  position:absolute;
  left:50%;
  top:42%;
  transform:translate(-50%,-50%);
  color:#515151;
  font-size:10px;
  font-weight:900;
  letter-spacing:.14em;
  z-index:1;
}

.koderant-ratio-logo{
  position:absolute;
  left:50%;
  top:39%;
  transform:translate(-50%,-50%);
  width:74px;
  height:74px;
  z-index:1;
}

.ratio-card-copy{
  position:absolute;
  left:22px;
  right:54px;
  bottom:20px;
  z-index:2;
}

.ratio-card-copy strong{
  display:block;
  margin-top:8px !important;
  font-size:clamp(20px,1.8vw,29px) !important;
}

.ratio-card-copy p{
  margin:7px 0 0 !important;
  max-width:520px;
  font-size:11px !important;
  line-height:1.4 !important;
}

.ratio-card .card-arrow{
  right:20px !important;
  top:18px !important;
}

/* Remove hover resize/reflow. Tiny lift only. */
@media (hover:hover) and (pointer:fine){
  .exact-ratio-layout .content-card:hover{
    transform:translateY(-3px) !important;
    scale:1 !important;
    box-shadow:0 10px 24px rgba(0,0,0,.16) !important;
  }
}

/* Exact 8px below content. */
#videos{
  margin-bottom:8px !important;
}
#about{
  margin-top:0 !important;
  margin-bottom:8px !important;
}

/* Responsive: preserve ratios, stack when needed. */
@media(max-width:900px){
  .exact-ratio-layout{
    grid-template-columns:1fr !important;
    max-width:620px;
  }

  .ratio-short{
    width:min(72%,360px);
    justify-self:center;
  }

  .ratio-wide{
    width:100%;
  }
}


/* =========================================================
   v6.0 DIAGRAM-MATCHED CONTENT LAYOUT
   Based directly on the user's supplied mockup proportions:
   left: 295 x 526
   right-top: 618 x 348
   right-bottom: 618 x 165
   ========================================================= */

/* Deliberately override the old 9:16 / 16:9 sizing.
   The user's diagram is now the source of truth. */
.exact-ratio-layout{
  display:grid !important;
  grid-template-columns:295fr 618fr !important;
  gap:8px !important;
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  align-items:stretch !important;
}

/* Left card uses the exact width:height proportion from the blue block. */
.exact-ratio-layout .ratio-short{
  width:100% !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  aspect-ratio:295 / 526 !important;
}

/* Right side fills the same overall height as the left. */
.exact-ratio-stack,
.content-stack.exact-ratio-stack{
  height:100% !important;
  min-height:0 !important;
  display:grid !important;
  grid-template-rows:348fr 165fr !important;
  gap:8px !important;
  align-self:stretch !important;
}

/* Right cards follow the diagram row sizes, NOT a forced video ratio. */
.exact-ratio-stack > .ratio-wide{
  width:100% !important;
  height:100% !important;
  min-height:0 !important;
  max-height:none !important;
  aspect-ratio:auto !important;
}

/* Kill older ratio/height rules that can fight the diagram. */
.ratio-wide,
.content-stack > .content-card,
.exact-ratio-layout .content-card{
  max-height:none !important;
}

/* Keep the card text sitting naturally inside the much shorter pink block. */
.exact-ratio-stack .ratio-card-copy{
  left:20px !important;
  right:52px !important;
  bottom:16px !important;
}

.exact-ratio-stack .ratio-card-copy strong{
  font-size:clamp(18px,1.55vw,27px) !important;
}

.exact-ratio-stack .ratio-card-copy p{
  font-size:11px !important;
  line-height:1.35 !important;
  margin-top:5px !important;
}

/* KodeRant logo sized to suit the shorter lower-right block. */
.koderant-ratio-logo{
  width:58px !important;
  height:58px !important;
  top:34% !important;
}

/* No layout-changing hover behavior. */
@media (hover:hover) and (pointer:fine){
  .exact-ratio-layout .content-card:hover{
    transform:translateY(-3px) !important;
    scale:1 !important;
  }
}

/* Exact 8px rhythm remains. */
#videos{
  margin-bottom:8px !important;
}
#about{
  margin-top:0 !important;
  margin-bottom:8px !important;
}

/* Mobile: abandon the desktop diagram only when it physically cannot fit. */
@media(max-width:900px){
  .exact-ratio-layout{
    grid-template-columns:1fr !important;
  }

  .exact-ratio-layout .ratio-short{
    width:min(72%,360px) !important;
    justify-self:center !important;
  }

  .exact-ratio-stack{
    height:auto !important;
    grid-template-rows:auto auto !important;
  }

  .exact-ratio-stack > .ratio-wide{
    height:auto !important;
    aspect-ratio:16/9 !important;
  }
}


/* =========================================================
   v6.1 YOUTUBE THUMBNAIL POPULATION
   Geometry from v6.0 stays untouched.
   ========================================================= */
.youtube-populated-card{
  isolation:isolate;
}

.youtube-populated-card.has-youtube-thumbnail::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  background-image:
    linear-gradient(
      to bottom,
      rgba(5,5,5,.16) 0%,
      rgba(5,5,5,.28) 52%,
      rgba(5,5,5,.86) 78%,
      rgba(36,0,0,.92) 100%
    ),
    var(--youtube-thumb);
  background-size:cover;
  background-position:center;
  opacity:.92;
  transition:transform .45s cubic-bezier(.16,1,.3,1), opacity .25s ease;
}

.youtube-populated-card.has-youtube-thumbnail .ratio-watermark{
  display:none !important;
}

.youtube-populated-card.has-youtube-thumbnail .ratio-card-copy,
.youtube-populated-card.has-youtube-thumbnail .card-arrow{
  position:absolute;
  z-index:2;
}

@media (hover:hover) and (pointer:fine){
  .youtube-populated-card.has-youtube-thumbnail:hover::before{
    transform:scale(1.025);
    opacity:1;
  }
}


/* =========================================================
   v6.2 VOD TIGHTEN
   Approved v6.0 card geometry is untouched.
   ========================================================= */

/* Keep more of the VOD thumbnail visually exposed.
   The darker readability fade now lives only near the bottom. */
#latest-vod-card.has-youtube-thumbnail::before{
  background-image:
    linear-gradient(
      to bottom,
      rgba(5,5,5,.08) 0%,
      rgba(5,5,5,.10) 58%,
      rgba(5,5,5,.48) 76%,
      rgba(22,0,0,.88) 100%
    ),
    var(--youtube-thumb) !important;
  background-position:center center !important;
}

/* Compress the copy area so the thumbnail remains the hero. */
#latest-vod-card .ratio-card-copy{
  bottom:10px !important;
  left:20px !important;
  right:58px !important;
}

#latest-vod-card .ratio-card-copy strong{
  margin-top:5px !important;
  font-size:clamp(18px,1.45vw,25px) !important;
  line-height:1.05 !important;
}

#latest-vod-card .ratio-card-copy p{
  margin-top:4px !important;
  font-size:10px !important;
  line-height:1.25 !important;
  max-width:72% !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

#latest-vod-card .card-label{
  font-size:8px !important;
  letter-spacing:.15em !important;
}

/* Keep the arrow tucked into the corner. */
#latest-vod-card .card-arrow{
  top:14px !important;
  right:16px !important;
}


/* =========================================================
   v6.3 VOD COMPACT STRIP
   Keep approved content geometry; remove dead info space.
   ========================================================= */

/* Thumbnail fills almost the entire VOD card. */
#latest-vod-card.has-youtube-thumbnail::before{
  background-image:
    linear-gradient(
      to bottom,
      rgba(5,5,5,.04) 0%,
      rgba(5,5,5,.04) 72%,
      rgba(5,5,5,.16) 82%,
      rgba(20,0,0,.78) 100%
    ),
    var(--youtube-thumb) !important;
  background-position:center center !important;
}

/* Compact title strip at the very bottom: Latest VOD + title only. */
#latest-vod-card .ratio-card-copy{
  left:18px !important;
  right:54px !important;
  bottom:9px !important;
}

#latest-vod-card .ratio-card-copy p{
  display:none !important;
}

#latest-vod-card .card-label{
  display:block !important;
  margin:0 0 4px !important;
  font-size:8px !important;
  line-height:1 !important;
  letter-spacing:.15em !important;
}

#latest-vod-card .ratio-card-copy strong{
  margin:0 !important;
  font-size:clamp(18px,1.45vw,25px) !important;
  line-height:1.04 !important;
  max-width:82% !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}

/* Arrow remains tucked in the top-right corner. */
#latest-vod-card .card-arrow{
  top:14px !important;
  right:16px !important;
}


/* =========================================================
   v6.4 VOD STRIP FIX
   Make the thumbnail the card; keep only a narrow info strip.
   ========================================================= */

/* Stop treating the thumbnail as a full-card background with a deep fade.
   Give it a dedicated top region and leave only 64px for the info strip. */
#latest-vod-card.has-youtube-thumbnail::before{
  inset:0 0 64px 0 !important;
  background-image:var(--youtube-thumb) !important;
  background-size:cover !important;
  background-position:center !important;
  opacity:1 !important;
  transform:none !important;
}

/* Tiny red fade only at the very bottom edge of the thumbnail. */
#latest-vod-card.has-youtube-thumbnail::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:64px;
  height:34px;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(to bottom, transparent, rgba(38,0,0,.28));
}

/* Narrow title strip. */
#latest-vod-card .ratio-card-copy{
  left:18px !important;
  right:54px !important;
  bottom:8px !important;
  height:48px !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
}

#latest-vod-card .card-label{
  margin:0 0 4px !important;
}

#latest-vod-card .ratio-card-copy strong{
  font-size:clamp(17px,1.35vw,23px) !important;
  line-height:1 !important;
}

/* Make sure old hover/background scaling cannot re-grow the image area. */
@media (hover:hover) and (pointer:fine){
  #latest-vod-card.has-youtube-thumbnail:hover::before{
    transform:none !important;
  }
}


/* =========================================================
   v6.5 VOD OVERLAY
   Remove the dedicated black strip entirely.
   Thumbnail fills the whole card; title overlays the bottom.
   ========================================================= */

#latest-vod-card.has-youtube-thumbnail::before{
  inset:0 !important;
  background-image:var(--youtube-thumb) !important;
  background-size:cover !important;
  background-position:center !important;
  opacity:1 !important;
  transform:none !important;
}

/* Short readability fade over only the bottom edge of the thumbnail. */
#latest-vod-card.has-youtube-thumbnail::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:78px;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(
    to bottom,
    transparent 0%,
    rgba(7,7,7,.34) 38%,
    rgba(7,7,7,.82) 100%
  );
}

/* Text sits directly on the thumbnail instead of inside a separate bar. */
#latest-vod-card .ratio-card-copy{
  left:18px !important;
  right:58px !important;
  bottom:12px !important;
  height:auto !important;
  display:block !important;
}

#latest-vod-card .card-label{
  margin:0 0 4px !important;
}

#latest-vod-card .ratio-card-copy strong{
  margin:0 !important;
  font-size:clamp(17px,1.35vw,23px) !important;
  line-height:1 !important;
  text-shadow:0 2px 8px rgba(0,0,0,.8);
}

/* Prevent old hover rules from moving the thumbnail layer. */
@media (hover:hover) and (pointer:fine){
  #latest-vod-card.has-youtube-thumbnail:hover::before{
    transform:none !important;
  }
}


/* =========================================================
   v6.6 VOD BACKGROUND FIX
   Thumbnail is now applied directly to the VOD card by JS.
   This removes the stubborn 16:9 pseudo-element + black remainder.
   ========================================================= */

#latest-vod-card.has-youtube-thumbnail{
  background-size:cover !important;
  background-position:center !important;
  background-repeat:no-repeat !important;
}

/* Kill every previous thumbnail pseudo-element recipe for this card. */
#latest-vod-card.has-youtube-thumbnail::before{
  content:none !important;
  display:none !important;
}

/* Only a small fade for title readability, directly over the image. */
#latest-vod-card.has-youtube-thumbnail::after{
  content:"" !important;
  display:block !important;
  position:absolute !important;
  left:0 !important;
  right:0 !important;
  bottom:0 !important;
  height:84px !important;
  z-index:1 !important;
  pointer-events:none !important;
  background:linear-gradient(
    to bottom,
    rgba(7,7,7,0) 0%,
    rgba(7,7,7,.18) 34%,
    rgba(7,7,7,.72) 100%
  ) !important;
}

#latest-vod-card .ratio-card-copy{
  z-index:2 !important;
  bottom:12px !important;
}

/* No hover zoom on the background image; card lift only. */
@media (hover:hover) and (pointer:fine){
  #latest-vod-card.has-youtube-thumbnail:hover{
    background-size:cover !important;
  }
}


/* =========================================================
   v6.7 YOUTUBE SHORT POLISH
   YouTube is the only automated Short source for now.
   ========================================================= */

/* Direct background image fills the approved tall Short card. */
#latest-short-card.has-youtube-thumbnail{
  background-size:cover !important;
  background-position:center !important;
  background-repeat:no-repeat !important;
}

/* Disable the old generic thumbnail pseudo-layer for the Short card. */
#latest-short-card.has-youtube-thumbnail::before{
  content:none !important;
  display:none !important;
}

/* Bottom readability fade only. */
#latest-short-card.has-youtube-thumbnail::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:132px;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(
    to bottom,
    rgba(7,7,7,0) 0%,
    rgba(7,7,7,.18) 30%,
    rgba(18,0,0,.82) 100%
  );
}

/* Hide the placeholder 9:16 text once real content exists. */
#latest-short-card.has-youtube-thumbnail .ratio-watermark{
  display:none !important;
}

/* Keep copy compact and on-image, matching the VOD direction. */
#latest-short-card .ratio-card-copy{
  left:18px !important;
  right:54px !important;
  bottom:14px !important;
  z-index:2 !important;
}

#latest-short-card .card-label{
  display:block !important;
  margin:0 0 5px !important;
  font-size:8px !important;
  line-height:1 !important;
  letter-spacing:.15em !important;
}

#latest-short-card .ratio-card-copy strong{
  margin:0 !important;
  font-size:clamp(20px,1.7vw,28px) !important;
  line-height:1.02 !important;
  max-width:88% !important;
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
}

#latest-short-card .ratio-card-copy p{
  display:none !important;
}

/* Arrow remains visible without competing with the thumbnail. */
#latest-short-card .card-arrow{
  top:14px !important;
  right:16px !important;
  z-index:2 !important;
}

/* Keep the Short card stable on hover. */
@media (hover:hover) and (pointer:fine){
  #latest-short-card.has-youtube-thumbnail:hover{
    background-size:cover !important;
  }
}


/* =========================================================
   v6.8 SHORT CLEANUP + KODERANT REVAMP
   ========================================================= */

/* ---- LATEST SHORT ---- */

/* The generic red/gray content-card wash was adding too much haze. */
#latest-short-card::before{
  display:none !important;
  content:none !important;
}

#latest-short-card.has-youtube-thumbnail{
  background-size:cover !important;
  background-position:center center !important;
  background-repeat:no-repeat !important;
}

/* Keep only a short bottom fade for readability. */
#latest-short-card.has-youtube-thumbnail::after{
  content:"" !important;
  display:block !important;
  position:absolute !important;
  left:0 !important;
  right:0 !important;
  bottom:0 !important;
  height:105px !important;
  z-index:1 !important;
  pointer-events:none !important;
  background:linear-gradient(
    to bottom,
    rgba(7,7,7,0) 0%,
    rgba(7,7,7,.12) 28%,
    rgba(18,0,0,.72) 100%
  ) !important;
}

#latest-short-card .ratio-card-copy{
  left:18px !important;
  right:54px !important;
  bottom:14px !important;
  z-index:2 !important;
}

#latest-short-card .card-label{
  font-size:8px !important;
  letter-spacing:.15em !important;
  margin:0 0 5px !important;
}

/* Hide the short bio completely. */
#latest-short-card .ratio-card-copy p,
#latest-short-description{
  display:none !important;
}

/* ---- KODERANT REVAMP ---- */

#koderant.koderant-revamp{
  background:#090909 !important;
  position:relative !important;
  overflow:hidden !important;
}

#koderant.koderant-revamp::before{
  display:none !important;
  content:none !important;
}

/* Actual KodeRant profile picture fills the card. */
#koderant .koderant-profile{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:50% 35%;
  z-index:0;
  filter:contrast(1.03) brightness(.78);
  transform:scale(1.015);
  transition:
    transform .48s cubic-bezier(.16,1,.3,1),
    filter .3s ease;
}

/* Black-to-red lower fade keeps it on-brand without obscuring the portrait. */
#koderant .koderant-overlay{
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(
      to bottom,
      rgba(5,5,5,.02) 0%,
      rgba(5,5,5,.04) 45%,
      rgba(5,5,5,.46) 72%,
      rgba(40,0,0,.88) 100%
    );
  pointer-events:none;
}

#koderant .ratio-card-copy{
  left:20px !important;
  right:66px !important;
  bottom:16px !important;
  z-index:2 !important;
}

#koderant .card-label{
  margin:0 0 5px !important;
  font-size:8px !important;
  letter-spacing:.16em !important;
  color:#c81616 !important;
}

#koderant .ratio-card-copy strong{
  margin:0 !important;
  max-width:90% !important;
  font-size:clamp(19px,1.55vw,27px) !important;
  line-height:1.02 !important;
}

#koderant .ratio-card-copy p{
  margin:6px 0 0 !important;
  font-size:10px !important;
  line-height:1.25 !important;
  color:rgba(255,255,255,.62) !important;
}

#koderant .card-arrow{
  top:16px !important;
  right:18px !important;
  z-index:2 !important;
}

@media (hover:hover) and (pointer:fine){
  #koderant.koderant-revamp:hover .koderant-profile{
    transform:scale(1.035);
    filter:contrast(1.05) brightness(.84);
  }
}


/* =========================================================
   v6.9 READABILITY + KODERANT PROFILE FRAMING
   Layout/copy unchanged; targeted visual fixes only.
   ========================================================= */

/* ---- LATEST VOD readability ---- */
#latest-vod-card.has-youtube-thumbnail::after{
  height:108px !important;
  background:linear-gradient(
    to bottom,
    rgba(7,7,7,0) 0%,
    rgba(7,7,7,.18) 28%,
    rgba(7,7,7,.82) 100%
  ) !important;
}

#latest-vod-card .ratio-card-copy{
  bottom:14px !important;
  left:18px !important;
  right:62px !important;
}

#latest-vod-card .card-label{
  color:#ff2a2a !important;
  text-shadow:0 1px 8px rgba(0,0,0,.9) !important;
}

#latest-vod-card .ratio-card-copy strong{
  color:#fff !important;
  text-shadow:
    0 2px 8px rgba(0,0,0,.95),
    0 0 2px rgba(0,0,0,1) !important;
}

/* ---- LATEST SHORT readability ---- */
#latest-short-card.has-youtube-thumbnail::after{
  height:132px !important;
  background:linear-gradient(
    to bottom,
    rgba(7,7,7,0) 0%,
    rgba(7,7,7,.16) 24%,
    rgba(18,0,0,.84) 100%
  ) !important;
}

#latest-short-card .card-label{
  color:#ff2a2a !important;
  text-shadow:0 1px 8px rgba(0,0,0,.9) !important;
}

#latest-short-card .ratio-card-copy strong{
  color:#fff !important;
  text-shadow:
    0 2px 8px rgba(0,0,0,.95),
    0 0 2px rgba(0,0,0,1) !important;
}

/* ---- KODERANT: same design, better portrait framing ---- */
#koderant .koderant-profile{
  object-fit:contain !important;
  object-position:center center !important;
  background:#0a0a0a !important;
  transform:none !important;
  filter:contrast(1.03) brightness(.80) !important;
}

/* Keep the photo from feeling like a floating square by allowing the image
   to breathe inside the full-width card. */
#koderant.koderant-revamp{
  background:
    radial-gradient(circle at 50% 42%, rgba(255,255,255,.025), transparent 52%),
    #090909 !important;
}

#koderant .koderant-overlay{
  background:
    linear-gradient(
      to bottom,
      rgba(5,5,5,.04) 0%,
      rgba(5,5,5,.06) 48%,
      rgba(5,5,5,.50) 74%,
      rgba(40,0,0,.90) 100%
    ) !important;
}

#koderant .card-label{
  color:#ff2a2a !important;
  text-shadow:0 1px 8px rgba(0,0,0,.9) !important;
}

#koderant .ratio-card-copy strong{
  color:#fff !important;
  text-shadow:
    0 2px 8px rgba(0,0,0,.95),
    0 0 2px rgba(0,0,0,1) !important;
}

#koderant .ratio-card-copy p{
  color:rgba(255,255,255,.74) !important;
  text-shadow:0 1px 6px rgba(0,0,0,.9) !important;
}

@media (hover:hover) and (pointer:fine){
  #koderant.koderant-revamp:hover .koderant-profile{
    transform:none !important;
    filter:contrast(1.04) brightness(.84) !important;
  }
}


/* =========================================================
   v7.0 KODERANT FILL
   Keep the full portrait framing, but eliminate empty side space
   with a blurred full-card backdrop made from the same profile image.
   ========================================================= */

#koderant.koderant-revamp{
  position:relative !important;
  overflow:hidden !important;
  background:#080808 !important;
}

/* Full-card soft background made from the same profile image. */
#koderant.koderant-revamp::before{
  content:"" !important;
  display:block !important;
  position:absolute !important;
  inset:-8% !important;
  z-index:0 !important;
  background-image:url("./koderant-profile.png") !important;
  background-size:cover !important;
  background-position:center 34% !important;
  filter:blur(22px) brightness(.34) contrast(1.08) !important;
  transform:scale(1.08) !important;
  opacity:.95 !important;
  pointer-events:none !important;
}

/* Keep the actual portrait readable and much less zoomed. */
#koderant .koderant-profile{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:center center !important;
  z-index:1 !important;
  background:transparent !important;
  transform:none !important;
  filter:contrast(1.03) brightness(.84) !important;
}

/* Slight vignette ties foreground and backdrop together. */
#koderant .koderant-overlay{
  z-index:2 !important;
  background:
    linear-gradient(
      90deg,
      rgba(5,5,5,.20) 0%,
      rgba(5,5,5,.02) 22%,
      rgba(5,5,5,.02) 78%,
      rgba(5,5,5,.20) 100%
    ),
    linear-gradient(
      to bottom,
      rgba(5,5,5,.02) 0%,
      rgba(5,5,5,.06) 48%,
      rgba(5,5,5,.50) 74%,
      rgba(40,0,0,.90) 100%
    ) !important;
}

#koderant .ratio-card-copy,
#koderant .card-arrow{
  z-index:3 !important;
}

@media (hover:hover) and (pointer:fine){
  #koderant.koderant-revamp:hover .koderant-profile{
    transform:none !important;
    filter:contrast(1.04) brightness(.88) !important;
  }
}


/* =========================================================
   v7.1 KODERANT BANNER
   Uses the supplied official KodeRant banner as the full card art.
   ========================================================= */

#koderant.koderant-revamp{
  background-image:url("./koderant-banner.png") !important;
  background-size:cover !important;
  background-position:center center !important;
  background-repeat:no-repeat !important;
}

/* Remove the previous blurred-profile background and contained portrait.
   The supplied banner now handles the full-width composition. */
#koderant.koderant-revamp::before{
  display:none !important;
  content:none !important;
}

#koderant .koderant-profile{
  display:none !important;
}

/* Preserve existing KodeRant copy, but give it enough contrast over the banner. */
#koderant .koderant-overlay{
  display:block !important;
  position:absolute !important;
  inset:0 !important;
  z-index:1 !important;
  background:
    linear-gradient(
      to bottom,
      rgba(4,4,4,.02) 0%,
      rgba(4,4,4,.05) 52%,
      rgba(4,4,4,.44) 74%,
      rgba(36,0,0,.86) 100%
    ) !important;
}

#koderant .ratio-card-copy,
#koderant .card-arrow{
  z-index:2 !important;
}

/* Keep the banner stable; no zooming of the artwork on hover. */
@media (hover:hover) and (pointer:fine){
  #koderant.koderant-revamp:hover{
    background-size:cover !important;
    background-position:center center !important;
  }
}
