*{box-sizing:border-box}html,body{overflow-x:hidden}body{margin:0;padding:0;font-family:"Poppins",sans-serif;font-style:normal;background:#ebebeb !important}.hidden{display:none !important}.layout-notice{opacity:0;transition:opacity .6s ease-in-out}.layout-notice.fade-in{opacity:1}.h2h-header-mobile{display:none}.h2h-header-desktop{display:block}@media (max-width:991px){.h2h-header-desktop{display:none}.h2h-header-mobile{display:block}}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.h2h-top-bar{background-color:#0057a3;padding:12px 0;color:#fff}.h2h-navbar{display:flex;align-items:center;justify-content:space-between}.h2h-navbar-left{display:flex;align-items:center;flex-grow:1}.h2h-logo img{height:27px;display:block}.h2h-sports-nav{list-style:none;display:flex;gap:20px;margin:0 0 0 30px;padding:0}.h2h-sports-nav li a{color:#fff;text-decoration:none;font-weight:400;font-size:13px;display:flex;align-items:center;text-transform:uppercase}.h2h-sports-nav li.active>a{font-weight:700}.h2h-sports-nav li a i{margin-right:5px}.h2h-top-icons{display:flex;align-items:center;gap:15px}.h2h-top-icons a{color:#fff !important}.nav-item{opacity:.7;margin-right:20px;transition:color .2s ease-in-out}.nav-item.active{color:#fff;opacity:1}.nav-item:hover{color:#fff;opacity:1}.h2h-burger{display:none;background:0 0;border:none;color:#fff;font-size:24px;margin-left:15px;cursor:pointer}.h2h-mobile-menu{position:fixed;top:0;left:0;height:100vh;width:80%;background:#004c8f;z-index:9999;padding:40px 20px;transform:translateX(-100%);transition:transform .3s ease-in-out;overflow-y:auto}.h2h-mobile-menu.menu-open{transform:translateX(0)}.h2h-mobile-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px}.close-menu{color:#fff;font-size:30px;cursor:pointer;float:right}.mobile-logo img{height:40px}.h2h-mobile-nav{list-style:none;margin-top:10px;padding:0;display:flex;flex-direction:column;gap:0px}.h2h-mobile-nav li a{color:#fff;font-size:20px;text-decoration:none}.no-matches{margin-bottom:30px}.layout-notice{background-color:#ffeeba;color:#856404;padding:2px 0;position:relative;font-size:14px}.layout-notice .container{display:flex;justify-content:space-between;align-items:center;position:relative}.close-notice{font-size:24px;font-weight:700;cursor:pointer;margin-left:20px;user-select:none}@media (max-width:991px){.h2h-sports-nav{display:none}.h2h-burger{display:block}}#predictions-container{position:relative;min-height:200px}.predictions-loader{position:absolute;inset:0;border-radius:10px;background:rgba(255,255,255,.7);backdrop-filter:blur(2px);z-index:10}.spinner{position:absolute;top:30px;left:0;right:0;margin:0 auto;width:40px;height:40px;border:4px solid #ddd;border-top:4px solid #007bff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{100%{transform:rotate(360deg)}}.inline-news-box{background:#f4f6f9;border-radius:12px;padding:18px;margin:20px 0;box-shadow:0 2px 6px rgba(0,0,0,.05)}.inline-news-inner{display:flex;gap:15px;align-items:flex-start}.inline-news-image img{width:120px;height:80px;object-fit:cover;border-radius:8px}.inline-news-content{flex:1}.inline-news-label{font-size:12px;font-weight:600;color:#ff5a00;text-transform:uppercase;letter-spacing:.5px}.inline-news-content h3{margin:6px 0;font-size:16px}.inline-news-content h3 a{text-decoration:none;color:#111}.inline-news-content h3 a:hover{color:#007bff}.inline-news-content p{font-size:14px;color:#555;margin-bottom:8px}.inline-news-readmore{font-size:13px;font-weight:600;color:#007bff;text-decoration:none}.h2h-bottom-bar{background:#004c8f;padding:10px 0;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.h2h-submenu ul{list-style:none;display:flex;gap:25px;margin:0;padding:0}.h2h-submenu ul li{position:relative}.h2h-submenu ul li a,.h2h-submenu ul li span{color:#dcdcdc;text-decoration:none;font-weight:400;cursor:pointer;font-size:12px}.dropdown a:hover{color:#fff}.h2h-submenu li.active>a{color:#fff;font-weight:700}.h2h-submenu .dropdown-menu{display:none;position:absolute;top:100%;left:0;min-width:180px;z-index:10;border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,.1);padding:8px;background:#fff}li.dropdown:hover>.dropdown-menu{display:grid}.h2h-submenu .dropdown-menu.two-columns{grid-template-columns:1fr 1fr;gap:10px}.h2h-submenu .dropdown-menu.three-columns{grid-template-columns:1fr 1fr 1fr;gap:10px}.h2h-submenu .dropdown-menu a{display:block;padding:6px 10px;white-space:nowrap;color:#222;text-decoration:none;font-size:13px}.h2h-submenu .dropdown>a{position:relative}.dropdown-arrow{font-size:.7em !important;margin-left:2px;vertical-align:middle}.h2h-badge{background:red;color:#fff;font-size:11px;padding:2px 6px;border-radius:10px;margin-left:4px}.dropdown-menu{display:none;position:absolute;top:30px;left:0;background:#fff;border:1px solid #ddd;padding:10px;z-index:100}.dropdown:hover .dropdown-menu{display:block}.dropdown-menu a{display:block;padding:5px 10px;color:#333;text-decoration:none}.dropdown-menu a:hover{background:#f2f2f2}.dropdown-options.two-column{column-count:2;column-gap:10px;max-height:400px;overflow-y:auto}.dropdown-options.three-column{column-count:3;column-gap:1px;max-height:400px;overflow-y:auto}.dropdown-options.three-column .option{padding:8px 10px;font-size:12px}@media (min-width:576px){.container{max-width:671px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1170px !important}}.h2h-mobile-top{background:#0057a3;display:flex;align-items:center;justify-content:space-between;padding:10px}.h2h-mobile-left,.h2h-mobile-center,.h2h-mobile-right{flex:1;display:flex;align-items:center;justify-content:center}.h2h-mobile-left{justify-content:flex-start !important}.h2h-mobile-right{justify-content:flex-end;gap:15px}.h2h-logo img{height:27px}.h2h-burger{background:0 0;border:none;color:#fff;font-size:22px;cursor:pointer;margin-left:0}.h2h-mobile-right a{color:#fff;font-size:15px}.h2h-mobile-sports-bar{background:#fff;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;padding:0;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.h2h-sports-scroll{display:inline-flex;padding:10px 15px;gap:25px;white-space:nowrap;flex-wrap:nowrap;width:max-content}.h2h-sports-scroll a{text-decoration:none;color:#666;font-size:14px;font-weight:400;display:inline-flex;align-items:center;gap:5px;flex-shrink:0}.h2h-mobile-sports-bar::-webkit-scrollbar{display:none}.h2h-mobile-sports-bar{scrollbar-width:none}.h2h-articles{background:#f4f4f4;padding:20px 0;overflow-x:auto}.h2h-articles-scroll{background-image:url(//www.h2hstats.net/wp-content/themes/h2hstats/assets/images/slider.png);background-size:contain;background-position:right;background-repeat:no-repeat;display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:12px;padding:0;scrollbar-width:none;width:100%;max-width:100vw;border-radius:12px}.h2h-articles-scroll::-webkit-scrollbar{display:none}.article-card{flex:0 0 100%;scroll-snap-align:start;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,.1)}.h2h-articles-scroll.fade-out{opacity:0;transition:opacity .3s ease-out}.h2h-articles-scroll{transition:opacity .3s ease-in}.lrm-form a.button,.lrm-form button,.lrm-form button[type=submit],.lrm-form #buddypress input[type=submit],.lrm-form input[type=submit]{background:#0057a3;color:#fff}.lrm-nice-checkbox__label{color:#676767}.lrm-form-message{color:#676767 !important}.article-content{padding:8px 10px;display:flex;flex-direction:column;justify-content:space-between}.article-content h3{font-size:12px;font-weight:600;color:#0057a3;margin:0 0 5px}.article-content p{font-size:11px;color:#333;margin:0 0 8px}.article-time{font-size:10px;color:#999}.article-card.fancy-style{border-radius:12px;overflow:hidden;min-height:200px;flex:0 0 auto;width:100%;color:#222}.content-wrapper{padding:16px;display:flex;flex-direction:column;height:100%;justify-content:space-between}.article-header{display:flex;align-items:center;flex-wrap:wrap;font-size:13px;gap:8px;color:#444}.flag-pair{display:flex;gap:4px;margin-left:auto}.flag-pair img{width:24px;height:16px;border-radius:2px;object-fit:cover;border:1px solid #ccc}.article-card.fancy-style .match-title{margin:45px 0 45px;line-height:1.3}.match-title .team{display:block;font-size:22px;font-weight:700;color:#111}.match-title .match-trend{font-size:13px;color:#666;margin-top:4px;font-style:italic}.match-title .match-trend strong{text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}.article-footer{display:flex;flex-wrap:wrap;gap:6px;font-size:12px;color:#333}.article-card.fancy-style .tag{background:#f4f4f4;border-radius:20px;padding:4px 10px;font-size:12px;color:#333;display:flex;align-items:center;gap:6px}.article-card.fancy-style .tag.football{background:#eef6ff;color:#007bff}.article-card.no-image{background:#fff;border-radius:10px;padding:0 12px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 2px 8px rgba(0,0,0,.05);flex-shrink:0;scroll-snap-align:start}.article-content-full h3{font-size:14px;font-weight:600;margin-bottom:10px;color:#222}.time-text{font-weight:400;color:#888;font-size:13px;margin-left:5px}.teams-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:2px}.teams-list img{width:30px;height:30px;border-radius:50%;object-fit:cover}.odds-summary{display:flex;justify-content:space-between;font-size:13px;color:#555}.odds-summary.center{justify-content:center;gap:10px}.highlight-orange{color:#e65e00;font-weight:600}.h2h-slider-wrapper{position:relative;padding:20px 0}.slider-container{position:relative;margin-bottom:20px;background:#fff;border-radius:12px}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:none;width:36px;height:36px;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.2);cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;color:#333;opacity:0;transition:opacity .3s ease;pointer-events:none}.slider-container:hover .slider-arrow{opacity:1;pointer-events:auto}.slider-arrow.left{left:-15px}.slider-arrow.right{right:-15px}@media (max-width:768px){.slider-arrow{opacity:1 !important;pointer-events:auto}.slider-arrow{display:none !important}}@media (max-width:991px){.slider-arrow{display:none !important}}@media (max-width:576px){.mathes_label_filters{display:none}}.main-content{display:flex;gap:20px;margin-top:20px}.content-flex{display:flex;gap:20px;flex-wrap:nowrap}.sidebar-right{background:0 0;padding:0 20px;min-width:36%;max-width:36%;order:2}.sidebar-box{background-color:#fff;border-radius:12px;padding:20px;margin-bottom:20px;box-shadow:0 1px 4px rgba(0,0,0,.08)}.sidebar-box h3,.sidebar-box h4{margin-top:0;margin-bottom:15px;color:#111}.league-list{list-style:none;padding:0;margin:0}.league-list li{display:flex;align-items:center;margin-bottom:10px;font-size:14px;color:#333}.league-list img{width:20px;height:auto;margin-right:8px;border-radius:3px}.search-leagues{width:100%;padding:8px 12px;border:1px solid #ccc;border-radius:8px;font-size:14px}.friendlymatch{text-decoration:line-through;color:#c3c3c3}.matches-left{order:1;border-radius:8px;flex-grow:1;min-width:0}.matches-header{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.matches-header h1{font-size:20px;margin:0}.matches-header h2{font-size:20px;margin:0}.brand{font-weight:700;letter-spacing:1px;display:block;margin-block-start:1.33em;margin-block-end:1.33em;margin-inline-start:0px;margin-inline-end:0px;font-weight:700;unicode-bidi:isolate}.filters{display:flex;flex-wrap:wrap;gap:10px}.filters button{padding:6px 14px;background:#f5f5f5;border:none;border-radius:20px;font-size:13px;cursor:pointer}.league-group{background:#fff;border-radius:10px;margin-bottom:30px;padding:10px 15px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.league-header{display:flex;align-items:center;gap:10px;font-weight:600;font-size:14px;margin-bottom:10px;padding:6px 0}.league-header img{width:20px;height:20px}.matches-table{width:100%;border-collapse:collapse;font-size:13px}.matches-table th{text-align:left;padding:10px;color:#888;font-weight:600;font-size:11px;text-transform:uppercase}.matches-table td{padding:10px;vertical-align:middle;border-top:1px solid #eee}.team-score{font-weight:600;display:inline-block;width:20px;text-align:right;margin-right:6px;color:#333}.team-name{display:inline-block;font-weight:500;color:#111}.predict-score{display:inline-block;width:30px;height:30px;border-radius:50%;font-size:13px;font-weight:700;text-align:center;line-height:30px;background:#fff4dc;color:#e67e22;border:2px solid #e67e22}.fa-thumbs-up.green{color:#28a745}.fa-thumbs-down.red{color:#dc3545}.league-group h3{font-size:16px;margin-bottom:10px;display:flex;align-items:center;gap:8px}.matches-table{width:100%;border-collapse:collapse;font-size:14px}.matches-table th{background:#f0f0f0;text-align:left;padding:10px;font-weight:500}.matches-table td{padding:12px 10px;border-top:1px solid #eee;vertical-align:top}.predict-score{font-weight:700;display:inline-block;padding:4px 8px;border-radius:50%;font-size:13px;text-align:center;width:30px;height:30px;line-height:22px}.predict-score.green{background:#d6f5e4;color:#219653}.predict-score.orange{background:#fff4dc;color:#e67e22}.matches-table i.fa-thumbs-up{color:#28a745;cursor:pointer}.prediction-filters{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px;align-items:center}.filter-btn{background:#fff;border-radius:20px;padding:8px 16px;font-size:13px;color:#333;cursor:pointer;display:flex;align-items:center;gap:6px;box-shadow:0 1px 3px rgba(0,0,0,.05);transition:background .2s}.filter-btn:hover{background:#f3f3f3}.filter-btn i{font-size:11px;color:#777}.filter-btn strong{font-weight:600}.filter-date{display:flex;align-items:center;background:#fff;border-radius:20px;padding:6px 10px;gap:10px;box-shadow:0 1px 3px rgba(0,0,0,.05);margin-left:auto}.filter-date .nav-arrow{background:0 0;border:none;padding:4px;font-size:13px;cursor:pointer;color:#333}.filter-date .nav-arrow:hover{color:#000}.filter-date .date-label{font-size:13px}.filter-dropdown{position:relative}.dropdown-options{position:absolute;top:110%;left:0;background:#fff;border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,.1);padding:8px 0;min-width:150px;display:none;z-index:100}.dropdown-options .option{padding:8px 14px;font-size:13px;cursor:pointer;white-space:nowrap}.dropdown-options .option:hover{background:#f5f5f5}.is_marked_row{font-weight:700}@media (max-width:768px){.sidebar-right{display:none}.matches-left{width:100%;flex-grow:1}.content-flex{flex-direction:column}}.match-card{background:#fff;border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,.05);padding:16px 18px;margin-bottom:16px;display:flex;flex-direction:column;gap:12px}.match-header{display:flex;align-items:center;font-size:14px;cursor:pointer}.match-time{color:#999;font-size:13px;font-weight:600;min-width:42px}.match-teams{display:flex;align-items:center;gap:6px;font-weight:600}.team{display:flex;align-items:center;gap:5px;white-space:nowrap}.team img{width:18px;height:18px;object-fit:contain}.vs{margin:0 6px;color:#444}.streaks-list{display:flex;flex-direction:column;gap:6px}.streak-item{display:flex;justify-content:space-between;align-items:center}.streak-info{display:inline-block;align-items:center;font-size:13px;gap:8px;flex-wrap:wrap}.streak-count{color:#f26522;font-weight:700;font-size:16px;margin-right:2px}.streak-text strong{color:#0057a3}.match-odds{color:#f26522;font-weight:700;font-size:13px}.divider-line{height:1px;background:#eee}.match-modal{display:none;position:fixed;z-index:99999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.6)}.match-modal-content{background-color:#fff;margin:60px auto;padding:20px;border-radius:8px;width:90%;max-width:600px;position:relative}.match-modal-close{position:absolute;top:-2px;right:7px;font-size:26px;font-weight:700;color:#444;cursor:pointer}.streak-item a{text-decoration:none;color:#0057a3;font-weight:600}.streak-item a:hover{text-decoration:underline;color:#0057a3}.no_marked_row{color:#bcbcbc !important}.no_marked_row strong{color:#ccc !important}.footer-toolbar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #ddd;display:flex;justify-content:space-around;align-items:center;padding:7px 0 calc(7px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);padding-bottom:constant(safe-area-inset-bottom);z-index:10000;box-shadow:0 -2px 6px rgba(0,0,0,.2);background-clip:padding-box;touch-action:manipulation;opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.footer-toolbar.visible{opacity:1;transform:translateY(0)}.toolbar-item{flex:1;text-align:center;font-size:12px !important;color:#444 !important;text-decoration:none !important;position:relative}.toolbar-item i{display:block;font-size:18px;margin-bottom:3px}.toolbar-item.active{color:#f26522}.toolbar-badge{position:absolute;top:2px;right:10px;background:#f26522;color:#fff;font-size:9px;font-weight:700;padding:1px 5px;border-radius:12px}.toolbar-badge.hot{background:#f26522}@media (min-width:992px){.footer-toolbar{display:none}}.shortcut-icon{position:relative}.arrow-up{position:absolute;top:-4px;right:-10px;font-size:10px;color:#f26522}.shortcut-menu{position:fixed;bottom:60px;left:50%;transform:translateX(-50%);background:#fff;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.15);display:none;flex-direction:column;width:80px;z-index:10001;overflow:hidden;padding:0;gap:10px}.shortcut-menu a{display:flex;flex-direction:column;align-items:center;padding:8px 0;font-size:12px !important;color:#444 !important;text-decoration:none !important;background:#fff}.shortcut-menu a i{font-size:16px;margin-bottom:3px}.shortcut-menu a+a{border-top:1px solid rgba(0,0,0,.08)}.shortcut-icon{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.arrow-up{position:absolute;top:-4px;right:8px;font-size:10px;color:#f26522}@media (max-width:991px){body{padding-bottom:48px}}.footer{background-color:#111;color:#eee;padding:60px 20px 30px}.footer-container{max-width:1200px;margin:auto;display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px}.footer-column{flex:1 1 200px;min-width:180px}.footer h4{color:#ebebeb;font-size:16px;margin-bottom:15px;text-transform:uppercase}.footer p,.footer a,.footer select{font-size:14px;color:#ccc;text-decoration:none}.footer a:hover{color:#ff9800}.footer select{background:#222;color:#ccc;border:1px solid #444;padding:6px;margin-top:8px}.footer .social a{display:inline-block;margin-right:12px;font-size:16px}.footer-bottom{text-align:center;margin-top:40px;border-top:1px solid #333;padding-top:20px;font-size:13px;color:#777}.footer .badges img{height:25px;margin-right:8px;margin-top:10px}.gmt-select-wrapper{margin-right:0}.gmt-select{background:#fff;color:#036;border:none;padding:4px 8px;font-size:12px;font-weight:500;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);cursor:pointer;appearance:none;-webkit-appearance:none}.gmt-select:focus{outline:none}.match-card-second{background:#fff;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,.06);margin-bottom:20px;overflow:hidden;font-family:'Segoe UI',sans-serif}.match-card-second .match-header{background:#f5f5f5;padding:10px 16px;font-weight:600;font-size:15px;display:flex;align-items:center;border-bottom:1px solid #e3e3e3}.match-card-second .match-subheader{padding:10px 16px;background:#f3f3f3;font-size:13px;border-bottom:1px solid #ddd}.match-card-second .match-time{color:#555;font-size:14px;min-width:50px}.match-card-second .match-title{color:#111;font-size:15px}.match-card-second .match-history{padding:12px 16px;display:flex;flex-direction:column;gap:8px}.match-card-second .match-line{font-size:14px;color:#222;padding:2px 0;border-bottom:1px solid #eee}.match-card-second .match-line strong{color:#000}.match-card-second .match-line:last-child{border-bottom:none}.sports-menu{display:flex;justify-content:space-between;background:#fff;padding:0;box-shadow:0 2px 6px rgba(0,0,0,.05);border-radius:8px;overflow:hidden}.sport-item{flex:1;text-align:center;cursor:pointer;padding:8px 0;transition:background .2s,color .2s;border-left:1px solid #eee;text-decoration:none}.sport-item:first-child{border-left:none}.sport-item i{font-size:18px;color:#666;display:block;margin-bottom:4px;transition:color .2s}.sport-item span{font-size:12px;color:#444;display:block}.sport-item:hover{background:#f9f9f9}.sport-item:hover i,.sport-item:hover span{color:#000}.sport-item.active{background:#eef6ff}.sport-item.active i,.sport-item.active span{color:#007bff;font-weight:600}.prediction-filters{display:flex;flex-direction:column;gap:12px;margin-top:10px}.filters-row{display:flex;flex-wrap:wrap;gap:12px}.filters-row.space-between{justify-content:space-between;align-items:center}.h2h-mobile-nav li{position:relative;border-bottom:1px solid rgba(255,255,255,.3)}.h2h-mobile-nav li a{display:flex;align-items:center;justify-content:space-between;padding:15px;color:#fff;text-decoration:none;font-size:14px}.submenu-toggle{cursor:pointer;color:#fff;font-size:18px;margin-left:10px;transition:transform .3s ease}.menu-depth-0{font-weight:700}.menu-depth-1{font-weight:400}.menu-depth-2{font-weight:400}.h2h-mobile-nav .submenu{display:none;list-style:none;padding-left:0;background:rgba(255,255,255,.05)}.h2h-mobile-nav li.open>.submenu{display:block}.menu-depth-0.open>a .submenu-toggle i{transform:rotate(180deg)}.menu-depth-1>a{margin-left:20px}.menu-depth-2>a{margin-left:40px}.menu-depth-1.open>a .submenu-toggle i{transform:rotate(180deg)}.switch-toggle{display:flex;align-items:center;gap:10px;background:#fff;padding:0 14px;border-radius:25px;box-shadow:0 1px 3px rgba(0,0,0,.05);font-size:13px;font-weight:600;color:#333;cursor:pointer}.switch-toggle input{display:none}.switch-toggle .slider{width:32px;height:18px;background-color:#ccc;border-radius:20px;position:relative;transition:background-color .3s}.switch-toggle .slider:before{content:"";position:absolute;width:14px;height:14px;left:2px;top:2px;background-color:#fff;border-radius:50%;transition:transform .3s}.switch-toggle input:checked+.slider{background-color:#007bff}.switch-toggle input:checked+.slider:before{transform:translateX(14px)}.bet-builder-wrapper{background:#fff;border-radius:14px;padding:10px 20px;box-shadow:0 0 8px rgba(0,0,0,.05);font-size:14px;margin-bottom:20px}.builder-title{font-size:18px;font-weight:700;color:#0057a3;margin-bottom:16px;display:flex;align-items:center;gap:8px}.emoji{font-size:15px}.form-group{margin-bottom:16px}.form-group label{display:block;font-weight:600;margin-bottom:6px;color:#222}.slider{margin:10px 0}.slider-values{display:flex;justify-content:space-between;font-size:13px;color:#555;margin-top:4px}.select-input{width:100%;padding:8px 10px;border-radius:8px;border:1px solid #ccc;font-size:14px}.checkbox-group label{display:flex;align-items:center;gap:8px;font-weight:500;cursor:pointer}.btn.full-width{width:100%;padding:10px;font-weight:600;font-size:15px;border-radius:8px}.btn-primary{background:#0057a3;color:#fff;border:none;transition:.3s ease;cursor:pointer}.btn-primary:hover{background:#004c8f}.description{font-size:12px;color:#777;margin-top:2px;margin-bottom:6px;line-height:1.4}.slider-values span{font-weight:700;color:#0057a3;font-size:14px}.custom-hover:hover{background:0 0;cursor:pointer}.noUi-target{background:#e5e5e5;border-radius:6px;border:none;height:6px;margin-top:8px}.noUi-connect{background:#0057a3;border-radius:6px}.noUi-handle{width:14px;height:14px;top:-4px;background:#fff;border:2px solid #0057a3;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.15);cursor:pointer;transition:box-shadow .2s ease}.noUi-handle:hover{box-shadow:0 0 0 3px rgba(0,51,102,.15)}.noUi-handle:focus{outline:none}.noUi-handle:after,.noUi-handle:before{display:none}.noUi-handle:before{content:'⠿';position:absolute;font-size:10px;color:#0057a3;top:1px;left:3px}.slider-values{font-size:13px;font-weight:700;display:flex;justify-content:space-between;margin-top:4px;color:#0057a3}.description{font-size:12px;color:#666;margin-top:2px;margin-bottom:6px;line-height:1.4}.bet-builder-wrapper .form-group{margin-bottom:14px}#generate-builder{margin-top:10px;padding:10px 0;font-size:15px;border-radius:8px;font-weight:600}.switch-toggle .label-text{font-weight:600;margin-left:8px}.noUi-horizontal .noUi-handle{width:15px;height:15px;right:-17px;top:-4px}.ticket-card{border-radius:0 12px 12px 0;padding:4px 6px;box-shadow:0 2px 6px rgba(0,0,0,.05);margin-bottom:12px;font-size:12px;border-left:4px solid #0057a3}.ticket-header .match-time{color:#666;font-size:11px;font-weight:500}.match-line{align-items:center;gap:8px}.match-left{display:flex;align-items:center;gap:6px}.match-info{position:relative;font-size:11px;color:#555;padding-right:35px}.match-info .odd{position:absolute;right:0;top:0;font-weight:700;color:#000;white-space:nowrap}.icon-sport{width:16px;vertical-align:middle}.odd{font-weight:700;color:#036}.match-line .icon-sport{width:16px;margin-right:6px;vertical-align:middle}.match-info{color:#777;font-size:11px;margin-top:4px}.ticket-total{margin-top:20px;font-size:16px;font-weight:700;display:flex;justify-content:space-between}.ticket-buttons{display:grid;gap:10px}.btn-save{background-color:#007bff;color:#fff;padding:8px 16px;border:none;border-radius:8px;cursor:pointer}.btn-save:hover{background-color:#0056b3}.btn-back{margin-top:15px;display:inline-block;padding:8px 20px;background-color:#0057a3;color:#fff;border-radius:8px;text-align:center;font-weight:600;cursor:pointer;border:none}.btn-back:hover{background-color:#036}@media (max-width:768px){.filters-row.space-between{flex-direction:column;align-items:stretch;gap:10px}.filter-date{justify-content:center}}.filters-line{display:flex;flex-wrap:wrap;gap:12px;width:100%}.filters-line.space-between{justify-content:space-between;align-items:center}@media (max-width:768px){.filters-line.space-between{flex-direction:column;align-items:stretch}.filter-date{justify-content:center;margin-left:0 !important}}.switch-toggle{max-width:200px;flex-shrink:0}@media (max-width:768px){.filters-line.space-between{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.switch-toggle,.filter-date{width:auto;flex:0 0 auto}.filter-date{margin-left:0 !important}.hidemobile{display:none}}.sport-icon svg{width:24px;height:24px;stroke:#6c6c6c}@media (max-width:420px){.team{gap:1px;font-size:12px}.match-header{font-size:10px}.streak-info{font-size:12px;gap:4px}.vs{margin:0 1px}.match-teams{gap:2px}.match-time{font-size:12px;min-width:34px}.streak-count{font-size:14px}.match-odds{font-size:11px}.hidemobile{display:none}}.match-entry{padding:3px 4px;font-size:13px}.match-meta{display:flex;justify-content:space-between;color:#b8b8b8;font-size:11px}.match-result{display:flex;justify-content:space-between;align-items:center}.match-teams-normal{font-weight:400}.match-score{color:#333}.match-divider{border:none;border-top:2px solid #eee;margin:6px 0}.mb-2,.my-2{margin-bottom:.5rem !important}.pt-1,.py-1{padding-top:.25rem !important}.pb-1,.py-1{padding-bottom:.25rem !important}.pt-1,.py-1{padding-top:.25rem !important}.pb-1,.py-1{padding-bottom:.25rem !important}.red-3b-border{border-bottom:3px solid #00a9e0}.d-flex{display:-ms-flexbox!important;display:flex !important}.align-items-center{-ms-flex-align:center!important;align-items:center !important}.border-rad5{border-radius:5px}.font-ltgrey{color:#444;transition:all .2s ease-in-out;text-decoration:none;font-size:12px}.font-weight-600{font-weight:600 !important}.text-center{text-align:center !important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1 !important}.mr-1,.mx-1{margin-right:.25rem !important}.ml-1,.mx-1{margin-left:.25rem !important}.d-block{display:block !important}.pt-1,.py-1{padding-top:.25rem !important}.pb-1,.py-1{padding-bottom:.25rem !important}.pr-2,.px-2{padding-right:.5rem !important}.pl-2,.px-2{padding-left:.5rem !important}.text-center{text-align:center !important}.font-white{color:#fff}.border-rad5{border-radius:5px}.bg-blue{background:#2396f7}.font-09x{text-decoration:none;font-size:12px}.text-center{text-align:center !important}.pt-1,.py-1{padding-top:.25rem !important}.pb-1,.py-1{padding-bottom:.25rem !important}@media (max-width:991px){.stoixima_html .d-flex.align-items-center{flex-wrap:wrap;justify-content:center;text-align:center}.stoixima_html .book_logo,.stoixima_html .book_info,.stoixima_html .book_cta{flex:0 0 100%;max-width:100%;margin:5px 0}.stoixima_html .book_logo img{margin:0 auto}}.partner-box{background:#fff;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.05);padding:12px 14px;margin:16px 0;font-family:inherit;text-align:center}.partner-header{font-size:11px;color:#888;font-weight:400;margin-bottom:6px}.partner-headline{font-size:16px;font-weight:700;color:#111;margin-bottom:4px}.partner-text a{font-size:15px;color:#06c;text-decoration:none;font-weight:700}.partner-text a:hover{text-decoration:underline}.promo-top{margin-bottom:14px}.promo-top img{border-radius:12px}.match-league-overview{display:none}.match-header-top{margin-right:10px}.match-result-overview{display:none}@media (max-width:600px){.match-result-overview-desktop{display:none}.match-card .match-header{display:flex;flex-direction:column;align-items:flex-start;text-align:left;width:100%}.match-header-top{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:20px;margin-bottom:4px;margin-right:0}.match-time{font-weight:700}.match-result-overview{display:inline-block;font-weight:600}.match-teams{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%}.match-teams .vs{display:none}.team{display:flex;align-items:center}.team img{margin-right:6px}.match-league-overview{display:inline-block;font-weight:400}}#backToTop{position:fixed;bottom:20px;right:20px;z-index:999;width:50px;height:50px;border:none;outline:none;border-radius:50%;background:#007bff;color:#fff;font-size:22px;font-weight:700;cursor:pointer;box-shadow:0 4px 6px rgba(0,0,0,.2);opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease,visibility 0s linear .3s;pointer-events:none}#backToTop:hover{background:#0056b3;transform:translateY(0) scale(1.1)}#backToTop.show{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .3s ease,transform .3s ease,visibility 0s;pointer-events:auto}@media (max-width:991px){#backToTop{bottom:95px;right:4px}}@media (max-width:410px){#backToTop{bottom:100px;right:3px;width:40px;height:40px;font-size:20px}}#wppb-no-other-users-to-edit{display:none}#wppb-form-element-1 h4{font-size:16px}#wppb-form-element-7 h4{font-size:16px}.subscription-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:15px}.fancy-btn{display:inline-block;padding:10px 24px;border-radius:50px;font-weight:600;font-size:16px;text-decoration:none;transition:all .25s ease-in-out;box-shadow:0 4px 12px rgba(0,0,0,.1);color:#fff}.subscribe-btn{background:linear-gradient(90deg,#07f 0%,#00c6ff 100%)}.subscribe-btn:hover{background:linear-gradient(90deg,#0060d1 0%,#00a8d6 100%);transform:translateY(-2px)}.renew-btn{background:linear-gradient(90deg,#ff8a00 0%,#ff3c00 100%)}.renew-btn:hover{background:linear-gradient(90deg,#e67600 0%,#d73200 100%);transform:translateY(-2px)}.lrm-form .lrm-math-captcha-wrap .lrm-math-captcha-label{color:#848484}.subscription-actions{display:block !important}.subscription-actions a.fancy-btn{display:inline-block;margin-bottom:10px}.subscription-actions form{display:flex;align-items:center;gap:8px}.widget_recent_entries{background:#fff;border-radius:12px;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,.05)}.widget_recent_entries h2,.widget_recent_entries .widget-title{font-size:18px;font-weight:700;color:#111;border-bottom:2px solid #009b4d;padding-bottom:6px;margin-bottom:15px;text-transform:uppercase;letter-spacing:.3px}.widget_recent_entries ul{list-style:none;margin:0;padding:0}.widget_recent_entries ul li{border-bottom:1px solid #eee;margin-bottom:10px;padding-bottom:10px;transition:all .2s ease}.widget_recent_entries ul li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.widget_recent_entries ul li a{color:#0071f2;font-weight:500;font-size:14px;text-decoration:none;line-height:1.4}.widget_recent_entries ul li a:hover{color:#009b4d;text-decoration:underline}.widget_recent_entries .post-date{display:block;font-size:13px;color:#777;margin-top:4px}.page-wrapper{display:flex;flex-wrap:wrap;gap:30px;padding:30px 20px}.page-main{flex:1;min-width:0;background:#fff;border-radius:12px;padding:20px 30px 30px;box-shadow:0 1px 5px rgba(0,0,0,.05);font-size:13px;line-height:1.6;color:#222}.page-main h1{font-size:18px;font-weight:700;margin-bottom:18px;padding-bottom:10px;border-bottom:1px solid #ddd;text-transform:uppercase;letter-spacing:.5px}.page-sidebar{width:280px}.page-sidebar .sidebar-box{background:#fff;border-radius:12px;padding:20px;margin-bottom:20px;box-shadow:0 1px 4px rgba(0,0,0,.05)}.page-sidebar .sidebar-box h4{margin-bottom:12px;font-size:14px;text-transform:uppercase;color:#666}.page-sidebar .sidebar-box ul{list-style:none;padding-left:0;margin:0}.page-sidebar .sidebar-box li{font-size:14px;margin-bottom:8px}.breadcrumb{margin-bottom:15px}.back-link{display:inline-block;font-size:15px;color:#0071f2;text-decoration:none;font-weight:600;transition:color .2s ease}.back-link:hover{color:#009b4d;text-decoration:underline}@media (max-width:768px){.back-link{font-size:14px}}@media (max-width:768px){.page-wrapper{flex-direction:column}.page-sidebar{width:100%}}.blog-container{max-width:1200px;margin:0 auto;padding:30px 15px}.blog-heading{text-align:center;margin-bottom:40px}.blog-heading h1{font-size:2.2rem;font-weight:700;color:#111}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px, 1fr));gap:30px}.blog-item{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.08);transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch}.blog-item:hover{transform:translateY(-5px);box-shadow:0 6px 16px rgba(0,0,0,.12)}.blog-thumb img{width:100%;height:200px;object-fit:cover}.blog-info{padding:20px;flex-grow:1;display:flex;flex-direction:column}.blog-title a{color:#111;text-decoration:none;font-size:18px}.blog-title a:hover{color:#0071f2}.blog-meta{color:#777;font-size:13px;margin:8px 0 10px}.blog-excerpt{color:#444;line-height:1.5;font-size:15px;flex-grow:1}.read-more{color:#0071f2;font-weight:600;text-decoration:none;margin-top:10px;display:inline-block}.read-more:hover{text-decoration:underline}.pagination{text-align:center;margin-top:40px}@media (max-width:768px){.blog-grid{grid-template-columns:1fr}}.blog-heading{text-align:center;margin-bottom:40px;position:relative;display:inline-block;left:50%;transform:translateX(-50%)}.blog-heading h1{font-size:2.2rem;font-weight:700;color:#111;margin-bottom:10px;position:relative}.blog-heading:after{content:"";display:block;width:80px;height:4px;background-color:#009b4d;margin:10px auto 0;border-radius:2px}@media (max-width:768px){.blog-heading:after{width:60px;height:3px}}.post-navigation{display:flex;justify-content:space-between;align-items:stretch;gap:20px;margin-top:50px;padding-top:30px;border-top:1px solid #eee}.nav-previous,.nav-next{flex:1;background:#fff;border-radius:10px;padding:18px 20px;box-shadow:0 4px 10px rgba(0,0,0,.05);transition:all .25s ease}.nav-previous:hover,.nav-next:hover{box-shadow:0 6px 16px rgba(0,0,0,.1);transform:translateY(-3px)}.nav-label{color:#009b4d;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.5px}.nav-title{display:block;font-size:16px;font-weight:600;color:#111;margin-top:5px;line-height:1.4}.nav-previous a,.nav-next a{text-decoration:none;color:inherit;display:block}@media (max-width:768px){.post-navigation{flex-direction:column}}