.authTabs{align-self:stretch;padding:10px;overflow:hidden;display:flex;flex-direction:column;font-family:SF Pro,system-ui,-apple-system,Segoe UI,Roboto,Arial}.authTabsRow{align-self:stretch;padding:6px 10px;overflow:hidden;display:flex;justify-content:space-between;align-items:flex-start}.authTab{width:150px;text-align:center;justify-content:center;display:flex;flex-direction:column;color:#ffffffbf;font-size:16px;font-weight:510;text-decoration:none;word-wrap:break-word;text-shadow:0px 4px 4px rgba(0,0,0,.8)}.authTab.isActive{color:#fff}.authDivider{width:10px;text-align:center;color:#ffffff80;-webkit-user-select:none;user-select:none;text-shadow:0px 4px 4px rgba(0,0,0,.8)}.authRule{align-self:stretch;height:0;border-top:2px solid rgba(255,255,255,.5)}.authActiveLine{height:0;width:min(200px,50%);border-top:3px solid #ffffff;margin-top:-2px}.authActiveLine.login{align-self:flex-start}.authActiveLine.signup{align-self:flex-end}.jw-logo-brand{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none;text-decoration:none}.jw-logo-img{height:40px;width:auto;display:block}.jw-brand-name{display:flex;align-items:baseline;justify-content:center;font-family:Poppins,PoetsenOne,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:700;line-height:1}.jw-brand-jeet,.jw-brand-win{color:#071336;font-size:22px}.jw-brand-o{color:#4c70dc;font-size:22px}@media(max-width:768px){.jw-logo-img{height:32px}.jw-brand-jeet,.jw-brand-win,.jw-brand-o{font-size:18px}}@media(min-width:1200px){.jw-logo-img{height:48px}.jw-brand-jeet,.jw-brand-win,.jw-brand-o{font-size:26px}}:root{--header-h: 56px;--footer-h: 56px;--nav-w: 210px}.jw-page{min-height:100vh;background:#e9e9e9;font-family:SF Pro,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#0b2a6d}.jw-header{height:var(--header-h);background:#fff;display:flex;align-items:center;justify-content:space-between;padding:15px 16px;box-shadow:0 2px 6px #00000014;position:sticky;top:0;z-index:10}.jw-headerLeft{display:flex;align-items:center;gap:10px}.jw-logo{font-weight:800;font-size:22px;letter-spacing:.3px;color:#071336;cursor:pointer;-webkit-user-select:none;user-select:none}.jw-iconBtn{border:0;background:transparent;cursor:pointer;color:#0b2a6d;padding:8px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px}.jw-iconBtn:hover{background:#0b2a6d14}.jw-body{display:flex;background:#e9e9e9;min-height:calc(100vh - var(--header-h))}.jw-leftNav{width:var(--nav-w);background:#0a1f4f;display:none}.jw-mainArea{flex:1;position:relative;overflow:hidden;background:#e9e9e9}.jw-bannerStage{position:absolute;inset:0;display:flex;align-items:stretch;justify-content:center}.jw-bannerImg{content:url(/banner-login-mobile.jpg);width:100%;height:100%;object-fit:cover;display:block}.jw-loginPanel{position:absolute;top:30%;left:50%;transform:translate(-50%);width:min(420px,calc(100% - 32px));padding:18px;border-radius:14px;background:#fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.35);box-shadow:0 18px 40px #0000002e;display:flex;flex-direction:column;min-height:400px}.jw-form{width:100%;display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto}.jw-field{margin-bottom:0}.jw-input{width:100%;padding:12px 14px;border-radius:10px;border:1px solid rgba(0,0,0,.2);background:#ffffff59}.jw-forgot{margin:6px 0 14px;font-size:12px;background:none;border:none;text-decoration:underline}.jw-mobileWrapper{display:flex;align-items:stretch;width:100%}.jw-mobilePrefix{padding:12px 8px 12px 14px;background:#ffffff59;border:1px solid rgba(0,0,0,.2);border-right:none;border-radius:10px 0 0 10px;color:#000000b3;font-weight:600;white-space:nowrap;display:flex;align-items:center}.jw-mobileInput{border-radius:0 10px 10px 0;border-left:none;flex:1}.jw-checkboxWrapper{margin:6px 0 14px}.jw-checkboxLabel{display:flex;align-items:flex-start;gap:8px;cursor:pointer;font-size:12px;color:#ffffffe6;line-height:1.4}.jw-checkbox{margin-top:2px;cursor:pointer;width:16px;height:16px;flex-shrink:0}.jw-checkboxText{flex:1;color:#0b2a6d}.jw-termsLink{color:#0b2a6d;text-decoration:underline;font-weight:600}.jw-termsLink:hover{opacity:.9}.jw-error{margin:12px 0;padding:10px 12px;background:#c5352f33;border:1px solid rgba(197,53,47,.5);border-radius:8px;color:#fff;font-size:13px;text-align:center}.jw-success{margin:12px 0;padding:10px 12px;background:#2fa64a33;border:1px solid rgba(47,166,74,.5);border-radius:8px;color:#fff;font-size:13px;text-align:center}.jw-actions{display:flex;gap:12px;margin-top:auto;justify-content:center}.jw-actionsColumn{flex-direction:column;align-items:center}.jw-btn{flex:1;padding:12px;margin-bottom:20px;border-radius:12px;border:none;color:#fff!important;font-weight:700;max-width:150px}.jw-btnFull{width:100%;max-width:150px;margin:auto auto 20px;flex:none}.jw-btnCancel{background:#c5352f}.jw-btnLogin{background:#2fa64a}.jw-footerNav{height:var(--footer-h);background:#0a1f4f;display:none;justify-content:space-around;position:fixed;bottom:0;width:100%}.jw-footerNav button,.jw-bottomItem{background:transparent!important;border:0;color:#fff!important;opacity:1;padding:8px;border-radius:10px}.jw-footerNav button:hover,.jw-bottomItem:hover{background:transparent!important}@media(max-width:768px){.jw-loginPanel{top:auto;bottom:70px;min-height:600px;max-height:calc(100vh - 140px);display:flex;flex-direction:column}.jw-form{display:flex;flex-direction:column;flex:1;min-height:0}.jw-actions{margin-top:auto}}@media(min-width:769px){.jw-footerNav{display:none}.jw-body{min-height:calc(100vh - var(--header-h))}.jw-leftNav{display:none;width:var(--nav-w)}.jw-bannerStage:before{content:"";position:absolute;inset:0;background-image:url(/banner-login-desktop.jpg);background-size:cover;background-position:center;filter:blur(18px);transform:scale(1.08);opacity:.6}.jw-bannerImg{content:url(/banner-login-desktop.jpg);position:relative;z-index:1;width:min(1100px,100%);height:100%;object-fit:contain}.jw-loginPanel{bottom:70px;top:auto;min-height:550px;max-height:calc(100vh - 140px);display:flex;flex-direction:column;z-index:2}.jw-form{display:flex;flex-direction:column;flex:1;min-height:0}.jw-actions{margin-top:auto}}.jw-loginPanel{display:flex;flex-direction:column;overflow:hidden}.jw-bottomNavWrap{position:fixed;left:0;right:0;bottom:12px;z-index:999;display:none;pointer-events:none}@media(max-width:768px){.jw-bottomNavWrap{display:flex;justify-content:center}}.jw-bottomNav{width:min(424px,calc(100vw - 24px));height:50px;padding:10px 15px;border-radius:13px;background:linear-gradient(360deg,#071336,#14379c 78%);overflow:hidden;display:flex;justify-content:space-between;align-items:flex-start;pointer-events:auto}.jw-bottomNavItem{display:inline-flex;align-items:flex-start;justify-content:center;text-decoration:none;padding:0;margin:0}.jw-bottomNavIcon{display:block;height:34px;width:auto}.jw-bottomNavToggle{background:transparent;border:0;cursor:pointer}@keyframes jw-bump{0%{transform:scale(1)}45%{transform:scale(.9)}to{transform:scale(1)}}.jw-bottomNavToggle.is-bump{animation:jw-bump .18s ease-out}.jw-bottomNavItem.is-active:not(.jw-bottomNavToggle) .jw-bottomNavIcon{filter:drop-shadow(0 0 6px rgba(0,204,255,.9)) drop-shadow(0 0 14px rgba(0,204,255,.55))}:root{--jw-header-h: 62px}.jw-landingHeader{width:100%;background:#fff;color:#071336;box-shadow:0 2px 6px #00000014;position:sticky;top:0;z-index:9999;height:var(--jw-header-h);padding:0}.jw-landingTop{height:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 20px}.jw-landingLogo{font-weight:800;font-size:22px;letter-spacing:.3px;color:#071336;cursor:pointer;-webkit-user-select:none;user-select:none}.jw-landingCta{border:0;cursor:pointer;height:34px;width:96px;padding:0;border-radius:17px;font-weight:700;font-size:14px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;transition:background-color .3s ease,color .3s ease}.jw-landingCta-login{background:#071336;color:#e6e9fb}.jw-landingCta-signup{background:gold;color:#000}.jw-headerBalance{height:32px;background:#071336;border-radius:1000px;display:inline-flex;align-items:stretch;overflow:hidden}.jw-headerBalanceMain{display:inline-flex;align-items:center;gap:7px;padding:0 6px}.jw-headerBalanceIcon{border:0;background:transparent;color:#fff;cursor:pointer;padding:0;display:inline-flex;align-items:center;justify-content:center}.jw-headerBalanceIcon.is-rotating svg{animation:jwHeaderSpin .65s linear}@keyframes jwHeaderSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.jw-headerBalanceText{display:inline-flex;align-items:baseline;gap:4px;white-space:nowrap;color:#e6e9fb;line-height:20px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400}.jw-headerBalanceRs{font-size:15px}.jw-headerBalanceAmt{font-size:18px}.jw-headerBalancePlus{width:36px;border:0;background:#00ca52;color:#071336;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-top-right-radius:30px;border-bottom-right-radius:30px}.jw-landingTicker{flex:1;max-width:932px;height:30px;border-radius:8px;background:#b6bff580;border:.5px solid #B6BFF5;overflow:hidden;display:flex;align-items:center;padding:0 12px}.jw-landingTickerTrack{display:inline-flex;gap:40px;align-items:center;white-space:nowrap;will-change:transform;animation:jw-ticker 18s linear infinite}.jw-landingTickerText{color:#071336;font-weight:600;font-size:14px}.jw-landingTickerDesktop{display:flex}.jw-landingTickerMobile{display:none}@keyframes jw-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.jw-landingTickerTrack{animation:none}}@media(max-width:768px){.jw-landingHeader{height:auto;padding:14px 16px}.jw-landingTop{padding:0;height:auto}.jw-landingTickerDesktop{display:none}.jw-landingTickerMobile{display:flex;margin-top:10px;height:21px;max-width:100%;padding:0 10px}.jw-landingCta{height:28px;width:82px;border-radius:14px;font-size:13px}.jw-landingCta-signup{background:gold;color:#000}.jw-landingCta-login{background:#071336;color:#e6e9fb}.jw-headerBalance{height:28px}.jw-headerBalancePlus{width:32px}.jw-headerBalanceRs{font-size:13px}.jw-headerBalanceAmt{font-size:16px}.jw-landingTickerText{font-size:12px}}.jw-leftNavDesktop{width:100%;height:100%}.jw-leftNavPanel{width:100%;height:100%;border-radius:16px;left:6px;background:radial-gradient(circle at 25% 10%,#0f2b6f,#071a3d 55%,#061433);color:#fff;padding:18px 20px;position:relative;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.jw-leftNavPanel::-webkit-scrollbar{display:none}.jw-leftNavClose{position:absolute;top:12px;right:12px;border:0;background:transparent;color:#ffffffeb;cursor:pointer;padding:6px;border-radius:10px;display:none}.jw-leftNavMain{width:100%;display:flex;flex-direction:column;align-items:flex-start}.jw-leftNavHeader{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.jw-leftNavName{padding:6px 0}.jw-leftNavHi{font-size:12px;font-weight:400;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;opacity:.98}.jw-leftNavUser{margin-top:4px;font-size:24px;font-weight:600;line-height:1;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.jw-leftNavBalance{width:100%;display:flex;flex-direction:column;align-items:flex-start}.jw-leftNavBalanceBlock{width:100%;padding:4px 0;display:flex;flex-direction:column;gap:10px}.jw-leftNavBalanceRow{width:100%;display:flex;align-items:center;justify-content:space-between}.jw-leftNavBalanceLabel{font-size:16px;font-weight:500;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;opacity:.98}.jw-leftNavBalanceActions{display:inline-flex;align-items:center;gap:10px;padding:0 6px}.jw-leftNavIconBtn{border:0;background:transparent;color:#ffffffeb;cursor:pointer;padding:4px;border-radius:8px}.jw-leftNavIconBtn:hover{background:#ffffff14}.jw-leftNavIconBtn.is-rotating svg{animation:jw-rotate .65s linear}@keyframes jw-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.jw-leftNavBalanceValue{width:100%;font-size:24px;font-weight:600;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;letter-spacing:.2px}.jw-leftNavCtas{width:100%;padding:10px 15px;display:flex;align-items:center;justify-content:space-between;gap:14px}.jw-leftNavBtnDeposit,.jw-leftNavBtnWithdraw{width:100px;height:40px;border-radius:10px;border:0;cursor:pointer;font-size:18px;font-weight:600;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.jw-leftNavBtnDeposit{background:#00ca52;color:#000}.jw-leftNavBtnWithdraw{background:#ffc503;color:#000}.jw-leftNavList{width:100%;padding:10px 10px 10px 0;display:flex;flex-direction:column;gap:4px}.jw-leftNavItem{width:100%;border:0;background:transparent;color:#fffffffa;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:6px 0;border-radius:12px;position:relative;text-align:left}.jw-leftNavItemLabel{font-size:16px;font-weight:500;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.jw-leftNavItemIcon{display:inline-flex;align-items:center;justify-content:center;opacity:.95}.jw-leftNavItem.is-active{background:#ffffff24;padding-left:12px;padding-right:12px}.jw-leftNavItem.is-active:before{content:"";position:absolute;left:6px;top:10px;bottom:10px;width:3px;border-radius:999px;background:#ffffffeb}.jw-leftNavGrow{flex:1;min-height:2px}.jw-leftNavFooter{width:100%}.jw-leftNavDrawer,.jw-leftNavOverlay,.jw-leftNavDrawerPanel{display:none}@media(min-width:769px){.jw-leftNavClose{display:none}}@media(max-width:768px){.jw-leftNavDrawer{display:block;position:fixed;inset:0;z-index:99999;pointer-events:none}.jw-leftNavDrawer.is-open{pointer-events:auto}.jw-leftNavOverlay{display:block;position:absolute;inset:0;border:0;background:#00000059;opacity:0;transition:opacity .18s ease}.jw-leftNavOverlay.is-open{opacity:1}.jw-leftNavDrawerPanel{display:block;position:absolute;top:calc(var(--jw-header-h) - 15px);bottom:calc(var(--jw-mobile-footer-h) + 8px);left:10px;width:min(320px,calc(100vw - 80px));transform:translate(-110%);transition:transform .22s ease;border-radius:22px;overflow:hidden}.jw-leftNavDrawerPanel.is-open{transform:translate(0)}.jw-leftNavClose{display:inline-flex}}:root{--jw-nav-w: 300px;--jw-header-h: 62px;--jw-body-max-w: 1200px}.jw-loggedPage,.jw-loggedPage *{box-sizing:border-box}.jw-loggedPage{background:#e9e9e9;min-height:100vh}.jw-loggedGrid{display:grid;grid-template-columns:1fr;width:100%;max-width:100%}.jw-loggedNav{display:none;background:transparent}.jw-loggedNavInner{padding:0}.jw-loggedBody{width:100%;max-width:100%;min-width:0;padding:12px}@media(max-width:768px){.jw-loggedPage{height:100dvh;display:flex;flex-direction:column;overflow:hidden}.jw-loggedGrid{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.jw-loggedBody{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px;padding-bottom:calc(12px + var(--jw-mobile-footer-h, 72px))}}@media(min-width:769px){.jw-loggedGrid{min-height:calc(100vh - var(--jw-header-h))}.jw-loggedNav{display:block;position:fixed;left:0;top:var(--jw-header-h);width:var(--jw-nav-w);height:calc(100vh - var(--jw-header-h));z-index:200;display:flex;flex-direction:column}.jw-loggedNavInner{height:100%;display:flex;flex-direction:column}.jw-loggedBody{width:calc(100% - var(--jw-nav-w));max-width:var(--jw-body-max-w);margin-left:var(--jw-nav-w);margin-right:auto;padding:12px}}.jw-banner{position:relative;width:100%;height:440px;border-radius:14px;overflow:hidden;background:#ffffff59;border:1px solid rgba(255,255,255,.35);box-shadow:0 18px 40px #0000001f}.jw-bannerTrack{display:flex;height:100%;width:100%;transition:transform .45s ease;will-change:transform}.jw-bannerSlide{min-width:100%;height:100%}.jw-bannerImg{width:100%;height:100%;object-fit:cover;display:block}.jw-bannerControls{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;pointer-events:none}.jw-bannerDots{pointer-events:auto;display:inline-flex;align-items:center;gap:10px;padding:8px 10px;border-radius:999px;background:#ffffff40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.35)}.jw-dot{width:10px;height:10px;border-radius:50%;border:0;cursor:pointer;background:#ffffffbf}.jw-dot.is-active{background:#0b2a6d}.jw-bannerTitleBtn{border:0;cursor:pointer;background:#071336;color:#e6e9fb;height:28px;padding:0 14px;border-radius:999px;font-weight:700;font-size:13px;white-space:nowrap}@media(prefers-reduced-motion:reduce){.jw-bannerTrack{transition:none}}@media(min-width:769px){.jw-banner{height:550px}}.jw-topSports{width:100%;max-width:100%;min-width:0}.jw-topSportsHead{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.jw-topSportsTitle{margin:0;font-size:16px;font-weight:800;color:#0b2a6d}.jw-topSportsBtns{display:inline-flex;gap:8px}.jw-topSportsBtn{width:28px;height:28px;border-radius:8px;border:1px solid rgba(11,42,109,.25);background:#fff9;color:#0b2a6d;font-weight:900;cursor:pointer;line-height:1}.jw-topSportsViewport{width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.jw-topSportsViewport::-webkit-scrollbar{display:none}.jw-topSportsTrack{display:flex;width:max-content;gap:10px;padding:0;margin:0}.jw-topSportsCard{flex:0 0 auto;width:100px;height:130px;border-radius:14px;border:none;background:transparent;padding:0;overflow:hidden;cursor:pointer;scroll-snap-align:start}.jw-topSportsImg{width:100%;height:100%;display:block;object-fit:cover}@media(min-width:769px){.jw-topSportsTrack{gap:12px}.jw-topSportsCard{width:100px;height:130px}.jw-topSportsBtn{width:30px;height:30px}}@media(prefers-reduced-motion:reduce){.jw-topSportsViewport{scroll-behavior:auto}}.jw-trending{width:100%;max-width:100%}.jw-trendingHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.jw-trendingTitle{color:#0b2a6d;font-weight:800;font-size:16px;letter-spacing:.2px}.jw-trendingControls{display:inline-flex;gap:10px}.jw-trendingBtn{width:34px;height:30px;border-radius:10px;border:1px solid rgba(11,42,109,.18);background:#ffffffb3;cursor:pointer;font-weight:900;line-height:1;color:#0b2a6d}.jw-trendingBtn:active{transform:translateY(1px)}.jw-trendingScroller{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.jw-trendingScroller::-webkit-scrollbar{height:8px}.jw-trendingTile{flex:0 0 auto;width:100px;height:130px;border:0;padding:0;cursor:pointer;border-radius:14px;overflow:hidden;scroll-snap-align:start;background:transparent;display:flex;align-items:center;justify-content:center}.jw-trendingImg{width:100%;height:100%;display:block;object-fit:cover;object-position:center}@media(max-width:768px){.jw-trendingTile{width:100px;height:130px;border-radius:12px}.jw-trendingTitle{font-size:15px}.jw-trendingBtn{width:32px;height:28px;border-radius:10px}}.jw-brands{width:100%;max-width:100%}.jw-brandsHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.jw-brandsTitle{color:#0b2a6d;font-weight:800;font-size:16px;letter-spacing:.2px}.jw-brandsControls{display:inline-flex;gap:10px}.jw-brandsBtn{width:34px;height:30px;border-radius:10px;border:1px solid rgba(11,42,109,.18);background:#ffffffb3;cursor:pointer;font-weight:900;line-height:1;color:#0b2a6d}.jw-brandsScroller{display:flex;gap:14px;overflow-x:auto;overflow-y:hidden;padding-bottom:6px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.jw-brandsScroller::-webkit-scrollbar{display:none}.jw-brandsTile{flex:0 0 auto;width:80px;height:80px;border-radius:0;border:0;background:transparent;cursor:pointer;margin:0 14px;padding:0;display:flex;align-items:center;justify-content:center;scroll-snap-align:start}.jw-brandsImg{width:100%;height:100%;display:block;object-fit:contain;object-position:center}@media(max-width:768px){.jw-brandsTile{width:80px;height:80px;margin:0 12px;padding:0;border-radius:0}.jw-brandsTitle{font-size:15px}.jw-brandsBtn{width:32px;height:28px}}.jw-promoCard{width:100%;max-width:500px;display:grid;grid-template-columns:1fr 110px;padding:4px 10px;border-radius:10px;background:linear-gradient(135deg,#213743,#213743);color:#fff}.jw-promoCardList{border:1px solid rgba(255,255,255,.08)}.jw-promoContent{display:flex;flex-direction:column;gap:2px;padding:4px 0}.jw-promoTag{color:#071336;align-self:flex-start;padding:0 6px;font-size:11px;font-weight:600;border-radius:4px;background:#e6e9fb}.jw-promoHeading{font-size:18px;font-weight:800;margin:0}.jw-promoSub{font-size:14px;opacity:.9;margin:0}.jw-promoLink{margin-top:auto;font-weight:700;font-size:14px;color:#e6ecff;text-decoration:underline}.jw-promoImgWrap{width:110px;height:110px;flex-shrink:0;align-items:center}.jw-promoImgWrap img{width:100%;height:100%;object-fit:contain;display:block}@media(max-width:768px){.jw-promoHeading{font-size:16px}}.jw-promoRail{width:100%}.jw-promoRailHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.jw-promoRailTitle{font-weight:800;font-size:16px;color:#0b2a6d}.jw-promoRailControls{display:flex;gap:10px}.jw-promoRailBtn{width:34px;height:30px;border-radius:10px;border:1px solid rgba(11,42,109,.18);background:#ffffffb3;cursor:pointer;font-weight:900;color:#0b2a6d}.jw-promoRailViewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.jw-promoRailViewport::-webkit-scrollbar{display:none}.jw-promoRailTrack{display:flex;gap:14px;align-items:stretch}.jw-promoRailCard{flex:0 0 100%;width:100%;scroll-snap-align:start}.jw-payments{width:100%;max-width:100%}.jw-paymentsHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.jw-paymentsTitle{color:#0b2a6d;font-weight:800;font-size:16px;letter-spacing:.2px}.jw-paymentsControls{display:inline-flex;gap:10px}.jw-paymentsBtn{width:34px;height:30px;border-radius:10px;border:1px solid rgba(11,42,109,.18);background:#ffffffb3;cursor:pointer;font-weight:900;line-height:1;color:#0b2a6d}.jw-paymentsScroller{display:flex;gap:14px;overflow-x:auto;overflow-y:hidden;padding-bottom:6px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.jw-paymentsScroller::-webkit-scrollbar{display:none}.jw-paymentsTile{flex:0 0 auto;width:100px;height:100px;border-radius:0;border:0;background:transparent;cursor:pointer;margin:0 14px;padding:0;display:flex;align-items:center;justify-content:center;scroll-snap-align:start}.jw-paymentsImg{width:100%;height:100%;display:block;object-fit:contain;object-position:center}@media(max-width:768px){.jw-paymentsTile{width:80px;height:80px;margin:0 12px;padding:0;border-radius:0}.jw-paymentsTitle{font-size:15px}.jw-paymentsBtn{width:32px;height:28px}}.jw-footer{width:100%;margin-top:16px}.jw-footerPanel{width:100%;border-radius:22px;background:#0a1f4f;color:#eaf0ff;padding:18px 16px;box-shadow:0 18px 45px #0a1f4f38;display:flex;flex-direction:column;gap:14px}.jw-footerBlock{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.jw-footerBlockTitle{font-weight:800;font-size:14px;letter-spacing:.2px}.jw-footerLogos{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.jw-footerLogo{height:28px;width:auto;display:block;object-fit:contain}.jw-footerDivider{height:1px;width:100%;background:#ffffff24}.jw-footerOneLineWrap{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;max-width:100%}.jw-footerText{font-size:12px;opacity:.95}.jw-footerLink{font-size:12px;font-weight:800;color:#eaf0ff;text-decoration:underline}.jw-footerLinks{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;max-width:100%}.jw-footerNavLink{color:#eaf0ff;font-size:12px;font-weight:700;text-decoration:none;opacity:.95}.jw-footerNavLink:hover{text-decoration:underline}.jw-footerDot{opacity:.6}.jw-footerSocial{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px;max-width:100%}.jw-footerIcon{width:30px;height:30px;background:transparent;border:0;padding:0;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.jw-footerIconImg{width:100%;height:100%;display:block;object-fit:contain;object-position:center}.jw-footerCopy{text-align:center;font-size:12px;opacity:.95}@media(max-width:420px){.jw-footerOneLineWrap,.jw-footerLinks{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}}@media(min-width:769px){.jw-footerPanel{padding:24px 22px;border-radius:26px}.jw-footerBlockTitle{font-size:15px}.jw-footerText,.jw-footerLink,.jw-footerNavLink,.jw-footerCopy{font-size:13px}.jw-footerLogo{height:50px}.jw-footerIcon{width:50px;height:50px}}.jw-lb{width:100%;max-width:100%;border-radius:14px;padding:12px;background:linear-gradient(180deg,#0c2b6e,#071a3d);box-shadow:0 14px 40px #071a3d38}.jw-lbHead{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.jw-lbTitleWrap{display:inline-flex;align-items:center;gap:8px}.jw-lbIcon{color:#f3c14b}.jw-lbTitle{color:#fff;font-weight:900;font-size:18px;letter-spacing:.2px;background:transparent}.jw-lbFilterBtn{border:0;background:transparent;color:#ffffffa6;cursor:pointer;padding:6px;border-radius:10px}.jw-lbFilterBtn:hover{background:#ffffff0f}.jw-lbTabs{width:100%;border-radius:10px;background:linear-gradient(180deg,#0d2c74,#0a1f4f);padding:6px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:10px}.jw-lbTab{border:0;background:transparent;cursor:pointer;color:#ffffffe6;border-radius:8px;padding:8px 10px}.jw-lbTabInner{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;font-size:13px;width:100%}.jw-lbTab.is-active{background:linear-gradient(180deg,#ffffff2e,#ffffff14);box-shadow:inset 0 1px #ffffff40}.jw-lbTabDivider{width:1px;height:22px;background:#ffffff59}.jw-lbTable{width:100%;border-radius:10px;overflow:hidden;background:#04103073}.jw-lbRow{display:grid;grid-template-columns:1.2fr 1fr .9fr;align-items:center;gap:10px;padding:8px 10px}.col-user,.col-brand{text-align:left}.col-amount{text-align:right}.is-desktop{display:none}.jw-lbHeaderRow{background:#ffffff14;color:#e7eeffd9;font-weight:800;font-size:12px}.jw-lbCell{font-size:12px;color:#ffffffeb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jw-lbBody{max-height:260px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.jw-lbBody::-webkit-scrollbar{display:none}.jw-lbRow.is-even{background:#0028784d}.jw-lbRow.is-odd{background:#0028782e}@media(min-width:769px){.jw-lb{padding:14px;border-radius:14px}.jw-lbTitle{font-size:18px}.jw-lbRow{grid-template-columns:1.1fr 1fr 1.1fr .9fr .8fr;padding:9px 12px}.is-desktop{display:block}.jw-lbCell{font-size:12px}.jw-lbBody{max-height:280px}}:root{--jw-nav-w: 300px;--jw-mobile-footer-h: 56px;--jw-header-h: 62px;--jw-body-max-w: 1200px}.jw-publicPage{min-height:100vh;background:#e9e9e9;display:flex;flex-direction:column}.jw-publicContent{flex:1;width:100%;max-width:var(--jw-body-max-w);margin:0 auto;padding:18px 16px;display:flex;flex-direction:column;gap:16px}@media(min-width:769px){.jw-publicContent{padding:10px 16px}}.jw-homePage,.jw-homePage *{box-sizing:border-box}.jw-homePage{min-height:100vh;background:#e9e9e9}.jw-homeGrid{display:grid;grid-template-columns:1fr;width:100%;max-width:100%;overflow-x:hidden}.jw-homeNav{display:none;background:transparent}.jw-homeNavInner{padding:0}.jw-homeBody{width:100%;max-width:100%;min-width:0;margin-left:0;padding:18px 16px calc(var(--jw-mobile-footer-h) + 18px);display:flex;flex-direction:column;gap:16px}.jw-homeRow1{width:100%;max-width:100%;min-width:0;display:grid;grid-template-columns:1fr;gap:16px}.jw-homeBannerCol,.jw-homeRightCol{min-width:0;width:100%;height:100%;display:flex;flex-direction:column;gap:10px}.jw-homeBannerCol>*{height:100%}.jw-homeBottomNav{height:var(--jw-mobile-footer-h);background:#0a1f4f;display:flex;justify-content:space-around;position:fixed;bottom:0;left:0;width:100%;z-index:50}.jw-homeBottomNav button,.jw-bottomItem{background:transparent!important;border:0;color:#fff!important;opacity:1;padding:8px;border-radius:10px}@media(max-width:768px){.jw-homeBannerCol{height:400px}.jw-homeBannerCol>*{height:100%}.jw-homePage{height:100dvh;display:flex;flex-direction:column;overflow:hidden}.jw-homeGrid{flex:1;min-height:0;display:flex;flex-direction:column}.jw-homeBody{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.jw-homeBody.jw-homeBody--full{flex:1;min-height:0;overflow:hidden;padding:12px;gap:0}}@media(min-width:769px){.jw-homeGrid{min-height:calc(100vh - var(--jw-header-h))}.jw-homeNav{display:block;position:fixed;left:0;top:var(--jw-header-h);width:var(--jw-nav-w);height:calc(100vh - var(--jw-header-h));z-index:200;display:flex;flex-direction:column}.jw-homeNavInner{height:100%;display:flex;flex-direction:column}.jw-homeBody{padding:12px;width:calc(100% - var(--jw-nav-w));max-width:var(--jw-body-max-w);margin-left:var(--jw-nav-w);margin-right:auto}.jw-homeRow1{grid-template-columns:60% 40%;align-items:stretch}.jw-homeBottomNav{display:none}.jw-homeBody.jw-homeBody--full{padding:12px;gap:0;height:calc(100vh - var(--jw-header-h));overflow:hidden}}.jw-accountsPage{width:100%;height:100%;min-height:0;display:flex}.jw-accountsCard{width:100%;flex:1;min-height:0;overflow:hidden;padding:10px;border-radius:15px;background:linear-gradient(360deg,#14379c 22%,#071336);display:flex;flex-direction:column;gap:16px;color:#fff}.jw-accountsHeader{display:flex;justify-content:space-between;align-items:flex-start;padding:10px}.jw-accountsHeaderLeft{display:flex;align-items:center;gap:10px}.jw-accountsIcon{display:inline-flex;color:#fff}.jw-accountsTitle{font-size:24px;font-weight:510;margin:0}.jw-accountsClose{background:transparent;border:0;color:#fff;font-size:28px;cursor:pointer}.jw-accountsSectionLabel{display:flex;align-items:center;gap:10px;padding:6px 10px}.jw-accountsLine{flex:1;height:2px;background:#ffffff80}.jw-accountsLabelText{font-size:16px;color:#ffffffbf;text-shadow:0px 4px 4px rgba(0,0,0,.8)}.jw-accountsCreateNewWrap{display:flex;justify-content:center;padding:0 10px}.jw-accountsCreateNew{max-width:300px;width:100%;margin:0 50px;padding:20px 50px;border-radius:10px;background:#00ca52;border:0;color:#fff;font-size:20px;font-weight:510;display:flex;flex-direction:column;align-items:center;gap:20px;cursor:pointer}.jw-accountsListStep{flex:1;min-height:0;display:flex;flex-direction:column;gap:10px}.jw-accountsListWrap{flex:1;min-height:0;padding:0 10px 10px;display:flex;flex-direction:column;gap:10px}.jw-accountsListHeader{display:flex;justify-content:space-between;font-size:10px;opacity:.9;padding:0 10px}.jw-accountsRows{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:10px;padding-right:2px;-webkit-overflow-scrolling:touch}.jw-accountsRow{background:#071336;border-radius:10px;padding:6px 10px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.jw-accountsBrand{font-weight:700}.jw-accountsUpdate{background:#ecbd8f;border:0;border-radius:10px;padding:2px 8px;font-size:12px;font-weight:700;cursor:pointer}.jw-accountsEmpty{flex:1;min-height:0;display:flex;align-items:flex-start;justify-content:center;text-align:center;padding:14px 10px;font-size:12px;color:#ffffffbf}.jw-accountsFormOuter{padding:10px;flex:1;min-height:0;display:flex}.jw-accountsFormPanel{width:100%;background:#071336;border-radius:10px;padding:30px 10px;display:flex;flex-direction:column;justify-content:space-between;gap:16px}.jw-accountsFormIntro{text-align:center;color:#ffffffbf;font-size:12px;font-weight:510;padding:4px}.jw-accountsForm{width:100%;max-width:500px;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;flex:1;min-height:0;padding:10px}.jw-accountsFormFields{display:flex;flex-direction:column;gap:30px}.jw-field{display:flex;flex-direction:column;gap:6px;padding-bottom:10px}.jw-fieldUsername{display:flex;flex-direction:column;gap:6px}.jw-selectWrap{position:relative;width:100%}.jw-select{width:100%;min-height:40px;padding:10px 40px 10px 10px;background:transparent;color:#ffffffbf;border:.5px solid rgba(255,255,255,.75);outline:none;font-size:12px;font-weight:510;appearance:none;-webkit-appearance:none;-moz-appearance:none}.jw-select:invalid{color:#ffffff80}.jw-selectIcon{position:absolute;right:10px;top:50%;transform:translateY(-50%);opacity:.6;pointer-events:none}.jw-input{width:100%;min-height:40px;padding:10px;background:transparent;color:#ffffffbf;border:.5px solid rgba(255,255,255,.75);outline:none;font-size:12px;font-weight:510}.jw-input::placeholder{color:#ffffff80}.jw-fieldHint{font-size:11px;opacity:.75}.jw-fieldError{font-size:12px;color:#ffb3b3}.jw-accountsFormActions{width:100%;max-width:500px;margin:0 auto;padding:10px;display:flex;align-items:center;gap:30px;flex-wrap:wrap;justify-content:center}.jw-ticketId,.jw-rejectReason{font-size:12px;color:#ffffffbf}.jw-ticketIdValue,.jw-rejectReasonValue{font-weight:700;color:#fff}.jw-createdBox{width:100%;max-width:480px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:12px 14px;font-size:12px;color:#ffffffd9;text-align:left}.jw-select option,.jw-select optgroup{color:#000;background:#fff}.jw-select option:checked{background:#e6e6e6}.jw-transfersPage{width:100%;height:100%;min-height:0;display:flex}.jw-transfersCard{width:100%;flex:1;min-height:0;overflow:hidden;padding:10px;border-radius:15px;background:linear-gradient(360deg,#14379c 22%,#071336);display:flex;flex-direction:column;gap:16px;color:#fff;font-family:inherit}.jw-transfersHeader{display:flex;justify-content:space-between;align-items:flex-start;padding:10px}.jw-transfersHeaderLeft{display:flex;align-items:center;gap:10px}.jw-transfersIcon{display:inline-flex;color:#fff}.jw-transfersTitle{font-size:24px;font-weight:510;margin:0}.jw-transfersClose{background:transparent;border:0;color:#fff;font-size:28px;cursor:pointer}.jw-transfersSectionLabel{display:flex;align-items:center;gap:10px;padding:6px 10px}.jw-transfersLine{flex:1;height:2px;background:#ffffff80}.jw-transfersLabelText{font-size:16px;color:#ffffffbf;text-shadow:0px 4px 4px rgba(0,0,0,.8)}.jw-transfersCreateNewWrap{display:flex;justify-content:center;padding:0 10px}.jw-transfersCreateNew{max-width:260px;width:100%;margin:0 50px;padding:18px 24px;border-radius:10px;background:#00ca52;border:0;color:#fff;font-size:20px;font-weight:510;display:flex;flex-direction:column;align-items:center;gap:12px;cursor:pointer}.jw-transfersCreatePlus{font-size:30px;line-height:1;font-weight:700}.jw-transfersHistoryStep{flex:1;min-height:0;display:flex;flex-direction:column;gap:10px}.jw-transfersListWrap{flex:1;min-height:0;padding:0 10px 10px;display:flex;flex-direction:column;gap:10px}.jw-transfersListHeader{display:grid;grid-template-columns:1.2fr 1.2fr 1fr .9fr;gap:10px;font-size:10px;opacity:.9;padding:0 10px}.jw-transfersRows{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:10px;padding-right:2px;-webkit-overflow-scrolling:touch}.jw-transferRowBtn{background:transparent;border:0;padding:0;cursor:pointer;text-align:left}.jw-transferRow{border-radius:10px;padding:8px 10px;display:grid;grid-template-columns:1.2fr 1.2fr 1fr .9fr;gap:10px;font-size:12px;color:#000}.jw-transferBrand{font-weight:800}.jw-transferAmount{text-align:right;font-weight:800}.jw-transferRow.is-green{background:#00ca52}.jw-transferRow.is-yellow{background:#f1c400}.jw-transferRow.is-red{background:#d83a3a}.jw-transfersEmpty{flex:1;min-height:0;display:flex;align-items:flex-start;justify-content:center;text-align:center;padding:14px 10px;font-size:12px;color:#ffffffbf}.jw-transferBrandsHead{display:flex;flex-direction:column;gap:4px;padding:2px 2px 0}.jw-transferBrandsTitle{font-size:18px;font-weight:700}.jw-transferBrandsSub{font-size:12px;color:#ffffffbf}.jw-transferBrandRow{display:flex;gap:12px;overflow:auto;padding:10px 2px;-webkit-overflow-scrolling:touch}.jw-transferBrandTile{min-width:92px;border:0;border-radius:14px;padding:10px 10px 12px;cursor:pointer;background:#00000038;color:#fff;display:flex;flex-direction:column;align-items:center;gap:8px}.jw-transferBrandTile.is-active{outline:1px solid rgba(255,255,255,.55);background:#00000052}.jw-transferBrandLogo{width:54px;height:54px;border-radius:14px;display:grid;place-items:center;font-weight:800;background:#ffffff14}.jw-transferBrandLabel{font-size:11px;opacity:.9}.jw-transferTableHeader{display:flex;justify-content:space-between;padding:6px;font-size:11px;opacity:.9}.jw-transferTableHeaderRight{text-align:right}.jw-transferCreateList{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:10px;padding-right:2px;-webkit-overflow-scrolling:touch}.jw-transferAccountRow{background:#0000002e;border-radius:12px;padding:10px}.jw-transferAccountTop{display:flex;align-items:center;justify-content:space-between;gap:10px}.jw-transferUsername{font-size:13px;font-weight:700;color:#ffffffe6}.jw-transferActionBtns{display:flex;gap:10px}.jw-transferBtnIn,.jw-transferBtnOut{min-width:56px;height:28px;border:0;border-radius:12px;font-weight:800;cursor:pointer;color:#000}.jw-transferBtnIn{background:#00ca52}.jw-transferBtnOut{background:#f1c400}.jw-transferActionActive{display:flex;align-items:center;gap:10px}.jw-transferActionText{font-size:12px;font-weight:700;color:#ffffffd9}.jw-transferRowClose{width:26px;height:26px;border-radius:9px;border:0;cursor:pointer;background:#ffffff1f;color:#fff;font-size:18px;line-height:1}.jw-transferAccountBottom{margin-top:10px;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.jw-transferAmountInput{width:100%;height:34px;border-radius:8px;padding:8px 10px;background:transparent;color:#ffffffd9;border:.5px solid rgba(255,255,255,.55);outline:none;font-size:12px;font-weight:510}.jw-transferAmountInput::placeholder{color:#ffffff73}.jw-transferSubmitBtn{height:34px;padding:0 16px;border-radius:12px;border:0;cursor:pointer;background:#00ca52;color:#000;font-weight:900}.jw-transferInlineError{grid-column:1 / -1;font-size:12px;color:#ffb3b3;margin-top:2px}.jw-transferCreateActions{display:flex;justify-content:center;padding-top:6px}.jw-waitingOuter{flex:1;min-height:0;padding:10px;display:flex}.jw-waitingPanel{width:100%;background:#071336;border-radius:10px;padding:30px 16px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;gap:14px;flex:1;min-height:0}.jw-waitingContent{display:flex;flex-direction:column;gap:14px;align-items:center}.jw-waitingActions{width:100%;display:flex;justify-content:center;padding-top:10px}.jw-waitingTitle{font-size:18px;font-weight:700}.jw-waitingText{font-size:12px;color:#ffffffbf;max-width:480px}.jw-transferDetails{width:100%;max-width:520px;display:flex;flex-direction:column;gap:10px;margin-top:6px}.jw-transferDetailRow{display:flex;justify-content:space-between;gap:16px;font-size:12px;color:#ffffffbf}.jw-transferDetailValue{color:#fff;font-weight:700;text-align:right}.jw-btn{width:150px;height:50px;border-radius:12px;border:0;cursor:pointer;font-size:18px;font-weight:600;color:#000;box-shadow:0 4px 10px #000c;max-width:150px}.jw-btnCancel{background:#be3838}.jw-btnSubmit{background:#00ca52}.jw-walletsPage{width:100%;height:100%;min-height:0;display:flex}.jw-walletsCard{width:100%;flex:1;min-height:0;overflow:hidden;padding:10px;border-radius:15px;background:linear-gradient(360deg,#14379c 22%,#071336);display:flex;flex-direction:column;gap:16px;color:#fff}.jw-walletsHeader{display:flex;justify-content:space-between;align-items:flex-start;padding:10px}.jw-walletsHeaderLeft{display:flex;align-items:center;gap:10px}.jw-walletsTitle{font-size:24px;font-weight:510;margin:0}.jw-walletsClose{background:transparent;border:0;color:#fff;font-size:28px;cursor:pointer}.jw-walletsSectionLabel{display:flex;align-items:center;gap:10px;padding:6px 10px}.jw-walletsLine{flex:1;height:2px;background:#ffffff80}.jw-walletsLabelText{font-size:16px;color:#ffffffbf;text-shadow:0px 4px 4px rgba(0,0,0,.8)}.jw-walletsListStep{flex:1;min-height:0;display:flex;flex-direction:column;gap:12px;padding:0 10px 10px}.jw-walletsTopBar{display:flex;justify-content:space-between;align-items:center;gap:14px}.jw-walletsTopBarLeft{display:flex;flex-direction:column;gap:4px}.jw-walletsTopTitle{font-size:18px;font-weight:700}.jw-walletsTopSub{font-size:12px;color:#ffffffbf}.jw-walletsAddNewBox{width:140px;height:86px;border-radius:12px;border:2px dashed rgba(255,255,255,.35);background:#07133640;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;cursor:pointer;color:#ffffffd9}.jw-walletsAddPlus{font-size:34px;line-height:1;font-weight:700}.jw-walletsAddText{font-size:12px}.jw-walletsTilesRow{display:flex;gap:14px;overflow-x:auto;padding:8px 0 6px;-webkit-overflow-scrolling:touch}.jw-walletTile{min-width:86px;height:86px;border-radius:16px;background:#071336;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;cursor:pointer}.jw-walletTile.is-active{border-color:#ffffff8c}.jw-walletTileIcon{width:34px;height:34px;object-fit:contain}.jw-walletTileLabel{font-size:10px;color:#ffffffd9;text-align:center;line-height:1.1}.jw-walletTileFallback{font-weight:800;opacity:.9}.jw-walletsListHeader,.jw-walletRow{display:grid;grid-template-columns:1.2fr .9fr 1fr;align-items:center;column-gap:10px}.jw-walletsListHeader{font-size:10px;opacity:.9;padding:0 10px}.jw-walletsRows{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:10px;padding-right:2px;-webkit-overflow-scrolling:touch}.jw-walletRow{background:#071336;border-radius:10px;padding:10px 12px;font-size:12px}.jw-walletColName{font-weight:600}.jw-walletColWallet{text-align:center;opacity:.9}.jw-walletColNumber{text-align:right}.jw-walletEmpty{padding:14px 10px;font-size:12px;color:#ffffffbf;text-align:center}.jw-walletFormOuter{padding:10px;flex:1;min-height:0;display:flex}.jw-walletFormPanel{width:100%;background:#071336;border-radius:10px;padding:30px 10px;display:flex;flex-direction:column;justify-content:space-between;gap:16px}.jw-walletFormIntro{text-align:center;color:#ffffffbf;font-size:12px;font-weight:510;padding:4px}.jw-walletFormActions{width:100%;max-width:500px;margin:0 auto;padding:10px;display:flex;gap:30px;flex-wrap:wrap;justify-content:center}.jw-submitError{margin:0 10px;padding:10px 12px;border-radius:10px;background:#be383840;border:1px solid rgba(190,56,56,.55);color:#ffb3b3;font-size:12px}.jw-contactPage{width:100%;height:100%;min-height:0;display:flex}.jw-contactCard{width:100%;flex:1;min-height:0;overflow:hidden;padding:10px;border-radius:15px;background:linear-gradient(360deg,#14379c 22%,#071336);display:flex;flex-direction:column;gap:16px;color:#fff}.jw-contactHeader{display:flex;justify-content:space-between;align-items:flex-start;padding:10px}.jw-contactHeaderLeft{display:flex;align-items:center;gap:10px}.jw-contactIcon{display:inline-flex;color:#fff}.jw-contactTitle{font-size:24px;font-weight:510;margin:0}.jw-contactClose{background:transparent;border:0;color:#fff;font-size:28px;cursor:pointer}.jw-contactSectionLabel{display:flex;align-items:center;gap:10px;padding:6px 10px}.jw-contactLine{flex:1;height:2px;background:#ffffff80}.jw-contactLabelText{font-size:16px;color:#ffffffbf;text-shadow:0px 4px 4px rgba(0,0,0,.8)}.jw-contactPanel{padding:10px;flex:1;min-height:0;display:flex}.jw-contactPanelInner{width:100%;background:#071336;border-radius:10px;padding:20px 10px;display:flex;flex-direction:column;gap:14px}.jw-contactPanel{width:100%;background:#071336;border-radius:10px;padding:20px 10px;display:flex;flex-direction:column;gap:14px;flex:1;min-height:0}.jw-contactIntro{text-align:center;color:#ffffffbf;font-size:12px;font-weight:510;padding:4px}.jw-contactList{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:12px;padding:10px 6px;-webkit-overflow-scrolling:touch}.jw-contactRow{background:transparent;border-radius:10px;padding:8px 10px;display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none}.jw-contactRow:hover{background:#ffffff0f}.jw-contactRowBtn{width:100%;text-align:left;border:0;background:transparent;cursor:pointer}.jw-contactRowIcon{width:22px;height:22px;display:block;object-fit:contain;object-position:center}.jw-contactRowLabel{font-size:13px;font-weight:700}.jw-contactRowDisabled{opacity:.5;cursor:not-allowed}.jw-promotionsPage{width:100%;height:100%;min-height:0;display:flex}.jw-promotionsCard{width:100%;flex:1;min-height:0;overflow:hidden;padding:10px;border-radius:15px;background:linear-gradient(360deg,#14379c 22%,#071336);display:flex;flex-direction:column;gap:16px;color:#fff}.jw-promotionsHeader{display:flex;justify-content:space-between;align-items:flex-start;padding:10px}.jw-promotionsHeaderLeft{display:flex;align-items:center;gap:10px}.jw-promotionsIcon{display:inline-flex;color:#fff}.jw-promotionsTitle{font-size:24px;font-weight:510;margin:0}.jw-promotionsClose{background:transparent;border:0;color:#fff;font-size:28px;cursor:pointer}.jw-promotionsSectionLabel{display:flex;align-items:center;gap:10px;padding:6px 10px}.jw-promotionsLine{flex:1;height:2px;background:#ffffff80}.jw-promotionsLabelText{font-size:16px;color:#ffffffbf;text-shadow:0px 4px 4px rgba(0,0,0,.8)}.jw-promotionsPanelOuter{padding:0;flex:1;min-height:0;display:flex}.jw-promotionsPanel{width:100%;border-radius:10px;padding:0;display:flex;flex-direction:column;min-height:0}.jw-promotionsScroll{flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;padding-right:2px}.jw-promosEmpty{font-size:12px;color:#ffffffbf;text-align:center;padding:14px 10px}.jw-promosList{display:grid;grid-template-columns:1fr;gap:10px;justify-content:center}@media(min-width:1024px){.jw-promosList{grid-template-columns:repeat(2,minmax(0,500px));justify-content:center}}.jw-notifPage{width:100%;height:100%;min-height:0;display:flex}.jw-notifCard{width:100%;flex:1;min-height:0;overflow:hidden;padding:10px;border-radius:15px;background:linear-gradient(360deg,#14379c 22%,#071336);display:flex;flex-direction:column;gap:14px;color:#fff}.jw-notifHeader{display:flex;justify-content:space-between;align-items:flex-start;padding:10px}.jw-notifHeaderLeft{display:flex;align-items:center;gap:10px}.jw-notifIcon{display:inline-flex;color:#fff}.jw-notifTitle{font-size:24px;font-weight:510;margin:0}.jw-notifClose{background:transparent;border:0;color:#fff;font-size:28px;cursor:pointer}.jw-notifTabs{position:relative;padding:0 10px;display:flex;justify-content:space-between;gap:10px}.jw-notifTab{flex:1;background:transparent;border:0;color:#ffffffb3;font-size:14px;font-weight:510;padding:6px 0 10px;cursor:pointer}.jw-notifTab.is-active{color:#fffffff2}.jw-notifTabLine{position:absolute;left:10px;right:10px;bottom:2px;height:2px;background:#ffffff59;border-radius:2px}.jw-notifTabIndicator{position:absolute;bottom:2px;height:3px;width:calc(50% - 10px);background:#ffffffd9;border-radius:2px;transition:transform .18s ease;left:10px}.jw-notifTabIndicator.is-right{transform:translate(100%)}.jw-notifSectionLabel{display:flex;align-items:center;gap:10px;padding:6px 10px}.jw-notifLine{flex:1;height:2px;background:#ffffff80}.jw-notifLabelText{font-size:16px;color:#ffffffbf;text-shadow:0px 4px 4px rgba(0,0,0,.8)}.jw-notifBodyPanel{flex:1;min-height:0;background:#071336;border-radius:10px;margin:0 10px 10px;padding:14px 10px;overflow:hidden;display:flex;flex-direction:column}.jw-notifRows{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:10px;padding-right:2px;-webkit-overflow-scrolling:touch}.jw-notifRow{width:100%;border:0;cursor:pointer;background:#ffffff0f;border-radius:10px;padding:12px;display:flex;align-items:center;gap:10px;color:#fff;text-align:left}.jw-notifRow:hover{background:#ffffff14}.jw-notifRowTitleWrap{flex:1;min-width:0}.jw-notifRowTitle{display:block;font-size:12px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:510}.jw-notifRowTitle.is-bold{font-weight:800}.jw-notifRowLeftTime{width:78px;flex:0 0 auto;display:flex;justify-content:flex-start}.jw-notifRowRightTime{width:78px;flex:0 0 auto;display:flex;justify-content:flex-end}.jw-notifWhenLeft,.jw-notifWhenRight{font-size:10px;color:#ffffffbf;white-space:nowrap}.jw-notifUnreadDot{width:10px;height:10px;background:#fff;border-radius:999px;border:2px solid rgba(255,255,255,.95);flex:0 0 auto;margin-left:4px}.jw-notifEmpty{flex:1;min-height:0;display:flex;align-items:flex-start;justify-content:center;text-align:center;padding:14px 10px;font-size:12px;color:#ffffffbf}.jw-notifDetailsOuter{flex:1;min-height:0;display:flex}.jw-notifDetailsPanel{width:100%;flex:1;min-height:0;display:flex;flex-direction:column;justify-content:space-between;border-radius:10px;padding:6px 4px 0}.jw-notifDetailsContent{flex:1;min-height:0;overflow:auto;padding:6px 8px 12px;-webkit-overflow-scrolling:touch}.jw-notifDetailsWhen{text-align:center;font-size:12px;color:#ffffffbf;margin:6px 0 12px}.jw-notifDetailsBody{font-size:12px;color:#ffffffe6}.jw-notifParagraph{margin:0 0 12px;line-height:1.45}.jw-notifDetailsActions{display:flex;justify-content:center;padding:8px 0 14px}.jw-notifCloseBtn{width:120px;height:38px;border-radius:12px;border:0;cursor:pointer;background:#be3838;color:#000;font-size:14px;font-weight:700;box-shadow:0 4px 10px #000c}.jw-transactionsPage{width:100%;height:100%;min-height:0;display:flex}.jw-transactionsCard{width:100%;flex:1;min-height:0;overflow:hidden;padding:10px;border-radius:15px;background:linear-gradient(360deg,#14379c 22%,#071336);display:flex;flex-direction:column;gap:12px;color:#fff}.jw-transactionsHeader{display:flex;justify-content:space-between;align-items:flex-start;padding:10px}.jw-transactionsHeaderLeft{display:flex;align-items:center;gap:10px}.jw-transactionsTitle{font-size:24px;font-weight:510;margin:0}.jw-transactionsClose{background:transparent;border:0;color:#fff;font-size:28px;cursor:pointer}.jw-txTabs{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:0 10px}.jw-txTab{background:transparent;border:0;color:#ffffffb3;font-size:16px;padding:10px 6px 12px;cursor:pointer;position:relative}.jw-txTab.is-active{color:#fff;font-weight:700}.jw-transactionsSectionLabel{display:flex;align-items:center;gap:10px;padding:6px 10px;margin-top:2px}.jw-transactionsLine{flex:1;height:2px;background:#ffffff80}.jw-transactionsLabelText{font-size:14px;color:#ffffffbf;text-shadow:0px 4px 4px rgba(0,0,0,.8)}.jw-txBodyScroll{flex:1;min-height:0;overflow:auto;padding:0 10px 10px;-webkit-overflow-scrolling:touch}.jw-txStep{display:flex;flex-direction:column;gap:12px}.jw-txStepTitle{font-size:18px;font-weight:700;margin-top:2px}.jw-txStepTitle.is-deposit{color:#10d36b}.jw-txStepTitle.is-withdraw{color:#fc0}.jw-txStepSub{font-size:12px;color:#ffffffbf}.jw-txTilesRow{display:flex;gap:14px;overflow-x:auto;padding:8px 0 6px;-webkit-overflow-scrolling:touch}.jw-txTile{min-width:86px;height:86px;border-radius:16px;background:#071336;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;cursor:pointer;color:#fff}.jw-txTile.is-active{border-color:#ffffff8c}.jw-txTileIcon{width:34px;height:34px;border-radius:10px;background:#ffffff14;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:12px}.jw-txTileLabel{font-size:10px;color:#ffffffd9;text-align:center;line-height:1.1}.jw-txWalletPanel{display:grid;grid-template-columns:1fr 90px;gap:12px;background:#071336a6;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:12px}.jw-txWalletName{font-weight:800;font-size:14px}.jw-txWalletNumberRow{display:flex;align-items:center;gap:8px;margin-top:8px}.jw-txWalletNumber{font-size:13px;color:#ffffffd9}.jw-txCopyBtn{background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#fff;border-radius:10px;padding:6px 8px;cursor:pointer}.jw-txCopyBtn.is-done{border-color:#10d36bcc}.jw-txWalletQR{display:flex;align-items:center;justify-content:center}.jw-txQRBox{width:84px;height:84px;border-radius:10px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;font-weight:900;letter-spacing:1px}.jw-txAmountRow{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;background:#071336a6;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:10px}.jw-txAmountInput{background:transparent;border:0;outline:none;color:#fff;font-size:13px}.jw-txAmountInput::placeholder{color:#ffffff73}.jw-txMinText{font-size:11px;color:#ffffffa6}.jw-txQuickRow{display:flex;gap:12px}.jw-txQuickBtn{flex:1;height:34px;border-radius:10px;background:#071336;border:1px solid rgba(255,255,255,.08);color:#ffffffe6;font-weight:700;cursor:pointer}.jw-txSlipBox{border-radius:12px;border:2px dashed rgba(255,255,255,.2);background:#07133640;padding:16px}.jw-txSlipInner{display:flex;align-items:center;justify-content:center;min-height:90px;flex-direction:column;gap:10px}.jw-txAttachChip{display:inline-flex;gap:8px;align-items:center;justify-content:center;padding:10px 14px;border-radius:10px;background:#071336d9;border:1px solid rgba(255,255,255,.1);font-size:12px;cursor:pointer}.jw-txFileInput{display:none}.jw-txSlipMeta{display:flex;flex-direction:column;gap:8px;align-items:center}.jw-txSlipName{font-size:11px;color:#ffffffbf;text-align:center}.jw-txSlipThumb{width:120px;height:120px;object-fit:cover;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.jw-txActions{width:100%;max-width:500px;margin:0 auto;padding:10px;display:flex;align-items:center;gap:30px;flex-wrap:nowrap;justify-content:center}.jw-txActionsCenter{display:flex;justify-content:center;padding-top:10px}.jw-txBtn{width:150px;height:50px;border-radius:12px;border:0;cursor:pointer;margin-bottom:20px;font-size:18px;font-weight:600;color:#000;box-shadow:0 4px 10px #000c;max-width:150px}.jw-txBtn.is-cancel{background:#be3838;color:#fff}.jw-txBtn.is-submit.is-green{background:#10d36b;color:#fff}.jw-txBtn.is-submit.is-yellow{background:#fc0;color:#000}.jw-txBtn.is-close{background:#b34242;color:#fff}.jw-txErr{font-size:12px;color:#ffb3b3;background:#be383838;border:1px solid rgba(190,56,56,.45);border-radius:10px;padding:8px 10px}.jw-txWalletGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.jw-txUserWalletTile{background:#071336a6;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:12px;color:#fff;text-align:left;cursor:pointer}.jw-txUserWalletTile.is-active{border-color:#ffcc00d9}.jw-txUserWalletName{font-weight:900;font-size:13px}.jw-txUserWalletNumber{margin-top:6px;font-size:12px;color:#ffffffbf}.jw-txEmpty{grid-column:1 / -1;text-align:center;padding:10px;font-size:12px;color:#ffffffb3}.jw-txTicketWrap{display:flex;flex-direction:column;gap:14px}.jw-txTicketPanel{background:#071336cc;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:18px 14px}.jw-txTicketTop{text-align:center;margin-bottom:16px}.jw-txTicketStatusTitle{font-size:16px;font-weight:900}.jw-txTicketStatusText{font-size:12px;color:#ffffffb3;margin-top:8px;line-height:1.4}.jw-txTicketRows{display:flex;flex-direction:column;gap:10px;margin-top:10px}.jw-txTicketRow{display:grid;grid-template-columns:120px 1fr;gap:10px;align-items:center}.jw-txTicketKey{font-size:12px;color:#ffffff8c}.jw-txTicketVal{font-size:12px;color:#ffffffe0;text-align:right}.jw-txSlipBtn{width:140px;height:34px;border-radius:12px;background:#07133640;border:1px dashed rgba(255,255,255,.3);color:#ffffffe6;cursor:pointer}.jw-txModalOverlay{position:fixed;inset:0;z-index:9999;display:grid;place-items:center}.jw-txModalBackdrop{position:absolute;inset:0;background:#0000008c;border:0}.jw-txModalCard{position:relative;width:min(92vw,520px);max-height:82vh;background:#071336;border:1px solid rgba(255,255,255,.12);border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.jw-txModalHeader{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:#ffffff0a}.jw-txModalTitle{font-weight:500;color:#fff}.jw-txModalX{background:transparent;border:0;color:#fff;font-size:26px;cursor:pointer}.jw-txModalBody{padding:12px;overflow:auto}.jw-txSlipImg{width:100%;height:auto;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.jw-txModalEmpty{padding:18px;text-align:center;color:#ffffffb3}.jw-txTabs{position:relative;padding:0;display:flex;justify-content:space-between;gap:10px}.jw-txTab{flex:1;background:transparent;border:0;font-size:16px;font-weight:510;padding:6px 0 10px;cursor:pointer;opacity:.75}.jw-txTab.is-deposit{color:#10d36b}.jw-txTab.is-withdraw{color:#fc0}.jw-txTab.is-active{opacity:1;text-shadow:0px 2px 10px rgba(0,0,0,.55)}.jw-txTabLine{position:absolute;left:0;right:0;bottom:2px;height:2px;background:#ffffff59;border-radius:2px}.jw-txTabIndicator{position:absolute;bottom:2px;height:3px;width:50%;border-radius:2px;transition:transform .18s ease;left:0}.jw-txTabIndicator.is-left{background:#10d36b}.jw-txTabIndicator.is-right{background:#fc0;transform:translate(100%)}.jw-transactionsIconImg{width:24px;height:24px;object-fit:contain;display:block}.jw-txStepTitleContainer{display:flex;flex-direction:column;gap:4px}.jw-txStepContent,.jw-txStepContentWithButtons{display:flex;flex-direction:column;gap:12px}.jw-txStepContainer{display:flex;flex-direction:column;gap:auto}*{margin:0;padding:0;box-sizing:border-box}:root{--jw-font: "Lato", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;font-family:var(--jw-font);line-height:1.5;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,button,input,select,textarea{font-family:var(--jw-font)}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}@media(max-width:768px){.jw-hasBottomNav{padding-bottom:0}}
