@font-face{font-family:Hexdom Wordmark;src:url('/assets/dejavu-sans-bold.ttf') format('truetype');font-style:normal;font-weight:700;font-display:swap}
@font-face{font-family:Papermage Display;src:url('/assets/cormorant.ttf') format('truetype');font-style:normal;font-weight:300 700;font-display:swap}
@font-face{font-family:Papermage Display;src:url('/assets/cormorant-italic.ttf') format('truetype');font-style:italic;font-weight:300 700;font-display:swap}
@font-face{font-family:Papermage Sans;src:url('/assets/noto-sans.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
:root{--bg:#0c1114;--ink:#f6f3e8;--muted:#a7b2b0;--gold:#dfc99b;--red:#dc5142;--line:#bbc9c224;--paper:#f7f6ee;--display:'Papermage Display',Georgia,serif;--body:'Papermage Sans',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--body);font-size:16px;-webkit-font-smoothing:antialiased}::selection{background:#b83930;color:white}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible,video:focus-visible{outline:2px solid var(--gold);outline-offset:6px;border-radius:4px}img{display:block;max-width:100%;height:auto}video{display:block;width:100%;height:auto;background:#e9e8df}figure{margin:0}p{line-height:1.8}button[hidden]{display:none}
.container{width:min(1320px,calc(100% - 112px));margin-inline:auto}.section-space{padding-block:112px}
.site-header{position:absolute;inset:0 0 auto;z-index:5;border-bottom:1px solid #d2d4b925;background:linear-gradient(#080d10a6,#080d1020)}.header-inner{min-height:98px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{width:235px;flex-shrink:0;margin-left:-10px}.brand img{width:100%}nav{display:flex;align-items:center;gap:36px;font-size:14px}.nav-world{padding:14px 0;color:#e1e1d4}.nav-world:hover{color:var(--gold)}.nav-pledge{display:flex;align-items:center;gap:28px;padding:11px 19px;min-height:46px;border:1px solid #f2edda44;border-radius:8px;background:linear-gradient(180deg,#fff2,#fff1);box-shadow:inset 0 1px 0 #fff1;backdrop-filter:blur(14px);transition:background .2s}.nav-pledge:hover{background:#fff3}.nav-pledge>span[aria-hidden]{font-size:20px}
.hero{position:relative;isolation:isolate;overflow:clip;min-height:min(950px,100svh);background:#15221e}.hero-landscape{position:absolute;z-index:-3;inset:-12% 0;width:100%;height:124%}.hero-landscape img{height:100%;width:100%;object-fit:cover;object-position:50% 50%}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#081113d9 0%,#091312aa 35%,#0c151344 70%),linear-gradient(0deg,#0c1114 0%,#0c111400 35%,#080d1033 100%)}.hero-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:790px;min-height:min(890px,calc(100svh - 72px));padding-block:150px 64px;position:relative}.hero-copy{position:relative;z-index:2}.eyebrow{font-size:12px;font-weight:400;letter-spacing:.15em;line-height:1.6;color:var(--gold);margin:0 0 25px}.light-eyebrow{color:#d9d7bd}.hexdom-wordmark{font-family:'Hexdom Wordmark',sans-serif;font-weight:700;font-synthesis:none;font-size:clamp(48px,5.7vw,84px);line-height:1.05;letter-spacing:-.035em;margin:0;color:#fff}.hero-tagline{font-family:var(--display);font-size:clamp(35px,3.2vw,48px);line-height:1.03;font-weight:500;letter-spacing:-.7px;margin:28px 0 22px}.hero-tagline em{color:var(--gold);font-weight:400}.hero-description{max-width:370px;font-size:16px;line-height:1.8;color:#c6cdc5;margin:0 0 28px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:32px;padding:16px 22px;min-height:57px;border-radius:8px;font-size:14px;line-height:1.5;transition:translate .2s,background .2s,box-shadow .2s}.button-primary{background:linear-gradient(160deg,#e76a54,#c63a31);border:1px solid #f3a1865c;color:#fff9f1;box-shadow:inset 0 1px 0 #ffe0b733,0 8px 32px #40171366}.button-primary:hover{translate:0 -3px;background:linear-gradient(160deg,#ee8066,#d44837);box-shadow:inset 0 1px 0 #fff2,0 12px 34px #0005}.button>span[aria-hidden]{font-size:23px;line-height:1}.hero-art{position:relative;width:100%;max-width:600px;justify-self:center;margin-top:30px;filter:drop-shadow(0 22px 20px #020906a8)}.hero-art img{width:100%;max-height:720px;object-fit:contain}.hero-bottom{display:flex;align-items:center;justify-content:space-between;padding-bottom:29px;position:relative}.hero-bottom>span{font-size:12px;letter-spacing:.13em;color:#9faea5}.scroll-cue{display:flex;gap:26px;align-items:center;font-size:13px;color:#d1d8ca}.scroll-cue>span{font-size:22px}
.world-index{border-block:1px solid var(--line);background:#ffffff03}.world-index-inner{display:grid;grid-template-columns:repeat(3,1fr)}.world-index a{display:flex;align-items:center;gap:22px;min-height:118px;padding:23px 26px;border-right:1px solid var(--line);transition:background .2s}.world-index a:first-child{padding-left:0}.world-index a:last-child{border:0;padding-right:0}.world-index a:hover{background:#ffffff05}.index-number{font-family:var(--display);font-size:35px;color:#7b9086}.world-index a>span:nth-child(2){font-size:14px}.world-index small{display:block;color:#8fa299;font-size:12px;letter-spacing:.08em;margin-bottom:8px}.world-index a>span:last-child{margin-left:auto;color:var(--gold)}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:58px}h2{font-family:var(--display);font-size:clamp(56px,5.5vw,80px);font-weight:500;line-height:.98;letter-spacing:-1.8px;margin:0}h2 em{font-weight:400;color:var(--gold)}.section-intro{max-width:375px;font-size:16px;color:var(--muted);margin:0 0 4px}.digital-section{background:radial-gradient(ellipse at 15% 38%,#33545025,transparent 50%),var(--bg)}.film{--film-reveal:1}.film-screen{position:relative;overflow:hidden;border-radius:12px;transform:scale(calc(.94 + var(--film-reveal)*.06));clip-path:inset(0 calc((1 - var(--film-reveal))*8%) round 12px);box-shadow:0 32px 90px #0005;background:#f5f4e9}.film-screen video{aspect-ratio:1.6}.film figcaption{display:flex;justify-content:space-between;gap:20px;padding:23px 0 0;font-size:12px;color:#95a7a0;letter-spacing:.05em}.film figcaption>span:first-child{display:flex;gap:12px;align-items:center;color:#d0d8c9}.caption-mark{display:inline-block;width:18px;height:1px;background:var(--gold)}.video-fallback{padding:12px 20px;margin:0;color:#23352f}.video-fallback a{text-decoration:underline}
.journey-heading{margin-top:90px;margin-bottom:35px}.journey-heading .eyebrow{margin-bottom:15px}h3{font-family:var(--display);font-size:44px;line-height:1.1;font-weight:500;letter-spacing:-.5px;margin:0}.journey-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px}.journey-card{min-width:0}.journey-media{overflow:hidden;border-radius:10px;background:#f2f2e9;border:1px solid #b9c7bb29}.journey-media video,.journey-media img{width:100%;aspect-ratio:1.6;object-fit:contain}.journey-card figcaption{padding:27px 0 0}.journey-card .eyebrow{font-size:12px;display:block;margin-bottom:12px;color:#b8bfac}.journey-card h4{font-family:var(--display);font-size:38px;font-weight:500;line-height:1.1;margin:0 0 9px}.journey-card p{margin:0;color:var(--muted);font-size:16px}.journey-card small{display:block;font-size:12px;color:#889c94;margin-top:13px}.first-steps{margin-top:64px;padding-top:48px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:54px}.first-steps>img{width:100%;border-radius:10px;border:1px solid var(--line)}.first-steps .eyebrow{margin-bottom:18px}.first-steps h3{font-size:45px}.first-steps p:not(.eyebrow){max-width:385px;color:var(--muted);margin-block:15px 21px}.development-label{display:inline-block;font-size:12px;letter-spacing:.04em;border:1px solid #c9cfb333;border-radius:30px;padding:8px 14px;color:#c0c7b5}
.next-chapter{isolation:isolate;position:relative;overflow:clip;background:var(--paper);color:#24372f;padding:115px 0 80px}.atlas-scenery{position:absolute;inset:-100px 0 auto;height:1050px;width:100%;z-index:-2;opacity:.53}.atlas-scenery img{height:100%;width:100%;object-fit:cover}.next-chapter::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#f7f6eee8 0%,#f7f6eeb8 32%,#f7f6ee38 100%),linear-gradient(0deg,#f7f6ee 0%,transparent 45%)}.next-chapter .eyebrow{color:#5f7359}.next-chapter h2{font-size:clamp(58px,5.4vw,77px)}.next-chapter h2 em{color:#71846c}.chapter-intro{display:grid;grid-template-columns:.82fr 1.18fr;gap:55px;align-items:center}.chapter-copy>p:not(.eyebrow){max-width:350px;font-size:16px;color:#57685d;margin:26px 0 30px}.chapter-signature{font-size:12px;letter-spacing:.12em;color:#65745f}.atlas-art{position:relative;filter:drop-shadow(0 22px 30px #263c3025)}.atlas-art img{width:100%;border-radius:6px;border:1px solid #bcc2b453;rotate:2deg}.atlas-art figcaption{margin-top:24px;font-size:12px;letter-spacing:.1em;text-align:center;color:#75806e}.factions{margin-top:100px}.factions-heading{text-align:center;margin-bottom:33px}.factions-heading .eyebrow{margin-bottom:13px}.factions-heading h3{font-size:45px}.faction-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.faction-grid figure{background:#ffffff70;border:1px solid #65755d25;border-radius:12px;overflow:hidden;padding:15px 17px 18px;box-shadow:0 7px 22px #23332d04}.faction-grid img{mix-blend-mode:multiply;width:100%;height:auto;aspect-ratio:1.85;object-fit:contain}.faction-grid figcaption{display:flex;gap:15px;align-items:center;border-top:1px solid #65755d20;margin-top:12px;padding-top:18px;font-size:14px;color:#344937}.faction-grid figcaption>span{font-size:12px;color:#819074}
.original-section{background:radial-gradient(ellipse at 26% 45%,#5373672b,transparent 55%),var(--bg)}.tabletop{display:grid;grid-template-columns:1.18fr 1fr;gap:67px;align-items:center}.product-art{margin:0 -28px 0 -35px;position:relative}.product-art img{width:100%;height:auto;aspect-ratio:1.4;object-fit:cover;object-position:50% 17%;filter:drop-shadow(0 28px 24px #0005)}.tabletop h2{font-size:clamp(52px,4.5vw,65px)}.tabletop-copy>p:not(.eyebrow):not(.pledge-note){color:var(--muted);margin:26px 0 30px;max-width:420px}.game-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:0 0 31px;padding-block:23px;border-block:1px solid var(--line)}.game-facts dt{font-family:var(--display);font-size:34px;line-height:1.1}.game-facts dt span{font-size:23px}.game-facts dd{font-size:12px;line-height:1.5;color:#96a99e;margin:6px 0 0}.pledge-note{font-size:12px;color:#8fa396;line-height:1.6;margin:14px 0 0}
.closing{isolation:isolate;position:relative;overflow:clip;background:#15211b}.closing-landscape{position:absolute;inset:-20% 0;z-index:-2}.closing-landscape img{width:100%;height:100%;object-fit:cover;object-position:70% 65%}.closing::before{content:'';position:absolute;inset:0;background:#091511a6;z-index:-1}.closing-copy{padding-block:92px;text-align:center}.closing-copy .eyebrow{color:#d9d6af;margin-bottom:23px}.closing-copy>p:not(.eyebrow){font-family:var(--display);font-size:clamp(40px,4.2vw,61px);font-weight:500;line-height:1.03;letter-spacing:-.9px;margin:0 0 30px}.closing-copy em{font-weight:400;color:#e0d7b8}.closing-copy>a{font-size:14px;display:inline-flex;align-items:center;gap:24px;border-bottom:1px solid #e0d7b844;padding-bottom:10px}
.site-footer{min-height:114px;display:flex;align-items:center;justify-content:space-between;gap:26px;font-size:12px;color:#94a298}.footer-brand{width:205px;margin-left:-10px}.site-footer p{margin:0}.motion-toggle{position:fixed;z-index:8;right:22px;bottom:20px;display:flex;align-items:center;gap:12px;padding:11px 15px;border-radius:30px;background:#10221ce6;backdrop-filter:blur(15px);border:1px solid #dae2c34d;color:#e3e7d8;font-size:12px;min-height:42px;box-shadow:0 5px 22px #0002;cursor:pointer}.motion-toggle:hover{background:#20392fe8}.motion-toggle:disabled{cursor:default;opacity:.8}.motion-toggle[aria-pressed=true] svg{opacity:.5}
[data-parallax]{transform:translate3d(0,var(--parallax-y,0px),0);will-change:transform}.motion-ready [data-reveal]{opacity:0;translate:0 24px;transition:opacity .8s ease,translate .8s cubic-bezier(.2,.7,.2,1)}.motion-ready [data-reveal].is-visible,.motion-paused [data-reveal]{opacity:1;translate:0 0}.motion-paused [data-parallax]{will-change:auto}.motion-paused [data-reveal]{transition:none}.motion-paused{scroll-behavior:auto}.motion-paused .film-screen{transform:none;clip-path:none}
.skip-link{position:absolute;top:-100px;left:20px;z-index:20;background:var(--ink);color:var(--bg);padding:14px 22px;border-radius:6px}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1600px){.hero-inner{min-height:850px}.hero-art{width:108%;max-width:670px}.hero-art img{max-height:770px}}
@media(max-width:1150px){.container{width:calc(100% - 72px)}.hero-inner{padding-top:140px;min-height:760px}.hexdom-wordmark{font-size:clamp(48px,5.7vw,68px)}.hero-art{width:110%;margin-left:-4%}.world-index a{gap:16px;padding-inline:20px}.world-index small{font-size:12px;letter-spacing:.02em}.world-index a>span:nth-child(2){font-size:13px}.chapter-intro{gap:38px}.chapter-copy>p:not(.eyebrow){max-width:320px}.faction-grid{gap:12px}.faction-grid figure{padding:12px}.faction-grid figcaption{font-size:13px;gap:9px}.tabletop{gap:44px}.section-space{padding-block:90px}.first-steps{gap:38px}.hero-bottom>span{letter-spacing:.07em}}
@media(max-width:900px){.container{width:calc(100% - 48px)}.header-inner{min-height:86px}.brand{width:206px}nav{gap:25px}.hero-inner{grid-template-columns:1.05fr 1fr;min-height:710px;padding-top:128px}.hexdom-wordmark{font-size:50px}.hero-tagline{font-size:37px}.hero-description{max-width:320px}.hero-art{width:115%;margin-left:-10%}.hero-bottom>span{max-width:280px;line-height:1.7}.world-index a{gap:12px;padding:20px 13px;min-height:112px}.index-number{font-size:29px}.world-index small{font-size:12px;letter-spacing:0}.world-index a>span:last-child{display:none}.section-heading{gap:40px;margin-bottom:40px}h2{font-size:64px}.section-intro{max-width:315px}.journey-grid{gap:25px}.journey-card h4{font-size:34px}.first-steps h3{font-size:39px}.first-steps .eyebrow{font-size:12px;letter-spacing:.08em}.next-chapter{padding-block:83px 66px}.chapter-intro{grid-template-columns:1fr;gap:45px}.chapter-copy{text-align:center;max-width:630px;margin:auto}.chapter-copy>p:not(.eyebrow){max-width:500px;margin-inline:auto}.atlas-art{max-width:720px;margin:auto}.next-chapter::before{background:linear-gradient(0deg,#f7f6ee,transparent 70%),#f7f6ee99}.factions{margin-top:65px}.faction-grid{grid-template-columns:1fr 1fr;gap:20px}.faction-grid figcaption{font-size:14px}.tabletop{gap:35px}.tabletop h2{font-size:52px}.product-art{margin-left:-22px;margin-right:-15px}.game-facts{gap:12px}.game-facts dt{font-size:30px}.button{font-size:13px;padding-inline:18px;gap:20px}}
@media(max-width:700px){html{scroll-padding-top:24px}.container{width:calc(100% - 40px)}.section-space{padding-block:66px}.header-inner{min-height:80px;gap:18px}.brand{width:203px}.nav-world{display:none}.nav-pledge{font-size:13px;padding:9px 13px;gap:18px;min-height:43px}.hero{min-height:0}.hero-inner{grid-template-columns:1fr;min-height:0;padding:131px 0 20px;gap:0}.hero-copy{text-align:center}.light-eyebrow{letter-spacing:.12em;margin-bottom:23px}.hexdom-wordmark{font-size:clamp(43px,9vw,66px)}.hero-tagline{font-size:36px;line-height:1.08;margin:22px 0 18px}.hero-description{max-width:370px;margin:0 auto 25px}.hero-art{width:min(100%,430px);max-width:430px;margin:25px auto 0}.hero-art img{max-height:440px}.hero-landscape{inset:0 0;width:100%;height:100%}.hero-landscape img{object-position:64% 50%}.hero-shade{background:linear-gradient(0deg,#0c1114 1%,#0c111466 36%,#091311ab 72%,#0c1114a6),linear-gradient(90deg,#0711136b,#07111300)}.hero-bottom{justify-content:center;padding-bottom:27px}.hero-bottom>span{display:none}.button{font-size:14px;padding-inline:21px;gap:26px}.world-index-inner{grid-template-columns:1fr}.world-index a,.world-index a:first-child,.world-index a:last-child{padding:20px 0;min-height:91px;border-right:0;border-bottom:1px solid var(--line);gap:23px}.world-index a:last-child{border-bottom:0}.world-index a>span:nth-child(2){font-size:14px}.world-index small{letter-spacing:.07em;margin-bottom:6px}.world-index a>span:last-child{display:block}.index-number{font-size:31px}.section-heading{display:block;margin-bottom:33px}.eyebrow{letter-spacing:.1em;margin-bottom:20px}h2{font-size:59px}.section-intro{max-width:450px;margin-top:25px}.film.container{width:calc(100% - 24px)}.film-screen{border-radius:8px;clip-path:inset(0 calc((1 - var(--film-reveal))*4%) round 8px)}.film figcaption{padding:16px 8px 0;display:block;line-height:1.5}.film figcaption>span:last-child{display:block;margin-top:8px}.journey-heading{margin-top:57px;margin-bottom:29px}h3{font-size:37px}.journey-grid{grid-template-columns:1fr;gap:38px}.journey-card figcaption{padding-top:22px}.journey-card h4{font-size:36px}.journey-media{border-radius:8px}.first-steps{grid-template-columns:1fr;gap:26px;margin-top:43px;padding-top:38px}.first-steps h3{font-size:40px}.first-steps p:not(.eyebrow){max-width:none}.next-chapter{padding-block:65px 54px}.next-chapter h2{font-size:60px}.chapter-intro{gap:39px}.chapter-copy>p:not(.eyebrow){max-width:385px}.atlas-art img{rotate:0}.atlas-art figcaption{line-height:1.6;letter-spacing:.05em;margin-top:17px}.atlas-scenery{height:930px;opacity:.5}.atlas-scenery img{object-position:76% 50%}.factions{margin-top:53px}.factions-heading h3{font-size:38px}.faction-grid{gap:12px}.faction-grid figure{padding:9px 10px 14px;border-radius:9px}.faction-grid img{aspect-ratio:1.45}.faction-grid figcaption{font-size:12px;gap:7px;padding-top:12px;margin-top:8px;line-height:1.5}.faction-grid figcaption>span{display:none}.tabletop{grid-template-columns:1fr;gap:30px}.product-art{margin:0 -12px}.tabletop-copy{padding-inline:3px}.tabletop h2{font-size:58px}.tabletop-copy>p:not(.eyebrow):not(.pledge-note){max-width:none}.game-facts{gap:20px;margin-bottom:28px}.game-facts dt{font-size:35px}.closing-copy{padding-block:68px}.closing-copy>p:not(.eyebrow){font-size:43px}.closing-landscape{inset:-30% 0}.closing-landscape img{object-position:70% 50%}.site-footer{min-height:115px;gap:15px;padding-block:24px 78px;flex-wrap:wrap}.footer-brand{width:184px}.site-footer p{margin-left:auto}.motion-toggle{bottom:16px;right:16px;font-size:12px}}
@media(max-width:390px){.container{width:calc(100% - 32px)}.header-inner{gap:10px}.brand{width:178px}.nav-pledge{font-size:12px;gap:12px;padding-inline:10px}.hero-inner{padding-top:119px}.light-eyebrow{font-size:12px;letter-spacing:.07em}.hexdom-wordmark{font-size:43px}.hero-tagline{font-size:33px}.hero-art{max-width:330px}.hero-art img{max-height:380px}h2{font-size:53px}.next-chapter h2,.tabletop h2{font-size:53px}.button{font-size:13px;gap:18px;padding-inline:16px}.faction-grid figcaption{font-size:12px}.closing-copy>p:not(.eyebrow){font-size:38px}.site-footer p{font-size:12px}.footer-brand{width:160px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}[data-parallax]{transform:none!important;will-change:auto}.motion-ready [data-reveal]{opacity:1;translate:none}.film-screen{transform:none;clip-path:none}}

/* Clean studio lockup: original red paper identity, live outline-free lettering. */
.brand,.footer-brand{display:flex;align-items:center;gap:8px;font-family:'Hexdom Wordmark',sans-serif;font-weight:700;letter-spacing:-.045em;color:#fff;white-space:nowrap}
.brand{font-size:18px}.brand img{width:42px;height:42px;flex:none}.footer-brand{font-size:16px}.footer-brand img{width:37px;height:37px;flex:none}
/* Original rendered pages follow the reader's natural scroll. */
.page-sequence{background:radial-gradient(ellipse at 50% 48%,#4c594520,transparent 68%),#161a1b;border-block:1px solid var(--line);position:relative}
.sequence-stage{padding:70px 0 55px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}
.sequence-heading{text-align:center}.sequence-heading .eyebrow{margin-bottom:15px}.sequence-heading h2{font-size:clamp(38px,4.2vw,61px);letter-spacing:-1px;line-height:1.08}
.sequence-film{width:min(1320px,calc(100% - 80px))}.sequence-viewport{overflow:hidden;border-radius:12px;box-shadow:0 24px 65px #0004;background:#1c1e1e}.sequence-viewport video{width:100%;height:auto;max-height:62svh;object-fit:contain;aspect-ratio:16/9;background:#1c1e1e}
.sequence-caption{padding:20px 2px 0}.sequence-caption-top{display:flex;justify-content:space-between;align-items:center;gap:18px;min-height:36px}.sequence-cue,.sequence-fallback-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#c5cbb9}.sequence-cue{display:none}.sequence-cue>span{margin-left:16px;color:var(--gold)}
.sequence-toggle{border:1px solid #dae2c33d;color:#e3e7d8;border-radius:24px;background:linear-gradient(160deg,#ffffff0f,#ffffff05);padding:10px 17px;font-size:12px;cursor:pointer;min-height:40px}.sequence-toggle:hover{background:#ffffff19}
.sequence-track{height:1px;background:#bcc5a72b;margin-top:18px;overflow:hidden;display:none}.sequence-track>span{display:block;height:100%;background:var(--gold);transform-origin:left;transform:scaleX(var(--sequence-progress,0));width:100%}.sequence-chapters{display:flex;justify-content:space-between;gap:15px;font-size:11px;color:#8d9b8e;letter-spacing:.03em;margin-top:13px}
.page-sequence.sequence-enabled{height:270svh}.sequence-enabled .sequence-stage{position:sticky;top:0;height:100svh;padding-block:28px;gap:24px}.sequence-enabled .sequence-cue,.sequence-enabled .sequence-track{display:block}.sequence-enabled .sequence-fallback-label{display:none}
@media(max-width:900px){.brand{font-size:16px}.brand img{width:37px;height:37px}.sequence-film{width:calc(100% - 48px)}.sequence-stage{gap:26px}.sequence-heading h2{max-width:620px;margin-inline:auto}}
@media(max-width:700px){.sequence-film{width:calc(100% - 24px)}.sequence-heading{max-width:430px}.sequence-heading h2{font-size:44px}.sequence-heading h2 em{display:block}.sequence-stage{padding-block:56px 40px}.sequence-enabled .sequence-stage{gap:35px}.sequence-caption{padding-inline:8px}.sequence-cue,.sequence-fallback-label{font-size:10px;letter-spacing:.06em}.sequence-cue>span{margin-left:6px}.sequence-toggle{font-size:11px;padding-inline:13px;flex:none}.sequence-chapters{font-size:10px;gap:8px}.sequence-viewport{border-radius:8px}}
@media(max-width:390px){.brand{font-size:14px;gap:6px}.brand img{width:32px;height:32px}.footer-brand{font-size:13px;gap:6px}.footer-brand img{width:30px;height:30px}.sequence-heading h2{font-size:39px}.sequence-caption-top{gap:8px}.sequence-cue{max-width:160px;line-height:1.7}}
@media(prefers-reduced-motion:reduce){.page-sequence.sequence-enabled{height:auto}.sequence-enabled .sequence-stage{position:static;height:auto;padding-block:56px}.sequence-enabled .sequence-cue,.sequence-enabled .sequence-track{display:none}.sequence-enabled .sequence-fallback-label{display:block}}
@media(max-height:600px){.sequence-enabled .sequence-stage{padding-block:14px;gap:14px}.sequence-enabled .sequence-heading .eyebrow{font-size:10px;margin-bottom:8px}.sequence-enabled .sequence-heading h2{font-size:32px}.sequence-enabled .sequence-heading h2 em{display:inline}.sequence-enabled .sequence-viewport video{max-height:calc(100svh - 220px)}.sequence-enabled .sequence-caption{padding-top:12px}.sequence-enabled .sequence-track{margin-top:10px}.sequence-enabled .sequence-chapters{margin-top:8px}}
@media(max-height:600px) and (min-width:701px){.sequence-enabled .sequence-caption{padding-right:165px}}
