@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@600;700;800&family=Nunito:wght@400;600;700;800;900&display=swap');

:root{--cream:#fff5d8;--paper:#ffefc9;--ink:#4a2c28;--muted:#765e55;--orange:#f56b2a;--orange-dark:#c84621;--green:#8eaa30;--green-dark:#52661d;--gold:#ffc83d;--sky:#bfeef1;--wood:#783d2e;--line:rgba(74,44,40,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:var(--cream);color:var(--ink);font-family:Nunito,Arial,sans-serif;line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.page-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:absolute;z-index:20;top:0;left:50%;transform:translateX(-50%);width:min(1180px,calc(100% - 48px));height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid rgba(74,44,40,.11)}.brand img{width:150px}.site-nav{display:flex;align-items:center;gap:31px;color:#594036;font-size:.77rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.site-nav a{transition:.2s color,.2s transform}.site-nav a:hover{color:var(--orange);transform:translateY(-2px)}.site-nav .nav-cta{background:var(--orange);color:#fff;padding:11px 21px;border:3px solid var(--ink);border-radius:12px;box-shadow:0 5px 0 var(--ink)}.site-nav .nav-cta:hover{color:#fff;transform:translateY(2px);box-shadow:0 3px 0 var(--ink)}.menu-toggle{display:none;background:transparent;border:0;padding:10px}.menu-toggle>span:not(.visually-hidden){display:block;width:28px;height:3px;margin:5px;background:var(--ink);border-radius:5px}
.hero{min-height:790px;padding-top:150px;display:grid;grid-template-columns:48% 52%;align-items:center;position:relative}.hero:before{content:"";position:absolute;z-index:-1;width:480px;height:480px;border:2px dashed rgba(245,107,42,.14);border-radius:50%;left:-320px;top:180px}.hero-copy{padding-bottom:48px}.kicker{margin:0 0 17px;color:var(--orange-dark);font-size:.75rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase;display:flex;align-items:center;gap:10px}.kicker span{display:grid;place-items:center;width:27px;height:27px;color:#fff;background:var(--orange);border:2px solid var(--ink);border-radius:8px;box-shadow:2px 2px 0 var(--ink);letter-spacing:0}.hero h1,.section-heading h2,.creature-copy h2,.final-cta h2,.inner-hero h1{font-family:"Baloo 2",sans-serif;font-weight:800;letter-spacing:-.045em;line-height:.84;margin:0}.hero h1{font-size:clamp(4.1rem,7.2vw,7.1rem)}h1 em,h2 em{font-style:normal;color:var(--orange);text-shadow:3px 3px 0 var(--ink)}.hero-text{max-width:570px;color:var(--muted);font-size:1.08rem;margin:28px 0 24px}.hero-actions{display:flex;align-items:center;gap:21px;flex-wrap:wrap}.store-button{display:inline-block;transition:.2s transform,.2s filter}.store-button:hover{transform:translateY(-4px);filter:brightness(1.04)}.store-button img{height:57px;width:auto}.watch-button{display:flex;align-items:center;gap:10px;font-size:.82rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.play-icon{display:grid;place-items:center;width:43px;height:43px;padding-left:3px;color:#fff;background:var(--green);border:3px solid var(--ink);border-radius:50%;box-shadow:3px 3px 0 var(--ink)}.availability{margin:14px 0 0;color:#9a8175;font-size:.75rem;font-weight:800;letter-spacing:.05em}.availability i{margin-right:6px}.hero-art{height:625px;position:relative;display:flex;align-items:flex-end}.hero-art img{position:relative;z-index:2;width:760px;max-width:none;right:28px;filter:drop-shadow(0 24px 15px rgba(76,47,31,.14))}.sun{position:absolute;width:465px;height:465px;right:20px;top:55px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 22px rgba(255,200,61,.16)}.leaf{position:absolute;z-index:3;width:35px;height:16px;border-radius:100% 0 100% 0;background:var(--green);transform:rotate(34deg)}.leaf-one{top:125px;right:-10px}.leaf-two{bottom:100px;left:55px;transform:rotate(-35deg);background:#aec84b}
.quest-strip{min-height:128px;display:grid;grid-template-columns:repeat(4,1fr);padding:0 max(24px,calc((100vw - 1180px)/2));background:var(--wood);color:#fff;border-block:6px solid var(--ink);box-shadow:inset 0 6px 0 rgba(255,255,255,.09),inset 0 -6px 0 rgba(0,0,0,.12)}.quest-strip div{display:flex;align-items:center;gap:16px;padding:20px 26px;border-right:1px solid rgba(255,255,255,.18)}.quest-strip div:first-child{border-left:1px solid rgba(255,255,255,.18)}.quest-strip b{font:800 2.2rem "Baloo 2",sans-serif;color:var(--gold)}.quest-strip span{font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.adventure,.heroes,.gallery{padding-block:125px}.section-heading{display:grid;grid-template-columns:1fr 385px;gap:70px;align-items:end;margin-bottom:58px}.section-heading h2,.creature-copy h2,.final-cta h2{font-size:clamp(3.4rem,6vw,6rem)}.section-heading>p{margin:0;color:var(--muted)}.adventure-grid{display:grid;grid-template-columns:1.12fr .88fr;grid-template-rows:1fr 1fr;gap:24px;align-items:stretch}.phone-card{margin:0;border:7px solid var(--ink);border-radius:30px;overflow:hidden;background:#291a19;box-shadow:0 18px 0 rgba(74,44,40,.12),0 28px 55px rgba(74,44,40,.17)}.phone-card img{width:100%;height:100%;object-fit:cover}.adventure-grid>.phone-card{grid-row:span 2;justify-self:center;width:340px;aspect-ratio:947/2048}.adventure-grid>.phone-card:last-child{display:none}.feature-card{position:relative;padding:40px;border:5px solid var(--ink);border-radius:25px;box-shadow:8px 8px 0 var(--ink);overflow:hidden}.feature-card:after{content:"";position:absolute;width:140px;height:140px;border:28px solid rgba(255,255,255,.12);border-radius:50%;right:-45px;bottom:-50px}.feature-card.orange{background:#ff8a3d}.feature-card.green{background:#a9c647}.feature-card>span{font-size:.72rem;font-weight:900;letter-spacing:.15em}.feature-card h3{margin:34px 0 8px;font:800 2rem/1 "Baloo 2",sans-serif}.feature-card p{margin:0;font-weight:700}
.trailer-section{padding-block:120px;background:#33233f;color:#fff;position:relative;overflow:hidden}.trailer-section:before,.trailer-section:after{content:"";position:absolute;border-radius:50%}.trailer-section:before{width:470px;height:470px;background:#48315a;left:-220px;top:-190px}.trailer-section:after{width:320px;height:320px;border:65px solid rgba(245,107,42,.12);right:-120px;bottom:-150px}.trailer-shell{position:relative;z-index:1}.light>p{color:#d6cbdc}.trailer-section .kicker{color:#ffb066}.video-frame{position:relative;aspect-ratio:16/9;border:8px solid #fff4d4;border-radius:27px;overflow:hidden;box-shadow:14px 14px 0 #ef6832,22px 22px 0 #1e1526}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.customise-showcase{display:grid;grid-template-columns:285px 1fr 285px;gap:45px;align-items:center}.customise-showcase>.phone-card{aspect-ratio:947/2048}.phone-offset{transform:translateY(58px)}.customise-copy article{display:grid;grid-template-columns:56px 1fr;gap:20px;padding:28px 0;border-bottom:2px dashed rgba(74,44,40,.18)}.customise-copy article:first-child{border-top:2px dashed rgba(74,44,40,.18)}.customise-copy b{display:grid;place-items:center;width:48px;height:48px;background:var(--gold);border:3px solid var(--ink);border-radius:50%;font:800 1rem "Baloo 2",sans-serif}.customise-copy h3{margin:0 0 5px;font:800 1.55rem/1.1 "Baloo 2",sans-serif}.customise-copy p{margin:0;color:var(--muted);font-size:.92rem}
.creatures{padding-block:115px;background:var(--sky);border-block:5px solid var(--ink);position:relative;overflow:hidden}.creatures:before{content:"";position:absolute;inset:auto 0 0;height:115px;background:linear-gradient(160deg,transparent 20%,#9dbd38 21% 45%,#78952a 46%)}.creatures-shell{position:relative;z-index:1;display:grid;grid-template-columns:36% 64%;gap:50px;align-items:center}.creature-copy>p:last-child{color:#52615a;margin-top:24px}.creature-cards{display:flex;align-items:end;justify-content:center;gap:12px}.creature-cards figure{width:31%;margin:0;text-align:center}.creature-cards img{width:100%;height:235px;object-fit:contain;filter:drop-shadow(0 15px 8px rgba(58,69,32,.18))}.creature-cards figcaption{display:inline-block;padding:6px 13px;background:var(--cream);border:3px solid var(--ink);border-radius:10px;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;box-shadow:3px 3px 0 var(--ink)}
.gallery{min-width:0}.carousel{position:relative;min-width:0}.carousel-viewport{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:24px}.carousel-viewport::-webkit-scrollbar{display:none}.carousel-track{display:flex;gap:22px;width:max-content;padding:10px 8px 32px}.carousel figure{width:280px;margin:0;scroll-snap-align:start}.carousel figure img{width:100%;aspect-ratio:947/2048;object-fit:cover;border:6px solid var(--ink);border-radius:26px;background:#291a19;box-shadow:7px 9px 0 rgba(74,44,40,.2);transition:.2s transform}.carousel figure:hover img{transform:translateY(-7px)}.carousel figcaption{text-align:center;margin-top:17px;font-size:.75rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.carousel-button{position:absolute;z-index:5;top:43%;transform:translateY(-50%);width:52px;height:52px;border:4px solid var(--ink);border-radius:50%;background:var(--gold);color:var(--ink);font-size:1.55rem;font-weight:900;cursor:pointer;box-shadow:4px 4px 0 var(--ink);transition:.2s transform}.carousel-button:hover{transform:translateY(-50%) scale(1.07)}.carousel-button.previous{left:-24px}.carousel-button.next{right:-24px}.carousel-status{display:flex;align-items:center;justify-content:center;gap:13px;font-size:.72rem;font-weight:900}.carousel-status>div{width:150px;height:5px;background:#e6d4ae;border-radius:5px}.carousel-status i{display:block;width:12.5%;height:100%;background:var(--orange);border-radius:5px;transition:.25s width}
.final-cta{min-height:610px;padding:90px max(24px,calc((100vw - 1180px)/2));background:#ffc941;display:grid;grid-template-columns:42% 58%;align-items:end;overflow:hidden;border-top:5px solid var(--ink)}.cta-character{max-height:510px;justify-self:center;filter:drop-shadow(0 20px 10px rgba(92,51,21,.17))}.final-cta>div{align-self:center;padding-bottom:25px}.final-cta>div>p:not(.kicker){max-width:570px;margin:25px 0;color:#634927;font-weight:700}.final-cta .store-button img{height:62px}
.site-footer{min-height:175px;width:min(1180px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:1fr auto 1fr;gap:30px;align-items:center}.footer-brand img{width:125px}.footer-brand p,.footer-legal p{margin:5px 0 0;color:#967e70;font-size:.7rem}.footer-social{display:flex;gap:12px}.footer-social a{display:grid;place-items:center;width:44px;height:44px;border:3px solid var(--ink);border-radius:50%;box-shadow:3px 3px 0 var(--ink);transition:.2s}.footer-social a:hover{color:#fff;background:var(--orange);transform:translateY(-3px)}.footer-legal{text-align:right}.footer-legal nav{display:flex;justify-content:flex-end;gap:22px;margin-top:12px;font-size:.69rem;font-weight:900;text-transform:uppercase}.footer-legal a:hover{color:var(--orange)}
.site-header.page-header{position:relative;left:auto;transform:none;margin:auto}.inner-page{width:min(900px,calc(100% - 48px));margin:auto;padding:90px 0 120px}.inner-hero{padding-bottom:55px;border-bottom:4px solid var(--ink)}.inner-hero h1{font-size:clamp(3.5rem,7vw,6.5rem)}.inner-hero>p:last-child{max-width:680px;color:var(--muted);font-size:1.08rem}.legal-content,.support-grid{padding-top:55px}.legal-content h2,.support-card h2{margin:42px 0 10px;font:800 1.9rem/1.1 "Baloo 2",sans-serif}.legal-content h2:first-child{margin-top:0}.legal-content h3{margin:28px 0 6px;font:800 1.25rem "Baloo 2",sans-serif}.legal-content p,.legal-content li,.support-card p,.support-card li{color:var(--muted)}.legal-content a,.support-card a{color:var(--orange-dark);font-weight:800;text-decoration:underline}.legal-content li{margin-bottom:8px}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.support-card{padding:32px;border:4px solid var(--ink);border-radius:22px;background:#fff9e8;box-shadow:7px 7px 0 var(--ink)}.support-card h2{margin-top:0}.support-card.wide{grid-column:1/-1}.support-email{display:inline-flex;flex-direction:column;margin-top:15px;padding:14px 18px;color:#fff!important;background:var(--orange);border:3px solid var(--ink);border-radius:12px;box-shadow:4px 4px 0 var(--ink);text-decoration:none!important}.support-email span{font-size:.65rem;text-transform:uppercase}.support-email strong{font-size:1.05rem}.support-card details{padding:16px 0;border-bottom:1px solid var(--line)}.support-card summary{font-weight:900;cursor:pointer}
@media(max-width:900px){.site-header{height:88px}.brand img{width:125px}.menu-toggle{display:block}.site-nav{position:absolute;top:76px;right:0;width:240px;padding:22px;display:none;flex-direction:column;align-items:stretch;gap:17px;background:var(--cream);border:4px solid var(--ink);border-radius:17px;box-shadow:7px 7px 0 var(--ink)}.site-nav.open{display:flex}.site-nav .nav-cta{text-align:center}.hero{grid-template-columns:1fr;padding-top:130px;text-align:center}.hero-copy{padding-bottom:0}.kicker,.hero-actions{justify-content:center}.hero-text{margin-inline:auto}.hero-art{height:500px;justify-content:center}.hero-art img{right:auto;width:680px}.sun{left:50%;right:auto;transform:translateX(-50%)}.quest-strip{grid-template-columns:1fr 1fr}.quest-strip div:nth-child(3){border-left:1px solid rgba(255,255,255,.18)}.section-heading{grid-template-columns:1fr;gap:24px}.adventure-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.adventure-grid>.phone-card{grid-row:auto;width:100%}.adventure-grid>.phone-card:last-child{display:block}.customise-showcase{grid-template-columns:230px 1fr}.customise-showcase .phone-offset{display:none}.creatures-shell{grid-template-columns:1fr;text-align:center}.creature-copy .kicker{justify-content:center}.final-cta{grid-template-columns:42% 58%}.site-footer{grid-template-columns:1fr 1fr}.footer-social{justify-self:end}.footer-legal{grid-column:1/-1;display:flex;justify-content:space-between;text-align:left}.support-grid{grid-template-columns:1fr}}
@media(max-width:600px){.page-shell,.site-header,.site-footer,.inner-page{width:min(100% - 28px,1180px)}.hero{min-height:710px;padding-top:118px}.hero h1{font-size:3.05rem}.hero-text{font-size:.96rem}.hero-actions{gap:14px}.store-button img{height:46px}.watch-button{font-size:.72rem}.play-icon{width:39px;height:39px}.hero-art{height:330px}.hero-art img{width:440px}.sun{width:280px;height:280px;top:22px}.quest-strip{padding:0;min-height:190px}.quest-strip div{padding:16px;gap:10px}.quest-strip b{font-size:1.65rem}.quest-strip span{font-size:.6rem}.adventure,.heroes,.gallery{padding-block:82px}.section-heading{margin-bottom:38px}.section-heading h2,.creature-copy h2,.final-cta h2{font-size:3.05rem}.adventure-grid{grid-template-columns:1fr}.adventure-grid>.phone-card{width:min(100%,310px)}.adventure-grid>.phone-card:last-child{display:none}.feature-card{padding:30px}.trailer-section{padding-block:85px}.video-frame{border-width:5px;border-radius:18px;box-shadow:8px 8px 0 #ef6832,13px 13px 0 #1e1526}.customise-showcase{grid-template-columns:1fr}.customise-showcase>.phone-card{width:min(100%,285px);justify-self:center}.customise-copy article{grid-template-columns:47px 1fr}.creatures{padding-block:80px}.creature-cards{gap:0}.creature-cards img{height:145px}.creature-cards figcaption{font-size:.56rem;padding:4px 7px}.carousel figure{width:235px}.carousel-button{display:none}.final-cta{min-height:660px;padding:70px 24px 0;grid-template-columns:1fr;text-align:center}.final-cta .kicker{justify-content:center}.final-cta>div{order:-1}.final-cta>div>p:not(.kicker){margin-inline:auto}.cta-character{max-height:300px}.site-footer{padding:45px 0;grid-template-columns:1fr;text-align:center}.footer-brand img{margin:auto}.footer-social{justify-self:center}.footer-legal{grid-column:auto;display:block;text-align:center}.footer-legal nav{justify-content:center}.inner-page{padding:65px 0 85px}.support-card{padding:25px}}
.hero-copy,.hero-art{min-width:0}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
