*{box-sizing:border-box;margin:0;padding:0}.navbar{background-color:#009fe3;width:100%;position:-webkit-sticky;position:sticky;top:0;z-index:1000;box-shadow:0 2px 10px rgba(0,0,0,.1)}.navbar-container{justify-content:space-between;padding:.5rem 2rem;max-width:1200px;margin:0 auto}.logo-link,.navbar-container,.navbar-logo{display:flex;align-items:center}.navbar-title{color:white;margin-left:1rem;font-size:1.5rem;font-weight:600}.navbar-links{display:flex;align-items:center;gap:1rem}.pool-button{font-family:Bricolage Grotesque,sans-serif;padding:.6rem 1.2rem;font-size:1rem;font-weight:500;border:2px solid white;border-radius:8px;background-color:transparent;color:white;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.pool-button:hover{background-color:white;color:#009fe3;transform:translateY(-2px)}.sotg-button{font-family:Bricolage Grotesque,sans-serif;font-size:1.2rem;padding:1rem 2rem;font-weight:500;border:2px solid #009fe3;border-radius:8px;background-color:transparent;color:#009fe3;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center}.sotg-button:hover{background-color:#009fe3;color:white;transform:translateY(-2px)}.hamburger{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;cursor:pointer}.hamburger-line{display:block;height:3px;width:100%;background-color:white;border-radius:10px;transition:all .3s ease}@media screen and (max-width:768px){.navbar-container{padding:.8rem 1rem}.navbar-title{font-size:1.2rem}.hamburger{display:flex;z-index:101}.navbar-links{position:fixed;top:0;right:-100%;width:100%;height:100vh;background-color:#009fe3;flex-direction:column;justify-content:center;align-items:center;transition:all .5s ease;z-index:100}.navbar-links.active{right:0}.pool-button{width:260px;text-align:center}.pool-button,.sotg-button{margin:1rem 0;font-size:1.2rem;padding:1rem 2rem}.hamburger-line.active:first-child{transform:translateY(9px) rotate(45deg)}.hamburger-line.active:nth-child(2){opacity:0}.hamburger-line.active:nth-child(3){transform:translateY(-9px) rotate(-45deg)}}@media screen and (max-width:480px){.navbar-logo img{width:60px;height:60px}.navbar-title{font-size:1rem}}.match{padding:0;border:3px solid #009fe3;border-radius:8px;margin-bottom:1em}.vs{color:#009fe3;font-size:large;font-weight:700}.content.info{padding:0;width:100%}.content,.row{display:flex}.content{text-align:center;justify-content:center;align-items:center;padding:1em}.col{flex:1 1;display:flex}.center{flex:0 0 300px;display:flex;margin:0 .5em}.center .content{flex:1 1 100%}.left{justify-content:flex-end}.left .content,.right .content{flex:0 1 auto}.team-name{font-size:larger}.match-info-container{padding-top:.5em}.match-info-container .content.info{font-weight:700}.match-division-container{padding-bottom:.5em}.teams-names-container.with-score .content.team-name{padding-bottom:.2em}.team-and-score{flex-direction:column;justify-content:center}.score{font-size:larger;font-weight:700;color:#009fe3}@media screen and (min-width:1024px){.match-info-container .left .content.info{justify-content:flex-start;padding-left:1em}.match-info-container .right .content.info{justify-content:flex-end;padding-right:1em}}@media screen and (max-width:1024px){.row{flex-direction:column}.col{flex:1 1;justify-content:center}.team-name{padding:.3em .3em 0}.score{padding-left:.3em}.center{margin:0;flex:0 0}.content{padding:.2em}.team-and-score{flex-direction:row}.match-info-container{padding-bottom:.5em}.match-division-container{padding-top:.5em}}.schedule{margin:1em auto auto;width:50%}@media screen and (max-width:768px){.schedule{width:80%}}.filter-header{position:relative;margin-bottom:15px}.search-compact{display:flex;gap:8px}.search-bar{flex:1 1;min-width:0}.filter-toggle-btn,.search-bar{font-family:Bricolage Grotesque;padding:8px 12px;border:2px solid #009fe3;border-radius:8px;height:38px;box-sizing:border-box}.filter-toggle-btn{display:flex;align-items:center;gap:5px;background-color:#f0f0f0;cursor:pointer;white-space:nowrap}.filter-badge{display:inline-flex;align-items:center;justify-content:center;background-color:#009fe3;color:white;border-radius:50%;width:20px;height:20px;font-size:12px}.filters-dropdown{position:absolute;top:100%;left:0;right:0;z-index:10;background-color:white;border:2px solid #009fe3;border-radius:8px;padding:15px;margin-top:5px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.filter-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.filter-item{display:flex;flex-direction:column;gap:4px}.filter-item label{font-family:Bricolage Grotesque;font-size:.85rem;color:#555;font-weight:500;margin-bottom:4px}.filter-item select{font-family:Bricolage Grotesque;padding:8px 12px;border:1px solid #ddd;border-radius:8px;background-color:#f9f9f9;width:100%;font-size:.9rem;height:38px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23009fe3' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;cursor:pointer;box-sizing:border-box}.filter-item select:focus{outline:none;border-color:#009fe3;box-shadow:0 0 0 2px rgba(0,159,227,.2)}.favorites-toggle{grid-column:span 2}.favorites-toggle label{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px 0}.favorites-toggle input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:1px solid #ddd;border-radius:4px;background-color:#f9f9f9;cursor:pointer;position:relative}.favorites-toggle input[type=checkbox]:checked{background-color:#009fe3;border-color:#009fe3}.favorites-toggle input[type=checkbox]:checked:after{content:"✓";color:white;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:12px}.favorites-toggle input[type=checkbox]:focus{outline:none;box-shadow:0 0 0 2px rgba(0,159,227,.2)}.filter-actions{display:flex;justify-content:space-between;margin-top:20px;gap:12px}.clear-filters-btn{background-color:#f0f0f0;border:1px solid #ddd;color:#555;flex:1 1;font-family:Bricolage Grotesque;padding:8px 16px;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .2s,transform .1s;height:38px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.clear-filters-btn:hover{background-color:#e5e5e5}.clear-filters-btn:active{transform:scale(.98)}.apply-filters-btn{background-color:#009fe3;border:1px solid #009fe3;color:white;flex:1 1;font-family:Bricolage Grotesque;padding:8px 16px;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .2s,transform .1s;height:38px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.apply-filters-btn:hover{background-color:#0089c3}.apply-filters-btn:active{transform:scale(.98)}.favorite-teams{margin:0 0 15px;padding:10px 15px;background-color:#f9f9f9;border-radius:8px;border:1px solid #009fe3;font-family:Bricolage Grotesque}.favorite-teams h3{margin-top:0;margin-bottom:10px;color:#009fe3;font-size:.9rem}.favorite-teams-list{display:flex;flex-wrap:wrap;gap:8px}.favorite-team-tag{display:flex;align-items:center;background-color:#e6f7ff;border:1px solid #009fe3;border-radius:8px;padding:4px 8px;font-size:.8rem}.favorite-team-tag button{background:none;border:none;color:#666;cursor:pointer;margin-left:6px;font-size:12px}.match-container{margin-bottom:15px}.favorite-buttons{display:flex;gap:8px;margin-top:5px}.favorite-btn{font-family:Bricolage Grotesque;background:none;border:1px solid #ddd;border-radius:8px;padding:4px 8px;cursor:pointer;font-size:.85rem;flex:1 1}.favorite-btn:hover{border-color:#009fe3}.favorite-btn.favorite{background-color:#e6f7ff;border-color:#009fe3;color:#009fe3}.no-matches{text-align:center;padding:20px;color:#666;font-family:Bricolage Grotesque}.team-with-favorite{display:flex;align-items:center;gap:5px;flex:1 1;min-width:0}.favorite-icon{background:none;border:none;cursor:pointer;font-size:1.2rem;color:#ccc;padding:0;line-height:1;transition:transform .2s ease;flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.favorite-icon.favorite{color:#009fe3}.favorite-icon:hover{transform:scale(1.2)}.helper-tooltip{background-color:#e6f7ff;border:1px solid #009fe3;border-radius:8px;padding:10px 15px;margin-bottom:15px;display:flex;justify-content:space-between;align-items:center;font-family:Bricolage Grotesque;font-size:.9rem}.helper-tooltip button{background-color:#009fe3;color:white;border:none;border-radius:4px;padding:5px 10px;cursor:pointer;font-family:Bricolage Grotesque;white-space:nowrap;margin-left:10px}.favorite-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.toggle-favorites-btn{font-family:Bricolage Grotesque;background-color:#f0f0f0;border:1px solid #009fe3;border-radius:4px;padding:4px 8px;font-size:.8rem;cursor:pointer;white-space:nowrap}.toggle-favorites-btn.active{background-color:#009fe3;color:white}.favorite-star{color:#009fe3;margin-right:4px}.team-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0;padding:0}.team-and-score{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px}.score{flex-shrink:0;margin:0;padding:0;min-width:20px;text-align:center}.teams-names-container,.teams-names-container .col{display:flex;align-items:center}.teams-names-container .col.left,.teams-names-container .col.right{flex:1 1;min-width:0}.teams-names-container .col.center{flex-shrink:0;padding:0 10px}@media screen and (max-width:768px){.filter-grid{grid-template-columns:1fr}.favorites-toggle{grid-column:span 1}.favorite-buttons,.helper-tooltip{flex-direction:column}.helper-tooltip{gap:10px;align-items:flex-start}.helper-tooltip button{align-self:flex-end}.favorite-header{flex-direction:column;align-items:flex-start;gap:8px}.team-with-favorite{max-width:calc(100% - 30px)}}.pools-filters{display:flex;flex-direction:column;gap:15px;margin-bottom:25px}.pools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px}.pool-container{border:3px solid #009fe3;border-radius:8px;overflow:hidden;margin-bottom:1em}.pool-title{background-color:#009fe3;color:white;padding:10px 15px;margin:0;font-size:1.2rem;font-weight:600;text-align:center}.pool-table,.pool-title{font-family:Bricolage Grotesque,sans-serif}.pool-table{width:100%;border-collapse:collapse}.pool-table thead{background-color:#f9f9f9}.pool-table th{font-weight:600;color:#333;border-bottom:2px solid #ddd}.pool-table td,.pool-table th{padding:8px;text-align:center;font-size:.9rem}.pool-table td{border-bottom:1px solid #eee}.pool-table td:first-child{text-align:left;padding-left:15px;font-weight:500}.pool-table tbody tr:nth-child(2n){background-color:#f9f9f9}@media screen and (max-width:768px){.pools-grid{grid-template-columns:1fr}.pool-table{font-size:.85rem}.pool-table td,.pool-table th{padding:6px 4px}.pool-table td:first-child{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.sotg-container{max-width:1200px;margin:2rem auto;padding:0 1rem}.section-header{text-align:center;margin-bottom:2rem}.section-header h2{color:#009fe3;font-size:2rem;margin-bottom:.5rem;font-weight:600}.section-header p{color:#666;font-size:1rem}.division-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.division-card{background-color:#fff;border:2px solid #009fe3;border-radius:10px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.division-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,159,227,.15)}.division-card h3{background-color:#f0f8ff;color:#009fe3;border-bottom:2px solid #009fe3;margin:0;padding:1rem;text-align:center;font-size:1.3rem;font-weight:500}.button-group{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;flex-grow:1;justify-content:center}.card-button{display:block;padding:.8rem 1rem;text-align:center;border-radius:8px;font-weight:500;text-decoration:none;transition:all .2s ease}.view-button{background-color:#f0f8ff;color:#009fe3;border:2px solid #009fe3}.view-button:hover{background-color:#e0f0ff}.submit-button{background-color:#009fe3;color:white;border:2px solid #009fe3}.submit-button:hover{background-color:#0089c3}.pool-button.active{background-color:white;color:#009fe3}@media screen and (max-width:768px){.division-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.section-header h2{font-size:1.5rem}}@media screen and (max-width:480px){.division-grid{grid-template-columns:1fr}.button-group{padding:1rem}}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Bricolage Grotesque Fallback;src:local("Arial");ascent-override:88.21%;descent-override:25.61%;line-gap-override:0.00%;size-adjust:105.43%}.__className_a4bae9{font-family:Bricolage Grotesque,Bricolage Grotesque Fallback;font-style:normal}