.pin-screen{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;width:100%;height:100%;padding:24px}.pin-title{font-family:-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:28px;font-weight:600;color:#fafbfc;margin:0 0 24px;text-align:center;letter-spacing:.02em}.pin-display{font-family:Courier New,Courier,monospace;font-size:48px;letter-spacing:.5em;color:#7dd3fc;background:#0e0e10;border:2px solid #7dd3fc;border-radius:8px;padding:16px 32px;margin-bottom:16px;min-width:200px;text-align:center;-webkit-user-select:none;user-select:none}.pin-error{color:#ef4444;font-size:16px;margin-bottom:16px;text-align:center;min-height:24px}.pin-numpad-wrap{width:100%;max-width:320px}.numpad{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:320px}.btn-pad{-webkit-box-sizing:border-box;box-sizing:border-box;width:33.333%;height:72px;min-height:64px;margin:3px 0;padding:0;font-family:-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:22px;font-weight:600;color:#fafbfc;background:#1a1b1f;border:1px solid #2a2b30;border-radius:6px;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;-webkit-transition:background-color .1s ease;transition:background-color .1s ease}.btn-pad:active{background:#2c2d34}.numpad .btn-pad:nth-child(10){width:66.666%}.btn-pad-primary{background:#0c3d5c;color:#7dd3fc;border-color:#7dd3fc;width:100%}.btn-pad-primary:active{background:#0a3050}.btn-pad-secondary{background:#1a1b1f;color:#6b7280;border-color:#2a2b30}.btn-pad-secondary:active{background:#2c2d34}.player-tile{-webkit-box-sizing:border-box;box-sizing:border-box;background:#0e0e10;border-radius:8px;padding:20px;text-align:center}.player-tile-name{font-family:-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;color:#fafbfc;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.player-tile-score{font-family:Courier New,Courier,monospace;font-size:96px;font-weight:700;color:#fafbfc;line-height:1;margin-bottom:8px}.player-tile-avg{font-size:14px;color:#6b7280}.celebration{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(125,211,252,.18);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;pointer-events:none;z-index:100}.celebration-text{font-family:-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:72px;font-weight:800;color:#7dd3fc;letter-spacing:.05em}.match-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;width:100%;max-width:600px;padding:16px}.match-card{background:#0e0e10;border:1px solid #2a2b30;border-radius:8px;padding:20px;margin-bottom:12px;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-transition:background-color .1s ease;transition:background-color .1s ease}.match-card:active{background:#1a1b1f}.match-card-title{font-size:18px;font-weight:600;color:#fafbfc;margin-bottom:4px}.match-card-subtitle{font-size:14px;color:#6b7280}.text-accent{color:#7dd3fc}.text-error{color:#ef4444}.text-muted{color:#6b7280}
