@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-display:block;font-family:ww;font-style:normal;font-weight:400;src:url(/static/media/ww.7479d95c277e66796dd4.eot);src:url(/static/media/ww.7479d95c277e66796dd4.eot#iefix) format("embedded-opentype"),url(/static/media/ww.eda04ea33f537c1dcbfd.ttf) format("truetype"),url(/static/media/ww.844fe07eae8995979ed9.woff) format("woff"),url(/static/media/ww.e34507f1bca8e6bf3e61.svg#ww) format("svg")}i{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:ww!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.ww_deposit:before{content:"\e900"}.ww_futbol-solid:before{content:"\e901"}.ww_history:before{content:"\e902"}.ww_telegram:before{content:"\e903"}.ww_usd:before{content:"\e904"}.ww_user:before{content:"\e905"}.ww_users:before{content:"\e906"}.ww_wallet:before{content:"\e907"}.ww_wins:before{content:"\e908"}:root{--bg:#24272c;--label:#fff;--gradient:linear-gradient(90deg,hsla(0,0%,96%,.789),rgba(29,201,79,.909) 0,#23ca53 0,#064217)}*{color:#fff;color:var(--label);font-family:Oswald,sans-serif;margin:0;padding:0}.App{background:linear-gradient(180deg,#000,#2e3035);font-size:14px;padding-top:5px}.App,.wrapper{min-height:100vh}.wrapper{background:linear-gradient(180deg,#2a2d32,#131313);border-top-left-radius:40px;border-top-right-radius:40px;margin-left:3%;margin-right:3%;padding-bottom:100px;padding-top:15px}.shadow-panel{box-shadow:-8px -8px 14px #ffffff0a,8px 8px 14px #00000040}.event{align-items:center;background:#2a2d32;border-radius:20px;display:flex;height:50px;justify-content:space-between;margin-bottom:15px;margin-left:3%;margin-right:3%;opacity:1;padding:20px 10px}.logo{height:45px;margin-bottom:3px;width:45px}.liga,.logo{display:flex;justify-content:center}.liga{color:#fff;flex-direction:row;padding:1px 3px}.kind{border-radius:5px;color:green;font-size:14px;margin-bottom:5px;padding:1px 5px}.country{color:#fff;margin-bottom:10px}.date-time{font-size:13px}.command,.date-time{align-items:center;display:flex;flex-direction:column}.command{font-size:10px;justify-content:center;width:100px}.data{color:#fff;font-size:16px}.btn{background-color:#696969;border:none;border-radius:3px;font-size:14px;height:35px;width:75px}.container{height:auto;margin-bottom:20px;padding:10px}.score{border-radius:15px;opacity:.8;transition:all .3s ease}.score:hover{opacity:1;transform:translateY(-1px)}.even{margin-bottom:8px}.odd{margin-bottom:10px}.score h3{color:#fff;font-size:16px;font-weight:600}.bet-modal-overlay{align-items:center;background:#0000008c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.bet-modal{align-items:stretch;background:#23242a;border-radius:20px;box-shadow:0 8px 32px #00000059;display:flex;flex-direction:column;max-width:90vw;min-width:320px;padding:32px 24px 24px;position:relative}.bet-modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.bet-outcome{color:#fff;font-size:22px;font-weight:700;letter-spacing:1px}.bet-coef{background:#18191d;border-radius:8px;color:#4ade80;font-size:20px;font-weight:600;padding:4px 12px}.bet-modal-form{display:flex;flex-direction:column;gap:14px}.bet-label{color:#bdbdbd;font-size:15px;margin-bottom:4px}.bet-input{background:#18191d;border:none;border-radius:8px;box-shadow:0 2px 8px #00000014;color:#fff;font-size:18px;font-weight:600;margin-bottom:6px;outline:none;padding:10px 14px;width:100%}.bet-maxwin-row{align-items:center;color:#bdbdbd;display:flex;font-size:15px;justify-content:space-between;margin-bottom:8px}.bet-maxwin{color:#4ade80;font-size:16px;font-weight:700}.bet-modal-actions{display:flex;gap:10px;margin-top:10px}.bet-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;padding:10px 0;transition:background .2s}.bet-cancel{background:#23242a;border:1px solid #ef4444;color:#ef4444}.bet-max{background:#23242a;border:1px solid #4ade80;color:#4ade80}.bet-submit{background:linear-gradient(90deg,#4ade80,#22d3ee);color:#23242a}.bet-success-popup{align-items:center;animation:bet-success-fadein .2s;background:#23242a;border-radius:16px;box-shadow:0 4px 24px #00000040;display:flex;flex-direction:column;left:50%;padding:32px 36px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:10}.bet-success-icon{color:#4ade80;font-size:48px;font-weight:700;margin-bottom:10px}.bet-success-text{color:#4ade80;font-size:20px;font-weight:700}@keyframes bet-success-fadein{0%{opacity:0;transform:translate(-50%,-60%)}to{opacity:1;transform:translate(-50%,-50%)}}@media (max-width:480px){.bet-modal{min-width:90vw;padding:18px 6vw}.bet-modal-header{font-size:18px}.bet-input{font-size:16px}.bet-success-popup{padding:18px 10vw}}.error-modal-overlay{align-items:center;animation:overlay-fadein .2s forwards;background:#000000a6;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1001}.error-modal{align-items:stretch;animation:modal-slide-in .3s cubic-bezier(.25,.46,.45,.94) forwards;background:#23242a;border-radius:20px;box-shadow:0 8px 32px #00000073;display:flex;flex-direction:column;max-width:90vw;min-width:300px;padding:32px 24px 24px;position:relative}.error-modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.error-title{color:#ef4444;font-size:24px;font-weight:700;letter-spacing:.5px;margin:0}.error-message{background:#ef44441a;border-radius:12px;color:#fff;font-size:16px;line-height:1.5;margin-bottom:24px;padding:16px;text-align:center}.error-modal-actions{display:flex;justify-content:center;margin-top:8px}.error-button{background:linear-gradient(90deg,#ef4444,#dc2626);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:17px;font-weight:600;padding:12px 30px;transition:transform .2s ease-out}.error-button:hover{transform:translateY(-2px)}.close-button{background:none;border:none;color:#bdbdbd;cursor:pointer;font-size:28px;line-height:1;padding:0;transition:color .2s}.close-button:hover{color:#fff}@keyframes overlay-fadein{0%{opacity:0}to{opacity:1}}@keyframes modal-slide-in{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes icon-pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media (max-width:480px){.error-modal{min-width:90vw;padding:24px 5vw 20px}.error-title{font-size:20px}.error-message{font-size:15px;padding:12px}.error-button{font-size:16px;padding:10px 25px}}.footer{background:url(/static/media/bottom.8ffadcbef9eef464d7cd.svg) 50%/cover no-repeat;bottom:0;height:72px;left:0;position:fixed;width:100%}.menu{display:flex;justify-content:space-between;margin-top:25px;width:100%}.block1{margin-left:7%}.block2{margin-right:7%}.menu i{color:var(--gradient);font-size:1.4em}.zbl2{padding-left:8vh}.zbl3{padding-right:8vh}.active{-webkit-text-fill-color:#0000;background:#283c9e;background-clip:text;-webkit-background-clip:text}a{text-decoration:none}.profile{height:30xp;width:auto}.history-container{padding:0 3% 20px}.history-header{align-items:center;background:#2a2d32;border-radius:20px;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;min-height:100px;padding:20px}.history-header h1{color:#fff;font-size:28px;font-weight:700;margin:0 0 10px}.history-header h1,.history-header h4{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.history-header h4{color:#e0e0e0;font-size:16px;font-weight:500;margin:5px 0}.history-table-container{background:#2a2d32;border-radius:15px;overflow-x:auto;padding:20px}.history-table{border-collapse:collapse;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;width:100%}.history-table th{background:#ffffff0d;border-bottom:1px solid #ffffff1a;color:#fff;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.history-table td,.history-table th{font-size:14px;padding:15px 10px;text-align:center}.history-table td{border-bottom:1px solid #ffffff0d;color:#e0e0e0}.history-table tbody tr:hover{background:#ffffff08}.match-cell{align-items:center;color:#fff;display:flex;font-weight:500;gap:8px;justify-content:center}.team-icon{border-radius:50%;height:20px;object-fit:cover;width:20px}.score-cell{font-size:15px}.bet-cell,.score-cell{color:#fff;font-weight:600}.profit-cell{font-size:15px;font-weight:700}.profit-cell.positive{color:#4ade80}.profit-cell.negative{color:#ef4444}.profit-cell.neutral{color:#9ca3af}.status-cell{text-align:center}.status-won{color:#4ade80}.status-lost,.status-won{align-items:center;display:inline-flex;font-size:13px;font-weight:600;gap:6px}.status-lost{color:#ef4444}.status-pending{align-items:center;color:#f59e0b;display:inline-flex;font-size:13px;font-weight:600;gap:6px}.status-icon{height:16px;width:16px}@media (max-width:768px){.history-container{padding:0 2%}.history-header{min-height:100px;padding:15px}.history-header h1{font-size:24px}.history-header h4{font-size:14px}.history-table-container{padding:15px}.history-table td,.history-table th{font-size:13px;padding:12px 8px}.match-cell{flex-direction:column;gap:4px}.team-icon{height:16px;width:16px}}@media (max-width:480px){.history-table td,.history-table th{font-size:12px;padding:10px 5px}.match-cell span,.status-lost,.status-won{font-size:11px}}.profile-title{display:flex;justify-content:center;margin-bottom:10px}.full-row{margin-bottom:10px;margin-left:2.5%;width:95%}.full-row,.half-row{align-items:center;border-radius:10px;display:flex;height:50px;justify-content:center}.half-row{margin-right:3px;width:100%}.profile-btn{align-items:center;background:linear-gradient(180deg,#232841,#131313);border-radius:5px;display:flex;height:50px;justify-content:center;width:95%}.profile-title-img{height:25px;margin-right:5px;width:auto}.profile-img{height:20px;margin-right:5px;width:auto}.active-btn{background:linear-gradient(180deg,#0f111b,#131313);margin-right:5px}.copy-form-container{display:flex;justify-content:center;padding:10px 0;width:100%}.copy-form-wrapper{align-items:center;background:#2a2d32;border-radius:20px;box-shadow:-8px -8px 14px #ffffff0a,8px 8px 14px #00000040;display:flex;max-width:500px;padding:8px;transition:all .3s ease;width:100%}.copy-form-wrapper:hover{box-shadow:-10px -10px 18px #ffffff0f,10px 10px 18px #0000004d;transform:translateY(-1px)}.copy-input{background:#ffffff08;border:1px solid #ffffff14;border-radius:15px;color:#e8e8e8;flex:1 1;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:14px;height:44px;letter-spacing:.5px;outline:none;overflow:hidden;padding:0 16px;text-overflow:ellipsis;transition:all .3s ease;white-space:nowrap}.copy-input:focus{background:#ffffff0d;border-color:#ffffff26}.copy-button{align-items:center;background:#ffffff14;border:1px solid #ffffff1a;border-radius:15px;box-shadow:-4px -4px 8px #ffffff08,4px 4px 8px #0003;color:#fff;cursor:pointer;display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:13px;font-weight:600;justify-content:center;margin-left:8px;min-width:90px;overflow:hidden;padding:12px 16px;position:relative;transition:all .6s cubic-bezier(.25,.46,.45,.94)}.copy-button:hover:not(:disabled){background:#ffffff1f;box-shadow:-6px -6px 12px #ffffff0a,6px 6px 12px #00000040;transform:translateY(-2px)}.copy-button:active:not(:disabled){box-shadow:-2px -2px 6px #ffffff05,2px 2px 6px #0003;transform:translateY(0)}.copy-button.copied{background:#2d5a2dcc;box-shadow:-4px -4px 8px #ffffff05,4px 4px 8px #0000004d,0 0 15px #2d5a2d33;cursor:not-allowed;transform:scale(1.02);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.copy-text{display:inline-block;transition:all .6s cubic-bezier(.25,.46,.45,.94)}.copy-text,.copy-text.fade-in{opacity:1;transform:translateX(0)}.copy-text.fade-in{filter:none}.copy-text.fade-out{filter:none;opacity:1;transform:translateX(0)}.copy-icon{animation:checkmark .8s cubic-bezier(.25,.46,.45,.94);color:#4ade80;font-size:16px;font-weight:700;opacity:1;position:absolute;right:16px}@keyframes checkmark{0%{opacity:0;transform:scale(.5) rotate(-90deg)}60%{opacity:1;transform:scale(1.1) rotate(10deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}.copy-button.copied:before{animation:pulse 2s ease-in-out;background:linear-gradient(135deg,#4dde801a,#2d5a2d1a);border-radius:8px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes pulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}}@media (max-width:480px){.copy-form-wrapper{flex-direction:column;gap:8px;padding:8px}.copy-button{margin-left:0;width:100%}}.deposit{min-height:280px;padding:15px 0}.deposit,.withdraw{align-items:center;border-radius:10px;display:flex;flex-direction:column;margin-bottom:20px;margin-left:2.5%;width:95%}.withdraw{background:#2a2d32;min-height:400px;padding:20px 15px}.withdraw-content{align-items:center;display:flex;flex-direction:column;gap:20px;width:100%}.withdraw-info{color:#e0e0e0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:14px;line-height:1.5;margin-bottom:10px;text-align:center}.withdraw-form{gap:20px;max-width:400px;width:100%}.form-group,.withdraw-form{display:flex;flex-direction:column}.form-group{gap:8px}.form-label{color:#fff;font-weight:600;margin-bottom:5px}.form-input,.form-label{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:14px}.form-input{background:#ffffff08;border:1px solid #ffffff14;border-radius:15px;box-shadow:-4px -4px 8px #ffffff05,4px 4px 8px #00000026;color:#e8e8e8;height:50px;outline:none;padding:0 16px;transition:all .3s ease}.form-input:focus{background:#ffffff0d;border-color:#ffffff26;box-shadow:-6px -6px 12px #ffffff0a,6px 6px 12px #00000040}.form-input::placeholder{color:#888;font-size:13px}.withdraw-button{background:#ffffff14;border:1px solid #ffffff1a;border-radius:15px;box-shadow:-6px -6px 12px #ffffff0a,6px 6px 12px #00000040;color:#fff;cursor:pointer;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:16px;font-weight:600;height:50px;margin-top:10px;padding:12px 24px;transition:all .3s ease}.withdraw-button:hover{background:#ffffff1f;box-shadow:-8px -8px 16px #ffffff0f,8px 8px 16px #0000004d;transform:translateY(-2px)}.withdraw-button:active{box-shadow:-4px -4px 8px #ffffff08,4px 4px 8px #0003;transform:translateY(0)}.withdraw-success{align-items:center;background:#2d5a2d1a;border:1px solid #2d5a2d4d;border-radius:15px;box-shadow:-6px -6px 12px #ffffff05,6px 6px 12px #00000040;display:flex;flex-direction:column;gap:15px;padding:30px}.success-icon{animation:successPulse 2s ease-in-out infinite;color:#4ade80;font-size:48px}.success-text{color:#4ade80;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:16px;font-weight:600;text-align:center}.withdraw-error{align-items:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:15px;box-shadow:-6px -6px 12px #ffffff05,6px 6px 12px #00000040;display:flex;flex-direction:column;gap:15px;margin-bottom:15px;padding:20px}.error-icon{color:#ef4444;font-size:32px}.error-text{color:#ef4444;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:14px;font-weight:600;text-align:center}.form-input:disabled,.withdraw-button:disabled{cursor:not-allowed;opacity:.6}.withdraw-button:disabled{transform:none!important}@keyframes successPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@media (max-width:480px){.withdraw{padding:15px 10px}.withdraw-form{max-width:100%}.form-input{height:45px;padding:0 12px}.withdraw-button{font-size:15px;height:45px}}.friend-page{border-radius:20px;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:20px;margin-left:3%;margin-right:3%;min-height:280px;opacity:1;padding-bottom:15px}.title{display:flex;justify-content:center;margin-bottom:10px}.friend{align-items:center;border-radius:20px;display:flex;height:70px;margin:15px 3% 10px;opacity:1}.ava{border-radius:50px;height:55px;margin:5px 10px;width:auto}.info{align-items:center;display:flex;justify-content:space-between;width:70%}.green{color:green;font-size:25}.plus{display:flex;flex-direction:row}.dollar{height:25px;margin-left:5px;width:25px}.percent{height:30px;width:30px}.friends-count{margin-bottom:10px;margin-left:15px;margin-top:10px}.friends-link{margin-left:5px;margin-right:5px;margin-top:20px}.friends-info{background:#ffffff05;border:1px solid #ffffff0d;border-radius:15px;margin:15px;padding:15px}.info-text{color:#e0e0e0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:14px;line-height:1.6;margin:0;text-align:left}.info-text br{margin-bottom:8px}.no-friends-message{color:#888;font-size:16px;margin:30px 20px 20px;text-align:center}.container{border-radius:15px;margin-bottom:0;margin-left:3%;margin-right:3%;padding-bottom:0}.score{align-items:center;display:flex;height:40px;justify-content:space-around;margin-bottom:5px}.even{background:#17171a}.even,.odd{border-radius:15px;margin-bottom:5px;opacity:.8}.odd{background:linear-gradient(#575a56,#17171a)}.even:last-child,.odd:last-child{margin-bottom:0}.loading-screen{align-items:center;background:linear-gradient(180deg,#000,#2e3035);display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.loading-content{align-items:center;animation:fadeIn .8s ease-in-out;display:flex;flex-direction:column;gap:30px}.ball-container{align-items:center;display:flex;height:80px;justify-content:center;position:relative;width:80px}.spinning-ball{animation:spin 1.5s linear infinite,bounce 2s ease-in-out infinite;border-radius:50%;box-shadow:-4px -4px 8px #ffffff1a,4px 4px 8px #0000004d;height:70px;object-fit:cover;width:70px}.loading-text{color:#fff;text-align:center}.loading-text p{color:#e0e0e0;font-size:16px;font-weight:500;margin:0;opacity:.9}.loading-dots{align-items:center;display:flex;gap:8px}.loading-dots span{animation:dotPulse 1.5s ease-in-out infinite;background:#fff;border-radius:50%;height:8px;opacity:.4;width:8px}.loading-dots span:first-child{animation-delay:0s}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes dotPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@media (max-width:768px){.loading-content{gap:25px}.ball-container{height:70px;width:70px}.spinning-ball{height:60px;width:60px}.loading-text p{font-size:15px}}@media (max-width:480px){.loading-content{gap:20px}.ball-container{height:60px;width:60px}.spinning-ball{height:50px;width:50px}.loading-text p{font-size:14px}.loading-dots span{height:6px;width:6px}}
/*# sourceMappingURL=main.ec7b60d9.css.map*/