:root{--tw-bg-opacity:1;--header-bg:#132225;--red:#dc2626;--red-dark:#b91c1c;--green:#16a34a;--green-dark:#15803d;--white:#fff;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-400:#9ca3af;--gray-600:#4b5563;--gray-800:#1f2937;--row-blue:#e0f2fe}.app{background:var(--white);max-width:480px;min-height:100vh;margin:0 auto}.top-header{justify-content:space-between;align-items:center;gap:4px;min-height:44px;padding:6px 12px;display:flex;background:#132225!important}.hamburger{background:0 0;flex-direction:column;justify-content:space-between;width:22px;height:16px;padding:0;display:flex}.hamburger span{background:var(--white);border-radius:1px;height:2px;display:block}.hamburger{cursor:pointer}.sidebar-overlay{z-index:999;background:0 0;position:fixed;inset:0}.sidebar{background:var(--white);z-index:1000;flex-direction:column;width:65%;max-width:240px;height:100dvh;max-height:-webkit-fill-available;transition:transform .3s;display:flex;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-100%);box-shadow:4px 0 20px #00000026}.sidebar.sidebar-open{transform:translate(0)}.sidebar-header{background:#1a2428;flex-shrink:0;justify-content:space-between;align-items:center;min-height:56px;padding:12px 16px;display:flex}.sidebar-logo{align-items:center;display:flex}.sidebar-logo-img{object-fit:contain;mix-blend-mode:lighten;width:auto;max-width:140px;height:32px}.sidebar-close{color:var(--white);cursor:pointer;background:0 0;border:none;padding:4px;font-size:20px}.sidebar-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;min-height:0;padding:0 0 24px;overflow:hidden auto}.sidebar-item{background:var(--white);color:#000;border-bottom:1px solid var(--gray-200);align-items:center;gap:12px;padding:14px 16px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.sidebar-item-btn{text-align:left;cursor:pointer;width:100%;font:inherit;border:none}.sidebar-item i:first-child{color:#fbbf24;font-size:18px}.sidebar-chevron{color:var(--gray-400);margin-left:auto;font-size:12px}.sidebar-category{color:var(--white);background:#3b4759;align-items:center;gap:12px;padding:14px 16px;font-size:14px;font-weight:600;display:flex}.sidebar-category-icon{font-size:16px}.sidebar-previous{background:#e9e9e9;align-items:center;gap:10px;padding:10px 16px;display:flex}.sidebar-prev-btn{width:32px;height:32px;color:var(--white);cursor:pointer;background:#2c4f58;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.sidebar-prev-text{color:#4b5563;font-size:13px;font-weight:500}.sidebar-subitem-btn{text-align:left;background:var(--white);cursor:pointer;width:100%;font:inherit;border:none}.sidebar-subitem .nav-tab-icon{font-size:16px}.sidebar-subitem i{color:var(--gray-400);font-size:12px}.sidebar-footer-section{border-top:1px solid var(--gray-200);padding-top:8px}.sidebar-footer-item{text-align:left;background:var(--white);cursor:pointer;width:100%;font:inherit;color:#000;border:none;justify-content:space-between;align-items:center;padding:12px 16px;font-size:11px;font-weight:700;display:flex}.sidebar-footer-item i:first-of-type{color:#000;font-size:14px}.sidebar-language-section{background:#f5f5f5;padding:8px 16px;position:relative}.sidebar-language-label{color:#000;margin-bottom:6px;font-size:12px;font-weight:500;display:block}.sidebar-language-dropdown{position:relative}.sidebar-language-trigger{border:1px solid var(--gray-200);width:100%;color:var(--white);text-align:left;cursor:pointer;background:#2563eb;border-radius:4px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:13px;font-weight:600;display:flex}.sidebar-language-trigger i{font-size:12px}.sidebar-language-list{background:var(--white);border:1px solid var(--gray-200);z-index:10;border-radius:4px;max-height:220px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000026}.sidebar-language-option{background:var(--white);color:#000;text-align:left;cursor:pointer;border:none;width:100%;padding:10px 12px;font-size:13px;font-weight:500;display:block}.sidebar-language-option:hover{background:var(--gray-100)}.sidebar-language-option.selected{color:var(--white);background:#2563eb}.sidebar-register-section{border-top:1px solid var(--gray-200);padding:12px 16px 24px}.sidebar-register-text{color:#2563eb;margin-bottom:10px;font-size:13px;font-weight:500;display:block}.sidebar-contact-card{color:var(--white);background:#2c3e50;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:16px;text-decoration:none;display:flex}.sidebar-contact-title{font-size:14px;font-weight:700}.sidebar-contact-whatsapp{color:#25d366;background:#3a4f5f;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.logo{flex:1;justify-content:flex-start;align-items:center;margin-left:2px;display:flex}.logo-img{object-fit:contain;mix-blend-mode:lighten;background:0 0;width:auto;max-width:190px;height:38px;display:block}.header-actions{flex-direction:row;align-items:center;gap:6px;display:flex}.btn-login,.btn-signup{white-space:nowrap;border-radius:50px;justify-content:center;align-items:center;min-height:24px;padding:4px 10px;font-size:11px;font-weight:500;display:inline-flex}.btn-login{color:var(--white);border:1px solid var(--white);background:#2c4f58}.btn-signup{background:var(--white);color:#2c4f58;border:1px solid #2c4f5880}.btn-signup:hover{background:#f8fafc;border-color:#2c4f58}.header-notification-btn{color:var(--white);cursor:pointer;background:0 0;border:none;padding:2px;font-size:15px;position:relative}.header-notification-badge{background:var(--white);color:#2563eb;border-radius:50%;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 3px;font-size:9px;font-weight:700;display:flex;position:absolute;top:-2px;right:-2px}.header-deposit-btn{background:var(--white);color:#1e293b;cursor:pointer;border:none;border-radius:50px;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;text-decoration:none;display:inline-flex}.header-balance-wrap{cursor:pointer;color:inherit;background:#ffffff26;border:none;border-radius:50px;align-items:center;gap:6px;padding:4px 10px;display:flex}.header-balance{color:var(--white);font-size:12px;font-weight:700}.header-user-icon{color:var(--white);font-size:12px}.header-notification-wrap{position:relative}.notifications-dropdown{z-index:1000;background:#fff;border-radius:8px;min-width:200px;max-width:240px;position:absolute;top:calc(100% + 6px);right:-12px;overflow:hidden;box-shadow:0 4px 16px #0000001f}.notifications-dropdown-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.notifications-dropdown-title{color:#1e293b;font-size:13px;font-weight:700}.notifications-dropdown-close{color:#fff;cursor:pointer;background:#000;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;display:flex}.notifications-dropdown-close:hover{background:#333}.notifications-dropdown-content{padding:10px 12px}.notifications-dropdown-content p{color:#334155;text-transform:uppercase;margin:0 0 6px;font-size:10px;font-weight:500;line-height:1.35}.notifications-dropdown-content p:last-child{margin-bottom:0}.header-account-btn{cursor:pointer;color:var(--white);background:#ffffff26;border:none;border-radius:50px;align-items:center;gap:8px;padding:6px 12px;display:flex}.header-account-text{font-size:12px;font-weight:600}.header-avatar{background:var(--white);color:#000;border:1px solid #0003;border-radius:50%;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;place-items:center;width:28px;height:28px;font-size:8px;font-weight:700;display:grid;overflow:hidden}.header-avatar span{box-sizing:border-box;border-bottom:1px solid #00000026;border-right:1px solid #00000026;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.header-avatar span:nth-child(2),.header-avatar span:nth-child(4){border-right:none}.header-avatar span:nth-child(3),.header-avatar span:nth-child(4){border-bottom:none}.user-sidebar-overlay{z-index:1999;opacity:0;pointer-events:none;background:#0006;transition:opacity .3s;position:fixed;inset:0}.user-sidebar-overlay-visible{opacity:1;pointer-events:auto}.user-sidebar{background:var(--white);z-index:2000;flex-direction:column;width:70%;max-width:260px;height:100dvh;transition:transform .3s;display:flex;position:fixed;top:0;right:0;overflow:hidden;transform:translate(100%)}.user-sidebar.user-sidebar-open{transform:translate(0)}.user-sidebar-header{border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;padding:16px;display:flex}.user-sidebar-user{color:#000;align-items:center;gap:8px;font-size:14px;display:flex}.user-sidebar-user i{font-size:18px}.user-sidebar-close{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex}.user-sidebar-body{flex:1;padding:16px;overflow-y:auto}.user-sidebar-section-title{color:#000;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:600;display:flex}.user-sidebar-section-title .bi-info-circle{color:var(--gray-600);margin-left:auto;font-size:14px}.user-sidebar-balance-grid{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.user-sidebar-balance-main{background:var(--gray-200);border-radius:6px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.user-sidebar-balance-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.user-sidebar-balance-box{background:var(--gray-200);border-radius:6px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.user-sidebar-balance-label{color:var(--gray-600);text-transform:uppercase;letter-spacing:.5px;font-size:10px}.user-sidebar-balance-value{font-size:15px;font-weight:700}.user-sidebar-balance-value.green{color:#16a34a}.user-sidebar-balance-value.black{color:#000}.user-sidebar-balance-value.red{color:#dc2626}.user-sidebar-actions{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;display:grid}.user-sidebar-btn{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.user-sidebar-btn-deposit{color:#fff;background:#16a34a}.user-sidebar-btn-withdraw{color:#fff;background:#dc2626}.user-sidebar-btn-claim{color:#000;background:#eab308;width:100%;margin-bottom:20px;animation:1.5s ease-in-out infinite blink-bg-yellow}@keyframes blink-bg-yellow{0%,to{background-color:#eab308}50%{background-color:#fde047}}.user-sidebar-menu{margin-bottom:16px}.user-sidebar-menu-title{background:var(--gray-200);color:var(--gray-600);text-transform:uppercase;letter-spacing:.5px;padding:8px 12px;font-size:11px;font-weight:600}.user-sidebar-menu-item{color:#000;text-align:left;cursor:pointer;border:none;border-bottom:1px solid var(--gray-200);background:0 0;align-items:center;gap:12px;width:100%;padding:12px 14px;font-size:13px;display:flex}.user-sidebar-menu-item i{color:var(--gray-600);font-size:16px}.user-sidebar-menu-item.active{background:#fef08a;animation:1.5s ease-in-out infinite blink-bg-yellow-light}@keyframes blink-bg-yellow-light{0%,to{background-color:#fef08a}50%{background-color:#fef9c3}}.user-sidebar-menu-item:last-child{border-bottom:none}.user-sidebar-menu-item{color:inherit;text-decoration:none}.user-sidebar-footer{border-top:1px solid var(--gray-200);margin-top:20px;padding-top:16px}.user-sidebar-footer-text{color:var(--gray-600);margin:0 0 12px;font-size:12px}.user-sidebar-contact{background:#2c4f58;border-radius:8px;flex-direction:column;align-items:center;gap:10px;padding:14px 16px;display:flex}.user-sidebar-contact-title{color:#fff;font-size:14px;font-weight:700}.user-sidebar-contact-whatsapp{color:#fff;background:#ffffff26;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;display:flex}.main-nav{background:var(--white);border-bottom:1px solid var(--gray-200);-webkit-overflow-scrolling:touch;overflow-x:auto}.nav-tabs{align-items:center;gap:4px;min-width:max-content;padding:6px 8px;display:flex}.nav-tab{color:var(--gray-600);background:var(--gray-100);border:1px solid var(--gray-200);white-space:nowrap;border-radius:50px;align-items:center;gap:3px;min-height:24px;padding:4px 10px;font-size:11px;font-weight:500;display:flex}.nav-tab.active{color:var(--white);background:var(--red);border-color:var(--red-dark)}.nav-tab .nav-tab-icon,.nav-tab .icon-ball,.nav-tab .icon-trophy{flex-shrink:0;font-size:12px}.game-banners{background:var(--gray-100);padding:4px 6px 4px 4px}.banners-grid{grid-template-columns:repeat(2,1fr);gap:6px;width:100%;display:grid}.banner-card{background:var(--gray-200);border-radius:0;display:block;overflow:hidden}.banner-card img{width:100%;height:auto;display:block}.game-category-nav{background:var(--white);border-bottom:1px solid var(--gray-200);perspective:400px;gap:0;padding:0 16px 12px 8px;display:flex;overflow-x:auto}.game-cat-tab{color:var(--gray-600);white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 14px;font-size:13px;font-weight:500}.game-cat-tab.active{color:var(--header-bg);border-bottom-color:var(--header-bg)}.game-cat-tab.golden{color:#d4af37;font-weight:600;animation:1.5s ease-in-out infinite flip-left-right}@keyframes flip-left-right{0%,to{transform:rotateY(0)}50%{transform:rotateY(180deg)}}.game-cards{background:var(--white);-webkit-overflow-scrolling:touch;gap:8px;padding:12px 16px 12px 8px;display:flex;overflow-x:auto}.game-card{border-radius:8px;flex-shrink:0;width:100px;display:block;overflow:hidden;box-shadow:0 2px 6px #00000014}.game-card img{width:100%;height:auto;display:block}.cricket-battle{background:var(--white);margin-bottom:0}.section-header.dark{background:var(--header-bg);color:var(--white);align-items:center;gap:4px;padding:10px 16px;font-size:15px;font-weight:600;display:flex}.section-header .icon-cricket{font-size:12px}.cricket-battle-banner{background:url(/img/cricket_battle-4PCl3A2V.webp) 50%/cover no-repeat;justify-content:center;align-items:center;height:140px;display:flex;position:relative;overflow:hidden}.cricket-battle-logo{z-index:1;letter-spacing:2px;color:var(--white);text-shadow:0 0 20px #fb923ccc;filter:drop-shadow(0 2px 4px #0006);font-size:22px;font-weight:800;position:relative}.in-play-bar{color:var(--white);cursor:pointer;text-align:left;background:#257b23;border:none;align-items:center;gap:8px;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:600;display:flex}.play-icon-circle{background:var(--white);border:1px solid #00000026;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.play-icon-circle .play-icon{color:var(--green);margin-left:2px;font-size:10px}.cricket-section{background:var(--white)}.play-more-banner{background:var(--white);padding:0}.play-more-banner-link{width:100%;line-height:0;display:block}.play-more-banner-img{width:100%;height:auto;display:block}.cricket-header-title{align-items:center;gap:4px;font-weight:400;display:inline-flex}.cricket-header{background:var(--white);color:#000;border-top:1px solid #000;border-bottom:1px solid #000;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:10px 16px;font-size:15px;font-weight:600;display:flex}.cricket-header .add-btn{background:var(--gray-100);color:var(--gray-800);border:1px solid var(--gray-200);border-radius:50px}.cricket-header .add-btn.active{color:#fff;background:#22c55e;border-color:#22c55e}.cricket-buttons{gap:6px;display:flex}.football-section{background:var(--white)}.football-header-title{align-items:center;gap:4px;font-weight:400;display:inline-flex}.football-header{background:var(--white);color:#000;border-top:1px solid #000;border-bottom:1px solid #000;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:10px 16px;font-size:15px;font-weight:600;display:flex}.football-header .add-btn{background:var(--gray-100);color:var(--gray-800);border:1px solid var(--gray-200);border-radius:50px}.football-header .add-btn.active{color:#fff;background:#22c55e;border-color:#22c55e}.football-buttons{gap:6px;display:flex}.tennis-section{background:var(--white)}.tennis-header-title{align-items:center;gap:4px;font-weight:400;display:inline-flex}.tennis-header{background:var(--white);color:#000;border-top:1px solid #000;border-bottom:1px solid #000;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:10px 16px;font-size:15px;font-weight:600;display:flex}.tennis-header .add-btn{background:var(--gray-100);color:var(--gray-800);border:1px solid var(--gray-200);border-radius:50px}.tennis-header .add-btn.active{color:#fff;background:#22c55e;border-color:#22c55e}.tennis-buttons{gap:6px;display:flex}.add-btn{color:var(--white);cursor:pointer;background:#ffffff26;border:1px solid #ffffff4d;border-radius:4px;padding:6px 10px;font-size:12px;font-weight:500}.add-btn.active{background:var(--green-500,#22c55e);border-color:var(--green-500,#22c55e);color:#fff}.matches-empty{text-align:center;color:var(--gray-500);padding:24px;font-size:14px}.matches-table{border-collapse:collapse}.matches-loading{justify-content:center;align-items:center;min-height:120px;padding:24px;display:flex}.matches-loading .loader{aspect-ratio:1;background-color:#0000;background-image:linear-gradient(0deg,#00000080 30%,#0000 0 70%,#000 0),linear-gradient(90deg,#00000040 30%,#0000 0 70%,#000000bf 0);background-position:50%,50%;background-repeat:no-repeat;background-size:8% 100%,100% 8%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:50%;width:50px;animation:1s steps(12,end) infinite loader-spin;display:grid}.matches-loading .loader:before,.matches-loading .loader:after{content:"";background:inherit;opacity:.915;border-radius:50%;grid-area:1/1;transform:rotate(30deg)}.matches-loading .loader:after{opacity:.83;transform:rotate(60deg)}.matches-error{text-align:center;color:var(--red);padding:12px;font-size:13px}.match-row{border-bottom:1px solid var(--gray-200);grid-template-columns:85px 1fr 120px;align-items:stretch;gap:0;font-size:13px;display:grid}a.match-row{color:inherit;text-decoration:none}.match-detail-content{min-height:200px;padding-bottom:24px}.match-detail-loading{justify-content:center;align-items:center;min-height:200px;padding:24px;display:flex}.match-detail-loading .loader{aspect-ratio:1;background-color:#0000;background-image:linear-gradient(0deg,#00000080 30%,#0000 0 70%,#000 0),linear-gradient(90deg,#00000040 30%,#0000 0 70%,#000000bf 0);background-position:50%,50%;background-repeat:no-repeat;background-size:8% 100%,100% 8%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:50%;width:50px;animation:1s steps(12,end) infinite loader-spin;display:grid}.match-detail-loading .loader:before,.match-detail-loading .loader:after{content:"";background:inherit;opacity:.915;border-radius:50%;grid-area:1/1;transform:rotate(30deg)}.match-detail-loading .loader:after{opacity:.83;transform:rotate(60deg)}@keyframes loader-spin{to{transform:rotate(1turn)}}.match-detail-error{text-align:center;color:var(--red);padding:24px}.match-detail-error button{background:var(--gray-200);cursor:pointer;border:none;border-radius:8px;margin-top:12px;padding:8px 16px}.match-detail-header{background:var(--white);border-bottom:1px solid #e8e8e8;align-items:center;gap:8px;padding:8px 12px;display:flex}.match-header-back{color:#1e293b;cursor:pointer;background:#fce7f3;border:none;border-radius:5px;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;font-size:12px;display:flex}.match-header-play-circle{border:2px solid var(--red);width:26px;min-width:26px;height:26px;color:var(--red);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;display:flex}.match-header-play-circle i{margin-left:2px}.match-header-center{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:2px;min-width:0;display:flex}.match-header-title{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:11px;font-weight:700;overflow:hidden}.match-header-time{color:#64748b;font-size:9px;font-weight:500}.match-header-info{border:1.5px solid var(--red);width:24px;min-width:24px;height:24px;color:var(--red);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:10px;display:flex}.rules-modal-overlay{z-index:1000;background:#0006;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.rules-modal{background:var(--white);border-radius:12px;width:100%;max-width:320px;overflow:hidden;box-shadow:0 10px 40px #0003}.rules-modal-header{border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.rules-modal-title{color:#000;font-size:16px;font-weight:700}.rules-modal-close{color:#000;cursor:pointer;background:0 0;border:none;padding:4px;font-size:18px;line-height:1}.rules-modal-body{padding:0}.rules-modal-item{border-bottom:1px solid var(--gray-200);cursor:pointer;align-items:center;gap:12px;padding:14px 16px;display:flex}.rules-modal-item:last-child{border-bottom:none}.rules-modal-icon{background:var(--gray-200);color:#000;border-radius:50%;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;font-size:12px;display:flex}.rules-modal-label{color:#000;font-size:14px;font-weight:500}.scorecard-section{background:0 0;width:100vw;max-width:100vw;margin-bottom:8px;margin-left:-50vw;position:relative;left:50%}.scorecard-header{color:var(--white);background:#1e3a3f;justify-content:space-between;align-items:center;padding:6px 12px;font-size:12px;font-weight:600;display:flex}.scorecard-collapse{color:var(--white);cursor:pointer;background:0 0;border:none;padding:0;font-size:16px}.scorecard-body{background:0 0;border-radius:16px;padding:0;position:relative;overflow:hidden}.scorecard-iframe{background:0 0;border:none;border-radius:16px;width:109%;min-height:180px;margin-top:-2%;margin-left:-4%;display:block}.scorecard-stadium-bg{opacity:.25;filter:blur(2px);background:url(/img/cricket_battle-4PCl3A2V.webp) 50%/cover no-repeat;position:absolute;inset:0}.scorecard-scores{z-index:1;justify-content:space-between;margin-bottom:4px;display:flex;position:relative}.scorecard-team{flex-direction:column;gap:2px;display:flex}.team-abbr{color:var(--white);font-size:14px;font-weight:700}.team-score{color:#ffffffe6;font-size:12px}.scorecard-status{text-align:center;color:#ffffffd9;z-index:1;margin-bottom:3px;font-size:10px;position:relative}.scorecard-stats-row{text-align:center;color:#ffffffbf;z-index:1;margin-bottom:2px;font-size:10px;position:relative}.scorecard-partnership{color:#ffffffe6;z-index:1;background:#00000059;justify-content:space-between;margin-bottom:6px;padding:4px 8px;font-size:10px;display:flex;position:relative}.scorecard-over-selector{z-index:1;justify-content:center;align-items:center;gap:6px;margin-bottom:8px;display:flex;position:relative}.over-nav{color:var(--white);cursor:pointer;background:#ffffff26;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex}.over-tab{color:var(--white);cursor:pointer;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:4px;padding:4px 10px;font-size:11px;font-weight:500}.over-tab.active{background:var(--green);border-color:var(--green-dark)}.scorecard-tables{z-index:1;position:relative}.batsmen-table,.bowler-table{border-collapse:collapse;width:100%;margin-bottom:6px;font-size:10px}.batsmen-table:last-of-type,.bowler-table:last-of-type{margin-bottom:0}.batsmen-table th,.bowler-table th{text-align:left;color:#ffffffe6;background:#0000004d;padding:4px 6px;font-weight:600}.batsmen-table td,.bowler-table td{color:var(--white);padding:4px 6px}.batsmen-table .row-red,.bowler-table .row-red{background:#dc262640}.batsmen-table .row-green,.bowler-table .row-green{background:#16a34a40}.betting-markets{flex-direction:column;gap:12px;padding:0;display:flex}.market-card{background:var(--white);border:1px solid var(--gray-200);border-radius:8px;width:100%;max-width:100%;overflow:hidden}.market-card-header{color:var(--white);background:#1e3a3f;justify-content:space-between;align-items:center;padding:10px 14px;font-size:13px;font-weight:600;display:flex}.market-card-title{flex:1;align-items:center;gap:6px;min-width:0;display:inline-flex}.market-header-star{color:var(--white);opacity:.95;flex-shrink:0;font-size:14px}.market-card-limits{opacity:.9;font-size:9px;font-weight:500}.market-card-header-actions{align-items:center;gap:8px;display:flex}.market-cash-loss-buttons{gap:6px;display:flex}.market-cash-out-btn,.market-loss-out-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:4px;padding:4px 10px;font-size:10px;font-weight:600}.market-cash-out-btn{background:var(--green);color:var(--white)}.market-cash-out-btn:hover{background:var(--green-dark)}.market-loss-out-btn{background:var(--red);color:var(--white)}.market-loss-out-btn:hover{background:var(--red-dark)}.market-card-info{color:var(--white);cursor:pointer;opacity:.9;background:0 0;border:none;padding:0;font-size:16px}.market-table{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) 85px 85px;display:grid}.market-table-session-style{grid-template-columns:unset;grid-template-rows:unset;border-top:1px solid var(--gray-200);flex-direction:column;display:flex}.market-session-row{border-bottom:1px solid var(--gray-200);align-items:center;gap:8px;padding:10px 12px;display:flex}.market-session-row:last-child{border-bottom:none}.market-who-will-win{border-top:1px solid var(--gray-200);flex-direction:row;gap:12px;padding:12px;display:flex}.who-will-win-team{flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}.who-will-win-name{color:#000;text-align:center;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.who-will-win-odds{justify-content:center;align-items:center;width:100%;max-width:85px;min-height:44px;display:flex}.who-will-win-odds.session-box{flex-direction:column;padding:6px 8px}.who-will-win-odds.session-odds-suspended{width:100%;min-width:85px}.market-session-row .market-team{color:#000;flex:1;align-items:center;gap:8px;min-width:0;font-size:12px;font-weight:600;display:flex}.market-team-pl{font-size:11px;font-weight:700}.market-team-pl.pl-green{color:#16a34a}.market-team-pl.pl-red{color:#dc2626}.market-team-pl.pl-gray{color:#6b7280}.session-odds-suspended{border-radius:4px;flex-shrink:0;width:144px;min-width:144px;min-height:44px;display:flex;position:relative;overflow:hidden}.session-suspended-left{background:#64748bbf;flex:1;min-width:70px}.session-suspended-right{background:#785055bf;flex:1;min-width:70px}.session-suspended-text{color:#ef4444;letter-spacing:.5px;pointer-events:none;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex;position:absolute;inset:0}.market-table-header{grid-column:1/-1;grid-template-columns:minmax(0,1fr) 85px 85px;font-size:11px;font-weight:700;display:grid}.market-table-header .market-col{background:var(--white);text-align:left;padding:8px 10px}.market-table-header .back-col{text-align:center;background:#a5d8ff;padding:8px 6px}.market-table-header .lay-col{text-align:center;background:#ffd1dc;padding:8px 6px}.market-teams-left{border-top:1px solid var(--gray-200);flex-direction:column;grid-area:2/1/4;display:flex}.market-teams-left .market-team{color:#000;text-align:left;border-bottom:1px solid var(--gray-200);background:var(--white);padding:10px 12px;font-size:12px;font-weight:600}.market-teams-left .market-team:last-child{border-bottom:none}.market-odds-right{border-top:1px solid var(--gray-200);grid-area:2/2/4/4;grid-template-rows:1fr 1fr;grid-template-columns:85px 85px;display:grid}.market-odds-right .back-cell{border-left:1px solid #00000014;border-bottom:1px solid var(--gray-200)}.market-odds-right .back-cell:nth-child(odd){border-left:none}.market-odds-right .back-cell:nth-child(3),.market-odds-right .back-cell:nth-child(4){border-bottom:none}.market-col{color:#000;text-align:left;min-width:0;padding:10px 12px;font-size:12px;font-weight:600}.market-team{font-weight:600}.back-cell{text-align:center;cursor:pointer;background:#a5d8ff;flex-direction:column;justify-content:center;align-items:center;gap:1px;padding:5px 6px;display:flex}.lay-cell{text-align:center;cursor:pointer;background:#ffd1dc;flex-direction:column;justify-content:center;align-items:center;gap:1px;padding:5px 6px;display:flex}.odds-val{color:#0f172a;font-size:13px;font-weight:700}.odds-vol{color:var(--gray-600);font-size:9px}.sessions-market{background:var(--white);border:1px solid var(--gray-200);border-radius:8px;overflow:hidden}.sessions-header{color:var(--white);background:#1e3a3f;justify-content:space-between;align-items:center;padding:10px 14px;font-size:13px;font-weight:600;display:flex}.sessions-title{flex:1;align-items:center;gap:6px;min-width:0;display:inline-flex}.sessions-limits{opacity:.9;font-size:9px;font-weight:500}.sessions-info{color:var(--white);cursor:pointer;opacity:.9;background:0 0;border:none;padding:0;font-size:16px}.sessions-list{flex-direction:column;display:flex}.session-row{border-bottom:1px solid var(--gray-200);align-items:center;gap:8px;padding:10px 12px;display:flex}.session-row:last-child{border-bottom:none}.session-label{color:#000;flex:1;min-width:0;font-size:12px;font-weight:500}.session-ladder-icon{color:var(--gray-600);flex-shrink:0;font-size:14px}.session-odds{flex-shrink:0;gap:4px;display:flex}.session-box{cursor:pointer;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:70px;padding:6px 8px;display:flex}.session-box-clickable{font:inherit;text-align:center;border:none}.session-box.lay-box{background:#f9c9d4}.session-box.back-box{background:#a5d8ff}.bet-slip-inline{border-top:1px solid #00000014;border-radius:0 0 12px 12px;margin:0 -1px;padding:12px}.bet-slip-inline.back{background:#a5d8ff}.bet-slip-inline.lay{background:#f9c9d4}.bet-slip-input-row{gap:8px;margin-bottom:10px;display:flex}.bet-slip-input-row .odds-input,.bet-slip-input-row .stake-input,.bet-slip-input-row .maxbet-input{flex-direction:column;flex:1;gap:4px;display:flex}.bet-slip-input-row .odds-label,.bet-slip-input-row .stake-label{color:#000;font-size:11px;font-weight:600}.odds-display{background:var(--white);color:#000;border:none;border-radius:8px;padding:8px 10px;font-size:14px;font-weight:700}.bet-slip-input-row input{color:#000;background:var(--white);border:none;border-radius:8px;padding:8px 10px;font-size:14px;font-weight:700}.stake-buttons-card{background:#e0e0e0;border-radius:12px;margin-bottom:10px;padding:10px}.stake-buttons-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.stake-btn-num{color:var(--white);cursor:pointer;background:#1c2b33;border:none;border-radius:5px;padding:8px 6px;font-size:12px;font-weight:700}.stake-btn-min{color:var(--white);cursor:pointer;background:#46b1d8;border:none;border-radius:5px;padding:8px 6px;font-size:11px;font-weight:700}.stake-btn-max{color:var(--white);cursor:pointer;background:#4caf50;border:none;border-radius:5px;padding:8px 6px;font-size:11px;font-weight:700}.stake-btn-edit{color:var(--white);cursor:pointer;background:#9e9e9e;border:none;border-radius:5px;padding:8px 6px;font-size:10px;font-weight:600}.stake-btn-clear{color:var(--white);cursor:pointer;background:#b32035;border:none;border-radius:5px;padding:8px 6px;font-size:11px;font-weight:700}.bet-slip-footer{gap:8px;display:flex}.bet-slip-footer .cancel-btn{color:var(--white);cursor:pointer;background:#d32f2f;border:none;border-radius:15px;flex:1;padding:12px;font-size:13px;font-weight:700}.bet-slip-footer .place-bet-btn{color:var(--white);cursor:pointer;background:#66bb6a;border:none;border-radius:15px;flex-direction:column;flex:1;align-items:center;gap:2px;padding:12px;font-size:13px;font-weight:700;display:flex}.place-bet-text{font-size:13px;font-weight:700}.place-bet-profit{color:#000c;font-size:10px;font-weight:600}.bet-slip-footer .place-bet-btn:disabled{opacity:.7;cursor:not-allowed}.bet-slip-footer .place-bet-btn:hover:not(:disabled){filter:brightness(1.05)}.session-line{color:#0f172a;font-size:14px;font-weight:700}.session-odd{color:var(--gray-600);font-size:11px}.match-odds-scroll{-webkit-overflow-scrolling:touch;width:120px;min-width:0;display:flex;overflow-x:auto}.match-odds-scroll .match-odds-col{flex-shrink:0;width:40px;min-width:40px}.match-time-col{background:var(--white);border-right:1px solid var(--gray-200);flex-direction:column;gap:4px;padding:4px 6px;display:flex}.match-time-icons{justify-content:flex-end;align-items:center;display:flex;overflow:visible}.live-badge{object-fit:contain;width:auto;height:14px;display:block}.match-time-text{text-align:center;flex-direction:column;align-items:center;gap:2px;display:flex}.match-time-text .match-time{color:var(--green);font-size:9px;display:block}.match-teams{background:var(--white);border-right:1px solid var(--gray-200);flex-direction:column;gap:4px;padding:4px 6px;display:flex}.match-teams>.match-icons{justify-content:flex-end;align-items:center;gap:2px;display:flex}.match-teams-names{flex-direction:column;gap:2px;display:flex}.match-teams-names .team-name{color:#000;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}@media (width>=640px){.match-teams-names .team-name{font-size:12px}}@media (width>=768px){.match-teams-names .team-name{font-size:14px}}.match-icons{align-items:center;gap:2px;display:inline-flex}.badge{color:var(--white);background:var(--header-bg);border-radius:2px;padding:1px 3px;font-size:8px}.badge.lke,.badge-blue,.badge-green{background:var(--header-bg);color:var(--white)}.icon-tv{color:var(--header-bg);align-items:center;font-size:14px;display:inline-flex}.match-odds-col{background:var(--white);text-align:center;border-left:1px solid var(--gray-200);flex-direction:column;justify-content:center;align-items:center;padding:3px 2px;display:flex}.match-row:nth-child(odd) .match-odds-col{background:var(--gray-100)}.match-odds-col.has-value{background:var(--row-blue)}.match-odds-scroll .match-odds-col:first-child,.match-odds-scroll .match-odds-col:first-child.has-value{background:rgb(167 216 253/var(--tw-bg-opacity))}.match-odds-scroll .match-odds-col:nth-child(2),.match-odds-scroll .match-odds-col:nth-child(2).has-value{background:rgb(200 230 253/var(--tw-bg-opacity))}.match-odds-scroll .match-odds-col:nth-child(3),.match-odds-scroll .match-odds-col:nth-child(3).has-value{background:rgb(167 216 253/var(--tw-bg-opacity))}.match-odds-scroll .match-odds-lay.lay-1,.match-odds-scroll .match-odds-lay.lay-1.has-value{background:rgb(249 201 212/var(--tw-bg-opacity))}.match-odds-scroll .match-odds-lay.lay-2,.match-odds-scroll .match-odds-lay.lay-2.has-value{background:rgb(252 220 228/var(--tw-bg-opacity))}.match-odds-scroll .match-odds-lay.lay-3,.match-odds-scroll .match-odds-lay.lay-3.has-value{background:rgb(249 201 212/var(--tw-bg-opacity))}.match-odds-col:first-of-type{border-left:none}.odd{color:#0f172a;font-size:11px;font-weight:600;display:block}.odd-sub{color:var(--gray-600);font-size:9px;display:block}.odds-col-wa{position:relative}.login-modal-overlay{z-index:2000;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.login-modal{background:#121c1e;border-radius:12px;width:100%;max-width:400px;padding:16px 20px 24px}@media (width<=480px){.login-modal-overlay{padding:0}.login-modal{border-radius:12px;width:100%;max-width:none;padding:16px 20px 24px}}.login-modal-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.login-modal-back{color:#fff;cursor:pointer;background:0 0;border:none;padding:4px;font-size:20px}.login-modal-close{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex}.login-modal-logo{text-align:center;justify-content:center;align-items:center;margin-bottom:28px;display:flex}.login-modal-logo-img{object-fit:contain;width:auto;max-width:180px;height:42px}.login-modal-form{flex-direction:column;gap:16px;display:flex}.login-form-row{grid-template-columns:1fr 1.2fr;gap:12px;display:grid}.login-field{flex-direction:column;gap:6px;width:100%;min-width:0;display:flex}.login-label{color:#fff;font-size:12px;font-weight:500}.login-dropdown-wrap{position:relative}.login-dropdown-trigger{color:#1f2937;cursor:pointer;background:#fff;border:none;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-size:13px;display:flex}.login-dropdown-trigger i{color:#000;font-size:10px}.login-dropdown-menu{z-index:10;background:#fff;border-radius:6px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #0003}.login-dropdown-menu button{text-align:left;color:#1f2937;cursor:pointer;background:#fff;border:none;width:100%;padding:10px 12px;font-size:13px}.login-dropdown-menu button:hover{background:#f3f4f6}.login-input{color:#1f2937;box-sizing:border-box;background:#fff;border:none;border-radius:6px;width:100%;padding:10px 12px;font-size:13px}.login-input::placeholder{color:#9ca3af}.login-password-wrap{width:100%;position:relative}.login-input-password{box-sizing:border-box;width:100%;padding-right:44px}.login-password-toggle{color:#6b7280;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:16px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.login-forgot-link{color:#fff;align-self:flex-start;font-size:13px;text-decoration:underline}.login-error{border:1px solid var(--red);color:#fef2f2;background:#dc262633;border-radius:6px;margin-bottom:8px;padding:10px 12px;font-size:13px}.login-spinner{vertical-align:middle;border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;margin-right:8px;animation:.8s linear infinite login-spin;display:inline-block}@keyframes login-spin{to{transform:rotate(360deg)}}.login-btn{color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;padding:12px 16px;font-size:15px;font-weight:600}.login-btn-primary{background:#2c444e}.login-btn-primary:disabled{opacity:.7;cursor:not-allowed}.login-btn-primary .login-spinner{margin-right:8px}.login-btn-demo{background:#2c444e}.login-register-text{text-align:center;color:#fff;margin:0;font-size:13px}.login-register-text strong{cursor:pointer;font-weight:700}.login-modal-footer{border-top:1px solid #ffffff1a;margin-top:24px;padding-top:20px}.login-download-btn{color:#fff;cursor:pointer;background:#72c36f;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 16px;font-size:15px;font-weight:600;display:flex}.login-android-icon{width:22px;height:22px}.login-download-arrow{flex-shrink:0;width:20px;height:20px}.register-modal-overlay{z-index:2000;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.register-modal{background:#121e21;border-radius:12px;width:100%;max-width:400px;padding:12px 16px 16px}@media (width<=480px){.register-modal-overlay{padding:0}.register-modal{border-radius:12px;width:100%;max-width:none;padding:12px 16px 16px}}.register-modal-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.register-modal-back{color:#fff;cursor:pointer;background:0 0;border:none;padding:4px;font-size:20px}.register-modal-close{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex}.register-modal-logo{text-align:center;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.register-modal-logo-img{object-fit:contain;width:auto;max-width:160px;height:36px}.register-modal-form{flex-direction:column;gap:10px;display:flex}.register-field{flex-direction:column;gap:4px;width:100%;min-width:0;display:flex}.register-label{color:#fff;font-size:12px;font-weight:500}.register-otp-error{font-size:11px}.register-error{border:1px solid var(--red);color:#f87171;background:#dc262633;border-radius:6px;margin-bottom:8px;padding:10px 12px;font-size:13px}.register-phone-wrap{gap:8px;display:flex}.register-country-dropdown{flex-shrink:0;position:relative}.register-country-trigger{color:#1f2937;cursor:pointer;background:#fff;border:none;border-radius:6px;justify-content:space-between;align-items:center;gap:4px;min-width:70px;padding:8px 10px;font-size:13px;display:flex}.register-country-menu{z-index:10;background:#fff;border-radius:6px;min-width:70px;margin-top:4px;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 4px 12px #0003}.register-country-menu button{text-align:left;color:#1f2937;cursor:pointer;background:#fff;border:none;width:100%;padding:8px 10px;font-size:13px}.register-country-menu button:hover{background:#f3f4f6}.register-phone-input-wrap,.register-otp-wrap{flex:1;min-width:0;display:flex;position:relative}.register-phone-input-wrap .register-input,.register-otp-wrap .register-input{border-radius:6px;flex:1;padding-right:100px}.register-input{color:#1f2937;box-sizing:border-box;background:#fff;border:none;border-radius:6px;width:100%;padding:8px 10px;font-size:13px}.register-input::placeholder{color:#9ca3af}.register-inline-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#6b7280;border:none;border-radius:4px;padding:5px 10px;font-size:11px;font-weight:600;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.register-inline-btn-success{background:#22c55e}.register-password-wrap{width:100%;position:relative}.register-input-password{padding-right:44px}.register-password-toggle{color:#6b7280;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:16px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.register-btn{color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;padding:10px 14px;font-size:14px;font-weight:600}.register-btn-primary{background:#2a474e}.register-btn-otp{background:#4285f4}.register-signin-text{text-align:center;color:#fff;cursor:default;margin:0;font-size:13px}.register-signin-text strong{cursor:pointer;font-weight:700;text-decoration:underline}.my-transaction-page{background:#f3f4f6;min-height:calc(100vh - 120px);padding:16px}@media (width<=480px){.my-transaction-page{box-sizing:border-box;width:100%;max-width:100%;margin-top:0;padding:0}.transaction-header{margin-bottom:12px}.transaction-filter-card,.transaction-category-wrap,.transaction-empty,.transaction-list-wrap{width:calc(100% - 24px);margin-left:12px;margin-right:12px}}.transaction-header{background:linear-gradient(#f9fafb,#f3f4f6);align-items:center;gap:12px;margin-bottom:16px;padding:12px 0 12px 12px;display:flex}.transaction-back-btn{color:#1f2937;cursor:pointer;background:#fce7f3;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.transaction-title{color:#000;margin:0;font-size:18px;font-weight:700}.transaction-filter-card{background:#fff;border-radius:12px;margin-bottom:12px;padding:16px;box-shadow:0 1px 3px #00000014}.transaction-date-row{gap:8px;margin-bottom:12px;display:flex}.transaction-date-wrap{flex:1;position:relative}.transaction-date-input{box-sizing:border-box;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:10px 36px 10px 12px;font-size:13px}.transaction-date-icon{color:#dc2626;font-size:16px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.transaction-search-btn{color:#fff;cursor:pointer;background:#1e3a5f;border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;display:flex}.transaction-quick-btns{gap:8px;display:flex}.transaction-quick-btn{color:#000;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1;padding:10px 12px;font-size:12px}.transaction-category-wrap{margin-bottom:24px;position:relative}.transaction-category-btn{color:#000;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;font-size:14px;display:flex;box-shadow:0 1px 3px #00000014}.transaction-category-btn i{color:#000;font-size:12px}.transaction-category-menu{z-index:10;background:#fff;border-radius:8px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #00000026}.transaction-category-menu button{text-align:left;cursor:pointer;background:#fff;border:none;width:100%;padding:12px 16px;font-size:14px}.transaction-category-menu button:hover{background:#f9fafb}.transaction-empty{text-align:center;background:#fff;border-radius:12px;margin-bottom:24px;padding:40px 20px;box-shadow:0 1px 3px #00000014}.transaction-empty-illus{margin-bottom:16px}.transaction-empty-svg{width:120px;height:120px;margin:0 auto}.transaction-empty-text{color:#6b7280;margin:0;font-size:14px}.transaction-list-wrap{background:#fff;border-radius:12px;margin-bottom:24px;overflow:hidden;box-shadow:0 1px 3px #00000014}.transaction-list{flex-direction:column;display:flex}.transaction-item{border-bottom:1px solid #e5e7eb;padding:14px 16px}.transaction-item:last-child{border-bottom:none}.transaction-item-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.transaction-item-action{text-transform:capitalize;color:#1f2937;font-size:14px;font-weight:600}.transaction-item-amount{font-size:14px;font-weight:700}.transaction-item-amount.tx-credit{color:#16a34a}.transaction-item-amount.tx-debit{color:#dc2626}.transaction-item-note{color:#6b7280;margin-top:4px;font-size:12px}.transaction-item-meta{color:#9ca3af;justify-content:space-between;margin-top:6px;font-size:11px;display:flex}.transaction-pagination{justify-content:center;align-items:center;gap:12px;width:100%;margin:24px auto 0;display:flex}.transaction-pag-prev,.transaction-pag-next{color:#1e3a5f;cursor:pointer;background:0 0;border:none;padding:8px 12px;font-size:13px}.transaction-pag-prev:hover:not(:disabled),.transaction-pag-next:hover:not(:disabled){text-decoration:underline}.transaction-pag-prev:disabled,.transaction-pag-next:disabled{color:#9ca3af;cursor:not-allowed}.transaction-pag-current{color:#fef08a;background:#1e3a5f;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex}.open-bets-page{background:#f8f9fa;flex-direction:column;min-height:calc(100vh - 120px);padding:16px;display:flex}@media (width<=480px){.open-bets-page,.betting-pl-page.open-bets-layout{box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:0}.open-bets-filter,.open-bets-content{border-radius:0;width:100%;margin-left:0;margin-right:0}.open-bets-header{width:100%;margin-left:0;margin-right:0}.open-bets-content{padding:0}.open-bets-data{width:100%;margin:0;padding:0}.open-bets-table-wrap{-webkit-overflow-scrolling:touch;box-sizing:border-box;border-left:none;border-right:none;border-radius:0;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);overflow-x:auto}.open-bets-table{width:100%;min-width:max-content;font-size:12px}.open-bets-table th,.open-bets-table td{padding:8px}}.open-bets-filter{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:12px;padding:16px;box-shadow:0 1px 3px #0000000f}.open-bets-filter-row{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.open-bets-dropdown-wrap{position:relative}.open-bets-dropdown-label{color:#6b7280;margin-bottom:6px;font-size:11px;font-weight:500;display:block}.open-bets-dropdown-btn{color:#000;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-size:13px;display:flex}.open-bets-dropdown-btn i{color:#6b7280;font-size:12px}.open-bets-dropdown-menu{z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #0000001f}.open-bets-dropdown-menu button{text-align:left;color:#000;cursor:pointer;background:#fff;border:none;width:100%;padding:10px 12px;font-size:13px}.open-bets-dropdown-menu button:hover{background:#f9fafb}.open-bets-date-row{align-items:center;gap:8px;margin-bottom:12px;display:flex}.open-bets-date-wrap{flex:1;position:relative}.open-bets-date-input{box-sizing:border-box;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:10px 36px 10px 12px;font-size:13px}.open-bets-date-icon{color:#dc2626;pointer-events:none;font-size:16px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.open-bets-search-btn{color:#fff;cursor:pointer;background:#2c4c54;border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;font-size:18px;display:flex}.open-bets-quick-btns{gap:8px;display:flex}.open-bets-quick-btn{color:#000;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1;padding:10px 12px;font-size:12px;font-weight:500}.open-bets-header{background:#f8f9fa;align-items:center;gap:12px;margin-bottom:12px;padding:12px;display:flex}.open-bets-back-btn{color:#1f2937;cursor:pointer;background:#fce7f3;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;font-size:14px;display:flex}.open-bets-title{color:#000;margin:0;font-size:18px;font-weight:700}.open-bets-content{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;overflow:hidden;box-shadow:0 1px 3px #0000000f}.open-bets-accordion{color:#fff;cursor:pointer;text-align:left;background:#2c4c54;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;font-size:14px;font-weight:700;display:flex}.open-bets-accordion i{opacity:.95;font-size:14px}.open-bets-data{min-height:80px;padding:0 16px 16px}.open-bets-table-wrap{border-top:none;border-radius:0 0 8px 8px;margin-top:0}.open-bets-empty{color:#000;text-align:left;margin:0;font-size:14px;font-weight:700}.open-bets-loading{justify-content:center;align-items:center;min-height:120px;padding:24px;display:flex}.open-bets-loading .loader{aspect-ratio:1;background-color:#0000;background-image:linear-gradient(0deg,#00000080 30%,#0000 0 70%,#000 0),linear-gradient(90deg,#00000040 30%,#0000 0 70%,#000000bf 0);background-position:50%,50%;background-repeat:no-repeat;background-size:8% 100%,100% 8%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:50%;width:32px;animation:1s steps(12,end) infinite loader-spin;display:grid}.open-bets-loading .loader:before,.open-bets-loading .loader:after{content:"";background:inherit;opacity:.915;border-radius:50%;grid-area:1/1;transform:rotate(30deg)}.open-bets-loading .loader:after{opacity:.83;transform:rotate(60deg)}.open-bets-table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow-x:auto}.open-bets-table{border-collapse:collapse;width:100%;font-size:13px}.open-bets-table th{text-align:center;background:#f3f4f6;border:1px solid #e5e7eb;padding:10px 12px;font-weight:700}.open-bets-table td{border:1px solid #e5e7eb;padding:10px 12px}.open-bets-th-sr,.open-bets-th-date,.open-bets-th-time,.open-bets-th-odds,.open-bets-th-stake,.open-bets-th-pl,.open-bets-th-status,.open-bets-td-sr,.open-bets-td-date,.open-bets-td-time,.open-bets-td-odds,.open-bets-td-stake,.open-bets-td-pl,.open-bets-td-status{text-align:center;min-width:50px}.open-bets-th-sr,.open-bets-td-sr{min-width:45px}.open-bets-th-date,.open-bets-td-date{min-width:80px}.open-bets-th-time,.open-bets-td-time{min-width:65px}.open-bets-th-event,.open-bets-td-event{min-width:140px}.open-bets-th-market,.open-bets-td-market{min-width:100px}.open-bets-th-team,.open-bets-td-team{min-width:90px}.open-bets-th-bettype,.open-bets-td-bettype{min-width:70px}.open-bets-th-odds,.open-bets-td-odds{min-width:55px}.open-bets-th-stake,.open-bets-td-stake,.open-bets-th-pl,.open-bets-td-pl,.open-bets-th-status,.open-bets-td-status{min-width:70px}.pl-profit{color:#16a34a;font-weight:600}.pl-loss{color:#dc2626;font-weight:600}.open-bets-th-event,.open-bets-th-market,.open-bets-th-team,.open-bets-th-bettype{text-align:left}.open-bets-table tbody td{text-align:center}.open-bets-table tbody tr:nth-child(2n){background:#fafafa}.open-bets-table tbody tr:hover{background:#f9fafb}.open-bets-pagination{background:#f8f9fa;justify-content:center;align-items:center;gap:12px;width:100%;margin:0 auto 24px;padding:16px 0;display:flex}.open-bets-pag-prev,.open-bets-pag-next{color:#2c4c54;cursor:pointer;background:0 0;border:none;padding:8px 12px;font-size:13px}.open-bets-pag-prev:hover:not(:disabled),.open-bets-pag-next:hover:not(:disabled){text-decoration:underline}.open-bets-pag-prev:disabled,.open-bets-pag-next:disabled{color:#9ca3af;cursor:not-allowed}.open-bets-pag-current{color:#fff;background:#2c4c54;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex}.betting-pl-page.open-bets-layout{background:#f8f9fa;flex-direction:column;min-height:calc(100vh - 120px);padding:16px;display:flex}.betting-pl-page{background:#f8f9fa;min-height:calc(100vh - 120px);padding:16px}@media (width<=480px){.betting-pl-page{box-sizing:border-box;width:100%;max-width:100%;padding:0}}.betting-pl-header{background:linear-gradient(#f9fafb,#f3f4f6);align-items:center;gap:12px;margin-bottom:0;padding:12px 16px;display:flex}@media (width<=480px){.betting-pl-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:12px 16px}}.betting-pl-back-btn{color:#1f2937;cursor:pointer;background:#fce7f3;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.betting-pl-title{color:#000;margin:0;font-size:18px;font-weight:700}.betting-pl-filter-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:12px;padding:16px;box-shadow:0 1px 3px #00000014}@media (width<=480px){.betting-pl-filter-card{border-top:none;border-left:none;border-right:none;border-radius:0;margin-bottom:12px}}.betting-pl-dropdowns{flex-direction:column;gap:12px;margin-bottom:12px;display:flex}.betting-pl-dropdown-wrap{position:relative}.betting-pl-dropdown-btn{color:#000;cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;font-size:14px;display:flex}.betting-pl-dropdown-btn i{color:#6b7280;font-size:12px}.betting-pl-dropdown-menu{z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #00000026}.betting-pl-dropdown-menu button{text-align:left;color:#000;cursor:pointer;background:#fff;border:none;width:100%;padding:12px 16px;font-size:14px}.betting-pl-dropdown-menu button:hover{background:#f9fafb}.betting-pl-date-row{align-items:center;gap:8px;margin-bottom:12px;display:flex}.betting-pl-date-wrap{flex:1;position:relative}.betting-pl-date-input{box-sizing:border-box;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:10px 36px 10px 12px;font-size:13px}.betting-pl-date-icon{color:#dc2626;pointer-events:none;font-size:16px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.betting-pl-search-btn{color:#fff;cursor:pointer;background:#1e3a5f;border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;font-size:18px;display:flex}.betting-pl-quick-btns{gap:8px;display:flex}.betting-pl-quick-btn{color:#000;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1;padding:10px 12px;font-size:12px;font-weight:500}.betting-pl-empty{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;padding:40px 20px;box-shadow:0 1px 3px #00000014}@media (width<=480px){.betting-pl-empty{border-left:none;border-right:none;border-radius:0;margin-left:0;margin-right:0}}.betting-pl-empty-illus{margin-bottom:16px}.betting-pl-empty-svg{width:120px;height:100px;margin:0 auto;display:block}.betting-pl-empty-text{color:#6b7280;margin:0;font-size:14px}.betting-pl-pagination{justify-content:center;align-items:center;gap:12px;width:100%;margin:0 auto;padding:16px;display:flex}@media (width<=480px){.betting-pl-pagination{padding:16px}}.betting-pl-pag-prev,.betting-pl-pag-next{color:#9ca3af;font-size:13px}.betting-pl-pag-current{color:#fef08a;background:#1e3a5f;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex}.affiliate-page{background:#f3f4f6;width:100%;min-height:calc(100vh - 120px);padding:0}.affiliate-header{background:#2c3e50;margin:0;padding:14px 16px}.affiliate-header-title{color:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:700}.affiliate-tabs{-webkit-overflow-scrolling:touch;background:#f3f4f6;border:none;gap:8px;padding:10px 12px;display:flex;overflow-x:auto}.affiliate-tab{color:#374151;cursor:pointer;white-space:nowrap;background:#f9fafb;border:1px solid #d1d5db;border-radius:50px;flex-shrink:0;padding:8px 14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:500}.affiliate-tab.active{color:#fff;background:#2c3e50;border-color:#2c3e50}.affiliate-content{background:linear-gradient(#fafafa 0%,#f3f4f6 100%);flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:280px;padding:48px 24px;display:flex}.affiliate-data-content{justify-content:flex-start;align-items:stretch;gap:12px;padding:16px}.affiliate-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.affiliate-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px;box-shadow:0 1px 3px #0000000f}.affiliate-summary-card h3{color:#6b7280;margin:0;font-size:13px;font-weight:600}.affiliate-summary-card p{color:#111827;margin:8px 0 0;font-size:22px;font-weight:700}.affiliate-heading{color:#1a1a1a;text-align:center;margin:0 0 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:700}.affiliate-subtext{color:#6b7280;text-align:center;margin:0 0 24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px}.affiliate-add-btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:12px 28px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:600}.affiliate-add-btn:hover{background:#2563eb}.bonus-statement-page{background:#eee;width:100%;min-height:calc(100vh - 120px);padding:0}.bonus-statement-header{background:#2c3e50;margin:0;padding:14px 16px}.bonus-statement-title{color:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:700}.bonus-statement-form-card{background:#fff;border-bottom:1px solid #e5e7eb;margin:0;padding:16px}.bonus-statement-date-row{gap:12px;margin-bottom:12px;display:flex}.bonus-statement-date-wrap{flex:1;position:relative}.bonus-statement-date-input{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:10px 36px 10px 12px;font-size:14px}.bonus-statement-date-icon{color:#dc2626;pointer-events:none;font-size:16px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.bonus-statement-submit-btn{color:#fff;cursor:pointer;background:#2c3e50;border:none;border-radius:8px;width:100%;padding:12px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:600}.bonus-statement-submit-btn:hover{background:#1a252f}.bonus-statement-table-wrap{background:#fff;border-bottom:1px solid #e5e7eb;margin:0;padding:0}.bonus-statement-table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.bonus-statement-table{border-collapse:collapse;width:100%;min-width:500px;font-size:13px}.bonus-statement-table th{color:#000;text-align:center;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;padding:10px 8px;font-weight:700}.bonus-statement-table td{text-align:center;border:1px solid #e5e7eb;padding:10px 8px}.bonus-statement-empty-msg{color:#6b7280;text-align:right;border-top:1px solid #e5e7eb;margin:0;padding:12px 16px;font-size:14px}.bonus-statement-pagination{background:#e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:12px;margin:12px 16px;padding:16px;display:flex}.bonus-statement-pag-prev,.bonus-statement-pag-next{color:#9ca3af;font-size:13px}.bonus-statement-pag-current{color:#fff;background:#2c3e50;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex}.account-statement-page{background:#f5f5f5;width:100%;min-height:calc(100vh - 120px);padding:0}.account-statement-header{background:linear-gradient(#e8e8e8 0%,#f0f0f0 100%);border-bottom:1px solid #e0e0e0;align-items:center;gap:12px;padding:14px 16px;display:flex}.account-statement-back-btn{color:#1f2937;cursor:pointer;background:#fce7f3;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.account-statement-back-btn:hover{background:#fbcfe8}.account-statement-title{color:#000;margin:0;font-size:18px;font-weight:700}.account-statement-filter-card{background:#fff;border-bottom:1px solid #e5e7eb;margin:0;padding:16px}.account-statement-date-row{align-items:center;gap:8px;margin-bottom:12px;display:flex}.account-statement-date-wrap{flex:1;position:relative}.account-statement-date-input{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:10px 36px 10px 12px;font-size:14px}.account-statement-date-icon{color:#dc2626;pointer-events:none;font-size:16px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.account-statement-search-btn{color:#fff;cursor:pointer;background:#1e3a5f;border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;font-size:18px;display:flex}.account-statement-search-btn:hover{background:#162d4a}.account-statement-quick-btns{gap:6px;display:flex}.account-statement-quick-btn{color:#000;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;flex:1;padding:6px 8px;font-size:11px;font-weight:500}.account-statement-quick-btn:hover{background:#f9fafb}.account-statement-table-wrap{background:#e5e7eb;margin:0;padding:0;position:relative}.account-statement-loading{justify-content:center;align-items:center;min-height:120px;padding:24px;display:flex}.account-statement-loading .loader{aspect-ratio:1;background-color:#0000;background-image:linear-gradient(0deg,#00000080 30%,#0000 0 70%,#000 0),linear-gradient(90deg,#00000040 30%,#0000 0 70%,#000000bf 0);background-position:50%,50%;background-repeat:no-repeat;background-size:8% 100%,100% 8%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:50%;width:32px;animation:1s steps(12,end) infinite loader-spin;display:grid}.account-statement-loading .loader:before,.account-statement-loading .loader:after{content:"";background:inherit;opacity:.915;border-radius:50%;grid-area:1/1;transform:rotate(30deg)}.account-statement-loading .loader:after{opacity:.83;transform:rotate(60deg)}.account-statement-table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.account-statement-table{border-collapse:collapse;width:100%;min-width:600px;font-size:13px}.account-statement-table th{color:#fff;text-transform:uppercase;text-align:center;white-space:nowrap;background:#1e3a5f;border-right:1px solid #fff3;padding:10px 8px;font-size:11px;font-weight:700}.account-statement-table th:last-child{border-right:none}.account-statement-table td{text-align:center;background:#fff;border:1px solid #e5e7eb;padding:10px 8px}.account-statement-empty-msg{color:#6b7280;text-align:center;background:#e5e7eb;border-top:1px solid #d1d5db;margin:0;padding:16px;font-size:14px}.account-statement-pagination{background:#f8f9fa;justify-content:center;align-items:center;gap:12px;padding:16px;display:flex}.account-statement-pagination button{color:#1e3a5f;cursor:pointer;background:0 0;border:none;padding:8px 12px;font-size:13px}.account-statement-pagination button:hover:not(:disabled){text-decoration:underline}.account-statement-pagination button:disabled{color:#9ca3af;cursor:not-allowed}.account-statement-pag-current{color:#fff;background:#1e3a5f;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex}.deposit-page{background:#f8f9fa;flex-direction:column;width:100%;min-height:calc(100vh - 120px);padding:16px;display:flex}.deposit-header{background:#f8f9fa;align-items:center;gap:12px;margin-bottom:12px;padding:12px;display:flex}@media (width<=480px){.deposit-page{box-sizing:border-box;width:100%;max-width:100%;padding:0}.deposit-header{width:100%;margin-left:0;margin-right:0}.deposit-content{margin-left:0;margin-right:0}}.deposit-back-btn{color:#1f2937;cursor:pointer;background:#fce7f3;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;font-size:14px;display:flex}.deposit-back-btn:hover{filter:brightness(.98)}.deposit-title{color:#000;margin:0;font-size:18px;font-weight:700}.deposit-content{flex-direction:column;gap:12px;padding:0;display:flex}.deposit-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;box-shadow:0 1px 3px #0000000f}.deposit-card-title{color:#000;margin:0 0 14px;font-size:16px;font-weight:700}.deposit-whatsapp-btn{color:#fff;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;background:#25d366;border:none;border-radius:10px;width:100%;margin-bottom:12px;padding:14px 20px;font-size:14px;font-weight:700}.deposit-whatsapp-btn:hover{background:#20bd5a}.deposit-info-text,.deposit-disclaimer{color:#888;margin:0 0 8px;font-size:12px;line-height:1.5}.deposit-disclaimer{margin-bottom:0}.deposit-method-tabs{flex-wrap:wrap;gap:8px;margin:12px 0 14px;display:flex}.deposit-method-tab{color:#111827;cursor:pointer;text-align:center;background:#f5f5f5;border:1px solid #d4d4d4;border-radius:999px;flex:calc(33.33% - 8px);min-width:80px;padding:8px 10px;font-size:12px;font-weight:600}.deposit-method-tab-active{color:#fff;background:#111827;border-color:#111827}.deposit-account-card{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-top:4px;padding:14px}.deposit-section-heading{color:#111827;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.deposit-account-card .deposit-section-heading{color:#111827;margin-bottom:10px}.deposit-detail-row{justify-content:space-between;align-items:center;padding:4px 0;font-size:12px;display:flex}.deposit-detail-label{color:#6b7280}.deposit-detail-value{color:#111827}.deposit-detail-value-strong{font-weight:700}.deposit-detail-row-copy{gap:8px}.deposit-copy-pill{color:#111827;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:999px;align-items:center;gap:6px;padding:4px 8px 4px 10px;font-size:11px;display:inline-flex}.deposit-copy-pill i{font-size:14px}.deposit-qr-wrap{justify-content:center;margin-bottom:10px;display:flex}.deposit-qr-placeholder{background:#fff;border:1px solid #e5e7eb;border-radius:16px;justify-content:center;align-items:center;width:180px;height:180px;display:flex}.deposit-qr-text{color:#111827;font-size:14px;font-weight:600}.deposit-method-icon-row{gap:12px;margin:12px 0 14px;display:flex}.deposit-method-icon-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex:1;min-height:54px;padding:14px 12px;position:relative}.deposit-method-icon-card-active{background:#fff;border-color:#111827}.deposit-method-icon-main{color:#111827;justify-content:center;align-items:center;gap:10px;font-weight:700;display:flex}.deposit-method-icon-card-active .deposit-method-icon-main{color:#111827}.deposit-plus-btn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;top:10px;right:10px}.deposit-method-icon-card:not(.deposit-method-icon-card-active) .deposit-plus-btn{background:#111827}.deposit-plus-btn i{font-size:16px}.deposit-form{flex-direction:column;gap:14px;margin-top:16px;display:flex}.deposit-section{flex-direction:column;gap:6px;display:flex}.deposit-required{color:#dc2626;margin-left:2px}.deposit-input{border:1px solid #d4d4d4;border-radius:8px;width:100%;padding:10px 12px;font-size:13px}.deposit-input:focus{border-color:#111827;outline:none;box-shadow:0 0 0 1px #11182726}.deposit-help-text{color:#6b7280;margin:0;font-size:11px}.deposit-quick-amounts{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.deposit-quick-btn{cursor:pointer;background:#fff;border:1px solid #d4d4d4;border-radius:999px;flex:calc(33.33% - 8px);min-width:90px;padding:8px 0;font-size:12px;font-weight:600}.deposit-quick-btn:hover{background:#f3f4f6}.deposit-upload-box{cursor:pointer;background:#fafafa;border:1px dashed #d4d4d4;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex}.deposit-upload-icon{color:#111827;background:#e5e7eb;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.deposit-upload-icon i{font-size:18px}.deposit-upload-text{flex-direction:column;gap:2px;display:flex}.deposit-upload-title{color:#111827;font-size:12px;font-weight:500}.deposit-upload-sub{color:#6b7280;font-size:11px}.deposit-offers-section{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.deposit-offers-left{flex-direction:column;gap:2px;display:flex}.deposit-offers-label{text-transform:uppercase;color:#6b7280;font-size:11px}.deposit-offers-value{font-size:13px;font-weight:600}.deposit-offers-view-btn{color:#16a34a;text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font-size:11px}.deposit-apply-btn{color:#fff;cursor:pointer;background:#111827;border:1px solid #111827;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:600}.deposit-submit-btn{color:#fff;letter-spacing:.5px;cursor:pointer;background:#066;border:none;border-radius:999px;width:100%;margin-top:4px;padding:12px 16px;font-size:14px;font-weight:700}.deposit-mode-row{gap:12px;margin-bottom:12px;display:flex}.deposit-mode-tile{text-align:center;cursor:pointer;background:#fff;border:1px solid #066;border-radius:14px;flex:1;padding:14px 10px;transition:border-color .15s,box-shadow .15s}.deposit-mode-tile-icon-wrap{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-left:auto;margin-right:auto;display:flex;overflow:hidden}.deposit-mode-tile i{font-size:17px;line-height:1}.deposit-mode-icon-img{object-fit:contain;object-position:center;width:100%;max-width:22px;height:100%;max-height:22px;display:block}.deposit-mode-tile span:not(.deposit-mode-tile-icon-wrap){color:#111827;margin-top:6px;font-size:12px;font-weight:700;display:block}.deposit-whatsapp-quick{margin-bottom:12px}.deposit-whatsapp-quick-btn{color:#15803d;cursor:pointer;background:#22c55e1a;border:1px solid #22c55e;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 14px;font-size:13px;font-weight:700;display:inline-flex}.deposit-whatsapp-quick-btn i{font-size:18px}.deposit-mode-tile-active{border-color:#066;box-shadow:0 0 0 2px #dc262614}.deposit-option-pill-row{gap:10px;margin-bottom:12px;display:flex}.deposit-option-pill{color:#111827;cursor:pointer;background:#fff;border:1px solid #066;border-radius:8px;flex:1;padding:8px 0;font-size:12px;font-weight:800}.deposit-option-pill-active{color:#fff;background:#066;border-color:#066}.deposit-balance-banner{color:#fff;background:#066;border-radius:8px;margin-bottom:12px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-block}.deposit-balance-muted{opacity:.9;font-weight:600}.deposit-mode-section-hint{color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:4px;margin-bottom:12px;padding:12px 14px;font-size:12px;display:flex}.deposit-mode-section-hint strong{color:#111827;font-size:13px}.deposit-mode-section-hint-upi{background:#0066660f;border-color:#00666659}.deposit-mode-section-hint-wa{background:#22c55e12;border-color:#22c55e66}.deposit-payment-details-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px}.deposit-payment-details-title{color:#111827;margin-bottom:8px;font-size:14px;font-weight:900}.deposit-account-details-heading{color:#111827;margin:0 0 10px;font-size:13px;font-weight:900}.deposit-detail-field{margin-top:10px}.deposit-detail-field-label{color:#6b7280;margin-bottom:4px;font-size:11px;font-weight:900}.deposit-details-value-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.deposit-details-value{color:#111827;word-break:break-word;font-size:14px;font-weight:900}.deposit-details-copy-btn{color:#066;cursor:pointer;background:#fff;border:1px solid #066;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.deposit-details-copy-btn i{font-size:14px}.deposit-upi-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:10px;padding:12px}.deposit-upi-qr-wrap{justify-content:center;margin-bottom:10px;display:flex}.deposit-upi-qr-placeholder{background:#fff;border:1px solid #e5e7eb;border-radius:14px;justify-content:center;align-items:center;width:160px;height:120px;display:flex}.deposit-upi-qr-text{color:#111827;font-size:12px;font-weight:900}.deposit-upi-row{flex-direction:column;gap:6px;display:flex}.deposit-upi-label{color:#6b7280;font-size:11px;font-weight:900}.deposit-upi-value-wrap{justify-content:space-between;align-items:center;gap:10px;display:flex}.deposit-upi-value{color:#111827;word-break:break-word;font-size:14px;font-weight:900}.deposit-upi-copy-btn{color:#066;cursor:pointer;background:#fff;border:1px solid #066;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.deposit-upi-copy-btn i{font-size:14px}.deposit-detail-input{color:#111827;text-align:right;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:180px;max-width:55%;padding:8px 10px;font-size:12px;font-weight:600}.deposit-detail-input:focus{border-color:#111827;outline:none;box-shadow:0 0 0 2px #11182714}.deposit-pill-edit-row{justify-content:flex-end;align-items:center;gap:8px;display:flex}.deposit-detail-input-pill{color:#111827;text-align:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;width:140px;padding:8px 12px;font-size:12px;font-weight:700}.deposit-detail-input-pill:focus{border-color:#111827;outline:none;box-shadow:0 0 0 2px #11182714}.deposit-pill-icon-btn{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.deposit-pill-icon-btn i{font-size:14px}.deposit-turnover-page{background:#eee;width:100%;min-height:calc(100vh - 120px);padding:0}.deposit-turnover-header{background:#2c3e50;margin:0;padding:14px 16px}.deposit-turnover-title{color:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:700}.deposit-turnover-form-card{background:#fff;border-bottom:1px solid #e5e7eb;margin:0;padding:16px}.deposit-turnover-date-row{gap:12px;margin-bottom:12px;display:flex}.deposit-turnover-date-wrap{flex:1;position:relative}.deposit-turnover-date-input{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:10px 36px 10px 12px;font-size:14px}.deposit-turnover-date-icon{color:#dc2626;pointer-events:none;font-size:16px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.deposit-turnover-dropdown-wrap{margin-bottom:12px;position:relative}.deposit-turnover-dropdown-btn{color:#000;cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-size:14px;display:flex}.deposit-turnover-dropdown-btn i{color:#000;font-size:12px}.deposit-turnover-dropdown-menu{z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.deposit-turnover-dropdown-menu button{text-align:left;color:#000;cursor:pointer;background:#fff;border:none;width:100%;padding:10px 12px;font-size:14px}.deposit-turnover-dropdown-menu button:hover{background:#f9fafb}.deposit-turnover-submit-btn{color:#fff;cursor:pointer;background:#2c3e50;border:none;border-radius:8px;width:100%;padding:12px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:600}.deposit-turnover-submit-btn:hover{background:#1a252f}.deposit-turnover-table-wrap{background:#fff;border-bottom:1px solid #e5e7eb;margin:0;padding:0;position:relative}.deposit-turnover-loading{justify-content:center;align-items:center;min-height:120px;padding:24px;display:flex}.deposit-turnover-loading .loader{aspect-ratio:1;background-color:#0000;background-image:linear-gradient(0deg,#00000080 30%,#0000 0 70%,#000 0),linear-gradient(90deg,#00000040 30%,#0000 0 70%,#000000bf 0);background-position:50%,50%;background-repeat:no-repeat;background-size:8% 100%,100% 8%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:50%;width:32px;animation:1s steps(12,end) infinite loader-spin;display:grid}.deposit-turnover-loading .loader:before,.deposit-turnover-loading .loader:after{content:"";background:inherit;opacity:.915;border-radius:50%;grid-area:1/1;transform:rotate(30deg)}.deposit-turnover-loading .loader:after{opacity:.83;transform:rotate(60deg)}.deposit-turnover-quick-btn{cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;flex:1;padding:8px 12px;font-size:12px}.deposit-turnover-quick-btn:hover{background:#e5e7eb}.deposit-turnover-table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.deposit-turnover-table{border-collapse:collapse;width:100%;min-width:550px;font-size:13px}.deposit-turnover-table th{color:#000;text-align:center;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;padding:10px 8px;font-weight:700}.deposit-turnover-table td{text-align:center;border:1px solid #e5e7eb;padding:10px 8px}.deposit-turnover-empty-msg{color:#6b7280;text-align:center;border-top:1px solid #e5e7eb;margin:0;padding:12px 16px;font-size:14px}.deposit-turnover-pagination{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:12px;margin:12px 16px;padding:16px;display:flex}.deposit-turnover-pagination button{color:#2c3e50;cursor:pointer;background:0 0;border:none;padding:8px 12px;font-size:13px}.deposit-turnover-pagination button:hover:not(:disabled){text-decoration:underline}.deposit-turnover-pagination button:disabled{color:#9ca3af;cursor:not-allowed}.deposit-turnover-pag-prev{color:#9ca3af;font-size:13px}.deposit-turnover-pag-next{color:#6b7280;font-size:13px}.deposit-turnover-pag-current{color:#fff;background:#2c3e50;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex}.turnover-history-page{background:#eee;width:100%;min-height:calc(100vh - 120px);padding:0}.turnover-history-header{background:#2c3e50;margin:0;padding:14px 16px}.turnover-history-title{color:#fff;margin:0;font-size:18px;font-weight:700}.turnover-history-form-card{background:#fff;border-bottom:1px solid #e5e7eb;margin:0;padding:16px}.turnover-history-date-row{gap:12px;margin-bottom:12px;display:flex}.turnover-history-date-wrap{flex:1;position:relative}.turnover-history-date-input{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:10px 36px 10px 12px;font-size:14px}.turnover-history-date-icon{color:#dc2626;pointer-events:none;font-size:16px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.turnover-history-dropdown-wrap{margin-bottom:12px;position:relative}.turnover-history-dropdown-btn{color:#000;cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-size:14px;display:flex}.turnover-history-dropdown-btn i{color:#000;font-size:12px}.turnover-history-dropdown-menu{z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.turnover-history-dropdown-menu button{text-align:left;color:#000;cursor:pointer;background:#fff;border:none;width:100%;padding:10px 12px;font-size:14px}.turnover-history-dropdown-menu button:hover{background:#f9fafb}.turnover-history-submit-btn{color:#fff;cursor:pointer;background:#2c3e50;border:none;border-radius:8px;width:100%;padding:12px 16px;font-size:15px;font-weight:600}.turnover-history-submit-btn:hover{background:#1a252f}.turnover-history-table-wrap{background:#fff;border-bottom:1px solid #e5e7eb;margin:0;padding:0;position:relative}.turnover-history-loading{justify-content:center;align-items:center;min-height:120px;padding:24px;display:flex}.turnover-history-loading .loader{aspect-ratio:1;background-color:#0000;background-image:linear-gradient(0deg,#00000080 30%,#0000 0 70%,#000 0),linear-gradient(90deg,#00000040 30%,#0000 0 70%,#000000bf 0);background-position:50%,50%;background-repeat:no-repeat;background-size:8% 100%,100% 8%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:50%;width:32px;animation:1s steps(12,end) infinite loader-spin;display:grid}.turnover-history-loading .loader:before,.turnover-history-loading .loader:after{content:"";background:inherit;opacity:.915;border-radius:50%;grid-area:1/1;transform:rotate(30deg)}.turnover-history-loading .loader:after{opacity:.83;transform:rotate(60deg)}.turnover-history-quick-btn{cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;flex:1;padding:8px 12px;font-size:12px}.turnover-history-quick-btn:hover{background:#e5e7eb}.turnover-history-table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.turnover-history-table{border-collapse:collapse;width:100%;min-width:550px;font-size:13px}.turnover-history-table th{color:#000;text-align:center;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;padding:10px 8px;font-weight:700}.turnover-history-table td{text-align:center;border:1px solid #e5e7eb;padding:10px 8px}.turnover-history-empty-msg{color:#6b7280;text-align:center;border-top:1px solid #e5e7eb;margin:0;padding:12px 16px;font-size:14px}.turnover-history-pagination{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:12px;margin:12px 16px;padding:16px;display:flex}.turnover-history-pagination .turnover-history-pag-btn{color:#2c3e50;cursor:pointer;background:0 0;border:none;padding:8px 12px;font-size:13px}.turnover-history-pagination .turnover-history-pag-btn:hover:not(:disabled){text-decoration:underline}.turnover-history-pagination .turnover-history-pag-btn:disabled{color:#9ca3af;cursor:not-allowed}.turnover-history-pag-prev{color:#9ca3af;font-size:13px}.turnover-history-pag-next{color:#6b7280;font-size:13px}.turnover-history-pag-current{color:#fff;background:#2c3e50;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex}.stake-settings-page{background:#fff;border:1px solid #e5e7eb;width:100%;min-height:calc(100vh - 120px);padding:0}.stake-settings-header{background:#34445a;margin:0;padding:14px 16px}.stake-settings-title{color:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:700}.stake-settings-content{background:#fff;padding:16px}.stake-settings-loading{text-align:center;color:#6b7280;padding:24px}.stake-settings-msg{color:#16a34a;margin:0 0 12px;font-size:13px}.stake-settings-grid-header{color:#000;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;font-size:14px;font-weight:500;display:grid}.stake-settings-col-label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.stake-settings-row{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.stake-settings-row:last-of-type{margin-bottom:0}.stake-settings-input{color:#000;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:10px 12px;font-size:14px}.stake-settings-input::placeholder{color:#9ca3af}.stake-settings-footer{background:#fff;border-top:1px solid #e5e7eb;padding:16px}.stake-settings-update-btn{color:#fff;cursor:pointer;background:#34445a;border:none;border-radius:8px;width:100%;padding:12px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:700}.stake-settings-update-btn:hover{background:#2a3647}.twofa-page{background:#fff;width:100%;min-height:calc(100vh - 120px);padding:0 16px 24px}.twofa-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:14px 0;display:flex}.twofa-header-title{color:#1e3a5f;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:700}.twofa-header-menu-wrap{position:relative}.twofa-header-menu,.twofa-header-menubutton{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:20px;padding:0;display:flex}.twofa-header-menu span,.twofa-header-menubutton span{background:#1e3a5f;border-radius:1px;height:2px;display:block}.twofa-profile-popup{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:220px;margin-top:8px;padding:8px;position:absolute;top:100%;right:0;box-shadow:0 4px 16px #0000001f}.twofa-profile-popup-item{color:#374151;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px 14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;display:flex}.twofa-profile-popup-item i{color:#374151;font-size:18px}.twofa-profile-popup-item:hover{background:#f9fafb}.twofa-profile-popup-item.active{color:#2563eb;background:#eff6ff;padding-left:18px;position:relative}.twofa-profile-popup-item.active:before{content:"";background:#2563eb;border-radius:0 4px 4px 0;width:4px;height:24px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.twofa-profile-popup-item.active i{color:#2563eb}.twofa-title-section{padding:24px 0 20px}.twofa-main-title{color:#1e3a5f;margin:0 0 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:22px;font-weight:700}.twofa-subtitle{color:#6b7280;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px}.twofa-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px 20px}.twofa-card-icon-wrap{background:#dbeafe;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.twofa-card-icon{color:#2563eb;font-size:28px}.twofa-card-title{color:#1e3a5f;margin:0 0 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:700}.twofa-card-desc{color:#6b7280;margin:0 0 24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px}.twofa-steps{text-align:left;margin:0 0 24px;padding:0;list-style:none}.twofa-step-item{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.twofa-step-item:last-child{margin-bottom:0}.twofa-step-num{color:#2563eb;background:#dbeafe;border-radius:50%;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;font-size:13px;font-weight:700;display:flex}.twofa-step-text{color:#374151;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5}.twofa-setup-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;width:100%;padding:14px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700}.twofa-setup-btn:hover{background:#1d4ed8}.twofa-loading{color:#64748b;flex-direction:column;align-items:center;gap:12px;padding:24px;display:flex}.twofa-spinner{border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite twofa-spin}@keyframes twofa-spin{to{transform:rotate(360deg)}}.twofa-disable-section .profile-field-wrap{margin-top:12px}.twofa-disable-btn{color:#dc2626;cursor:pointer;background:0 0;border:2px solid #dc2626;border-radius:10px;width:100%;margin-top:16px;padding:12px 16px;font-size:15px;font-weight:600}.twofa-disable-btn:hover{color:#fff;background:#dc2626}.twofa-card-icon.twofa-enabled{color:#22c55e}.twofa-success{text-align:center;padding:20px}.twofa-success i{color:#22c55e;font-size:48px}.twofa-success h3{margin:12px 0 4px;font-size:18px}.twofa-qr-section{margin-top:16px}.twofa-qr-hint{color:#64748b;margin-bottom:12px;font-size:13px}.twofa-qr-img{width:180px;height:180px;margin:0 auto 16px;display:block}.twofa-msg{margin-top:12px;font-size:14px}.twofa-msg-error{color:#dc2626}.change-password-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.change-password-modal{background:#fff;border-radius:16px;width:100%;max-width:420px;box-shadow:0 20px 60px #0003}.change-password-header{align-items:center;gap:16px;padding:20px 24px;display:flex}.change-password-back{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.change-password-back:hover{background:#f3f4f6}.change-password-title{color:#111827;margin:0;font-size:18px;font-weight:700}.change-password-divider{background:#e5e7eb;height:1px}.change-password-body{padding:24px}.change-password-label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.change-password-input-wrap .change-password-icon{color:#374151;pointer-events:none;font-size:16px;position:absolute;left:14px}.change-password-input-wrap .change-password-icon-red{color:#991b1b}.change-password-input{color:#111827;box-sizing:border-box;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;width:100%;padding:14px 44px;font-size:14px}.change-password-eye{cursor:pointer;color:#6b7280;background:0 0;border:none;padding:4px;font-size:18px;position:absolute;right:14px}.change-password-eye:hover{color:#374151}.change-password-msg{color:#dc2626;margin:0 0 12px;font-size:13px}.change-password-footer{gap:12px;padding:0 24px 24px;display:flex}.change-password-cancel{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;flex:1;padding:14px;font-size:15px;font-weight:600}.change-password-cancel:hover{background:#f9fafb}.change-password-submit{color:#fff;cursor:pointer;background:#1f2937;border:none;border-radius:10px;flex:1;padding:14px;font-size:15px;font-weight:600}.change-password-submit:hover:not(:disabled){background:#111827}.change-password-submit:disabled{opacity:.6;cursor:not-allowed}.profile-form-section{padding:24px 0}.profile-field-wrap{margin-bottom:20px;position:relative}.profile-field-label{color:#fff;z-index:1;background:#2c3e50;border-radius:50px;padding:2px 10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:500;position:absolute;top:-8px;left:16px}.profile-field-input{color:#fff;box-sizing:border-box;background:#2c3e50;border:none;border-radius:50px;width:100%;padding:14px 18px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px}.profile-field-input::placeholder{color:#9ca3af}.profile-form-actions{justify-content:flex-end;gap:12px;margin-top:28px;padding-top:16px;display:flex}.profile-reset-btn{color:#fff;cursor:pointer;background:#6b7280;border:none;border-radius:8px;padding:12px 24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600}.profile-reset-btn:hover{background:#4b5563}.profile-save-btn{color:#fff;cursor:pointer;background:#2c4f58;border:none;border-radius:8px;padding:12px 24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600}.profile-save-btn:hover{background:#1e3a3f}.profile-placeholder{text-align:center;color:#6b7280;padding:40px 0;font-size:14px}.profile-password-wrap{position:relative}.profile-password-input{padding-right:48px}.profile-password-toggle{cursor:pointer;color:#9ca3af;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:18px;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.profile-password-toggle:hover{color:#fff}.profile-update-password-btn{color:#fff;cursor:pointer;background:#2c4f58;border:none;border-radius:8px;padding:12px 24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:700}.profile-update-password-btn:hover{background:#1e3a3f}.rules-page{background:#f5f5f5;width:100%;min-height:calc(100vh - 120px);padding:0}.rules-header{background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;padding:14px 16px;display:flex}.rules-back-btn{color:#000;cursor:pointer;background:#fce7f3;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;font-size:16px;display:flex}.rules-title{color:#000;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:700}.rules-content{padding:20px 16px 32px}.rules-section{margin-bottom:24px}.rules-section:last-child{margin-bottom:0}.rules-part-heading{color:#000;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700}.rules-subheading{color:#000;margin:0 0 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:700}.rules-para{color:#000;margin:0 0 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.6}.rules-list{color:#000;margin:0 0 12px;padding-left:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.6}.rules-list li{margin-bottom:6px}.rules-list li:last-child{margin-bottom:0}.exclusion-page{background:#f5f5f5;width:100%;min-height:calc(100vh - 120px);padding:0}.exclusion-header{background:#e5e7eb;border-bottom:1px solid #d1d5db;align-items:center;gap:12px;padding:14px 16px;display:flex}.exclusion-back-btn{color:#000;cursor:pointer;background:#fce7f3;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;font-size:16px;display:flex}.exclusion-title{color:#000;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:700}.exclusion-content{padding:20px 16px 32px}.exclusion-section{margin-bottom:24px}.exclusion-section:last-child{margin-bottom:0}.exclusion-main-heading{color:#000;margin:0 0 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:700}.exclusion-subheading{color:#000;margin:0 0 10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:700}.exclusion-para{color:#000;margin:0 0 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.6}.exclusion-para:last-child{margin-bottom:0}.exclusion-list{color:#000;margin:0 0 12px;padding-left:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.6}.exclusion-list li{margin-bottom:8px}.exclusion-list li:last-child{margin-bottom:0}.exclusion-link{color:#2563eb;text-decoration:underline}.exclusion-link:hover{color:#1d4ed8}.responsible-gambling-page{background:#e0e0e0;width:100%;min-height:calc(100vh - 120px);padding:0}.responsible-gambling-header{background:#e5e7eb;border-bottom:1px solid #d1d5db;align-items:center;gap:12px;padding:14px 16px;display:flex}.responsible-gambling-back-btn{color:#000;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;font-size:16px;display:flex}.responsible-gambling-title{color:#000;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:700}.responsible-gambling-content{padding:20px 16px 32px}.responsible-gambling-intro{color:#000;margin:0 0 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.6}.responsible-gambling-list{color:#000;margin:0;padding-left:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.7}.responsible-gambling-list li{margin-bottom:12px}.responsible-gambling-list li:last-child{margin-bottom:0}.privacy-page{background:#f0f0f0;width:100%;min-height:calc(100vh - 120px);padding:0}.privacy-header{background:#e5e7eb;border-bottom:1px solid #d1d5db;align-items:center;gap:12px;padding:14px 16px;display:flex}.privacy-back-btn{color:#374151;cursor:pointer;background:#e5e7eb;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;font-size:16px;display:flex}.privacy-title{color:#000;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:700}.privacy-content{padding:20px 16px 32px}.privacy-para{color:#000;margin:0 0 14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.6}.privacy-para:last-child{margin-bottom:0}.privacy-subheading{color:#000;margin:20px 0 10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:700}.privacy-subheading:first-of-type{margin-top:0}.privacy-link{color:#2563eb;text-decoration:underline}.privacy-link:hover{color:#1d4ed8}.change-password-modal-overlay{z-index:2000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.change-password-modal{background:#fff;border-radius:12px;width:100%;max-width:380px;overflow:hidden;box-shadow:0 10px 40px #00000026}.change-password-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.change-password-modal-back{color:#000;cursor:pointer;background:#e5e7eb;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:18px;display:flex}.change-password-modal-title{color:#000;margin:0 0 0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:700}.change-password-modal-form{padding:20px}.change-password-field{margin-bottom:16px}.change-password-label{color:#000;margin-bottom:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500;display:block}.change-password-input-wrap{align-items:center;display:flex;position:relative}.change-password-input-icon{z-index:1;pointer-events:none;font-size:16px;position:absolute;left:14px}.change-password-icon-black{color:#000}.change-password-icon-red{color:#8b2635}.change-password-input{color:#000;box-sizing:border-box;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:12px 44px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px}.change-password-input:focus{background:#e5e7eb;border-color:#d1d5db;outline:none}.change-password-input::placeholder{color:#9ca3af}.change-password-eye-btn{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:18px;display:flex;position:absolute;right:12px}.change-password-eye-btn:hover{color:#000}.change-password-modal-actions{gap:12px;margin-top:24px;display:flex}.change-password-cancel-btn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;flex:1;padding:12px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:600}.change-password-cancel-btn:hover{background:#f9fafb}.change-password-submit-btn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:8px;flex:1;padding:12px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:600}.change-password-submit-btn:hover{background:#0f172a}.casino-page{background:#f3f4f6;min-height:100vh;padding-bottom:32px}.casino-header{background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;padding:10px 12px;display:flex}.casino-header-title{color:#111;letter-spacing:1px;white-space:nowrap;text-underline-offset:3px;font-size:18px;font-weight:800;text-decoration:underline}.casino-search-wrap{background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;flex:1;align-items:center;gap:8px;padding:6px 10px;display:flex}.casino-search-icon{color:#9ca3af;font-size:14px}.casino-search-input{color:#374151;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:14px}.casino-search-input::placeholder{color:#9ca3af}.casino-tabs{scrollbar-width:none;-ms-overflow-style:none;background:#fff;border-bottom:2px solid #e5e7eb;display:flex;overflow-x:auto}.casino-tabs::-webkit-scrollbar{display:none}.casino-tab{color:#6b7280;cursor:pointer;white-space:nowrap;letter-spacing:.3px;background:0 0;border:none;border-bottom:3px solid #0000;flex-shrink:0;padding:10px 16px;font-family:inherit;font-size:12px;font-weight:700;transition:color .15s,border-color .15s}.casino-tab.active{color:#00b2ff;border-bottom-color:#00b2ff}.casino-tab:hover:not(.active){color:#374151}.casino-filters{scrollbar-width:none;-ms-overflow-style:none;background:#fff;border-bottom:1px solid #e5e7eb;gap:8px;padding:10px 12px;display:flex;overflow-x:auto}.casino-filters::-webkit-scrollbar{display:none}.casino-filter-chip{cursor:pointer;background:#f3f4f6;border:2px solid #e5e7eb;border-radius:10px;flex-direction:column;flex-shrink:0;align-items:center;gap:4px;min-width:68px;padding:8px 14px;font-family:inherit;transition:background .15s,border-color .15s;display:flex}.casino-filter-chip.active{background:#e0f7ff;border-color:#00b2ff}.casino-filter-chip:hover:not(.active){background:#e9ecef}.casino-filter-icon{font-size:20px;line-height:1}.casino-filter-label{color:#374151;text-align:center;white-space:nowrap;font-size:10px;font-weight:700}.casino-filter-chip.active .casino-filter-label{color:#0284c7}.casino-games-grid{grid-template-columns:repeat(4,1fr);gap:6px;padding:10px 8px;display:grid}.casino-game-card{cursor:pointer;background:#1a1a2e;border-radius:8px;flex-direction:column;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.casino-game-card:hover{transform:scale(1.03);box-shadow:0 4px 16px #00000040}.casino-game-img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.casino-game-name{color:#fff;text-align:center;letter-spacing:.2px;text-transform:uppercase;background:#12122a;justify-content:center;align-items:center;gap:3px;padding:4px 4px 5px;font-size:9px;font-weight:700;line-height:1.2;display:flex}.casino-game-card--turbo:hover .casino-game-name{background:#1a3a1a}.casino-game-play-icon{color:#22c55e;flex-shrink:0;font-size:8px}.casino-no-games{text-align:center;color:#9ca3af;grid-column:1/-1;padding:48px 16px;font-size:15px}.casino-turbo-overlay{z-index:9999;background:#000;flex-direction:column;display:flex;position:fixed;inset:0}.casino-turbo-inline{background:#000;border:1px solid #e5e7eb;border-radius:12px;margin:8px 8px 12px;overflow:hidden}.casino-turbo-inline-head{background:#111827f2;justify-content:space-between;align-items:center;height:42px;padding:0 10px 0 12px;display:flex}.casino-turbo-inline-title{color:#fff;font-size:13px;font-weight:600}.casino-turbo-close{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;display:flex}.casino-turbo-close:hover{background:#ffffff4d}.casino-turbo-iframe{border:none;width:100%;height:min(78vh,720px)}.casino-turbo-fullpage{z-index:10000;background:#fff;position:fixed;inset:0;overflow:hidden}.casino-turbo-fullpage-iframe{border:0;width:100%;height:100%}.casino-local-home-header{z-index:10001;height:52px;position:absolute;top:0;left:0;right:0}.casino-turbo-fullpage-iframe--local{clip-path:inset(0 0 72px);height:calc(100% + 88px);position:relative;top:52px;transform:translateY(-88px)}.casino-inline-popup{color:#fff;z-index:11000;background:#132225f2;border-radius:10px;padding:14px 20px;font-size:17px;font-weight:700;position:fixed;top:72px;left:50%;transform:translate(-50%);box-shadow:0 6px 18px #00000047}.home-trust-footer{background:#f1f1f1;padding:10px 10px 24px}.home-trust-footer-card{background:#fff;border-radius:12px;padding:14px 10px}.home-trust-badge-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 8px;display:grid}.home-trust-badge{text-align:center;color:#5a5a5a;background:#fafafa;border:1px solid #e3e3e3;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:4px 6px;font-size:12px;font-weight:700;display:flex}.home-trust-badge img{object-fit:contain;max-width:100%;max-height:30px}.home-floating-btn{z-index:1200;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;display:flex;position:fixed;bottom:72px;box-shadow:0 6px 16px #0000003d}.home-floating-btn i{font-size:24px;line-height:1}.home-floating-dice-gif{object-fit:cover;border-radius:50%;width:100%;height:100%}.home-floating-btn--dice{color:#fff;background:linear-gradient(135deg,#3f2dff,#3aa8ff);left:10px}.home-floating-btn--whatsapp{color:#fff;background:#25d366;right:10px}.casino-local-footer-mask{z-index:10001;pointer-events:none;background:#fff;height:72px;position:absolute;bottom:0;left:0;right:0}*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:#f5f5f5;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}#root{min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;font-family:inherit}ul,ol{list-style:none}
