@font-face{font-family:Outfit;src:url('/assets/outfit.ttf') format('truetype');font-weight:100 900;font-display:swap}
@font-face{font-family:Adventure;src:url('/assets/display.ttf') format('truetype');font-weight:100 900;font-display:swap}
:root{--plum:#3f2179;--deep:#261348;--berry:#8f4bd2;--pink:#f491d5;--mint:#89f0d1;--gold:#ffe18c;--paper:#fffcf4;--ink:#33224b;--muted:#675579;--line:#e4d9ee;--radius:1.6rem;--shadow:0 1.1rem 3.2rem #24103e22;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:400 1.0625rem/1.65 Outfit,system-ui,sans-serif;color:var(--ink);background:var(--paper)}a{color:inherit;text-underline-offset:.22em}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #00a889;outline-offset:5px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Adventure,Outfit,system-ui,sans-serif;font-weight:800;line-height:1.16;letter-spacing:-.035em}p+p{margin-top:1rem}h1{font-size:clamp(2.65rem,5.4vw,4.8rem)}h2{font-size:clamp(2rem,3.6vw,3.25rem)}h3{font-size:1.32rem}.wrapper{width:min(1160px,calc(100% - 3rem));margin-inline:auto}.skip-link{position:fixed;z-index:100;left:1rem;top:-6rem;padding:.8rem 1.2rem;background:var(--gold);color:var(--ink);border-radius:.6rem}.skip-link:focus{top:1rem}.eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.site-header{background:var(--plum);color:white;position:relative;z-index:5}.header-inner{display:flex;align-items:center;gap:2rem;min-height:98px}.brand{display:flex;align-items:center;gap:.8rem;text-decoration:none;flex-shrink:0}.brand img{width:52px;height:52px;object-fit:cover;border-radius:1rem;border:2px solid #ffffff60}.brand span{font:800 1.15rem/1.15 Adventure,Outfit,sans-serif;letter-spacing:.025em}.brand small{display:block;font:400 .78rem/1.7 Outfit,sans-serif;letter-spacing:.02em;color:#e4d4f8}.primary-nav{display:flex;align-items:center;gap:1.8rem;margin-left:auto}.primary-nav a{font-size:.95rem;font-weight:600;text-decoration:none;padding:.65rem 0;border-bottom:2px solid transparent}.primary-nav a:hover,.primary-nav a[aria-current]{color:var(--gold);border-color:var(--gold)}.language-switch{display:flex;gap:3px;background:#23113c75;border:1px solid #b792d970;padding:4px;border-radius:2rem}.language-switch a{display:grid;place-items:center;min-width:42px;min-height:37px;border-radius:2rem;font-size:.86rem;font-weight:700;text-decoration:none}.language-switch a[aria-current]{background:var(--gold);color:var(--deep)}.language-switch a:hover{background:#ffffff24}.language-switch a[aria-current]:hover{background:var(--gold)}
.hero{position:relative;isolation:isolate;min-height:700px;display:flex;align-items:center;overflow:hidden;background:#7645b5;color:white}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#35155eed 0%,#452065d9 28%,#532a7455 49%,transparent 69%);z-index:-2}.hero-copy{width:min(1160px,calc(100% - 3rem));margin-inline:auto;padding:5rem 0 5.5rem}.hero-copy>*{max-width:510px}.hero .eyebrow{color:var(--mint)}.hero-wordmark{font:800 clamp(2.3rem,5vw,4.5rem)/1.1 Adventure,Outfit,sans-serif;letter-spacing:.025em;color:var(--gold);margin:1.1rem 0 1.4rem;text-shadow:0 5px 0 #35175b80}.hero h1{font-size:clamp(2.5rem,4.3vw,4.1rem);line-height:1.09;max-width:510px;text-wrap:balance}.hero-description{margin-top:1.5rem;max-width:430px;font-size:1.16rem;line-height:1.6;color:#fff2ff}.store-links{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:2rem}.store-button{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.05rem;min-width:168px;min-height:74px;padding:.7rem 1.35rem;border:1px solid #f6c5ff75;border-radius:1rem;background:#2c144ece;color:white;text-decoration:none;line-height:1.15;box-shadow:0 4px 0 #1b082b45}.store-button span{font-size:.8rem;font-weight:500;color:#edccff}.store-button strong{font-size:1.3rem;font-weight:600}.store-button:disabled{opacity:1;cursor:default}.store-button[href]:hover{background:var(--berry);transform:translateY(-2px)}.platform-note{margin-top:1rem;font-size:.875rem;color:#ead8f6}.numbers{display:grid;grid-template-columns:repeat(3,1fr);width:min(950px,calc(100% - 3rem));margin:-1.8rem auto 0;position:relative;border-radius:var(--radius);box-shadow:var(--shadow);background:#fffcf4;overflow:hidden;border:1px solid #fff}.numbers>div{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1.6rem 1rem;position:relative}.numbers>div+div:before{content:"";position:absolute;left:0;height:46%;width:1px;background:var(--line)}.numbers strong{font:800 2.8rem/1 Adventure,Outfit,sans-serif;color:var(--berry)}.numbers span{max-width:95px;font-weight:500;line-height:1.4;font-size:.95rem}.play-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:6rem;align-items:center;padding-block:7rem}.gameplay{width:min(365px,100%);justify-self:center;transform:rotate(-3deg)}.gameplay img{border:8px solid var(--deep);border-radius:2.2rem;box-shadow:1.1rem 1.1rem 0 #e7d4f4,0 2rem 3.5rem #35234422}.gameplay figcaption{font-size:.8rem;color:var(--muted);text-align:center;line-height:1.5;margin:1.4rem 0 0;transform:rotate(3deg)}.play-copy>.eyebrow{color:#8043b5;margin-bottom:1.2rem}.lead{font-size:1.18rem;line-height:1.75;color:var(--muted)}.play-copy>.lead{margin-top:1.4rem}.features{list-style:none;display:grid;gap:1.6rem;margin:2rem 0 0;padding:0}.features li{display:flex;gap:1.05rem;align-items:flex-start}.feature-number{flex:0 0 2.6rem;display:grid;place-items:center;height:2.6rem;border-radius:.85rem;background:#eadcf6;color:#663694;font:800 .9rem Adventure,sans-serif}.features h3{margin:.1rem 0 .4rem}.features p{font-size:1rem;line-height:1.6;color:var(--muted)}.launch-section{display:flex;align-items:center;gap:2rem;background:var(--plum);color:white;padding:2.8rem 3rem;border-radius:2rem;margin-bottom:5rem;box-shadow:0 .6rem 0 #dca8ec}.launch-section>img{width:150px;height:150px;border-radius:1.8rem;border:3px solid #ffe49a;flex:0 0 150px}.launch-section h2{font-size:2rem;margin-bottom:.8rem;color:var(--gold)}.launch-section p{color:#eddff6;max-width:720px}.text-links{display:flex;flex-wrap:wrap;gap:1.4rem;margin-top:1.2rem;font-size:1rem;font-weight:600}.text-links a:hover{color:var(--mint)}.site-footer{background:var(--deep);color:#e6d7ef;padding:3rem 0}.site-footer>.wrapper{display:flex;justify-content:space-between;gap:3rem}.site-footer strong{font-size:1.18rem;color:white}.site-footer p{margin:.3rem 0 1rem;font-size:.95rem}.site-footer small{font-size:.8rem}.site-footer nav{display:flex;flex-direction:column;gap:.65rem;font-size:.95rem}.site-footer a:hover{color:var(--gold)}
.document-page{background:#faf5ff}.document{max-width:900px;padding-block:4.5rem 6rem}.document-heading{padding-bottom:2.5rem;border-bottom:1px solid var(--line);margin-bottom:2.5rem}.document-heading .eyebrow{color:#7e4aae;margin-bottom:1.2rem}.document-heading h1{font-size:clamp(2.5rem,5vw,4.1rem)}.document-heading .lead{margin-top:1.2rem;max-width:740px}.updated{font-size:.875rem;color:var(--muted);margin-top:1.4rem}.policy{max-width:780px}.policy section+section{margin-top:2.8rem}.policy h2{font-family:Outfit,system-ui,sans-serif;font-size:1.55rem;font-weight:650;letter-spacing:-.02em;margin-bottom:.8rem;line-height:1.35}.policy p{font-size:1.0625rem;line-height:1.85;color:#49395d}.source-links{list-style:none;margin:1.2rem 0 0;padding:0;display:flex;flex-direction:column;gap:.6rem}.source-links a{font-size:.94rem;color:#6b3797}.contact-box{margin-top:3rem;border:1px solid #cdb4e8;border-radius:var(--radius);background:#f0e2fd;padding:2.2rem}.contact-box .eyebrow{color:#704594;margin-bottom:.6rem}.contact-box h2{font-size:1.8rem}.contact-box p{margin-top:.85rem}.contact-link{display:inline-block;font-size:1.2rem;font-weight:600;color:#633795;margin-top:1rem;overflow-wrap:anywhere}.questions{display:grid;gap:1rem}.questions details{background:#fff;border:1px solid var(--line);border-radius:1rem;padding:1.2rem 1.4rem}.questions details[open]{border-color:#c3a0df;box-shadow:0 .3rem 1.3rem #3b18510b}.questions summary{font:600 1.13rem/1.5 Outfit,sans-serif;color:var(--plum);cursor:pointer;padding-right:.5rem;min-height:30px}.questions summary::marker{color:#985ac5}.questions p{margin-top:1rem;line-height:1.8;color:var(--muted)}.privacy-link{margin-top:1.7rem;color:#65368d}
@media(min-width:1500px){.hero-art{object-position:center 48%}.hero-shade{background:linear-gradient(90deg,#35155ef0 0%,#452065d9 32%,#532a7433 55%,transparent 75%)}}
@media(max-width:1000px){.hero-copy>*{max-width:440px}.hero h1{max-width:400px}.hero-shade{background:linear-gradient(90deg,#35155eed 0%,#452065d9 34%,#532a7444 64%,transparent 90%)}.play-section{gap:3rem;padding-block:5rem}.header-inner{gap:1.1rem}.primary-nav{gap:1.1rem}.launch-section{padding:2.2rem}.hero{min-height:650px}}
@media(max-width:720px){.wrapper{width:calc(100% - 2rem)}.header-inner{min-height:86px;gap:.8rem;flex-wrap:wrap;padding-block:1rem}.brand img{width:43px;height:43px;border-radius:.8rem}.brand span{font-size:1rem}.brand small{font-size:.73rem}.language-switch{margin-left:auto}.primary-nav{order:3;margin-left:0;width:100%;justify-content:center;gap:2rem}.primary-nav a{font-size:.9rem;padding:.35rem 0}.hero{min-height:initial;display:block;padding-top:360px}.hero-art{height:440px;object-position:67% center}.hero-shade{background:linear-gradient(0deg,#40206f 0%,#40206f 31%,#40206f00 68%)}.hero-copy{width:calc(100% - 2.5rem);padding:0 0 3.8rem;position:relative}.hero-copy>*{max-width:none}.hero-copy .eyebrow{font-size:.75rem}.hero-wordmark{font-size:clamp(2.8rem,11vw,4rem);margin:1rem 0}.hero h1{font-size:clamp(2.2rem,8.8vw,3.3rem);max-width:520px}.hero-description{font-size:1.06rem;margin-top:1.2rem}.store-links{gap:.7rem;margin-top:1.7rem}.store-button{flex:1;min-width:135px;padding:.7rem 1rem}.store-button strong{font-size:1.2rem}.numbers{width:calc(100% - 2rem);margin-top:-1.6rem;border-radius:1.2rem}.numbers>div{flex-direction:column;gap:.4rem;padding:1.2rem .6rem;text-align:center}.numbers strong{font-size:2.3rem}.numbers span{font-size:.83rem;max-width:105px}.play-section{grid-template-columns:1fr;gap:3.5rem;padding-block:4.5rem}.play-copy{grid-row:1}.gameplay{width:min(310px,85%)}.play-copy h2{font-size:2.35rem}.lead{font-size:1.1rem}.features{gap:1.4rem}.launch-section{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.8rem;margin-bottom:3.5rem;border-radius:1.5rem}.launch-section>img{width:100px;height:100px;flex-basis:auto;border-radius:1.4rem}.launch-section h2{font-size:1.9rem}.site-footer>.wrapper{flex-direction:column;gap:1.8rem}.site-footer{padding-block:2.5rem}.document{padding-block:3rem 4rem}.document-heading{margin-bottom:2rem;padding-bottom:2rem}.document-heading h1{font-size:2.6rem}.policy h2{font-size:1.4rem}.policy p{font-size:1rem;line-height:1.8}.contact-box{padding:1.5rem}.questions details{padding:1.1rem}.questions summary{font-size:1.06rem}.text-links{gap:1rem}}
@media(max-width:380px){.brand span{font-size:.9rem}.language-switch a{min-width:34px;min-height:35px}.header-inner{gap:.5rem}.primary-nav{gap:1.4rem}.hero{padding-top:305px}.hero-art{height:380px}.hero-wordmark{font-size:2.7rem}.hero h1{font-size:2.2rem}.numbers span{font-size:.8rem}.numbers strong{font-size:2rem}.store-button{min-width:120px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
@media print{.site-header,.site-footer,.source-links,.skip-link{display:none}.document{width:100%;padding:0}.policy section{break-inside:avoid}body{font-size:12pt;background:white}.contact-box{break-inside:avoid}}
