.times-admin-container{max-width:700px;margin:0 auto;padding:2rem 1.5rem}.times-admin-title{font-size:1.8rem;font-weight:700;color:#333;text-align:center;margin-bottom:1.5rem}.section-title{font-size:1.4rem;margin-top:2rem;margin-bottom:1rem;color:#333}.section-subtitle{font-size:1.2rem;margin-top:1rem;margin-bottom:.5rem;color:#444}.form-group{margin-bottom:1rem}.form-label{display:block;font-weight:600;margin-bottom:.4rem;color:#444}.form-select,.form-group input{width:100%;padding:.6rem;border-radius:6px;border:2px solid #ccc;font-size:1rem}.players-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem}.submit-btn{padding:.6rem 1.2rem;background:#007bff;color:#fff;border:none;border-radius:6px;cursor:pointer;margin-top:1rem}.submit-btn:hover{background:#006ae0}.delete-btn{padding:.4rem .8rem;background:#dc3545;color:#fff;border:none;border-radius:6px;cursor:pointer}.delete-btn:hover{background:#c82333}.tee-card{border:2px solid #ccc;padding:1rem;border-radius:8px;margin-bottom:1rem;background:#fafafa}.tee-title{font-weight:600;color:#222}.tee-player-list{margin-top:.5rem;padding-left:1.2rem;color:#555}@media(max-width:600px){.players-grid{grid-template-columns:1fr}}:root{--bg: #1C1C1F;--surface: #252528;--sidebar: #111113;--muted: #7D7D85;--text: #EEEEEE;--accent: #5E6AD2;--accent-hover: #6C78E0;--danger: #E5484D;--border: rgba(255,255,255,.35);--hover: rgba(255,255,255,.04);--radius: 6px;--gap: 16px;--max-width: 1200px;--sidebar-width: 220px}[data-theme=light]{--bg: #ECEEF0;--surface: #FFFFFF;--sidebar: #FFFFFF;--muted: #6B6B76;--text: #1A1A2E;--accent: #5E6AD2;--accent-hover: #4F5BC3;--danger: #E5484D;--border: rgba(0,0,0,.15);--hover: rgba(0,0,0,.04)}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;font-size:13px;letter-spacing:-.003em;-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}.container{width:100%;max-width:var(--max-width);margin-left:auto;margin-right:auto;padding-left:var(--gap);padding-right:var(--gap)}.visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}:focus{outline:none}:focus-visible{outline:4px solid rgba(94,106,210,.4);outline-offset:2px;border-radius:4px}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.fade-in{animation:fadeIn .15s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}main .fade-in{animation:fadeIn .15s ease-out}main h1,main h2,main h3{letter-spacing:-.02em}
