@layer reset,base,components,responsive;
@layer reset{*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,p,ul,ol,figure{margin:0}a{color:inherit}img{display:block;max-width:100%}button{font:inherit}html{scroll-behavior:smooth;scroll-padding-top:6rem}}
@layer base{
:root{color-scheme:dark;--brand-blue:#141427;--brand-blue-raised:#21223c;--brand-white:#f7f8fc;--brand-gold:#d0a144;--brand-gold-ink:#795514;--paper-ink:#1b2340;--paper-muted:#46506a;--bg:#141427;--panel:#21223c;--ink:#f6f2e8;--muted:#bfc1d4;--accent:#d0a144;--line:#ffffff20;--serif:'Palatino Linotype','Book Antiqua',Palatino,Georgia,serif;--sans:Inter,'Segoe UI',Arial,sans-serif}
body{background:var(--bg);color:var(--ink);font:400 1rem/1.7 var(--sans);-webkit-font-smoothing:antialiased}body.wow,body.ffxiv,body.stream{--accent:var(--brand-gold)}
::selection{background:#d0a144;color:#141427}a{text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.08}h1{font-size:clamp(3.15rem,6.8vw,6.5rem);letter-spacing:-.055em}h2{font-size:clamp(2.5rem,4vw,4rem);letter-spacing:-.045em}h3{font-size:1.7rem;letter-spacing:-.025em}p{max-width:64ch}em{font-weight:400;color:var(--accent)}[hidden]{display:none!important}.wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;font-weight:600;color:var(--accent)}.muted{color:var(--muted)}.skip{position:fixed;left:1rem;top:-100px;padding:1rem;background:var(--ink);color:var(--bg);z-index:100}.skip:focus{top:1rem}.icon{height:1.2em;width:1.2em;flex:none;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.button{display:inline-flex;gap:1.15rem;align-items:center;justify-content:center;min-height:50px;padding:.7rem 1.4rem;border:1px solid var(--accent);color:#151515;background:var(--accent);font-size:.875rem;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#fcf3bb;transform:translateY(-2px)}.button.ghost{background:transparent;color:var(--ink);border-color:#ffffff45}.button.ghost:hover{border-color:var(--ink);background:#ffffff0a}.text-link{display:inline-flex;align-items:center;gap:.8rem;font-size:.875rem;border-bottom:1px solid var(--line);padding-bottom:.45rem}.text-link:hover{color:var(--accent);border-color:var(--accent)}.actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.section{padding-block:100px}.section-top{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:42px}.section-top .eyebrow{margin-bottom:1rem}.section-top>p{max-width:400px;color:var(--muted)}
}
@layer components{
.site-header{position:relative;z-index:20;border-bottom:1px solid var(--line);background:#141427}.header-inner{min-height:88px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem}.brand{display:flex;flex-direction:column;align-items:flex-start;gap:7px;flex:none}.brand-mark{font-family:var(--serif);font-size:1.65rem;color:var(--accent);height:36px;width:36px;display:grid;place-items:center;border:1px solid #d0a14465;border-radius:50%}.brand-name{font-family:var(--serif);color:#fcf3bb;font-size:1.65rem;letter-spacing:.23em;line-height:1}.desktop-nav{display:flex;flex-wrap:wrap;align-items:center;gap:2rem;font-size:.875rem;color:#c7c8ca}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--accent)}.header-join{font-size:.8125rem;min-height:40px;padding:.5rem 1rem}.menu-toggle{display:none;background:transparent;border:1px solid var(--line);color:var(--ink);min-width:44px;min-height:44px}.mobile-nav{padding:0 24px 24px;display:flex;flex-direction:column;gap:4px}.mobile-nav a{padding:10px}
.home-intro{text-align:center;padding:62px 0 46px}.home-intro .eyebrow{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:22px}.home-intro .eyebrow::before,.home-intro .eyebrow::after{content:'';width:30px;height:1px;background:#d0a14460}.home-intro h1{font-size:clamp(3rem,5.1vw,5rem);letter-spacing:-.055em;line-height:1.12}.home-intro h1 em{display:inline;font-weight:400}.home-intro>p:last-child{margin:21px auto 0;color:var(--muted);font-size:.9375rem;max-width:550px}.world-portals{display:grid;grid-template-columns:1fr 1fr;gap:22px;position:relative}.portal{isolation:isolate;position:relative;min-height:535px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;border:1px solid #ffffff27;background:#21262d;padding:28px 36px}.portal::after{content:'';position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,#070b1440 0%,transparent 30%,#0b101866 48%,#0b0d13fa 100%)}.portal img{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;z-index:-2;transition:transform .9s ease,filter .9s;object-position:52% 45%}.portal:hover img,.portal:focus-visible img{transform:scale(1.045);filter:saturate(1.13)}.portal-game{align-self:flex-start;display:flex;align-items:center;gap:9px;font-size:.75rem;letter-spacing:.09em;text-transform:uppercase;background:#10121978;border:1px solid #ffffff36;padding:7px 11px;backdrop-filter:blur(8px)}.portal-game .icon{width:15px;height:15px}.portal-content .eyebrow{font-size:.75rem;letter-spacing:.13em;margin-bottom:14px}.portal.ff{--accent:var(--brand-gold)}.portal h2{font-size:clamp(2.4rem,3.4vw,3.6rem);margin-bottom:13px;letter-spacing:-.025em}.portal p{font-size:.9375rem;max-width:390px;color:#d0d2d7;line-height:1.65}.portal-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:25px;margin-top:26px;border-top:1px solid #ffffff38;font-size:.875rem}.portal-bottom .icon{width:24px;height:24px;color:var(--accent);transition:transform .2s}.portal:hover .portal-bottom .icon{transform:translateX(5px)}.portal-index{position:absolute;right:28px;top:25px;color:#ffffffa1;font-size:.75rem;letter-spacing:.12em}.portal-caption{display:flex;align-items:center;justify-content:center;gap:14px;color:#a6a8ad;font-size:.8125rem;padding-top:23px}.portal-caption::before,.portal-caption::after{content:'';width:20px;height:1px;background:var(--line)}
.community-section{padding-top:100px}.community-split{display:grid;grid-template-columns:1.05fr 1fr;gap:10%;padding-bottom:60px}.community-split .eyebrow{margin-bottom:20px}.community-split h2{max-width:560px}.community-split p{color:var(--muted);margin-top:1rem}.community-split .body-copy{padding-top:30px}.values{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.value{padding:32px 28px 36px 0}.value+.value{border-left:1px solid var(--line);padding-left:36px}.value .number{font-family:var(--serif);color:var(--accent);font-size:.875rem;display:block;margin-bottom:1rem}.value h3{font-size:1.5rem;margin-bottom:12px}.value p{font-size:.875rem;color:var(--muted);max-width:320px}
.stream-card{display:grid;grid-template-columns:1.05fr 1fr;background:#21223c;border:1px solid var(--line);min-height:440px;overflow:hidden}.stream-art{position:relative;min-height:360px}.stream-art img{width:100%;height:100%;position:absolute;object-fit:cover}.stream-art::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 75%,#21223c)}.stream-copy{padding:56px 54px;align-self:center}.stream-copy .eyebrow{color:#d0a144;margin-bottom:18px}.stream-copy h2{font-size:clamp(2.4rem,3.2vw,3.2rem)}.stream-copy p{color:var(--muted);font-size:.9375rem;margin-top:20px}.stream-copy .text-link{margin-top:28px}.join-section{text-align:center;padding-block:96px 106px;position:relative;border-top:1px solid var(--line);background:radial-gradient(ellipse at 50% 100%,#3d426f60,transparent 65%)}.join-section .eyebrow{margin-bottom:23px}.join-section h2{max-width:750px;margin:auto}.join-section p{color:var(--muted);margin:20px auto 28px;max-width:580px}.join-section .actions{justify-content:center}.small-note{font-size:.8125rem!important;margin-bottom:0!important;color:#92969e!important}.site-footer{border-top:1px solid var(--line);padding:42px 0 25px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:35px}.footer-links{display:flex;gap:28px;flex-wrap:wrap;color:var(--muted);font-size:.875rem}.footer-links a:hover{color:var(--accent)}.footer-bottom{border-top:1px solid var(--line);padding-top:23px;display:flex;justify-content:space-between;align-items:start;gap:30px;color:#96999f;font-size:.75rem}.footer-bottom p{max-width:600px}.footer-bottom span{white-space:nowrap}
.breadcrumb{display:flex;align-items:center;gap:9px;font-size:.8125rem;color:#cdced0;margin-bottom:32px}.breadcrumb a:hover{color:var(--accent)}.world-hero{position:relative;isolation:isolate;min-height:750px;display:flex;align-items:end;padding-block:36px 76px;overflow:hidden}.world-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;object-position:center 38%}.world-hero::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#090e15cf 0%,#090e1560 62%,#090e1520),linear-gradient(0deg,var(--bg) 0%,transparent 50%,#090e1520)}.hero-copy{max-width:800px}.hero-copy .eyebrow{margin-bottom:23px}.hero-copy h1{font-size:clamp(3.6rem,7.5vw,7rem);margin-bottom:24px;letter-spacing:-.04em}.hero-copy .hero-tagline{font:italic clamp(1.5rem,2.6vw,2.35rem)/1.25 var(--serif);color:var(--accent);margin-bottom:24px}.hero-copy .hero-description{max-width:520px;color:#d8dbe0;font-size:1rem}.world-nav{border-bottom:1px solid var(--line);border-top:1px solid var(--line)}.world-nav .wrap{display:flex;align-items:center;gap:36px;min-height:70px;flex-wrap:wrap;padding-block:15px}.world-nav a{font-size:.875rem;color:#bcc0c6}.world-nav a:hover{color:var(--accent)}.world-nav .world-label{margin-right:auto;color:var(--accent);font-family:var(--serif);font-size:1.1rem}.story-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:11%}.story-heading{align-self:start;position:sticky;top:48px}.story-heading h2{margin:24px 0}.story-heading p{color:var(--muted);font-size:.9375rem}.prose p{color:#c3c6cc;margin-bottom:22px}.prose p:last-child{margin-bottom:0}.prose strong{color:var(--ink);font-weight:500}.quote{font:italic clamp(1.8rem,3.3vw,3.1rem)/1.3 var(--serif);color:var(--accent);border-left:1px solid var(--accent);padding-left:28px;margin:36px 0}.quote cite{font:400 .8125rem/1.6 var(--sans);color:var(--muted);display:block;margin-top:18px}.chapter-details{border-top:1px solid var(--line);padding-top:22px;margin-top:32px}.chapter-details summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;list-style:none;color:var(--accent);font-size:.875rem}.chapter-details summary::-webkit-details-marker{display:none}.chapter-details summary::after{content:'+';font-size:1.4rem}.chapter-details[open] summary::after{content:'−'}.chapter-details .prose{margin-top:24px}.tone-section{background:var(--panel);border-block:1px solid var(--line)}.roles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.role{border:1px solid var(--line);padding:30px;min-height:225px;background:var(--bg)}.role .icon{width:28px;height:28px;color:var(--accent);margin-bottom:23px}.role h3{font-size:1.55rem;margin-bottom:13px}.role p{font-size:.9375rem;color:var(--muted)}.full-art{position:relative;min-height:480px;isolation:isolate;overflow:hidden;display:flex;align-items:end;padding:55px}.full-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 25%;z-index:-2}.full-art::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0a0f17f5,transparent 90%);z-index:-1}.full-art h2{max-width:680px}.full-art p{color:#d4d7dc;max-width:570px;margin-top:23px}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:11%}.faq-layout h2{margin-top:22px}.faq-list details{border-bottom:1px solid var(--line);padding:23px 0}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:1rem}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:'+';color:var(--accent);font-size:1.5rem;flex:none}.faq-list details[open] summary::after{content:'−'}.faq-list details p{color:var(--muted);padding:18px 36px 0 0;font-size:.9375rem}.recruit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin:48px 0}.recruit-step{border-top:1px solid var(--line);padding-top:22px;text-align:left}.recruit-step span{font:italic 1.75rem var(--serif);color:var(--accent)}.recruit-step h3{font-size:1.45rem;margin-top:18px}.recruit-step p{font-size:.875rem;margin:14px 0}.stream-hero{min-height:650px}.stream-hero .hero-copy h1{font-size:clamp(4rem,8vw,8rem)}.platforms{display:flex;gap:18px;flex-wrap:wrap;margin-top:30px}.not-found{text-align:center;padding:110px 24px}.not-found h1{margin:30px auto}.not-found p{margin:auto;color:var(--muted)}.not-found .button{margin-top:35px}
}
@layer responsive{
@media(min-width:1600px){.home-intro{padding-top:78px}.portal{min-height:590px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.desktop-nav{gap:1.2rem}.portal{padding:25px;min-height:500px}.stream-copy{padding:38px}.community-split{gap:6%}.story-layout,.faq-layout{gap:7%}.roles-grid{grid-template-columns:repeat(2,1fr)}.header-join{display:none}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header-inner{min-height:72px}.desktop-nav{display:none}.menu-toggle{display:grid;place-items:center}.home-intro{padding:45px 0 32px}.home-intro h1{font-size:clamp(2.8rem,8.2vw,4.2rem)}.home-intro h1 em{display:block}.home-intro>p:last-child{padding-inline:12px;font-size:.9375rem}.world-portals{grid-template-columns:1fr;gap:20px}.portal{min-height:480px;padding:24px}.portal h2{font-size:2.9rem}.portal-content p{max-width:340px}.portal-caption{font-size:.75rem;gap:8px}.community-section{padding-top:66px}.section{padding-block:64px}.community-split,.story-layout,.faq-layout{grid-template-columns:1fr;gap:32px}.community-split{padding-bottom:35px}.community-split .body-copy{padding-top:0}.values{grid-template-columns:1fr}.value,.value+.value{padding:25px 0;border-left:0}.value+.value{border-top:1px solid var(--line)}.value .number{float:left;margin-right:20px;padding-top:3px}.value h3,.value p{margin-left:38px}.value p{max-width:none}.stream-card{grid-template-columns:1fr}.stream-art{min-height:270px}.stream-art::after{background:linear-gradient(0deg,#21223c,transparent 40%)}.stream-copy{padding:12px 27px 38px}.stream-copy h2{font-size:2.5rem}.join-section{padding-block:65px}.join-section h2{font-size:2.65rem}.footer-top{align-items:start;flex-direction:column;gap:26px}.footer-links{gap:16px 24px}.footer-bottom{flex-direction:column;gap:15px}.world-hero{min-height:740px;padding-bottom:50px}.world-hero>img{object-position:60% center}.world-hero::after{background:linear-gradient(0deg,var(--bg),#090e1530 90%),linear-gradient(90deg,#090e1580,transparent)}.hero-copy h1{font-size:clamp(3.35rem,12.7vw,5.7rem)}.hero-copy .hero-tagline{font-size:1.7rem}.hero-copy .hero-description{font-size:.9375rem}.world-nav .wrap{gap:15px 24px}.world-nav .world-label{flex-basis:100%}.world-nav a{font-size:.8125rem}.story-heading{position:static}.section-top{flex-direction:column;align-items:start;gap:22px}.roles-grid{gap:12px}.role{padding:24px 21px;min-height:220px}.role h3{font-size:1.35rem}.role p{font-size:.875rem}.full-art{padding:32px 26px;min-height:450px}.full-art h2{font-size:2.5rem}.full-art p{font-size:.9375rem}.recruit-grid{grid-template-columns:1fr;gap:18px;margin:30px 0}.recruit-step{padding-top:18px}.recruit-step p{margin-top:12px}.recruit-step span{float:left;margin-right:20px}.recruit-step h3{margin:2px 0 0 48px}.recruit-step p{margin-left:48px}.stream-hero{min-height:640px}.breadcrumb{font-size:.75rem}}
@media(max-width:420px){.roles-grid{grid-template-columns:1fr}.role{min-height:0}.portal{min-height:490px}.portal h2{font-size:2.55rem}.portal-game{font-size:.75rem}.portal-index{display:none}.actions .button{width:100%}.join-section h2{font-size:2.35rem}.home-intro .eyebrow{font-size:.75rem;letter-spacing:.13em}.hero-copy h1{overflow-wrap:normal}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.portal:hover img{transform:none}}
}

/* Reading text stays at the visitor’s default body size; small type is reserved for labels. */
@layer responsive{.portal p,.value p,.stream-copy p,.hero-copy .hero-description,.story-heading p,.role p,.full-art p,.faq-list details p,.recruit-step p{font-size:1rem}.portal-index,.eyebrow,.portal-game{font-size:max(.75rem,12px)}}

.brand-subtitle{font-size:.75rem;line-height:1.1;color:#bfc1d4;letter-spacing:.04em}
