:root{background-color:#dfe6ee;color:#fff;--desktop-bg: #dfe6ee;--page-bg: #f4f4f4;--page-max-width: 480px;--sq-window-padding-left: 16px;--sq-window-padding-right: 16px;--sq-text-color-primary: #378959;--sq-text-color-regular: #53a079;--sq-text-color-secondary: #b6d3c3;--sq-text-color-tips: #d3ff73;--sq-border-radius-base: 12px;--TopNav-Height: 48px;--theme-color: #397d4c;--modal-bodrder-color: var(--theme-color)}.sq-image-w{width:100%}.sq-image-h{height:100%}.SQ-Button{min-width:98px;height:36px;line-height:36px;padding:0 14px;font-size:12px;font-weight:700}.PatternBg{--pattern-bg-size: 250px;--pattern-bg-repeat: repeat;background-image:var(--pattern-bg-url, url(/20260515_WorldCup/images/pattern.png));background-size:var(--pattern-bg-size);background-repeat:var(--pattern-bg-repeat);background-blend-mode:overlay,soft-light}.PatternPointBg{background-image:var(--pattern-point-url);background-size:90px;background-position:center;background-repeat:no-repeat;background-blend-mode:overlay,soft-light}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;padding:0}body{font-family:AlimamaFangYuanTiVF,PingFang SC,Microsoft YaHei,sans-serif;background-color:var(--desktop-bg)}button,input,select,textarea{font:inherit}div{display:flex;flex-direction:column}span{display:inline-block}.SecondaryText{color:var(--sq-text-color-secondary);font-size:12px;line-height:1;text-align:center}.Underline{text-decoration:underline}.ModalBaseBar{width:100%;padding:10px 12px;background-color:#2d6046;border:3px solid #53a079;border-radius:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.InfoBar{width:100%;height:22px;padding:0 8px;border:2px solid #62ac55;border-radius:8px;background-color:#418751;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.InfoBarText{color:#fff}.InfoHighlight{color:#d3ff73}.Note{color:var(--sq-text-color-tips);width:100%;margin-top:auto;margin-right:auto;margin-left:auto;text-align:center;font-size:10px;font-weight:500;line-height:10px}.ModalMask[data-v-4ae48ed4]{position:fixed;left:0;top:0;right:0;bottom:0;display:flex;width:100%;height:100%;padding-left:22px;padding-right:22px;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0);background-color:#00000073;align-items:center;justify-content:center}.ModalCardFrame[data-v-4ae48ed4]{position:relative;width:100%;max-width:720px;max-height:calc(100vh - 72px);max-height:calc(100dvh - 72px);padding:6px;border-radius:var(--sq-border-radius-base);background-color:#46b25b}.ModalCard[data-v-4ae48ed4]{position:relative;width:100%;height:100%;padding:18px;border-radius:6px;background-color:#fff;background-image:var(--pattern-point-url);background-repeat:no-repeat;background-position:center center;overflow:hidden}.ModalCard[data-v-4ae48ed4]:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:2px dashed var(--modal-bodrder-color);border-radius:8px;pointer-events:none;opacity:50%;z-index:1}.ModalCard--largeTitle[data-v-4ae48ed4]{overflow:visible}.ModalHeader[data-v-4ae48ed4]{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;min-height:32px;z-index:2;white-space:pre-line;margin-top:8px}.ModalHeader[data-v-4ae48ed4]:not(.ModalHeader--large){width:fit-content;max-width:calc(100% - 24px);margin-left:auto;margin-right:auto;padding-left:12px;padding-right:12px}.ModalHeaderText[data-v-4ae48ed4]{flex:1;color:var(--sq-text-color-regular);font-size:16px;font-weight:700;line-height:22px;text-align:center}.ModalHeader--large[data-v-4ae48ed4]{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);isolation:isolate;min-height:0;margin-top:0;padding:6px 12px;min-width:min(76%,320px);border-radius:999px;border:3px solid #3da44f;background-color:#2d6046}.ModalHeader--large .ModalHeaderText[data-v-4ae48ed4]{position:relative;z-index:2;padding:0 2px;color:#fff;font-size:24px;font-weight:900;line-height:1.2;letter-spacing:-1px;-webkit-text-stroke:6px transparent;background-color:#3da44f;-webkit-background-clip:text}.ModalHeaderDeco[data-v-4ae48ed4]{position:absolute;top:0;width:36px;height:36px;pointer-events:none}.ModalHeaderDecoLayer[data-v-4ae48ed4]{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);min-width:min(76%,320px);height:0;z-index:1;pointer-events:none}.ModalHeaderDeco--left[data-v-4ae48ed4]{left:-5px;transform:translate(-50%,-50%)}.ModalHeaderDeco--right[data-v-4ae48ed4]{right:5px;transform:translate(50%,-50%)}.ModalHeaderDecoBall[data-v-4ae48ed4]{position:absolute;left:50%;top:50%;width:34px;height:34px;z-index:1;transform:translate(-50%,-50%);object-fit:contain}.ModalHeaderDecoStar[data-v-4ae48ed4]{position:absolute;left:calc(50% - 6px);top:-18px;width:18px;height:18px;z-index:0;transform:translate(-50%);object-fit:contain}.ModalHeaderDeco--right .ModalHeaderDecoStar[data-v-4ae48ed4]{left:auto;right:0;transform:scaleX(-1)}.ModalHeaderSideStar[data-v-4ae48ed4]{position:absolute;top:10px;width:20px;height:20px;object-fit:contain;pointer-events:none}.ModalHeaderSideStar--left[data-v-4ae48ed4]{left:0;transform:translate(-50%,-50%)}.ModalHeaderSideStar--right[data-v-4ae48ed4]{right:0;transform:translate(50%,-50%) scaleX(-1)}.ModalHeaderDivider[data-v-4ae48ed4]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;margin-top:4px;margin-bottom:12px}.ModalHeaderDividerLine[data-v-4ae48ed4]{flex:1;height:2px}.ModalHeaderDividerLine--left[data-v-4ae48ed4]{background:linear-gradient(to left,#53a07959,#53a07900)}.ModalHeaderDividerLine--right[data-v-4ae48ed4]{background:linear-gradient(to right,#53a07959,#53a07900)}.ModalHeaderDividerIcon[data-v-4ae48ed4]{width:14px;height:14px;object-fit:contain}.CloseButton[data-v-4ae48ed4]{position:absolute;right:-17px;top:-17px;width:34px;height:34px;border-radius:50%;border:3px solid var(--modal-bodrder-color);background-color:#2d6046;z-index:3;align-items:center;justify-content:center;cursor:pointer}.CloseButton span[data-v-4ae48ed4]{color:#fff;font-size:20px;line-height:24px}.SilkCorner[data-v-4ae48ed4]{position:absolute;bottom:-10px;width:72px;height:auto;z-index:2;pointer-events:none}.SilkCorner--left[data-v-4ae48ed4]{left:-18px}.SilkCorner--right[data-v-4ae48ed4]{right:-18px;transform:scaleX(-1)}.ModalBody[data-v-4ae48ed4]{position:relative;z-index:2;min-height:0;display:flex;justify-content:center;align-items:center}.ModalBody--largeTitle[data-v-4ae48ed4]{padding:10px 6px}.PatternButton[data-v-d8e44337]{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 8px;border-radius:8px;border:2px solid var(--pattern-button-border, #328b42);background-color:var(--pattern-button-fill, #5ab269);color:#fff;font-size:16px;font-weight:900;line-height:1;cursor:pointer;overflow:hidden}.PatternButton[data-v-d8e44337]:disabled{opacity:.65;cursor:not-allowed}.PatternButtonText[data-v-d8e44337]{position:relative;z-index:1;color:inherit}.PointPattern[data-v-d8e44337]{position:absolute;width:78px;height:78px;pointer-events:none;z-index:2;opacity:.95}.PointPattern--topLeft[data-v-d8e44337]{left:-30px;top:-40px}.PointPattern--bottomRight[data-v-d8e44337]{right:-30px;bottom:-40px;transform:rotate(180deg)}.GetCoinsDialog[data-v-d26af14d]{width:100%;align-items:center}.CoinSummary[data-v-d26af14d]{width:100%;max-width:420px;display:flex;flex-direction:row;align-items:center;justify-content:center}.CoinSummary>span[data-v-d26af14d]{min-width:118px;height:28px;padding-left:12px;padding-right:12px;color:#aec9b8;font-size:12px;font-weight:900;text-decoration:underline;line-height:28px;text-align:center}.CoinTaskList[data-v-d26af14d]{width:100%;max-width:520px;padding:0 6px;gap:10px}.CoinTaskWrap[data-v-d26af14d]{width:100%;min-height:76px;border-radius:12px;display:flex;flex-direction:column;align-items:flex-start}.CoinTaskText[data-v-d26af14d]{flex:1;min-width:0}.CoinTaskActionRow[data-v-d26af14d]{width:100%;flex-direction:row;align-items:center;justify-content:center;gap:8px}.CoinTaskBar--withProgress[data-v-d26af14d]{flex-direction:column;align-items:stretch;gap:8px;padding-bottom:8px}.CoinTaskTitle[data-v-d26af14d]{color:var(--sq-text-color-regular);font-size:16px;font-weight:700;line-height:20px}.CoinTaskTitleWrap[data-v-d26af14d]{display:flex;flex-direction:row;align-items:center;gap:4px}.CoinTaskTitleStar[data-v-d26af14d]{width:12px;height:12px;border:1px;color:#fde280;transform:rotate(180deg)}.CoinTaskDesc[data-v-d26af14d]{color:#fff;font-size:10px;font-weight:800;line-height:15px;white-space:pre-line}.CoinTaskButton[data-v-d26af14d]{width:30%;min-width:76px;min-height:28px;border-radius:4px;background-color:#fff;align-items:center;justify-content:center;cursor:pointer}.CoinTaskButton span[data-v-d26af14d]{color:#2d6046;font-size:12px;font-weight:900;line-height:14px;text-align:center}.CoinTaskButton--done[data-v-d26af14d]{background-color:#fff;cursor:default}.RechargeProgressScroll[data-v-d26af14d]{--recharge-progress: 0%;width:100%;margin-top:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.RechargeProgressScroll[data-v-d26af14d]::-webkit-scrollbar{width:0;height:0}.RechargeProgressTrack[data-v-d26af14d]{position:relative;width:100%;min-width:360px;height:82px;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;padding:14px 12% 0 0}.RechargeProgressRail[data-v-d26af14d]{position:absolute;left:calc(44% / var(--recharge-step-count, 1));top:18px;width:calc(88% - 88% / var(--recharge-step-count, 1));height:1px;border-radius:999px;background-color:#d1f08f;opacity:.6}.RechargeProgressFill[data-v-d26af14d]{position:absolute;left:0;top:0;width:var(--recharge-progress);height:100%;max-width:100%;border-radius:999px;background-color:#d3ff73;opacity:1;z-index:1}.RechargeProgressStep[data-v-d26af14d]{position:relative;flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:3px;z-index:2}.RechargeProgressDot[data-v-d26af14d]{width:10px;height:10px;margin-top:0;border:1px solid #d1f08f;border-radius:50%;background-color:#d1f08f;background-repeat:no-repeat;background-position:center;background-size:contain}.RechargeProgressStep--done .RechargeProgressDot[data-v-d26af14d]{border-color:#d3ff73;background-image:url(/20260515_WorldCup/images/icon_notCheckIn.png)}.RechargeProgressLabel[data-v-d26af14d]{color:#aec9b8;font-size:8px;font-weight:900;line-height:1;white-space:nowrap}.RechargeProgressAmount[data-v-d26af14d]{margin-top:5px;min-height:8px}.RechargeProgressArrow[data-v-d26af14d]{width:0;height:0;margin-top:2px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #aec9b8}.RechargeProgressCoinPill[data-v-d26af14d]{min-width:38px;height:18px;margin-top:1px;padding:0 7px;border-radius:999px;background-color:#ecffd6eb;color:#2d6046;font-size:8px;font-weight:900;line-height:18px;text-align:center;box-shadow:0 2px 5px #1d332747}.RechargeProgressStep--done .RechargeProgressLabel[data-v-d26af14d]{color:#f3fff7}.StoreDialogTable[data-v-534fc51f]{width:100%;margin-top:18px;border-radius:8px;overflow:hidden}.StoreDialogTable--wide[data-v-534fc51f]{margin-top:28px}.DialogTable[data-v-534fc51f]{width:100%;border-collapse:collapse;table-layout:fixed}.DialogTableScroll[data-v-534fc51f]{width:100%;max-height:min(52vh,430px);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.DialogTableScroll .DialogTable thead th[data-v-534fc51f]{position:sticky;top:0;z-index:1}.DialogTable th[data-v-534fc51f],.DialogTable td[data-v-534fc51f]{height:58px;padding:0 5px;color:var(--sq-text-color-regular);font-size:12px;font-weight:500;line-height:16px;text-align:center;border-right:2px solid #bedbcd;border-bottom:2px solid #bedbcd}.DialogTable th[data-v-534fc51f]{background-color:#2d6046;font-size:14px;color:#fff;border-right:none}.DialogTable td[data-v-534fc51f]{background-color:#edf5f1}.DialogTableAmountCell[data-v-534fc51f]{position:relative}.DialogTableRowNo[data-v-534fc51f]{position:absolute;top:4px;left:5px;color:#6b8b78;font-size:10px;font-weight:700;line-height:12px;opacity:.78;pointer-events:none}.DialogTableAmountText[data-v-534fc51f]{display:inline-block;max-width:100%}.DialogTable--coinLog th[data-v-534fc51f]:nth-child(1),.DialogTable--coinLog td[data-v-534fc51f]:nth-child(1),.DialogTable--pointsLog th[data-v-534fc51f]:nth-child(1),.DialogTable--pointsLog td[data-v-534fc51f]:nth-child(1){width:20%}.DialogTable--coinLog th[data-v-534fc51f]:nth-child(2),.DialogTable--coinLog td[data-v-534fc51f]:nth-child(2),.DialogTable--pointsLog th[data-v-534fc51f]:nth-child(2),.DialogTable--pointsLog td[data-v-534fc51f]:nth-child(2){width:40%}.DialogTable--coinLog th[data-v-534fc51f]:nth-child(3),.DialogTable--coinLog td[data-v-534fc51f]:nth-child(3),.DialogTable--pointsLog th[data-v-534fc51f]:nth-child(3),.DialogTable--pointsLog td[data-v-534fc51f]:nth-child(3){width:40%}.DialogTable--exchangeHistory th[data-v-534fc51f]:nth-child(1),.DialogTable--exchangeHistory td[data-v-534fc51f]:nth-child(1){width:22%}.DialogTable--exchangeHistory th[data-v-534fc51f]:nth-child(2),.DialogTable--exchangeHistory td[data-v-534fc51f]:nth-child(2){width:24%}.DialogTable--exchangeHistory th[data-v-534fc51f]:nth-child(3),.DialogTable--exchangeHistory td[data-v-534fc51f]:nth-child(3){width:22%}.DialogTable--exchangeHistory th[data-v-534fc51f]:nth-child(4),.DialogTable--exchangeHistory td[data-v-534fc51f]:nth-child(4){width:32%}.DialogTable td[data-v-534fc51f]:last-child{border-right:none}.DialogTable tbody tr:last-child td[data-v-534fc51f]{border-bottom:none}.DialogTableStatus[data-v-534fc51f]{height:42px;display:flex;align-items:center;justify-content:center;background-color:#edf5f1;color:var(--sq-text-color-secondary);font-size:12px;font-weight:500}.LogoutDialog[data-v-07b0eea6]{width:100%;align-items:center;padding:14px 4px 4px}.LogoutText[data-v-07b0eea6]{color:var(--sq-text-color-regular);font-size:15px;font-weight:800;line-height:22px;text-align:center}.LogoutActions[data-v-07b0eea6]{width:100%;margin-top:18px;flex-direction:row;align-items:center;justify-content:center;gap:12px}.RulesScroll[data-v-84f451e4]{max-height:62vh;padding:14px;border-radius:10px;background-color:#fff;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.RuleSection[data-v-84f451e4]{margin-bottom:18px}.RuleSection--main[data-v-84f451e4]{margin-bottom:20px}.RuleSectionTitle[data-v-84f451e4]{color:var(--sq-text-color-regular);font-size:16px;font-weight:900;line-height:22px}.RuleSubTitleRow[data-v-84f451e4]{margin-top:10px}.RuleLineRow[data-v-84f451e4]{margin-top:5px}.RuleSubTitle[data-v-84f451e4]{color:var(--sq-text-color-regular);font-size:14px;font-weight:800;line-height:20px}.RuleLine[data-v-84f451e4]{color:var(--sq-text-color-regular);font-size:13px;line-height:19px}.RuleBullet[data-v-84f451e4]{display:grid;grid-template-columns:auto 1fr;column-gap:4px;color:var(--sq-text-color-regular);font-size:13px;line-height:19px}.RuleBulletMark[data-v-84f451e4]{line-height:19px}.RuleBulletText[data-v-84f451e4]{min-width:0;line-height:19px}.SocialMediaGrid[data-v-4a90fbe4]{width:fit-content;max-width:100%;margin:0 auto 12px;display:grid;grid-template-columns:repeat(2,72px);gap:16px 32px;justify-content:center}.SocialMediaItem[data-v-4a90fbe4]{display:flex;flex-direction:column;align-items:center;gap:6px}.ModalBaseBar[data-v-4a90fbe4]{width:72px;height:72px;padding:8px;border-radius:8px}.SocialMediaLogo[data-v-4a90fbe4]{width:34px;height:34px;object-fit:contain}.SocialMediaLabel[data-v-4a90fbe4]{color:#2d6046;font-size:12px;font-weight:900;line-height:1.2;text-align:center}.App[data-v-24e26b65]{width:100%;min-height:100vh;min-height:100dvh;min-height:-webkit-fill-available;background-color:var(--desktop-bg);display:flex;flex-direction:row;justify-content:center}.LoadingPage[data-v-24e26b65],.Page[data-v-24e26b65]{width:100%;max-width:var(--page-max-width);min-height:100vh;min-height:100dvh;min-height:-webkit-fill-available;background-color:var(--page-bg);padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0);padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0)}.Page[data-v-24e26b65]{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;position:relative}.LoadingCenter[data-v-24e26b65]{height:100vh;height:100dvh;align-items:center;justify-content:center}.LoadingProgressText[data-v-24e26b65]{margin-top:4px;color:#fff;font-size:16px;font-weight:700;letter-spacing:2px;display:flex;flex-direction:row;gap:6px}.LogoImage[data-v-24e26b65]{width:100%;max-width:250px;height:auto;object-fit:contain}.MenuRoot[data-v-24e26b65]{display:flex;align-items:center}.MenuPanel[data-v-24e26b65]{position:absolute;left:32px;top:calc(62px + env(safe-area-inset-top,0px));width:190px;padding-top:8px;padding-bottom:8px;border-radius:10px;background-color:#fff;border-width:1px;border-style:solid;border-color:#dedede;z-index:20;box-shadow:0 8px 20px #0000001f}.MenuItem[data-v-24e26b65]{height:38px;padding-left:16px;justify-content:center}.MenuItem span[data-v-24e26b65]{font-size:14px;color:#222;font-weight:700}.MenuItem--active[data-v-24e26b65]{background-color:#eef5ff}.MenuItem--active span[data-v-24e26b65]{color:#4d82f2}.MenuButton[data-v-24e26b65]{width:8.2vw;max-width:34px;height:36px;justify-content:center}.LoginArea[data-v-24e26b65]{position:absolute;left:50%;transform:translate(-50%);width:17vw;max-width:76px;align-items:center;cursor:pointer}.SmallLogo[data-v-24e26b65]{width:21.5vw;max-width:89px;height:34px;align-items:center;justify-content:center}.SmallLogo span[data-v-24e26b65]{color:#fff;font-size:19px;font-weight:900}.TopNav[data-v-24e26b65]{position:absolute;width:100%;z-index:100;height:var(--TopNav-Height);flex-shrink:0;padding-left:16px;padding-right:16px;background-color:transparent;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.NavLeft[data-v-24e26b65]{display:flex;flex-direction:row;align-items:center}.NavRight[data-v-24e26b65]{width:45%;display:flex;flex-direction:row-reverse;align-items:center}.UserIcon[data-v-24e26b65]{position:relative;width:24px;height:24px;border-radius:24px;background-color:var(--theme-color);display:flex;align-items:center;justify-content:center}.UserIcon[data-v-24e26b65]:before{content:"";position:absolute;border-radius:24px;width:27px;height:27px;border:2px solid var(--theme-color);opacity:50%}.UserIcon--authenticated[data-v-24e26b65]:after{content:"✓";position:absolute;right:-2px;bottom:-2px;z-index:2;color:#fff;font-size:10px;font-weight:600;line-height:1;box-shadow:0 1px 4px #00000038}.UserIcon img[data-v-24e26b65]{position:relative;z-index:1;width:70%;height:70%;object-fit:contain;display:block}.BluePill[data-v-24e26b65]{position:relative;width:50%;height:36px;margin-left:2px;padding:0;align-items:center;justify-content:center;cursor:pointer}.BluePillImage[data-v-24e26b65]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;pointer-events:none}.BluePillText[data-v-24e26b65]{position:relative;z-index:1;color:#fff;font-size:10px;font-weight:700;white-space:nowrap}.BluePill--white .BluePillText[data-v-24e26b65]{color:var(--theme-color)}.RouteLoadingOverlay[data-v-24e26b65]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;pointer-events:auto;background:#1438262e}.RouteLoadingContent[data-v-24e26b65]{min-width:142px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.RouteLoadingBallTrack[data-v-24e26b65]{position:relative;width:150px;height:56px;overflow:visible}.RouteLoadingBall[data-v-24e26b65]{position:absolute;left:0;bottom:4px;width:44px;height:44px;object-fit:contain;animation:routeLoadingBall-24e26b65 1.05s ease-in-out infinite alternate}.RouteLoadingText[data-v-24e26b65]{position:relative;color:#fff;font-size:30px;font-weight:700;line-height:1;z-index:0}.RouteLoadingText[data-v-24e26b65]:before{content:attr(data-text);position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;color:#378959;-webkit-text-stroke:7px #378959;text-shadow:0 2px 4px rgba(0,0,0,.2)}@keyframes routeLoadingBall-24e26b65{0%{transform:translate(0) translateY(0) rotate(0)}35%{transform:translate(38px) translateY(-14px) rotate(160deg)}70%{transform:translate(76px) translateY(0) rotate(310deg)}to{transform:translate(106px) translateY(-10px) rotate(430deg)}}
