@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-right: env(safe-area-inset-right, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px);--safe-area-left: env(safe-area-inset-left, 0px)}*{-webkit-tap-highlight-color:transparent}.frameStyle,canvas,.buttons button,.modalLangButton,.startBtn{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}canvas{touch-action:none}html,body,#root{margin:0;padding:0;width:100%;height:100%;overflow:hidden;font-family:Roboto,sans-serif}._buttons_1wwks_1{position:absolute;top:calc(12px + var(--safe-area-top));right:calc(16px + var(--safe-area-right));z-index:5;display:flex;align-items:center;gap:6px}._buttons_1wwks_1 button{padding:0;background:none;border:none;display:flex;align-items:center;justify-content:center;position:relative;border-radius:6px;width:32px;height:32px;transition:all .2s ease-out;color:#333;cursor:pointer}._buttons_1wwks_1 button:hover{background:rgba(168,168,168,.2)}._buttons_1wwks_1 button img{width:22px;height:22px;cursor:pointer}._universeCanvas_1sgjn_1{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}dialog{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;z-index:1;display:flex;flex-direction:column;justify-content:space-between;width:650px;height:auto;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;margin:auto;padding:2rem;border:none;border-radius:16px;background-color:var(--bg, #fff);color:var(--text-color, #000);box-shadow:0 0 40px rgba(0,0,0,.1),0 0 10px rgba(0,0,0,.25)}dialog:not([open]),dialog:not(open)+._backdrop_198zo_24{display:none}dialog._fixed_198zo_27{position:fixed;top:50%;transform:translateY(-50%)}dialog ._actions_198zo_32{display:flex;justify-content:space-around}dialog+._backdrop_198zo_24{position:fixed;top:0;right:0;bottom:0;left:0;background:#e5e5e5}._startModal_198zo_45{max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px - var(--safe-area-top) - var(--safe-area-bottom));overflow:auto;box-sizing:border-box;-webkit-overflow-scrolling:touch}._startModal_198zo_45 ._modalHeader_198zo_52{display:flex;align-items:center;justify-content:space-between;gap:16px}._startModal_198zo_45 ._modalLangButton_198zo_58{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:42px;height:42px;padding:0;border:none;border-radius:50%;background:rgba(168,168,168,0);cursor:pointer;transition:all .2s ease-out}._startModal_198zo_45 ._modalLangButton_198zo_58:hover{background:rgba(168,168,168,.2)}._startModal_198zo_45 ._modalLangButton_198zo_58 img{width:22px;height:22px;display:block;cursor:pointer}._startModal_198zo_45 ._title_198zo_81{margin:0;font-size:32px;line-height:1.15;word-break:break-word}._startModal_198zo_45 ._infoRow_198zo_87{padding-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}._startModal_198zo_45 ._infoRow_198zo_87 ._infoItem_198zo_93{background-color:rgba(168,168,168,0);color:#000;font-size:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:16px;min-width:0;gap:16px;border-radius:14px;box-sizing:border-box}._startModal_198zo_45 ._infoRow_198zo_87 ._infoItem_198zo_93 img{display:block;width:auto;max-width:100%;height:90px;object-fit:contain}._startModal_198zo_45 ._infoRow_198zo_87 ._infoItem_198zo_93 p{margin:0;text-align:center;font-size:18px;line-height:1.35;word-break:break-word}._startModal_198zo_45 ._bottomRow_198zo_121{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-top:20px}._startModal_198zo_45 ._bottomRow_198zo_121 ._credits_198zo_128{display:flex;flex-direction:column;gap:2px;min-width:0;font-size:14px;line-height:1.4}._startModal_198zo_45 ._bottomRow_198zo_121 ._credits_198zo_128 p{margin:0;word-break:break-word}._startModal_198zo_45 ._bottomRow_198zo_121 ._credits_198zo_128 ._creditsLink_198zo_140{color:inherit;text-decoration:underline;text-underline-offset:2px}._startModal_198zo_45 ._bottomRow_198zo_121 ._startBtn_198zo_145{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;min-width:220px;min-height:52px;padding:12px 28px;border:none;font-size:24px;line-height:1.2;color:#e9f1f7;background-color:#5c7aff;border-radius:40px;box-shadow:0 0 20px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.25);cursor:pointer;transition:opacity .3s ease;box-sizing:border-box}._startModal_198zo_45 ._bottomRow_198zo_121 ._startBtn_198zo_145:hover{opacity:.9}._startModal_198zo_45 ._bottomRow_198zo_121 ._startBtn_198zo_145:disabled{opacity:.9;cursor:not-allowed}._startModal_198zo_45 ._bottomRow_198zo_121 ._startBtn_198zo_145 ._startBtnIcon_198zo_172{flex-shrink:0;display:block}@media screen and (max-width:900px){._startModal_198zo_45{width:calc(100vw - 20px);max-width:calc(100vw - 20px)}._startModal_198zo_45 ._title_198zo_81{font-size:28px}._startModal_198zo_45 ._bottomRow_198zo_121{flex-direction:column;align-items:stretch}._startModal_198zo_45 ._bottomRow_198zo_121 ._startBtn_198zo_145{width:100%;min-width:0}}@media screen and (max-width:640px){._startModal_198zo_45{width:calc(100vw - 16px);max-width:calc(100vw - 16px);max-height:calc(100dvh - 16px - var(--safe-area-top) - var(--safe-area-bottom));padding:8px;border-radius:14px;box-shadow:none;overflow-y:auto}._startModal_198zo_45 ._modalHeader_198zo_52{gap:12px}._startModal_198zo_45 ._modalLangButton_198zo_58{width:32px;height:32px}._startModal_198zo_45 ._modalLangButton_198zo_58 img{width:22px;height:22px}._startModal_198zo_45 ._title_198zo_81{font-size:22px}._startModal_198zo_45 ._infoRow_198zo_87{grid-template-columns:1fr;gap:10px;padding-top:14px}._startModal_198zo_45 ._infoRow_198zo_87 ._infoItem_198zo_93{padding:14px;gap:12px}._startModal_198zo_45 ._infoRow_198zo_87 ._infoItem_198zo_93 img{height:70px}._startModal_198zo_45 ._infoRow_198zo_87 ._infoItem_198zo_93 p{font-size:16px}._startModal_198zo_45 ._bottomRow_198zo_121{gap:16px;margin-top:24px}._startModal_198zo_45 ._bottomRow_198zo_121 ._credits_198zo_128{font-size:13px}._startModal_198zo_45 ._bottomRow_198zo_121 ._startBtn_198zo_145{width:100%;min-height:50px;padding:12px 20px;font-size:24px}._startModal_198zo_45 ._bottomRow_198zo_121 ._startBtn_198zo_145 img{width:24px}}@media screen and (max-width:380px){._startModal_198zo_45{width:calc(100vw - 12px);max-width:calc(100vw - 12px);padding:14px}._startModal_198zo_45 ._title_198zo_81{font-size:20px}._startModal_198zo_45 ._infoRow_198zo_87 ._infoItem_198zo_93 img{height:64px}._startModal_198zo_45 ._infoRow_198zo_87 ._infoItem_198zo_93 p{font-size:15px}._startModal_198zo_45 ._bottomRow_198zo_121 ._credits_198zo_128{font-size:12px}._startModal_198zo_45 ._bottomRow_198zo_121 ._startBtn_198zo_145{font-size:18px;min-height:48px}}._overlay_gsb7m_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center}._overlay_gsb7m_1 ._overlayBackdrop_gsb7m_9{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,.45);backdrop-filter:blur(6px)}._overlay_gsb7m_1 ._overlayContent_gsb7m_15{position:relative;z-index:1;border-radius:16px}.dark ._overlay_gsb7m_1 ._overlayBackdrop_gsb7m_9{background:rgba(11,13,35,.45)}.dark ._overlay_gsb7m_1 ._overlayContent_gsb7m_15{border:1px solid rgba(92,122,255,.5)}._loadingCard_1gh04_1{width:min(420px,100vw - 32px);padding:24px;border-radius:16px;background:#fff;box-shadow:0 0 40px rgba(0,0,0,.1),0 0 10px rgba(0,0,0,.25);color:#333;text-align:center}._loadingCard_1gh04_1 ._loadingTitle_1gh04_10{font-size:20px;font-weight:600;margin-bottom:16px;color:#333}._loadingCard_1gh04_1 ._loadingBar_1gh04_16{width:100%;height:12px;border-radius:999px;overflow:hidden;background:rgba(51,51,51,.12)}._loadingCard_1gh04_1 ._loadingBar_1gh04_16 ._loadingBarFill_1gh04_23{height:100%;border-radius:999px;background:linear-gradient(90deg,#5c7aff,rgba(92,122,255,.65));transition:width .2s ease}._loadingCard_1gh04_1 ._loadingPercent_1gh04_29{margin-top:12px;font-size:16px;color:#333;opacity:.85}.dark ._loadingCard_1gh04_1{background:#0b0d23;background:linear-gradient(0deg,#0b0d23,#0f1234,#0b0d23)}.dark ._loadingCard_1gh04_1 ._loadingTitle_1gh04_10{color:#fff}.dark ._loadingCard_1gh04_1 ._loadingBar_1gh04_16{background:rgba(255,255,255,.12)}.dark ._loadingCard_1gh04_1 ._loadingBar_1gh04_16 ._loadingBarFill_1gh04_23{background:linear-gradient(90deg,#5c7aff,rgba(92,122,255,.65))}.dark ._loadingCard_1gh04_1 ._loadingPercent_1gh04_29{color:#fff}._languageDialog_xpgwn_1{width:min(540px,100vw - 24px);max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px - var(--safe-area-top) - var(--safe-area-bottom));overflow:auto;padding:20px;border:none;border-radius:16px;background:#fff;color:#333;box-shadow:0 0 40px rgba(0,0,0,.1),0 0 10px rgba(0,0,0,.25);-webkit-overflow-scrolling:touch;box-sizing:border-box}._languageDialog_xpgwn_1 ._languageDialogHeader_xpgwn_15{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}._languageDialog_xpgwn_1 ._languageDialogHeader_xpgwn_15 h2{margin:0;color:#333;font-size:24px;line-height:1.2;word-break:break-word}._languageDialog_xpgwn_1 ._languageDialogHeader_xpgwn_15 ._languageDialogClose_xpgwn_29{flex-shrink:0;width:40px;height:40px;padding:0;border:none;border-radius:10px;background:transparent;color:#333;font-size:30px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}._languageDialog_xpgwn_1 ._languageDialogHeader_xpgwn_15 ._languageDialogClose_xpgwn_29:hover{background:rgba(168,168,168,.2)}._languageDialog_xpgwn_1 ._languageList_xpgwn_48{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}._languageDialog_xpgwn_1 ._languageList_xpgwn_48 ._languageOption_xpgwn_53{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:48px;padding:12px 14px;border:1px solid rgba(51,51,51,.12);border-radius:10px;background:rgba(51,51,51,.04);color:#333;cursor:pointer;transition:all .2s ease-out;box-sizing:border-box;text-align:left}._languageDialog_xpgwn_1 ._languageList_xpgwn_48 ._languageOption_xpgwn_53:hover{background:rgba(168,168,168,.2)}._languageDialog_xpgwn_1 ._languageList_xpgwn_48 ._languageOption_xpgwn_53._active_xpgwn_73{border-color:rgba(92,122,255,.45);background:rgba(92,122,255,.1);color:#333}._languageDialog_xpgwn_1 ._languageList_xpgwn_48 ._languageOption_xpgwn_53 ._languageOptionLabel_xpgwn_78{min-width:0;flex:1;overflow-wrap:anywhere;word-break:break-word}._languageDialog_xpgwn_1 ._languageList_xpgwn_48 ._languageOption_xpgwn_53 ._languageOptionCheck_xpgwn_84{flex-shrink:0;font-weight:700}.dark ._languageDialog_xpgwn_1{background:#0b0d23;background:linear-gradient(0deg,#0b0d23,#0f1234,#0b0d23)}.dark ._languageDialog_xpgwn_1 ._languageDialogHeader_xpgwn_15 h2,.dark ._languageDialog_xpgwn_1 ._languageDialogHeader_xpgwn_15 ._languageDialogClose_xpgwn_29{color:#fff}.dark ._languageDialog_xpgwn_1 ._languageList_xpgwn_48 ._languageOption_xpgwn_53{border:1px solid rgba(255,255,255,.5);background:rgba(255,255,255,.04);color:rgba(255,255,255,.7)}.dark ._languageDialog_xpgwn_1 ._languageList_xpgwn_48 ._languageOption_xpgwn_53._active_xpgwn_73{border-color:rgba(92,122,255,.45);background:rgba(92,122,255,.4);color:#fff}@media screen and (max-width:900px){._languageDialog_xpgwn_1{width:min(560px,100vw - 20px);max-width:calc(100vw - 20px)}._languageDialog_xpgwn_1 ._languageList_xpgwn_48{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:640px){._languageDialog_xpgwn_1{width:calc(100vw - 16px);max-width:calc(100vw - 16px);max-height:calc(100dvh - 16px - var(--safe-area-top) - var(--safe-area-bottom));padding:16px;border-radius:14px}._languageDialog_xpgwn_1 ._languageDialogHeader_xpgwn_15{margin-bottom:14px}._languageDialog_xpgwn_1 ._languageDialogHeader_xpgwn_15 h2{font-size:20px}._languageDialog_xpgwn_1 ._languageDialogHeader_xpgwn_15 ._languageDialogClose_xpgwn_29{width:36px;height:36px;font-size:30px}._languageDialog_xpgwn_1 ._languageList_xpgwn_48{grid-template-columns:1fr;gap:8px}._languageDialog_xpgwn_1 ._languageList_xpgwn_48 ._languageOption_xpgwn_53{min-height:46px;padding:12px;font-size:16px}}@media screen and (max-width:380px){._languageDialog_xpgwn_1{width:calc(100vw - 12px);max-width:calc(100vw - 12px);padding:14px}._languageDialog_xpgwn_1 ._languageDialogHeader_xpgwn_15 h2{font-size:18px}._languageDialog_xpgwn_1 ._languageList_xpgwn_48 ._languageOption_xpgwn_53{padding:10px 12px;font-size:15px}}._itemDetailsDialog_of0j4_1{width:min(720px,100vw - 24px);max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px - var(--safe-area-top) - var(--safe-area-bottom));overflow:auto;padding:20px;border:none;border-radius:16px;background:#fff;color:#333;box-shadow:0 0 40px rgba(0,0,0,.1),0 0 10px rgba(0,0,0,.25);box-sizing:border-box;-webkit-overflow-scrolling:touch}._itemDetailsDialog_of0j4_1 ._itemDetailsHeader_of0j4_15{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}._itemDetailsDialog_of0j4_1 ._itemDetailsTitle_of0j4_22{margin:0;font-size:28px;line-height:1.2;word-break:break-word}._itemDetailsDialog_of0j4_1 ._itemDetailsClose_of0j4_28{flex-shrink:0;width:40px;height:40px;padding:0;border:none;border-radius:10px;background:transparent;color:#333;font-size:30px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}._itemDetailsDialog_of0j4_1 ._itemDetailsClose_of0j4_28:hover{background:rgba(168,168,168,.2)}._itemDetailsDialog_of0j4_1 ._itemDetailsBody_of0j4_47{display:flex;flex-direction:column;gap:16px}._itemDetailsDialog_of0j4_1 ._itemDetailsImageWrap_of0j4_52{display:flex;align-items:center;justify-content:center;min-height:180px;padding:16px;border-radius:14px;background:rgba(51,51,51,.04)}._itemDetailsDialog_of0j4_1 ._itemDetailsImage_of0j4_52{display:block;max-width:100%;max-height:260px;width:auto;height:auto;object-fit:contain}._itemDetailsDialog_of0j4_1 ._itemDetailsSubtitle_of0j4_69{font-size:20px;line-height:1.35;color:rgba(51,51,51,.8);word-break:break-word}._itemDetailsDialog_of0j4_1 ._itemDetailsDescription_of0j4_75{font-size:18px;line-height:1.6;word-break:break-word;white-space:pre-wrap}.dark ._itemDetailsDialog_of0j4_1{background:#0b0d23;background:linear-gradient(0deg,#0b0d23,#0f1234,#0b0d23)}.dark ._itemDetailsDialog_of0j4_1 ._itemDetailsTitle_of0j4_22,.dark ._itemDetailsDialog_of0j4_1 ._itemDetailsClose_of0j4_28{color:#fff}.dark ._itemDetailsDialog_of0j4_1 ._itemDetailsImageWrap_of0j4_52{background:rgba(255,255,255,.04)}.dark ._itemDetailsDialog_of0j4_1 ._itemDetailsSubtitle_of0j4_69,.dark ._itemDetailsDialog_of0j4_1 ._itemDetailsDescription_of0j4_75{color:rgba(255,255,255,.8)}@media screen and (max-width:640px){._itemDetailsDialog_of0j4_1{width:calc(100vw - 16px);max-width:calc(100vw - 16px);max-height:calc(100dvh - 16px - var(--safe-area-top) - var(--safe-area-bottom));padding:16px;border-radius:14px}._itemDetailsDialog_of0j4_1 ._itemDetailsTitle_of0j4_22{font-size:22px}._itemDetailsDialog_of0j4_1 ._itemDetailsClose_of0j4_28{width:36px;height:36px;font-size:28px}._itemDetailsDialog_of0j4_1 ._itemDetailsImageWrap_of0j4_52{min-height:140px;padding:12px}._itemDetailsDialog_of0j4_1 ._itemDetailsImage_of0j4_52{max-height:200px}._itemDetailsDialog_of0j4_1 ._itemDetailsSubtitle_of0j4_69{font-size:17px}._itemDetailsDialog_of0j4_1 ._itemDetailsDescription_of0j4_75{font-size:16px;line-height:1.5}}@media screen and (max-width:380px){._itemDetailsDialog_of0j4_1{width:calc(100vw - 12px);max-width:calc(100vw - 12px);padding:14px}._itemDetailsDialog_of0j4_1 ._itemDetailsTitle_of0j4_22{font-size:20px}._itemDetailsDialog_of0j4_1 ._itemDetailsSubtitle_of0j4_69{font-size:16px}._itemDetailsDialog_of0j4_1 ._itemDetailsDescription_of0j4_75{font-size:15px}}._loader_1l47v_1{display:flex;align-items:center;justify-content:center;width:100%;height:100%}._loaderSpinner_1l47v_9{box-sizing:border-box;border:3px solid rgba(0,0,0,.15);border-top:3px solid #000;border-radius:50%;animation:_loader-spin_1l47v_1 .8s linear infinite}@keyframes _loader-spin_1l47v_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._frameStyle_1n24w_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#e5e5e5}._bgEarth_1n24w_10{background:#e5e5e5;background:radial-gradient(circle,#e5e5e5,#d9d9d9,#e5e5e5)}._bgSpace_1n24w_15{background:#0b0d23;background:linear-gradient(0deg,#0b0d23,#0f1234,#0b0d23);opacity:0}._fullBg_1n24w_21{position:absolute;top:0;left:0;z-index:-2;width:100%;height:100%;margin:0}
