:root{
  --ink:#fbf9ff;--muted:#b9b8d0;--night:#060611;--night2:#0b0a20;
  --gold:#ffd86e;--pink:#ff5ec8;--violet:#8d6cff;--cyan:#5ee5ff;--green:#9aff86;
  --line:#ffffff20;--shadow:0 35px 95px #000a;--radius:32px;
  --shell:min(1440px,calc(100vw - 40px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--night);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden;min-height:100vh}
button,a{font:inherit}.shell{width:var(--shell);margin-inline:auto}::selection{background:#8f6cff66;color:#fff}
.sky{position:fixed;inset:0;pointer-events:none;z-index:-2;overflow:hidden;background:radial-gradient(circle at 82% 5%,#65269b62 0 9%,transparent 29%),radial-gradient(circle at 11% 32%,#075f8652 0 11%,transparent 31%),radial-gradient(circle at 55% 88%,#4c2d8845 0 5%,transparent 27%),linear-gradient(180deg,#09091b 0%,#070713 45%,#05050d 100%)}
.stars{position:absolute;inset:-20%;background-repeat:repeat}.stars-a{background-image:radial-gradient(#fff 1px,transparent 1.5px);background-size:54px 54px;opacity:.76;animation:drift 82s linear infinite}.stars-b{background-image:radial-gradient(#c8e6ff 1px,transparent 1.7px);background-size:93px 93px;opacity:.46;animation:drift 125s linear infinite reverse}.aurora{position:absolute;inset:-25% -10% 34%;filter:blur(76px);background:conic-gradient(from 100deg at 60% 20%,transparent,#7b3fff3d,#00d4ff26,transparent,#ff47c436,transparent);animation:breathe 10s ease-in-out infinite alternate}
.shooting{position:absolute;width:180px;height:1px;background:linear-gradient(90deg,transparent,#fff,#80dfff,transparent);opacity:0;transform:rotate(-23deg);filter:drop-shadow(0 0 6px #7bdfff)}.shooting::after{content:"";position:absolute;right:30px;top:-2px;width:5px;height:5px;border-radius:50%;background:#fff;box-shadow:0 0 13px #fff}.shooting-1{top:14%;left:68%;animation:shoot 10s 2s ease-in-out infinite}.shooting-2{top:39%;left:9%;animation:shoot 14s 6s ease-in-out infinite}.shooting-3{top:73%;left:76%;animation:shoot 18s 10s ease-in-out infinite}
@keyframes drift{to{transform:translate3d(110px,70px,0)}}@keyframes breathe{to{transform:scale(1.08) rotate(3deg);opacity:.8}}@keyframes shoot{0%,86%{opacity:0;transform:translate3d(0,0,0) rotate(-23deg)}89%{opacity:.9}94%,100%{opacity:0;transform:translate3d(-420px,185px,0) rotate(-23deg)}}
.topbar{position:sticky;top:0;z-index:40;height:82px;display:flex;align-items:center;justify-content:space-between;padding:10px max(20px,calc((100vw - 1440px)/2));background:linear-gradient(180deg,#070712f4,#070712b7 72%,#07071280);backdrop-filter:blur(20px) saturate(1.2);border-bottom:1px solid #ffffff18;box-shadow:0 10px 30px #0002}
.brand{display:flex;align-items:center;gap:13px;color:inherit;text-decoration:none}.brand img{width:110px;height:51px;object-fit:cover;border-radius:13px;box-shadow:0 5px 24px #0007}.brand span{display:grid;line-height:1}.brand b{font-family:Georgia,"Times New Roman",serif;font-size:23px;color:#ffe79b;text-shadow:0 0 15px #ffd66d30}.brand small{color:#9fa0bb;letter-spacing:.14em;text-transform:uppercase;font-size:10px;margin-top:7px}
.sound-button{border:1px solid #ffffff2b;color:#fff;background:#ffffff0d;border-radius:999px;padding:10px 15px;display:flex;align-items:center;gap:10px;cursor:pointer;transition:.25s;box-shadow:inset 0 0 0 1px #0003}.sound-button:hover{background:#ffffff17;border-color:#ffffff4b;transform:translateY(-1px)}.equalizer{width:18px;height:16px;display:flex;align-items:flex-end;justify-content:center;gap:2px}.equalizer i{display:block;width:3px;height:6px;border-radius:4px;background:linear-gradient(#fff9a8,#6fe7ff);box-shadow:0 0 8px #75dfff55}.sound-button[aria-pressed="true"] .equalizer i:nth-child(1){animation:eq .65s ease-in-out infinite alternate}.sound-button[aria-pressed="true"] .equalizer i:nth-child(2){animation:eq .45s .12s ease-in-out infinite alternate}.sound-button[aria-pressed="true"] .equalizer i:nth-child(3){animation:eq .75s .04s ease-in-out infinite alternate}@keyframes eq{to{height:15px}}
.hero{padding:96px 0 70px;text-align:center;position:relative}.hero::before{content:"";position:absolute;width:560px;height:190px;left:50%;top:31%;transform:translate(-50%,-50%);background:radial-gradient(ellipse,#7857ff28,transparent 70%);filter:blur(30px);pointer-events:none}.hero__eyebrow,.section-heading__eyebrow,.welcome__eyebrow{letter-spacing:.25em;font-weight:950;font-size:11px;color:#ffdb78;margin:0 0 15px;text-shadow:0 0 18px #ffd96b30}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(46px,6.7vw,96px);line-height:.94;letter-spacing:-.052em;max-width:1080px;margin:0 auto;background:linear-gradient(90deg,#ffac42 4%,#ffe45d 25%,#83f29b 48%,#58e2ff 69%,#c38aff 93%);-webkit-background-clip:text;background-clip:text;color:transparent;text-wrap:balance;filter:drop-shadow(0 10px 30px #0007)}.hero__subhead{font-size:clamp(17px,2vw,23px);line-height:1.55;color:#d7d4e8;max-width:780px;margin:28px auto 0}.hero__tonight{display:inline-flex;align-items:center;gap:10px;margin-top:28px;padding:10px 15px;border:1px solid #9aff8a40;border-radius:999px;background:#72ff6f0c;color:#dfffd9;text-decoration:none;font-size:12px;font-weight:800;letter-spacing:.05em;transition:.25s}.hero__tonight:hover{transform:translateY(-2px);background:#72ff6f15;border-color:#9aff8a75}.hero__tonight-dot{width:8px;height:8px;border-radius:50%;background:#7eff73;box-shadow:0 0 0 5px #75ff6d15,0 0 17px #72ff68;animation:pulseDot 1.8s ease-in-out infinite}.hero__hint{margin-top:22px;color:#85869e;font-size:11px;text-transform:uppercase;letter-spacing:.16em;display:flex;align-items:center;justify-content:center;gap:13px}.hero__hint i{width:42px;height:1px;background:#ffffff20}.hero__spark{position:absolute;color:#ffe576;filter:drop-shadow(0 0 13px #ffe174);animation:twinkle 2.8s ease-in-out infinite}.hero__spark--1{left:8%;top:32%;font-size:20px}.hero__spark--2{right:10%;top:18%;font-size:13px;animation-delay:.8s}@keyframes twinkle{0%,100%{opacity:.25;transform:scale(.75) rotate(0)}50%{opacity:1;transform:scale(1.2) rotate(24deg)}}@keyframes pulseDot{50%{transform:scale(1.2);box-shadow:0 0 0 7px #75ff6d0d,0 0 22px #72ff68}}
.section-worlds{scroll-margin-top:100px}.section-heading{display:flex;gap:26px;align-items:end;justify-content:space-between;margin:54px 0 22px}.section-heading__eyebrow{margin-bottom:8px}.section-heading h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(31px,3.8vw,54px);margin:0;line-height:1.02;letter-spacing:-.025em}.section-heading>p{max-width:490px;color:var(--muted);line-height:1.55;margin:0 0 5px;text-align:right}
.world-grid{display:grid;gap:24px}.world-grid--feature{grid-template-columns:1fr}.world-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.world-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}
.world-card{--accent:#a889ff;--accent-rgb:168,137,255;position:relative;isolation:isolate;overflow:hidden;border-radius:var(--radius);min-height:352px;border:1px solid #ffffff26;background:#101023;box-shadow:var(--shadow);transform:perspective(1200px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg)) translateY(var(--lift,0));transform-style:preserve-3d;transition:transform .38s cubic-bezier(.2,.8,.2,1),border-color .35s,box-shadow .35s;will-change:transform}.world-grid--feature .world-card{min-height:590px;border-color:#a4ff9c45;box-shadow:0 40px 110px #000b,0 0 80px #7aff6d10}.world-grid--three .world-card{min-height:410px}.world-card::before{content:"";position:absolute;inset:0;z-index:2;border-radius:inherit;padding:1px;background:linear-gradient(125deg,rgba(var(--accent-rgb),.8),#ffffff25 25%,transparent 48%,rgba(var(--accent-rgb),.6) 82%,#ffffff1f);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.5;pointer-events:none}.world-card::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#03030dde 0%,#060612a7 30%,#06061232 62%,#06061212 100%),linear-gradient(0deg,#04040bdc 0%,transparent 62%);transition:.5s}.world-grid--three .world-card::after{background:linear-gradient(0deg,#04040bf0 0%,#04040b80 46%,transparent 83%)}.world-card__portal{position:absolute;inset:-20%;z-index:0;background:radial-gradient(circle at var(--gx,70%) var(--gy,45%),rgba(var(--accent-rgb),.22),transparent 35%);filter:blur(25px);opacity:.4;transition:.5s;pointer-events:none}.world-card__image{position:absolute;inset:-1.8%;width:103.6%;height:103.6%;object-fit:cover;object-position:var(--focus,center);z-index:0;transform:scale(1.008) translate3d(var(--imgx,0),var(--imgy,0),0);transition:transform .85s cubic-bezier(.15,.75,.2,1),filter .5s;will-change:transform}.world-card:hover,.world-card:focus-within{--lift:-8px;border-color:rgba(var(--accent-rgb),.68);box-shadow:0 44px 125px #000c,0 0 52px rgba(var(--accent-rgb),.18)}.world-card:hover .world-card__image,.world-card:focus-within .world-card__image{transform:scale(1.06) translate3d(var(--imgx,0),var(--imgy,0),0);filter:saturate(1.08) brightness(1.04)}.world-card:hover .world-card__portal,.world-card:focus-within .world-card__portal{opacity:.9}.world-grid--feature .world-card__image{animation:heroBreathe 12s ease-in-out infinite alternate}@keyframes heroBreathe{to{transform:scale(1.025) translate3d(var(--imgx,0),var(--imgy,0),0)}}.world-grid--feature .world-card:hover .world-card__image{animation:none;transform:scale(1.055) translate3d(var(--imgx,0),var(--imgy,0),0)}
.world-card__shine{position:absolute;inset:-55%;z-index:2;background:linear-gradient(112deg,transparent 39%,#ffffff18 48%,#ffffff38 50%,#ffffff14 52%,transparent 59%);transform:translateX(-52%) rotate(7deg);transition:transform 1.05s ease;pointer-events:none}.world-card:hover .world-card__shine,.world-card:focus-within .world-card__shine{transform:translateX(48%) rotate(7deg)}
.world-card__content{position:relative;z-index:3;height:100%;min-height:inherit;display:flex;flex-direction:column;justify-content:flex-end;padding:34px;max-width:700px;transform:translateZ(28px)}.world-grid--feature .world-card__content{padding:50px;max-width:785px}.world-grid--three .world-card__content{padding:26px;max-width:none}.world-card__top{position:absolute;top:22px;left:22px;right:22px;display:flex;justify-content:space-between;align-items:flex-start;gap:12px;z-index:4;transform:translateZ(35px)}.status{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;border:1px solid #ffffff30;background:#070713bd;backdrop-filter:blur(13px);font-size:10px;font-weight:950;letter-spacing:.13em;box-shadow:0 8px 20px #0003}.status::before{content:"";width:7px;height:7px;border-radius:50%;background:#9e9eac;box-shadow:0 0 12px currentColor}.status--live{color:#a0ff96;border-color:#91ff8540}.status--live::before{background:#8cff80;animation:pulseDot 1.8s infinite}.status--soon{color:#ffe27a}.status--soon::before{background:#ffd34c}.status--dreaming{color:#d4c0ff}.status--dreaming::before{background:#ac8dff}
.world-card__kicker{font-size:11px;letter-spacing:.17em;font-weight:950;color:#ffe18b;margin:0 0 9px;text-shadow:0 3px 18px #000}.world-card h3{font-family:Georgia,"Times New Roman",serif;font-size:clamp(37px,4.4vw,70px);letter-spacing:-.035em;line-height:.96;margin:0;text-shadow:0 5px 28px #000b}.world-grid--three .world-card h3{font-size:clamp(30px,3vw,43px)}.world-card__blurb{max-width:635px;color:#f3effa;font-size:16px;line-height:1.5;margin:15px 0 0;text-shadow:0 2px 12px #000a}.world-grid--three .world-card__blurb{font-size:14px;max-width:96%}.world-card__characters{font-size:12px;color:#c7c4d9;margin:8px 0 0;max-height:0;opacity:0;transform:translateY(7px);transition:.35s ease;text-shadow:0 2px 10px #000}.world-card:hover .world-card__characters,.world-card:focus-within .world-card__characters,.world-card.is-peeking .world-card__characters{max-height:70px;opacity:1;transform:none}.world-card__actions{display:flex;align-items:center;gap:11px;margin-top:21px}.world-card__button{border:0;border-radius:999px;padding:14px 20px;font-weight:950;font-size:12px;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:11px;transition:.22s;background:linear-gradient(90deg,#fff,#fff4d2);color:#111;box-shadow:0 10px 30px #0005,0 0 0 1px #ffffff7a}.world-card__button:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 13px 34px #0007,0 0 28px rgba(var(--accent-rgb),.25)}.world-card__button--disabled{background:#ffffff12;color:#d0cde0;border:1px solid #ffffff2d;box-shadow:none;cursor:pointer}.world-card__button--disabled:hover{background:#ffffff1c}.world-card__arrow{font-size:17px;transition:transform .2s}.world-card__button:hover .world-card__arrow{transform:translateX(3px)}
.world-card__magic{position:absolute;right:22px;bottom:20px;z-index:3;width:58px;height:58px;border-radius:50%;border:1px solid rgba(var(--accent-rgb),.28);background:radial-gradient(circle,rgba(var(--accent-rgb),.25),transparent 62%);filter:blur(.2px);opacity:.5;animation:magicPulse 3.6s ease-in-out infinite;pointer-events:none}@keyframes magicPulse{50%{transform:scale(1.22);opacity:.9;box-shadow:0 0 35px rgba(var(--accent-rgb),.25)}}
.promise{margin-top:96px;margin-bottom:48px;min-height:450px;border-radius:44px;position:relative;overflow:hidden;border:1px solid #ffffff20;background:radial-gradient(circle at 50% 110%,#6337d963,transparent 52%),radial-gradient(circle at 18% 12%,#0d8ec93c,transparent 34%),linear-gradient(145deg,#0b0b1f,#080811 70%);display:grid;place-items:center;text-align:center;box-shadow:0 35px 100px #0008}.promise::before{content:"";position:absolute;inset:0;background-image:radial-gradient(#fff 1px,transparent 1.6px);background-size:70px 70px;opacity:.14;animation:drift 100s linear infinite}.promise__orbit{position:absolute;border:1px solid #ffffff14;border-radius:50%;pointer-events:none}.promise__orbit::after{content:"✦";position:absolute;color:#ffe383;text-shadow:0 0 15px #ffe178}.promise__orbit--1{width:360px;height:360px;left:-120px;bottom:-160px;animation:orbitSpin 25s linear infinite}.promise__orbit--1::after{top:15%;right:7%}.promise__orbit--2{width:300px;height:300px;right:-90px;top:-130px;animation:orbitSpin 34s linear infinite reverse}.promise__orbit--2::after{bottom:13%;left:8%}@keyframes orbitSpin{to{transform:rotate(360deg)}}.promise__content{position:relative;z-index:2;padding:60px 20px}.promise__star{display:inline-block;font-size:33px;color:#ffe379;text-shadow:0 0 25px #ffd65d;animation:twinkle 2.6s infinite}.promise p{color:#cdcada;letter-spacing:.13em;text-transform:uppercase;font-weight:800;font-size:12px}.promise h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,6vw,80px);line-height:.97;margin:13px 0 21px;background:linear-gradient(90deg,#fff,#ffdfa7,#b4e8ff);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 8px 24px #0007)}.promise__signoff{color:#aaa8c0;font-style:italic;font-family:Georgia,"Times New Roman",serif;font-size:19px}
.footer{display:flex;align-items:center;gap:20px;border-top:1px solid var(--line);padding:30px 0 42px;color:#8f8fa7}.footer img{width:105px;height:48px;object-fit:cover;border-radius:11px}.footer p{margin:0;flex:1}.footer span{font-size:12px}
.welcome{position:fixed;inset:0;z-index:1000;background:radial-gradient(circle at 50% 18%,#3b276b 0 2%,#121230 19%,#080817 58%,#04040c 100%);display:grid;place-items:center;overflow:hidden;transition:opacity .72s ease,visibility .72s}.welcome.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.welcome.is-opening .welcome__inner{transform:scale(1.06);opacity:0}.welcome.is-opening .dream-orb{transform:scale(1.25) translate(var(--burst-x),var(--burst-y));opacity:0}.welcome.is-opening .welcome__portal{opacity:1;transform:translate(-50%,-50%) scale(7)}.welcome__inner{position:relative;z-index:5;text-align:center;max-width:850px;padding:32px 22px;transition:transform .8s cubic-bezier(.2,.85,.2,1),opacity .55s}.welcome__logo-wrap{display:inline-grid;place-items:center;position:relative;margin-bottom:27px}.welcome__logo-glow{position:absolute;width:115%;height:115%;border-radius:35px;background:radial-gradient(circle,#fff8b55c,transparent 70%);filter:blur(20px);animation:breathe 3.4s ease-in-out infinite alternate}.welcome__logo{position:relative;width:min(300px,72vw);height:auto;border-radius:20px;box-shadow:0 20px 80px #0008,0 0 0 1px #ffffff22}.welcome__eyebrow{margin-bottom:12px}.welcome h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,7.2vw,92px);letter-spacing:-.052em;line-height:.95;margin:0;background:linear-gradient(90deg,#fff0b3,#fff,#dccbff);-webkit-background-clip:text;background-clip:text;color:transparent;text-wrap:balance;filter:drop-shadow(0 9px 25px #0008)}.welcome__copy{color:#cecbdf;line-height:1.6;font-size:18px;max-width:690px;margin:23px auto}.welcome__actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:29px}.button{border-radius:999px;padding:15px 22px;font-weight:950;border:1px solid #ffffff2d;cursor:pointer;transition:.25s}.button--primary{color:#16100b;background:linear-gradient(90deg,#ffcb55,#fff0a4);box-shadow:0 13px 45px #ffd7602d;display:grid;grid-template-columns:auto auto;column-gap:7px;align-items:center}.button--primary small{grid-column:2;font-weight:700;font-size:9px;opacity:.68;letter-spacing:.05em;text-transform:uppercase;margin-top:-2px}.button--primary:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 18px 62px #ffd76045}.button--ghost{background:#ffffff0d;color:#eceaf7}.button--ghost:hover{background:#ffffff18;transform:translateY(-2px)}.button__spark{grid-row:1/3;font-size:20px;animation:twinkle 2s infinite}.welcome__note{color:#85849a;font-size:12px;margin-top:18px}.welcome__moon{position:absolute;width:min(46vw,640px);aspect-ratio:1;border-radius:50%;top:-31%;right:-9%;background:radial-gradient(circle at 34% 34%,#fffdea,#ffe9ae 35%,#f3c966 68%,#7b5b44 100%);box-shadow:0 0 100px #ffdf7b3d;opacity:.21}.welcome::after{content:"";position:absolute;inset:0;background-image:radial-gradient(#fff 1px,transparent 1.4px);background-size:43px 43px;opacity:.4;animation:drift 100s linear infinite}.welcome__portal{position:absolute;left:50%;top:50%;z-index:4;width:110px;height:110px;border-radius:50%;transform:translate(-50%,-50%) scale(.1);opacity:0;background:radial-gradient(circle,#fff 0 12%,#d3ecff 21%,#8d75ff 42%,transparent 68%);filter:blur(4px);transition:transform 1.1s cubic-bezier(.2,.8,.2,1),opacity .25s}
.dream-orbs{position:absolute;inset:0;z-index:2;pointer-events:none}.dream-orb{position:absolute;width:112px;aspect-ratio:1;border-radius:50%;overflow:hidden;border:2px solid #ffffff48;box-shadow:0 16px 50px #0008,0 0 38px rgba(var(--orb-rgb),.22);animation:orbFloat var(--float-time,7s) ease-in-out infinite alternate;transition:transform .85s cubic-bezier(.2,.8,.2,1),opacity .5s}.dream-orb img{width:100%;height:100%;object-fit:cover;filter:saturate(1.1) brightness(.95)}.dream-orb::after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 24px #fff3,inset 0 -15px 30px #0008;background:linear-gradient(145deg,#ffffff26,transparent 45%)}.dream-orb:nth-child(1){left:7%;top:14%;--float-time:6.8s;--orb-rgb:100,225,255;--burst-x:-180px;--burst-y:-100px}.dream-orb:nth-child(2){left:13%;bottom:13%;width:92px;--float-time:8.2s;--orb-rgb:255,205,90;--burst-x:-220px;--burst-y:120px}.dream-orb:nth-child(3){right:8%;top:16%;width:104px;--float-time:7.4s;--orb-rgb:255,120,150;--burst-x:210px;--burst-y:-110px}.dream-orb:nth-child(4){right:13%;bottom:10%;width:90px;--float-time:8.8s;--orb-rgb:140,110,255;--burst-x:210px;--burst-y:130px}.dream-orb:nth-child(5){left:28%;top:7%;width:72px;--float-time:9.5s;--orb-rgb:255,190,90;--burst-x:-90px;--burst-y:-180px}.dream-orb:nth-child(6){right:28%;bottom:5%;width:74px;--float-time:7.8s;--orb-rgb:255,150,230;--burst-x:90px;--burst-y:180px}@keyframes orbFloat{to{transform:translateY(-13px) rotate(2deg)}}
.dream-toast{position:fixed;z-index:1200;left:50%;bottom:max(24px,env(safe-area-inset-bottom));transform:translate(-50%,20px);display:flex;align-items:center;gap:12px;min-width:min(440px,calc(100vw - 28px));max-width:560px;padding:14px 17px;border-radius:20px;border:1px solid #ffffff2d;background:#0b0b19e8;backdrop-filter:blur(18px);box-shadow:0 20px 60px #000a;color:#fff;opacity:0;visibility:hidden;transition:.32s}.dream-toast.is-showing{opacity:1;visibility:visible;transform:translate(-50%,0)}.dream-toast__star{font-size:24px;color:#ffe278;text-shadow:0 0 18px #ffd75b}.dream-toast div{display:grid;gap:3px}.dream-toast b{font-family:Georgia,"Times New Roman",serif;color:#fff2ba}.dream-toast span:not(.dream-toast__star){font-size:13px;color:#c7c4d7}
body.music-on .aurora{filter:blur(68px);animation-duration:5.5s}body.music-on .hero h1{filter:drop-shadow(0 10px 34px #7d67ff66)}
@media(max-width:1050px){.dream-orb{opacity:.72}.dream-orb:nth-child(5),.dream-orb:nth-child(6){display:none}}
@media(max-width:900px){:root{--shell:min(100% - 26px,1440px)}.topbar{height:70px;padding-inline:14px}.brand img{width:86px;height:41px}.brand span{display:none}.sound-button{padding:9px 12px}.sound-button #musicLabel{display:none}.hero{padding:72px 0 45px}.section-heading{align-items:flex-start;flex-direction:column}.section-heading>p{text-align:left}.world-grid--two,.world-grid--three{grid-template-columns:1fr}.world-grid--feature .world-card,.world-card,.world-grid--three .world-card{min-height:455px;transform:none}.world-card__content,.world-grid--feature .world-card__content{padding:25px;transform:none}.world-card::after{background:linear-gradient(0deg,#03030df4 0%,#05050bac 47%,#05050b18 84%)}.world-card h3,.world-grid--three .world-card h3{font-size:clamp(35px,9vw,52px)}.world-card__blurb{font-size:15px}.world-card__characters{max-height:70px;opacity:1;transform:none}.footer{align-items:flex-start;flex-wrap:wrap}.footer p{flex-basis:60%}.dream-orb{width:82px}.dream-orb:nth-child(2),.dream-orb:nth-child(4){width:68px}.welcome__inner{padding-top:50px}}
@media(max-width:620px){.dream-orb{opacity:.42}.dream-orb:nth-child(1){left:-3%;top:7%}.dream-orb:nth-child(3){right:-3%;top:8%}.dream-orb:nth-child(2){left:3%;bottom:6%}.dream-orb:nth-child(4){right:3%;bottom:6%}.hero__hint{display:none}.hero__tonight{font-size:11px}.world-grid--feature .world-card,.world-card,.world-grid--three .world-card{min-height:490px}.world-card__image{object-position:var(--focus-mobile,var(--focus,60% center))}.world-card__top{top:15px;left:15px;right:15px}.status{font-size:9px}.world-card__content,.world-grid--feature .world-card__content{padding:21px}.world-card__actions{margin-top:16px}.world-card__button{padding:12px 15px}.world-card__magic{display:none}.welcome__copy{font-size:16px}.welcome__actions{flex-direction:column}.button{width:100%;justify-content:center}.button--primary{grid-template-columns:auto auto;justify-content:center}.welcome__note{font-size:11px}.promise{min-height:400px;border-radius:29px}.dream-toast{bottom:max(14px,env(safe-area-inset-bottom))}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}.world-card{transform:none!important}}
