*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;background-color:#f9f9f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px}.nav-desktop-links{flex:1;justify-content:center;gap:4px;display:flex}.nav-desktop-user{flex-shrink:0;align-items:center;gap:10px;display:flex}.nav-hamburger{cursor:pointer;color:#374151;background:0 0;border:none;padding:4px 8px;font-size:22px;display:none}.nav-mobile-menu{background:#fff;border-top:1px solid #eee;flex-direction:column;padding:.5rem 1rem 1rem;display:none}@media (width<=768px){.nav-desktop-links,.nav-desktop-user{display:none!important}.nav-hamburger{display:block!important}.nav-mobile-menu{display:flex!important}}.page-container{max-width:1100px;margin:0 auto;padding:2rem}@media (width<=768px){.page-container{padding:1rem!important}}.page-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}@media (width<=768px){.page-header{flex-direction:column!important;gap:12px!important}.page-header button{width:100%!important}}.players-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}@media (width<=768px){.players-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}}.stats-row{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:1.5rem;display:grid}@media (width<=768px){.stats-row{grid-template-columns:repeat(2,1fr)!important}}.summary-row{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:1.5rem;display:grid}@media (width<=768px){.summary-row{grid-template-columns:repeat(2,1fr)!important}}.profile-card{background:#fff;border:1px solid #eee;border-radius:16px;align-items:flex-start;gap:2rem;margin-bottom:1.5rem;padding:2rem;display:flex}@media (width<=768px){.profile-card{text-align:center!important;flex-direction:column!important;align-items:center!important;padding:1.25rem!important}.profile-card .contact-row{justify-content:center!important}}.expense-layout{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;display:grid}@media (width<=768px){.expense-layout{grid-template-columns:1fr!important}}.dues-table-header{background:#f9fafb;border-bottom:1px solid #eee;grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;gap:8px;padding:12px 20px;display:grid}.dues-player-row{cursor:pointer;border-bottom:1px solid #f3f4f6;grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;align-items:center;gap:8px;padding:14px 20px;display:grid}@media (width<=768px){.dues-table-header{display:none!important}.dues-player-row{grid-template-columns:1fr auto!important;padding:12px!important}.dues-owes-col,.dues-owed-back{display:none!important}}.attendance-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px;margin-bottom:1.5rem;display:grid}@media (width<=768px){.attendance-grid{grid-template-columns:repeat(3,1fr)!important;gap:8px!important}.match-header-card,.attendance-header{flex-direction:column!important;gap:8px!important}}.team-member-row{background:#fafafa;border:1px solid #f3f4f6;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}@media (width<=768px){.team-member-row{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}.team-member-actions{gap:8px!important;width:100%!important;display:flex!important}.team-member-actions button{flex:1!important}.invite-link-box{flex-direction:column!important;gap:8px!important}.invite-link-box button{width:100%!important}}.table-wrap{border:1px solid #eee;border-radius:12px;overflow:hidden}@media (width<=768px){.table-wrap{-webkit-overflow-scrolling:touch!important;overflow-x:auto!important}.table-wrap table{min-width:500px!important}.expense-header-card{flex-direction:column!important;gap:8px!important}.split-row{flex-wrap:wrap!important}.split-right{justify-content:space-between!important;width:100%!important}.form-btn-row{flex-direction:column!important}.form-btn-row button{width:100%!important}}
