.page-module__3uOFAq__mainContainer{flex-direction:column;gap:1rem;width:100%;max-width:1200px;height:100%;padding:0;display:flex}.page-module__3uOFAq__topBar{background-color:rgba(255,255,255,.95);border-radius:12px;flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem 2rem;display:flex;box-shadow:0 4px 20px rgba(0,0,0,.1)}.page-module__3uOFAq__title{color:#235219;margin:0 auto;font-size:1.5rem;font-weight:600}.page-module__3uOFAq__backButton{color:#235219;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:color .3s;display:flex}.page-module__3uOFAq__backButton:hover{color:#38702c}.page-module__3uOFAq__pageContent{flex-grow:1;grid-template-columns:1fr 4fr 1.5fr;gap:1rem;display:grid;overflow:hidden}.page-module__3uOFAq__leftPanel,.page-module__3uOFAq__rightPanel,.page-module__3uOFAq__fieldPreviewCard{background-color:rgba(255,255,255,.95);border-radius:12px;flex-direction:column;padding:1rem;display:flex;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1)}.page-module__3uOFAq__configCard{flex-direction:column;gap:1rem;height:100%;display:flex}.page-module__3uOFAq__configTitle{color:#235219;align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:600;display:flex}.page-module__3uOFAq__inputGroup{flex-direction:column;gap:.25rem;display:flex}.page-module__3uOFAq__inputLabel{color:#333;align-items:center;gap:.5rem;font-weight:600;display:flex}.page-module__3uOFAq__inputField{border:1px solid #ccc;border-radius:8px;padding:.5rem;font-size:.9rem}.page-module__3uOFAq__inputField:focus{border-color:#235219;outline:none;box-shadow:0 0 0 2px rgba(35,82,25,.2)}.page-module__3uOFAq__saveButton{color:#fff;cursor:pointer;background-color:#235219;border:none;border-radius:8px;width:100%;margin-top:auto;padding:.75rem;font-size:1rem;font-weight:600;transition:background-color .3s}.page-module__3uOFAq__saveButton:hover{background-color:#38702c}.page-module__3uOFAq__fieldPreviewCard{background-color:#2e7d32;border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:1rem;display:flex;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.1)}.page-module__3uOFAq__fieldLines,.page-module__3uOFAq__centerCircle,.page-module__3uOFAq__penaltyBox,.page-module__3uOFAq__penaltyArc{display:none}.page-module__3uOFAq__formationDisplay{z-index:2;flex-direction:column;justify-content:space-around;align-items:center;width:100%;height:100%;padding:1rem 0;display:flex;position:relative}.page-module__3uOFAq__playerRow{justify-content:space-around;gap:2rem;width:100%;display:grid}.page-module__3uOFAq__playerContainer{flex-direction:column;justify-content:center;align-items:center;height:60px;display:flex;position:relative}.page-module__3uOFAq__playerCircle{cursor:grab;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;display:flex;box-shadow:0 2px 5px rgba(0,0,0,.2)}.page-module__3uOFAq__playerInfo{color:#fff;text-align:center;white-space:nowrap;text-shadow:1px 1px 2px rgba(0,0,0,.8);font-size:.7rem;font-weight:600;position:absolute;bottom:-20px}.page-module__3uOFAq__playerSelectionCard{flex-direction:column;height:100%;display:flex}.page-module__3uOFAq__playerSelectionTitle{color:#235219;flex-shrink:0;margin-bottom:.5rem;font-size:1rem;font-weight:600}.page-module__3uOFAq__playerGrid{border:1px dashed #ccc;border-radius:12px;flex-grow:1;grid-template-columns:1fr;gap:1rem;padding:1rem;display:grid;overflow-y:auto}.page-module__3uOFAq__playerCard{cursor:grab;background-color:#f0f8f0;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 5px rgba(0,0,0,.1)}.page-module__3uOFAq__playerCard:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.page-module__3uOFAq__playerImage{background-color:#e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.page-module__3uOFAq__playerName{color:#333;flex-grow:1;font-size:.8rem;font-weight:600}.page-module__3uOFAq__playerNumber{color:#888;font-size:.7rem;font-weight:600}.page-module__3uOFAq__emptyPlayerMessage{text-align:center;color:#888;padding:1rem;font-style:italic}@media (max-width:1024px){.page-module__3uOFAq__pageContent{grid-template-columns:1fr;height:auto}}
