html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{min-height:100svh;margin:0;overflow-x:clip}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]),textarea,select{font-size:max(16px,1em)}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (width<=480px){:root{font-size:15px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;width:100%;max-width:1126px;min-height:100svh;padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);padding-bottom:0;padding-top:env(safe-area-inset-top,0px);flex-direction:column;margin:0 auto;display:flex}@media (width<=480px){#root{border-inline:none}}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}@media (width<=480px){h1{margin:16px 0;font-size:28px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.announce-page .announce-top,.pwd-manage-top,.wbank-top,.topup-page .topup-top,.launch-flow-page__topbar{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;display:grid}.announce-page .announce-top>:first-child,.pwd-manage-top>:first-child,.wbank-top>:first-child,.topup-page .topup-top>:first-child,.launch-flow-page__topbar>:first-child{justify-self:start}.announce-page .announce-top>:nth-child(2),.pwd-manage-top>:nth-child(2),.wbank-top>:nth-child(2),.topup-page .topup-top>:nth-child(2),.launch-flow-page__topbar>:nth-child(2){justify-self:center;min-width:0;max-width:100%}.announce-page .announce-top>:nth-child(3),.pwd-manage-top>:nth-child(3),.wbank-top>:nth-child(3),.topup-page .topup-top>:nth-child(3),.launch-flow-page__topbar>:nth-child(3){justify-self:end}.announce-page .announce-top__title,.pwd-manage-top__title,.wbank-top__title,.topup-page .topup-top__title,.launch-flow-page__title{flex:unset;text-align:center;justify-content:center;max-width:min(72vw,22rem)}.app-shell{--app-tabbar-clearance:calc(50px + env(safe-area-inset-bottom,0px));box-sizing:border-box;background:#fff;flex-direction:column;width:100%;max-width:430px;min-height:100svh;margin:0 auto;font-family:system-ui,PingFang SC,PingFang TC,Microsoft YaHei,Microsoft JhengHei,sans-serif;display:flex}.app-shell-outlet{flex:1;min-width:0;min-height:0;overflow:clip auto}.app-shell-outlet>*{padding-bottom:var(--app-tabbar-clearance)}.app-tabbar{width:100%;max-width:430px;min-height:calc(48px + env(safe-area-inset-bottom,0px));padding:6px 8px max(6px, env(safe-area-inset-bottom,0px));z-index:40;box-sizing:border-box;background:#fff;border-top:1px solid #aa3bff2e;justify-content:space-around;align-items:stretch;gap:4px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -4px 20px #5028780f}.app-tab__icon-wrap{justify-content:center;align-items:center;width:28px;height:22px;display:flex;position:relative}.app-tab__badge{color:#fff;text-align:center;background:linear-gradient(135deg,#e53935 0%,#c62828 100%);border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:9px;font-weight:800;line-height:16px;position:absolute;top:-5px;right:-10px;box-shadow:0 1px 4px #78000059}.app-tab{color:#b8a8c8;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:4px 2px;font-size:11px;font-weight:500;text-decoration:none;transition:color .15s,background .15s;display:flex}.app-tab:hover{color:#8b6bb0;background:#aa3bff0f}.app-tab--active{color:#aa3bff}.app-tab-icon{width:22px;height:22px}.app-tab--active .app-tab-icon{color:#aa3bff}.app-page{box-sizing:border-box;color:#2d2640;background:#faf8fc;max-width:100%;min-height:100%;overflow-x:clip}.app-top-header{padding:calc(10px + env(safe-area-inset-top,0px)) 12px 12px;color:#fff;background:linear-gradient(90deg,#d4c4ff 0%,#ff7eb3 55%,#ff5ca8 100%);flex-shrink:0;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.app-top-header>:first-child{justify-self:start}.app-top-header>:nth-child(2){justify-self:center;min-width:0;max-width:100%}.app-top-header>:nth-child(3){justify-self:end}.app-top-header--games{background:linear-gradient(90deg,#7eb6ff 0%,#e94e77 100%)}.app-top-header--account{background:linear-gradient(145deg,#4a148c 0%,#880e4f 48%,#c2185b 100%)}.app-top-header__btn{color:#fff;cursor:pointer;background:#ffffff38;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.app-top-header__btn:hover{background:#ffffff52}.support-chat-btn-root{vertical-align:middle;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.support-chat-btn__badge{text-align:center;color:#fff;font-variant-numeric:tabular-nums;pointer-events:none;background:#f35;border:2px solid #fffffff2;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:800;line-height:18px;position:absolute;top:-3px;right:-3px;box-shadow:0 1px 4px #00000038}.app-top-header__title{text-align:center;letter-spacing:.02em;text-shadow:0 1px 2px #0000001f;justify-content:center;align-self:center;align-items:center;max-width:min(72vw,22rem);min-height:40px;margin:0;padding:0 2px;font-size:17px;font-weight:700;line-height:1.22;display:flex}.app-top-header__title--dark{color:#2d0a28;text-shadow:none}.app-top-header__lang{flex-shrink:0;justify-content:flex-end;min-width:0;max-width:min(34vw,9.5rem);display:flex}.app-top-header__lang .lang-switch{flex:none}.app-section-pill{color:#fff;background:linear-gradient(90deg,#7b1fa2 0%,#c2185b 100%);border-radius:999px;margin:0 0 10px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.app-section{padding:14px 12px 20px}.app-video-grid{gap:10px;width:100%;min-width:0;max-width:100%;display:grid}.app-video-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.app-video-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width>=520px){.app-video-grid--3{grid-template-columns:repeat(4,minmax(0,1fr))}.app-video-grid--2{grid-template-columns:repeat(3,minmax(0,1fr))}}.app-video-card{aspect-ratio:16/10;box-sizing:border-box;background:#e8dff5;border-radius:10px;min-width:0;max-width:100%;position:relative;overflow:hidden;box-shadow:0 2px 8px #50287814}.app-video-card__ph{color:#4a147873;text-align:center;box-sizing:border-box;background:linear-gradient(135deg,#e1bee7 0%,#f8bbd0 100%);justify-content:center;align-items:center;width:100%;min-width:0;height:100%;padding:8px;font-size:11px;display:flex;overflow:hidden}.app-video-card__bar{color:#fff;background:linear-gradient(#0000,#000000b8);justify-content:space-between;align-items:flex-end;gap:6px;padding:6px 8px;font-size:11px;line-height:1.35;display:flex;position:absolute;bottom:0;left:0;right:0}.app-video-card__title{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;overflow:hidden}.app-video-card__meta{opacity:.95;flex-shrink:0;font-size:10px}.app-banner{background:#fff;border-radius:16px;justify-content:center;align-items:center;min-height:140px;margin:0 12px 8px;padding:28px 16px;display:flex;box-shadow:0 4px 18px #783c8c14}.app-banner__inner{background:linear-gradient(#b2ebf2 0%,#80deea 40%,#4db6ac 100%);border-radius:12px;width:120px;height:100px;position:relative;box-shadow:0 8px #388e3c40}.app-banner__inner:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff69b459 0%,#0000 70%);height:24px;position:absolute;inset:-12px -20px auto}.app-cat-row{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding:10px 12px 4px;display:flex;overflow-x:auto}.app-cat-row::-webkit-scrollbar{display:none}.app-cat{color:#8e24aa;cursor:default;white-space:nowrap;border-bottom:3px solid #0000;flex-shrink:0;padding-bottom:8px;font-size:14px;font-weight:600}a.app-cat{color:inherit;cursor:pointer;text-decoration:none}.app-cat--on{border-bottom-color:#8e24aa}.app-launch-card{text-align:left;background:#fff;border:1px solid #aa3bff26;border-radius:16px;margin:16px 12px;padding:18px;box-shadow:0 2px 12px #5028780f}.app-launch-card p{color:#5c5470;margin:0 0 12px;font-size:14px;line-height:1.5}.app-link-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#7eb6ff 0%,#e94e77 100%);border:none;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.app-link-btn:hover{filter:brightness(1.05)}.acct-page{color:#2d2640;background:radial-gradient(100% 45% at 50% 0,#c8aaff47 0%,#0000 52%),radial-gradient(80% 38% at 100% 12%,#ff96be1f 0%,#0000 45%),linear-gradient(#fdfcfe 0%,#f8f4fc 42%,#f1e9f8 100%)}.app-shell-outlet>.acct-page--fit{--acct-tab:var(--app-tabbar-clearance,calc(50px + env(safe-area-inset-bottom,0px)));min-height:calc(100svh - var(--acct-tab));box-sizing:border-box;flex-direction:column;display:flex}@supports (height:100dvh){.app-shell-outlet>.acct-page--fit{min-height:calc(100dvh - var(--acct-tab))}}.acct-page--fit .acct-logout-wrap{margin-top:auto}.acct-hero{color:#fff;padding:calc(8px + env(safe-area-inset-top,0px)) 12px 14px;background:radial-gradient(120% 70% at 100% 0,#ff80b459 0%,#0000 50%),radial-gradient(80% 50% at 0 100%,#6432b473 0%,#0000 45%),linear-gradient(160deg,#3d1566 0%,#5e2d82 28%,#7b1fa2 52%,#9c1458 78%,#c2185b 100%);border-radius:0 0 18px 18px;flex-shrink:0;position:relative;overflow:hidden;box-shadow:0 8px 28px #3c0f503d}.acct-hero:after{content:"";pointer-events:none;background:linear-gradient(#ffffff0f 0%,#0000 32%,#0000001f 100%);position:absolute;inset:0}.acct-hero__row1{z-index:1;align-items:center;gap:10px;display:flex;position:relative}.acct-hero__identity{flex:1;justify-content:flex-start;align-items:center;min-width:0;display:flex}.acct-hero__row1 .acct-chat{flex-shrink:0;margin-top:0;margin-left:auto}.acct-chat{color:#fff;cursor:pointer;background:#ffffff38;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:inset 0 0 0 1px #ffffff47,0 4px 14px #0000001f}.acct-chat:hover{background:#ffffff52}.acct-chat:active{transform:scale(.96)}.acct-avatar{background:#ffffff38;border:2px solid #ffffff8c;border-radius:50%;flex-shrink:0;width:48px;height:48px;overflow:hidden;box-shadow:inset 0 0 0 1px #fff3,0 6px 20px #0003}.acct-avatar__img{object-fit:cover;width:100%;height:100%;display:block}.acct-name-row{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:8px;min-width:0;display:flex}.acct-name{letter-spacing:.02em;text-shadow:0 1px 2px #00000026;white-space:nowrap;text-overflow:ellipsis;flex:0 auto;min-width:0;max-width:100%;font-size:17px;font-weight:700;overflow:hidden}.acct-vip{color:#4a148c;background:linear-gradient(90deg,#ffe082 0%,#ffb300 100%);border-radius:999px;flex-shrink:0;padding:2px 8px;font-size:10px;font-weight:700;box-shadow:0 1px 3px #0000001f}.acct-stats-panel{z-index:1;-webkit-backdrop-filter:blur(14px);background:#ffffff24;border:1px solid #ffffff47;border-radius:14px;margin-top:10px;padding:10px 12px;position:relative;box-shadow:inset 0 1px #ffffff38,0 8px 28px #1400282e}.acct-stats-panel__stack{flex-direction:column;gap:8px;display:flex}.acct-stat-row{justify-content:flex-start;align-items:center;gap:8px;min-width:0;display:flex}.acct-stat-row__main{align-items:center;gap:8px;min-width:0;display:flex}.acct-stat-row__label{letter-spacing:.03em;opacity:.9;font-size:11px;font-weight:600}.acct-stat-row__value{font-variant-numeric:tabular-nums;letter-spacing:.02em;text-shadow:0 1px 2px #0000001f;flex-shrink:0;margin-left:auto;font-size:1.15rem;font-weight:700;line-height:1.15}.acct-stat__ico{color:#fff;background:#fff3;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex;box-shadow:inset 0 1px #ffffff47,0 2px 8px #28003c1f}.acct-stat__ico svg{display:block}.acct-quick{z-index:2;background:#fff;border:1px solid #7b1fa214;border-radius:12px;flex-shrink:0;align-items:center;margin:-14px 10px 8px;padding:10px 6px;display:flex;position:relative;box-shadow:inset 0 1px #ffffffd9,0 8px 28px #4623691a}.acct-quick__half{color:#5e35b1;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:4px;padding:2px;font-size:12px;font-weight:600;display:flex}.acct-quick__half:hover{color:#8e24aa}.acct-quick__icon{opacity:.85;font-size:18px}.acct-quick__rule{background:#5e35b126;align-self:stretch;width:1px}.acct-balance{color:#fff;text-align:left;background:linear-gradient(135deg,#5e35b1 0%,#880e4f 100%);border-radius:12px;flex-shrink:0;margin:0 10px 8px;padding:10px 12px;box-shadow:0 6px 20px #4a147840}.acct-balance__head{opacity:.92;text-align:left;width:100%;font-size:12px}.acct-balance__label{text-align:left;display:inline-block}.acct-balance__ccy{opacity:.88;margin-left:.28em;font-size:11px;font-weight:500}.acct-balance__row{justify-content:flex-start;align-items:center;margin-top:4px;display:flex}.acct-balance__amount{align-items:baseline;gap:.18em;display:inline-flex}.acct-balance__dollar{opacity:.95;font-size:.78em;font-weight:700;line-height:1}.acct-balance__num{letter-spacing:.02em;font-size:22px;font-weight:700}.acct-menu{background:#fff;border:1px solid #7b1fa214;border-radius:14px;flex:auto;grid-template-columns:repeat(3,1fr);gap:6px 8px;min-height:0;margin:0 10px;padding:10px 8px;display:grid;box-shadow:inset 0 1px #ffffffe6,0 4px 20px #50287812}.acct-menu__item{color:#4a148c;cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:8px 6px;font-size:12px;font-weight:600;display:flex;position:relative}.acct-menu__item:hover{background:#aa3bff0f}.acct-menu__icon-wrap{justify-content:center;align-items:center;display:inline-flex;position:relative}.acct-menu__badge{color:#fff;text-align:center;background:linear-gradient(135deg,#e53935 0%,#c62828 100%);border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:800;line-height:16px;position:absolute;top:-4px;right:-6px;box-shadow:0 1px 4px #78000059}.acct-menu__icon{color:#7b1fa2;background:linear-gradient(145deg,#ce93d859 0%,#f48fb147 55%,#ffffffa6 100%);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:inset 0 0 0 1px #7b1fa21f,0 2px 8px #5e35b114}.acct-page--fit .acct-menu{-webkit-overflow-scrolling:touch;overflow-y:auto}.acct-menu__icon svg{flex-shrink:0;width:21px;height:21px}.acct-menu__item:hover .acct-menu__icon{color:#6a1b9a;background:linear-gradient(145deg,#ce93d873 0%,#f48fb161 50%,#ffffffbf 100%)}.acct-logout-wrap{flex-shrink:0;padding:8px 10px 4px}.acct-logout{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ab47bc 0%,#ec407a 100%);border:none;border-radius:999px;width:100%;padding:11px;font-size:14px;font-weight:700;box-shadow:0 4px 16px #c2185b59}.acct-logout:hover{filter:brightness(1.06)}@media (height<=720px){.acct-page--fit .acct-hero{padding:calc(6px + env(safe-area-inset-top,0px)) 10px 10px;border-radius:0 0 14px 14px}.acct-page--fit .acct-avatar{width:44px;height:44px}.acct-page--fit .acct-name{font-size:16px}.acct-page--fit .acct-stats-panel{margin-top:8px;padding:8px 10px}.acct-page--fit .acct-stats-panel__stack{gap:6px}.acct-page--fit .acct-quick{margin:-12px 10px 6px;padding:8px 4px}.acct-page--fit .acct-balance{margin:0 10px 6px;padding:8px 10px}.acct-page--fit .acct-balance__num{font-size:19px}.acct-page--fit .acct-menu{gap:4px;padding:8px 6px}.acct-page--fit .acct-menu__item{gap:4px;padding:6px 4px;font-size:11px}.acct-page--fit .acct-menu__icon{border-radius:10px;width:34px;height:34px}.acct-page--fit .acct-menu__icon svg{width:18px;height:18px}.acct-page--fit .acct-logout-wrap{padding:6px 10px 2px}.acct-page--fit .acct-logout{padding:9px;font-size:13px}}@media (prefers-reduced-motion:reduce){.acct-chat:active{transform:none}}.app-empty-state{box-sizing:border-box;text-align:center;background:#fff;border:1px solid #6a1b9a1a;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;max-width:520px;margin:0 auto;padding:32px 22px 28px;display:flex;box-shadow:inset 0 1px #ffffffe6,0 2px 14px #3c1e5a12}.app-empty-state--compact{border-radius:14px;gap:10px;max-width:none;padding:22px 16px 20px}.app-empty-state__ico-wrap{color:#7b1fa2;background:linear-gradient(145deg,#ce93d861 0%,#f48fb147 55%,#ffffffbf 100%);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:inset 0 0 0 1px #7b1fa21f,0 4px 14px #5e35b11a}.app-empty-state--compact .app-empty-state__ico-wrap{border-radius:14px;width:48px;height:48px}.app-empty-state__ico-wrap svg{display:block}.app-empty-state--loading .app-empty-state__ico-wrap{background:linear-gradient(#faf5ff 0%,#f3e5f5 100%)}.app-empty-state__spinner{border:2.5px solid #7b1fa233;border-top-color:#ab47bc;border-radius:50%;width:26px;height:26px;animation:.7s linear infinite app-empty-state-spin}.app-empty-state--compact .app-empty-state__spinner{border-width:2px;width:22px;height:22px}@keyframes app-empty-state-spin{to{transform:rotate(360deg)}}.app-empty-state__text{color:#5e35b1;max-width:28em;margin:0;font-size:14px;font-weight:500;line-height:1.65}.app-empty-state--compact .app-empty-state__text{font-size:13px;line-height:1.55}@media (prefers-reduced-motion:reduce){.app-empty-state__spinner{border-color:#7b1fa259;animation:none}}.app-page.gallery-page{flex-direction:column;min-width:0;max-width:100%;min-height:100%;display:flex}.gallery-page__header{flex-shrink:0}.gallery-page__head-spacer{flex-shrink:0;width:40px}.gallery-page__title{min-width:0}.gallery-page__header .app-top-header__btn{color:#fff;box-shadow:none;background:0 0;border:1px solid #ffffff80}.gallery-page__header .app-top-header__btn:hover{background:#ffffff2e}.gallery-page__upstream{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;display:flex}.gallery-page__upstream-link{border:1px solid var(--border,#e5e4e7);color:inherit;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600;text-decoration:none}.gallery-page__upstream-link--on{background:#aa3bff1a;border-color:#aa3bff73}.gallery-page__body{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.gallery-page__toolbar{box-sizing:border-box;background:#fff;border:1px solid #7b1fa21f;border-radius:14px;flex-shrink:0;margin:8px 10px 0;padding:10px 10px 2px;box-shadow:0 4px 18px #4b286e12}.gallery-page__sources{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.gallery-page__src-pill{color:#6a1b9a;cursor:pointer;background:#faf5fff2;border:1px solid #7b1fa238;border-radius:999px;flex:none;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:background .18s,border-color .18s,color .18s}.gallery-page__src-pill:hover{background:#fff;border-color:#c2185b59}.gallery-page__src-pill--on{color:#fff;background:linear-gradient(102deg,#7b1fa2 0%,#c2185b 88%);border-color:#0000;box-shadow:0 2px 10px #6a1b9a47}.gallery-page__src-pill:focus-visible{outline-offset:2px;outline:2px solid #7b1fa273}.gallery-page__cat{flex-shrink:0}.gallery-page__cat-nav{gap:14px;margin:0 -4px;padding:4px 0 2px}.gallery-page__cat-loading{color:#6a1b9a8c;white-space:nowrap;flex-shrink:0;align-self:center;margin-left:4px;font-size:12px;font-weight:600}.gallery-page__grid-wrap{min-width:0;min-height:0;padding:8px 12px calc(16px + env(safe-area-inset-bottom,0px));box-sizing:border-box;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;display:flex;overflow-y:auto}.gallery-page__list{flex-direction:column;gap:12px;width:100%;min-width:0;display:flex}.gallery-page__list>.app-video-card{aspect-ratio:unset;background:#fdfbff;border:1px solid #783c8c14;border-radius:14px;flex-direction:row;align-items:stretch;width:100%;min-width:0;max-width:100%;height:auto;min-height:0;display:flex;overflow:hidden;box-shadow:0 2px 14px #5028781a}.gallery-page__list>.app-video-card .app-video-card__ph{aspect-ratio:2/3;border-radius:0;flex:0 0 min(32vw,118px);align-self:center;width:min(32vw,118px);height:auto;min-height:96px}.gallery-page__list>.app-video-card .app-video-card__bar{color:#24132f;background:linear-gradient(90deg,#fcf8fffa 0%,#fff 55%);flex-direction:column;flex:auto;justify-content:flex-start;align-items:flex-start;gap:8px;min-width:0;padding:12px 6px 12px 14px;display:flex;position:static}.gallery-page__card-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;margin-top:auto;display:flex}.gallery-page__card-stats{color:#4a285fc7;flex-wrap:wrap;align-items:center;gap:10px;min-width:0;font-size:11px;font-weight:600;display:flex}.gallery-page__stat{white-space:nowrap;align-items:center;gap:3px;max-width:100%;display:inline-flex}.gallery-page__stat-ico{opacity:.88;flex-shrink:0;font-size:9px}.gallery-page__stat-ico--heart{color:#c2185b;opacity:.95;font-size:10px}.gallery-page__play-orb{color:#fff;background:linear-gradient(145deg,#7b1fa2 0%,#e91e63 100%);border-radius:50%;flex:0 0 46px;align-self:center;place-items:center;width:46px;height:46px;margin:0 12px 0 2px;display:grid;box-shadow:0 4px 14px #7b1fa252}.gallery-page__play-orb--muted{opacity:.42;filter:grayscale(.15);box-shadow:none}.gallery-page__play-orb-svg{margin-left:3px;display:block}.gallery-page__play-orb--skeleton{box-shadow:none;color:#0000;background:linear-gradient(145deg,#e5daf2 0%,#f0e8f8 100%)}.gallery-page__list-item--skeleton .gallery-page__play-orb--skeleton{animation:1.2s ease-in-out infinite gallery-page-skel}.gallery-page__list .app-video-card__title{white-space:normal;-webkit-line-clamp:2;color:#2a1638;text-align:left;-webkit-box-orient:vertical;font-size:14px;font-weight:600;line-height:1.38;display:-webkit-box;overflow:hidden}.gallery-page__list .app-video-card__meta{white-space:normal;word-break:break-word;color:#7b1fa2;background:#7b1fa21a;border-radius:999px;flex-shrink:0;max-width:100%;padding:4px 10px;font-size:12px;font-weight:600;line-height:1.35;overflow:visible}.gallery-page__list-item--skeleton .app-video-card__ph{background:linear-gradient(90deg,#ebe4f4 0%,#f5f0fa 45%,#ebe4f4 90%) 0 0/200% 100%;animation:1.2s ease-in-out infinite gallery-page-skel}.gallery-page__skel-lines{flex-direction:column;gap:10px;width:100%;min-width:0;display:flex}.gallery-page__skel-line{background:linear-gradient(90deg,#ebe4f4 0%,#f5f0fa 45%,#ebe4f4 90%) 0 0/200% 100%;border-radius:7px;max-width:100%;height:13px;animation:1.2s ease-in-out infinite gallery-page-skel;display:block}.gallery-page__skel-line--lg{width:88%}.gallery-page__skel-line--md{width:58%}.gallery-page__skel-pill{background:linear-gradient(90deg,#ebe4f4 0%,#f5f0fa 45%,#ebe4f4 90%) 0 0/200% 100%;border-radius:999px;flex-shrink:0;width:min(42%,96px);max-width:100%;height:24px;animation:1.2s ease-in-out infinite gallery-page-skel;display:block}.gallery-page__skel-chips{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.gallery-page__skel-chip{background:linear-gradient(90deg,#ebe4f4 0%,#f5f0fa 45%,#ebe4f4 90%) 0 0/200% 100%;border-radius:6px;flex-shrink:0;width:52px;height:12px;animation:1.2s ease-in-out infinite gallery-page-skel;display:block}@keyframes gallery-page-skel{0%{background-position:100% 0}to{background-position:-100% 0}}.gallery-page__empty-slot{box-sizing:border-box;justify-content:center;width:100%;padding:20px 12px 28px;display:flex}.gallery-page__status{color:#4a1478bf;margin:0 12px 8px;font-size:12px}.gallery-page__status--err{color:#b71c1c}.gallery-page__scroll-hint{text-align:center;color:#6a1b9a80;margin:8px 12px 0;font-size:12px;font-weight:500}.gallery-page__tap-more-wrap{flex-direction:column;align-items:center;gap:6px;margin:12px 12px 0;display:flex}.gallery-page__tap-more{color:#6a1b9a;cursor:pointer;background:#fff;border:1px solid #7b1fa259;border-radius:999px;padding:10px 22px;font-family:inherit;font-size:14px;font-weight:600;box-shadow:0 2px 12px #50287814}.gallery-page__tap-more:hover{background:#aa3bff14}.gallery-page__tap-more:focus-visible{outline-offset:2px;outline:2px solid #7b1fa273}.gallery-page__sentinel{pointer-events:none;flex-shrink:0;width:100%;height:1px}.gallery-page__load-more,.gallery-page__load-end{text-align:center;color:#6a1b9aa6;margin:10px 12px 0;font-size:12px;font-weight:600}.gallery-page__load-more--err{color:#b71c1c;margin-bottom:0}.gallery-page__load-end{color:#6a1b9a73;padding-bottom:4px;font-weight:500}.gallery-page__load-more-actions{flex-direction:column;align-items:center;gap:8px;margin:10px 12px 0;display:flex}.gallery-page__retry-more{color:#6a1b9a;cursor:pointer;background:#fff;border:1px solid #7b1fa259;border-radius:999px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:600}.gallery-page__retry-more:hover{background:#aa3bff14}.gallery-page__retry-more:focus-visible{outline-offset:2px;outline:2px solid #7b1fa273}.gallery-page__card-link{color:inherit;cursor:pointer;text-decoration:none}.gallery-page__card-link:focus-visible{outline-offset:2px;outline:2px solid #7b1fa28c}.gallery-page__card--disabled{opacity:.72;pointer-events:none}.gallery-page__card-ph:empty{min-height:1px}.lang-switch{flex:none;justify-content:flex-end;min-width:0;display:flex;position:relative}.lang-switch__trigger{color:#fff;cursor:pointer;touch-action:manipulation;background:#ffffff2e;border:1px solid #ffffffe0;border-radius:999px;align-items:center;gap:4px;max-width:100%;padding:5px 8px;font-size:12px;font-weight:500;display:inline-flex;box-shadow:0 2px 10px #00000014}.lang-switch__trigger:active{transform:scale(.98)}.lang-switch__flag-slot{background:#00000014;border-radius:3px;flex-shrink:0;width:22px;height:17px;display:block;overflow:hidden;box-shadow:0 0 0 1px #fff6}.lang-switch__menu .lang-switch__flag-slot{background:#0000000a;box-shadow:0 0 0 1px #0000001a}.lang-switch__flag-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.lang-switch__label{white-space:nowrap;text-overflow:ellipsis;max-width:6.25rem;overflow:hidden}.lang-switch__chev{opacity:.9;margin-left:2px;font-size:10px}.lang-switch__menu{z-index:20;background:#fffffffa;border-radius:14px;min-width:200px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 32px #50143c38,0 0 0 1px #fff9}.lang-switch__option{color:#3a2a35;text-align:left;cursor:pointer;touch-action:manipulation;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:14px;display:flex}.lang-switch__option:hover{background:#ff3c8c14}.lang-switch__option--active{background:#ff3c8c1f;font-weight:600}.games-page{background:#fff;flex-direction:column;width:100%;max-width:430px;min-height:100svh;margin:0 auto;font-family:system-ui,PingFang SC,PingFang TC,Microsoft YaHei,Microsoft JhengHei,sans-serif;display:flex}.games-page__lang{min-width:0}.games-page__grid{flex:1;grid-template-columns:1fr 1fr;align-content:start;gap:16px;padding:18px 14px 24px;display:grid}a.games-card{color:inherit;text-decoration:none}.games-card{cursor:pointer;text-align:center;box-sizing:border-box;background:#fff;border:1px solid #8e24aa33;border-radius:14px;flex-direction:column;justify-content:flex-start;align-items:center;min-height:212px;padding:14px 12px 18px;transition:box-shadow .15s,border-color .15s;display:flex}.games-card:hover{border-color:#8e24aa73;box-shadow:0 6px 18px #783c8c1a}.games-card__img{aspect-ratio:1;object-fit:cover;object-position:center;box-sizing:border-box;background:linear-gradient(145deg,#e1bee7 0%,#fce4ec 100%);border-radius:10px;flex-shrink:0;width:100%;max-width:158px;height:auto;min-height:132px;max-height:168px;margin:0 auto 14px;display:block}.games-card__label{color:#4a148c;margin-top:auto;padding-top:2px;font-size:14px;font-weight:600}.launch-page{flex-direction:column;max-width:430px;min-height:100%;margin:0 auto;display:flex}.launch-page__head-spacer{flex-shrink:0;width:40px;height:40px}.launch-page__grid{flex:1;grid-template-columns:1fr 1fr;align-content:start;gap:16px;padding:12px 14px 24px;display:grid}.launch-tile{color:inherit;box-sizing:border-box;background:#fff;border:1px solid #8e24aa38;border-radius:14px;flex-direction:column;justify-content:flex-start;align-items:center;min-height:212px;padding:14px 12px 18px;text-decoration:none;transition:box-shadow .15s,border-color .15s,transform .12s;display:flex;box-shadow:0 2px 12px #5028780f}.launch-tile:hover{border-color:#8e24aa73;transform:translateY(-1px);box-shadow:0 8px 22px #783c8c1f}.launch-tile__img{aspect-ratio:1;object-fit:cover;object-position:center;box-sizing:border-box;background:linear-gradient(145deg,#bbdefb 0%,#e1bee7 45%,#fce4ec 100%);border-radius:12px;flex-shrink:0;width:100%;max-width:158px;height:auto;min-height:132px;max-height:168px;margin-bottom:14px;display:block}.launch-tile__label{color:#4a148c;text-align:center;margin-top:auto;padding-top:2px;font-size:14px;font-weight:700;line-height:1.35}.launch-flow-page{--lf-pink:#ff4d9a;--lf-magenta:#e91e8c;--lf-violet:#9c4dff;--lf-deep:#2d1b3d;--lf-glass:#ffffff57;--lf-glass-border:#ffffff8c;box-sizing:border-box;width:100%;max-width:430px;min-height:100svh;max-height:100svh;color:var(--lf-deep);background:linear-gradient(#faf5ff 0%,#f3e8ff 28%,#ede9f7 62%,#e8ecf2 100%);flex-direction:column;margin:0 auto;font-family:system-ui,PingFang SC,PingFang TC,Microsoft YaHei,Microsoft JhengHei,sans-serif;display:flex;overflow:hidden}.launch-flow-page__hero{padding:calc(6px + env(safe-area-inset-top,0px)) 12px clamp(10px, 2.2dvh, 16px);color:#fff;background:linear-gradient(125deg,#ff6b9d 0%,#e040fb 38%,#7c4dff 78%,#5e35b1 100%);flex-shrink:0;position:relative;overflow:visible;box-shadow:0 12px 40px #7c4dff47}.launch-flow-page__hero:before{content:"";pointer-events:none;background:radial-gradient(90% 70% at 12% 18%,#ffc8f08c 0%,#0000 52%),radial-gradient(70% 55% at 88% 8%,#ff8fc873 0%,#0000 48%),radial-gradient(60% 50% at 70% 95%,#b482ff59 0%,#0000 45%);position:absolute;inset:0}.launch-flow-page__hero:after{content:"";opacity:.14;pointer-events:none;background:radial-gradient(120% 80% at 80% 20%,#fff 0%,#0000 55%),radial-gradient(100% 60% at 10% 90%,#fff 0%,#0000 50%);position:absolute;inset:0}.launch-flow-page__hero-inner{z-index:1;position:relative}.launch-flow-page__topbar{flex-direction:column;gap:clamp(4px,1dvh,8px);margin-bottom:clamp(6px,1.2dvh,10px);display:flex}.launch-flow-page__topbar-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;display:grid}.launch-flow-page__current-row{align-items:center;gap:clamp(8px,2vw,12px);width:100%;display:flex}.launch-flow-page__current-right{flex-direction:column;flex:1;align-items:flex-end;gap:clamp(3px,.8dvh,6px);min-width:0;display:flex}.launch-flow-page__current-right .launch-flow-page__user-id{text-align:right;width:100%}.launch-flow-page__current-row .launch-flow-page__profile-avatar{flex-shrink:0}.launch-flow-page__profile-avatar{background:linear-gradient(160deg,#ffe0f0 0%,#f8bbd9 45%,#e1bee7 100%);border:2px solid #ffffffa6;border-radius:clamp(11px,2.8vw,14px);flex-shrink:0;justify-content:center;align-items:center;width:clamp(40px,11vw,50px);height:clamp(40px,11vw,50px);display:flex;overflow:hidden;box-shadow:0 0 0 3px #ffb6dc73,0 10px 28px #c2185b59}.launch-flow-page__profile-avatar-img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.launch-flow-page__profile-avatar-img--game{object-position:center}.launch-flow-page__profile-initial{letter-spacing:.02em;color:#ad1457;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;height:100%;font-size:20px;font-weight:800;display:flex}.launch-flow-page__back{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff47;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(40px,10vw,44px);height:clamp(40px,10vw,44px);display:flex;box-shadow:0 2px 12px #3c145026}.launch-flow-page__back:hover{background:#fff6}.launch-flow-page__title{letter-spacing:.06em;text-shadow:0 2px 10px #3c145040;text-align:center;text-overflow:ellipsis;white-space:nowrap;justify-content:center;justify-self:center;align-items:center;min-width:0;min-height:clamp(38px,9vw,44px);margin:0;padding:0 4px;font-size:clamp(15px,3.9vw,18px);font-weight:800;line-height:1.2;display:flex;overflow:hidden}.launch-flow-page__api-hint{z-index:1;color:#fff8e8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2d1b3d47;border:1px solid #ffffff59;border-radius:12px;margin:0 0 clamp(8px,1.4dvh,12px);padding:clamp(6px,1.2dvh,9px) 10px;font-size:12px;font-weight:600;line-height:1.45;position:relative}.launch-flow-page__flow-switch-wrap{z-index:6;position:relative}.launch-flow-page__flow-switch-btn{color:#fff;cursor:pointer;touch-action:manipulation;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff47;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(40px,10vw,44px);height:clamp(40px,10vw,44px);display:flex;box-shadow:0 2px 12px #3c145026}.launch-flow-page__flow-switch-btn:hover{background:#fff6}.launch-flow-page__flow-switch-btn:focus-visible{outline-offset:2px;outline:2px solid #ffffffe6}.launch-flow-page__flow-switch-icon{flex-shrink:0;display:block}.launch-flow-page__flow-switch-menu{color:#3d2648;opacity:0;visibility:hidden;pointer-events:none;background:linear-gradient(#fff 0%,#fff8fc 100%);border-radius:16px;width:max-content;max-width:min(100vw - 24px,18rem);margin:0;padding:8px;transition:opacity .2s,visibility .2s,transform .22s cubic-bezier(.4,0,.2,1);position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-6px);box-shadow:0 16px 44px #7c4dff38,0 0 0 1px #ffb6dc80}.launch-flow-page__flow-switch-menu--open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.launch-flow-page__flow-switch-item{width:100%;min-height:46px;color:inherit;text-align:left;white-space:nowrap;cursor:pointer;touch-action:manipulation;background:0 0;border:none;border-radius:12px;align-items:center;margin:0;padding:10px 12px;font-size:15px;font-weight:700;display:flex}.launch-flow-page__flow-switch-item:hover{background:linear-gradient(90deg,#ff69b41f 0%,#9c4dff14 100%)}.launch-flow-page__flow-switch-item--current{color:#ad1457;background:linear-gradient(90deg,#ff4d9a2e 0%,#9c4dff24 100%)}.launch-flow-page__flow-switch-item:focus-visible{outline-offset:0;outline:2px solid #e91e9673}@media (prefers-reduced-motion:reduce){.launch-flow-page__flow-switch-menu{transition:none}}.launch-flow-page__status-deck{flex-direction:column;gap:clamp(8px,1.6dvh,12px);display:flex}.launch-flow-page__user-id{letter-spacing:.06em;font-variant-numeric:tabular-nums;text-shadow:0 2px 14px #2d1b3d59;font-size:clamp(1.1rem,min(4.2vw,4.2dvh),1.55rem);font-weight:900;line-height:1.15}.launch-flow-page__timer{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;display:flex}.launch-flow-page__timer-label{letter-spacing:.08em;opacity:.92;font-size:11px;font-weight:700;display:block}.launch-flow-page__timer-value{color:#ffeb3b;font-variant-numeric:tabular-nums;text-shadow:0 0 12px #ffeb3ba6,0 2px #783c0033;letter-spacing:.04em;margin-top:2px;font-size:clamp(1rem,min(3.6vw,3.8dvh),1.3rem);font-weight:900;display:block}.launch-flow-page__period-wrap{z-index:4;position:relative}.launch-flow-page__period{border-radius:18px;align-items:stretch;gap:0;display:flex;overflow:hidden}.launch-flow-page__period--frost{background:var(--lf-glass);border:1px solid var(--lf-glass-border);-webkit-backdrop-filter:blur(14px);box-shadow:0 8px 32px #2d1b3d2e,inset 0 1px #ffffffa6}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.launch-flow-page__period--frost{background:#ffffffe0}}.launch-flow-page__period-left{color:#3d1f52;flex:0 auto;min-width:0;padding:clamp(8px,1.6dvh,12px) clamp(10px,2.5vw,14px)}.launch-flow-page__period-num{letter-spacing:.03em;font-variant-numeric:tabular-nums;font-size:15px;font-weight:900}.launch-flow-page__period-label{letter-spacing:.12em;opacity:.72;text-transform:uppercase;margin-top:3px;font-size:11px;font-weight:700}.launch-flow-page__period-divider{background:#ffffff73;align-self:stretch;width:1px}.launch-flow-page__period-right{background:0 0;border-radius:0;flex:1;justify-content:space-between;align-items:center;gap:6px;margin:0;padding:6px 8px 6px 4px;display:flex}.launch-flow-page__period-draw{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;flex:1;justify-content:center;align-items:center;gap:8px;min-width:0;display:flex;overflow-x:hidden}.launch-flow-page__period-draw::-webkit-scrollbar{display:none}.launch-flow-page__period-draw-badges{flex-shrink:0;gap:5px}.launch-flow-page__period-draw-badges .launch-flow-page__badge{min-width:clamp(26px,7vw,32px);height:clamp(26px,7vw,32px);font-size:clamp(10px,2.8vw,12px)}.launch-flow-page__period-draw-badges .launch-flow-page__badge--han{font-size:14px}.launch-flow-page__badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.launch-flow-page__badge{color:#fff;background:linear-gradient(160deg,#ba68c8 0%,#7b1fa2 55%,#4a148c 100%);border-radius:50%;justify-content:center;align-items:center;min-width:34px;height:34px;padding:0 6px;font-size:13px;font-weight:800;display:flex;box-shadow:0 2px 8px #4a148c73,inset 0 1px #ffffff40}.launch-flow-page__badge--han{font-size:15px;font-weight:700}.launch-flow-page__chevron{color:#6a1b9a;cursor:pointer;background:#ffffff8c;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:clamp(32px,8vw,36px);height:clamp(32px,8vw,36px);transition:background .18s,box-shadow .18s;display:flex}.launch-flow-page__chevron:hover{background:#ffffffd9;box-shadow:0 2px 10px #6a1b9a26}.launch-flow-page__chevron:active{transform:scale(.96)}.launch-flow-page__chevron-svg{transition:transform .28s cubic-bezier(.4,0,.2,1);display:block}.launch-flow-page__chevron--open .launch-flow-page__chevron-svg{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.launch-flow-page__chevron-svg,.launch-flow-page__history{transition:none}}.launch-flow-page__body{z-index:0;flex-direction:column;flex:1 1 0;gap:clamp(8px,1.4dvh,14px);min-height:0;margin-top:-4px;padding:clamp(10px,2dvh,16px) 12px clamp(6px,1.2dvh,12px);display:flex;position:relative;overflow:hidden}.launch-flow-page__body:before{content:"";pointer-events:none;opacity:.5;background:radial-gradient(80% 40% at 50% 0,#ffb6dc33 0%,#0000 55%),radial-gradient(circle at 10% 60%,#ba68c814 0%,#0000 35%),radial-gradient(circle at 92% 40%,#ec407a12 0%,#0000 32%);position:absolute;inset:0}.launch-flow-page__body>*{z-index:1;position:relative}.launch-flow-page__grid{flex:1 1 0;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;align-self:stretch;gap:clamp(8px,1.6vw,12px);width:100%;min-height:0;display:grid;position:relative}.launch-flow-page__cell{width:100%;min-width:0;height:100%;min-height:0;color:var(--lf-pink);cursor:pointer;touch-action:manipulation;background:linear-gradient(165deg,#fff 0%,#fffafd 48%,#fce4ec 100%);border:1px solid #ff8fc859;border-radius:clamp(14px,3.5vw,20px);font-size:clamp(1.1rem,min(6.5vw,9dvh),2.35rem);font-weight:900;transition:transform .14s,box-shadow .14s,background .14s,color .14s,border-color .14s;box-shadow:0 8px 28px #9c4dff1f,0 2px 8px #e91e6314,inset 0 1px #fffffff2}.launch-flow-page__cell:hover{transform:translateY(-2px);box-shadow:0 12px 36px #9c4dff2e,0 4px 14px #e91e631f,inset 0 1px #fff}.launch-flow-page__cell--on{color:#fff;text-shadow:0 2px 8px #50143240;background:linear-gradient(155deg,#ff8ec7 0%,#ff5fa2 42%,#e91e8c 72%,#c2185b 100%);border-color:#ffffff8c;box-shadow:0 10px 36px #e91e6373,inset 0 0 0 1px #ffffff59,0 0 28px #ff69b459}.launch-flow-page__cell:focus-visible{outline-offset:2px;outline:3px solid #9c4dff8c}.launch-flow-page__history{background:0 0;border:none;grid-template-rows:0fr;margin:0;padding:0;transition:grid-template-rows .32s cubic-bezier(.4,0,.2,1);display:grid}.launch-flow-page__history--open{grid-template-rows:1fr}.launch-flow-page__history--dropdown{z-index:10;box-sizing:border-box;width:100%;position:absolute;top:calc(100% + 8px);left:0;right:0}.launch-flow-page__history--dropdown .launch-flow-page__history-panel{box-shadow:0 10px 32px #28193c29,0 2px 12px #3c28500f,inset 0 0 0 1px #fff9}.launch-flow-page__history-panel{background:#fff;border:1px solid #6a1b9a1f;border-radius:14px;min-height:0;overflow:hidden;box-shadow:0 2px 12px #3c28500f,inset 0 0 0 1px #fff9}.launch-flow-page__history-head{letter-spacing:.06em;color:#4a148c;text-transform:uppercase;background:linear-gradient(#6a1b9a0f 0%,#6a1b9a05 100%);border-bottom:1px solid #6a1b9a1f;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:12px;padding:11px 14px 10px;font-size:12px;font-weight:700;display:grid}.launch-flow-page__history-head-issue{text-align:start;min-width:0}.launch-flow-page__history-head-data{text-align:end;justify-self:end}.launch-flow-page__history-rows{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#6a1b9a59 transparent;max-height:min(42vh,260px);overflow-y:auto}.launch-flow-page__history-rows::-webkit-scrollbar{width:5px}.launch-flow-page__history-rows::-webkit-scrollbar-thumb{background:#6a1b9a47;border-radius:999px}.launch-flow-page__history-row{border-bottom:1px solid #6a1b9a12;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:12px;padding:11px 14px;font-size:13px;display:grid}.launch-flow-page__history-row:nth-child(2n){background:#6a1b9a09}.launch-flow-page__history-row:last-child{border-bottom:none}.launch-flow-page__history-issue{font-variant-numeric:tabular-nums;color:#2d2640;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:600;overflow:hidden}.launch-flow-page__history-data{flex-wrap:nowrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;min-width:min-content;display:flex}.launch-flow-page__history-raw{font-variant-numeric:tabular-nums;letter-spacing:.12em;color:#ad1457;white-space:nowrap;background:#e91e6314;border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:12px;font-weight:700}.launch-flow-page__history-badges{flex-flow:row;flex-shrink:0;justify-content:flex-end;align-items:center;gap:5px;display:flex}.launch-flow-page__history-badges .launch-flow-page__badge{min-width:30px;height:30px;font-size:12px}.launch-flow-page__history-badges .launch-flow-page__badge--han{font-size:14px}.launch-flow-page__summary{background:linear-gradient(#fffffff2 0%,#fff8fc 100%);border:1px solid #ffb6dc73;border-radius:clamp(14px,3.5vw,18px);flex-shrink:0;padding:clamp(10px,1.8dvh,14px) clamp(12px,3vw,16px);font-size:clamp(12px,2.9vw,13px);box-shadow:0 10px 36px #7c4dff1a,inset 0 1px #ffffffe6}.launch-flow-page__summary-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:clamp(6px,1.2dvh,10px);display:flex}.launch-flow-page__summary-row--spaced{margin-top:clamp(8px,1.4dvh,12px);margin-bottom:0}.launch-flow-page__summary-row:last-child{margin-bottom:0}.launch-flow-page__summary-pink{color:#d81b60;letter-spacing:.02em;font-weight:800}.launch-flow-page__verify-err{color:#b71c1c;background:#c6282814;border:1px solid #c6282838;border-radius:12px;margin:10px 0 0;padding:8px 10px;font-size:12px;font-weight:600;line-height:1.45}.launch-flow-page__qty-row{align-items:center;gap:10px;margin-top:clamp(4px,1dvh,8px);display:flex}.launch-flow-page__qty-label{color:#6a4a78;flex-shrink:0;font-weight:700}.launch-flow-page__qty-input{font-variant-numeric:tabular-nums;background:#fffffff2;border:1px solid #e91e9647;border-radius:12px;flex:1;min-width:0;padding:clamp(7px,1.4dvh,10px) 10px;font-size:clamp(14px,3.5vw,16px);font-weight:700;box-shadow:inset 0 1px 3px #6a1b9a0f}.launch-flow-page__qty-input:focus{border-color:#9c4dff8c;outline:none;box-shadow:0 0 0 3px #ba68c833,inset 0 1px 3px #6a1b9a0f}.launch-flow-page__footer{padding:clamp(10px, 2dvh, 14px) 14px calc(10px + env(safe-area-inset-bottom,0px));background:linear-gradient(#fffafd 0%,#fff 40%);border-top:1px solid #ffb6dc73;flex-shrink:0;justify-content:space-between;align-items:center;gap:14px;display:flex;box-shadow:0 -8px 32px #7c4dff14}.launch-flow-page__balance{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;line-height:1.25;display:flex}.launch-flow-page__balance-label{letter-spacing:.04em;color:#7a5f8a;font-size:11px;font-weight:700}.launch-flow-page__balance-ccy{color:#9c6bb0;margin-left:4px;font-weight:700}.launch-flow-page__balance-num{background:linear-gradient(90deg,#e91e8c 0%,#ad1457 100%);color:#0000;-webkit-text-fill-color:transparent;font-variant-numeric:tabular-nums;-webkit-background-clip:text;background-clip:text;font-size:clamp(14px,3.6vw,16px);font-weight:900}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.launch-flow-page__balance-num{color:#c2185b;-webkit-text-fill-color:#c2185b}}.launch-flow-page__verify{letter-spacing:.08em;color:#fff;cursor:pointer;background:linear-gradient(120deg,#ff6b9d 0%,#e040fb 45%,#7c4dff 100%);border:none;border-radius:999px;flex-shrink:0;padding:clamp(10px,2dvh,12px) clamp(16px,4vw,22px);font-size:clamp(13px,3.4vw,15px);font-weight:800;box-shadow:0 6px 22px #e91e9673,inset 0 1px #ffffff59}.launch-flow-page__verify:hover{filter:brightness(1.08)}.launch-flow-page__verify:disabled{opacity:.42;cursor:not-allowed;filter:grayscale(.2)}.launch-flow-page__modal-overlay{z-index:50;background:#2d264073;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.launch-flow-page__modal{text-align:center;color:#fff;background:linear-gradient(160deg,#8e24aa 0%,#e91e63 100%);border-radius:18px;width:100%;max-width:280px;padding:28px 22px 24px;box-shadow:0 16px 40px #00000040}.launch-flow-page__modal-check{background:#ffffff38;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 14px;font-size:28px;font-weight:800;display:flex}.launch-flow-page__modal-title{margin:0;font-size:18px;font-weight:800}.launch-flow-page__modal-close{color:#fff;cursor:pointer;background:#ffffff40;border:none;border-radius:999px;width:100%;margin-top:18px;padding:10px;font-size:14px;font-weight:700}.launch-flow-page__modal--alert .launch-flow-page__modal-title{font-size:15px;font-weight:700;line-height:1.45}.launch-flow-page__modal-close:hover{background:#ffffff59}@media (height<=560px){.launch-flow-page__hero{padding-bottom:clamp(8px,1.6dvh,12px);box-shadow:0 8px 28px #7c4dff38}.launch-flow-page__cell:hover{transform:none}}@media (height<=480px){.launch-flow-page__period{border-radius:14px}.launch-flow-page__footer{gap:10px}}.login-page{box-sizing:border-box;color:#fff;background:#fff;flex-direction:column;width:100%;min-width:0;max-width:430px;min-height:100svh;margin:0 auto;font-family:system-ui,PingFang SC,PingFang TC,Microsoft YaHei,Microsoft JhengHei,sans-serif;display:flex}.login-header{padding:calc(10px + env(safe-area-inset-top,0px)) 14px 10px;background:linear-gradient(#ff5ca8 0%,#ff3f8c 100%);flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;display:flex;box-shadow:0 2px 10px #ff3c8c59}.login-auth-switch{text-align:center;color:#ffffffeb;margin:12px 0 0;font-size:14px;line-height:1.5}.login-auth-switch a{color:#ffd6ea;text-underline-offset:3px;margin-inline-start:4px;font-weight:600;text-decoration:underline}.login-main{background:linear-gradient(#fff7fb 0%,#f4e4f0 42%,#ead4e8 100%);flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.login-visual{flex-direction:column;flex:1;align-items:center;gap:12px;padding:18px 16px 8px;display:flex}.login-brand{flex-direction:column;justify-content:center;align-items:center;display:flex}.login-brand--row{flex-flow:wrap;justify-content:center;align-items:center;gap:12px 18px;width:100%;max-width:min(94vw,420px)}.login-brand-textblock{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;display:flex}.login-brand-slug{letter-spacing:.03em;background:linear-gradient(118deg,#ff1f6b 0%,#ff5ca8 42%,#d41465 100%);color:#0000;filter:drop-shadow(0 1px #ffffff8c)drop-shadow(0 2px 10px #c81e5a38);-webkit-background-clip:text;background-clip:text;margin:0;padding:0;font-family:Outfit,ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:clamp(1.28rem,4.4vw,1.72rem);font-style:italic;font-weight:700;line-height:1.05}.login-brand-logo{object-fit:contain;flex-shrink:0;width:auto;max-width:min(78vw,280px);height:auto;max-height:clamp(56px,14vw,88px);display:block}.login-brand--row .login-brand-logo{max-height:clamp(52px,13vw,76px)}@media (width<=360px){.login-brand--row{flex-direction:column;gap:10px}.login-brand-textblock{align-items:center}}.login-photo{background-position:top;background-repeat:no-repeat;background-size:cover;border:10px solid #fff;border-radius:28px;flex:1;width:min(86vw,360px);min-height:220px;max-height:46vh;box-shadow:0 18px 40px #b428782e,inset 0 0 0 1px #ffffff59}.login-form{padding:16px 18px calc(20px + env(safe-area-inset-bottom,0px));background:linear-gradient(#3e125200 0%,#3e12528c 28%,#280a3ae0 100%);border-radius:22px 22px 0 0;flex-direction:column;gap:12px;margin-top:auto;display:flex}.login-field-wrap{flex-direction:column;gap:6px;display:flex}.login-field-hint{color:#7f1d1d;background:#fee2e2;border:1px solid #fecaca;border-radius:12px;margin:0;padding:8px 12px 9px;font-size:13px;font-weight:600;line-height:1.45;box-shadow:0 2px 10px #0000001f}.login-form-alert{text-align:center;color:#1e3a5f;background:#e0f2fe;border:1px solid #bae6fd;border-radius:12px;margin:0;padding:10px 12px;font-size:13px;font-weight:600;line-height:1.45;box-shadow:0 2px 10px #0000001a}.login-error{text-align:center;color:#7f1d1d;background:#fee2e2;border:1px solid #fecaca;border-radius:12px;margin:0;padding:10px 12px;font-size:13px;font-weight:600;box-shadow:0 2px 10px #0000001a}.login-field{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff8c;border:1px solid #ffffffa6;border-radius:999px;align-items:center;gap:10px;padding:4px 4px 4px 12px;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 6px 24px #78285a1f}.login-field--warn{border-color:#ff78a0bf;box-shadow:0 0 0 2px #ff5a8c47,0 6px 24px #78285a24}.login-field-icon{color:#5a46558c;flex-shrink:0;display:flex}.login-field input{color:#3a2a35;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:12px 8px 12px 0;font-size:15px}.login-field input::placeholder{color:#5a465573}.login-toggle-pw{color:#5a46558c;cursor:pointer;touch-action:manipulation;background:0 0;border:none;justify-content:center;align-items:center;padding:10px 12px;display:flex}.login-hint{text-align:center;color:#ffffffeb;margin:4px 0 0;font-size:13px}.login-hint a{color:#ffd6ea;text-underline-offset:3px;font-weight:600;text-decoration:underline}.login-submit{color:#fff;cursor:pointer;touch-action:manipulation;background:linear-gradient(#ff6fb3 0%,#ff3d8c 55%,#e91e7a 100%);border:none;border-radius:999px;width:100%;min-height:48px;margin-top:4px;padding:14px 16px;font-size:16px;font-weight:600;box-shadow:0 10px 26px #c81e6e73}.login-submit:disabled{opacity:.75;cursor:wait}.login-footer{background:linear-gradient(#5c2d86 0%,#3f1d5c 100%);flex-shrink:0;height:12px}@media (width<=360px){.login-photo{min-height:200px}.login-register-link{font-size:13px}}.announce-page{text-align:start}.announce-page .announce-top{padding:calc(10px + env(safe-area-inset-top,0px)) 12px 12px;color:#fff;background:linear-gradient(95deg,#6a1b9a 0%,#ab47bc 42%,#ec407a 100%);flex-shrink:0;gap:8px;box-shadow:0 2px 14px #50146438}.announce-page .announce-top__btn{color:#fff;cursor:pointer;touch-action:manipulation;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.announce-page .announce-top__btn:hover{background:#ffffff52}.announce-page .announce-top__title{letter-spacing:.04em;text-shadow:0 1px 2px #0000001f;align-self:center;align-items:center;min-height:40px;margin:0;padding:0 2px;font-size:17px;font-weight:700;line-height:1.22;display:flex}.announce-page .announce-top__spacer{flex-shrink:0;width:40px}.announce-main{-webkit-overflow-scrolling:touch;min-height:0;padding:14px 14px calc(20px + env(safe-area-inset-bottom,0px));background:#ece8f0;flex:1;overflow:clip auto}.announce-card{background:#fff;border:1px solid #6a1b9a14;border-radius:14px;margin:0 0 12px;padding:16px 16px 18px;box-shadow:0 2px 12px #3c1e5a14}.announce-card:last-child{margin-bottom:0}.announce-card__title{color:#4a148c;letter-spacing:.02em;margin:0 0 12px;font-size:15px;font-weight:700;line-height:1.45}.announce-card__p{color:#4527a0;opacity:.92;margin:0 0 10px;font-size:14px;line-height:1.65}.announce-card__p:last-child{margin-bottom:0}@media (prefers-reduced-motion:reduce){.announce-page .announce-top__btn:hover{transition:none}}.main-home{--mh-ink:#16081f;--mh-ink-soft:#16081f9e;--mh-line:#6a1b9a1f;--mh-card-min-h:clamp(100px, 30vw, 122px);--mh-card-sh:0 1px 0 #ffffff8c inset, 0 2px 4px #3214500a, 0 14px 32px #4623691a;--mh-card-sh-hover:0 1px 0 #ffffffa6 inset, 0 10px 36px #4b287324, 0 4px 12px #32145014;box-sizing:border-box;max-width:100%;color:var(--mh-ink);background:radial-gradient(100% 55% at 50% -8%,#c8aaff61 0%,#0000 52%),radial-gradient(80% 40% at 100% 20%,#ff96be1f 0%,#0000 45%),linear-gradient(#fdfcfe 0%,#f8f4fc 42%,#f1e9f8 100%);overflow-x:clip}.main-home>.app-top-header{box-shadow:inset 0 1px #ffffff40}.main-home>.app-top-header.main-home__header{padding-left:max(10px, env(safe-area-inset-left,0px));padding-right:max(10px, env(safe-area-inset-right,0px));gap:6px}.main-home__header-start{justify-content:flex-start;align-items:center;min-width:0;display:flex}.main-home__header-end{justify-content:flex-end;align-items:center;min-width:0;display:flex}.main-home__header-lang{min-width:0;max-width:100%}.main-home__header-lang .lang-switch{max-width:100%}.main-home__brand{pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;justify-self:center;align-items:center;gap:6px;min-width:0;max-width:min(56vw,13rem);margin:0;padding:0;display:flex}.main-home__brand-logo{object-fit:cover;width:32px;height:32px;box-shadow:none;border:none;border-radius:50%;flex-shrink:0}.main-home__brand-name{letter-spacing:.05em;color:#fff;text-shadow:0 1px 2px #280a3259,0 0 1px #280a3240;white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;margin:0;font-size:.9375rem;font-weight:800;line-height:1.2;overflow:hidden}.main-home .app-banner.main-home__banner{-webkit-backdrop-filter:blur(14px);background:#ffffffc7;border:1px solid #ffffffe6;border-radius:18px;min-height:0;margin:10px 8px 16px;padding:10px;box-shadow:inset 0 1px #ffffffbf,0 18px 40px #4b286e17}.main-home__hero{width:100%}.main-home__hero-viewport{aspect-ratio:16/9;background:#1a1025;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff59,0 12px 28px #1e142d47}.main-home__hero-slide{opacity:0;z-index:0;font:inherit;color:inherit;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;box-sizing:border-box;background:0 0;border:none;margin:0;padding:0;transition:opacity .65s;display:block;position:absolute;inset:0}a.main-home__hero-slide{text-decoration:none}.main-home__hero-slide--on{opacity:1;z-index:1}.main-home__hero-slide-img{object-fit:cover;object-position:center top;vertical-align:top;width:100%;height:100%;display:block}.main-home__hero-scrim{z-index:2;pointer-events:none;background:linear-gradient(#0a06120d 0%,#0000 40%,#0a061259 100%);position:absolute;inset:0}.main-home__hero-dots{z-index:3;-webkit-backdrop-filter:blur(8px);background:#0c06166b;border-radius:999px;gap:7px;padding:6px 10px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.main-home__hero-dot{cursor:pointer;background:#ffffff61;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:transform .2s,background .2s}.main-home__hero-dot:hover{background:#ffffff9e}.main-home__hero-dot--on{background:#f8bbd0;transform:scale(1.15);box-shadow:0 0 0 2px #ffffff59}.main-home__hero-lightbox{z-index:10000;box-sizing:border-box;width:100vw;max-width:100vw;min-height:100svh;padding:max(12px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(10px);isolation:isolate;background:#080410eb;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.main-home__hero-lightbox__close{top:max(10px, env(safe-area-inset-top));right:max(10px, env(safe-area-inset-right));z-index:2;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff1f;border:none;border-radius:50%;place-items:center;width:44px;height:44px;margin:0;padding:0;font-size:28px;font-weight:300;line-height:1;display:grid;position:absolute}.main-home__hero-lightbox__close:active{background:#ffffff38}.main-home__hero-lightbox__scroll{-webkit-overflow-scrolling:touch;flex:auto;justify-content:center;align-items:center;width:100%;max-width:100%;min-height:0;padding:48px 0 16px;display:flex;overflow:auto}.main-home__hero-lightbox__img{object-fit:contain;border-radius:12px;width:auto;max-width:min(94vw,920px);height:auto;max-height:min(82dvh,1100px);display:block;box-shadow:0 20px 60px #00000073}.main-home__section{padding:6px 10px 28px}.main-home__section-head{align-items:flex-end;gap:14px;margin-bottom:18px;display:flex}.main-home__section-title{letter-spacing:.06em;background:linear-gradient(102deg,#3e1a5c 0%,#6a1b9a 38%,#c2185b 78%,#e91e63 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.0625rem;font-weight:700;line-height:1.25}.main-home__section-line{background:linear-gradient(90deg, var(--mh-line) 0%, #6a1b9a0a 100%);flex:1;height:1px;margin-bottom:5px}.main-home__feat-msg{color:var(--mh-ink-soft);margin:0 0 12px;font-size:13px;line-height:1.45}.main-home__feat-empty{margin:0 0 14px}.main-home__feat-msg--err{color:#b71c1c}.main-home__feat-msg--muted{text-align:center;color:#4a147873;margin-top:10px;font-size:12px}.main-home__pop-sentinel{pointer-events:none;height:1px;margin-top:2px}.main-home__pop-foot{min-height:8px}.main-home__retry-more{font:inherit;color:#7b1fa2;cursor:pointer;background:0 0;border:none;margin-left:6px;padding:0;font-size:13px;font-weight:600;text-decoration:underline}.main-home__retry-more:hover{color:#4a148c}.main-home__card-link{color:inherit;cursor:pointer;text-decoration:none}.main-home__card-link:focus-visible{outline-offset:2px;outline:2px solid #7b1fa28c}.main-home__card-ph:empty{min-height:1px}.main-home__grid--rec{gap:10px}.main-home__grid--rec .app-video-card{aspect-ratio:16/9;width:100%;min-width:0;max-width:100%;min-height:var(--mh-card-min-h);box-shadow:var(--mh-card-sh);border:1px solid #ffffff8c;border-radius:13px;transition:transform .22s cubic-bezier(.33,1,.68,1),box-shadow .22s}.main-home__grid--rec .app-video-card:hover{box-shadow:var(--mh-card-sh-hover);transform:translateY(-3px)}.main-home__grid--rec .app-video-card__ph{letter-spacing:.02em;color:#ffffffd1;text-shadow:0 1px 2px #0003;background:linear-gradient(155deg,#fff3 0%,#0000 42%),linear-gradient(165deg,#4a2868 0%,#6a1b9a 32%,#9c4dcc 58%,#c77dff 78%,#f8bbd0 100%);font-size:10px;font-weight:600}.main-home__grid--rec .app-video-card__bar{letter-spacing:.02em;-webkit-backdrop-filter:blur(6px);background:linear-gradient(#0000,#0c0414c7);justify-content:flex-start;padding:8px 10px 9px;font-size:11px;font-weight:500}.main-home__grid--rec .app-video-card__title{font-weight:500}.main-home__grid--pop{gap:12px}.main-home__grid--pop .app-video-card{aspect-ratio:16/9;width:100%;min-width:0;max-width:100%;min-height:var(--mh-card-min-h);box-shadow:var(--mh-card-sh);border:1px solid #ffffff94;border-radius:17px;transition:transform .22s cubic-bezier(.33,1,.68,1),box-shadow .22s}.main-home__grid--pop .app-video-card:hover{box-shadow:var(--mh-card-sh-hover);transform:translateY(-4px)}.main-home__grid--pop .app-video-card__ph{letter-spacing:.03em;color:#ffffffe0;text-shadow:0 1px 3px #00000038;background:linear-gradient(145deg,#ffffff38 0%,#0000 38%),linear-gradient(168deg,#311b47 0%,#5e2d82 28%,#8e24aa 55%,#c2185b 82%,#f48fb1 100%);font-size:11px;font-weight:600}.main-home__grid--pop .app-video-card__bar{-webkit-backdrop-filter:blur(8px);background:linear-gradient(#0000,#0a0312d1);justify-content:flex-start;padding:10px 12px 11px;font-size:12px}.main-home__grid--pop .app-video-card__title{font-weight:600}@media (width>=520px){.main-home .app-banner.main-home__banner{margin-inline:max(8px,50% - 207px)}.main-home__section{padding-inline:max(10px,50% - 205px)}}.main-home .app-video-card.main-home__sk{pointer-events:none;-webkit-user-select:none;user-select:none}.main-home__sk-ph{border-radius:inherit;background:linear-gradient(105deg,#e8e0f0 0%,#f4eef9 38%,#efe6f7 50%,#f8f4fc 62%,#e8e0f0 100%) 0 0/220% 100%;animation:1.15s ease-in-out infinite main-home-sk-shimmer;position:absolute;inset:0;overflow:hidden}.main-home__sk-bar{pointer-events:none}.main-home__sk-line{background:#ffffff61;border-radius:999px;max-width:100%;height:7px;display:block}.main-home__sk-line--title{flex:1;min-width:0;margin-right:auto}.main-home__sk-line--meta{opacity:.88;flex-shrink:0;width:42%}@keyframes main-home-sk-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.main-home__hero-slide,.main-home__hero-dot,.main-home__grid--rec .app-video-card,.main-home__grid--pop .app-video-card{transition:none}.main-home__grid--rec .app-video-card:hover,.main-home__grid--pop .app-video-card:hover{transform:none}.main-home__sk-ph{background:#e8e0f0;animation:none}}.pwd-manage-top{padding:calc(10px + env(safe-area-inset-top,0px)) 12px 12px;color:#fff;background:linear-gradient(160deg,#4a148c 0%,#6a1b9a 35%,#ad1457 100%);flex-shrink:0;gap:8px;box-shadow:0 2px 12px #3c0f5033}.pwd-manage-top__btn{color:#fff;cursor:pointer;background:#ffffff2e;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.pwd-manage-top__btn:hover{background:#ffffff47}.pwd-manage-top__title{letter-spacing:.03em;align-self:center;align-items:center;min-height:40px;margin:0;padding:0 2px;font-size:17px;font-weight:700;line-height:1.22;display:flex}.pwd-manage-top__spacer{flex-shrink:0;width:40px}.pwd-manage-main{padding:10px 16px 0}.pwd-manage-form.login-form{border-radius:22px 22px 0 0;margin-top:0}.pwd-manage-done{text-align:center;color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:14px;margin:0 0 12px;padding:12px 14px;font-size:14px;font-weight:600}.pwd-manage-backlink{text-align:center;margin:0;font-size:14px}.pwd-manage-backlink button{color:#7b1fa2;text-underline-offset:3px;cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.pwd-manage-backlink button:hover{color:#4a148c}.balance-ledger-page .announce-top__title{text-align:center;min-height:40px;font-size:1rem;line-height:1.22}.balance-ledger-main{padding-top:10px;overflow-x:clip}.balance-ledger__err{color:#b71c1c;background:#fff5f5;border:1px solid #c2185b38;border-radius:14px;margin:0 0 12px;padding:10px 12px;font-size:13px;box-shadow:0 2px 12px #3c1e5a0f}.balance-ledger__table-wrap{background:#fff;border:1px solid #6a1b9a1f;border-radius:16px;width:100%;max-width:520px;margin:0 auto;overflow:hidden;box-shadow:inset 0 1px #ffffffbf,0 2px 12px #3c1e5a14}.balance-ledger__thead,.balance-ledger__row{grid-template-columns:minmax(0,1fr) minmax(0,5.25rem) minmax(0,6rem);align-items:center;gap:8px;padding:10px 12px;font-size:13px;display:grid}.balance-ledger__thead>*,.balance-ledger__row>*{min-width:0}.balance-ledger__thead{text-transform:uppercase;letter-spacing:.06em;color:#6a1b9a;background:linear-gradient(#f3e5f5 0%,#ede7f6 100%);border-bottom:1px solid #6a1b9a1f;font-size:11px;font-weight:700}.balance-ledger__th-change{text-align:left}.balance-ledger__th-num{text-align:right}.balance-ledger__row{border-bottom:1px solid #6a1b9a14}.balance-ledger__row:last-child{border-bottom:none}.balance-ledger__time{color:#311b47;overflow-wrap:anywhere;font-weight:500;line-height:1.35}.balance-ledger__source{color:#7e57c2;word-break:break-word;margin-top:2px;font-size:11px;font-weight:500}.balance-ledger__delta{font-variant-numeric:tabular-nums;text-align:left;white-space:nowrap;font-weight:700}.balance-ledger__delta--pos{color:#2e7d32}.balance-ledger__delta--neg{color:#c62828}.balance-ledger__after{font-variant-numeric:tabular-nums;text-align:right;color:#311b47;white-space:nowrap;font-weight:600}.balance-ledger__more-wrap{justify-content:center;margin-top:16px;display:flex}.balance-ledger__more{color:#6a1b9a;cursor:pointer;background:linear-gradient(#fff 0%,#faf5ff 100%);border:1px solid #aa3bff61;border-radius:999px;padding:10px 22px;font-family:inherit;font-size:14px;font-weight:600;box-shadow:0 2px 10px #50287814}.balance-ledger__more:hover:not(:disabled){color:#ad1457;background:#fff;border-color:#c2185b6b}.balance-ledger__more:focus-visible{outline-offset:2px;outline:2px solid #7b1fa273}.balance-ledger__more:disabled{opacity:.45;cursor:not-allowed}.sl-root{z-index:300;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#2d2640;background:radial-gradient(90% 40% at 50% 0,#d4c4ff59 0%,#0000 55%),radial-gradient(70% 30% at 100% 15%,#ff96be1f 0%,#0000 50%),linear-gradient(#faf8fc 0%,#f5f0fb 55%,#f0e8f8 100%);flex-direction:column;display:flex;position:fixed;inset:0}.sl-head{padding:calc(10px + env(safe-area-inset-top,0px)) 12px 12px;color:#fff;background:linear-gradient(90deg,#d4c4ff 0%,#ff7eb3 52%,#ff5ca8 100%);border-bottom:1px solid #ffffff59;flex-shrink:0;align-items:center;gap:10px;display:flex;box-shadow:inset 0 1px #ffffff47}.sl-head__icon{color:#fff;background:#ffffffeb;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff59,0 4px 14px #3c0f501f}.sl-head__logo{object-fit:contain;width:28px;height:28px;display:block}.sl-head__title{letter-spacing:.02em;color:#fff;text-shadow:0 1px 2px #0000002e;flex:1;margin:0;font-size:17px;font-weight:700}.sl-head__close{color:#fff;cursor:pointer;background:#ffffff42;border:none;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;line-height:1;display:flex;box-shadow:inset 0 0 0 1px #ffffff52}.sl-head__close:hover{background:#ffffff61}.sl-body{flex:1;min-height:0;padding:12px;overflow-y:auto}.sl-card{color:#4a3560;background:#fff;border:1px solid #7b1fa21f;border-radius:14px;max-width:28rem;margin:0 auto 10px;padding:12px 14px;font-size:13px;box-shadow:0 2px 12px #5028780f}.sl-card--err{color:#880e4f;background:#fff5f7;border-color:#ec407a59}.sl-card--intro{text-align:center;color:#6b5a78}.sl-msg{align-items:flex-start;gap:8px;max-width:28rem;margin:0 auto 8px;display:flex}.sl-msg--me{justify-content:flex-end;align-items:flex-end}.sl-msg__brand{background:#fff;border:1px solid #7b1fa224;border-radius:12px;flex-shrink:0;align-self:flex-start;width:36px;height:36px;overflow:hidden;box-shadow:0 2px 8px #50287814}.sl-msg__brand-img{object-fit:cover;width:100%;height:100%;display:block}.sl-bubble{white-space:pre-wrap;word-break:break-word;border-radius:14px;max-width:min(100%,18rem);padding:10px 12px;font-size:13px;line-height:1.45}.sl-bubble--me{color:#fff;background:linear-gradient(135deg,#7b1fa2 0%,#c2185b 100%);border-radius:14px 14px 4px;box-shadow:0 4px 14px #7b1fa240}.sl-bubble--them{color:#2d2640;background:#fff;border:1px solid #7b1fa224;border-radius:14px 14px 14px 4px;box-shadow:0 2px 10px #5028780d}.sl-bubble__actor{color:#8e24aa;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:11px;font-weight:600}.sl-bubble__time{opacity:.78;text-align:right;margin-top:6px;font-size:10px}.sl-foot{-webkit-backdrop-filter:blur(10px);padding:8px 12px calc(8px + env(safe-area-inset-bottom,0px));background:#ffffffeb;border-top:1px solid #7b1fa21f;flex-shrink:0}.sl-foot__row{--sl-composer-h:44px;align-items:center;gap:10px;max-width:28rem;margin:0 auto;display:flex}.sl-input{min-height:var(--sl-composer-h);resize:none;box-sizing:border-box;color:#2d2640;background:#fff;border:1px solid #7b1fa233;border-radius:999px;flex:1;max-height:7.5rem;padding:10px 14px;font-family:inherit;font-size:13px;line-height:22px;box-shadow:inset 0 1px #ffffffe6}.sl-input::placeholder{color:#9e8fb0}.sl-input:focus{border-color:#aa3bff8c;outline:none;box-shadow:0 0 0 3px #aa3bff1f,inset 0 1px #ffffffe6}.sl-input:disabled{opacity:.55;cursor:not-allowed}.sl-send{width:var(--sl-composer-h);height:var(--sl-composer-h);color:#fff;cursor:pointer;background:linear-gradient(135deg,#ab47bc 0%,#ec407a 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;line-height:1;display:inline-flex;box-shadow:0 4px 14px #c2185b4d}.sl-send:hover:not(:disabled){filter:brightness(1.05)}.sl-send:disabled{opacity:.45;cursor:not-allowed;filter:none}.sl-bottom-anchor{width:100%;height:1px}.topup-page{color:#2d2640;background:#fff}.topup-page .topup-top{padding:calc(8px + env(safe-area-inset-top,0px)) 12px 10px;color:#fff;background:linear-gradient(95deg,#5e35b1 0%,#8e24aa 38%,#c2185b 72%,#ec407a 100%);flex-shrink:0;gap:8px;box-shadow:0 2px 12px #3c0f5038}.topup-page .topup-top__btn{color:#fff;cursor:pointer;touch-action:manipulation;background:#ffffff38;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.topup-page .topup-top__btn:hover{background:#ffffff57}.topup-page .topup-top__title{letter-spacing:.04em;text-shadow:0 1px 2px #0000001f;align-self:center;align-items:center;min-height:38px;margin:0;padding:0 2px;font-size:17px;font-weight:700;line-height:1.22;display:flex}.topup-page .topup-top__spacer{flex-shrink:0;width:38px}.topup-hero{color:#fff;background:linear-gradient(#6a1b9a 0%,#8e24aa 42%,#ad1457 88%,#fce4ec 100%);flex-shrink:0;padding:8px 14px 14px}.topup-hero__user{align-items:center;gap:12px;display:flex}.topup-hero__avatar{background:#fff3;border:2px solid #ffffff73;border-radius:50%;flex-shrink:0;width:48px;height:48px;overflow:hidden;box-shadow:0 2px 10px #00000026}.topup-hero__avatar img{object-fit:cover;width:100%;height:100%;display:block}.topup-hero__meta{flex:1;min-width:0}.topup-hero__name{letter-spacing:.02em;text-shadow:0 1px 2px #0000001f;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:700;display:block;overflow:hidden}.topup-hero__balance{opacity:.95;font-variant-numeric:tabular-nums;margin-top:4px;font-size:13px;font-weight:600;display:block}.topup-main{min-height:0;padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px));box-sizing:border-box;background:#fff;flex-direction:column;flex:1;display:flex}.topup-amounts{flex-shrink:0;grid-template-columns:1fr 1fr;gap:8px;display:grid}.topup-amounts__btn{color:#4a148c;cursor:pointer;background:#fff;border:1px solid #6a1b9a2e;border-radius:12px;margin:0;padding:12px 10px;font-family:inherit;font-size:15px;font-weight:700;transition:border-color .15s,box-shadow .15s,background .15s;box-shadow:inset 0 1px #ffffffe6}.topup-amounts__btn:hover{background:#faf5ff;border-color:#c2185b59}.topup-amounts__btn--selected{background:linear-gradient(#ede7f6f2 0%,#fff 100%);border-color:#ab47bcd9;box-shadow:0 0 0 1px #ab47bc40,0 4px 14px #5e35b11f}.topup-notice{background:linear-gradient(145deg,#e8eaf6 0%,#eceff1 55%,#f5f5f5 100%);border:1px solid #5e35b11a;border-radius:12px;flex-shrink:0;align-items:flex-start;gap:10px;margin-top:10px;padding:10px 12px;display:flex}.topup-notice__ico{color:#5e35b1;background:#ffffffa6;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:inset 0 1px #ffffffe6}.topup-notice__text{color:#283593;margin:0;font-size:12px;font-weight:500;line-height:1.5}.topup-main__spacer{flex:auto;min-height:4px}.topup-cta-wrap{flex-shrink:0;padding-top:8px}.topup-cta{box-sizing:border-box;color:#fff;cursor:pointer;background:linear-gradient(90deg,#7b1fa2 0%,#c2185b 48%,#ec407a 100%);border:none;border-radius:999px;width:100%;padding:12px 16px;font-family:inherit;font-size:15px;font-weight:700;box-shadow:0 4px 16px #c2185b52}.topup-cta:hover{filter:brightness(1.05)}.topup-cta:disabled{opacity:.65;cursor:not-allowed;filter:none}@media (height<=700px){.topup-hero{padding:6px 12px 10px}.topup-hero__avatar{width:44px;height:44px}.topup-hero__name{font-size:15px}.topup-hero__balance{font-size:12px}.topup-main{padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px))}.topup-amounts__btn{padding:10px 8px;font-size:14px}.topup-notice{margin-top:8px;padding:8px 10px}.topup-notice__text{font-size:11px}.topup-cta{padding:10px 14px;font-size:14px}}@media (prefers-reduced-motion:reduce){.topup-amounts__btn{transition:none}}.wbank-page{color:#2d2640;background:#eceff1}.wbank-top{padding:calc(8px + env(safe-area-inset-top,0px)) 12px 12px;color:#fff;background:linear-gradient(95deg,#26c6da 0%,#5c6bc0 38%,#ab47bc 72%,#ff5fa2 100%);flex-shrink:0;gap:8px;box-shadow:0 2px 14px #283c7838}.wbank-top__btn{color:#fff;cursor:pointer;touch-action:manipulation;background:#ffffff38;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.wbank-top__btn:hover{background:#ffffff57}.wbank-top__title{letter-spacing:.04em;text-shadow:0 1px 2px #0000001f;align-self:center;align-items:center;min-height:38px;margin:0;padding:0 2px;font-size:17px;font-weight:700;line-height:1.22;display:flex}.wbank-top__spacer{flex-shrink:0;width:38px}.wbank-main{-webkit-overflow-scrolling:touch;min-height:0;padding:14px 12px calc(16px + env(safe-area-inset-bottom,0px));flex:1;overflow-y:auto}.wbank-add{box-sizing:border-box;color:#fff;cursor:pointer;background:linear-gradient(95deg,#26c6da 0%,#5c6bc0 40%,#ec407a 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;margin:0 0 14px;padding:14px 16px;font-family:inherit;font-size:16px;font-weight:700;display:flex;box-shadow:0 4px 18px #3c508c47}.wbank-add:hover{filter:brightness(1.04)}.wbank-add__plus{font-size:1.35em;font-weight:800;line-height:1}.wbank-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.wbank-card-wrap{margin:0;padding:0}.wbank-card{color:#fff;background:linear-gradient(145deg,#4a148c 0%,#6a1b9a 42%,#880e4f 100%);border:1px solid #ffffff1f;border-radius:16px;padding:14px 16px 16px;position:relative;overflow:hidden;box-shadow:0 8px 28px #3c0f5047}.wbank-card__actions{z-index:3;align-items:center;gap:6px;display:flex;position:absolute;top:8px;right:8px}.wbank-card__edit-icon{color:#fff;cursor:pointer;touch-action:manipulation;background:#ffffff24;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex;box-shadow:0 2px 8px #0000001f}.wbank-card__delete{color:#fff;cursor:pointer;background:#b71c1c59;border:1px solid #ffc8c88c;border-radius:999px;padding:6px 10px;font-family:inherit;font-size:12px;font-weight:700}.wbank-card__delete:disabled{opacity:.5;cursor:not-allowed}.wbank-card__delete:hover:not(:disabled){background:#b71c1c80}.wbank-card__edit-icon:hover{background:#ffffff3d}.wbank-card__edit-icon:focus-visible{outline-offset:2px;outline:2px solid #ffffffd9}.wbank-card__edit-icon-svg{flex-shrink:0;display:block}.wbank-card:after{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 55%,#ffffff0f 78%,#0000 100%);position:absolute;inset:0}.wbank-card__top{z-index:1;box-sizing:border-box;align-items:flex-start;gap:12px;padding-right:108px;display:flex;position:relative}.wbank-card__icon{color:#fff;background:#ffffff29;border:1px solid #ffffff47;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 2px 10px #0000001f}.wbank-card__icon-svg{opacity:.95;width:30px;height:30px}.wbank-card__body{text-align:left;flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.wbank-card__bank{opacity:.88;letter-spacing:.02em;width:100%;font-size:14px;font-weight:600}.wbank-card__num{font-variant-numeric:tabular-nums;letter-spacing:.06em;word-break:break-all;width:100%;margin-top:10px;font-size:22px;font-weight:800;line-height:1.25}.wbank-card__holder{text-align:left;width:100%;margin-top:12px}.wbank-card__holder-value{letter-spacing:.02em;word-break:break-word;max-width:100%;font-size:14px;font-weight:700;line-height:1.35}.wbank-hint{color:#5e35b1;opacity:.85;text-align:center;margin:12px 0 0;font-size:12px;line-height:1.5}.wbank-inline-link{color:inherit;text-underline-offset:3px;font-weight:700;text-decoration:underline}.wbank-inline-link:active{opacity:.75}.wbank-form{background:#fff;border:1px solid #6a1b9a1a;border-radius:14px;overflow:hidden;box-shadow:0 2px 14px #3c1e5a14}.wbank-form__row{border-bottom:1px solid #0000000f;align-items:center;gap:12px;padding:14px;display:flex}.wbank-form__row:last-of-type{border-bottom:none}.wbank-form__label{color:#311b47;flex:0 0 6.5rem;font-size:14px;font-weight:600}.wbank-form__input{color:#311b47;text-align:right;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:15px}.wbank-form__input::placeholder{color:#4a147861}.wbank-form__submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ff5fa2 0%,#ab47bc 45%,#5e35b1 100%);border:none;border-radius:999px;width:calc(100% - 28px);margin:18px auto 6px;padding:14px 16px;font-family:inherit;font-size:16px;font-weight:700;display:block;box-shadow:0 4px 18px #c2185b4d}.wbank-form__submit:hover:not(:disabled){filter:brightness(1.05)}.wbank-form__submit:disabled{opacity:.55;cursor:not-allowed}.wbank-err{color:#b71c1c;background:#fff5f5;border:1px solid #c2185b38;border-radius:12px;margin:0 0 12px;padding:10px 12px;font-size:13px}@media (width<=360px){.wbank-form__label{flex-basis:5.5rem;font-size:13px}}.withdraw-main{padding-top:10px;overflow-x:clip}.withdraw__lead{color:#5e35b1;opacity:.92;margin:0 0 14px;padding:0 4px;font-size:13px;line-height:1.55}.withdraw__card{background:#fff;border:1px solid #6a1b9a1f;border-radius:16px;max-width:520px;margin:0 auto;padding:16px 14px 18px;box-shadow:inset 0 1px #ffffffbf,0 2px 12px #3c1e5a14}.withdraw__bal-row{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.withdraw__bal-label{color:#6a1b9a;font-size:13px;font-weight:600}.withdraw__bal-val{font-variant-numeric:tabular-nums;color:#311b47;font-size:1.25rem;font-weight:800}.withdraw__notify-btn{color:#6a1b9a;cursor:pointer;background:linear-gradient(#faf5ff 0%,#fff 100%);border:1px solid #aa3bff59;border-radius:12px;width:100%;margin-bottom:8px;padding:9px 12px;font-family:inherit;font-size:13px;font-weight:600}.withdraw__notify-btn:hover{color:#ad1457;border-color:#c2185b66}.withdraw__notify-hint{color:#7e57c2;margin:0 0 12px;font-size:12px;line-height:1.45}.withdraw__ok{color:#1b5e20;background:#2e7d3214;border:1px solid #2e7d3238;border-radius:12px;margin:0 0 14px;padding:10px 12px;font-size:13px;line-height:1.5}.withdraw__link{font:inherit;color:#6a1b9a;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-weight:700;text-decoration:underline}.withdraw__form{margin-top:4px}.withdraw__label{color:#311b47;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.withdraw__picker{width:100%;position:relative}.withdraw__picker-trigger{box-sizing:border-box;color:#311b47;cursor:pointer;text-align:left;background:linear-gradient(#fff 0%,#faf7fc 100%);border:1px solid #6a1b9a38;border-radius:12px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:13px 14px;font-family:inherit;font-size:15px;font-weight:600;display:flex;box-shadow:inset 0 1px #fffffff2,0 1px 3px #3c1e5a0f}.withdraw__picker-trigger-text{text-align:left;word-break:break-word;flex:1;min-width:0;line-height:1.35}.withdraw__picker-trigger-chev{color:#7b1fa2;opacity:.9;flex-shrink:0;transition:transform .18s;display:flex}.withdraw__picker-trigger[aria-expanded=true] .withdraw__picker-trigger-chev{transform:rotate(180deg)}.withdraw__picker-trigger:hover:not(:disabled){background:#fff;border-color:#7b1fa252}.withdraw__picker-trigger:focus-visible{background:#fff;border-color:#ab47bca6;box-shadow:0 0 0 3px #ab47bc24,inset 0 1px #fffffff2}.withdraw__picker-trigger:disabled{opacity:.65;cursor:not-allowed}.withdraw__picker-panel{z-index:30;background:#fff;border:1px solid #6a1b9a29;border-radius:14px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 4px 24px #3c1e5a1f,0 12px 40px #5e35b114}.withdraw__picker-item{margin:0;padding:0}.withdraw__picker-option{cursor:pointer;text-align:left;width:100%;font:inherit;color:#311b47;background:0 0;border:none;border-radius:10px;align-items:flex-start;gap:10px;padding:12px;font-size:14px;font-weight:600;line-height:1.45;display:flex}.withdraw__picker-option:hover{background:#6a1b9a0f}.withdraw__picker-option:focus-visible{outline-offset:1px;outline:2px solid #ab47bc73}.withdraw__picker-option--selected{background:linear-gradient(135deg,#6a1b9a14 0%,#ab47bc1a 100%)}.withdraw__picker-option-check{text-align:left;color:#6a1b9a;flex-shrink:0;width:1.1em;font-weight:800}.withdraw__picker-option-text{text-align:left;word-break:break-word;flex:1;min-width:0}.withdraw__input{box-sizing:border-box;color:#311b47;caret-color:#7b1fa2;font-variant-numeric:tabular-nums;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;background:linear-gradient(#fff 0%,#faf7fc 100%);border:1px solid #6a1b9a38;border-radius:12px;outline:none;width:100%;padding:13px 14px;font-size:17px;font-weight:600;box-shadow:inset 0 1px #fffffff2,0 1px 3px #3c1e5a0f}.withdraw__input::placeholder{color:#4a148c61;font-weight:500}.withdraw__input:hover{background:#fff;border-color:#7b1fa252}.withdraw__input:focus{background:#fff;border-color:#ab47bca6;box-shadow:0 0 0 3px #ab47bc24,inset 0 1px #fffffff2}.withdraw__input:-webkit-autofill{-webkit-text-fill-color:#311b47;transition:background-color 99999s ease-out;box-shadow:inset 0 0 0 1000px #faf8fc}.withdraw__input:-webkit-autofill:hover{-webkit-text-fill-color:#311b47;transition:background-color 99999s ease-out;box-shadow:inset 0 0 0 1000px #faf8fc}.withdraw__input:-webkit-autofill:focus{-webkit-text-fill-color:#311b47;transition:background-color 99999s ease-out;box-shadow:inset 0 0 0 1000px #faf8fc}.withdraw__hint{color:#7e57c2;margin:8px 0 0;font-size:12px;line-height:1.45}.withdraw__err{color:#b71c1c;margin:10px 0 0;font-size:13px}.withdraw__submit{color:#fff;cursor:pointer;background:linear-gradient(95deg,#6a1b9a 0%,#ab47bc 42%,#ec407a 100%);border:none;border-radius:999px;width:100%;margin-top:16px;padding:12px 16px;font-family:inherit;font-size:15px;font-weight:700;box-shadow:0 4px 14px #50146440}.withdraw__submit:disabled{opacity:.5;cursor:not-allowed}.withdraw__table-wrap{background:#fff;border:1px solid #6a1b9a1f;border-radius:16px;width:100%;max-width:520px;margin:0 auto;overflow:hidden;box-shadow:inset 0 1px #ffffffbf,0 2px 12px #3c1e5a14}.withdraw__thead,.withdraw__row{grid-template-columns:minmax(0,1fr) minmax(0,5.25rem) minmax(0,5.25rem);align-items:start;gap:8px;padding:10px 12px;font-size:13px;display:grid}.withdraw__thead>*,.withdraw__row>*{min-width:0}.withdraw__thead{text-transform:uppercase;letter-spacing:.06em;color:#6a1b9a;background:linear-gradient(#f3e5f5 0%,#ede7f6 100%);border-bottom:1px solid #6a1b9a1f;align-items:center;font-size:11px;font-weight:700}.withdraw__th-amount{text-align:left}.withdraw__th-status{text-align:right}.withdraw__row{border-bottom:1px solid #6a1b9a14}.withdraw__row:last-child{border-bottom:none}.withdraw__table-wrap--data-record .withdraw__thead,.withdraw__table-wrap--data-record .withdraw__row{grid-template-columns:minmax(0,4.75rem) minmax(0,2rem) minmax(0,3.75rem) 1fr minmax(0,2rem) minmax(0,2.6rem) minmax(0,2.4rem);gap:6px;font-size:12px}.withdraw__table-wrap--data-record .withdraw__cell{color:#311b47;min-width:0;line-height:1.35}.withdraw__table-wrap--data-record .withdraw__cell--muted{color:#6a1b9a;font-size:11px}.withdraw__table-wrap--data-record .withdraw__cell--wrap{word-break:break-word}.withdraw__cell-time{color:#311b47;overflow-wrap:anywhere;min-width:0;font-weight:500;line-height:1.35}.withdraw__sub{color:#7e57c2;margin-top:4px;font-size:11px;font-weight:500}.withdraw__sub--reason{color:#c62828;word-break:break-word}.withdraw__amount{font-variant-numeric:tabular-nums;text-align:left;color:#311b47;white-space:nowrap;font-weight:700}.withdraw__status{text-align:right;white-space:nowrap;font-size:12px;font-weight:700;line-height:1.3}.withdraw__status--pending{color:#f57c00}.withdraw__status--ok{color:#2e7d32}.withdraw__status--bad{color:#c62828}.withdraw__more-wrap{justify-content:center;margin-top:16px;display:flex}.withdraw__more{color:#6a1b9a;cursor:pointer;background:linear-gradient(#fff 0%,#faf5ff 100%);border:1px solid #aa3bff61;border-radius:999px;padding:10px 22px;font-family:inherit;font-size:14px;font-weight:600;box-shadow:0 2px 10px #50287814}.withdraw__more:disabled{opacity:.45;cursor:not-allowed}.withdraw__modal-overlay{z-index:50;background:#2d264073;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.withdraw__modal{background:#fff;border:1px solid #6a1b9a24;border-radius:16px;width:100%;max-width:320px;padding:22px 18px 18px;box-shadow:0 16px 40px #3c1e5a2e}.withdraw__modal-title{color:#311b47;margin:0 0 18px;font-size:15px;font-weight:600;line-height:1.5}.withdraw__modal-actions{flex-direction:column-reverse;gap:10px;display:flex}.withdraw__modal-btn{cursor:pointer;color:#fff;background:linear-gradient(95deg,#6a1b9a 0%,#ab47bc 42%,#ec407a 100%);border:none;border-radius:999px;width:100%;min-height:42px;padding:10px 14px;font-family:inherit;font-size:14px;font-weight:700}.withdraw__modal-btn--ghost{color:#6a1b9a;background:#fff;border:1px solid #6a1b9a47}.withdraw__credit-toast-overlay{z-index:60}.withdraw__credit-toast{text-align:center;padding:20px 18px}.withdraw__credit-toast-msg{color:#b71c1c;margin:0;font-size:15px;font-weight:600;line-height:1.55}.withdraw__block-notice-ok{margin-top:16px}.data-record-page .data-record-main{gap:12px;padding-top:12px}.data-record-filter-card{background:#fff;border:1px solid #6a1b9a14;border-radius:14px;padding:14px 16px;box-shadow:0 8px 24px #6a1b9a14}.data-record-filter-card__row{align-items:center;gap:12px;display:flex}.data-record-filter-card__icon{color:#6a1b9a;background:#6a1b9a14;border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.data-record-filter-card__text{flex:1;min-width:0}.data-record-filter-card__text strong{color:#311b47;font-size:15px;display:block}.data-record-filter-card__text p{color:#7e57c2;margin:4px 0 0;font-size:12px;line-height:1.4}.data-record-date-bar{border-top:1px solid #6a1b9a1a;flex-direction:column;gap:10px;margin-top:12px;padding-top:12px;display:flex}.data-record-date-fields{grid-template-columns:1fr 1fr;align-items:stretch;gap:12px 14px;min-width:0;display:grid}.data-record-date-field{cursor:pointer;flex-direction:column;align-items:stretch;gap:6px;min-width:0;margin:0;display:flex}.data-record-date-field__label{color:#7e57c2;letter-spacing:.02em;font-size:12px;font-weight:700}.data-record-date-input{box-sizing:border-box;color:#311b47;font-variant-numeric:tabular-nums;appearance:none;background:#faf7ff;border:1px solid #6a1b9a33;border-radius:12px;width:100%;min-width:0;min-height:48px;padding:10px 12px;font-size:16px;font-weight:600}@media (width<=520px){.data-record-date-fields{grid-template-columns:1fr;gap:12px}}.data-record-date-bar__actions{justify-content:stretch;gap:10px;display:flex}@media (width>=400px){.data-record-date-bar__actions{justify-content:flex-end}}.data-record-date-bar__ghost,.data-record-date-bar__apply{cursor:pointer;border-radius:999px;flex:1;min-height:46px;padding:11px 16px;font-size:15px;font-weight:600}@media (width>=400px){.data-record-date-bar__ghost,.data-record-date-bar__apply{flex:none;min-height:0;padding:9px 18px;font-size:13px}}.data-record-date-bar__ghost{color:#6a1b9a;background:#fff;border:1px solid #6a1b9a38}.data-record-date-bar__apply{color:#fff;background:linear-gradient(135deg,#7b1fa2,#ab47bc);border:none}.data-record-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.data-record-card{background:#fff;border:1px solid #6a1b9a14;border-radius:14px;padding:14px 16px 12px;box-shadow:0 8px 24px #6a1b9a14}.data-record-card__head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.data-record-card__issue{color:#311b47;letter-spacing:.02em;font-size:20px;line-height:1.2}.data-record-card__stamp{border:1.5px solid;border-radius:6px;flex-shrink:0;padding:4px 10px;font-size:12px;font-weight:700;line-height:1.2;transform:rotate(-8deg)}.data-record-card__stamp--pending{color:#e65100;background:#fff8e1}.data-record-card__stamp--won{color:#c62828;background:#ffebee}.data-record-card__stamp--lost{color:#616161;background:#f5f5f5}.data-record-card__stamp--void{color:#6a1b9a;background:#f3e5f5}.data-record-card__stamp--other{color:#5e35b1;background:#ede7f6}.data-record-card__meta{gap:8px;margin:0;display:grid}.data-record-card__row{grid-template-columns:5.5rem 1fr;align-items:baseline;gap:8px;font-size:13px;display:grid}.data-record-card__row dt{color:#9e9e9e;margin:0;font-weight:500}.data-record-card__row dd{color:#424242;word-break:break-word;margin:0}.data-record-card__row--amount dd{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.data-record-card__money{color:#1565c0;font-variant-numeric:tabular-nums;font-weight:700}.data-record-card__qty{color:#757575;font-size:12px}.data-record-card__payout--won{color:#2e7d32;font-weight:700}.data-record__err{color:#c62828;background:#ffebee;border-radius:10px;margin:0;padding:10px 12px;font-size:13px}.data-record-more-wrap{justify-content:center;padding:8px 0 16px;display:flex}.data-record-more{color:#6a1b9a;cursor:pointer;background:#fff;border:1px solid #6a1b9a38;border-radius:999px;padding:10px 22px;font-size:14px;font-weight:600}.data-record-more:disabled{opacity:.6;cursor:not-allowed}@media (width<=380px){.data-record-card__row{grid-template-columns:4.8rem 1fr;font-size:12px}}.history-page .history-main{padding-top:10px}.history-main__empty{margin-top:8px}.history-toolbar{justify-content:flex-end;margin-bottom:10px;display:flex}.history-toolbar__clear{color:#ad1457;cursor:pointer;touch-action:manipulation;background:#fffffff2;border:1px solid #c2185b59;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600}.history-toolbar__clear:hover{background:#fff5f8}.history-toolbar__clear:focus-visible{outline-offset:2px;outline:2px solid #7b1fa273}.history-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.history-list__item{background:#fff;border:1px solid #6a1b9a1a;border-radius:14px;align-items:stretch;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #3c1e5a14}.history-row{min-width:0;color:inherit;flex-direction:row;flex:1;align-items:stretch;gap:12px;padding:10px 36px 10px 10px;text-decoration:none;display:flex}.history-row:focus-visible{outline-offset:-2px;outline:2px solid #7b1fa273}.history-row__cover{aspect-ratio:2/3;background-color:#ede7f6;background-image:linear-gradient(145deg,#7c3aed47 0%,#ec48992e 100%),none;background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:10px;flex:0 0 72px;align-self:center;width:72px}.history-row__body{flex-direction:column;flex:1;justify-content:center;gap:6px;min-width:0;padding:4px 0;display:flex}.history-row__title{color:#311b47;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.history-row__time{color:#7e57c2;opacity:.95;font-size:12px;font-weight:500}.history-row__chev{color:#6a1b9a59;flex-shrink:0;align-self:center;margin-right:2px;font-size:1.35rem;line-height:1}.history-row__remove{color:#ad1457a6;cursor:pointer;touch-action:manipulation;background:linear-gradient(90deg,#0000 0%,#ffffffeb 28%);border:none;width:40px;height:100%;min-height:44px;margin:0;padding:0;font-size:22px;line-height:1;position:absolute;top:0;right:0}.history-row__remove:hover{color:#c2185b;background:linear-gradient(90deg,#0000 0%,#fff0f6fa 35%)}.history-row__remove:focus-visible{outline-offset:-2px;z-index:1;outline:2px solid #7b1fa273}@media (prefers-reduced-motion:reduce){.history-toolbar__clear:hover,.history-row__remove:hover{transition:none}}.agreement-modal-root{z-index:80;padding:max(12px, env(safe-area-inset-top,0px)) max(12px, env(safe-area-inset-right,0px)) max(12px, env(safe-area-inset-bottom,0px)) max(12px, env(safe-area-inset-left,0px));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#140a208c;place-items:center;display:grid;position:fixed;inset:0}.agreement-modal{color:#1c1530;background:#f4f2f8;border-radius:16px;flex-direction:column;width:min(100%,440px);max-height:min(86vh,720px);display:flex;overflow:hidden;box-shadow:0 24px 48px #28144659,inset 0 0 0 1px #fff9}.agreement-modal__head{background:linear-gradient(#fff 0%,#faf8fc 100%);border-bottom:1px solid #3c285a1f;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px 12px;display:flex}.agreement-modal__title{letter-spacing:.04em;color:#3d1f55;margin:0;font-size:1.05rem;font-weight:800}.agreement-modal__close{color:#5c4a72;cursor:pointer;background:0 0;border:none;border-radius:12px;flex-shrink:0;width:40px;height:40px;margin:-6px -8px -6px 0;font-size:1.5rem;line-height:1}.agreement-modal__close:hover{color:#4c1d95;background:#7c3aed1a}.agreement-modal__body{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:14px 16px 18px;overflow:auto}.agreement-modal__warn{color:#5c3d12;background:linear-gradient(#fff6d6 0%,#ffe9a8 100%);border:1px solid #b4822859;border-radius:12px;margin:0 0 16px;padding:12px 14px;font-size:.88rem;line-height:1.55}.agreement-modal__section{margin-bottom:16px}.agreement-modal__section:last-child{margin-bottom:0}.agreement-modal__section-title{color:#2d1840;letter-spacing:.02em;margin:0 0 8px;font-size:.92rem;font-weight:800}.agreement-modal__p{color:#352848;margin:0 0 10px;font-size:.86rem;line-height:1.65}.agreement-modal__p:last-child{margin-bottom:0}@media (width<=380px){.agreement-modal__p{font-size:.83rem}}.login-submit--register{background:linear-gradient(#d8d6e0 0%,#b8b5c4 45%,#9c99ab 100%);transition:background .22s,box-shadow .22s,transform .18s;box-shadow:0 10px 22px #3c325038}.login-submit--register-ready{background:linear-gradient(#ff6fb3 0%,#ff3d8c 52%,#e91e7a 100%);box-shadow:0 12px 32px #ff328285,inset 0 0 0 1px #ffffff61}.login-submit--register-ready:active:not(:disabled){transform:scale(.985)}.register-success-banner{text-align:center;color:#14532d;background:linear-gradient(#dcfce7 0%,#bbf7d0 100%);border:1px solid #86efac;border-radius:14px;margin:0;padding:12px 14px;font-size:14px;font-weight:700;line-height:1.5;box-shadow:0 4px 18px #1665342e,inset 0 0 0 1px #ffffff59}.login-agree{margin:6px 0 0;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border-radius:14px;align-items:flex-start;gap:12px;margin-inline:-4px;padding:10px 8px 10px 6px;transition:background .15s;display:flex;position:relative}.login-agree:hover{background:#ffffff0f}.login-agree--warn{background:#ff468224;box-shadow:0 0 0 2px #ff78a08c}.login-agree-wrap{flex-direction:column;gap:6px;display:flex}.login-agree-wrap .login-field-hint{margin-inline-start:36px}.login-agree input{opacity:0;width:1px;height:1px;margin:0;padding:0;position:absolute}.login-agree-ui{color:#fff;box-sizing:border-box;background:#0c061838;border:2px solid #ffffffe0;border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;margin-top:.08em;font-size:14px;font-weight:800;line-height:1;display:grid;box-shadow:inset 0 0 0 1px #0000001f,0 1px 2px #0003}.login-agree input:checked+.login-agree-ui{background:linear-gradient(145deg,#ec4899 0%,#d946ef 48%,#a855f7 100%);border-color:#ffffff8c;box-shadow:0 2px 10px #ec489973,inset 0 0 0 1px #ffffff40}.login-agree input:not(:checked)+.login-agree-ui{color:#0000}.login-agree input:focus-visible+.login-agree-ui{outline-offset:3px;outline:2px solid #fff}.login-agree-text{letter-spacing:.01em;color:#faf5ff;text-shadow:0 1px 2px #14082859;flex:1;min-width:0;font-size:13px;line-height:1.55}.login-agree-link{font:inherit;color:#fff;text-underline-offset:3px;cursor:pointer;text-align:left;background:0 0;border:none;margin:0;padding:0;font-weight:700;text-decoration:underline;text-decoration-thickness:1.5px}.login-agree-link:hover,.login-agree-link:focus-visible{color:#fce7f3;text-decoration-color:#fce7f3e6}.login-agree-link:focus-visible{border-radius:4px;outline:none;box-shadow:0 0 0 2px #ffffffa6}
