@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800;900&family=Noto+Sans+JP:wght@400;500;600;700;800;900&display=swap');
:root{--ink:#121815;--paper:#f6f7f3;--lime:#dfff00;--muted:#657066;--line:#dce0d6;--red:#ec593f;--green:#169b78;--round:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Noto Sans JP',sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}img,video{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #1899e2;outline-offset:5px}.skip{position:fixed;z-index:100;top:-100px;left:20px;background:var(--lime);padding:16px}.skip:focus{top:10px}.site-header{height:92px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:var(--paper);position:relative;z-index:20;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:14px;line-height:1.24;font-weight:800;letter-spacing:.03em}.brand img{border-radius:11px;border:1px solid var(--line)}.brand b{font-size:22px;letter-spacing:.03em}.amp{font-family:'Barlow Condensed',sans-serif}.site-header nav{display:flex;align-items:center;gap:36px;font-size:14px;font-weight:700}.nav-cta{border:1px solid var(--ink);padding:13px 20px;border-radius:100px;display:flex;gap:25px}.nav-cta:hover{background:var(--ink);color:var(--lime)}.hero{position:relative;isolation:isolate;min-height:800px;background:var(--ink);color:white;overflow:hidden;padding:74px 7% 85px;display:grid;grid-template-columns:1.1fr 1fr}.hero-grid{position:absolute;inset:0;z-index:-2;background-image:linear-gradient(#ffffff06 1px,transparent 1px),linear-gradient(90deg,#ffffff06 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(90deg,#000,transparent)}.hero-art{position:absolute;inset:0;z-index:-1;background-size:cover;background-position:center;opacity:.85}.hero-copy{position:relative;z-index:3}.eyebrow{font-family:'Barlow Condensed',sans-serif;font-weight:600;font-size:16px;letter-spacing:.18em;display:flex;gap:12px;align-items:center}.short-line{height:2px;width:25px;background:var(--lime)}.release-tag{display:inline-flex;transform:rotate(-4deg);background:var(--lime);color:var(--ink);padding:6px 12px;font-size:13px;font-weight:800;margin:30px 0 10px}.hero h1{font-size:clamp(58px,6.7vw,106px);font-weight:900;line-height:1.2;letter-spacing:-.07em;margin:8px 0 27px;white-space:nowrap}.hero h1 em{color:var(--lime);font-style:normal}.hero-description{font-size:22px;font-weight:600;line-height:1.8;letter-spacing:.02em;margin:0 0 29px}.hero-description span{display:inline-block;margin-top:12px;font-size:14px;color:#aeb8af;font-weight:400}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:68px;padding:14px 25px;border-radius:9px;border:0;font-weight:800;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-3px);box-shadow:0 8px 0 #0002}.button.lime{background:var(--lime);color:var(--ink)}.button.dark{background:var(--ink);color:white}.store-link{min-width:292px;text-align:left}.store-link small{display:block;font-family:'Barlow Condensed',sans-serif;font-weight:600;line-height:1.2;font-size:15px;letter-spacing:.05em}.apple-mark{font-size:30px}.button-arrow{margin-left:auto;font-size:30px;font-weight:400}.hero-note{font-size:12px;color:#aeb8af;letter-spacing:.02em;margin:15px 0 0}.hero-device{position:relative;display:flex;align-items:center;justify-content:center;padding:0 0 0 10%;perspective:1000px}.phone{width:240px;border:7px solid #1a1c1a;border-radius:40px;background:#1a1c1a;box-shadow:0 30px 70px #0008,0 0 0 1px #626761;overflow:hidden;transform:rotate(9deg);position:relative}.phone img{width:100%;height:auto;border-radius:32px}.video-orbit{position:absolute;bottom:26px;right:12px;display:flex;align-items:center;gap:12px;font:700 15px 'Barlow Condensed',sans-serif;letter-spacing:.12em}.video-orbit span{width:64px;height:64px;display:grid;place-items:center;border:1px solid #ffffff66;border-radius:50%;background:#ffffff0c;transition:background .2s}.video-orbit:hover span{background:var(--lime);color:var(--ink)}.hero-bottom{position:absolute;bottom:28px;left:7%;right:7%;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff20;padding-top:20px;font-size:12px;color:#aeb8af}.hero-bottom a{font-family:'Barlow Condensed',sans-serif;letter-spacing:.14em}.hero-bottom a span{font-size:22px;margin-left:12px}.stat-ribbon{min-height:110px;padding:20px 7%;display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--lime);font-size:15px;font-weight:800}.stat-ribbon b{font-family:'Barlow Condensed',sans-serif;font-size:58px;line-height:1;letter-spacing:-.02em;margin-right:10px}.stat-ribbon i{font-size:28px;font-style:normal;font-weight:400;opacity:.4}.ribbon-message{font-size:21px;letter-spacing:-.03em}.site-footer{padding:40px 7%;display:flex;justify-content:space-between;font-size:12px;border-top:1px solid var(--line);gap:20px}.site-footer a{text-decoration:underline;text-underline-offset:4px}@media(min-width:1600px){.hero{padding-left:calc((100vw - 1376px)/2);padding-right:calc((100vw - 1376px)/2)}}@media(max-width:850px){.site-header{height:76px;padding:0 6%}.site-header nav{gap:20px}.site-header nav>a:not(.nav-cta){display:none}.brand b{font-size:19px}.brand{font-size:12px}.hero{min-height:1050px;display:block;padding:45px 7% 90px}.hero h1{font-size:clamp(55px,10vw,83px);margin:8px 0 23px}.hero-description{font-size:19px}.hero-device{height:365px;position:absolute;bottom:66px;right:6%;left:35%;padding:0}.phone{width:160px;border-radius:29px;border-width:5px}.phone img{border-radius:23px}.video-orbit{left:-125px;right:auto;bottom:80px;flex-direction:column;font-size:13px}.hero-bottom{bottom:24px}.hero-bottom>span{display:none}.hero-bottom>a{margin-left:auto}.release-tag{margin-top:27px}.stat-ribbon{padding:22px 6%;flex-wrap:wrap;justify-content:center;gap:16px}.stat-ribbon b{font-size:49px}.ribbon-message{width:100%;text-align:center;font-size:17px}.stat-ribbon i:nth-of-type(2){display:none}.site-footer{flex-direction:column;padding-bottom:115px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* The generated world is the hero; game UI is shown faithfully in the movie. */
.hero-art{background-image:linear-gradient(90deg,#121815 0%,#121815ed 24%,#12181555 49%,transparent 72%),url('/assets/hero.webp');background-position:center,right center;background-size:cover,auto 112%;background-repeat:no-repeat;opacity:1}.hero-device{padding:0;pointer-events:none}.hero-device .video-orbit{pointer-events:auto;bottom:80px;right:0}.art-credit{position:absolute;right:0;bottom:38px;font:500 12px 'Barlow Condensed',sans-serif;letter-spacing:.21em;color:#b4c6bd}.section{max-width:1390px;margin:auto;padding:120px 7%}.section-number{font:600 15px 'Barlow Condensed',sans-serif;letter-spacing:.13em;display:inline-block;margin-bottom:22px}h2{font-size:clamp(36px,4.3vw,65px);font-weight:900;line-height:1.35;letter-spacing:-.055em;margin:0 0 25px}h3{letter-spacing:-.035em}p{line-height:1.9}.section-intro p{color:#616c63;font-size:16px;margin:0 0 22px}.trial-section{display:grid;grid-template-columns:1fr 1.15fr;gap:7%;align-items:start}.trial-label{font-size:13px;margin:33px 0 17px;font-weight:600}.trial-label span{background:var(--ink);color:white;display:inline-block;padding:5px 12px;border-radius:5px;margin-right:10px}.small-note,.section-intro .small-note{font-size:12px;color:#737a71;line-height:1.8;max-width:340px}.game-shell{background:white;border:1px solid #d5dace;border-radius:var(--round);box-shadow:0 14px 50px #20311e08;overflow:hidden;min-width:0}.game-top{display:flex;justify-content:space-between;align-items:center;background:var(--ink);color:white;padding:20px 25px;font:600 14px 'Barlow Condensed',sans-serif;letter-spacing:.1em}.game-top>span:last-child{color:var(--lime)}#demo-game{padding:22px}.loading-message{text-align:center;padding:100px 0}.quiz-progress{display:flex;gap:6px;margin-bottom:25px}.quiz-progress span{height:4px;border-radius:4px;flex:1;background:#e6e9e1}.quiz-progress span.current{background:var(--ink)}.quiz-progress span.correct{background:var(--green)}.quiz-progress span.wrong{background:var(--red)}.quiz-topic{text-align:center;margin-bottom:20px}.quiz-topic small{font-size:12px;color:var(--muted)}.quiz-topic h3{font-size:25px;margin:6px 0 0}.quiz-topic .unit-note{font-size:12px}.duel{display:grid;grid-template-columns:1fr 1fr;gap:13px;position:relative}.pref-card{position:relative;text-align:center;border-radius:12px;padding:20px 10px;background:#f0f2ec;min-width:0;border:1px solid #e0e6db}.pref-card.challenger{background:#edf4d8;border-color:#cddb99}.pref-card .role{font-size:12px;color:#646b5e}.pref-card .map{height:82px;display:flex;justify-content:center;margin:16px 0 10px}.pref-card .map svg{max-width:108px;max-height:82px;fill:#526854}.pref-card.challenger svg{fill:#6c8709}.pref-card h4{font-size:19px;margin:0 0 8px}.pref-value{font:700 42px 'Barlow Condensed',sans-serif;letter-spacing:-.015em;line-height:1.15;display:block}.pref-value small{font-family:'Noto Sans JP',sans-serif;font-size:13px;margin-left:4px}.duel-vs{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);background:var(--ink);color:white;padding:7px;border:3px solid white;border-radius:100%;font:700 14px 'Barlow Condensed',sans-serif}.quiz-prompt{text-align:center;font-weight:700;font-size:14px;margin:22px 0 16px}.answers{display:grid;grid-template-columns:1fr 1fr;gap:12px}.answer-button{border:0;border-radius:9px;padding:13px 8px;color:white;font-size:17px;font-weight:800;box-shadow:0 4px 0 #0003;display:flex;justify-content:center;align-items:center;gap:13px;transition:transform .15s}.answer-button span{font:700 27px 'Barlow Condensed',sans-serif}.answer-button small{display:block;font-size:12px;font-weight:500;margin-top:2px}.answer-button.high{background:var(--green)}.answer-button.low{background:var(--red)}.answer-button:hover{transform:translateY(-2px)}.answer-button:active{transform:translateY(3px)}.answer-button:disabled{opacity:.48;transform:none;box-shadow:none}.answer-button.selected{opacity:1;outline:2px solid var(--ink);outline-offset:3px}.quiz-source{font-size:11px;color:#78806f;line-height:1.7;margin:20px 0 0}.quiz-source a{text-decoration:underline;text-underline-offset:2px}.answer-feedback{margin-top:20px;padding:19px;background:#f1f4e8;border-radius:10px;border-left:4px solid var(--green);animation:pop-in .3s ease}.answer-feedback.incorrect{border-color:var(--red)}.feedback-title{font-size:21px;font-weight:800}.answer-feedback p{font-size:13px;line-height:1.8;margin:9px 0 16px}.answer-feedback .button{width:100%;min-height:49px;font-size:14px;padding:12px}.game-results{text-align:center;padding:25px 3px 15px}.result-overline{font:600 14px 'Barlow Condensed',sans-serif;letter-spacing:.14em}.result-score{font:700 106px 'Barlow Condensed',sans-serif;letter-spacing:-.02em;line-height:1.2;margin:20px 0 10px}.result-score small{font-size:35px;color:#9a9e95}.game-results h3{font-size:25px;margin:0 0 12px}.game-results p{font-size:14px}.game-results .button{width:100%;font-size:15px;min-width:0;margin:10px 0 14px}.retry{font-size:13px;text-decoration:underline;text-underline-offset:4px;color:#67715f;border:none;background:none;padding:12px}.result-bubbles{display:flex;justify-content:center;gap:10px}.result-bubbles span{display:grid;place-items:center;width:33px;height:33px;border-radius:50%;background:#e8f2d8;color:var(--green);font-size:15px;font-weight:800}.result-bubbles .miss{background:#fde6dc;color:var(--red)}.movie-section{background:var(--ink);color:white;padding:90px max(7%,calc((100vw - 1194px)/2));position:relative;display:grid;grid-template-columns:1fr 1fr;gap:40px;overflow:hidden}.movie-copy{position:relative;z-index:2;padding:20px 0}.movie-copy h2{font-size:clamp(50px,5.5vw,80px)}.movie-copy h2 span{color:var(--lime)}.movie-copy>p{color:#b2bcb2;font-size:16px}.movie-play{display:flex;gap:17px;align-items:center;border:none;background:none;color:white;padding:20px 0;font-size:14px;font-weight:700}.movie-play>span{border:1px solid #687067;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:var(--lime)}.movie-play:hover>span{color:var(--ink);background:var(--lime)}.movie-copy .movie-caption{font-size:12px;line-height:1.8;color:#879487}.movie-steps{display:flex;gap:20px;margin-top:38px;font-size:12px}.movie-steps b{display:block;color:var(--lime);font:600 28px 'Barlow Condensed',sans-serif;margin-bottom:5px}.movie-stage{position:relative;display:grid;place-items:center;min-width:0}.video-phone{width:264px;border-radius:38px;border:7px solid #41453e;box-shadow:0 30px 70px #0008,0 0 0 1px #75806d;overflow:hidden;z-index:1;background:#f7f2e8;transform:rotate(5deg)}.video-phone video{width:100%;height:auto;aspect-ratio:590/1158;object-fit:cover;display:block}.movie-word{position:absolute;font:900 165px/.78 'Barlow Condensed',sans-serif;letter-spacing:-.045em;color:#dfff00;transform:rotate(-9deg);opacity:.16;left:-80px;top:50px;white-space:nowrap}.movie-word span{margin-left:120px}.movie-sticker{position:absolute;right:-15px;top:55px;width:115px;height:115px;border-radius:100%;background:var(--lime);color:var(--ink);display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(13deg);font-size:14px;z-index:2;line-height:1.65}.movie-sticker b{font-size:17px}.movie-footnote{grid-column:1/-1;color:#8c988b;font-size:12px;border-top:1px solid #384233;padding-top:20px;margin:15px 0 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:55px}.section-heading h2{margin:0}.section-heading>p{font-size:15px;color:var(--muted)}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.feature-visual{height:260px;border-radius:10px;overflow:hidden;position:relative;padding:28px}.win-visual{background:#dfe8d2}.feature-big{font:800 46px/.94 'Barlow Condensed',sans-serif;letter-spacing:-.025em}.pref-chain{display:flex;align-items:center;gap:10px;margin-top:25px}.pref-chain>span{width:70px;height:65px;display:flex;align-items:center}.pref-chain svg{width:100%;height:65px;fill:#4b6e43}.pref-chain>span:nth-of-type(2) svg{fill:#91ac42}.pref-chain>span:nth-of-type(3) svg{fill:#283926}.pref-chain b{font-size:18px}.visual-label{position:absolute;bottom:17px;left:28px;font-size:11px;color:#607156}.ticket-visual{background:var(--lime);display:grid;place-items:center}.ticket{width:200px;padding:12px 0 15px;border:1px solid var(--ink);text-align:center;transform:rotate(-8deg);box-shadow:6px 7px 0 #11181512;background:#efffac;position:relative}.ticket>span{display:block;font:600 11px 'Barlow Condensed',sans-serif;letter-spacing:.13em;padding-bottom:10px;border-bottom:1px dashed #758740}.ticket strong{font:800 86px/.95 'Barlow Condensed',sans-serif;display:block;margin:15px 0 12px}.ticket b{font-size:12px;display:block}.ticket small{display:block;font-size:10px;margin-top:6px;color:#65742f}.home-visual{background:#e1eeed}.home-map{position:absolute;right:10px;bottom:20px;width:180px;transform:rotate(-14deg);opacity:.36}.home-map svg{width:100%;height:185px;fill:#54a293}.home-visual-text{position:relative;font-size:26px;font-weight:800;line-height:1.55;letter-spacing:-.05em}.home-visual-text b{background:var(--ink);color:#d8ede9;padding:0 4px}.home-location{font:600 12px 'Barlow Condensed',sans-serif;letter-spacing:.12em;position:absolute;bottom:18px;left:28px}.feature-text{padding:23px 2px 0;position:relative}.feature-index{font:600 14px 'Barlow Condensed',sans-serif;color:#7b826e}.feature-text h3{font-size:25px;line-height:1.5;margin:10px 0 13px}.feature-text p{font-size:14px;color:#61695c;line-height:1.95}.topics-section{background:#eaf1f0;overflow:hidden;padding:90px 7% 42px;position:relative}.topics-heading{position:relative;z-index:2;text-align:center}.topics-heading p{font-size:16px;color:#536660}.topics-art{max-width:1200px;width:100%;margin:-45px auto -45px;mix-blend-mode:multiply}.topic-tags{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;position:relative}.topic-tags span{font-size:13px;border:1px solid #abbdb3;padding:9px 19px;border-radius:100px;background:#eff4f1b3}.topic-tags span:last-child{font-family:'Barlow Condensed',sans-serif;border:none;font-size:18px}.trust-row{max-width:1000px;display:flex;align-items:center;gap:25px;margin:60px auto 0;padding:40px 0;border-top:1px solid #c4d1c8;border-bottom:1px solid #c4d1c8}.trust-symbol{font:400 60px 'Barlow Condensed',sans-serif}.trust-row h3{font-size:22px;margin:0 0 10px}.trust-row p{font-size:14px;color:#65726a;margin:0}.trust-stamp{margin-left:auto;font:600 11px 'Barlow Condensed',sans-serif;line-height:1.4;letter-spacing:.14em;text-align:center;white-space:nowrap}.trust-stamp b{font-size:70px;line-height:1.1;letter-spacing:-.03em}.topics-note.small-note{max-width:1000px;margin:20px auto;color:#73837b;font-size:11px}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:8%}.faq-list details{border-bottom:1px solid var(--line);padding:0}.faq-list details:first-child{border-top:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:15px;font-weight:700;padding:25px 0;list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}summary>span{font:400 26px 'Barlow Condensed',sans-serif;color:var(--muted);transition:transform .2s}details[open] summary>span{transform:rotate(45deg)}details p{font-size:14px;color:var(--muted);margin:0 30px 25px 0}.download-section{position:relative;isolation:isolate;overflow:hidden;background:var(--ink);color:white;min-height:650px;padding:70px 8%;display:flex;align-items:center}.finale-art{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.download-section:after{content:'';position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#121815f5,#121815aa 33%,transparent 76%)}.download-copy h2{font-size:clamp(53px,6vw,85px);line-height:1.18;margin:0}.download-copy h2 em{font-style:normal;color:var(--lime)}.download-copy>p{font-size:19px;margin:24px 0}.download-copy .download-meta{font-size:12px;color:#b1bfb3;margin:17px 0 0}.qr-box{position:absolute;right:8%;bottom:55px;background:#f6f7f3;color:var(--ink);display:flex;align-items:center;gap:18px;padding:15px 20px;border-radius:10px;box-shadow:0 10px 25px #0002}.qr-box img{width:90px}.qr-box span{font-size:12px;line-height:1.8}.sticky-download{display:none}.privacy-trigger{background:none;border:0;text-decoration:underline;font-size:12px;padding:0;color:inherit;cursor:pointer}dialog{max-width:550px;width:calc(100% - 35px);border:1px solid #ccd4c4;border-radius:18px;padding:35px;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#101510a8;backdrop-filter:blur(4px)}dialog h2{font-size:24px;margin:10px 0 20px}dialog p{font-size:14px}#privacy-close{position:absolute;right:12px;top:7px;border:0;background:none;font-size:28px;color:var(--muted)}#analytics-optout{font-size:13px;min-height:48px}.reveal{animation:reveal .7s both}@keyframes reveal{from{opacity:.4;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes pop-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:1050px){.feature-list{gap:18px}.feature-visual{padding:22px;height:240px}.feature-big{font-size:40px}.ticket{width:175px}.home-visual-text{font-size:23px}.pref-chain{gap:5px}.feature-text h3{font-size:23px}.movie-sticker{right:-20px}.hero-art{background-position:center,calc(100% + 190px) center;background-size:cover,auto 100%}}@media(max-width:850px){.hero{min-height:1020px}.hero-art{background-image:linear-gradient(180deg,#121815 0%,#121815ed 30%,#12181550 55%,#12181522 82%,#121815 100%),url('/assets/hero.webp');background-size:cover,auto 670px;background-position:center,center bottom 20px}.hero-device{height:300px;left:0;right:7%;bottom:60px}.hero-device .video-orbit{bottom:24px;left:auto;right:0;flex-direction:row;font-size:12px}.video-orbit span{width:48px;height:48px}.art-credit{bottom:5px;font-size:10px}.section{padding:75px 6%}.trial-section{display:block}.section-intro{margin-bottom:35px}.section-intro>p{font-size:15px}.section-intro .small-note{max-width:none}.trial-label{margin-top:22px}h2{font-size:38px}.section-number{font-size:13px;margin-bottom:18px}.game-shell{max-width:570px;margin:auto}.movie-section{padding:70px 7% 30px;display:flex;flex-direction:column;gap:30px}.movie-copy{padding:0}.movie-copy h2{font-size:54px}.movie-copy>p{font-size:15px}.movie-stage{min-height:525px;margin-top:5px}.video-phone{width:238px}.movie-sticker{right:4%;top:10px;width:100px;height:100px;font-size:12px}.movie-sticker b{font-size:14px}.movie-word{font-size:140px;left:0;top:75px}.movie-word span{margin-left:70px}.movie-steps{margin-top:20px}.movie-footnote{font-size:11px}.section-heading{display:block;margin-bottom:35px}.section-heading>p{margin-top:23px;font-size:14px}.feature-list{display:block}.feature-item{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-bottom:45px}.feature-visual{height:230px}.feature-text{padding-top:0}.feature-text h3{font-size:23px;margin-top:8px}.feature-text p{font-size:13px}.topics-section{padding:70px 6% 30px}.topics-heading h2{font-size:33px}.topics-heading p{font-size:14px}.topics-art{width:125%;max-width:none;margin:-7px -12.5% -5px}.topic-tags{gap:7px}.topic-tags span{padding:7px 12px;font-size:12px}.trust-row{margin-top:35px;gap:15px;align-items:flex-start;flex-wrap:wrap;padding:27px 0}.trust-symbol{display:none}.trust-row>div{flex:1}.trust-row h3{font-size:18px}.trust-row p{font-size:12px}.trust-stamp{font-size:9px}.trust-stamp b{font-size:50px}.faq-section{display:block}.faq-list{margin-top:35px}summary{font-size:14px;padding:23px 0}.download-section{padding:60px 7% 210px;min-height:780px}.download-copy h2{font-size:65px}.finale-art{object-position:65% center}.download-section:after{background:linear-gradient(90deg,#121815df,transparent),linear-gradient(0deg,#121815,transparent 35%)}.qr-box{display:none}.download-copy>p{font-size:17px}.sticky-download{position:fixed;z-index:30;left:0;bottom:0;right:0;background:#f6f7f3f5;backdrop-filter:blur(10px);border-top:1px solid #c5ceb9;padding:12px 5% calc(12px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:10px}.sticky-download>div{font-size:12px}.sticky-download b{display:block;font-size:13px}.sticky-download>div>span{font-size:10px;color:var(--muted);display:block;margin-top:4px}.sticky-download .button{min-height:45px;padding:11px 16px;font-size:13px;gap:7px}.site-footer{padding-bottom:115px;gap:16px}.privacy-trigger{text-align:left;width:max-content}}@media(max-width:540px){.feature-item{display:block;max-width:430px;margin:0 auto 50px}.feature-visual{height:260px}.feature-text{padding-top:23px}.feature-text h3 br{display:none}.feature-text h3{font-size:24px}.feature-text p{font-size:14px}.feature-big{font-size:48px}.pref-chain{width:230px;gap:15px}.home-map{right:25px;width:210px}.home-visual-text{font-size:28px}.ticket{width:215px}.ticket strong{font-size:92px}.hero h1{font-size:15vw}.hero-description span{font-size:12px}.hero-description{font-size:18px}.hero{min-height:970px}.hero-note{font-size:11px}.hero-art{background-size:cover,auto 570px;background-position:center,center bottom 20px}.stat-ribbon{font-size:13px}.stat-ribbon b{font-size:43px;margin-right:7px}.ribbon-message{font-size:16px}#demo-game{padding:17px}.pref-card .map{height:69px}.pref-card .map svg{height:69px}.pref-value{font-size:36px}.pref-card h4{font-size:18px}.game-top{padding:18px 20px}.trial-section{padding-left:5%;padding-right:5%}.quiz-topic h3{font-size:23px}.duel{gap:11px}.answer-button{font-size:15px;gap:8px}.answer-button span{font-size:23px}.trust-row{display:block}.trust-stamp{display:block;margin-top:20px;text-align:left}.trust-stamp b{font-size:55px}.topics-heading h2{font-size:30px}.section-intro h2{font-size:37px}.movie-stage{min-height:505px}.store-link{min-width:270px}.hero-bottom{font-size:10px}.download-copy h2{font-size:61px}}

/* Sound is opt-in. Five wins take the app's composition to a full arrangement. */
.sound-story{margin:34px 0 26px;padding:23px 0 0;border-top:1px solid var(--line)}
.sound-story-icon{display:block;font:700 35px 'Barlow Condensed',sans-serif;color:#627b00;margin-bottom:12px}
.sound-story b{font-size:22px;line-height:1.6;letter-spacing:-.04em}
.section-intro .sound-story p{font-size:14px;margin-top:14px}
.demo-sound{padding:14px 22px;display:flex;align-items:center;gap:15px;border-bottom:1px solid var(--line);background:#f6f8ef}
#sound-toggle{flex:none;border:1px solid #bdc6ae;border-radius:100px;padding:10px 13px;background:white;color:var(--ink);font-size:12px;font-weight:800;min-height:44px}
#sound-toggle>span:first-child{font-size:17px;margin-right:3px}
#sound-toggle[aria-pressed=true]{background:var(--ink);color:var(--lime);border-color:var(--ink)}
.sound-progress{min-width:0}.sound-levels{display:flex;align-items:end;gap:4px;height:20px;margin-bottom:5px}
.sound-levels i{display:block;width:22px;height:7px;background:#d8ddce;border-radius:2px;transition:background .3s,height .3s}
.sound-levels i:nth-child(2){height:10px}.sound-levels i:nth-child(3){height:13px}.sound-levels i:nth-child(4){height:16px}.sound-levels i:nth-child(5){height:19px}
.sound-levels i.active{background:#738d00}.is-playing .sound-levels i.active{animation:music-pulse 1s ease-in-out infinite alternate}
.is-playing .sound-levels i:nth-child(even){animation-delay:.3s}#sound-status{display:block;font-size:11px;color:#59654e;line-height:1.6}
@keyframes music-pulse{from{opacity:.55}to{opacity:1}}
/* The guide sits beside the larger, unobscured video. */
.movie-section{grid-template-columns:1fr 1fr;align-items:center;gap:45px}
.video-phone{width:min(100%,370px);border-width:8px;transform:rotate(1deg);border-radius:42px}
.movie-stage{align-self:center;padding:25px 0}.movie-sticker{right:-24px;top:-20px;width:96px;height:96px;font-size:12px}.movie-sticker b{font-size:14px}
.movie-copy h2{font-size:clamp(46px,4.6vw,69px)}
.movie-explainer{margin-top:26px;padding:25px 0 0;border-top:1px solid #49553e;max-width:430px}
.movie-cue-heading{display:flex;justify-content:space-between;font:600 13px 'Barlow Condensed',sans-serif;letter-spacing:.12em;color:var(--lime)}
.movie-explainer h3{font-size:21px;margin:17px 0 10px}.movie-explainer p{font-size:14px;color:#b6c1b1;min-height:80px;margin:0}
.movie-chapters{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:20px}
.movie-chapters button{background:none;border:0;border-top:3px solid #46523f;padding:12px 2px;color:#bdc6b8;font-size:12px;min-height:44px;text-align:left}
.movie-chapters button[aria-current]{border-color:var(--lime);color:var(--lime)}
/* A compact editorial inventory, with the denominators kept intact. */
.topic-inventory{max-width:1070px;margin:32px auto 0;text-align:left;position:relative;z-index:1}
.inventory-intro{font-size:14px;font-weight:600;margin-bottom:24px}
.indicator-group{display:grid;grid-template-columns:170px 1fr;gap:22px;border-top:1px solid #c7cec0;padding:17px 0}
.indicator-group h3{font-size:13px;margin:0;line-height:1.9;white-space:nowrap}
.indicator-group h3>span{font:600 17px 'Barlow Condensed',sans-serif;color:#6c795d;margin-right:13px}
.indicator-group ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;column-gap:0;row-gap:5px}
.indicator-group li{font-size:12px;line-height:1.9;color:#536049;max-width:100%}
.indicator-group li:not(:last-child):after{content:' / ';white-space:pre;color:#89967c;margin:0 7px}
.inventory-note{font-size:11px;color:#68755c;line-height:1.9;margin-top:15px;max-width:850px}
.topics-art{margin-top:5px}.source-library{max-width:1194px;margin:25px auto 0;text-align:left}
.source-library>h3{font-size:24px;margin:0 0 5px}.source-library>p{font-size:12px;color:#626e58;margin:0 0 24px}
.source-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px 32px}
.source-grid a{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding-top:17px;border-top:1px solid #b9c5ac;line-height:1.8}
.source-grid a>span{font-size:11px;color:#5a6b4d}.source-grid b{font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:4px}
.source-grid small{font-size:11px;color:#68775b}.source-library .source-note{margin-top:25px;font-size:11px}
/* A real-text closing wordmark stays crisp at every screen size. */
.brand-finale{background:var(--lime);padding:35px 4% 130px;overflow:hidden;border-top:1px solid #b5ce00}
.brand-finale-kicker,.brand-finale-bottom{display:flex;justify-content:space-between;align-items:center;font:600 14px 'Barlow Condensed',sans-serif;letter-spacing:.07em;gap:20px}
.brand-finale-kicker>span:last-child{font:600 12px 'Noto Sans JP',sans-serif;letter-spacing:.04em}
.brand-finale p{margin:35px 0 30px;line-height:1.04;font-weight:900;letter-spacing:-.075em}
.brand-finale p>span{display:block;font-size:15vw;line-height:1.1}
.brand-finale strong{display:block;white-space:nowrap;font-size:12.2vw;font-weight:900;line-height:1.2}
.brand-period{font-size:.55em;margin-left:-.18em}.brand-finale-bottom{border-top:1px solid #9db800;padding-top:22px}
/* Persistent download access on desktop as well as phones. */
html{scroll-padding-bottom:110px}.answer-button,#next-question,#sound-toggle{scroll-margin-block:110px}
.sticky-download{position:fixed;z-index:30;right:24px;bottom:24px;left:auto;display:flex;gap:22px;align-items:center;background:#f6f7f3f5;backdrop-filter:blur(14px);border:1px solid #c5ceb9;border-radius:14px;padding:13px 15px;box-shadow:0 10px 40px #12181525;max-width:calc(100vw - 32px)}
.sticky-download>div{font-size:12px}.sticky-download b{display:block;font-size:13px}.sticky-download>div>span{display:block;margin-top:4px;font-size:11px;color:var(--muted)}
.sticky-download .button{min-height:48px;font-size:13px;padding:12px 18px;white-space:nowrap}.sticky-download.beside-trial{right:auto;left:24px}
.site-footer{padding-bottom:40px}
@media(max-width:1000px){.movie-section{gap:30px}.video-phone{width:min(100%,340px)}.movie-sticker{right:-5px}.indicator-group{grid-template-columns:150px 1fr;gap:14px}.source-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){
 .movie-section{display:grid;grid-template-columns:minmax(0,1fr);padding:65px 7% 40px;gap:20px}
 .movie-copy{display:contents}.movie-copy>.section-number{grid-row:1;margin-bottom:0}.movie-copy>h2{grid-row:2;margin:0;font-size:48px}.movie-copy>p:not(.movie-caption){grid-row:3;margin:0 0 10px}
 .movie-stage{grid-row:4;min-height:0;padding:15px 0;justify-items:center;margin:0}.video-phone{width:min(90%,340px);transform:none}
 .movie-word{font-size:140px;left:0;top:80px}.movie-sticker{right:-2%;top:8px;width:83px;height:83px;font-size:10px}.movie-sticker b{font-size:12px}
 .movie-explainer{grid-row:5;max-width:none;margin-top:5px;padding-top:20px}.movie-explainer p{min-height:0}.movie-copy>.movie-play{grid-row:6;padding:8px 0}.movie-copy>.movie-caption{grid-row:7;margin:0}.movie-footnote{grid-row:8;margin-top:5px}
 .indicator-group{display:block;padding:15px 0}.indicator-group h3{margin-bottom:8px}.indicator-group li{font-size:12px}.inventory-intro{font-size:13px}.topic-inventory{margin-top:28px}
 .source-library>h3{font-size:21px}.source-grid{gap:18px}.source-grid b{font-size:12px}.source-grid small{font-size:11px}
 .brand-finale{padding:26px 4% calc(125px + env(safe-area-inset-bottom))}.brand-finale-kicker,.brand-finale-bottom{font-size:10px;letter-spacing:.02em}.brand-finale-kicker>span:last-child{font-size:9px}.brand-finale p{margin:28px 0}
 .sticky-download,.sticky-download.beside-trial{left:0;right:0;bottom:0;max-width:none;border-radius:0;border:0;border-top:1px solid #c5ceb9;justify-content:space-between;padding:11px 5% calc(11px + env(safe-area-inset-bottom));gap:10px}
 .sticky-download .button{font-size:12px;padding:10px 13px;min-height:46px}.sticky-download b{font-size:12px}.sticky-download>div>span{font-size:10px}.site-footer{padding-bottom:32px}
}
@media(max-width:400px){.demo-sound{padding:12px 15px;gap:10px}#sound-status{font-size:10px}.sticky-download>div b{font-size:10px}.source-grid{grid-template-columns:1fr}.indicator-group li{font-size:11px}.movie-chapters{gap:4px}.movie-chapters button{font-size:11px}}
