:root {
  --night: #08090b;
  --night-2: #101216;
  --violet: #8f68ff;
  --paper: #eeeee8;
  --acid: #c7ff2f;
  --cream: #f4f5f0;
  --ink: #090a0c;
  --muted: #8e949f;
  --line: #2a2e36;
  --shell: 1240px;
}

@font-face { font-family: "Archivo Black Local"; src: url("./assets/archivo-black-latin.woff2") format("woff2"); font-style: normal; font-weight: 400; font-display: block; }

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; overflow-x: hidden; background: var(--night); color: var(--cream); font-family: "IBM Plex Mono", monospace; }
body::selection { background: var(--acid); color: var(--ink); }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
.shell { width: min(calc(100% - 48px), var(--shell)); margin-inline: auto; }
.section { padding-block: 112px; }
.page-grain { position: fixed; inset: 0; z-index: 100; pointer-events: none; opacity: .075; mix-blend-mode: soft-light; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E"); }
.skip-link { position: fixed; z-index: 1000; top: 8px; left: 8px; padding: 12px 16px; background: var(--acid); color: var(--ink); transform: translateY(-150%); }
.skip-link:focus { transform: translateY(0); }
:focus-visible { outline: 3px solid var(--acid); outline-offset: 4px; }

.intro-loader { position: fixed; inset: 0; z-index: 2000; display: grid; align-items: end; overflow: hidden; isolation: isolate; padding: clamp(28px, 6vw, 88px); background: var(--night); animation: intro-leave .01s 3.3s step-end forwards; }
.intro-loader.is-done { display: none; }
.intro-loader-media { position: absolute; inset: 0; z-index: -1; will-change: opacity, filter; }
.intro-loader-media::before, .intro-loader-media::after { content: ""; position: absolute; inset: 0; }
.intro-loader-media::before { inset: -30px; background: linear-gradient(90deg, #08090be6, #08090b33 48%, #08090bcc), var(--intro-image) center / cover no-repeat; filter: blur(22px) saturate(.7); opacity: .65; }
.intro-loader-media::after { background: linear-gradient(180deg, #08090b1a 30%, #08090bf2 100%), var(--intro-image) center / contain no-repeat; opacity: .78; }
.intro-loader-media--meme-normal, .intro-loader-media--meme-red { --intro-image: url("./assets/josedeodo-meme.webp"); }
.intro-loader-media--chad-red, .intro-loader-media--chad-normal { --intro-image: url("./assets/josedeodo-chad.webp"); }
.intro-loader-media--meme-red, .intro-loader-media--chad-red { filter: grayscale(1) sepia(1) saturate(30) hue-rotate(315deg) brightness(.55) contrast(1.35); }
.intro-loader-media--meme-normal { animation: intro-meme-normal 3.3s linear both; }
.intro-loader-media--meme-red { animation: intro-meme-red 3.3s linear both; }
.intro-loader-media--chad-red { animation: intro-chad-red 3.3s linear both; }
.intro-loader-media--chad-normal { animation: intro-chad-normal 3.3s linear both; }
.intro-loader-copy { width: min(100%, 1060px); margin-inline: auto; animation: intro-rise .6s cubic-bezier(.22, 1, .36, 1) both; }
.intro-loader-copy strong { display: block; color: var(--cream); font: clamp(49px, 8.3vw, 124px)/.78 "Archivo Black Local", "Archivo Black", sans-serif; font-synthesis: none; letter-spacing: -.07em; text-shadow: 0 5px 35px #000; }
.intro-loader-copy em { color: var(--acid); font-style: normal; }
@keyframes intro-rise { from { opacity: 0; transform: translateY(28px); } }
@keyframes intro-meme-normal { 0% { opacity: 0; } 8%, 18% { opacity: 1; } 44%, 100% { opacity: 0; } }
@keyframes intro-meme-red { 0%, 18% { opacity: 0; } 44%, 68% { opacity: 1; } 76%, 100% { opacity: 0; } }
@keyframes intro-chad-red { 0%, 68% { opacity: 0; } 76%, 84% { opacity: 1; } 100% { opacity: 0; } }
@keyframes intro-chad-normal { 0%, 84% { opacity: 0; } 100% { opacity: 1; } }
@keyframes intro-leave { to { visibility: hidden; pointer-events: none; } }

.home-header { min-height: 82px; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; position: relative; z-index: 20; border-bottom: 1px solid var(--line); }
.home-brand { display: inline-flex; width: fit-content; align-items: center; gap: 12px; font-size: 12px; letter-spacing: -.02em; }
.home-brand img { width: 42px; height: 42px; object-fit: contain; }
.home-brand strong { font-family: "Archivo Black", sans-serif; }
.home-header nav { display: flex; gap: 32px; color: #bac6d2; font-size: 11px; font-weight: 600; }
.home-header nav a:hover { color: var(--acid); }
.header-social { justify-self: end; padding: 11px 14px; border: 1px solid #7654ff; color: #c9bcff; font-size: 10px; font-weight: 600; }
.header-social:hover { background: #7654ff; color: white; }

.home-hero { min-height: calc(100svh - 82px); position: relative; overflow: hidden; background: var(--night); }
.hero-layout { min-height: calc(100svh - 82px); display: grid; grid-template-columns: .92fr 1.08fr; align-items: center; position: relative; }
.hero-word { position: absolute; left: 50%; top: 47%; transform: translate(-50%, -50%); color: transparent; -webkit-text-stroke: 1px #8f68ff17; font: clamp(180px, 29vw, 480px)/.7 "Archivo Black", sans-serif; letter-spacing: -.09em; }
.hero-copy { z-index: 5; padding-block: 90px 120px; }
.overline { margin: 0; color: var(--acid); font-size: 11px; font-weight: 600; letter-spacing: .15em; }
.overline.dark { color: #5b36d8; }
.hero-copy h1 { margin: 18px 0 30px; font: clamp(74px, 9vw, 142px)/.76 "Archivo Black", sans-serif; letter-spacing: -.075em; }
.hero-copy h1 span { color: var(--violet); }
.hero-intro { max-width: 570px; margin: 0; color: #bac7d3; font-size: clamp(15px, 1.6vw, 21px); font-weight: 500; line-height: 1.55; letter-spacing: -.03em; }
.hero-intro strong { color: var(--cream); }
.hero-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 34px; }
.button { min-height: 52px; display: inline-flex; align-items: center; justify-content: center; gap: 10px; padding: 0 20px; border: 0; font: 600 11px "IBM Plex Mono", monospace; letter-spacing: .04em; cursor: pointer; }
.button.primary { background: var(--acid); color: var(--ink); }
.button.primary i { width: 8px; height: 8px; border-radius: 50%; background: #6d48d7; box-shadow: 0 0 0 5px #6d48d720; }
.button.secondary { border: 1px solid #4a5b70; color: #d9e1e8; }
.button:hover { transform: translateY(-2px); }
.hero-photo { align-self: end; justify-self: center; height: min(82svh, 860px); width: min(62vw, 760px); margin: 0 -30px 0 -80px; position: relative; z-index: 4; display: flex; align-items: end; justify-content: center; }
.hero-photo img { max-height: 100%; width: auto; position: relative; z-index: 2; object-fit: contain; object-position: bottom; filter: drop-shadow(0 30px 45px #0009); }
.photo-halo { position: absolute; width: 71%; aspect-ratio: 1; top: 17%; left: 17%; border-radius: 50%; background: var(--violet); box-shadow: 0 0 100px #8f68ff38; }
.hero-photo figcaption { position: absolute; z-index: 4; right: 4%; bottom: 25px; padding: 7px 10px; background: var(--cream); color: var(--ink); font-size: 9px; font-weight: 600; transform: rotate(-2deg); }
.fan-stamp { position: absolute; z-index: 8; right: 0; top: 14%; width: 148px; aspect-ratio: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; border: 2px solid var(--acid); border-radius: 50%; color: var(--acid); transform: rotate(8deg); }
.fan-stamp span, .fan-stamp small { font-size: 9px; letter-spacing: .1em; }
.fan-stamp strong { margin: 4px 0; font: 18px "Archivo Black", sans-serif; }
.hero-marquee { position: absolute; z-index: 10; bottom: 0; left: 0; right: 0; overflow: hidden; padding: 9px 0; background: var(--acid); color: var(--ink); white-space: nowrap; font-size: 10px; font-weight: 600; letter-spacing: .16em; }
.hero-marquee span { display: block; width: max-content; animation: marquee 20s linear infinite; }
@keyframes marquee { to { transform: translateX(-40%); } }

.eat-scene { position: relative; height: 320vh; background: var(--night); }
.eat-stage { position: sticky; top: 0; height: 100svh; display: grid; place-items: center; overflow: hidden; }
.eat-caption { position: absolute; z-index: 1; margin: 0; color: transparent; -webkit-text-stroke: 1px #8f68ff2e; font: clamp(70px, 17vw, 260px)/.7 "Archivo Black", sans-serif; letter-spacing: -.08em; pointer-events: none; }
.eat-frames { position: relative; z-index: 2; height: min(82svh, 900px); aspect-ratio: 900 / 1200; }
.eat-frame { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: contain; filter: drop-shadow(0 30px 55px #000a); opacity: 0; }
.eat-frame.is-active { opacity: 1; }

.news-section, .links-section { background: var(--cream); color: var(--ink); }
.home-section-head { display: flex; justify-content: space-between; align-items: end; gap: 40px; margin-bottom: 42px; }
.home-section-head h2 { margin: 10px 0 0; font: clamp(44px, 6vw, 82px)/.86 "Archivo Black", sans-serif; letter-spacing: -.06em; }
.home-section-head > a { padding-bottom: 5px; border-bottom: 2px solid var(--ink); font-size: 11px; font-weight: 600; }
.head-copy { max-width: 390px; margin: 0; color: #52606c; font-size: 12px; line-height: 1.6; }
.latest-grid { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid #aeb7bb; }
.latest-card { grid-column: span 1; background: #eae7dd; }
.latest-card.featured { grid-column: span 2; }
.latest-card + .latest-card { border-left: 1px solid #aeb7bb; }
.latest-thumb { display: block; position: relative; aspect-ratio: 16/10; overflow: hidden; background: #111; }
.latest-card.featured .latest-thumb { aspect-ratio: 16/8; }
.latest-thumb img { width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease, filter .35s ease; }
.latest-thumb span { width: 48px; height: 48px; display: grid; place-items: center; position: absolute; left: 18px; bottom: 18px; border-radius: 50%; background: var(--acid); color: var(--ink); font-size: 16px; }
.latest-thumb:hover img { transform: scale(1.035); filter: saturate(1.15); }
.latest-body { min-height: 205px; padding: 22px; display: flex; flex-direction: column; }
.latest-body > div { display: flex; justify-content: space-between; gap: 10px; color: #64717c; font-size: 9px; text-transform: uppercase; }
.latest-body h3 { margin: 22px 0; font: clamp(16px, 1.6vw, 22px)/1.15 "Archivo Black", sans-serif; }
.latest-body > a { width: fit-content; margin-top: auto; border-bottom: 1px solid var(--ink); font-size: 10px; font-weight: 600; }
.loading-copy { grid-column: 1 / -1; padding: 50px; color: #66727c; }

.live-section { padding-block: 110px; position: relative; overflow: hidden; background: #6e4bd4; color: white; }
.live-section::after { content: "LIVE"; position: absolute; right: -30px; bottom: -70px; color: transparent; -webkit-text-stroke: 1px #ffffff18; font: 270px/.8 "Archivo Black", sans-serif; }
.live-grid { display: grid; grid-template-columns: 1fr .8fr; gap: 90px; align-items: center; position: relative; z-index: 2; }
.live-copy h2 { margin: 14px 0 0; font: clamp(55px, 7vw, 100px)/.84 "Archivo Black", sans-serif; letter-spacing: -.065em; }
.live-copy h2 span { color: var(--acid); }
.schedule-card { min-height: 460px; padding: 34px; display: flex; flex-direction: column; justify-content: space-between; background: var(--night); box-shadow: 18px 18px 0 #4d31a0; }
.live-dot { color: #aeb9c4; font-size: 10px; font-weight: 600; }
.live-dot i { width: 8px; height: 8px; display: inline-block; margin-right: 8px; border-radius: 50%; background: #ff455d; box-shadow: 0 0 0 6px #ff455d18; }
.schedule-card small { color: var(--violet); font-size: 9px; letter-spacing: .1em; }
.schedule-card strong { display: block; margin-top: 14px; font: 31px/1.05 "Archivo Black", sans-serif; }
.schedule-card p { color: #98a7b5; font-size: 12px; line-height: 1.55; }
.schedule-card .button { align-self: flex-start; }
.schedule-card.is-message { justify-content: center; background: var(--acid); color: var(--ink); }
.schedule-card .schedule-message { max-width: 560px; margin: 0; color: var(--ink); font: clamp(38px, 5vw, 68px)/.88 "Archivo Black", sans-serif; letter-spacing: -.055em; }

.social-grid { display: grid; grid-template-columns: repeat(6, 1fr); border: 1px solid #aeb7bb; }
.social-card { grid-column: span 2; min-height: 190px; padding: 24px; display: grid; grid-template-columns: auto 1fr auto; gap: 20px; align-items: end; border-right: 1px solid #aeb7bb; border-bottom: 1px solid #aeb7bb; transition: background .2s ease, color .2s ease; }
.social-card:nth-child(1), .social-card:nth-child(2) { grid-column: span 3; min-height: 230px; }
.social-card > span { align-self: start; color: #71808a; font-size: 10px; }
.social-card small { display: block; margin-bottom: 8px; color: #66737c; font-size: 9px; }
.social-card strong { font: clamp(24px, 3vw, 42px) "Archivo Black", sans-serif; letter-spacing: -.045em; }
.social-card b { font-size: 22px; }
.social-card:hover { background: var(--acid); color: var(--ink); }
.social-card.twitch:hover { background: #7654ff; color: white; }
.social-card.youtube:hover { background: #ff4545; color: white; }
.social-card:hover small, .social-card:hover > span { color: currentColor; opacity: .75; }

.lab-section { padding-block: 120px; overflow: hidden; background: var(--night); }
.lab-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 80px; align-items: center; }
.lab-visual { min-height: 520px; display: grid; place-items: center; position: relative; }
.lab-visual strong { width: 190px; height: 190px; display: grid; place-items: center; position: relative; z-index: 2; background: var(--acid); color: var(--ink); font: 80px "Archivo Black", sans-serif; letter-spacing: -.08em; transform: rotate(-5deg); }
.lab-ring { position: absolute; border: 1px solid #8f68ff66; border-radius: 50%; }
.lab-ring.one { width: 380px; height: 380px; }
.lab-ring.two { width: 540px; height: 540px; border-style: dashed; animation: spin 35s linear infinite; }
@keyframes spin { to { transform: rotate(360deg); } }
.lab-copy h2 { margin: 12px 0 25px; font: clamp(53px, 7vw, 95px)/.85 "Archivo Black", sans-serif; letter-spacing: -.065em; }
.lab-copy > p:not(.overline) { max-width: 590px; color: #a9b7c3; font-size: 15px; line-height: 1.6; }
.lab-stats { display: flex; gap: 38px; margin: 34px 0; }
.lab-stats span { display: flex; align-items: baseline; gap: 9px; color: #93a2ae; font-size: 10px; text-transform: uppercase; }
.lab-stats strong { color: var(--violet); font: 38px "Archivo Black", sans-serif; }
.button.light { background: var(--cream); color: var(--ink); }

.contact-section { padding-block: 72px; background: var(--paper); color: var(--ink); }
.contact-grid { display: grid; grid-template-columns: 230px 1fr; gap: 54px; align-items: center; }
.contact-photo { height: 270px; position: relative; box-shadow: -10px 10px 0 var(--violet); }
.contact-photo::after { content: "TUKI"; position: absolute; right: -35px; top: 42px; padding: 10px 14px; background: var(--acid); font: 18px "Archivo Black", sans-serif; transform: rotate(7deg); }
.contact-photo img { width: 100%; height: 100%; object-fit: cover; object-position: center top; filter: contrast(1.03); }
.contact-copy h2 { margin: 10px 0 18px; font: clamp(38px, 4.6vw, 65px)/.88 "Archivo Black", sans-serif; letter-spacing: -.06em; }
.contact-copy > p { max-width: 720px; color: #4f5450; font-size: 14px; font-weight: 500; line-height: 1.55; }
.contact-note { font-size: 12px !important; }
.button.dark { margin-top: 18px; background: var(--ink); color: white; }

.home-footer { min-height: 155px; display: grid; grid-template-columns: .7fr 1.5fr 1fr; gap: 30px; align-items: center; color: #738394; font-size: 9px; line-height: 1.5; }
.home-footer strong { color: var(--cream); font: 15px "Archivo Black", sans-serif; }
.home-footer span { justify-self: end; }
.home-reveal { opacity: 0; transform: translateY(22px); transition: opacity .7s ease, transform .7s ease; }
.home-reveal.is-visible { opacity: 1; transform: none; }

@media (max-width: 960px) {
  .home-header { grid-template-columns: 1fr auto; }
  .home-header nav { display: none; }
  .hero-layout { grid-template-columns: 1fr; padding-top: 60px; }
  .hero-copy { padding-block: 50px 20px; }
  .hero-photo { width: min(100%, 690px); height: 640px; margin: 0 auto; }
  .fan-stamp { top: 47%; right: 2%; }
  .latest-grid { grid-template-columns: repeat(2, 1fr); }
  .latest-card.featured { grid-column: span 2; }
  .latest-card:nth-child(2) { border-left: 0; }
  .live-grid, .lab-grid, .contact-grid { grid-template-columns: 1fr; }
  .live-grid { gap: 55px; }
  .lab-visual { min-height: 440px; }
  .contact-photo { height: 300px; width: min(100%, 300px); }
  .home-footer { grid-template-columns: 1fr; padding-block: 42px; gap: 8px; }
  .home-footer span { justify-self: start; }
}

@media (max-width: 620px) {
  .intro-loader { padding: 32px 18px 52px; }
  .intro-loader-media--meme-normal::after, .intro-loader-media--meme-red::after { background-size: cover; background-position: center top; opacity: .68; }
  .intro-loader-media--chad-red::after, .intro-loader-media--chad-normal::after { background-position: center 10%; }
  .intro-loader-copy strong { font-size: clamp(46px, 14vw, 62px); }
  .shell { width: min(calc(100% - 28px), var(--shell)); }
  .section { padding-block: 78px; }
  .home-header { min-height: 70px; }
  .home-brand strong { display: none; }
  .header-social { padding: 9px 11px; }
  .home-hero, .hero-layout { min-height: auto; }
  .hero-copy { padding-top: 68px; }
  .hero-copy h1 { font-size: clamp(67px, 21vw, 100px); }
  .hero-intro { font-size: 14px; }
  .hero-actions { align-items: stretch; flex-direction: column; }
  .button { width: 100%; }
  .hero-photo { height: 470px; width: 115%; margin-left: -8%; }
  .photo-halo { top: 15%; }
  .fan-stamp { width: 105px; top: 50%; right: -10px; }
  .fan-stamp strong { font-size: 13px; }
  .hero-word { top: 55%; font-size: 210px; }
  .home-section-head { align-items: start; flex-direction: column; }
  .latest-grid { grid-template-columns: 1fr; }
  .latest-card, .latest-card.featured { grid-column: 1; border-left: 0; border-top: 1px solid #aeb7bb; }
  .latest-card.featured .latest-thumb, .latest-thumb { aspect-ratio: 16/9; }
  .latest-body { min-height: 175px; }
  .live-section { padding-block: 78px; }
  .live-copy h2 { font-size: 55px; }
  .schedule-card { min-height: 420px; padding: 24px; box-shadow: 10px 10px 0 #4d31a0; }
  .social-grid { grid-template-columns: 1fr; }
  .social-card, .social-card:nth-child(1), .social-card:nth-child(2) { grid-column: 1; min-height: 155px; border-right: 0; }
  .lab-section { padding-block: 78px; }
  .lab-visual { min-height: 330px; }
  .lab-visual strong { width: 130px; height: 130px; font-size: 55px; }
  .lab-ring.one { width: 240px; height: 240px; }
  .lab-ring.two { width: 330px; height: 330px; }
  .lab-copy h2 { font-size: 55px; }
  .lab-stats { gap: 20px; }
  .contact-section { padding-block: 42px; }
  .contact-grid { gap: 28px; }
  .contact-photo { height: 190px; width: 190px; box-shadow: -6px 6px 0 var(--violet); }
  .contact-photo::after { right: -28px; top: 28px; padding: 8px 11px; font-size: 14px; }
  .contact-copy h2 { margin-block: 8px 14px; font-size: 38px; }
  .contact-copy > p { margin-block: 10px; font-size: 13px; }
  .button.dark { margin-top: 10px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; }
  .intro-loader { animation-delay: .8s !important; }
  .intro-loader-progress i { transform: scaleX(1); }
  .home-reveal { opacity: 1; transform: none; }
}
