.arcade-menu{position:absolute;inset:0;padding:36px 5% 22px;background:linear-gradient(140deg,#0a0a1ded,#100b27e6);display:flex;flex-direction:column;gap:22px;z-index:5;overflow:auto;touch-action:pan-y}.menu-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.menu-heading h1{font-size:clamp(32px,3.7vw,61px);line-height:.95;margin:14px 0 0;letter-spacing:-.02em}.menu-heading h1 em{font-style:normal;color:var(--pink)}.menu-heading p{font-size:14px;line-height:1.6;margin:0;color:#b7accb;max-width:200px}.game-choices{display:grid;grid-template-columns:1fr 1fr;gap:20px;flex:1;min-height:0}.game-choice{position:relative;overflow:hidden;border:1px solid #b096d644;border-radius:12px;text-align:left;min-height:320px;background:#0b0e24;padding:25px 28px;display:flex;flex-direction:column;isolation:isolate;transition:border-color .2s,transform .2s}.game-choice:hover{border-color:#efa8ff;transform:translateY(-3px)}.choice-backdrop{position:absolute;width:100%;height:100%;inset:0;z-index:-2;object-fit:cover;opacity:.65}.game-choice:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#090920e6,#09092011),linear-gradient(0deg,#0a091cf2,transparent 80%);z-index:-1}.choice-number{font-size:12px;font-weight:600;letter-spacing:.13em;color:#d4bce7}.choice-title{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-size:clamp(48px,5vw,76px);line-height:.89;font-weight:800;margin-top:22px;letter-spacing:-.01em}.choice-title em{color:var(--pink);font-style:normal}.builder-choice .choice-title em{color:var(--cyan)}.choice-description{font-size:14px;line-height:1.75;color:#e0d8ea;margin-top:18px;position:relative;max-width:85%}.choice-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:20px;font-size:13px;color:#ece4f3}.choice-bottom b{font-size:28px;font-weight:400}.choice-best{font-size:12px;color:#a496b9;letter-spacing:.08em;margin-top:8px}.choice-best b{font-family:monospace;letter-spacing:.02em;color:#fff;margin-left:7px}.choice-mascot{position:absolute;width:48%;height:77%;right:-1%;bottom:15%;object-fit:contain;z-index:-1;filter:drop-shadow(0 10px 15px #0008);opacity:.9}.menu-hint{text-align:center;color:#9c90b1;font-size:12px;line-height:1.5;margin:0}.game.is-menu{min-height:620px}.episode{position:absolute;inset:0;z-index:8;display:flex;align-items:center;padding:5%;background:linear-gradient(90deg,#09091f50,#09091feb 45%);overflow:auto;touch-action:pan-y}.episode-art{width:38%;align-self:stretch;display:flex;align-items:center;justify-content:center}.episode-art img{width:100%;max-height:90%;object-fit:contain;filter:drop-shadow(0 8px 30px #a756ff44)}.episode-copy{flex:1;max-width:640px;padding-left:24px}.episode-copy h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(38px,4.4vw,68px);line-height:.95;margin:16px 0 26px;letter-spacing:-.02em}.speaker{display:block;color:var(--pink);font-size:12px;letter-spacing:.17em;font-weight:700}.episode-copy>p:not(.episode-hint){font-size:20px;line-height:1.7;letter-spacing:-.025em;margin:12px 0 20px;color:#f0e7f6;word-break:keep-all}.episode-hint{color:#a99cbd;font-size:14px;line-height:1.6;margin:0 0 25px}.episode-copy small{display:block;font-size:12px;color:#8c819f;margin-top:14px}.episode .primary{gap:35px}.progress span:nth-of-type(1){left:25%}.progress span:nth-of-type(2){left:50%}.progress span:nth-of-type(3){left:75%}.game.is-builder .progress span{display:none}.builder-instruction{display:flex;flex-direction:column;gap:6px;color:#dfd3ec;max-width:65%;text-shadow:0 2px 10px #000}.builder-instruction strong{font-size:15px;font-weight:600}.builder-instruction span{font-size:12px;color:#9ee5ef}.game.is-builder .jump-button{background:#64e3ed2b;border-color:#99f1f7;min-width:96px}.game.is-builder .notice{color:var(--cyan);font-size:20px;font-weight:800}.company-link{display:flex;align-items:center;justify-content:center;gap:15px;max-width:390px;margin:24px auto 0;border:1px solid #a58ac05c;border-radius:8px;padding:14px 17px;color:#ede5f8;text-decoration:none;font-size:14px;line-height:1.4;background:#ffffff04}.company-link:hover{border-color:var(--pink);color:var(--pink)}.company-link:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}.result-card{max-height:100%;overflow:auto}.result-actions{flex-wrap:wrap}.game.is-builder .hearts{color:var(--cyan);font-size:13px;letter-spacing:.05em}.choice-title,.episode-copy h2{overflow-wrap:normal}.game.is-episode .hud,.game.is-episode .bottom-hud{visibility:hidden}
@media(max-width:760px){.game.is-menu{min-height:680px}.arcade-menu{padding:25px 18px 18px;gap:16px}.menu-heading{display:block}.menu-heading h1{font-size:35px;margin-top:10px;line-height:.96;max-width:310px}.menu-heading p{font-size:13px;max-width:none;margin-top:10px}.menu-heading .eyebrow{font-size:12px}.game-choices{grid-template-columns:1fr;gap:13px}.game-choice{padding:19px 20px;min-height:215px}.choice-number{font-size:11px}.choice-title{font-size:44px;line-height:.85;margin-top:13px}.choice-title br{display:none}.choice-title em{margin-left:8px}.choice-description{font-size:13px;line-height:1.6;margin-top:12px;max-width:80%}.choice-description br{display:none}.choice-bottom{font-size:12px;padding-top:12px}.choice-bottom b{font-size:23px}.choice-best{font-size:11px;margin-top:3px}.choice-mascot{width:45%;height:83%;right:-5%;bottom:5%;opacity:.65}.menu-hint{font-size:11px}.episode{padding:20px 23px 24px;flex-direction:column;justify-content:center;gap:3px;background:linear-gradient(180deg,#0b091a50,#0b091af5 40%)}.episode-art{width:100%;height:155px;flex:none;align-self:auto}.episode-art img{height:100%;width:190px;max-height:none;object-fit:contain}.episode-copy{max-width:100%;padding:0;width:100%}.episode-copy h2{font-size:40px;line-height:1;margin:12px 0 16px}.episode-copy>p:not(.episode-hint){font-size:16px;line-height:1.7;margin:10px 0 15px}.episode-hint{font-size:13px;line-height:1.6;margin-bottom:20px}.episode .primary{width:100%;font-size:15px;min-height:54px}.episode-copy small{font-size:11px;margin-top:11px}.episode-copy .eyebrow{font-size:11px}.speaker{font-size:12px}.builder-instruction{max-width:58%}.builder-instruction strong{font-size:13px;line-height:1.5}.builder-instruction span{font-size:12px}.game.is-builder .jump-button{min-width:90px}.company-link{font-size:13px;padding:14px 10px;margin-top:20px}.result-card{padding:18px 6px}.result-card h2{font-size:26px}.result-best{font-size:12px}}
@media(max-width:370px){.arcade-menu{padding:22px 15px 17px}.menu-heading h1{font-size:31px}.choice-title{font-size:37px}.game-choice{padding:17px}.choice-description{font-size:12px}.episode-art{height:130px}.episode{padding:16px 20px}.episode-copy h2{font-size:34px}.episode-copy>p:not(.episode-hint){font-size:15px}.episode-hint{font-size:12px}.company-link{font-size:12px}}
@media(orientation:landscape) and (max-height:500px){.game.is-menu{min-height:280px;height:calc(100svh - 84px)}.arcade-menu{padding:13px 20px;gap:10px}.menu-heading{display:flex}.menu-heading h1{font-size:26px;margin:4px 0 0}.menu-heading .eyebrow{font-size:10px}.menu-heading p{font-size:11px}.game-choices{grid-template-columns:1fr 1fr;gap:12px}.game-choice{min-height:185px;padding:13px 18px}.choice-title{font-size:38px;margin-top:9px}.choice-title br{display:none}.choice-title em{margin-left:7px}.choice-description{font-size:11px;line-height:1.5;margin-top:8px;max-width:90%}.choice-description br{display:none}.choice-number,.choice-bottom,.choice-best{font-size:10px}.choice-bottom{padding-top:7px}.choice-bottom b{font-size:19px}.menu-hint{display:none}.episode{flex-direction:row;padding:17px 5%;gap:10px;background:linear-gradient(90deg,#09091f50,#09091feb 35%)}.episode-art{width:25%;height:100%}.episode-art img{height:100%;width:100%}.episode-copy{width:75%;max-width:75%;padding:0}.episode-copy h2{font-size:32px;margin:6px 0 10px}.episode-copy .eyebrow,.speaker{font-size:10px}.episode-copy>p:not(.episode-hint){font-size:13px;line-height:1.5;margin:7px 0 10px}.episode-hint{font-size:11px;margin-bottom:12px}.episode .primary{width:auto;min-height:40px;font-size:13px;padding:7px 15px}.episode-copy small{display:none}.company-link{margin-top:10px;padding:9px;font-size:12px}.result-card{padding:12px}.builder-instruction strong{font-size:12px}.builder-instruction span{font-size:10px}}
.game.is-builder .hud-left{max-width:72%}.game.is-builder .micro{font-size:11px;line-height:1.5;letter-spacing:.03em}.episode{align-items:safe center;justify-content:safe center}.episode-art{pointer-events:none}.result-card{touch-action:pan-y}.game.is-builder .notice{top:27%;font-size:18px}@media(max-width:760px){.game.is-builder .micro{font-size:10px;max-width:180px}.game.is-builder .notice{font-size:15px;top:24%}.game.is-builder .hud-left{max-width:65%}}
