:root{color-scheme:dark;--bg:#171025;--ink:#fff5eb;--pink:#ff6eac;--muted:#c6b8d1;--line:#ffffff25}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font:17px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}a:focus-visible,button:focus-visible{outline:3px solid #ffbc63;outline-offset:6px}header{height:98px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;gap:24px;position:absolute;top:0;left:0;width:100%;z-index:10;background:linear-gradient(#110a21b0,transparent)}.brand{display:flex;align-items:center;gap:13px;font-weight:900;font-size:18px;letter-spacing:1px}.brand img{width:57px;height:57px;object-fit:contain}nav{display:flex;align-items:center;gap:30px}nav a{font-size:14px;font-weight:bold;padding:10px 0;border-bottom:2px solid transparent}nav a:hover,nav a[aria-current]{color:var(--pink);border-color:var(--pink)}nav .discord-link{padding:9px 18px;border:1px solid #ffffff70;border-radius:30px}.menu-toggle{display:none}.hero{min-height:850px;height:96svh;max-height:1200px;position:relative;display:flex;align-items:center;overflow:hidden;padding:130px 7% 90px}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.85);opacity:.8;animation:arrival 1.5s ease-out both}.hero-shade{position:absolute;inset:0;background:linear-gradient(0deg,var(--bg) 0%,#17102510 55%,#17102545),linear-gradient(90deg,#171025e8 0%,#17102588 50%,#40234230);mix-blend-mode:normal}.hero-content{position:relative;max-width:1100px}.eyebrow{font-weight:800;font-size:13px;letter-spacing:2.8px;text-transform:uppercase;color:#ffb6d2;margin:0 0 24px}h1,h2,h3{font-family:Impact,'Arial Narrow',Arial,sans-serif;font-weight:900;line-height:.98;letter-spacing:-.025em;margin:0}h1{font-size:clamp(75px,9.5vw,142px)}em{font-style:normal;background:linear-gradient(110deg,#ff9fbb,#f482b8 45%,#a99af6);-webkit-background-clip:text;background-clip:text;color:transparent}h2{font-size:clamp(44px,5vw,76px)}h3{font-size:36px}.hero-desc{max-width:530px;font-size:20px;color:#f4e5f2;line-height:1.6;margin:28px 0}.actions{display:flex;gap:14px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;border:1px solid transparent;background:#ffb4cf;color:#23152d;padding:14px 23px;border-radius:5px;font-size:14px;font-weight:800;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:#ffd4e4;transform:translateY(-3px)}.button.ghost{color:var(--ink);background:#1a122745;border-color:#ffffff70}.button.ghost:hover{background:#ffffff15}.scroll{position:absolute;bottom:32px;left:7%;font-size:12px;text-transform:uppercase;letter-spacing:2px}.scroll span{margin-left:24px;font-size:22px}.section{width:min(1260px,86%);margin:0 auto;padding:90px 0}.intro{text-align:center;max-width:870px;padding-top:80px}.intro p:last-child{max-width:670px;margin:30px auto 0;color:var(--muted);font-size:21px}.world-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-top:25px}.world{position:relative;min-height:500px;overflow:hidden;border-radius:8px;background:#2f2241;transition:transform .3s}.world:nth-child(2){margin-top:70px;margin-bottom:-25px}.world:nth-child(3){margin-top:25px}.world>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.7);transition:transform .7s}.world:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent,#171025ee)}.world>div{position:relative;z-index:1;min-height:500px;display:flex;flex-direction:column;justify-content:flex-end;padding:30px}.world h3{font-size:42px}.world p{color:#e5d8ec;font-size:16px}.world .eyebrow{font-size:12px;letter-spacing:2px}.world:hover{transform:translateY(-8px)}.world:hover img{transform:scale(1.05)}.circle-arrow{width:45px;height:45px;display:grid;place-items:center;border:1px solid #ffffff65;border-radius:50%;font-size:23px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:45px}.films{display:grid;grid-template-columns:1fr 1fr;gap:42px 28px}.film-image{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:5px;background:#281c35}.film-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.film:hover img{transform:scale(1.04)}.play{position:absolute;left:25px;bottom:22px;background:#fff3e9;color:#281729;width:49px;height:49px;display:grid;place-items:center;border-radius:50%;font-size:17px;padding-left:3px}.film-label{display:flex;justify-content:space-between;align-items:baseline;gap:20px;padding:18px 0}.film-label h3{font-family:Arial,sans-serif;font-size:17px;line-height:1.4;letter-spacing:0}.film-label>span{color:var(--pink)}.community{text-align:center;padding:110px 7% 120px;background:radial-gradient(ellipse at 50% 100%,#5c285950,transparent 70%)}.community p:not(.eyebrow){max-width:570px;margin:30px auto;color:var(--muted);font-size:19px}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.split p{color:var(--muted)}.split .lead{color:var(--ink);font-size:26px;line-height:1.45;margin-top:0}.split .button{margin-top:18px}.channel-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.channel{padding:45px;border-top:1px solid var(--line);background:linear-gradient(140deg,#5c356630,transparent)}.channel h2{font-size:49px}.channel p{color:var(--muted)}.channel>span:last-child{font-size:15px;color:#ffb4cf}.features{display:grid;grid-template-columns:1fr 1fr;gap:55px}.features article{border-top:1px solid var(--line);padding-top:22px;display:grid;grid-template-columns:50px 1fr;column-gap:20px}.features article>span{color:var(--pink);font-size:14px}.features p{grid-column:2;color:var(--muted);max-width:380px}.wide-shot{width:100%;position:relative;max-height:650px;overflow:hidden}.wide-shot img{width:100%;height:600px;object-fit:cover}.wide-shot p{position:absolute;bottom:15px;left:7%;font-size:12px;padding:8px 13px;background:#171025b0}.tags{display:flex;flex-wrap:wrap;gap:10px}.tags span{font-size:13px;border:1px solid var(--line);border-radius:30px;padding:6px 14px}.identity{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.identity>img{max-height:340px;justify-self:center}.identity p{color:var(--muted)}footer{padding:35px 5%;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px}footer .brand img{width:40px;height:40px}footer .brand span{font-size:14px}.footer-links{display:flex;gap:22px;font-size:14px}footer small{font-size:12px;color:var(--muted)}.player-box{position:relative;aspect-ratio:16/9;background:#0e0916;border-radius:6px;overflow:hidden;display:grid;place-items:center}.player-box>img{position:absolute;width:100%;height:100%;object-fit:cover;opacity:.2}.player-cover{position:relative;text-align:center;padding:30px}.player-cover h2{font-size:60px;margin-bottom:25px}.player-cover .small{font-size:12px;color:var(--muted);max-width:430px}.player-cover>a{font-size:14px}.player-box iframe{width:100%;height:100%;border:0}.skip{position:fixed;top:-100px;left:15px;padding:10px;background:#fff;color:#111;z-index:30}.skip:focus{top:10px}.reveal{animation:appear .7s ease-out both}@keyframes arrival{from{transform:scale(1.04)}to{transform:scale(1)}}@keyframes appear{from{opacity:.4;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:900px){header{padding:0 6%;height:85px}.brand span{font-size:15px}nav{gap:18px}.brand img{width:45px;height:45px}.hero{min-height:740px;max-height:none}.world-grid{gap:15px}.world h3{font-size:30px}.world>div{padding:20px;min-height:420px}.world{min-height:420px}.split,.identity{gap:40px}.section{padding:65px 0}.footer-links{gap:13px}footer{flex-wrap:wrap}.channel{padding:28px}}
@media(max-width:680px){.menu-toggle{display:flex;align-items:center;gap:12px;background:transparent;border:1px solid #ffffff60;border-radius:25px;color:white;padding:8px 15px;font-size:14px}header nav{display:none;position:absolute;top:80px;left:5%;right:5%;background:#21162ff5;backdrop-filter:blur(15px);border:1px solid var(--line);padding:20px;border-radius:8px;flex-direction:column;align-items:stretch;gap:5px}header nav.open{display:flex}nav .discord-link{text-align:center;margin-top:12px}.hero{height:90svh;min-height:690px;padding:140px 7% 80px}.hero-image{object-position:60% center}.hero-shade{background:linear-gradient(0deg,var(--bg),#17102540 65%,#17102570),linear-gradient(90deg,#171025c0,#17102550)}h1{font-size:clamp(52px,12vw,82px)}.hero-desc{font-size:18px;max-width:360px}.eyebrow{font-size:11px;letter-spacing:2px}.button{padding:12px 17px;gap:15px}.actions{gap:10px}.section{width:86%;padding:52px 0}h2{font-size:43px}.intro p:last-child{font-size:18px}.world-grid,.split,.films,.channel-grid,.identity,.features{grid-template-columns:1fr}.world-grid{gap:22px}.world:nth-child(n){margin:0}.world,.world>div{min-height:390px}.world>div{padding:28px}.world h3{font-size:42px}.section-heading{display:block}.section-heading .button{margin-top:25px}.films{gap:24px}.split{gap:25px}.split .lead{font-size:23px}.community{padding:75px 7%}.community p:not(.eyebrow){font-size:17px}.features{gap:25px}.wide-shot img{height:360px}.identity{gap:30px}.identity>img{width:230px}.player-box{aspect-ratio:auto;min-height:380px}.player-box.loaded{aspect-ratio:16/9;min-height:0}.player-cover h2{font-size:44px}.player-cover .eyebrow{margin-bottom:15px}.channel h2{font-size:44px}footer{justify-content:center;text-align:center;flex-direction:column;gap:20px}.footer-links{flex-wrap:wrap;justify-content:center}.frames-hero h1{font-size:88px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.hero-image.logo-fallback{object-fit:contain;object-position:100% 55%;padding:125px 4% 65px 45%;opacity:.85;filter:none}.thumbnail-fallback{object-fit:contain!important;padding:12%;background:#261832}.hero:has(.logo-fallback){background:radial-gradient(ellipse at 80% 40%,#79224c 0%,#31204a 45%,#171025 80%)}@media(max-width:680px){.hero-image.logo-fallback{padding:80px 0 180px 20%;opacity:.32;object-position:right top}}
/* Readable type across the site. */
body{font-family:Arial,Helvetica,sans-serif;line-height:1.7}h1,h2,h3{font-family:Arial,Helvetica,sans-serif;font-weight:800;letter-spacing:normal;line-height:1.13;text-wrap:balance}h1{font-size:clamp(48px,6.5vw,94px)}h2{font-size:clamp(34px,4.3vw,62px)}h3{font-size:30px}.eyebrow{font-size:14px;letter-spacing:.035em;text-transform:none}.world h3{font-size:32px;line-height:1.2}.brand{letter-spacing:.02em}.hero{min-height:780px}.hero-content{max-width:1100px}.hero-desc{max-width:590px}.character-note{text-align:center;padding:15px 0 30px}.character-note p{font-size:28px;font-weight:bold;color:var(--pink);margin:0 0 10px}.character-note>span:last-child{display:block;max-width:650px;margin:auto;font-size:16px;color:var(--muted)}.partner-badge{display:inline-flex;gap:10px;align-items:center;font-size:16px}.partner-badge svg{height:25px;width:25px;color:#b799ff}.stats{display:flex;gap:55px;padding:25px 0 35px}.stats>div{display:flex;flex-direction:column}.stats strong{font-size:32px;line-height:1.3}.stats span{font-size:15px}.stats small{font-size:12px;color:var(--muted);max-width:310px;margin-top:8px}.live-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;min-height:520px;background:#0e0916;border:1px solid var(--line);border-radius:8px;overflow:hidden}.live-layout iframe{width:100%;height:100%;border:0;min-height:520px}.live-layout>div,.live-layout>aside{min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.live-layout>aside{border-left:1px solid var(--line);background:#1e152b}.live-footnote{font-size:13px;color:var(--muted)}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.project-card{display:flex;flex-direction:column;align-items:flex-start;min-height:300px;padding:35px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(130deg,#54274366,#1c152c);transition:transform .25s,border-color .25s}.project-card:hover{transform:translateY(-5px);border-color:var(--pink)}.project-card h3{font-size:36px}.project-card p{color:var(--muted);font-size:17px;max-width:510px}.project-card .eyebrow{color:#ffb8d4}.project-link{margin-top:auto;padding-top:20px;font-size:14px;font-weight:bold}.project-0{grid-column:1/-1;min-height:310px;background:linear-gradient(120deg,#471734,#1c122a 75%)}.project-0 h3{font-size:clamp(38px,5vw,64px)}.slideshow{position:relative;overflow:hidden;border-radius:8px;background:#0d0816}.slideshow>img{width:100%;aspect-ratio:16/9;object-fit:contain}.slide-controls{position:absolute;bottom:20px;right:20px;display:flex;gap:10px}.slide-controls[hidden]{display:none}.slide-controls button{border:1px solid #ffffff70;color:white;background:#201329e8;padding:8px 15px;border-radius:30px}.gallery>p{color:var(--muted);font-size:15px}.features article{position:relative;overflow:hidden;transition:transform .3s,background .3s;padding:30px 16px;border-radius:5px}.features article:after{content:'';position:absolute;bottom:0;left:0;height:2px;width:100%;background:linear-gradient(90deg,transparent,#ff91c3,transparent);transform:translateX(-100%);animation:scan 4s ease-in-out infinite}.features article:nth-child(2):after{animation-delay:1s}.features article:nth-child(3):after{animation-delay:2s}.features article:nth-child(4):after{animation-delay:3s}.features article:hover{transform:translateY(-5px);background:#ffffff06}.features h3{font-size:32px}.features article>span{display:grid;place-items:center;width:42px;height:42px;border:1px solid #ff91c360;border-radius:50%;animation:focusring 4s ease-in-out infinite}.features article:nth-child(2)>span{animation-delay:1s}.features article:nth-child(3)>span{animation-delay:2s}.features article:nth-child(4)>span{animation-delay:3s}@keyframes scan{0%,15%{transform:translateX(-100%)}70%,100%{transform:translateX(100%)}}@keyframes focusring{50%{border-color:#ff91c3;box-shadow:0 0 20px #ff91c32a}}@media(max-width:900px){.live-layout{grid-template-columns:minmax(0,1fr) 300px}.live-layout iframe{min-height:450px}}@media(max-width:680px){h1{font-size:clamp(38px,9vw,60px)}h2{font-size:36px}.frames-hero h1{font-size:65px}.hero{min-height:700px}.eyebrow{font-size:14px}.world h3{font-size:31px}.project-grid{grid-template-columns:1fr}.project-0{grid-column:auto}.project-card{padding:27px}.project-card h3{font-size:32px}.live-layout{grid-template-columns:1fr}.live-layout #live-video{aspect-ratio:16/9}.live-layout #live-video iframe{min-height:0}.live-layout #live-chat iframe{height:430px;min-height:430px}.live-layout>aside{border-left:0;border-top:1px solid var(--line)}.stats{gap:25px;flex-wrap:wrap}.stats strong{font-size:28px}.channel h2{font-size:36px}.features h3{font-size:27px}.slide-controls{bottom:10px;right:10px}}@media(prefers-reduced-motion:reduce){.features article:after,.features article>span{animation:none}.features article:after{transform:none;opacity:.4}}
/* Shared editorial hierarchy and restrained motion. */
h1,h2,h3,.eyebrow,.card-top,.film-label h3,figcaption{text-transform:uppercase;letter-spacing:.015em}h1,h2{line-height:1.15}.contact-email{font-size:14px;color:#ffc0da;overflow-wrap:anywhere}.sub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.sub-benefit{border-top:1px solid var(--line);padding:28px 0}.sub-benefit h3{font-size:24px;line-height:1.25}.sub-benefit p{font-size:16px;color:var(--muted)}.mini-icon{display:flex;color:#ffacd0;margin-bottom:23px}.mini-icon svg{width:30px;height:30px}.emote-showcase{display:grid;grid-template-columns:1.1fr 1fr;gap:45px;align-items:center;margin-top:25px;padding:40px;border-radius:10px;background:linear-gradient(125deg,#54224540,#19112b);border:1px solid var(--line)}.emote-showcase h3{font-size:30px}.emote-showcase p{color:var(--muted)}.emote-pair{display:flex;justify-content:center;gap:22px}.emote-pair figure{margin:0;flex:1;max-width:160px;text-align:center}.emote-pair img{width:100%;aspect-ratio:1;object-fit:contain;transition:transform .3s}.emote-pair figure:hover img{transform:translateY(-8px) rotate(-4deg)}.emote-pair figcaption{font-size:13px;color:#f9bad7;margin-top:10px}.community>.button+.button{margin-left:12px}.slideshow .slide-enter{animation:slideEnter .7s ease-out}.features article:after,.features article>span{animation-play-state:paused}.features article.motion-active:after,.features article.motion-active>span{animation-play-state:running}.game-page{padding-top:110px}.game-intro{text-align:center;padding-bottom:35px}.game-intro h1{font-size:clamp(45px,6vw,82px)}.game-intro>p:last-child{max-width:560px;margin:25px auto;color:var(--muted)}.game-area{padding-top:0;text-align:center}.game-shell{width:min(100%,440px);height:min(780px,85svh);min-height:540px;margin:0 auto 28px;border:1px solid #fb93c560;background:radial-gradient(ellipse at top,#562550,#130e20);border-radius:14px;overflow:hidden;box-shadow:0 0 60px #e754b810}.game-shell iframe{width:100%;height:100%;border:0}.game-cover{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px;padding:25px}.game-cover h2{font-size:34px}.game-cover img{object-fit:contain}.game-help,.game-area .small{color:var(--muted);font-size:14px}.game-page+footer{margin-top:35px}nav{gap:23px}.section-heading:after{content:'';width:28px;height:3px;align-self:center;background:var(--pink);flex-shrink:0}.game-intro .eyebrow{color:#ffaccb}@keyframes slideEnter{from{opacity:.55;transform:scale(1.012)}to{opacity:1;transform:scale(1)}}@media(max-width:1000px){header .brand>span{display:none}nav{gap:16px}.sub-grid{gap:20px}.sub-benefit h3{font-size:21px}}@media(max-width:680px){.sub-grid,.emote-showcase{grid-template-columns:1fr}.emote-showcase{padding:25px;gap:25px}.sub-benefit{padding:24px 0}.emote-pair figure{max-width:140px}.community>.button+.button{margin:15px 0 0}.section-heading:after{display:none}.game-shell{min-height:500px;height:76svh}.game-cover h2{font-size:30px}.slide-controls{gap:5px}.slide-controls button{padding:8px 12px}.game-intro{padding-top:25px}h1{font-size:clamp(36px,8.7vw,59px)}}@media(prefers-reduced-motion:reduce){.slideshow .slide-enter{animation:none}.emote-pair figure:hover img{transform:none}.features article:after,.features article>span{animation:none}}

/* Three balanced footer columns keep page navigation truly centered. */
.site-footer{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:28px;text-align:left}.footer-brand{display:flex;flex-direction:column;gap:10px;justify-self:start}.footer-center{display:flex;flex-direction:column;align-items:center;gap:12px}.footer-pages{display:flex;gap:22px;justify-content:center;flex-wrap:wrap}.footer-pages a{padding:0;border:0;font-size:14px}.footer-center .footer-links{justify-content:center;gap:20px;font-size:13px;color:var(--muted)}.site-footer>.contact-email{justify-self:end;text-align:right}.site-footer .brand>span{display:inline}.site-footer .footer-pages a:hover{border:0;color:var(--pink)}
@media(max-width:1000px){.site-footer{grid-template-columns:1fr auto;gap:25px}.footer-center{grid-column:1/-1;grid-row:2}.site-footer>.contact-email{grid-column:2;grid-row:1}}
@media(max-width:540px){.site-footer{grid-template-columns:1fr;text-align:center;gap:24px}.site-footer .footer-brand{justify-self:center;align-items:center}.site-footer .footer-center{grid-column:1;grid-row:2}.site-footer>.contact-email{grid-column:1;grid-row:3;justify-self:center;text-align:center}.footer-pages{gap:12px 20px}.footer-center .footer-links{gap:18px}}
