:root{color-scheme:dark}*{box-sizing:border-box}html,body,#root{height:100%;width:100%;margin:0}body{background:#000;color:#fff;font-family:Rubik,sans-serif;font-weight:400}button{font-family:inherit}.viewportShell{width:100vw;height:100vh;background:#000;overflow:hidden}.aspectStage{position:relative;width:100vw;height:100vh;overflow:hidden}.designCanvas{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center}.appRoot{width:100%;height:100%;background:#0b0b0c}.landing{height:100%;width:100%;padding:0;position:relative;overflow:hidden}.landingHit{all:unset;cursor:default;display:block;width:100%;height:100%}.landingBg{position:absolute;inset:0;background:radial-gradient(circle at 60% 35%,#0000,#0000008c 58%,#000000c7),url(/landing-bg.png) center / cover no-repeat;filter:saturate(.95)}.landingSplit{position:relative;height:100%;width:100%;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;padding-right:130px}.landingBrand{position:absolute;top:30px;left:34px;display:inline-flex;align-items:center;gap:12px;font-size:28px;font-weight:600;letter-spacing:-.02em;color:#fffffff2;z-index:2}.landingBrandIcon,.landingBrandIcon img{width:34px;height:34px;display:inline-block}.landingHero{width:100%;height:100%;display:grid;align-items:end;justify-items:start}.landingHeroImg{object-fit:contain;display:block;filter:drop-shadow(0 30px 80px rgba(0,0,0,.65))}.landingCopy{width:100%;max-width:720px;justify-self:start;align-self:center;padding-right:10px}.landingH1{margin:0;font-size:70px;line-height:1.04;letter-spacing:-.035em;font-weight:700;color:#d3b15f;text-shadow:0 18px 60px rgba(0,0,0,.55);font-family:Hepta Slab,serif}.landingP{margin-top:18px;font-size:22px;line-height:1.55;letter-spacing:-.01em;color:#ffffffdb;max-width:56ch}.landingEm{font-style:normal;font-weight:400;color:#d3b15f}.landingEm1{font-style:normal;font-weight:700;color:#f9f9f9}.landingEm{color:#e0e0e0}.landingCta{margin-top:34px;width:min(720px,100%);height:92px;border-radius:22px;border:1px solid rgba(255,255,255,.24);background:#fffffff2;color:#0b0b0c;display:flex;align-items:center;justify-content:space-between;padding:0 22px 0 32px;cursor:pointer;box-shadow:0 26px 90px #0000009e;transition:transform .14s ease,filter .14s ease,box-shadow .14s ease}.landingCta:hover{transform:translateY(-1px);filter:brightness(1.02);box-shadow:0 30px 110px #000000b3}.landingCta:active{transform:translateY(0);filter:brightness(1)}.landingCta:disabled,.landingCta[aria-disabled=true]{cursor:wait;opacity:.72;transform:none;filter:none;box-shadow:0 18px 55px #00000080}.landingCta:disabled .landingCtaIcon,.landingCta[aria-disabled=true] .landingCtaIcon{opacity:.6}.landingCtaText{font-size:30px;font-weight:700;letter-spacing:-.02em}.landingCtaIcon{width:56px;height:56px;border-radius:999px;border:2px solid rgba(11,11,12,.22);background:#000000d9;display:grid;place-items:center;font-size:22px;color:#fff}.landingPreloadHint{margin-top:12px;font-size:18px;letter-spacing:-.01em;color:#ffffffd1}@media(max-height:1080px){.landingSplit{padding:48px 56px;gap:44px}.landingH1{font-size:64px}.landingCta{height:82px}}@media(max-width:2400px)and (orientation:portrait){.landingBg{background:radial-gradient(circle at 50% 28%,#0000,#0000008c 62%,#000000d1),url(/MOB-HOME.jpg) center / cover no-repeat;filter:saturate(.98)}.landingSplit{grid-template-columns:1fr;align-items:center;display:grid;gap:50px;padding:26px 18px 22px;align-content:start;justify-items:center;height:100%}.landingBrand{position:relative;top:auto;left:auto;margin:10px auto 14px;justify-content:center;font-size:60px;gap:50px;align-items:baseline}.landingBrandIcon,.landingBrandIcon img{width:56px;height:56px}.landingHero{width:100%;display:block;position:relative;height:1024px;margin:0 auto}.landingHeroImg{display:none}.landingHero:before{content:"";position:absolute;inset:0;background:url(/Frame%20170.png) center / contain no-repeat;filter:drop-shadow(0 18px 55px rgba(0,0,0,.65))}.landingCopy{width:100%;max-width:2160px;justify-self:center;align-self:start;text-align:center;padding:0 6px;margin-top:10px;height:500px;display:flex;align-items:center;flex-direction:column}.landingH1{font-size:84px;line-height:1.14;letter-spacing:-.03em;margin:0}.landingP{margin-top:14px;font-size:42px;line-height:1.55;letter-spacing:-.01em;max-width:40ch;margin-left:auto;margin-right:auto;color:#ffffffe0}.landingCta{margin-top:18px;width:90%;height:100px;border-radius:16px;padding:0 16px 0 18px;box-shadow:0 18px 55px #0000008c;align-items:center;display:flex}.landingCtaText{font-size:38px;font-weight:700}.landingCtaIcon{width:52px;height:52px;font-size:28px}.landingPreloadHint{font-size:32px;text-align:center}}.about{position:relative;width:100%;height:100%;overflow:hidden}.aboutBg{position:absolute;inset:0;background:radial-gradient(circle at 0% 35%,#0000000d,#0000008c 98%,#000000d1),url(/about-bg.png) center / cover no-repeat;filter:saturate(.95)}@media(max-width:2400px)and (orientation:portrait){.aboutBg{background:radial-gradient(circle at 50% 25%,#0000000d,#0000008c 60%,#000000d9),url("/MOB-ABOUT%20(1).png") center / cover no-repeat;filter:saturate(.95)}}.aboutHowCard{position:relative;perspective:1000px;cursor:pointer}.aboutHowCardInner{position:relative;transform-style:preserve-3d;transition:transform .42s ease}.aboutHowCard.isFlipped .aboutHowCardInner{transform:rotateY(180deg)}.aboutHowCardFace{position:absolute;inset:0;display:grid;justify-items:center;align-content:center;backface-visibility:hidden}.aboutHowCardFront{transform:rotateY(0)}.aboutHowCardBack{transform:rotateY(180deg)}.aboutSplit{position:relative;height:calc(100% - 96px);width:100%;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:64px;padding:0 72px 28px}.aboutLeft{max-width:620px;padding-left:8px}.aboutH1{margin:0;font-size:65px;line-height:1.02;letter-spacing:-.04em;font-family:Hepta Slab,serif;font-weight:700;color:#d3b15f;text-shadow:0 18px 60px rgba(0,0,0,.55)}.aboutP{margin:22px 0 0;font-size:30px;line-height:1.35;letter-spacing:-.02em;color:#ffffffdb;max-width:36ch}.aboutRight{width:100%;justify-self:end;display:grid;align-content:space-between;gap:50px}.aboutBadge{position:relative;height:72px;border-radius:18px;border:1px solid rgba(255,255,255,.24);background:#00000059;box-shadow:0 18px 55px #00000073;display:grid;place-items:center}.aboutBadgeText{font-size:36px;font-weight:600;letter-spacing:-.02em;color:#d3b15f;font-family:Hepta Slab,serif}.aboutBadgeSpark{position:absolute;right:18px;top:-12px;font-size:18px;color:#ffffffe6;text-shadow:0 10px 30px rgba(0,0,0,.6)}.aboutHowCards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;justify-content:space-between}.aboutHowCard{border-radius:20px;padding:14px;box-shadow:0 22px 70px #0000008c;height:400px}.aboutHowCardInner{height:100%;border-radius:16px;background:#000;border:1px solid rgba(11,11,12,.18);display:grid;align-content:space-between;padding:24px 18px 20px;text-align:center;color:#fff}.aboutHowCard--gold{background:#d3b15ff2}.aboutHowCard--green{background:#5a7f60f2}.aboutHowCard--purple{background:#9b6cffeb}.aboutHowTitle{font-size:26px;font-weight:700;letter-spacing:-.02em;line-height:1.1}.aboutHowIcon{width:82px;height:82px;border-radius:999px;border:1px solid rgba(11,11,12,.24);display:grid;place-items:center;justify-self:center;font-size:30px;background:#fff0}.aboutHowFooter{font-size:24px;font-weight:700;letter-spacing:-.02em;line-height:1.12}.aboutProTip{display:flex;align-items:center;gap:12px;justify-content:center;padding-top:4px}.aboutProTipIcon{font-size:22px;filter:drop-shadow(0 10px 26px rgba(0,0,0,.55))}.aboutProTipLabel{font-size:18px;font-weight:800;letter-spacing:.02em;color:#d3b15f}.aboutProTipText{font-size:20px;letter-spacing:-.01em;color:#ffffffdb}.aboutCta{width:100%;height:92px;border-radius:22px;border:1px solid rgba(255,255,255,.24);background:#fffffff2;color:#0b0b0c;display:flex;align-items:center;justify-content:space-between;padding:0 22px 0 32px;cursor:pointer;box-shadow:0 26px 90px #0000009e;transition:transform .14s ease,filter .14s ease,box-shadow .14s ease}.aboutCta:hover{transform:translateY(-1px);filter:brightness(1.02);box-shadow:0 30px 110px #000000b3}.aboutCta:active{transform:translateY(0)}.aboutCtaText{font-size:30px;font-weight:700;letter-spacing:-.02em}.aboutCtaIcon{width:56px;height:56px;border-radius:999px;border:2px solid rgba(11,11,12,.22);background:#000000d9;display:grid;place-items:center;font-size:22px;color:#fff}@media(max-height:1080px){.aboutSplit{padding:0 56px 24px;gap:48px}.aboutH1{font-size:72px}.aboutP{font-size:26px}.aboutCta{height:84px}}@media(max-width:2400px)and (orientation:portrait){.aboutSplit{grid-template-columns:1fr;height:auto;padding:110px 20px 26px;gap:100px;justify-items:center;align-content:start;display:flex;flex-direction:column;justify-content:center}.aboutLeft{max-width:100%;padding:0;text-align:center}.aboutH1{font-size:68px;line-height:1.08;letter-spacing:-.03em}.aboutP{font-size:60px;line-height:1.45;margin-top:14px;max-width:38ch;margin-left:auto;margin-right:auto}.aboutRight{width:100%;justify-self:center;align-content:start;gap:26px;display:grid;justify-items:center}.aboutBadge{height:86px;border-radius:14px}.aboutBadgeText{font-size:48px}.aboutHowCards{grid-template-columns:repeat(3,1fr);gap:12px;width:90%}.aboutHowCard{height:480px;padding:15px}.aboutHowCardInner{padding:14px 10px 12px}.aboutHowTitle{font-size:46px}.aboutHowIcon{width:48px;height:48px;font-size:20px;padding-top:30px}.aboutHowFooter{font-size:41px;line-height:1.2;padding-top:40px}.aboutProTip{flex-wrap:wrap;justify-content:center;gap:8px}.aboutProTipIcon{font-size:68px}.aboutProTipLabel{font-size:44px}.aboutProTipText{font-size:44px;text-align:center}.aboutCta{height:100px;border-radius:16px;margin-top:8px;width:80%}.aboutCtaText{font-size:52px}.aboutCtaIcon{width:64px;height:64px;font-size:38px}}.themeScreen{height:100%;padding:38px 48px;background-image:url(/theme-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#0b0b0b;overflow:hidden}.themeTopBar{display:flex;align-items:center;justify-content:flex-start;margin-bottom:28px}.themeBrand{font-size:28px;letter-spacing:-.02em;opacity:.95}.themeStage{height:calc(100% - 70px);display:grid;place-items:center}.themePanel{width:min(1300px,100%);min-height:640px;border-radius:18px;border:1px solid rgba(255,255,255,.28);box-shadow:0 18px 55px #0000008c;padding:44px 46px 52px;display:grid;grid-template-rows:auto auto auto;align-content:start;justify-items:center}.themeHeading{font-family:Hepta Slab,serif;text-align:center;font-size:56px;font-weight:500;letter-spacing:-.03em;margin:0}.themePreloadHint{margin-top:10px;font-size:24px;letter-spacing:-.01em;color:#ffffffdb}.timelineTabs{display:flex;align-items:center;justify-content:center;gap:36px;margin-top:22px}.timelineBtn{all:unset;cursor:pointer;min-width:240px;height:74px;border-radius:18px;border:1px solid rgba(255,255,255,.35);background:#0b0b0c59;color:#ffffffeb;display:grid;place-items:center;font-size:34px;font-weight:700;letter-spacing:-.02em;box-shadow:0 18px 55px #00000059;transition:transform .12s ease,background .16s ease,color .16s ease,border-color .16s ease}.timelineBtn:hover{transform:translateY(-1px);border-color:#ffffff80}.timelineBtn--active,.timelineBtn.active{background:#fff;color:#0b0b0c;border-color:#ffffffe6}.timelineBtn[aria-disabled=true]{cursor:wait;opacity:.72;transform:none}.timelineCards{width:100%;display:flex;align-items:center;justify-content:center;gap:56px;margin-top:42px;flex-wrap:nowrap}.timelineCards .card{width:420px;height:560px;border-radius:22px;padding:28px}.timelineCards .cardTitle{font-size:56px;line-height:.92}.timelineCards .cardMedia{margin-top:18px;height:270px;border-radius:14px}.timelineCards .cardProceed{height:84px;border-radius:18px;font-size:28px;padding:0 22px}.timelineCards .cardProceedIcon{width:46px;height:46px}@media(max-width:2400px)and (orientation:portrait){.themeScreen{padding:22px}.themeHeading{font-size:40px}.timelineTabs{gap:14px;margin-top:16px;overflow-x:auto;justify-content:flex-start;width:100%;padding-bottom:6px}.timelineBtn{min-width:170px;height:60px;border-radius:16px;font-size:24px;white-space:nowrap}.timelineCards{flex-direction:column;gap:18px;margin-top:22px}.timelineCards .card{width:min(360px,100%);height:520px}.timelineCards .cardTitle{font-size:44px}.timelineCards .cardMedia{height:240px}}@media(max-width:2400px)and (orientation:portrait){.themeScreen{padding:26px 22px 22px;background:radial-gradient(circle at 50% 26%,#0000,#0000008c 62%,#000000d1),url(/theme-bg-mobile.png) center / cover no-repeat;background-color:#0b0b0b}.themeStage{place-items:start;padding-top:26px;display:grid;justify-content:center;justify-items:center;align-content:space-around}.themeHeading{font-size:60px;font-weight:600;letter-spacing:-.03em;color:#d3b15f;margin-top:6px}.themePreloadHint{font-size:30px;margin-top:12px}.timelineTabs{gap:18px;margin-top:22px;justify-content:center}.timelineBtn{min-width:250px;height:86px;border-radius:22px;font-size:34px}.themePanel{width:100%;min-height:auto;padding:34px 26px;border-radius:20px}.timelineCards{flex-direction:column;gap:26px;margin-top:28px}.timelineCards .card{height:740px;border-radius:26px;padding:34px;width:900px}.timelineCards .cardTitle{font-size:70px}.timelineCards .cardMedia{height:420px}.timelineCards .cardProceed{height:100px;border-radius:18px;font-size:34px}.timelineCards .cardProceedIcon{width:56px;height:56px}}.shell{height:100%;display:grid;grid-template-columns:360px 1fr;gap:28px;padding:40px}.sidebar{display:flex;flex-direction:column;justify-content:space-between;padding:10px 0}.brand{font-size:24px;font-weight:650;opacity:.92;margin-bottom:0}.themeNav{display:flex;flex-direction:column;gap:34px;justify-content:center;flex:1;padding-left:10px}.themeBtn{all:unset;cursor:pointer;font-size:64px;font-weight:750;letter-spacing:-.03em;line-height:1;opacity:.18;transition:opacity .16s ease}.themeBtn:hover{opacity:.42}.themeBtn.active{opacity:.95}.main{display:grid;place-items:center}.panel{width:min(1040px,100%);min-height:600px;border-radius:18px;border:1px solid rgba(255,255,255,.28);box-shadow:0 18px 55px #0000008c;padding:44px 46px;display:grid;grid-template-rows:auto 1fr}.panelHeader{text-align:center;font-size:clamp(42px,4.2vw,64px);letter-spacing:-.03em;margin-top:4px}.cardRow{display:flex;align-items:center;justify-content:center;gap:52px;padding-top:34px}.card{width:320px;height:440px;background:#d3b15f;border-radius:18px;padding:26px;color:#0b0b0c;display:grid;grid-template-rows:auto 1fr auto;box-shadow:0 20px 60px #00000073}.card--past{background:#dab45b}.card--present{background:#5a7f61}.card--future{background:#aa80e4}.cardTitle{font-size:46px;letter-spacing:-.04em;line-height:.92;display:flex;flex-direction:column}.cardTitleLine{display:block}.cardMedia{margin-top:18px;border-radius:12px;position:relative;overflow:hidden;background:#c9ad61;border:1px solid rgba(0,0,0,.22)}.cardMedia--past{background:#d3b15f38}.cardMedia--present{background:#5a7f60}.cardMedia--future{background:#aa8cff2e}.mediaImg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.05);transform:scale(1.02)}.mediaPlaceholder{position:absolute;inset:0;background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.22),transparent 55%),radial-gradient(circle at 55% 55%,rgba(0,0,0,.18),transparent 60%),linear-gradient(180deg,#00000047,#0000000d)}.cardProceed{margin-top:18px;width:100%;height:72px;border-radius:16px;border:1px solid rgba(255,255,255,.28);background:#0b0b0c;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 22px;font-size:24px;cursor:pointer}.cardProceed:disabled,.cardProceed[aria-disabled=true]{cursor:wait;opacity:.74}.cardProceedIcon{width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.45);display:grid;place-items:center;font-size:20px}@media(max-width:700px)and (orientation:portrait){.shell{grid-template-columns:1fr;padding:22px}.sidebar{padding:0}.brand{margin-bottom:14px}.themeNav{flex-direction:row;gap:18px;overflow-x:auto;padding:0 0 8px}.themeBtn{font-size:38px;white-space:nowrap}.panel{min-height:auto;padding:28px 22px}.cardRow{flex-direction:column;gap:18px}.card{width:min(360px,100%);height:440px}}.menuOverlay{position:absolute;inset:0;z-index:4000;display:grid;place-items:center;padding:48px;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.1),transparent 45%),radial-gradient(circle at 70% 75%,rgba(211,177,95,.1),transparent 55%),#000c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.menuPanel{width:100%;height:100%;border-radius:22px;display:grid;grid-template-rows:auto auto 1fr;align-items:start;position:relative}.menuTop{position:absolute;top:0;left:0;right:0;height:96px;display:flex;align-items:center;justify-content:space-between;padding:22px 18px}.menuBrand{display:inline-flex;align-items:center;gap:12px;font-size:24px;font-weight:600;letter-spacing:-.02em;color:#fffffff2}.menuBrandIcon,.menuBrandIcon img{width:28px;height:28px;display:inline-block}.menuClose{all:unset;cursor:pointer;font-size:62px;width:64px;height:64px;border-radius:999px;display:grid;place-items:center;color:#ffffffeb;opacity:.9;transition:transform .12s ease,opacity .12s ease}.menuClose:hover{opacity:1;transform:scale(1.04)}.menuClose:active{transform:scale(.98)}.menuCloseIcon{width:34px;height:34px;position:relative}.menuCloseIcon:before,.menuCloseIcon:after{content:"";position:absolute;left:50%;top:50%;width:34px;height:2px;background:#ffffffeb;transform-origin:center}.menuCloseIcon:before{transform:translate(-50%,-50%) rotate(45deg)}.menuCloseIcon:after{transform:translate(-50%,-50%) rotate(-45deg)}.menuTitleRow{margin-top:96px;display:flex;align-items:center;justify-content:center;gap:16px}.menuGridIcon{display:grid;place-items:center;color:#ffffffeb}.menuTitle{font-size:44px;font-weight:600;letter-spacing:-.02em;color:#fffffff2}.menuCards{margin-top:30px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;padding:0 40px 40px;align-items:stretch;height:100%}.menuCard{all:unset;cursor:pointer;height:500px;border-radius:18px;border:1px solid rgba(255,255,255,.55);background:#0000001a;box-shadow:0 18px 55px #0000008c;padding:34px 34px 28px;display:grid;align-content:space-between;transition:transform .14s ease,border-color .14s ease,background .14s ease}.menuCard:hover{transform:translateY(-2px);border-color:#ffffffbf;background:#ffffff0f}.menuCard:active{transform:translateY(0)}.menuCardText{font-size:44px;line-height:.95;letter-spacing:-.04em;font-weight:650;color:#fffffff2;white-space:pre-line}.menuCardIcon{width:62px;height:62px;font-size:32px;border-radius:999px;border:1px solid rgba(255,255,255,.55);display:grid;place-items:center;color:#ffffffeb}@media(max-width:2400px)and (orientation:portrait){.menuCards{grid-template-columns:1fr;gap:18px;padding:0 22px 28px}.menuCard{height:300px;justify-items:center;align-content:normal}.menuCardText{font-size:70px}.menuCardTitle{font-size:44px}}.gameRoot{overflow:hidden;height:100%;padding:38px 48px;background-color:#0e0e0e}.topBar{position:relative;z-index:20;display:flex;align-items:flex-end;justify-content:space-between;margin-top:28px;margin-bottom:28px}.topBrand{font-size:38px;letter-spacing:-.02em;opacity:.95;margin-left:30px}.menuBtn{all:unset;cursor:pointer;display:inline-flex;align-items:center;gap:12px;font-size:38px;font-weight:650;color:#ffffffeb;opacity:.9;margin-right:30px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.menuBtn:hover{opacity:1;color:#fff}.menuBtnIcon{display:inline-flex;align-items:center;justify-content:center}.menuBtnIcon img{width:38px;height:38px;display:block}.gameGrid{height:calc(100% - 70px);display:grid;grid-template-columns:.45fr .85fr;gap:56px;align-items:start}.storyPanel{position:relative;border-radius:18px;border:4px solid rgba(255,255,255,.28);box-shadow:0 18px 55px #0000008c;padding:22px;display:grid;grid-template-rows:420px auto;gap:18px;height:90ch;min-height:680px}.storyFrame{border-radius:16px;overflow:hidden;background:#171717;position:relative}.storyImg{width:100%;height:100%;object-fit:cover;display:block}.storyFrame--flippable{cursor:pointer;outline:none}.storyFlip3d{position:relative;width:100%;height:100%;perspective:1200px;transform-style:preserve-3d}.storyFace{position:absolute;inset:0;border-radius:16px;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d;background:#ffffff0f}.storyFace--front{z-index:2;background-color:#000}.storyFace--back{z-index:1;transform:rotateY(180deg);background:#0000008c}.storyBackScroll{height:100%;padding:26px 24px 300px;overflow:auto;color:#ffffffeb;display:flex;flex-direction:column;justify-content:flex-start}.storyBackTitle{font-size:22px;letter-spacing:-.02em;margin:0 0 14px;color:#ffe4c400}.storyBackBody{font-size:40px;line-height:1.45;white-space:pre-wrap}.storyBackScroll::-webkit-scrollbar{width:10px}.storyBackScroll::-webkit-scrollbar-thumb{border-radius:999px;background:#ffffff2e}.storyBackScroll::-webkit-scrollbar-track{background:#ffffff0f}.storyFlipRow{height:100%;display:flex;align-items:flex-end;padding:0 86px 0 6px;justify-content:flex-end}.storyFlipMeta{font-size:40px;line-height:1.2;color:#ffdf57;letter-spacing:-.02em}.storyTitle{font-size:30px;letter-spacing:-.02em;margin-bottom:18px;color:#ffe4c400}.storyBody{font-size:28px;line-height:1.35;opacity:.92;background-color:#000}.storyCornerBtn{position:absolute;right:16px;bottom:16px;width:56px;height:56px;border-radius:14px;border:1px solid rgba(255,255,255,.28);background:#000000a6;color:#ffdf57;font-size:28px;display:grid;place-items:center;cursor:default;pointer-events:none}.choiceArea{height:100%;display:grid;align-items:stretch;justify-items:stretch;overflow:visible}.choicePrompt{font-family:Hepta Slab,serif;padding:0 6px;justify-self:center;text-align:center;max-width:100%;font-size:60px;line-height:1.2;letter-spacing:-.02em;color:#fff;display:flex;align-items:center;font-weight:700}.choicePrompt strong{font-family:Hepta Slab,serif;font-weight:500}.choiceStack{width:100%;height:100%;min-height:680px;position:relative;overflow:visible;padding-top:140px;margin-top:12px}.choiceCard{width:300px;height:410px;border-radius:30px;background:#fff;color:#0b0b0c;border:18px solid #d3b15f;box-shadow:0 22px 70px #0000008c;transform-origin:50% 100%;cursor:pointer;position:relative;overflow:hidden}.choiceCard--past{border-color:#d3b15f}.choiceCard--present{border-color:#5a7f61}.choiceCard--future{border-color:#aa80e4}.choiceCard--wild{background:#fff;border:18px solid rgba(21,0,255,.95);color:#000}.choiceCard--wild .choiceInner{padding-top:86px}.choiceWildIconSlot{position:absolute;top:28px;left:50%;transform:translate(-50%);width:64px;height:64px;border-radius:16px;border:2px solid rgba(255,255,255,0);background:#0000;display:grid;place-items:center}.choiceWildIconSlot img{width:100%;height:100%}.choiceCard--wild:hover{box-shadow:0 28px 90px #7b5cff8c}.choiceInner{height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:44px 34px 120px;text-align:center;font-size:32px;font-weight:450;letter-spacing:-.02em;line-height:1.12}.choiceProceedWrap{position:absolute;left:22px;right:22px;bottom:22px;height:72px;border-radius:18px;border:1px solid rgba(255,255,255,.28);background:#0b0b0ceb;box-shadow:0 18px 55px #0000008c;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.choiceProceed{all:unset;cursor:pointer;color:#fff;font-size:26px;letter-spacing:-.01em}.choiceProceedIcon{width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.45);display:grid;place-items:center;color:#fff;font-size:20px}.choiceCard--selected,.choiceCard.selected{box-shadow:0 30px 90px #000000a6}.credits{position:relative;width:100%;height:100%;overflow:hidden}.creditsBg{position:absolute;inset:0;background:radial-gradient(circle at 60% 35%,#0000,#0000008c 58%,#000000c7),url(/credits-bg.png) center / cover no-repeat;filter:saturate(.95);z-index:0}.creditsInner{position:relative;z-index:1;height:calc(100% - 96px);width:100%;display:grid;grid-template-rows:auto auto;align-items:start;padding:80px 72px 56px}.creditsCenter{display:grid;justify-items:center;text-align:center;gap:46px;padding-top:0}.creditsBlock{display:grid;justify-items:center;gap:22px}.creditsBlock--spaced{margin-top:10px}.creditsText{font-size:26px;line-height:1.4;letter-spacing:-.01em;color:#fffffff5;max-width:28ch}.creditsLabel{font-size:22px;font-weight:500;letter-spacing:-.01em;color:#ffffffe6}.creditsLogo{display:block;height:auto;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;filter:drop-shadow(0 18px 55px rgba(0,0,0,.55))}.creditsLogo--map{width:150px}.creditsLogo--support{width:300px}.creditsTeam{display:grid;justify-items:center;gap:18px;margin-top:64px;text-align:center}.creditsTeamTitle{font-size:0;line-height:0;margin:0}.creditsTeamList{display:grid;gap:12px;justify-items:center;width:100%;max-width:980px}.creditsTeamItem{font-size:26px;line-height:1.4;letter-spacing:-.01em;color:#fffffff5;text-align:center}.creditsRoleLabel{color:#fffffff5;font-weight:500}.creditsName{color:#d3b15f;font-weight:650}.closeBtn{all:unset;cursor:pointer;font-size:62px;width:64px;height:64px;border-radius:999px;display:grid;place-items:center;color:#ffffffeb;opacity:.9;transition:transform .12s ease,opacity .12s ease;margin-right:10px}.closeBtn:hover{opacity:1;transform:scale(1.04)}.closeBtn:active{transform:scale(.98)}.closeBtnIcon{position:relative}.closeBtnIcon:before,.closeBtnIcon:after{content:"";position:absolute;left:50%;top:50%;width:34px;height:2px;background:#ffffffeb;transform-origin:center}.closeBtnIcon:before{transform:translate(-50%,-50%) rotate(45deg)}.closeBtnIcon:after{transform:translate(-50%,-50%) rotate(-45deg)}@media(max-height:760px){.creditsInner{padding:56px 56px 40px}.creditsText{font-size:24px}.creditsLogo--support{width:280px}.creditsTeam{margin-top:44px}.creditsTeamList{gap:10px}.creditsTeamItem{font-size:22px}}@media(max-width:2160px)and (orientation:portrait){.creditsInner{height:auto;padding:120px 22px 40px;gap:24px}.creditsCenter{gap:34px}.creditsText{font-size:34px;max-width:22ch}.creditsLabel{font-size:34px}.creditsLogo--map{width:350px}.creditsLogo--support{width:min(350px,100%)}.creditsTeam{margin-top:40px;gap:14px}.creditsTeamList{gap:10px;max-width:100%}.creditsTeamItem{font-size:34px;line-height:1.45}.creditsRoleLabel,.creditsName{display:inline}}.creditsBg{pointer-events:none}.outcomeGrid{height:calc(100% - 70px);display:grid;grid-template-columns:1.08fr .92fr;gap:72px;align-items:center;padding:10px 8px 0;background-image:url(/outcome-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#0b0b0b;overflow:hidden}.outcomeLeft{max-width:920px}.outcomeHeading{margin:0;font-size:56px;line-height:1.06;letter-spacing:-.035em;font-weight:700;color:#d3b15f;text-shadow:0 18px 60px rgba(0,0,0,.55);font-family:Hepta Slab,serif}.outcomeHeadingEm{color:#fffffff2;font-weight:750}.outcomeCopy{margin-top:26px;max-width:830px}.outcomeCopyP{margin:0 0 38px;font-size:30px;line-height:1.55;letter-spacing:-.01em;color:#ffffffdb;white-space:pre-wrap}.outcomePrimaryBtn{all:unset;cursor:pointer;display:inline-flex;align-items:center;gap:16px;height:78px;border-radius:20px;border:1px solid rgb(0 0 0);background:#fff;box-shadow:0 22px 70px #9999997d;transition:transform .14s ease,background .14s ease,border-color .14s ease,filter .14s ease;margin-top:20px;padding:10px}.outcomePrimaryBtn:hover{transform:translateY(-1px);border-color:#ffffff8c;background:#c6c5c5;filter:brightness(1.02)}.outcomePrimaryBtn:active{transform:translateY(0)}.outcomePrimaryBtnIcon{border-radius:999px;display:grid;place-items:center;padding-left:20px}.outcomePrimaryBtnText{font-size:31px;font-weight:650;letter-spacing:-.02em;color:#000000f2;padding:20px}.outcomeStatCard{margin-top:28px;border-radius:22px;border:1px solid rgb(211 177 95);background:#00000038;box-shadow:0 18px 55px #0000008c;padding:22px;display:flex;align-items:center;gap:18px;max-width:660px}.outcomeStatIcon{border-radius:16px;display:grid;place-items:center}.outcomeStatText{font-size:38px;line-height:1.35;color:#ffffffe6}.outcomeStatPct{font-size:28px;font-weight:750;color:#fffffff2}.outcomeStatRest{color:#ffffffdb}.outcomeActionRow{margin-top:38px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:660px}.outcomeTileBtn{all:unset;cursor:pointer;height:240px;border-radius:26px;border:1px solid rgb(255 255 255);background:#000;box-shadow:0 18px 55px #ffffff8c;align-content:center;justify-items:center;padding:26px;transition:transform .14s ease,border-color .14s ease,background .14s ease}.outcomeTileBtn:hover{transform:translateY(-2px);border-color:#ffffff73;background:#ffffff0d}.outcomeTileBtn:active{transform:translateY(0)}.outcomeTileIcon{border-radius:18px;display:grid;place-items:center}.outcomeTileText{font-size:38px;line-height:1.02;letter-spacing:-.03em;font-weight:550;color:#fffffff2;white-space:pre-line;text-align:center}.outcomeRight{display:grid;justify-items:center;align-items:center;perspective:1400px}.outcomeFlipCard{width:560px;height:740px;max-width:100%;position:relative;transform-style:preserve-3d}.outcomeFlipFace{position:absolute;inset:0;transform-style:preserve-3d}.outcomeScoreCard,.outcomeFutureCard{height:100%;width:100%;border-radius:34px;background:linear-gradient(160deg,#2b2b2b,#1a1a1a);border:2px solid rgba(255,255,255,.16);box-shadow:0 26px 90px #0009;padding:16px;display:grid;position:relative;align-content:center}.outcomeScoreCard:before,.outcomeFutureCard:before{content:"";position:absolute;inset:14px;border-radius:26px;background:#f6f5f1;border:1px solid rgba(0,0,0,.12);box-shadow:inset 0 1px #ffffffa6}.outcomeScoreCard{place-items:center}.outcomeScoreTitle,.outcomeScoreBadge{position:relative;z-index:1}.outcomeScoreTitle{margin:0;font-size:52px;line-height:1.05;letter-spacing:-.03em;font-weight:750;text-align:center;color:#0b0b0c}.outcomeScoreBadge{margin-top:34px;width:76%;min-width:320px;max-width:440px;height:160px;background:#d3b15f;display:flex;align-items:center;justify-content:center;gap:8px}.outcomeScoreBig{font-size:96px;line-height:1;font-weight:800;letter-spacing:-.04em;color:#0b0b0c}.outcomeScoreSmall{font-size:96px;font-weight:700;letter-spacing:-.03em;color:#0b0b0ce6;margin-top:18px}.outcomeFutureCard{place-items:start}.outcomeFutureFrame,.outcomeFutureBody{position:relative;z-index:1}.outcomeFutureFrame{margin:16px;border-radius:18px;overflow:hidden;background:#d3b15f;border:1px solid rgba(0,0,0,.18);box-shadow:inset 0 1px #ffffff59}.outcomeFutureImg{width:100%;height:100%;object-fit:contain;display:block}.outcomeFutureBody{margin:12px 28px 30px;text-align:center;font-size:26px;line-height:1.32;letter-spacing:-.02em;font-weight:550;color:#141414;white-space:pre-wrap}@media(max-width:2400px)and (orientation:portrait){.outcomeGrid{grid-template-columns:1fr;height:100%;gap:62px;padding:0;display:grid;align-content:center;width:100%}.outcomeRight{justify-items:center}.outcomeHeading{font-size:34px}.outcomeCopyP{font-size:18px}.outcomePrimaryBtn{width:100%;justify-content:center}.outcomePrimaryBtnText{font-size:22px}.outcomeActionRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:100%}.outcomeStatCard{max-width:100%}.outcomeFutureFrame{height:90%;display:grid;align-content:center}.outcomeTileBtn{height:180px}.outcomeTileText{font-size:30px}.outcomeScoreTitle{font-size:42px}.outcomeScoreBadge{height:104px;min-width:260px}.outcomeScoreBig{font-size:78px}.outcomeScoreSmall{font-size:38px}.outcomeFutureBody{font-size:24px;margin:10px 22px 26px}}@media(max-width:2400px)and (orientation:portrait){.outcomeGrid{grid-template-columns:1fr;height:auto;gap:26px;padding:0 22px 28px;justify-items:center;background:radial-gradient(circle at 50% 24%,#0000,#0000008c 62%,#000000d1),url(/outcome-bg-mobile.png) center / cover no-repeat;background-color:#0b0b0b}.outcomeRight{order:0;justify-items:center;padding-top:0}.outcomeFlipCard{width:clamp(620px,100vw,900px);height:clamp(620px,100vh,900px)}.outcomeLeft{order:1;text-align:center;display:grid;gap:22px;justify-items:center;width:100%;height:100%}.outcomeHeading{font-size:44px;line-height:1.12;margin-top:6px;width:100%}.outcomeCopy{margin-top:16px;max-width:100%}.outcomeCopyP{font-size:34px;line-height:1.55}.outcomePrimaryBtn{width:100%;height:100px;border-radius:16px;padding:0 18px 0 20px}.outcomePrimaryBtnText{font-size:32px}.outcomeStatCard{width:min(840px,100%);margin-left:auto;margin-right:auto;padding:18px;justify-content:center}.outcomeStatText,.outcomeStatPct{font-size:44px}.outcomeActionRow{width:min(840px,100%);margin-left:auto;margin-right:auto;gap:14px}.outcomeTileBtn{height:150px;border-radius:22px;padding:18px}.outcomeTileText{font-size:30px}.outcomeTileIcon img{width:52px;height:52px;object-fit:contain}.outcomeStatIcon img{width:56px;height:56px;object-fit:contain}.outcomeFutureBody{font-size:30px;line-height:1.35}}.mobileOverlay{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.1),transparent 45%),radial-gradient(circle at 70% 75%,rgba(211,177,95,.1),transparent 55%),#000000b8;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.mobileOverlayCard{width:min(560px,100%);border-radius:18px;border:1px solid rgba(255,255,255,.24);background:#0b0b0cc7;box-shadow:0 22px 70px #000000a6;padding:22px 22px 18px;text-align:center}.mobileOverlayTitle{font-size:28px;font-weight:850;letter-spacing:-.02em;margin-bottom:10px}.mobileOverlayBody{font-size:18px;line-height:1.45;opacity:.9}.mobileOverlayBtn{margin-top:16px;width:100%;height:64px;border-radius:16px;border:1px solid rgba(255,255,255,.28);background:#d3b15feb;color:#0b0b0c;font-size:22px;font-weight:800;letter-spacing:-.02em;cursor:pointer;box-shadow:0 18px 55px #0000008c}.mobileOverlayBtn:hover{filter:brightness(1.03)}.mobileOverlayBtn:active{transform:translateY(1px)}.mobileOverlayBtn:focus-visible{outline:2px solid rgba(211,177,95,.95);outline-offset:3px}.mobileOverlayHint{margin-top:12px;font-size:14px;line-height:1.4;opacity:.85}@media(max-width:2400px)and (orientation:portrait){.gameRoot{padding:22px;background-color:#080808}.gameGrid{grid-template-columns:1fr;gap:22px;justify-items:center}.storyPanel{min-height:auto;grid-template-rows:260px auto;width:80%;height:110ch}.choiceCard--i0{margin-left:-360px!important}.choiceCard--i1{margin-left:-280px!important}.choiceCard--i2{margin-left:-180px!important}.choiceCard--i3{margin-left:-280px!important}.storyTitle{font-size:28px}.choiceArea{gap:80px}.storyBody{font-size:42px}.storyFlipMeta{font-size:38px}.storyBackScroll{padding:18px 16px}.storyBackTitle{font-size:22px}.storyBackBody{font-size:55px}.choiceStack{height:420px;min-height:420px;margin-top:10px}.choicePrompt{font-family:Hepta Slab,serif;max-width:100%;font-size:52px;padding:0 2px}.choiceCard{width:450px;height:550px}.choiceInner{font-size:44px;padding:34px 26px 108px}.choiceProceedWrap{left:18px;right:18px;bottom:18px;height:84px;border-radius:16px}.choiceProceed{font-size:42px}.choiceProceedIcon{width:60px;height:60px}.choiceWildIconSlot{width:104px;height:54px;top:22px}.outcomeGrid{grid-template-columns:1fr;height:100%;gap:62px;display:grid;align-content:start}.outcomeScoreLabel{font-size:32px}.outcomeScoreValue{font-size:56px}.outcomeScoreMax{font-size:22px}.outcomeScoreLine{font-size:18px}.outcomeRight{min-height:auto;padding-top:0}.outcomeTopBody,.outcomeBottomBody{font-size:18px}.outcomeButtons{grid-template-columns:1fr}.outcomeBtn{height:72px;font-size:26px;border-radius:18px}.outcomeBtnIcon{width:42px;height:42px}}.registerOverlay{position:absolute;inset:0;z-index:4200;display:grid;place-items:center;padding:48px;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.1),transparent 45%),radial-gradient(circle at 70% 75%,rgba(211,177,95,.1),transparent 55%),#000c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.registerPanel{width:100%;height:100%;border-radius:22px;border:1px solid rgba(255,255,255,.22);background:#0000004d;box-shadow:0 22px 70px #000000a6;position:relative;overflow:hidden}.registerPanel:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 30%,#ffffff0f,#0000 55%),radial-gradient(circle at 50% 80%,#0000008c,#000000d9 95%);pointer-events:none}.registerClose{all:unset;cursor:pointer;position:absolute;top:22px;right:22px;width:64px;height:64px;border-radius:999px;display:grid;place-items:center;color:#ffffffeb;opacity:.9;transition:transform .12s ease,opacity .12s ease,background .12s ease;z-index:2;font-size:52px}.registerClose:hover{opacity:1;transform:scale(1.04);background:#ffffff0f}.registerClose:active{transform:scale(.98)}.registerCloseIcon{width:34px;height:34px;position:relative}.registerCloseIcon:before,.registerCloseIcon:after{content:"";position:absolute;left:50%;top:50%;width:34px;height:2px;background:#ffffffeb;transform-origin:center}.registerCloseIcon:before{transform:translate(-50%,-50%) rotate(45deg)}.registerCloseIcon:after{transform:translate(-50%,-50%) rotate(-45deg)}.registerGrid{position:relative;z-index:1;height:100%;display:grid;grid-template-columns:.95fr 1.05fr;gap:74px;align-items:center;padding:80px 80px 70px}.registerLeft{display:grid;gap:22px;align-content:center}.registerTitle{margin:0;font-size:56px;letter-spacing:.08em;font-weight:800;color:#fffffff2}.registerSub{font-size:26px;line-height:1.35;letter-spacing:-.01em;color:#ffffffdb;max-width:42ch}.registerRight{display:grid;gap:62px}.registerLabel{display:flex;flex-direction:column;gap:10px;font-size:26px;font-weight:700;letter-spacing:-.01em;color:#d3b15f}.registerLabelText{display:inline-flex;align-items:baseline;gap:6px}.registerReq,.registerRequired{display:inline-block;opacity:.9;margin-left:4px;line-height:1;vertical-align:baseline}.registerInput{width:100%;height:74px;border-radius:18px;border:1px solid rgba(255,255,255,.2);background:#fffffff5;color:#0b0b0c;padding:0 22px;font-size:24px;outline:none}.registerInput:focus{border-color:#d3b15fd9;box-shadow:0 0 0 3px #d3b15f2e}.registerChecks{display:grid;gap:14px;margin-top:6px}.registerCheck{display:flex;align-items:center;gap:14px;font-size:24px;letter-spacing:-.01em;color:#ffffffeb}.registerCheck input[type=checkbox]{width:44px;height:44px;border-radius:12px;accent-color:#d3b15f}.registerLink{color:#d3b15f;text-decoration:none;border-bottom:1px solid rgba(211,177,95,.55)}.registerLink:hover{border-bottom-color:#d3b15ff2}.registerError{margin-top:4px;font-size:20px;color:#ffaaaaf2}.registerSubmit{margin-top:10px;width:100%;height:92px;border-radius:22px;border:1px solid rgba(0,0,0,.18);background:#d3b15f;color:#0b0b0c;display:flex;align-items:center;justify-content:space-between;padding:0 22px 0 28px;cursor:pointer;box-shadow:0 18px 55px #0000008c;transition:transform .12s ease,filter .12s ease,opacity .12s ease}.registerSubmit:hover{filter:brightness(1.03);transform:translateY(-1px)}.registerSubmit:active{transform:translateY(0)}.registerSubmit:disabled{cursor:not-allowed;opacity:.55}.registerSubmitText{font-size:30px;font-weight:800;letter-spacing:-.02em}.registerSubmitIcon{width:56px;height:56px;border-radius:999px;background:#000000d9;color:#fff;display:grid;place-items:center;font-size:26px}@media(max-width:2400px)and (orientation:portrait){.registerOverlay{padding:22px}.registerPanel{width:100%;height:100%;border-radius:20px}.registerGrid{grid-template-columns:1fr;gap:26px;padding:90px 26px 26px;justify-items:center;align-content:center}.registerLeft{text-align:center;justify-items:center}.registerTitle{font-size:44px;letter-spacing:.06em}.registerSub{font-size:32px;max-width:36ch}.registerLabel{font-size:32px}.registerLabelText{gap:6px}.registerReq,.registerRequired{margin-left:4px}.registerInput{height:72px;border-radius:16px;font-size:22px}.registerCheck{font-size:25px}.registerCheck input[type=checkbox]{width:40px;height:40px}.registerSubmit{height:92px;border-radius:18px}.registerSubmitText{font-size:38px}.registerSubmitIcon{width:54px;height:54px}}
