*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f7fa;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:flex;flex-direction:column;min-height:100vh}.app-header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 6px #0000001a;color:#fff;padding:2rem 0;text-align:center}.header-content{margin:0 auto;max-width:1200px;padding:0 2rem}.app-title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:2px 2px 4px #0000004d}.app-subtitle{font-size:1.2rem;font-weight:300;opacity:.9}.tab-navigation{background:#fff;border-bottom:1px solid #e1e5e9;box-shadow:0 2px 4px #0000000d;display:flex;justify-content:center;padding:0}.tab-button{background:none;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;font-size:1.1rem;font-weight:500;padding:1rem 2rem;position:relative;transition:all .3s ease}.tab-button.active,.tab-button:hover{background-color:#f8f9ff;color:#667eea}.tab-button.active{border-bottom-color:#667eea}.main-content{flex:1 1;margin:0 auto;max-width:1200px;padding:2rem;width:100%}.home-container{max-width:100%}.welcome-section{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;margin-bottom:3rem;padding:2rem;text-align:center}.welcome-section h2{color:#333;font-size:2rem;font-weight:600;margin-bottom:1rem}.welcome-section p{color:#666;font-size:1.1rem;line-height:1.6;margin:0 auto 2rem;max-width:600px}.stats-overview{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:1.5rem}.stat-item{background:#ffffff1a;border-radius:8px;min-width:120px;padding:1rem;text-align:center}.stat-number{color:#fff;display:block;font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#fffc;font-size:.9rem;letter-spacing:.5px;text-transform:uppercase}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem}.feature-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-4px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#666;font-size:.95rem;line-height:1.6}.data-sections{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:3rem}.matchups-section,.standings-section,.top-performers-section{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:1.5rem}.matchups-section h3,.standings-section h3,.top-performers-section h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.standings-table{display:flex;flex-direction:column}.standings-header{border-bottom:2px solid #e1e5e9;color:#666;font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.standings-header,.standings-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:2fr 1fr 1fr 1fr;padding:.8rem 0}.standings-row{align-items:center;border-bottom:1px solid #f0f0f0}.standings-row:last-child{border-bottom:none}.points,.record{color:#666;text-align:center}.matchups-list{display:flex;flex-direction:column;gap:1rem}.matchup-card{background:#f8f9fa;border-left:4px solid #667eea;border-radius:8px;padding:1rem}.matchup-teams{gap:1rem;margin-bottom:.5rem}.matchup-teams,.team{align-items:center;display:flex}.team{flex:1 1;justify-content:space-between}.team-name{color:#333;font-weight:500}.team-score{color:#667eea;font-size:1.1rem;font-weight:600}.vs{color:#666;font-size:.9rem;font-weight:500}.matchup-status{color:#666;font-size:.8rem;letter-spacing:.5px;text-align:center;text-transform:uppercase}.performers-list{display:flex;flex-direction:column;gap:.8rem}.performer-card{align-items:center;background:#f8f9fa;border-radius:6px;display:flex;justify-content:space-between;padding:.8rem}.performer-info{display:flex;flex-direction:column}.performer-name{color:#333;font-weight:500;margin-bottom:.2rem}.performer-details{color:#666;font-size:.8rem}.performer-points{color:#667eea;font-size:1.1rem;font-weight:600}.quick-actions{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem;text-align:center}.quick-actions h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.action-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.action-button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;min-width:150px;padding:.8rem 1.5rem;transition:all .3s ease}.action-button.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.action-button.primary:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.action-button.secondary{background:#f8f9fa;border:2px solid #e1e5e9;color:#667eea}.action-button.secondary:hover{background:#667eea;border-color:#667eea;color:#fff}.leagues-container{max-width:100%}.leagues-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.leagues-header h2{color:#333;font-size:2rem;font-weight:600}.create-league-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.8rem 1.5rem;transition:all .3s ease}.create-league-btn:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.create-league-form{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;margin-bottom:2rem;padding:2rem}.create-league-form h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#333;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select{border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;padding:.8rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group select:focus{border-color:#667eea;outline:none}.form-actions{display:flex;gap:1rem;justify-content:flex-end}.submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.8rem 1.5rem;transition:all .3s ease}.submit-btn:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.cancel-btn{background:#f8f9fa;border:2px solid #e1e5e9;border-radius:8px;color:#666;cursor:pointer;font-size:1rem;font-weight:500;padding:.8rem 1.5rem;transition:all .3s ease}.cancel-btn:hover{background:#e9ecef;border-color:#dee2e6}.leagues-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.league-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.league-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-4px)}.league-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.league-header h3{color:#333;font-size:1.3rem;font-weight:600;margin:0}.status-badge{border-radius:20px;font-size:.8rem;font-weight:500;padding:.3rem .8rem;text-transform:uppercase}.status-badge.active{background:#d4edda;color:#155724}.status-badge.draft{background:#fff3cd;color:#856404}.league-info{margin-bottom:1.5rem}.info-item{display:flex;justify-content:space-between;margin-bottom:.5rem}.info-item .label{color:#666;font-weight:500}.info-item .value{color:#333;font-weight:600}.league-actions{display:flex;gap:.8rem}.league-btn{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:500;padding:.6rem 1rem;transition:all .3s ease}.league-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.league-btn.primary:hover{box-shadow:0 2px 8px #667eea4d;transform:translateY(-1px)}.league-btn.secondary{background:#f8f9fa;border:1px solid #e1e5e9;color:#667eea}.league-btn.secondary:hover{background:#667eea;border-color:#667eea;color:#fff}@media (max-width:768px){.app-title{font-size:2rem}.app-subtitle{font-size:1rem}.main-content{padding:1rem}.tab-button{font-size:1rem;padding:.8rem 1.5rem}.stats-overview{gap:1rem}.stat-item{min-width:100px;padding:.8rem}.stat-number{font-size:1.5rem}.data-sections{gap:1.5rem;grid-template-columns:1fr}.standings-header,.standings-row{gap:.5rem;grid-template-columns:1.5fr .8fr .8fr .8fr}.matchup-teams{flex-direction:column;gap:.5rem}.team{justify-content:space-between;width:100%}.action-buttons{align-items:center;flex-direction:column}.action-button{max-width:250px;width:100%}.leagues-header{align-items:stretch;flex-direction:column}.leagues-header h2{font-size:1.5rem;text-align:center}.create-league-form{padding:1.5rem}.form-actions{flex-direction:column}.leagues-grid{grid-template-columns:1fr}.league-actions{flex-direction:column}}
/*# sourceMappingURL=main.3143cdce.css.map*/