:root{color-scheme:dark;--bg:#070916;--panel:#101325;--ink:#f1f3ff;--muted:#a7adc6;--cyan:#75eff5;--violet:#b695ff;--line:rgba(180,189,229,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:36px}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--cyan);outline-offset:6px}p{margin:0 0 1.2em}h1,h2,h3{margin:0;line-height:1.08}h1,h2{font-weight:800;letter-spacing:-.055em}h3{font-size:1.35rem;letter-spacing:-.025em}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.skip-link{position:absolute;left:12px;top:-100px;z-index:20;background:var(--cyan);color:var(--bg);padding:12px 22px}.skip-link:focus{top:12px}.site-header{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-block:28px;position:relative;z-index:3}.brand{display:flex;align-items:center;gap:9px;font-size:1rem;font-weight:500;letter-spacing:.13em;white-space:nowrap}.brand img{border-radius:12px;margin-right:4px}.brand strong{font-weight:850}.site-header nav,.site-footer nav{display:flex;gap:28px;align-items:center;font-size:.82rem;color:var(--muted)}nav a:hover,.text-link:hover{color:var(--cyan)}.hero{position:relative;display:grid;grid-template-columns:1.04fr 1fr;align-items:center;min-height:700px;padding:46px 0 72px;gap:16px}.hero:before{content:"";position:absolute;inset:-100px -48px 0;background:radial-gradient(ellipse at 75% 55%,#49299d3d,transparent 60%);pointer-events:none}.hero-copy{position:relative;z-index:2}.eyebrow{font-size:.68rem;font-weight:750;letter-spacing:.2em;text-transform:uppercase;color:var(--cyan);display:flex;align-items:center;gap:10px;margin-bottom:24px}.status-dot{height:6px;width:6px;background:var(--cyan);border-radius:50%;box-shadow:0 0 14px #75eff5}.hero h1{font-size:clamp(3.6rem,5.5vw,5.5rem);line-height:1.035}.hero h1 em{font-style:normal;background:linear-gradient(110deg,#a5fdff,#8ed8ff 46%,#b69aff);color:transparent;background-clip:text;-webkit-background-clip:text}.lede{font-size:1.25rem;font-weight:550;color:#dce2f5;margin:30px 0 10px}.hero-detail{max-width:410px;color:var(--muted);font-size:1rem}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:52px;padding:14px 24px;border-radius:9px;font-size:.83rem;font-weight:750;transition:transform .2s,box-shadow .2s}.primary{background:var(--cyan);color:#071421;box-shadow:0 5px 26px #68dfe914}.button:hover{transform:translateY(-2px);box-shadow:0 8px 28px #68dfe92e}.text-link{font-size:.83rem;display:flex;align-items:center;gap:10px}.hero-notes{display:flex;flex-wrap:wrap;gap:8px 20px;color:#8b94b0;font-size:.66rem;letter-spacing:.04em;margin-top:36px}.hero-notes span+span:before{content:"·";margin-right:18px;color:var(--cyan)}.hero-stage{height:600px;position:relative;overflow:hidden;isolation:isolate;mask-image:linear-gradient(to bottom,#000 90%,transparent);-webkit-mask-image:linear-gradient(to bottom,#000 90%,transparent)}.hero-stage:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--bg),transparent 30%,transparent 70%,var(--bg)),url('/assets/night-1.jpg') center/cover;opacity:.35;z-index:-3}.hero-earth{position:absolute;width:710px;max-width:none;left:50%;transform:translateX(-50%);bottom:-340px;z-index:-1;opacity:.8}.guardian{position:absolute;left:50%;top:143px;width:310px;transform:translateX(-50%);animation:float 6s ease-in-out infinite}.guardian .body{width:100%}.hand{position:absolute;width:84px;top:170px}.hand-left{left:-54px;transform:rotate(-18deg)}.hand-right{right:-54px;transform:scaleX(-1) rotate(-18deg)}.hero-portal{position:absolute;width:160px;top:5px;right:16px;animation:orbit 45s linear infinite;opacity:.88}.floating-shard{position:absolute;width:32px;left:44px;top:95px;transform:rotate(-25deg);filter:drop-shadow(0 0 15px #5eeaff66)}.orbit{position:absolute;border:1px solid #9372c828;border-radius:50%;z-index:-2}.orbit-one{width:430px;height:430px;left:50%;top:92px;transform:translateX(-50%)}.orbit-two{width:530px;height:530px;left:50%;top:43px;transform:translateX(-50%)}.scene-caption{position:absolute;bottom:43px;text-align:center;width:100%;font-size:.54rem;letter-spacing:.24em;color:#c7d8f2;z-index:2}.promise-strip{border-block:1px solid var(--line);background:#0c1020;text-align:center;padding:22px 24px}.promise-strip p{margin:0;font-size:.72rem;text-transform:uppercase;letter-spacing:.18em;color:#c6cbe1}.promise-strip span{margin:0 34px;color:var(--violet)}.section{padding-block:110px}.section-heading{max-width:550px}.section-heading.wide{max-width:710px}.section-heading h2,h2{font-size:clamp(2.6rem,4vw,3.7rem)}.section-heading>p:last-child{color:var(--muted);margin:24px 0 0;font-size:1rem;max-width:530px}.play-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.steps article{display:flex;gap:26px;border-bottom:1px solid var(--line);padding:26px 0}.steps article:first-child{padding-top:0}.steps article:last-child{border-bottom:0}.step-number{font-size:.7rem;color:var(--cyan);font-weight:700;padding-top:4px}.steps h3{margin-bottom:12px}.steps p{margin:0;color:var(--muted);font-size:.88rem}.story-section{background:linear-gradient(110deg,#131028,#0b1020);border-block:1px solid var(--line);padding-block:85px}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.story-art{position:relative}.story-art>img{border-radius:50%;box-shadow:0 0 100px #6731ad28;border:1px solid #c9b4ff24}.art-caption{display:block;text-align:center;font-size:.65rem;color:#9c97b7;margin-top:26px;letter-spacing:.07em}.story-copy h2{font-size:clamp(2.3rem,3.2vw,3.1rem);margin-bottom:26px}.story-copy p:not(.eyebrow){font-size:.93rem;color:var(--muted)}.story-copy strong{color:var(--ink)}.story-copy .story-signoff{color:var(--cyan)!important;border-left:2px solid var(--cyan);padding-left:20px;margin:28px 0 0;font-weight:550}.item-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}.item-card{padding:28px;background:linear-gradient(145deg,#121629,#0e1120);border:1px solid var(--line);border-radius:16px}.item-art{height:126px;display:flex;align-items:center;justify-content:center;margin-bottom:26px}.item-art img{max-height:122px;max-width:130px;width:auto;filter:drop-shadow(0 6px 20px #5640b438)}.item-card:first-child .item-art img{max-height:108px}.tag{color:var(--cyan);font-size:.57rem;letter-spacing:.18em;font-weight:750}.tag.gold{color:#f1d985}.tag.pink{color:#fca8e1}.tag.orange{color:#fabb83}.tag.violet{color:#c8b0ff}.item-card h3{margin:12px 0 14px}.item-card p{margin:0;font-size:.87rem;color:var(--muted)}.burst-card{background:radial-gradient(ellipse at 50% 0,#46266566,transparent 80%),#101325}.nights-section{border-block:1px solid var(--line);background:#0b0e1b}.night-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:44px}.night-grid article{position:relative;height:310px;overflow:hidden;border-radius:12px;border:1px solid #8097b52b}.night-grid img{width:100%;height:100%;object-fit:cover}.night-grid article:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 25%,#070b18f5)}.night-grid article>div{position:absolute;z-index:1;bottom:26px;left:26px;right:18px}.night-grid span{font-size:.58rem;letter-spacing:.14em;color:var(--cyan)}.night-grid h3{margin-top:12px}.small-note{font-size:.77rem;color:var(--muted);margin:24px 0 0}.screenshot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:55px;max-width:950px;margin:54px auto 0}.screenshot-grid figure{margin:0}.screenshot-grid img{width:100%;border:5px solid #242b41;border-radius:28px;box-shadow:0 20px 60px #0005}.screenshot-grid a{display:block;border-radius:28px}.screenshot-grid figcaption{color:var(--muted);font-size:.69rem;letter-spacing:.04em;margin:20px 0 0;text-align:center}.closing{border-top:1px solid var(--line);text-align:center;padding-block:90px 100px;background:radial-gradient(ellipse at center,#34204c44,transparent 65%)}.closing>img{margin:0 auto 30px;border-radius:20px}.closing .eyebrow{justify-content:center}.closing h2{margin-bottom:24px}.closing p:not(.eyebrow){color:var(--muted)}.closing .button{margin-top:12px}.site-footer{border-top:1px solid var(--line);padding-block:34px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.site-footer .brand{font-size:.76rem}.site-footer nav{font-size:.72rem;gap:22px}.site-footer p{font-size:.66rem;color:#8b94ac;margin:0}.legal-shell{max-width:760px;min-height:65vh;padding-block:75px 100px}.legal-shell h1{font-size:clamp(2.7rem,5vw,4rem);margin-bottom:24px}.legal-shell h2{font-size:1.45rem;letter-spacing:-.025em;margin-bottom:16px}.legal-shell section{margin-top:36px}.legal-shell p{color:var(--muted)}.legal-shell a:not(.button){color:var(--cyan);text-decoration:underline;text-underline-offset:4px}.legal-shell .button{margin:12px 0 20px}.updated{font-size:.8rem}.legal-shell details{padding:24px 0;border-bottom:1px solid var(--line)}.legal-shell summary{cursor:pointer;font-size:1.1rem;font-weight:650}.legal-shell details p{margin:15px 0 0;font-size:.92rem}.legal-shell summary::marker{color:var(--cyan)}
.hero:before{left:0;right:0}
@keyframes float{0%,100%{transform:translate(-50%,0)}50%{transform:translate(-50%,-10px)}}@keyframes orbit{to{transform:rotate(360deg)}}
@media(min-width:1600px){.hero h1{font-size:5.5rem}}
@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.site-header nav{gap:18px}.hero{grid-template-columns:1fr 1fr;gap:0;min-height:600px}.hero h1{font-size:3.9rem}.hero-stage{height:570px}.guardian{width:265px;top:170px}.hand{width:70px;top:145px}.hand-left{left:-40px}.hand-right{right:-40px}.hero-portal{right:25px;top:35px;width:145px}.play-section,.story-grid{gap:50px}.section{padding-block:80px}.item-card{padding:23px}.screenshot-grid{gap:30px}.promise-strip span{margin:0 18px}.site-footer{justify-content:center}.story-section{padding-block:70px}}
@media(max-width:740px){.wrap{width:calc(100% - 40px)}.site-header{padding-block:20px;gap:14px}.brand{font-size:.8rem}.brand img{width:36px;height:36px;border-radius:10px}.site-header nav{gap:18px;font-size:.75rem}.site-header nav a:nth-child(2),.site-header nav a:nth-child(3){display:none}.hero{grid-template-columns:1fr;padding:52px 0 0;gap:4px;min-height:auto}.hero:before{inset:0 -20px}.hero-copy{max-width:560px}.hero h1{font-size:clamp(3.1rem,10vw,4.8rem)}.eyebrow{font-size:.61rem;margin-bottom:20px}.lede{font-size:1.1rem;margin-top:24px}.hero-detail{font-size:.94rem;max-width:390px}.hero-notes{font-size:.61rem;gap:8px 12px;margin-top:26px}.hero-notes span+span:before{margin-right:10px}.actions{gap:20px;margin-top:28px}.button{font-size:.78rem;padding:13px 20px;gap:14px}.text-link{font-size:.78rem}.hero-stage{height:510px;width:min(500px,100%);margin:auto}.guardian{width:270px;top:135px}.hero-portal{width:126px;right:20px;top:12px}.hero-earth{width:630px;bottom:-324px}.floating-shard{top:72px;left:38px;width:28px}.scene-caption{bottom:34px;font-size:.48rem}.orbit-one{width:345px;height:345px;top:92px}.orbit-two{width:440px;height:440px;top:44px}.promise-strip{padding:19px 12px}.promise-strip p{font-size:.53rem;letter-spacing:.09em}.promise-strip span{margin:0 8px}.section{padding-block:68px}.section-heading h2,h2{font-size:2.55rem}.section-heading>p:last-child{font-size:.93rem;margin-top:20px}.play-section,.story-grid{grid-template-columns:1fr;gap:36px}.steps article{padding-block:22px;gap:20px}.story-grid{gap:44px}.story-art{width:min(360px,90%);margin:auto}.story-copy h2{font-size:2.5rem}.story-section{padding-block:60px}.item-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:32px}.item-card{padding:20px 17px}.item-card h3{font-size:1.15rem}.item-card p{font-size:.8rem}.item-art{height:104px;margin-bottom:18px}.item-art img{max-height:100px;max-width:100px}.tag{font-size:.5rem}.night-grid{grid-template-columns:1fr;gap:16px;margin-top:32px}.night-grid article{height:230px}.night-grid article>div{bottom:24px;left:24px}.night-grid img{object-position:center 42%}.night-grid h3{font-size:1.5rem}.small-note{font-size:.73rem}.screenshot-grid{gap:14px;margin-top:36px}.screenshot-grid img{border-width:3px;border-radius:16px}.screenshot-grid a{border-radius:16px}.screenshot-grid figcaption{font-size:.59rem;line-height:1.6;margin-top:12px}.closing{padding-block:65px}.closing h2{font-size:2.6rem}.closing p:not(.eyebrow){font-size:.9rem}.site-footer{flex-direction:column;gap:22px;padding-block:28px}.site-footer nav{justify-content:center;gap:16px;flex-wrap:wrap}.legal-shell{padding-block:48px 70px}.legal-shell h1{font-size:3rem}}
@media(max-width:380px){.site-header nav a:first-child{display:none}.hero h1{font-size:3rem}.guardian{width:230px;top:155px}.hand{width:62px;top:126px}.hero-stage{height:490px}.hero-notes{font-size:.57rem}.item-grid{grid-template-columns:1fr}.item-card{display:grid;grid-template-columns:90px 1fr;column-gap:18px}.item-art{grid-column:1;grid-row:1/4;margin:0;align-self:center}.item-art img{max-width:85px}.item-card .tag,.item-card h3,.item-card p{grid-column:2}.screenshot-grid{gap:8px}.screenshot-grid img{border-radius:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
