@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;color:#18181b;background-color:#fafafa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#3b82f6;text-decoration:inherit;transition:color .2s ease}a:hover{color:#2563eb}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}h1{font-size:2rem;line-height:1.2;font-weight:700;letter-spacing:-.03em}h2{font-size:1.5rem;line-height:1.3;font-weight:700;letter-spacing:-.02em}h3{font-size:1.125rem;line-height:1.4;font-weight:600;letter-spacing:-.01em}button{border-radius:8px;border:1px solid transparent;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease}button:focus,button:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}input,select,textarea{font-family:inherit}::selection{background-color:#dbeafe;color:#1e40af}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f4f4f5}::-webkit-scrollbar-thumb{background:#d4d4d8;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#a1a1aa}*{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:neon;src:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/707108/neon.ttf)}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(180deg,#fafafa,#f4f4f5);background-attachment:fixed;color:#18181b;line-height:1.6;position:relative}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 50%,rgba(59,130,246,.03) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(16,185,129,.03) 0%,transparent 50%),radial-gradient(circle at 40% 20%,rgba(245,158,11,.02) 0%,transparent 50%);pointer-events:none;z-index:0}.app{min-height:100vh;display:flex;flex-direction:column;position:relative;z-index:1;animation:fadeIn .5s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.navbar{background:#fffc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #e4e4e7;padding:0;position:sticky;top:0;z-index:100;transition:all .3s ease}.nav-container{max-width:1280px;margin:0 auto;padding:.875rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.nav-logo{font-size:1.25rem;font-weight:700;color:#18181b;text-decoration:none;transition:color .2s ease;letter-spacing:-.02em}.nav-logo:hover{color:#3b82f6}.nav-menu{display:flex;list-style:none;gap:.5rem;align-items:center}.nav-item{margin:0}.nav-link{color:#71717a;text-decoration:none;padding:.5rem 1rem;border-radius:8px;transition:all .2s ease;font-size:.9375rem;font-weight:500;position:relative}.nav-link:hover{background-color:#f4f4f5;color:#18181b}.nav-link:active{transform:scale(.98)}.main-content{flex:1;max-width:1280px;margin:0 auto;padding:3rem 1.5rem;width:100%}.container{background-color:#f8f9fa;border-radius:20px;padding:2rem;box-shadow:0 1px 3px #0000000f,0 0 0 1px #0000000a;border:none;margin-bottom:2rem;animation:slideUp .4s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.home-layout{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem;overflow:hidden}.home-layout>*{min-width:0}.tabs{display:flex;gap:.5rem;margin-bottom:1rem;border-bottom:2px solid #e4e4e7;padding-bottom:0}.tab-btn{padding:.625rem 1.25rem;border:none;background:none;color:#71717a;font-size:.9375rem;font-weight:500;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .2s,border-color .2s;border-radius:0}.tab-btn:hover{color:#3b82f6}.tab-btn.active{color:#3b82f6;border-bottom-color:#3b82f6;font-weight:600}h1{color:#18181b;margin-bottom:1.5rem;font-size:2rem;font-weight:700;letter-spacing:-.03em}.neon-title{text-align:center;margin-bottom:1.5rem;padding:3rem 2rem;background:#fff;border-radius:16px;border:1px solid #e4e4e7;box-shadow:0 2px 8px #0000000f,0 0 0 .5px #0000000a;animation:slideUp .6s ease-out}.neon{font-family:neon,sans-serif;color:#fb4264;font-size:9vw;line-height:9vw;text-shadow:0 0 3vw #f40a35;animation:neon 1s ease infinite;-moz-animation:neon 1s ease infinite;-webkit-animation:neon 1s ease infinite;display:block;margin:0}.flux{font-family:neon,sans-serif;color:#426dfb;font-size:9vw;line-height:9vw;text-shadow:0 0 3vw #2356ff;animation:flux 2s linear infinite;-moz-animation:flux 2s linear infinite;-webkit-animation:flux 2s linear infinite;-o-animation:flux 2s linear infinite;display:block;margin:0}@keyframes neon{0%,to{text-shadow:0 0 1vw #fa1c16,0 0 3vw #fa1c16,0 0 10vw #fa1c16,0 0 10vw #fa1c16,0 0 .4vw #fed128,.5vw .5vw .1vw #806914;color:#fed128}50%{text-shadow:0 0 .5vw #800e0b,0 0 1.5vw #800e0b,0 0 5vw #800e0b,0 0 5vw #800e0b,0 0 .2vw #800e0b,.5vw .5vw .1vw #40340a;color:#806914}}@keyframes flux{0%,to{text-shadow:0 0 1vw #1041ff,0 0 3vw #1041ff,0 0 10vw #1041ff,0 0 10vw #1041ff,0 0 .4vw #8bfdfe,.5vw .5vw .1vw #147280;color:#28d7fe}50%{text-shadow:0 0 .5vw #082180,0 0 1.5vw #082180,0 0 5vw #082180,0 0 5vw #082180,0 0 .2vw #082180,.5vw .5vw .1vw #0a3940;color:#146c80}}h2{color:#18181b;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;letter-spacing:-.02em}h3{color:#3f3f46;margin-bottom:1rem;font-size:1.125rem;font-weight:600;letter-spacing:-.01em}.standings-section{background:#fff;border:1px solid #e4e4e7;border-radius:16px;box-shadow:0 2px 8px #0000000f,0 0 0 .5px #0000000a;display:flex;flex-direction:column;overflow:hidden;min-width:0;width:100%}.standings-section .tabs{padding:0 1.25rem;margin-bottom:0;border-bottom:1px solid #e4e4e7;background:#fafafa}.standings-section .player-table-container{background:none;border:none;box-shadow:none;border-radius:0;padding:1.25rem 1.5rem 1.5rem}.standings-section .player-table-container h2{display:none}.standings-content{padding:1.25rem 1.5rem 1.5rem}.form-dots{display:flex;gap:4px;align-items:center}.form-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.form-dot-w{background-color:#10b981}.form-dot-l{background-color:#ef4444}.player-table-container{background:#fff;border:1px solid #e4e4e7;border-radius:16px;padding:1.5rem;box-shadow:0 2px 8px #0000000f,0 0 0 .5px #0000000a;min-width:0;width:100%}.player-table-container h2{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#71717a;margin-bottom:1rem}.player-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:10px;border:1px solid #e4e4e7;animation:fadeIn .5s ease-in}.player-table thead{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.player-table th{padding:.875rem 1rem;text-align:left;font-weight:600;font-size:.8125rem;text-transform:uppercase;letter-spacing:.05em;border:none}.player-table th:first-child{border-top-left-radius:12px}.player-table th:last-child{border-top-right-radius:12px}.player-table tbody tr{border-bottom:1px solid #f4f4f5;transition:background-color .15s ease}.player-table tbody tr:nth-child(1){background:linear-gradient(90deg,#fffbeb,#fff 60%)}.player-table tbody tr:nth-child(2){background:linear-gradient(90deg,#f8fafc,#fff 60%)}.player-table tbody tr:nth-child(3){background:linear-gradient(90deg,#fff7ed,#fff 60%)}.player-table tbody tr:hover{background:#f4f4f5}.player-table tbody tr:last-child{border-bottom:none}.player-table td{padding:.875rem 1rem;font-size:.875rem;color:#3f3f46}.player-table .positive{color:#10b981;font-weight:600}.player-table .negative{color:#ef4444;font-weight:600}.game-list-container{min-width:0;width:100%}.game-count{color:#71717a;font-style:normal;margin-bottom:.75rem;font-size:.875rem;font-weight:500}.game-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:10px;border:1px solid #e4e4e7;animation:fadeIn .5s ease-in}.game-table thead{background:linear-gradient(135deg,#1e293b,#0f172a);color:#fff}.game-table th{padding:.875rem 1rem;text-align:left;font-weight:600;font-size:.8125rem;text-transform:uppercase;letter-spacing:.05em;border:none}.game-table th:first-child{border-top-left-radius:12px}.game-table th:last-child{border-top-right-radius:12px}.game-table tbody tr{border-bottom:1px solid #f4f4f5;transition:background-color .15s ease}.game-table tbody tr:hover{background-color:#f4f4f5}.game-table tbody tr:last-child{border-bottom:none}.game-table td{padding:.875rem 1rem;font-size:.875rem;color:#3f3f46}.game-table .winner{background-color:#d1fae5;font-weight:600;color:#065f46}.match-list{display:flex;flex-direction:column;gap:.625rem}.match-card{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:0;border-radius:12px;overflow:hidden;border:1px solid #e4e4e7;transition:box-shadow .15s ease}.match-card:hover{box-shadow:0 2px 10px #00000014}.match-team{padding:.875rem 1.1rem;display:flex;flex-direction:column;justify-content:center;position:relative}.match-team-blue{border-right:1px solid #e4e4e7}.match-team-red{border-left:1px solid #e4e4e7;text-align:right;align-items:flex-end}.match-team-blue.match-team-winner{background:#1d4ed8}.match-team-blue.match-team-winner .match-player-name,.match-team-blue.match-team-winner .match-player-role{color:#ffffffe6}.match-team-blue.match-team-winner .match-player-role{color:#ffffff8c}.match-team-red.match-team-winner{background:#b91c1c}.match-team-red.match-team-winner .match-player-name,.match-team-red.match-team-winner .match-player-role{color:#ffffffe6}.match-team-red.match-team-winner .match-player-role{color:#ffffff8c}.match-team-loser{background:#f4f4f5}.match-team-loser .match-player-name{color:#a1a1aa}.match-team-loser .match-player-role{color:#d4d4d8}.match-team-players{display:flex;flex-direction:column;gap:.5rem;width:100%;min-width:0}.match-player{display:flex;flex-direction:column;gap:.05rem}.match-team-red .match-player{align-items:flex-end}.match-player-role{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8}.match-player-name{font-size:1.05rem;font-weight:700;color:#1e293b;line-height:1.1}.match-score-block{display:flex;flex-direction:column;align-items:center;padding:.75rem 1.25rem;background:#fff;gap:.2rem;min-width:80px}.match-score{display:flex;align-items:center;gap:.3rem;font-size:1.375rem;font-weight:800;line-height:1}.match-score-winner{color:#1e293b}.match-score-loser{color:#a1a1aa}.match-score-sep{color:#d4d4d8;font-weight:400}.match-date{font-size:.7rem;color:#94a3b8;white-space:nowrap}.games-section{background:#fff;border:1px solid #e4e4e7;border-radius:16px;box-shadow:0 2px 8px #0000000f,0 0 0 .5px #0000000a;display:flex;flex-direction:column;overflow:hidden;min-width:0;width:100%}.games-section .tabs{padding:0 1.25rem;margin-bottom:0;border-bottom:1px solid #e4e4e7;background:#fafafa}.games-section .game-list-container{padding:1.25rem 1.5rem 1.5rem}.expand-btn{display:block;width:100%;margin-top:.75rem;padding:.6rem 1rem;background:none;border:1px solid #e4e4e7;border-radius:8px;font-size:.875rem;font-weight:500;color:#71717a;cursor:pointer;transition:all .15s ease}.expand-btn:hover{background:#f4f4f5;color:#3f3f46;border-color:#d4d4d8}.games-section .game-count{margin-bottom:.75rem}.score-entry-layout{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.score-entry-layout .form-section{flex:1;margin-bottom:0}.score-inputs{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding-top:2.5rem;flex-shrink:0}.score-inputs .form-group{margin-bottom:0;text-align:center}.score-inputs input{width:4rem!important;text-align:center;font-size:1.5rem!important;font-weight:700!important;padding:.5rem!important}.score-inputs input.score-blue{border-color:#3b82f6;color:#1d4ed8;background:#eff6ff}.score-inputs input.score-blue:focus{border-color:#2563eb;box-shadow:0 0 0 3px #3b82f626;outline:none}.score-inputs input.score-red{border-color:#ef4444;color:#b91c1c;background:#fef2f2}.score-inputs input.score-red:focus{border-color:#dc2626;box-shadow:0 0 0 3px #ef444426;outline:none}.score-inputs .form-group label{font-size:.75rem;color:#71717a}.score-separator{font-size:1.5rem;font-weight:700;color:#71717a;line-height:1;padding:.25rem 0}@media(max-width:640px){.score-entry-layout{flex-direction:column}.score-inputs{flex-direction:row;width:100%;padding-top:0;justify-content:center;gap:1rem}}.add-game-form{background:linear-gradient(135deg,#fafafa,#fff);border-radius:16px;padding:2rem;border:1px solid #e4e4e7;margin-bottom:2rem;animation:slideUp .4s ease-out}.form-section{margin-bottom:1.5rem;padding:1.5rem;background-color:#fff;border-radius:12px;border:1px solid #f4f4f5;transition:all .2s ease}.form-section:hover{border-color:#e4e4e7;box-shadow:0 2px 8px #0000000a}.form-group{margin-bottom:1.25rem}.form-group:last-child{margin-bottom:0}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#18181b;font-size:.875rem;letter-spacing:-.01em}.form-group select,.form-group input{width:100%;padding:.75rem 1rem;border:1px solid #e4e4e7;border-radius:8px;font-size:.9375rem;transition:all .2s ease;background-color:#fff;font-family:inherit}.form-group select:focus,.form-group input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group small{display:block;margin-top:.5rem;color:#71717a;font-size:.8125rem}button{cursor:pointer;font-family:inherit;transition:all .2s ease}.submit-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:.875rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;width:100%;margin-top:1rem;box-shadow:0 1px 3px #3b82f64d}.submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}.submit-btn:active:not(:disabled){transform:translateY(0)}.submit-btn:disabled{background:#e4e4e7;cursor:not-allowed;box-shadow:none;color:#a1a1aa}.delete-btn{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.8125rem;font-weight:600;box-shadow:0 1px 3px #ef44444d}.delete-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ef444466}.delete-btn:active{transform:translateY(0)}.refresh-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:.875rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;margin-top:1rem;box-shadow:0 1px 3px #10b9814d}.refresh-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #10b98166}.refresh-btn:active{transform:translateY(0)}.logout-btn{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:600;box-shadow:0 1px 3px #f59e0b4d}.logout-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b66}.logout-btn:active{transform:translateY(0)}.error-message{background:linear-gradient(135deg,#fef2f2,#fee2e2);color:#991b1b;padding:1rem 1.25rem;border-radius:12px;margin:1rem 0;border-left:4px solid #ef4444;font-size:.9375rem;font-weight:500}.success-message{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;padding:1rem 1.25rem;border-radius:12px;margin:1rem 0;border-left:4px solid #10b981;font-size:.9375rem;font-weight:500}.loading{text-align:center;padding:3rem;font-size:1rem;color:#71717a;font-weight:500;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.loading svg{animation:spin 1s linear infinite}.admin-login{max-width:420px;margin:4rem auto;padding:2.5rem;background:linear-gradient(135deg,#fff,#fafafa);border-radius:16px;box-shadow:0 4px 24px #00000014,0 0 1px #0000001a;border:1px solid #e4e4e7}.admin-login:hover{box-shadow:0 8px 32px #0000001f,0 0 1px #0000001a}.admin-login h1{text-align:center;margin-bottom:2rem;font-size:1.75rem}.admin-login .hint{text-align:center;margin-top:1rem;color:#71717a;font-size:.875rem}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e4e4e7}.admin-section{margin-top:2rem}@media(min-width:1024px){.admin-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.add-game-form{grid-column:1;grid-row:1;margin-bottom:0}.admin-section:first-of-type{grid-column:2;grid-row:1 / span 2;margin-top:0}.admin-section:last-of-type{grid-column:1;grid-row:2}.admin-content .refresh-btn{grid-column:1 / -1;margin-top:2rem}}.h2h-container{margin-top:1.5rem;background:#fff;border-radius:16px;padding:2rem;border:1px solid #e4e4e7;box-shadow:0 2px 8px #0000000f,0 0 0 .5px #0000000a}.h2h-container h2{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#71717a;margin-bottom:.5rem}.h2h-selectors{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.h2h-select{flex:1;min-width:0}.h2h-vs{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;flex-shrink:0}.h2h-empty{color:#71717a;font-style:italic;font-size:.9rem;text-align:center;padding:1rem 0}.h2h-results{display:flex;flex-direction:column;gap:1rem}.h2h-scoreboard{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;background:#f8fafc;border-radius:12px;padding:1.25rem 1rem;border:1px solid #e4e4e7}.h2h-player-stat{display:flex;flex-direction:column;gap:.2rem}.h2h-player-stat-right{text-align:right;align-items:flex-end}.h2h-player-name{font-size:.8rem;font-weight:600;color:#71717a;text-transform:uppercase;letter-spacing:.04em}.h2h-wins{font-size:2.5rem;font-weight:800;color:#d1d5db;line-height:1}.h2h-leader .h2h-wins{color:#1e293b}.h2h-goals{font-size:.75rem;color:#94a3b8}.h2h-divider{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:0 .5rem}.h2h-total{font-size:.7rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.h2h-tie-label{font-size:.7rem;font-weight:700;color:#f59e0b;text-transform:uppercase;letter-spacing:.05em}.h2h-leader-bar{height:4px;background:#f1f5f9;border-radius:2px;overflow:hidden}.h2h-leader-fill{height:100%;background:linear-gradient(90deg,#1d4ed8,#3b82f6);border-radius:2px;transition:width .4s ease}.h2h-game-list{display:flex;flex-direction:column;gap:.4rem}.h2h-game-row{display:grid;grid-template-columns:1fr auto 1fr auto;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:8px;background:#f8fafc;border:1px solid #f1f5f9;font-size:.8rem}.h2h-game-name{color:#94a3b8;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.h2h-game-name-right{text-align:right}.h2h-game-winner{color:#1e293b;font-weight:700}.h2h-game-score{font-weight:700;font-size:.9rem;color:#1e293b;white-space:nowrap;text-align:center}.h2h-game-date{font-size:.7rem;color:#cbd5e1;white-space:nowrap;text-align:right}.quartet-finder-container{background:#fff;border-radius:16px;padding:2rem;border:1px solid #e4e4e7;margin-bottom:0;box-shadow:0 2px 8px #0000000f,0 0 0 .5px #0000000a}.quartet-finder-container h2{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#71717a;margin-bottom:.5rem}.quartet-description{color:#71717a;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.quartet-form{background-color:#f9fafb;padding:1.5rem;border-radius:12px;margin-bottom:1.5rem;border:1px solid #e4e4e7}.player-selectors{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.player-select{width:100%;padding:.75rem 1rem;border:1px solid #e4e4e7;border-radius:8px;font-size:.9375rem;transition:all .2s ease;background-color:#fff;font-family:inherit}.player-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.quartet-actions{display:flex;gap:1rem;flex-wrap:wrap}.quartet-actions .submit-btn{flex:1;width:auto;margin-top:0}.quartet-actions .reset-btn{flex:0 0 auto;width:auto}.reset-btn{background:linear-gradient(135deg,#71717a,#52525b);color:#fff;border:none;padding:.875rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;box-shadow:0 1px 3px #71717a4d}.reset-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #71717a66}.reset-btn:active:not(:disabled){transform:translateY(0)}.reset-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.quartet-results{background-color:#f9fafb;padding:1.5rem;border-radius:12px;margin-top:1.5rem;border:1px solid #e4e4e7;overflow-x:auto}.quartet-results h3{color:#18181b;margin-bottom:1rem;font-size:1.125rem}.no-games-message{text-align:center;padding:3rem 2rem;font-size:1rem;color:#10b981;font-weight:600}.suggested-game{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:2px solid #3b82f6;border-radius:12px;padding:1.25rem 1.5rem;margin-bottom:1.25rem}.suggested-game-label{display:flex;align-items:center;gap:.4rem;font-size:.8125rem;font-weight:700;color:#2563eb;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.625rem}.suggested-game-teams{display:flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:600;color:#18181b;flex-wrap:wrap}.suggested-game-teams .vs{color:#71717a;font-weight:400;font-size:.875rem}.suggested-row{background-color:#eff6ff!important;font-weight:600}.footer{background:linear-gradient(180deg,#fff,#fafafa);color:#71717a;text-align:center;padding:2rem 1.5rem;margin-top:auto;width:100%;border-top:1px solid #e4e4e7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.footer p{margin:0;font-size:.875rem;font-weight:500;letter-spacing:.01em}.glass-effect{background:#fffc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.card-hover{transition:all .3s ease}.card-hover:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}@media(min-width:769px)and (max-width:1023px){.main-content{max-width:900px}}@media(max-width:768px){.nav-container{flex-direction:row;padding:.75rem 1rem}.nav-menu{gap:.25rem}.main-content{padding:2rem 1rem}.container{padding:1rem;border-radius:16px}.neon-title{padding:2rem 1rem;border-radius:16px}h1{font-size:1.5rem}.neon,.flux{font-size:15vw;line-height:15vw}h2{font-size:1.25rem}.player-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.standings-section .player-table-container{padding:.75rem .75rem 1rem}.standings-content{padding:.75rem .75rem 1rem;overflow-x:auto}.game-list-container{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;min-width:0}.player-table,.game-table{min-width:500px}.quartet-results .game-table{min-width:0}.player-table th,.player-table td,.game-table th,.game-table td{padding:.625rem .5rem;font-size:.8125rem;white-space:nowrap}.player-table thead,.game-table thead{position:sticky;top:0;z-index:10}.admin-header{flex-direction:row;flex-wrap:wrap;gap:1rem}.admin-login{margin:2rem 1rem;padding:2rem}}@media(max-width:480px){.nav-link{padding:.5rem .75rem;font-size:.875rem}.neon-title{padding:1.5rem .75rem}.player-table,.game-table{font-size:.8125rem}.player-table th,.player-table td,.game-table th,.game-table td{padding:.625rem .75rem}.container,.form-section{padding:1rem}}
