.STING-WEB-Yesterday_SVG { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b4bec7' viewBox='0 0 24 24' data-testid='ChevronRightIcon'%3E%3Cpath d='M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'%3E%3C/path%3E%3C/svg%3E") center no-repeat; width: 20px; height: 20px; display: block; }
.STING-WEB-Tomorrow_SVG { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23b4bec7' viewBox='0 0 24 24' data-testid='ChevronLeftIcon'%3E%3Cpath d='M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z'%3E%3C/path%3E%3C/svg%3E") center no-repeat; width: 20px; height: 20px; display: block; }
.STING-WEB-Cup-Setting_SVG { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='22' height='6' viewBox='0 0 22 6'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Cpath d='M19,6a3,3,0,1,1,3-3A3,3,0,0,1,19,6Zm0-4a1,1,0,1,0,1,1A1,1,0,0,0,19,2ZM11,6a3,3,0,1,1,3-3A3,3,0,0,1,11,6Zm0-4a1,1,0,1,0,1,1A1,1,0,0,0,11,2ZM3,6A3,3,0,1,1,6,3,3,3,0,0,1,3,6ZM3,2A1,1,0,1,0,4,3,1,1,0,0,0,3,2Z' transform='translate(1 9)' fill='%23b4bec7'%3E%3C/path%3E%3C/clipPath%3E%3C/defs%3E%3Cpath d='M19,6a3,3,0,1,1,3-3A3,3,0,0,1,19,6Zm0-4a1,1,0,1,0,1,1A1,1,0,0,0,19,2ZM11,6a3,3,0,1,1,3-3A3,3,0,0,1,11,6Zm0-4a1,1,0,1,0,1,1A1,1,0,0,0,11,2ZM3,6A3,3,0,1,1,6,3,3,3,0,0,1,3,6ZM3,2A1,1,0,1,0,4,3,1,1,0,0,0,3,2Z' transform='translate(0 0)' fill='%23b4bec7'%3E%3C/path%3E%3Cg transform='translate(-1 -9)' clip-path='url(%23clip-path)'%3E%3Cg%3E%3Crect id='Rectangle' fill='%23b4bec7'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center no-repeat; width: 25px; height: 20px; display: block; cursor: pointer; }
.STING-WEB-Matches-Zone { width: 100%; padding: 10px 0; }
.STING-WEB-Matches-Settings { display: grid; grid-template-columns: 1.5fr .5fr 1fr .5fr 1fr 1fr; align-items: center; width: 90%; margin: 0 auto; justify-items: center; }
.STING-WEB-Name-Zone { width: 100%; text-align: center; }
@keyframes blinker { 50% { opacity: 0; } }
.STING-WEB-Matches-UI { display: grid; align-items: center; justify-items: center; gap: 6px; }
.STING-WEB-Day-Matches { display: flex; gap: 4px; color: var(--Primary-A-Color); font-size: 14px; }
#STING-WEB-Visitor { padding: 0; border: 0; border-radius: 5px; font-size: 15px; width: 20px; height: 20px; color: #33333300; cursor: pointer; background: transparent; appearance: none; -webkit-appearance: none; -moz-appearance: none; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 20'%3E%3Cpath d='M2.7,20A2.716,2.716,0,0,1,0,17.273V4.546A2.717,2.717,0,0,1,2.7,1.818H4.5V.909a.9.9,0,1,1,1.8,0v.909h5.4V.909a.9.9,0,1,1,1.8,0v.909h1.8A2.717,2.717,0,0,1,18,4.546V17.273A2.716,2.716,0,0,1,15.3,20Zm-.9-2.727a.905.905,0,0,0,.9.909H15.3a.905.905,0,0,0,.9-.909V9.091H1.8Zm14.4-10V4.546a.906.906,0,0,0-.9-.91H13.5v.91a.9.9,0,1,1-1.8,0v-.91H6.3v.91a.9.9,0,1,1-1.8,0v-.91H2.7a.906.906,0,0,0-.9.91V7.273Z' fill='%23b4bec7'%3E%3C/path%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: center; margin-left: 12px; }
.STING-WEB-Date-Here { color: var(--Primary-E-Color); font-size: 12px; margin: 0 4px; margin-top: 2px; min-width: 105px; text-align: center; font-weight: 600; letter-spacing: 1px; }
.STING-WEB-Match-div.END .STING-WEB-Progress { display: none; }
.STING-WEB-Filter { width: 100%; text-align: center; align-items: center; display: grid; justify-items: center; }
.STING-WEB-Filter .LiveNow, .STING-WEB-Filter #Matches-All, .STING-WEB-Filter .ActiveNow { font-size: 11px; border-radius: 50px; background: var(--C-Color); width: 100%; height: 25px; display: flex; align-items: center; justify-content: center; gap: 6px; margin-top: 3px; padding: 0 5px; }.STING-WEB-Filter .LiveNow { color: #b4bec7; }
.LiveNow:before { content: ""; width: 6px; height: 6px; background: #ff0000; display: flex; align-items: center; border-radius: 50px; animation: 0.7s ease-in-out infinite blinker; }.STING-WEB-Filter .ActiveNow { display: none !important; }.LiveNow.ActiveNow { display: none; }
.STING-WEB-Matches-Center { width: 96%; margin: 10px auto; display: grid; }
.STING-WEB-Cup-Matches { order: 2; display: grid; }
.STING-WEB-Cup-Name { display: flex; align-items: center; justify-content: space-between; width: 90%; margin: 5px auto; background: var(--B-Color); border-radius: 8px; padding: 6px 12px; position: relative; }
.STING-WEB-Name-Setting { font-size: 12px; padding: 6px 0; color: var(--Primary-B-Color); }
.STING-WEB-One-Setting { display: flex; align-items: center; gap: 6px; cursor: pointer; }
.STING-WEB-Cup-Name-Right, .STING-WEB-Cup-Name-Left { display: flex; align-items: center; gap: 12px; }.STING-WEB-Cup-Matches.pinned { order: 1; }
.STING-WEB-Cup-Matches.collapsed .STING-WEB-Match, .STING-WEB-Cup-Matches.collapsed .STING-WEB-Match-div { display: none !important; }
.STING-WEB-Cup-Name-Right img { width: 25px; height: 25px; object-fit: contain; }
.STING-WEB-Cup-Name-Right h3 { font-size: 12px; color: var(--Primary-B-Color); }
.STING-WEB-Cup-Name-Left a { font-size: 12px; color: var(--Primary-E-Color); margin-left: 5px; }
.STING-WEB-Cup-Name-Left a:hover,.STING-WEB-Cup-Name-Right h3:hover { color: var(--Primary-A-Color); transition: 300ms ease-in; }
.STING-WEB-unShow_SVG { background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.7429 5.09232C11.1494 5.03223 11.5686 5 12.0004 5C17.1054 5 20.4553 9.50484 21.5807 11.2868C21.7169 11.5025 21.785 11.6103 21.8231 11.7767C21.8518 11.9016 21.8517 12.0987 21.8231 12.2236C21.7849 12.3899 21.7164 12.4985 21.5792 12.7156C21.2793 13.1901 20.8222 13.8571 20.2165 14.5805M6.72432 6.71504C4.56225 8.1817 3.09445 10.2194 2.42111 11.2853C2.28428 11.5019 2.21587 11.6102 2.17774 11.7765C2.1491 11.9014 2.14909 12.0984 2.17771 12.2234C2.21583 12.3897 2.28393 12.4975 2.42013 12.7132C3.54554 14.4952 6.89541 19 12.0004 19C14.0588 19 15.8319 18.2676 17.2888 17.2766M3.00042 3L21.0004 21M9.8791 9.87868C9.3362 10.4216 9.00042 11.1716 9.00042 12C9.00042 13.6569 10.3436 15 12.0004 15C12.8288 15 13.5788 14.6642 14.1217 14.1213' stroke='%23fc4d4d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center no-repeat; width: 20px; height: 20px; display: block; cursor: pointer; }
.STING-WEB-Show_SVG { background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.42012 12.7132C2.28394 12.4975 2.21584 12.3897 2.17772 12.2234C2.14909 12.0985 2.14909 11.9015 2.17772 11.7766C2.21584 11.6103 2.28394 11.5025 2.42012 11.2868C3.54553 9.50484 6.8954 5 12.0004 5C17.1054 5 20.4553 9.50484 21.5807 11.2868C21.7169 11.5025 21.785 11.6103 21.8231 11.7766C21.8517 11.9015 21.8517 12.0985 21.8231 12.2234C21.785 12.3897 21.7169 12.4975 21.5807 12.7132C20.4553 14.4952 17.1054 19 12.0004 19C6.8954 19 3.54553 14.4952 2.42012 12.7132Z' stroke='%23b4bec7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.0004 15C13.6573 15 15.0004 13.6569 15.0004 12C15.0004 10.3431 13.6573 9 12.0004 9C10.3435 9 9.0004 10.3431 9.0004 12C9.0004 13.6569 10.3435 15 12.0004 15Z' stroke='%23b4bec7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center no-repeat; width: 20px; height: 20px; display: block; cursor: pointer; }
.STING-WEB-unPinned_SVG { background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='%23bfc3d4' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.0004 15L12.0004 22M8.00043 7.30813V9.43875C8.00043 9.64677 8.00043 9.75078 7.98001 9.85026C7.9619 9.93852 7.93194 10.0239 7.89095 10.1042C7.84474 10.1946 7.77977 10.2758 7.64982 10.4383L6.08004 12.4005C5.4143 13.2327 5.08143 13.6487 5.08106 13.9989C5.08073 14.3035 5.21919 14.5916 5.4572 14.7815C5.73088 15 6.26373 15 7.32943 15H16.6714C17.7371 15 18.27 15 18.5437 14.7815C18.7817 14.5916 18.9201 14.3035 18.9198 13.9989C18.9194 13.6487 18.5866 13.2327 17.9208 12.4005L16.351 10.4383C16.2211 10.2758 16.1561 10.1946 16.1099 10.1042C16.0689 10.0239 16.039 9.93852 16.0208 9.85026C16.0004 9.75078 16.0004 9.64677 16.0004 9.43875V7.30813C16.0004 7.19301 16.0004 7.13544 16.0069 7.07868C16.0127 7.02825 16.0223 6.97833 16.0357 6.92937C16.0507 6.87424 16.0721 6.8208 16.1149 6.71391L17.1227 4.19423C17.4168 3.45914 17.5638 3.09159 17.5025 2.79655C17.4489 2.53853 17.2956 2.31211 17.0759 2.1665C16.8247 2 16.4289 2 15.6372 2H8.36368C7.57197 2 7.17611 2 6.92494 2.1665C6.70529 2.31211 6.55199 2.53853 6.49838 2.79655C6.43707 3.09159 6.58408 3.45914 6.87812 4.19423L7.88599 6.71391C7.92875 6.8208 7.95013 6.87424 7.96517 6.92937C7.97853 6.97833 7.98814 7.02825 7.99392 7.07868C8.00043 7.13544 8.00043 7.19301 8.00043 7.30813Z' stroke='%23b4bec7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center no-repeat; width: 20px; height: 20px; display: block; cursor: pointer; }
.STING-WEB-Pinned_SVG { background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.3767 15.6163L2.71985 21.2732M11.6944 6.64181L10.1335 8.2027C10.0062 8.33003 9.94252 8.39369 9.86999 8.44427C9.80561 8.48917 9.73616 8.52634 9.66309 8.555C9.58077 8.58729 9.49249 8.60495 9.31592 8.64026L5.65145 9.37315C4.69915 9.56361 4.223 9.65884 4.00024 9.9099C3.80617 10.1286 3.71755 10.4213 3.75771 10.7109C3.8038 11.0434 4.14715 11.3867 4.83387 12.0735L11.9196 19.1592C12.6063 19.8459 12.9497 20.1893 13.2821 20.2354C13.5718 20.2755 13.8645 20.1869 14.0832 19.9928C14.3342 19.7701 14.4294 19.2939 14.6199 18.3416L15.3528 14.6771C15.3881 14.5006 15.4058 14.4123 15.4381 14.33C15.4667 14.2569 15.5039 14.1875 15.5488 14.1231C15.5994 14.0505 15.663 13.9869 15.7904 13.8596L17.3512 12.2987C17.4326 12.2173 17.4734 12.1766 17.5181 12.141C17.5578 12.1095 17.5999 12.081 17.644 12.0558C17.6936 12.0274 17.7465 12.0048 17.8523 11.9594L20.3467 10.8904C21.0744 10.5785 21.4383 10.4226 21.6035 10.1706C21.7481 9.95025 21.7998 9.68175 21.7474 9.42348C21.6875 9.12813 21.4076 8.84822 20.8478 8.28839L15.7047 3.14526C15.1448 2.58543 14.8649 2.30552 14.5696 2.24565C14.3113 2.19329 14.0428 2.245 13.8225 2.38953C13.5705 2.55481 13.4145 2.91866 13.1027 3.64636L12.0337 6.14071C11.9883 6.24653 11.9656 6.29944 11.9373 6.34905C11.9121 6.39313 11.8836 6.43522 11.852 6.47496C11.8165 6.51971 11.7758 6.56041 11.6944 6.64181Z' stroke='%23b4bec7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center no-repeat; width: 20px; height: 20px; display: block; cursor: pointer; }
.STING-WEB-Lineup_SVG { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18.5 14'%3E%3Cpath d='M-144.319,20h-16.875a.563.563,0,0,0-.563.563h0V32.937a.563.563,0,0,0,.563.563h16.875a.563.563,0,0,0,.563-.563h0V20.563a.563.563,0,0,0-.563-.563Zm-7.875,4.58a2.239,2.239,0,0,1,1.619,2.721,2.239,2.239,0,0,1-1.619,1.619Zm-8.437,0a2.239,2.239,0,0,1,1.619,2.721,2.239,2.239,0,0,1-1.619,1.619Zm7.313,4.34a2.239,2.239,0,0,1-1.619-2.721,2.239,2.239,0,0,1,1.619-1.619Zm0-5.495a3.371,3.371,0,0,0-2.765,3.884,3.371,3.371,0,0,0,2.765,2.765v2.3h-7.313v-2.3a3.371,3.371,0,0,0,2.765-3.884,3.371,3.371,0,0,0-2.765-2.765v-2.3h7.313Zm8.437,5.495A2.239,2.239,0,0,1-146.5,26.2a2.239,2.239,0,0,1,1.619-1.619Zm0-5.495a3.371,3.371,0,0,0-2.765,3.884,3.371,3.371,0,0,0,2.765,2.765v2.3h-7.313v-2.3a3.371,3.371,0,0,0,2.765-3.884,3.372,3.372,0,0,0-2.765-2.765v-2.3h7.312Z' transform='translate(162.006 -19.75)' fill='%235a83ff' stroke='%235a83ff' stroke-width='0.5'%3E%3C/path%3E%3C/svg%3E") center no-repeat; width: 20px; height: 20px; display: none; cursor: pointer; transform: rotate(90deg); }
.STING-WEB-Live_SVG { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18.5 13.5'%3E%3Cpath d='M12,8.75A3.25,3.25,0,1,0,15.25,12,3.25,3.25,0,0,0,12,8.75Z' transform='translate(-2.75 -5.25)' fill='%23ff3131c2'%3E%3C/path%3E%3Cpath d='M8.634,7.462a.75.75,0,0,1,.015,1.061,5.022,5.022,0,0,0,0,6.954.75.75,0,0,1-1.075,1.046,6.522,6.522,0,0,1,0-9.046A.75.75,0,0,1,8.634,7.462Zm6.733,0a.75.75,0,0,1,1.061.015,6.522,6.522,0,0,1,0,9.046.75.75,0,1,1-1.075-1.046,5.022,5.022,0,0,0,0-6.954A.75.75,0,0,1,15.366,7.462Z' transform='translate(-2.75 -5.25)' fill='%23ff3131c2' fill-rule='evenodd'%3E%3C/path%3E%3Cpath d='M6.52,5.47a.75.75,0,0,1,0,1.061,7.725,7.725,0,0,0,0,10.938.75.75,0,1,1-1.06,1.062,9.225,9.225,0,0,1,0-13.062A.75.75,0,0,1,6.52,5.47Zm10.959,0a.75.75,0,0,1,1.061,0,9.225,9.225,0,0,1,0,13.062.75.75,0,0,1-1.06-1.062,7.725,7.725,0,0,0,0-10.938A.75.75,0,0,1,17.48,5.47Z' transform='translate(-2.75 -5.25)' fill='%23ff3131c2' fill-rule='evenodd'%3E%3C/path%3E%3C/svg%3E") center no-repeat; width: 18px; height: 18px; display: none; cursor: pointer; animation: 0.7s ease-in-out infinite blinker; }
.STING-WEB-Match-div.NOT .STING-WEB-Match-div-Here { height: 45px; }
.STING-WEB-Match-Event { display: none; align-items: center; padding: 2px 8px; border-radius: 8px; }
/* .STING-WEB-Match-div-Here { display: flex; align-items: center; width: 90%; margin: 0 auto; background: var(--C-Color); border-radius: 10px; margin-bottom: 5px; padding: 5px 12px; } */
.STING-WEB-Match-div-Here { display: grid; align-items: center; width: 93%; margin: 0 auto; background: var(--C-Color); border-radius: 10px; margin-bottom: 5px; padding: 5px; grid-template-columns: 1fr .6fr 1fr; gap: 5px; position: relative; }
.STING-WEB-Match-div-Right { display: flex; align-items: center; gap: 5px; justify-content: end; width: 100%; }
.STING-WEB-Match-div-Team-Name { font-size: 12px; color: var(--Primary-B-Color); text-align: end; width: 100%; margin: 0 auto; }
.STING-WEB-Match-div-Team-Logo { width: 25px; height: 25px; display: flex; align-items: center; object-fit: contain; }
.STING-WEB-Cup-Settings { position: absolute; top: 40px; background: var(--B-Color); padding: 15px; border-radius: 10px; width: 60px; left: 0; display: none; gap: 20px; z-index: 9; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3); }
.STING-WEB-Name-Setting:hover { color: var(--Primary-A-Color); }
.STING-WEB-Match-div-Center { width: 100%; justify-items: center; display: grid; gap: 2px; margin: 0 auto; }
.STING-WEB-div-Time-Display.ExtraTime { fill: #ff3131; font-size: 8px; font-weight: 600; }
.Match-div-Status { font-size: 11px; color: var(--Primary-B-Color); }
.Match-div-Status.Not-Start { font-size: 14px; }
.STING-WEB-Match-div-Goal { display: flex; width: 100%; align-items: center; justify-content: center; }
.STING-WEB-Match-div.END .STING-WEB-Match-div-Goal { background: var(--B-Color); border-radius: 50px; height: 24px; max-width: 70px; }
.STING-WEB-Match-Event:hover { transform: scale(1.1); transition: 300ms all ease-in-out; }.Goal-Team { font-size: 14px; }
.STING-WEB-Match-div.LIVE a .STING-WEB-Match-div-Center .STING-WEB-Match-div-Goal { gap: 20px; }.STING-WEB-Circular-Progress { position: relative; }
.STING-WEB-Match-div.NOT .STING-WEB-Match-div-Goal { display: none; }
.STING-WEB-div-Time-Display { text-align: center; font-size: 6px; color: var(--Primary-A-Color); letter-spacing: 1px; width: 50px; height: 50px; border: 1px solid var(--Primary-A-Color); align-content: center; border-radius: 50px; display: block; }
.STING-WEB-One-Setting:nth-child(1) .STING-WEB-Name-Setting { color: #fc4d4d; }
.Goal-Team-Part { color: #445463; font-style: normal; margin: 0 4px; }
.STING-WEB-Match-div-Left { display: flex; align-items: center; justify-content: end; width: 100%; direction: ltr; gap: 5px; }
.STING-WEB-Match-div.END .STING-WEB-Circular-Progress { display: none; }
.STING-WEB-Match-div.LIVE { order: 1; }
.STING-WEB-Match-div.NOT { order: 2; }
.STING-WEB-Match-div.END { order: 3; }
.STING-WEB-Match-div.LIVE .STING-WEB-Match-div-Here { height: 80px; }
.STING-WEB-Match-div.LIVE .STING-WEB-Match-div-Right, .STING-WEB-Match-div.LIVE .STING-WEB-Match-div-Left { display: grid; gap: 5px; width: 100%; justify-content: center; justify-items: center; align-items: center; }
.STING-WEB-Match-div.LIVE .STING-WEB-Match-div-Team-Name { grid-row: none; text-align: center; }
.STING-WEB-Match-div.LIVE .STING-WEB-Match-div-Team-Logo { width: 30px !important; height: 30px !important; }
.STING-WEB-Match-div.LIVE .Goal-Team { font-size: 20px; color: #fff !important; font-weight: 600; }
.STING-WEB-Match-div.LIVE .Goal-Team-Part { display: none; }
.STING-WEB-Yesterday_SVG, .STING-WEB-Tomorrow_SVG, #STING-WEB-Visitor ,.STING-WEB-Filter div { cursor: pointer; }
.STING-WEB-Progress { position: relative; width: 55px; height: 55px; }
.STING-WEB-Progress::before { content: ''; position: absolute; right: -5px; top: 48%; width: 8px; height: 3px; background-color: #fbcc33; transform: translateX(-50%) rotate(0deg); z-index: 99; border-radius: 50px; }
@media (max-width: 720px) { .STING-WEB-Standing { display: none; }.STING-WEB-Match-div-Team-Name { font-size: 11px; }}