.page_page__556_G{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;display:grid;grid-template-rows:20px 1fr 20px;align-items:center;justify-items:center;min-height:100svh;padding:80px;grid-gap:64px;gap:64px;font-family:var(--font-geist-sans)}@media (prefers-color-scheme:dark){.page_page__556_G{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page_main__nw1Wk{display:flex;flex-direction:column;gap:32px;grid-row-start:2}.page_main__nw1Wk ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.page_main__nw1Wk li:not(:last-of-type){margin-bottom:8px}.page_main__nw1Wk code{font-family:inherit;background:var(--gray-alpha-100);padding:2px 4px;border-radius:4px;font-weight:600}.page_ctas__rfsth{display:flex;gap:16px}.page_ctas__rfsth a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.page_primary__2CBMe{background:var(--foreground);color:var(--background);gap:8px}a.page_secondary__jzhTV{border-color:var(--gray-alpha-200);min-width:158px}.page_footer__F3MD0{grid-row-start:3;display:flex;gap:24px}.page_footer__F3MD0 a{display:flex;align-items:center;gap:8px}.page_footer__F3MD0 img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.page_primary__2CBMe:hover{background:var(--button-primary-hover);border-color:transparent}a.page_secondary__jzhTV:hover{background:var(--button-secondary-hover);border-color:transparent}.page_footer__F3MD0 a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:600px){.page_page__556_G{padding:32px 32px 80px}.page_main__nw1Wk{align-items:center}.page_main__nw1Wk ol{text-align:center}.page_ctas__rfsth{flex-direction:column}.page_ctas__rfsth a{font-size:14px;height:40px;padding:0 16px}a.page_secondary__jzhTV{min-width:auto}.page_footer__F3MD0{flex-wrap:wrap;align-items:center;justify-content:center}}@media (prefers-color-scheme:dark){.page_logo__ikIZE{filter:invert()}}.BattleBoard_wrapper__GFCUN{height:100vh;width:100vw;flex-direction:column;justify-content:center;gap:16px}.BattleBoard_cotprimary__Plcwq,.BattleBoard_wrapper__GFCUN{display:flex;align-items:center}.BattleBoard_board__lYjBe{width:560px;height:260px;border:3px solid #222;border-radius:8px;position:relative;overflow:hidden;margin:14px 0;background:linear-gradient(180deg,#9fd7ff,#bfe99f 60%);box-shadow:0 6px 18px rgba(0,0,0,.12)}.BattleBoard_ground__KmJ6T{position:absolute;height:70px;left:0;right:0;bottom:0;justify-content:space-around;background:linear-gradient(180deg,#7fbf6f,#3f8a3f);box-shadow:inset 0 6px 14px rgba(0,0,0,.12)}.BattleBoard_sky__Ws2fT{position:absolute;top:0;left:0;right:0;bottom:70px}.BattleBoard_controls__tkwEU{border:1px solid white;border-radius:8px;padding:8px;height:260px;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.BattleBoard_controls__tkwEU button{display:flex;align-items:center;justify-content:center;font-size:25px;padding:8px 12px;border-radius:8px;cursor:pointer;font-weight:600;width:50px}.BattleBoard_log__wJCjX{display:flex;flex-direction:column;min-width:400px;height:240px;overflow-y:auto;border-top:2px solid #444;border-radius:1px;padding:8px;margin:16px;font-size:14px}.BattleBoard_log__wJCjX h4{margin-bottom:10px}.BattleBoard_log__wJCjX li{font-weight:600;margin-bottom:10px;border:1px solid burlywood;padding:5px;border-radius:8px}.BattleBoard_log__wJCjX span{margin-right:10px}.BattleBoard_h__Wy4Cb{background:linear-gradient(180deg,#bfe99f,#212e16 60%)}.BattleBoard_v__1gmNm{background:linear-gradient(180deg,#ff84d2,#4a2235 60%)}.HpBar_container__8iJ9v{position:relative;margin-bottom:5px;width:90px;height:22px;border:2px solid #ffffff;border-radius:6px;background:#8f8c8c;overflow:hidden}.HpBar_fill__80gy4{height:100%;background:#f35757;transition:width .3s ease}.HpBar_label__17X4G{position:absolute;width:100%;text-align:center;top:0;left:0;font-size:12px;font-weight:700;color:white;line-height:18px}.TurnArrow_coin__k2Mf9{font-size:32px;position:absolute;transition:left .25s ease-in}.TurnArrow_coin__k2Mf9.TurnArrow_left__IQK71{left:76px}.TurnArrow_coin__k2Mf9.TurnArrow_right__Mwl6D{left:calc(100% - 126px)}.GameOverModal_overlay__8L65p{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.GameOverModal_modal__56FTZ{background:white;padding:2rem;border-radius:10px;text-align:center;min-width:300px}.GameOverModal_button___ZM9z{margin-top:1rem;padding:.5rem 1rem;cursor:pointer}.Personagem_person__xglTd{position:absolute;bottom:46px;width:88px;text-align:center;transition:left .14s linear,transform .12s}.Personagem_Sora__Q_C4L{left:56px}.Personagem_move__46JWy{right:56px;transition:left .14s linear,transform .12s}.Personagem_Riku__35Bw4{right:56px}.Personagem_imgbase__IlP_a{width:100px;height:100px}.Personagem_img__EWkDd{transform:scaleX(-1)}