@import url(https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}#root,.app .content,body,html{font-family:source-sans-pro,sans-serif;height:100%;width:100%}.app{display:flex;height:100vh;overflow-y:hidden;position:relative;width:100%}::-webkit-scrollbar{width:.6rem}::-webkit-scrollbar-track{background:#e0e0e0}::-webkit-scrollbar-thumb{background:#888;border-radius:.5rem}::-webkit-scrollbar-track:hover{background:#555}.content,.sidebar{height:100vh;overflow-y:scroll!important}.sidebar{font-family:source-sans-pro,sans-serif;height:100%;margin:0!important;padding:0 1rem 0 0!important;width:auto}.content::-webkit-scrollbar,.sidebar::-webkit-scrollbar{display:none!important}.transaction-container::-webkit-scrollbar{display:block!important}.transaction-container::-webkit-scrollbar-thumb{background:#888!important}.transaction-container::-webkit-scrollbar-track{background:#e0e0e0!important}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.component-space{font-family:Arial,sans-serif;padding:20px}.card{background:#4c576a42;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px}.table-container{max-height:300px;overflow-y:auto}.image-preview-container{margin-top:-62px;text-align:center}.image-preview{max-height:100px;max-width:100px;object-fit:contain}.card-header{background:#333;border-top-left-radius:8px;border-top-right-radius:8px;color:#ede5e5;padding:10px}.card-body{color:#000;padding:20px}.table{border-collapse:collapse;margin-bottom:20px;width:100%}.table td,.table th{color:#faebd7;padding:11px;text-align:left}.table th{background:#f4f4f463;font-weight:700}.table td{border:none}.input{height:35px;margin:13px;width:205px}.pagination{align-items:center;display:flex;justify-content:space-between}.btn{border:none;border-radius:4px;cursor:pointer;margin:5px;padding:10px 15px}.btn-primary{background:#007bff;color:#fff}.btn-secondary{background:#6c757d;color:#fff}.btn-success{background:#28a745;color:#fff;width:90px}.upload-label{cursor:pointer;display:block;margin-bottom:10px}@media (max-width:768px){.card-body,.component-space{padding:10px}.card-body{color:#333}.table{display:block;overflow-x:auto}.table td,.table th{color:#faebd7;padding:6px;white-space:nowrap}.pagination{align-items:flex-start;flex-direction:column;gap:10px}.btn{font-size:14px;padding:8px 12px}.upload-label{text-align:center;width:100%}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:-moz-fit-content;width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}html{scroll-behavior:smooth}.T20_container{box-sizing:border-box;display:flex;flex-direction:row;gap:15px;min-height:100vh;overflow-x:hidden;padding:20px;width:100%}.left_side{flex:2 1;flex-direction:column;min-width:0}.left_side,.right_side{box-sizing:border-box;display:flex;gap:15px;padding:10px}.right_side{flex:1 1;flex-direction:column;min-width:300px}.bet-section{background:linear-gradient(135deg,#2a5298,#1e3c72);border-radius:8px;box-shadow:0 4px 12px #0003;padding:15px;position:sticky;top:20px}.T20_header,.bet-section{box-sizing:border-box;width:100%}.T20_header{align-items:center;background:linear-gradient(90deg,#1e3c72,#2a5298);border-radius:5px;box-shadow:0 4px 8px #0003;color:#fff;display:flex;flex-direction:row;font-size:14px;justify-content:space-between;padding:10px 15px}.T20_header h1{font-size:16px;letter-spacing:1px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.custom-table{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 4px 8px #0000001a;overflow:hidden;width:100%}.mobile-view{display:none}@media screen and (max-width:1024px){.right_side{min-width:250px}.T20_header{font-size:12px}.T20_header h1{font-size:14px}}@media screen and (max-width:768px){.T20_container{flex-direction:column;padding:10px}.left_side,.right_side{padding:0;width:100%}.right_side{min-width:0}.bet-section{position:relative;top:0}.T20_header{font-size:10px;padding:8px 10px}.T20_header h1{font-size:12px}}@media screen and (max-width:480px){.left_side{padding:0;width:100%}.T20_container{margin-top:-35px;padding:5px}.mobile-view{display:block;width:100%}.right_side{display:none}.T20_header{flex-direction:column;font-size:9px;padding:10px;text-align:center}.T20_header h1{font-size:11px}}.bet-popup-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.bet-popup{background:#fff;border-radius:10px;max-width:400px;padding:20px;position:relative;width:90%}.close-btn{background:red;border:none;border-radius:50%;color:#fff;cursor:pointer;padding:5px 10px;position:absolute;right:10px;top:10px}.tournament_winner{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;width:100%}.T20_header{border-bottom:1px solid #eee;padding:15px}.T20_header h1{color:#fff;font-size:11px;margin:0}.tournament_winner_table{padding:15px}.odds-container{display:flex;flex-direction:column;gap:0}.odds-row{align-items:center;background:#f8f9fa;border-radius:6px;display:flex;padding:0;transition:background-color .2s}.odds-row:hover{background:#f0f2f5}.team-info{display:flex;flex:1 1;flex-direction:column;gap:4px}.team-name{color:#333;font-weight:500}.winning{font-size:13px;font-weight:400}.winning.positive{color:#08714a}.winning.negative{color:#c9184f}.back-result,.lay-result{color:#666;font-size:13px;text-align:center;width:60px}.back-btn,.lay-btn{align-items:center;border:1px solid #ddd;border-radius:4px;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:14px;gap:4px;justify-content:center;margin:0 5px;padding:16px 11px;transition:all .2s;width:84px}.back-btn{background:#d97e7e}.back-btn:hover{background:#bd3535}.back-btn.selected{background:#9e1a1a}.lay-btn{background:#7db3f0;color:#fff}.lay-btn.selected,.lay-btn:hover{background:#357abd}.odds-value{font-size:12px;font-weight:600}.rate-value{font-size:14px;font-weight:600}.back-btn.selected .rate-value,.lay-btn.selected .rate-value{color:#fffc}@media (max-width:768px){.odds-row{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(4,1fr)}.back-result,.lay-result{width:50px}.back-btn,.lay-btn{padding:6px 10px;width:70px}}.tournament_winner .T20_header{margin-bottom:0}.custom-table th:first-child{background:linear-gradient(90deg,#2f2f2f,#1a1a1a);color:#fff}.custom-table th:nth-child(2){background:linear-gradient(90deg,#b3e5fc,#81d4fa);color:#333}.custom-table th:nth-child(3){background:linear-gradient(90deg,#ffcdd2,#ef9a9a);color:#333}.cell-content .cell-value{border-radius:4px;padding:4px}.custom-table td:nth-child(2) .cell-value{background:linear-gradient(90deg,#e1f5fe,#b3e5fc);color:#333}.custom-table td:nth-child(3) .cell-value{background:linear-gradient(90deg,#ffebee,#ffcdd2);color:#333}.profit-show{display:flex;justify-content:space-between;width:100%}.scrolling_text{box-sizing:border-box;overflow:hidden;white-space:nowrap;width:100%}.scrolling_text h3{animation:scrollText 10s linear infinite;display:inline-block;padding-left:100%;position:relative}@keyframes scrollText{0%{transform:translateX(0)}to{transform:translateX(-150%)}}@media screen and (max-width:480px){.custom-table{font-size:13px;width:100%!important}.profit-show{align-items:baseline;display:flex;flex-direction:column;justify-content:center}.custom-table td,.custom-table th{padding:0 20px}.scrolling_text h3{animation:scrollText 5s linear infinite}@keyframes scrollText{0%{transform:translateX(0)}to{transform:translateX(-220%)}}}.header-row{border-bottom:1px solid #eee;font-weight:600;padding:10px}.header-row,.header-row:hover{background:linear-gradient(90deg,#2f2f2f,#1a1a1a);color:#fff}.header-row .team-name{color:#fff}.odds-headers{display:flex;gap:38px;margin-left:auto}.odds-headers .odds-value{color:#fff;font-weight:600;text-align:center;width:80px}.client-ledger{background-color:#f5f5f5;font-family:Arial,sans-serif;min-height:100vh;width:100%}.header{padding:10px 15px}.title{font-size:1.2rem;margin:0}.back-button{background-color:#ff5a5a;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;padding:5px 15px}.client-sections{display:flex;flex-direction:column;width:100%}.client-section{margin-bottom:2px}.client-tab{align-items:center;color:#fff;display:flex;font-size:1.1rem;height:24px;justify-content:space-between;padding:8px 15px}.client-tab.lena{background-color:#1f2a40;margin-bottom:5px}.client-tab.dena{background-color:#e05757;margin-bottom:5px}.client-tab.clear{background-color:#4eaaec;margin-bottom:5px}.ledger-table{background-color:#fff;border-collapse:collapse;width:100%}.ledger-table,td,th{box-sizing:border-box}th{background-color:#1f2a40;border:none;color:#fff;font-size:.85rem;font-weight:400;height:24px;padding:10px 43px;text-align:left}.checkbox-cell{width:30px}.checkbox-cell input{height:16px;margin:0;width:16px}.user-detail-cell{width:50%}.balance-cell{width:40%}.no-data{color:#aaa;font-size:.85rem;height:18px;padding:8px;text-align:center}tbody tr{height:30px}tbody td{border-bottom:1px solid #f0f0f0;font-size:.85rem;padding:5px 8px}tr.positive .balance-cell{color:#32c766}tr.negative .balance-cell{color:#e05757}@media (min-width:769px){.header{padding:15px 30px}.title{font-size:1.5rem}.back-button{font-size:1rem;padding:8px 20px}.client-sections{padding:10px}.client-section{margin-bottom:10px}.client-tab{height:30px;padding:8px 15px}th{height:28px;padding:6px 8px}.no-data{height:22px;padding:10px}tbody tr{height:36px}tbody td{font-size:.9rem;padding:6px 8px}}.client-columns{display:flex;gap:7px;margin-top:2px;width:100%}.dena-column,.lena-column{width:100%}@media (max-width:768px){.client-columns{flex-direction:column;gap:20px;width:100%}.dena-column,.lena-column{padding-left:0;padding-right:0;width:100%}.ledger-table{margin:0;min-width:0;width:100%}}.client-lenden-container{background-color:#fff;display:flex;flex-direction:column;font-family:Arial,sans-serif;min-height:100vh;width:100%}.header{align-items:center;background-color:#1f2a40;color:#fff;display:flex;justify-content:space-between;padding:15px 25px}.title{font-size:24px;font-weight:700}.back-btn{background-color:#f55a5a;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:8px 20px}.form-container{box-sizing:border-box;padding:20px;width:100%}.form-row{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:20px}.form-group{display:flex;flex:1 1;flex-direction:column;min-width:250px;position:relative}.form-group label{color:#333;font-size:14px;margin-bottom:5px}.required{color:#f55a5a;margin-right:2px}.date-wrapper,.select-wrapper{position:relative}.form-control{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-sizing:border-box;color:#333;font-size:14px;padding:10px;width:100%}select.form-control{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:12px;padding-right:30px}select.form-control option{background-color:#fff;color:#333;padding:10px}.form-group:has(select[placeholder="Payment Type"]) .select-wrapper{overflow:visible}select.form-control option[value^=PAYMENT]{background-color:#fff;padding:12px 15px}select.form-control option:checked,select.form-control option:hover{background-color:#f5f5f5}.date-input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:16px;cursor:pointer;padding-right:30px}.date-wrapper{position:relative}.calendar-dropdown{background-color:#fff;box-shadow:0 4px 8px #0000001a;left:0;margin-top:5px;padding:10px;position:absolute;top:100%;z-index:10}.calendar-date-picker,.calendar-dropdown{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;width:100%}.calendar-date-picker{outline:none;padding:8px}.client-input,.client-select-wrapper{position:relative}.client-input{cursor:pointer}.dropdown-arrow{color:#999;font-size:12px;pointer-events:none;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.client-dropdown{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 8px #0000001a;box-sizing:border-box;left:0;margin-top:5px;max-height:250px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:10}.client-option{color:#000;cursor:pointer;font-size:18px;padding:3px 6px;transition:background-color .2s}.client-option:hover{background-color:#f5f5f5}.no-data{background-color:#fff;color:#999;flex-direction:column;padding:30px 0}.no-data,.no-data-icon{align-items:center;display:flex;justify-content:center}.no-data-icon{margin-bottom:10px}.no-data-text{color:#999;font-size:14px}.date-error{color:#f55a5a;font-size:12px;margin-top:5px}.button-container{display:flex;justify-content:flex-start;margin-top:10px}.submit-btn{background-color:#f55a5a;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:10px 25px}.submit-btn:hover{background-color:#e63946}.bottom-border{border-top:1px solid #ddd;margin-top:20px}::placeholder{color:#aaa}option{color:#333}.payment-dropdown{border:1px solid #ddd;border-radius:0 0 4px 4px;box-shadow:0 4px 8px #0000001a;left:0;overflow:hidden;position:absolute;top:100%;width:100%;z-index:1000}.payment-dropdown-header{background-color:#2196f3;color:#fff;font-weight:700;padding:12px 15px}.payment-option{background-color:#fff;border-top:1px solid #eee;color:#000;cursor:pointer;padding:12px 15px}.payment-option:hover{background-color:#f5f5f5}@media screen and (max-width:768px){.form-row{flex-direction:column;gap:15px}.form-group{min-width:100%;width:100%}.header{padding:12px 15px}.title{font-size:20px}.back-btn{font-size:14px;padding:6px 15px}.form-container{padding:15px}.calendar-dropdown,.client-dropdown{max-height:200px;width:100%}.client-select-wrapper,.date-wrapper,.select-wrapper{position:relative}.payment-dropdown{box-shadow:0 4px 8px #0000001a;left:0;position:absolute;top:100%;width:100%;z-index:1000}.client-table-container{overflow-x:auto;padding:10px 0}.client-table,.client-table-container{overflow-y:visible!important;overflow-y:initial!important}.client-table{font-size:13px;min-width:900px;table-layout:auto;word-break:break-word}.client-table td,.client-table th{padding:6px 4px;white-space:normal;word-break:break-word}.client-table-summary{align-items:flex-start;flex-direction:column;font-size:14px;gap:8px}}@media screen and (max-width:480px){.form-container{padding:10px}.title{font-size:18px}.back-btn{font-size:12px;padding:5px 12px}.submit-btn{padding:12px;width:100%}.form-control{font-size:14px}.client-table-container{overflow-x:auto;padding:2px 0}.client-table,.client-table-container{overflow-y:visible!important;overflow-y:initial!important}.client-table{font-size:12px;min-width:900px;table-layout:auto;word-break:break-word}.client-table td,.client-table th{padding:4px 2px;white-space:normal;word-break:break-word}.client-table-summary{font-size:12px}}.client-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000f;margin-top:-74px;padding:24px 16px 16px}.client-table-summary{align-items:center;display:flex;gap:24px;margin-bottom:16px}.client-table{background:#fff;border-collapse:collapse;font-size:16px;width:100%}.client-table th{background:#30587c;color:#fff;font-weight:600;padding:10px 8px;text-align:left}.client-table td{border-bottom:1px solid #e0e0e0;padding:10px 8px}.client-table tr:last-child td{border-bottom:none}.ledger-accept-container{background:#f8f9fa;max-width:100%;min-height:100vh;overflow-x:auto;padding:20px}.ledger-accept-header{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;box-shadow:0 4px 6px #0000001a;color:#fff;margin-bottom:20px;padding:20px}.ledger-accept-header h2{font-size:24px;font-weight:600;margin:0 0 5px}.ledger-accept-header p{font-size:14px;margin:0;opacity:.9}.ledger-accept-summary-section{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.ledger-accept-summary-card{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;flex:1 1;min-width:200px;padding:20px;text-align:center;transition:all .3s ease}.ledger-accept-summary-card:hover{box-shadow:0 4px 15px #00000026;transform:translateY(-2px)}.ledger-accept-summary-card h3{color:#2c3e50;font-size:16px;font-weight:600;margin:0 0 10px}.ledger-accept-summary-amount{font-family:Courier New,monospace;font-size:24px;font-weight:700;margin:0 0 8px}.ledger-accept-summary-count{color:#6c757d;font-size:12px;font-weight:500}.ledger-accept-lena-summary{border-left:4px solid #28a745}.ledger-accept-lena-summary .ledger-accept-summary-amount{color:#28a745}.ledger-accept-dena-summary{border-left:4px solid #dc3545}.ledger-accept-dena-summary .ledger-accept-summary-amount{color:#dc3545}.ledger-accept-total-summary{border-left:4px solid #007bff}.ledger-accept-total-summary .ledger-accept-summary-amount{color:#007bff}.ledger-accept-matka-summary{border-left:4px solid #6f42c1}.ledger-accept-matka-summary .ledger-accept-summary-amount{color:#6f42c1;font-size:18px;margin-bottom:5px}.ledger-accept-titli-summary{border-left:4px solid #fd7e14}.ledger-accept-titli-summary .ledger-accept-summary-amount{color:#fd7e14;font-size:18px;margin-bottom:5px}.ledger-accept-table-container{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;max-width:100%;overflow-x:auto;overflow-y:hidden}.ledger-accept-table{border-collapse:collapse;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-width:1400px;table-layout:fixed;width:100%}.ledger-accept-table thead{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;position:sticky;top:0;z-index:10}.ledger-accept-table th{font-size:12px;font-weight:600;letter-spacing:.5px;min-width:80px;padding:15px 8px;text-align:center;text-transform:uppercase;white-space:nowrap}.ledger-accept-table tbody tr{border-bottom:1px solid #e9ecef;transition:all .3s ease}.ledger-accept-table tbody tr:hover{background-color:#f8f9fa;box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.ledger-accept-table tbody tr.processed{background-color:#f8f9fa;opacity:.8}.ledger-accept-table td{font-size:12px;padding:12px 6px;text-align:center;vertical-align:middle;white-space:nowrap}.ledger-accept-sr-no{background-color:#fdf2f2;border-radius:4px;color:#e74c3c;font-weight:700;min-width:50px;text-align:center}.ledger-accept-date{background-color:#f0f8ff;border-radius:4px;color:#3498db;font-weight:600;text-align:center}.ledger-accept-total-bets{background-color:#fef9e7;border-radius:4px;color:#f39c12;font-weight:700;min-width:60px;text-align:center}.ledger-accept-original-amount{background-color:#f8f9fa;color:#6c757d}.ledger-accept-full-amount,.ledger-accept-original-amount{border-radius:4px;font-family:Courier New,monospace;font-weight:600;text-align:center}.ledger-accept-full-amount{background-color:#e9ecef;color:#495057;min-width:100px}.ledger-accept-commission-amount{background-color:#fdf2f2;color:#dc3545;font-weight:600;min-width:80px}.ledger-accept-commission-amount,.ledger-accept-net-amount{border-radius:4px;font-family:Courier New,monospace;text-align:center}.ledger-accept-net-amount{background-color:#d4edda;color:#28a745;font-weight:700;min-width:100px}.ledger-accept-matka-dena,.ledger-accept-matka-lena{background-color:#f8f5ff;color:#6f42c1}.ledger-accept-matka-commission,.ledger-accept-matka-dena,.ledger-accept-matka-lena{border-radius:4px;font-family:Courier New,monospace;font-weight:600;min-width:80px;text-align:center}.ledger-accept-matka-commission{background-color:#fdf2f2;color:#dc3545}.ledger-accept-titli-dena,.ledger-accept-titli-lena{background-color:#fff8f0;color:#fd7e14}.ledger-accept-titli-commission,.ledger-accept-titli-dena,.ledger-accept-titli-lena{border-radius:4px;font-family:Courier New,monospace;font-weight:600;min-width:80px;text-align:center}.ledger-accept-titli-commission{background-color:#fdf2f2;color:#dc3545}.ledger-accept-total-lena{background-color:#d4edda;border-radius:4px;color:#28a745;font-family:Courier New,monospace;font-weight:700;min-width:80px;text-align:center}.ledger-accept-total-dena{background-color:#f8d7da}.ledger-accept-total-commission,.ledger-accept-total-dena{border-radius:4px;color:#dc3545;font-family:Courier New,monospace;font-weight:700;min-width:80px;text-align:center}.ledger-accept-total-commission{background-color:#fdf2f2}.ledger-accept-agent-name{color:#2c3e50;font-weight:600}.ledger-accept-lena-dena{border-radius:20px;font-size:12px;font-weight:600;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.ledger-accept-lena-dena.lena{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.ledger-accept-lena-dena.dena{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.ledger-accept-amount{color:#28a745;font-family:Courier New,monospace;font-weight:600}.ledger-accept-event{color:#6c757d;font-style:italic}.ledger-accept-status{border-radius:20px;font-size:12px;font-weight:600;padding:4px 12px;text-transform:uppercase}.ledger-accept-status.pending{background-color:#fff3cd;border:1px solid #ffeaa7;color:#856404}.ledger-accept-status.accepted{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.ledger-accept-status.rejected{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.ledger-accept-action-buttons{align-items:center;display:flex;gap:8px;justify-content:center}.ledger-accept-accept-btn,.ledger-accept-reject-btn{border:none;border-radius:6px;cursor:pointer;font-size:12px;font-weight:600;letter-spacing:.5px;padding:6px 16px;text-transform:uppercase;transition:all .3s ease}.ledger-accept-accept-btn{background:linear-gradient(135deg,#28a745,#20c997);color:#fff}.ledger-accept-accept-btn:hover{background:linear-gradient(135deg,#218838,#1ea085);box-shadow:0 4px 8px #28a7454d;transform:translateY(-1px)}.ledger-accept-accept-btn.ledger-accept-loading,.ledger-accept-accept-btn:disabled{background:#6c757d;box-shadow:none;color:#fff;cursor:not-allowed;opacity:.7;transform:none}.ledger-accept-accept-btn.ledger-accept-loading{position:relative}.ledger-accept-accept-btn.ledger-accept-loading:after{animation:ledger-accept-spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fff;content:"";height:12px;margin:auto;position:absolute;right:8px;top:50%;transform:translateY(-50%);width:12px}@keyframes ledger-accept-spin{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(1turn)}}.ledger-accept-reject-btn{background:linear-gradient(135deg,#dc3545,#e74c3c);color:#fff}.ledger-accept-reject-btn:hover{background:linear-gradient(135deg,#c82333,#c0392b);box-shadow:0 4px 8px #dc35454d;transform:translateY(-1px)}.ledger-accept-processed-text{color:#28a745;font-size:12px;font-weight:600}.ledger-accept-processed-text:contains("✓"){color:#28a745}.ledger-accept-processed-text:contains("✗"){color:#dc3545}.ledger-accept-commission-info{color:#dc3545;display:block;font-size:11px;font-weight:500;margin-top:5px}@media (max-width:1200px){.ledger-accept-container{padding:15px}.ledger-accept-summary-section{gap:15px}.ledger-accept-summary-card{min-width:180px;padding:15px}.ledger-accept-summary-amount{font-size:20px}.ledger-accept-table{min-width:1200px}}@media (max-width:992px){.ledger-accept-header h2{font-size:20px}.ledger-accept-header p{font-size:13px}.ledger-accept-summary-section{gap:12px}.ledger-accept-summary-card{min-width:160px;padding:12px}.ledger-accept-summary-card h3{font-size:14px}.ledger-accept-summary-amount{font-size:18px}.ledger-accept-table{min-width:1000px}.ledger-accept-table td,.ledger-accept-table th{font-size:11px;padding:10px 4px}}@media (max-width:768px){.ledger-accept-container{padding:10px}.ledger-accept-header{margin-bottom:15px;padding:15px}.ledger-accept-header h2{font-size:18px}.ledger-accept-header p{font-size:12px}.ledger-accept-summary-section{flex-direction:column;gap:10px;margin-bottom:15px}.ledger-accept-summary-card{min-width:auto;padding:15px}.ledger-accept-summary-card h3{font-size:14px}.ledger-accept-summary-amount{font-size:20px}.ledger-accept-summary-count{font-size:11px}.ledger-accept-table-container{border-radius:8px}.ledger-accept-table{font-size:11px;min-width:800px}.ledger-accept-table td,.ledger-accept-table th{font-size:10px;padding:8px 3px}.ledger-accept-table th{font-size:9px;padding:10px 3px}.ledger-accept-lena-dena,.ledger-accept-status{font-size:10px;padding:3px 8px}.ledger-accept-action-buttons{justify-content:center}.ledger-accept-accept-btn{font-size:10px;padding:5px 12px}.ledger-accept-processed-text{font-size:10px}}@media (max-width:576px){.ledger-accept-container{padding:8px}.ledger-accept-header{margin-bottom:12px;padding:12px}.ledger-accept-header h2{font-size:16px}.ledger-accept-header p{font-size:11px}.ledger-accept-summary-section{gap:8px;margin-bottom:12px}.ledger-accept-summary-card{padding:12px}.ledger-accept-summary-card h3{font-size:13px;margin-bottom:8px}.ledger-accept-summary-amount{font-size:18px;margin-bottom:6px}.ledger-accept-summary-count{font-size:10px}.ledger-accept-table{font-size:10px;min-width:700px}.ledger-accept-table td,.ledger-accept-table th{font-size:9px;padding:6px 2px}.ledger-accept-table th{font-size:8px;padding:8px 2px}.ledger-accept-sr-no{min-width:30px}.ledger-accept-total-bets{min-width:40px}.ledger-accept-lena-dena,.ledger-accept-status{font-size:8px;padding:2px 4px}.ledger-accept-accept-btn{font-size:8px;padding:3px 8px}.ledger-accept-processed-text{font-size:8px}}@media (max-width:480px){.ledger-accept-container{padding:5px}.ledger-accept-header{margin-bottom:10px;padding:10px}.ledger-accept-header h2{font-size:15px}.ledger-accept-header p{font-size:10px}.ledger-accept-summary-card{padding:10px}.ledger-accept-summary-card h3{font-size:12px}.ledger-accept-summary-amount{font-size:16px}.ledger-accept-summary-count{font-size:9px}.ledger-accept-table{font-size:9px;min-width:600px}.ledger-accept-table td,.ledger-accept-table th{font-size:8px;padding:4px 1px}.ledger-accept-table th{font-size:7px;padding:6px 1px}.ledger-accept-agent-name{max-width:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ledger-accept-amount{font-size:8px}.ledger-accept-event{max-width:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@keyframes ledgerAcceptFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ledger-accept-table tbody tr{animation:ledgerAcceptFadeIn .3s ease-in-out}.ledger-accept-table-container::-webkit-scrollbar{height:8px;width:8px}.ledger-accept-table-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.ledger-accept-table-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.ledger-accept-table-container::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width:768px){.ledger-accept-accept-btn{min-height:36px;min-width:60px}.ledger-accept-summary-card{min-height:80px}.ledger-accept-table tbody tr:hover{transform:none}}