:root{color:#13251f;font-synthesis:none;text-rendering:optimizelegibility;--ink:#13251f;--muted:#63746d;--paper:#fffdf7;--line:#d9ddd5;--accent:#ec623e;--focus:#ffbf47;--pitch:#17694f;background:#f2f0e9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f2f0e9;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.app{min-height:100vh;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left))}.topbar{justify-content:space-between;align-items:center;gap:12px;max-width:1120px;margin:0 auto 16px;display:flex}.brand{align-items:center;gap:10px;display:flex}.brand-mark{background:var(--accent);border-radius:9px;width:12px;height:30px;transform:skew(-10deg)}.brand h1{letter-spacing:-.035em;margin:0;font-size:clamp(1.15rem,4vw,1.5rem)}.brand p{color:var(--muted);margin:1px 0 0;font-size:.76rem}.shell{grid-template-columns:minmax(0,1fr) 292px;align-items:start;gap:18px;max-width:1120px;margin:0 auto;display:grid}.board-column{min-width:0}.board-card{background:#082e25;border-radius:24px;padding:10px;box-shadow:0 18px 50px #14261f29}.board-wrap{aspect-ratio:1;background:var(--pitch);touch-action:none;isolation:isolate;border-radius:16px;position:relative;overflow:hidden}.board-svg{-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.pitch-line{fill:none;stroke:#ffffffd1;stroke-width:.7px;vector-effect:non-scaling-stroke}.pitch-grass{fill:var(--pitch)}.pitch-stripe{fill:#ffffff06}.player{cursor:grab;outline:none}.player:active{cursor:grabbing}.player-hit{fill:#0000}.player-disc{stroke-width:1.25px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 2px 2px #00000047)}.player.selected .player-disc{stroke-width:2.5px;stroke:var(--focus)!important}.player:focus-visible .player-hit{fill:#ffbf472e;stroke:var(--focus);stroke-width:1px}.player-label{fill:#fff;paint-order:stroke;stroke:#04221ae0;stroke-width:1.1px;stroke-linejoin:round;pointer-events:none;font-size:2.45px;font-weight:750}.away-label{font-size:2.25px}.zoom-controls{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#051f18d1;border-radius:13px;gap:4px;padding:4px;display:flex;position:absolute;bottom:10px;right:10px}.zoom-controls button,.icon-button,.primary-button,.quiet-button{cursor:pointer;border:0;border-radius:10px;min-width:44px;min-height:44px}.zoom-controls button{color:#fff;background:#ffffff1a;font-weight:800}.zoom-controls .zoom-readout{min-width:62px;font-size:.75rem}.selection-bar{color:#fff;background:#ffffff14;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;min-height:58px;margin:10px 4px 0;padding:7px 8px 7px 14px;display:flex}.selection-bar p{margin:0;font-size:.84rem}.selection-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.selection-actions button{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:9px;min-height:40px;padding:0 12px}.bench{border:1px solid var(--line);background:var(--paper);border-radius:18px;margin-top:12px;padding:14px}.section-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.section-heading h2{letter-spacing:.02em;margin:0;font-size:.86rem}.section-heading span{color:var(--muted);font-size:.75rem}.bench-slots{grid-template-columns:repeat(4,minmax(74px,1fr));gap:8px;display:grid;overflow-x:auto}.roster-slot{min-width:74px;min-height:64px;color:var(--muted);text-align:left;background:#f8f7f1;border:1px dashed #bdc7bf;border-radius:13px;justify-content:center;align-items:center;gap:7px;padding:7px;display:flex}.roster-slot.occupied{color:var(--ink);cursor:grab;background:#fff;border-style:solid}.roster-slot.selected{box-shadow:0 0 0 3px var(--focus)}.mini-disc{border:2px solid #fff;border-radius:50%;flex:none;width:25px;height:25px;box-shadow:0 0 0 1px #52645c}.slot-name{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:700;overflow:hidden}.settings{border:1px solid var(--line);background:var(--paper);border-radius:20px;padding:18px;position:sticky;top:16px;box-shadow:0 10px 28px #14261f14}.settings-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.settings-head h2{margin:0;font-size:1rem}.settings-close{display:none}.field{margin:0 0 18px}.field>label,.field legend{margin-bottom:8px;font-size:.78rem;font-weight:800;display:block}.field small{color:var(--muted);margin-top:6px;font-size:.7rem;display:block}.segment{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.segment button{border:0;border-right:1px solid var(--line);background:#fff;min-width:0;min-height:44px;font-weight:750}.segment button:last-child{border-right:0}.segment button.active{color:#fff;background:var(--ink)}.toggle-row{justify-content:space-between;align-items:center;gap:12px;min-height:48px;display:flex}.switch{background:#c7cec9;border:0;border-radius:99px;width:50px;height:30px;position:relative}.switch:after{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .16s;position:absolute;top:4px;left:4px}.switch.on{background:var(--accent)}.switch.on:after{transform:translate(20px)}.color-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.color-control{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:8px;min-height:48px;padding:6px 8px;display:flex}.color-control input{background:0 0;border:0;width:32px;height:32px;padding:0}.color-control span{font-size:.72rem;font-weight:800}.count-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.select-wrap select{border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;min-height:46px;padding:0 10px}.settings-status{border-top:1px solid var(--line);color:var(--muted);margin:8px 0 0;padding-top:12px;font-size:.72rem}.header-actions{gap:8px;display:flex}.icon-button{background:var(--ink);color:#fff;padding:0 14px;font-weight:750;display:none}.primary-button{background:var(--accent);color:#25110c;padding:0 16px;font-weight:850}.quiet-button{background:#edf0eb;padding:0 14px;font-weight:750}.drawer-backdrop{z-index:20;background:#0518126b;position:fixed;inset:0}.reserves-drawer{z-index:21;width:min(380px,94vw);height:100dvh;padding:max(20px, env(safe-area-inset-top)) 20px max(20px, env(safe-area-inset-bottom));background:var(--paper);position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-20px 0 50px #041b1438}.drawer-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.drawer-head h2{margin:0;font-size:1.1rem}.reserve-list{gap:8px;display:grid}.reserve-list .roster-slot{justify-content:flex-start;width:100%;min-height:58px}.modal-backdrop{z-index:30;background:#05181294;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.rename-dialog{background:var(--paper);border:0;border-radius:20px;width:min(390px,100%);padding:22px;box-shadow:0 24px 70px #00000040}.rename-dialog h2{margin:0 0 6px;font-size:1.1rem}.rename-dialog p{color:var(--muted);margin:0 0 16px;font-size:.8rem}.rename-dialog input{border:1px solid #aab6ae;border-radius:12px;width:100%;min-height:50px;padding:0 12px;font-size:1rem}.dialog-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=767px){.app{padding-left:max(10px, env(safe-area-inset-left));padding-right:max(10px, env(safe-area-inset-right))}.shell{grid-template-columns:1fr}.board-card{border-radius:18px;padding:7px}.board-wrap{border-radius:13px}.icon-button{justify-content:center;align-items:center;display:inline-flex}.settings{z-index:25;max-height:88dvh;padding:20px max(18px, env(safe-area-inset-right)) max(20px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));border-radius:22px 22px 0 0;transition:transform .2s;position:fixed;inset:auto 0 0;overflow-y:auto;transform:translateY(105%)}.settings.open{transform:translateY(0)}.settings-close{background:#edf0eb;border:0;border-radius:10px;justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.mobile-settings-backdrop{z-index:24;background:#0518126b;position:fixed;inset:0}.selection-bar{flex-direction:column;align-items:flex-start}.selection-actions{justify-content:flex-start}.bench{padding:12px}.bench-slots{grid-template-columns:repeat(4,minmax(100px,1fr))}.brand p{white-space:nowrap;font-size:.68rem;display:block}}@media (hover:none) and (pointer:coarse){.zoom-controls{display:none}.zoom-controls.touch-visible{display:flex}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
