.teams_teamsContainer__fqTJF{padding:2rem;max-width:1200px;margin:0 auto}.teams_controls__745rO{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.teams_filterInput__4773o{padding:.5rem 1rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;flex-grow:1;margin-right:1rem;max-width:400px}.teams_addButton__su1nE{padding:.6rem 1.2rem;background-color:#1976d2;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem;transition:background-color .2s ease}.teams_addButton__su1nE:hover{background-color:#115293}.teams_teamsList__aoqE8{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.teams_teamCard__KjeqB{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.05);display:flex;flex-direction:column;justify-content:space-between;transition:box-shadow .2s ease}.teams_teamCard__KjeqB:hover{box-shadow:0 4px 8px rgba(0,0,0,.1)}.teams_teamCard__KjeqB h3{margin-top:0;margin-bottom:.5rem;font-size:1.25rem}.teams_teamCard__KjeqB p{margin-bottom:.5rem;color:#555}.teams_teamCard__KjeqB small{color:#777;display:block;line-height:1.4}.teams_cardActions__Dxww5{margin-top:1rem;display:flex;gap:.5rem;justify-content:flex-end;border-top:1px solid #eee;padding-top:1rem}.teams_cardActions__Dxww5 button{padding:.4rem .8rem;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background-color .2s ease,color .2s ease}.teams_editButton__TR3Uy{background-color:#ffc107;color:#333}.teams_editButton__TR3Uy:hover{background-color:#ffa000}.teams_inviteButton__c8GAi{background-color:#4caf50;color:#fff}.teams_inviteButton__c8GAi:hover{background-color:#388e3c}.teams_deleteButton__arLUS{background-color:#f44336;color:#fff}.teams_deleteButton__arLUS:hover{background-color:#d32f2f}.teams_errorText___JtyX{color:#d32f2f;font-weight:700;margin-top:1rem}.teams_modal__Gzjpn{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.5);z-index:1400}.teams_modalPanel__gPtUU{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.1);width:90%;max-width:500px;z-index:1401}.teams_modalPanel__gPtUU>*+*{margin-top:1rem}.teams_modalError__Acfyr{color:#d32f2f;font-size:.9rem;margin-top:.5rem}.teams_modalInput__dFWPd{width:100%;padding:.6rem 1rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;box-sizing:border-box}