.teams-page .bodyheader-background{margin:0;padding:0;border-bottom:3px solid var(--body-header-bg,#0059a0)}.teams-page{padding:10px 20px}.teams-page .bodyheader-background h1,.teams-page .teams-page-title-banner h1{margin:0;padding:.5em .75rem;text-align:center;font-size:1.25rem;font-weight:700;color:#fff}.teams-breadcrumb-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.25rem 0}.teams-breadcrumb{font-size:.9rem;color:#333;text-align:left}.teams-breadcrumb a{text-decoration:none;color:#333}.teams-breadcrumb a:hover{text-decoration:underline}.teams-showing{margin:0;font-size:.9rem;color:#555}.text-capitalize{text-transform:capitalize}.teams-page .teams-filters{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem 1rem;margin-bottom:1rem;min-height:45px;width:100%}.teams-page .teams-filters .teams-view-by-option{display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap;font-size:.9rem;cursor:pointer}.teams-page .teams-filters .teams-view-by-option input{margin:0}.teams-page .teams-filters .teams-sport-select,.teams-page .teams-filters .teams-view-by{display:inline-block;box-sizing:border-box;height:36px;padding:0 28px 0 10px;border:1px solid #ccc;font-size:.9rem;line-height:1.4;background:#fff;color:#333;cursor:pointer;-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='%23555' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;flex-shrink:0;border-radius:var(--body-button-radius,4px)!important;box-shadow:inset 0 0 0 1px rgba(51,153,255,0),inset 0 0 2px 1px rgba(0,0,0,.35),0 1px 1px rgba(255,255,255,.5),0 0 0 rgba(51,153,255,0)}.teams-page .teams-filters .teams-view-by{width:200px;min-width:200px}.teams-page .teams-filters .teams-sport-select{width:150px;min-width:120px}.teams-page .teams-filters .teams-sport-select:focus{outline:none;border-color:#666}.teams-page .teams-filters .teams-search-wrap{display:flex;align-items:center;position:relative;box-sizing:border-box;height:36px;width:200px;border-radius:var(--body-button-radius,4px)!important;min-width:160px;border:1px solid #ccc;background:#fff;flex-shrink:0;box-shadow:inset 0 0 0 1px rgba(51,153,255,0),inset 0 0 2px 1px rgba(0,0,0,.35),0 1px 1px rgba(255,255,255,.5),0 0 0 rgba(51,153,255,0)}.teams-page .teams-filters .teams-search-input{box-sizing:border-box;width:100%;height:100%;padding:0 36px 0 10px;border:0;font-size:.9rem;background:transparent;color:#333}.teams-page .teams-filters .teams-search-input:focus{outline:none}.teams-page .teams-filters .teams-search-input::-moz-placeholder{color:#888}.teams-page .teams-filters .teams-search-input::placeholder{color:#888}.teams-page .teams-filters .teams-search-btn{position:absolute;right:0;top:0;height:100%;width:36px;padding:0;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.teams-page .teams-filters .teams-search-icon{font-size:14px;color:var(--body-link-color);pointer-events:none}.teams-page .teams-filters .teams-reset{box-sizing:border-box;padding:8px 14px;height:36px;font-size:.9rem;line-height:1.2;text-decoration:none;color:var(--body-link-color);background:transparent;border:1px solid transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.teams-page .teams-filters .teams-reset:hover{color:var(--body-link-color)}.teams-alphabet-index{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:0 .5rem;padding:.5rem 0 1rem;color:#555}.teams-alphabet-link{padding:.25rem .35rem;font-size:.9rem;cursor:pointer;color:var(--body-link-color)}.teams-alphabet-link:not(.disabled):hover{color:var(--body-header-bg,#0059a0)}.teams-alphabet-link.disabled{color:#555!important;cursor:not-allowed!important}.teams-compose{margin:0}.teams-letter-section{margin-bottom:1.5rem}.teams-letter-header{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:var(--body-text-color,#fff);scroll-margin-top:120px}.teams-letter-icon{font-size:1rem;color:var(--body-text-color,#fff)}.teams-page .teams-grid.list-page-responsive-grid{align-items:start}.teams-page .teams-grid.list-page-responsive-grid>.team-card{min-width:0}.team-card{padding:10px;background:transparent;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);transition:transform .15s ease,box-shadow .15s ease}.team-card:hover{transform:scale(1.05);box-shadow:0 8px 20px rgba(0,0,0,.12)}.team-card-link{text-decoration:none;color:inherit;display:block}.team-card-logo{display:flex;justify-content:center;align-items:center;margin-bottom:.5rem}.team-card-name{font-weight:700;font-size:1rem;padding:4px 8px;line-height:1.2;margin-bottom:.35rem;display:inline-block}.team-card-meta{font-size:.85rem;color:#555;margin-top:.25rem}.team-meta-icon{margin-right:.35rem;font-size:.85rem}.no-teams{text-align:center;padding:50px 20px;color:#666;font-size:1rem}@media (max-width:768px){.teams-page .teams-breadcrumb-row{flex-direction:column;align-items:flex-start}.teams-page .teams-filters{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.5rem}.teams-page .teams-filters .teams-sport-select,.teams-page .teams-filters .teams-view-by{width:100%;min-width:0;max-width:none}.teams-page .teams-filters .teams-search-wrap{width:100%;min-width:0}.teams-page .teams-filters .teams-reset{width:100%;height:40px}.teams-page .team-card-logo img{max-height:90px}.teams-letter-header{scroll-margin-top:100px}}.teamsLegacy .teams-page .bodyheader-background{margin:0;padding:0}.teamsLegacy .teams-breadcrumb,.teamsLegacy .teams-letter-icon,.teamsLegacy .teams-showing{display:none}.teamsLegacy .teams-page .bodyheader-background h1,.teamsLegacy .teams-page .teams-page-title-banner h1{margin:0;padding:.5em .75rem;text-align:center;font-size:1.25rem;font-weight:700;color:#fff}.teamsLegacy .teams-breadcrumb-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.25rem 0}.teamsLegacy .teams-breadcrumb{font-size:.9rem;color:#333;text-align:left}.teamsLegacy .teams-breadcrumb a{text-decoration:none;color:#333}.teamsLegacy .teams-breadcrumb a:hover{text-decoration:underline}.teamsLegacy .teams-showing{margin:0;font-size:.9rem;color:#555}.teamsLegacy .text-capitalize{text-transform:capitalize}.teamsLegacy .teams-page .teams-filters{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem 1rem;margin-bottom:1rem;min-height:45px;width:100%}.teamsLegacy .teams-page .teams-filters .teams-sport-select,.teamsLegacy .teams-page .teams-filters .teams-view-by{display:inline-block;box-sizing:border-box;height:36px;padding:0 28px 0 10px;border:1px solid #ccc;font-size:.9rem;line-height:1.4;background:#fff;color:#333;cursor:pointer;-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='%23555' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;flex-shrink:0}.teamsLegacy .teams-page .teams-filters .teams-view-by{width:250px;min-width:200px}.teamsLegacy .teams-page .teams-filters .teams-sport-select{width:150px;min-width:120px}.teamsLegacy .teams-page .teams-filters .teams-sport-select:focus,.teamsLegacy .teams-page .teams-filters .teams-view-by:focus{outline:none;border-color:#666}.teamsLegacy .teams-page .teams-filters .teams-search-wrap{display:flex;align-items:center;position:relative;box-sizing:border-box;height:36px;width:200px;min-width:160px;border:1px solid #ccc;background:#fff;flex-shrink:0}.teamsLegacy .teams-page .teams-filters .teams-search-input{box-sizing:border-box;width:100%;height:100%;padding:0 36px 0 10px;border:0;font-size:.9rem;background:transparent;color:#333}.teamsLegacy .teams-page .teams-filters .teams-search-input:focus{outline:none}.teamsLegacy .teams-page .teams-filters .teams-search-input::-moz-placeholder{color:#888}.teamsLegacy .teams-page .teams-filters .teams-search-input::placeholder{color:#888}.teamsLegacy .teams-page .teams-filters .teams-search-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:14px;color:#555;pointer-events:none}.teamsLegacy .teams-page .teams-filters .teams-reset{box-sizing:border-box;padding:8px 14px;height:36px;font-size:.9rem;line-height:1.2;text-decoration:none;color:#555;background:transparent;border:1px solid transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.teamsLegacy .teams-page .teams-filters .teams-reset:hover{text-decoration:underline;color:#333}.teamsLegacy .teams-alphabet-index{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:0 .5rem;padding:.5rem 0 1rem;color:#555}.teamsLegacy .teams-alphabet-link{padding:.25rem .35rem;font-size:.9rem;cursor:pointer;color:var(--body-link-color)}.teamsLegacy .teams-alphabet-link:not(.disabled):hover{color:var(--body-header-bg,#0059a0)}.teamsLegacy .teams-letter-header{display:flex;align-items:center;justify-content:center;text-align:center;background:var(--body-header-bg,#0059a0);color:var(--body-header-text-color,#fff)}.teamsLegacy .teams-alphabet-link.disabled{color:#bbb;cursor:not-allowed!important}.teamsLegacy .teams-compose{margin:0}.teamsLegacy .teams-letter-section{margin-bottom:1.5rem}.teamsLegacy .teams-grid.list-page-responsive-grid{align-items:start}.teamsLegacy .teams-grid.list-page-responsive-grid>.team-card{min-width:0;height:100%}.teamsLegacy .team-card{padding:10px;background:transparent;box-shadow:0 8px 20px rgba(0,0,0,.4);transition:transform .15s ease,box-shadow .15s ease}.teamsLegacy .team-card:hover{transform:scale(1.05);box-shadow:0 12px 25px rgba(0,0,0,.4)}.teamsLegacy .team-card-link{text-decoration:none;color:inherit;display:flex}.teamsLegacy .team-card-logo{display:flex;justify-content:center;align-items:center;margin-bottom:.5rem}.teamsLegacy .team-card-logo img{max-width:40px;max-height:40px;-o-object-fit:contain;object-fit:contain}.teamsLegacy .team-card-meta-wrap{display:flex;flex-direction:column;justify-content:center;gap:4px}.teamsLegacy .team-card-name{font-weight:700;font-size:1rem;padding:4px 8px;line-height:1.2;margin-bottom:.35rem;display:inline-block}.teamsLegacy .team-card-meta{font-size:.85rem;color:#555;margin-top:.25rem}.teamsLegacy .team-meta-icon{display:none}.teamsLegacy .team-card-meta-items{display:flex;flex-direction:row;gap:4px}.teamsLegacy .no-teams{text-align:center;padding:50px 20px;color:#666;font-size:1rem}@media (max-width:768px){.teamsLegacy .teams-page .teams-breadcrumb-row{flex-direction:column;align-items:flex-start}.teamsLegacy .teams-page .teams-filters{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.5rem}.teamsLegacy .teams-page .teams-filters .teams-sport-select,.teamsLegacy .teams-page .teams-filters .teams-view-by{width:100%;min-width:0;max-width:none}.teamsLegacy .teams-page .teams-filters .teams-search-wrap{width:100%;min-width:0}.teamsLegacy .teams-page .teams-filters .teams-reset{width:100%;height:40px}.teamsLegacy .teams-page .team-card-logo img{max-height:90px}}.teamsClassy .teams-page .bodyheader-background{margin:0;padding:0}.teamsClassy .teams-breadcrumb,.teamsClassy .teams-letter-icon,.teamsClassy .teams-showing{display:none}.teamsClassy .teams-page .bodyheader-background h1,.teamsClassy .teams-page .teams-page-title-banner h1{margin:0;padding:.5em .75rem;text-align:center;font-size:1.25rem;font-weight:700;color:#fff}.teamsClassy .teams-breadcrumb-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.25rem 0}.teamsClassy .teams-breadcrumb{font-size:.9rem;color:#333;text-align:left}.teamsClassy .teams-breadcrumb a{text-decoration:none;color:#333}.teamsClassy .teams-breadcrumb a:hover{text-decoration:underline}.teamsClassy .teams-showing{margin:0;font-size:.9rem;color:#555}.teamsClassy .text-capitalize{text-transform:capitalize}.teamsClassy .teams-page .teams-filters{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem 1rem;margin-bottom:1rem;min-height:45px;width:100%}.teamsClassy .teams-page .teams-filters .teams-sport-select,.teamsClassy .teams-page .teams-filters .teams-view-by{display:inline-block;box-sizing:border-box;height:36px;padding:0 28px 0 10px;border:1px solid #ccc;font-size:.9rem;line-height:1.4;background:#fff;color:#333;cursor:pointer;-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='%23555' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;flex-shrink:0}.teamsClassy .teams-page .teams-filters .teams-view-by{width:250px;min-width:200px}.teamsClassy .teams-page .teams-filters .teams-sport-select{width:150px;min-width:120px}.teamsClassy .teams-page .teams-filters .teams-sport-select:focus,.teamsClassy .teams-page .teams-filters .teams-view-by:focus{outline:none;border-color:#666}.teamsClassy .teams-page .teams-filters .teams-search-wrap{display:flex;align-items:center;position:relative;box-sizing:border-box;height:36px;width:200px;min-width:160px;border:1px solid #ccc;background:#fff;flex-shrink:0}.teamsClassy .teams-page .teams-filters .teams-search-input{box-sizing:border-box;width:100%;height:100%;padding:0 36px 0 10px;border:0;font-size:.9rem;background:transparent;color:#333}.teamsClassy .teams-page .teams-filters .teams-search-input:focus{outline:none}.teamsClassy .teams-page .teams-filters .teams-search-input::-moz-placeholder{color:#888}.teamsClassy .teams-page .teams-filters .teams-search-input::placeholder{color:#888}.teamsClassy .teams-page .teams-filters .teams-search-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:14px;color:#555;pointer-events:none}.teamsClassy .teams-page .teams-filters .teams-reset{box-sizing:border-box;padding:8px 14px;height:36px;font-size:.9rem;line-height:1.2;text-decoration:none;color:#555;background:transparent;border:1px solid transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.teamsClassy .teams-page .teams-filters .teams-reset:hover{text-decoration:underline;color:#333}.teamsClassy .teams-alphabet-index{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:0 .5rem;padding:.5rem 0 1rem;color:#555}.teamsClassy .teams-letter-header{display:flex;align-items:center;justify-content:center;text-align:center;background:var(--body-header-bg,#0059a0);color:var(--body-header-text-color,#fff)}.teamsClassy .teams-alphabet-link{padding:.25rem .35rem;font-size:.9rem;cursor:pointer;color:var(--body-link-color)}.teamsClassy .teams-alphabet-link:not(.disabled):hover{color:var(--body-header-bg,#0059a0)}.teamsClassy .teams-alphabet-link.disabled{color:#bbb;cursor:not-allowed!important}.teamsClassy .teams-compose{margin:0}.teamsClassy .teams-letter-section{margin-bottom:1.5rem}.teamsClassy .teams-grid.list-page-responsive-grid{align-items:start}.teamsClassy .teams-grid.list-page-responsive-grid>.team-card{min-width:0;height:100%}.teamsClassy .team-card{padding:10px;background:transparent;box-shadow:0 8px 20px rgba(0,0,0,.4);transition:transform .15s ease,box-shadow .15s ease}.teamsClassy .team-card:hover{transform:scale(1.05);box-shadow:0 12px 25px rgba(0,0,0,.4)}.teamsClassy .team-card-link{text-decoration:none;color:inherit;display:flex}.teamsClassy .team-card-logo{display:flex;justify-content:center;align-items:center;margin-bottom:.5rem}.teamsClassy .team-card-logo img{max-width:40px;max-height:40px;-o-object-fit:contain;object-fit:contain}.teamsClassy .team-card-meta-wrap{display:flex;flex-direction:column;justify-content:center;gap:4px}.teamsClassy .team-card-name{font-weight:700;font-size:1rem;padding:4px 8px;line-height:1.2;margin-bottom:.35rem;display:inline-block}.teamsClassy .team-card-meta{font-size:.85rem;color:#555;margin-top:.25rem}.teamsClassy .team-meta-icon{display:none}.teamsClassy .team-card-meta-items{display:flex;flex-direction:row;gap:4px}.teamsClassy .no-teams{text-align:center;padding:50px 20px;color:#666;font-size:1rem}@media (max-width:768px){.teamsClassy .teams-page .teams-breadcrumb-row{flex-direction:column;align-items:flex-start}.teamsClassy .teams-page .teams-filters{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.5rem}.teamsClassy .teams-page .teams-filters .teams-sport-select,.teamsClassy .teams-page .teams-filters .teams-view-by{width:100%;min-width:0;max-width:none}.teamsClassy .teams-page .teams-filters .teams-search-wrap{width:100%;min-width:0}.teamsClassy .teams-page .teams-filters .teams-reset{width:100%;height:40px}.teamsClassy .teams-page .team-card-logo img{max-height:90px}}.teamsSportive .teams-page .bodyheader-background{margin:-5px 0 0;padding:0}.teamsSportive .teams-breadcrumb,.teamsSportive .teams-letter-icon,.teamsSportive .teams-showing{display:none}.teamsSportive .teams-letter-header{display:flex;align-items:center;justify-content:center;text-align:center;background:var(--body-header-bg,#0059a0);color:var(--body-header-text-color,#fff)}.teamsSportive .teams-page .bodyheader-background h1,.teamsSportive .teams-page .teams-page-title-banner h1{margin:0;padding:.5em .75rem;text-align:center;font-size:1.25rem;font-weight:700;color:#fff}.teamsSportive .teams-breadcrumb-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.25rem 0}.teamsSportive .teams-breadcrumb{font-size:.9rem;color:#333;text-align:left}.teamsSportive .teams-breadcrumb a{text-decoration:none;color:#333}.teamsSportive .teams-breadcrumb a:hover{text-decoration:underline}.teamsSportive .teams-showing{margin:0;font-size:.9rem;color:#555}.teamsSportive .text-capitalize{text-transform:capitalize}.teamsSportive .teams-page .teams-filters{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem 1rem;margin-bottom:1rem;min-height:45px;width:100%}.teamsSportive .teams-page .teams-filters .teams-sport-select,.teamsSportive .teams-page .teams-filters .teams-view-by{display:inline-block;box-sizing:border-box;height:36px;padding:0 28px 0 10px;border:1px solid #ccc;font-size:.9rem;line-height:1.4;background:#fff;color:#333;cursor:pointer;-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='%23555' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;flex-shrink:0}.teamsSportive .teams-page .teams-filters .teams-view-by{width:250px;min-width:200px}.teamsSportive .teams-page .teams-filters .teams-sport-select{width:150px;min-width:120px}.teamsSportive .teams-page .teams-filters .teams-sport-select:focus,.teamsSportive .teams-page .teams-filters .teams-view-by:focus{outline:none;border-color:#666}.teamsSportive .teams-page .teams-filters .teams-search-wrap{display:flex;align-items:center;position:relative;box-sizing:border-box;height:36px;width:200px;min-width:160px;border:1px solid #ccc;background:#fff;flex-shrink:0}.teamsSportive .teams-page .teams-filters .teams-search-input{box-sizing:border-box;width:100%;height:100%;padding:0 36px 0 10px;border:0;font-size:.9rem;background:transparent;color:#333}.teamsSportive .teams-page .teams-filters .teams-search-input:focus{outline:none}.teamsSportive .teams-page .teams-filters .teams-search-input::-moz-placeholder{color:#888}.teamsSportive .teams-page .teams-filters .teams-search-input::placeholder{color:#888}.teamsSportive .teams-page .teams-filters .teams-search-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:14px;color:#555;pointer-events:none}.teamsSportive .teams-page .teams-filters .teams-reset{box-sizing:border-box;padding:8px 14px;height:36px;font-size:.9rem;line-height:1.2;text-decoration:none;color:#555;background:transparent;border:1px solid transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.teamsSportive .teams-page .teams-filters .teams-reset:hover{text-decoration:underline;color:#333}.teamsSportive .teams-alphabet-index{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:0 .5rem;padding:.5rem 0 1rem;color:#555}.teamsSportive .teams-alphabet-link{padding:.25rem .35rem;font-size:.9rem;cursor:pointer;color:var(--body-link-color)}.teamsSportive .teams-alphabet-link:not(.disabled):hover{color:var(--body-header-bg,#0059a0)}.teamsSportive .teams-alphabet-link.disabled{color:#bbb;cursor:not-allowed!important}.teamsSportive .teams-compose{margin:0}.teamsSportive .teams-letter-section{margin-bottom:1.5rem}.teamsSportive .teams-grid.list-page-responsive-grid{align-items:start}.teamsSportive .teams-grid.list-page-responsive-grid>.team-card{min-width:0;height:100%}.teamsSportive .team-card{padding:10px;background:transparent;box-shadow:0 8px 20px rgba(0,0,0,.4);transition:transform .15s ease,box-shadow .15s ease}.teamsSportive .team-card:hover{transform:scale(1.05);box-shadow:0 12px 25px rgba(0,0,0,.4)}.teamsSportive .team-card-link{text-decoration:none;color:inherit;display:flex}.teamsSportive .team-card-logo{display:flex;justify-content:center;align-items:center;margin-bottom:.5rem}.teamsSportive .team-card-logo img{max-width:40px;max-height:40px;-o-object-fit:contain;object-fit:contain}.teamsSportive .team-card-meta-wrap{display:flex;flex-direction:column;justify-content:center;gap:4px}.teamsSportive .team-card-name{font-weight:700;font-size:1rem;padding:0!important;line-height:1.2;margin-bottom:.35rem;display:inline-block}.teamsSportive .team-card-meta{font-size:.85rem;color:#555;margin-top:.25rem}.teamsSportive .team-meta-icon{display:none}.teamsSportive .team-card-meta-items{display:flex;flex-direction:row;gap:4px}.teamsSportive .no-teams{text-align:center;padding:50px 20px;color:#666;font-size:1rem}@media (max-width:768px){.teamsSportive .teams-page .teams-breadcrumb-row{flex-direction:column;align-items:flex-start}.teamsSportive .teams-page .teams-filters{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.5rem}.teamsSportive .teams-page .teams-filters .teams-sport-select,.teamsSportive .teams-page .teams-filters .teams-view-by{width:100%;min-width:0;max-width:none}.teamsSportive .teams-page .teams-filters .teams-search-wrap{width:100%;min-width:0}.teamsSportive .teams-page .teams-filters .teams-reset{width:100%;height:40px}.teamsSportive .teams-page .team-card-logo img{max-height:90px}}.teamsStunning .teams-page .bodyheader-background{margin:0;padding:0}.teamsStunning .teams-page .bodyheader-background h1,.teamsStunning .teams-page .teams-page-title-banner h1{margin:0;padding:.5em .75rem;text-align:center;font-size:1.25rem;font-weight:700;color:#fff}.teamsStunning .teams-breadcrumb-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.25rem 0}.teamsStunning .teams-breadcrumb{font-size:.9rem;color:#333;text-align:left}.teamsStunning .teams-breadcrumb a{text-decoration:none;color:#333}.teamsStunning .teams-breadcrumb a:hover{text-decoration:underline}.teamsStunning .teams-showing{margin:0;font-size:.9rem;color:#555}.teamsStunning .text-capitalize{text-transform:capitalize}.teamsStunning .teams-page .stunning-filter-block,.teamsStunning .teams-page .teams-filters{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem 1rem;margin-bottom:1rem;min-height:45px;width:100%}.teamsStunning .teams-page .stunning-filter-block .teams-sport-select,.teamsStunning .teams-page .stunning-filter-block .teams-view-by,.teamsStunning .teams-page .teams-filters .teams-sport-select,.teamsStunning .teams-page .teams-filters .teams-view-by{display:inline-block;box-sizing:border-box;height:36px;padding:0 28px 0 10px;border:1px solid #ccc;font-size:.9rem;line-height:1.4;background:#fff;color:#333;cursor:pointer;-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='%23555' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;flex-shrink:0}.teamsStunning .teams-page .teams-filters .teams-view-by{width:250px;min-width:200px}.teamsStunning .teams-page .teams-filters .teams-sport-select{width:150px;min-width:120px}.teamsStunning .teams-page .teams-filters .teams-sport-select:focus,.teamsStunning .teams-page .teams-filters .teams-view-by:focus{outline:none;border-color:#666}.teamsStunning .teams-page .teams-filters .teams-search-wrap{display:flex;align-items:center;position:relative;box-sizing:border-box;height:36px;width:200px;min-width:160px;border:1px solid #ccc;background:#fff;flex-shrink:0}.teamsStunning .teams-page .teams-filters .teams-search-input{box-sizing:border-box;width:100%;height:100%;padding:0 36px 0 10px;border:0;font-size:.9rem;background:transparent;color:#333}.teamsStunning .teams-page .teams-filters .teams-search-input:focus{outline:none}.teamsStunning .teams-page .teams-filters .teams-search-input::-moz-placeholder{color:#888}.teamsStunning .teams-page .teams-filters .teams-search-input::placeholder{color:#888}.teamsStunning .teams-page .teams-filters .teams-search-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:14px;color:#555;pointer-events:none}.teamsStunning .teams-page .teams-filters .teams-reset{box-sizing:border-box;padding:8px 14px;height:36px;font-size:.9rem;line-height:1.2;text-decoration:none;color:#555;background:transparent;border:1px solid transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.teamsStunning .teams-page .teams-filters .teams-reset:hover{text-decoration:underline;color:#333}.teamsStunning .teams-alphabet-index{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:0 .5rem;padding:.5rem 0 1rem;color:#555}.teamsStunning .teams-alphabet-link{padding:.25rem .35rem;font-size:.9rem;cursor:pointer}.teamsStunning .teams-alphabet-link:not(.disabled):hover{color:var(--body-header-bg,#0059a0)}.teamsStunning .teams-alphabet-link.disabled{color:#bbb;cursor:default}.teamsStunning .teams-compose{margin:0}.teamsStunning .teams-letter-section{margin-bottom:1.5rem}.teamsStunning .teams-letter-header{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#333}.teamsStunning .teams-letter-icon{font-size:1rem;color:#555}.teamsStunning .teams-grid.list-page-responsive-grid{align-items:start}.teamsStunning .teams-grid.list-page-responsive-grid>.team-card{min-width:0}.teamsStunning .team-card-meta-wrap{display:flex;flex-direction:column;align-items:center}.teamsStunning .team-card{border-top:10px solid var(--body-header-bg);padding:10px;height:350px;background:transparent;box-shadow:0 8px 20px rgba(0,0,0,.4);transition:transform .15s ease,box-shadow .15s ease}.teamsStunning .team-card:hover{transform:scale(1.05);box-shadow:0 12px 25px rgba(0,0,0,.4)}.teamsStunning .team-card-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;justify-content:center;align-items:center}.teamsStunning .team-card-logo{display:flex;justify-content:center;align-items:center;margin-bottom:.5rem}.teamsStunning .team-card-meta-items{display:flex;flex-direction:column;gap:4px;justify-content:center;align-items:center}.teamsStunning .team-card-name{font-weight:700;font-size:1rem;padding:4px 8px;line-height:1.2;margin-bottom:.35rem;display:inline-block}.teamsStunning .team-card-meta{font-size:.85rem;color:#555;margin-top:.25rem}.teamsStunning .team-meta-icon{margin-right:.35rem;font-size:.85rem}.teamsStunning .no-teams{text-align:center;padding:50px 20px;color:#666;font-size:1rem}@media (max-width:768px){.teamsStunning .teams-page .teams-breadcrumb-row{flex-direction:column;align-items:flex-start}.teamsStunning .teams-page .teams-filters-row--stunning-mobile{display:block;min-height:unset;gap:0}.teamsStunning .teams-page .teams-filters:not(.teams-filters-row--stunning-mobile){flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.5rem}.teamsStunning .teams-page .teams-filters .teams-sport-select,.teamsStunning .teams-page .teams-filters .teams-view-by{width:100%;min-width:0;max-width:none}.teamsStunning .teams-page .teams-filters .teams-search-wrap{width:100%;min-width:0}.teamsStunning .teams-page .teams-filters .teams-reset{width:100%;height:40px}.teamsStunning .teams-page .team-card-logo img{max-height:90px}}