.pitch{align-items:center;background:repeating-linear-gradient(0deg,#0e6b2d,#0e6b2d 20px,#0c5f28 0,#0c5f28 40px);border:2px solid #ffffff1a;border-radius:16px;box-shadow:0 4px 20px #00000040;display:flex;flex-direction:column;height:500px;justify-content:space-between;margin:0 auto;max-width:360px;overflow:hidden;padding:1rem;position:relative;width:100%}@media (max-width:600px){.pitch{height:480px}}.pitch:before{background:#fff3;height:2px;left:0;width:100%}.pitch:after,.pitch:before{content:"";position:absolute;top:50%}.pitch:after{border:2px solid #fff3;border-radius:50%;height:80px;left:50%;transform:translate(-50%,-50%);width:80px}.pitch-lines{height:100%;pointer-events:none;top:0;width:100%}.pitch-lines,.pitch-lines .penalty-box{left:50%;position:absolute;transform:translateX(-50%)}.pitch-lines .penalty-box{background:none;border:2px solid #ffffff4d;box-sizing:border-box;height:18%;width:60%}.pitch-lines .penalty-box.top{border-top:none;top:0}.pitch-lines .penalty-box.bottom{border-bottom:none;bottom:0}.pitch-lines .penalty-box .six-yard-box{background:none;border:2px solid #ffffff4d;box-sizing:border-box;height:8%;left:50%;position:absolute;transform:translateX(-50%);width:30%}.pitch-lines .penalty-box.top .six-yard-box{border-top:none;top:0}.pitch-lines .penalty-box.bottom .six-yard-box{border-bottom:none;bottom:0}.pitch-lines .penalty-box .six-yard-box .goal-box{background:none;border:2px solid #ffffff4d;box-sizing:border-box;height:3%;left:50%;position:absolute;transform:translateX(-50%);width:20%}.pitch-lines .penalty-box.top .six-yard-box .goal-box{border-top:none;top:0}.pitch-lines .penalty-box.bottom .six-yard-box .goal-box{border-bottom:none;bottom:0}.pitch .penalty-box{border:3px solid #fff6;box-sizing:border-box;height:130px;left:50%;position:absolute;transform:translateX(-50%);width:220px}.pitch .penalty-box.top{border-top:none;top:0}.pitch .penalty-box.bottom{border-bottom:none;bottom:0}.pitch .goal-box{border:3px solid #fff6;box-sizing:border-box;height:50px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.pitch .goal-box.top{border-top:none;top:0}.pitch .goal-box.bottom{border-bottom:none;bottom:0}.pitch .goal{border:3px solid #fff6;box-sizing:border-box;height:20px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.pitch .goal.top{border-top:none;top:0}.pitch .goal.bottom{border-bottom:none;bottom:0}.pitch-row{align-items:center;display:flex;justify-content:space-evenly}.pitch-row,.pitch-row.def{gap:1rem;position:absolute;width:100%}.pitch-row.def{bottom:25%}.pitch-row.mid{top:50%;transform:translateY(-50%)}.pitch-row.fwd,.pitch-row.mid{gap:1rem;position:absolute;width:100%}.pitch-row.fwd{top:25%}.player-tile{background:#ffffff26;border:1px solid #ffffff40;border-radius:8px;box-shadow:0 2px 8px #00000040;color:#e8e8e8;font-size:.8rem;padding:.7rem 1.3rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.player-tile:hover{box-shadow:0 4px 12px #00000059;transform:translateY(-2px)}.player-tile.captain{border-color:gold;box-shadow:0 0 15px #ffd700b3}.player-tile.fwd{background:#fff3}.player-tile.mid{background:#ffffff2e}.player-tile.def{background:#ffffff1f}.captain-badge{align-items:center;background-color:gold;border:1px solid #222;border-radius:50%;color:#000;display:flex;font-size:.7rem;font-weight:700;height:18px;justify-content:center;position:absolute;right:2px;top:2px;width:18px}.player-tile{position:relative}.chip-badge-top{background:linear-gradient(135deg,#ff69b4);border-radius:12px;box-shadow:0 2px 6px #00000026;color:#fff;font-size:.95rem;font-weight:600;left:50%;letter-spacing:.3px;padding:4px 12px;position:absolute;text-align:center;top:10px;transform:translateX(-50%);z-index:3}.pitch-layout{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:row;gap:clamp(.5rem,2vw,1.5rem);justify-content:center;margin:.1rem auto 0;max-width:1300px;padding:2rem 3rem;width:100%}.pitch-left-panel{background:none;border-radius:0;box-shadow:none;display:flex;flex:0 0 420px;flex-direction:column;gap:1.25rem;margin:0;max-width:420px;padding:0;width:100%}.pitch-layout.single-column .pitch-left-panel{margin-right:0}.pitch-field{align-items:flex-start;display:flex;flex:1 1;flex-shrink:0;justify-content:center;max-width:720px}@media (max-width:768px){.pitch-field,.show-pitch .pitch-left-panel{display:none}.show-pitch .pitch-field{display:flex}}.pitch-layout:not(:has(.pitch-field:not([style*="display: none"]))){justify-content:center}@media (max-width:900px){.pitch-layout{display:block}.pitch-left-panel{display:block;margin:0 auto;width:100%}.pitch-field,.show-pitch .pitch-left-panel{display:none}.show-pitch .pitch-field{display:block;margin:0 auto;width:100%}}.pick-team-container{align-items:flex-start;display:flex;flex-direction:row;gap:3rem;height:auto;justify-content:center;margin:0 auto;max-width:1400px;min-height:calc(100vh - 80px);overflow-y:visible;padding:2rem 3rem}.player-list-panel{border-radius:12px;color:#333;flex:1 1;height:75vh;max-width:500px;min-width:350px;overflow-y:auto;padding:1.25rem}.pitch-panel{align-items:center;display:flex;flex:1.5 1;justify-content:center}.player-option{background:#ffffff1a;border:1px solid #fff3;border-radius:5px;color:#fff;cursor:pointer;margin:.25rem 0;padding:.5rem}.player-option.selected{background:#ffd7001a;border-color:gold}.pick-team-buttons{display:flex;gap:1rem;justify-content:space-between;margin-top:1rem}
/*# sourceMappingURL=main.fc798589.css.map*/