.team-module__CGN6sG__loading{text-align:center;padding-top:3rem}.team-module__CGN6sG__loadingSpinner{color:var(--primary);font-size:3rem;animation:1s linear infinite team-module__CGN6sG__spin}.team-module__CGN6sG__loadingText{color:var(--text-muted);margin-top:1rem}@keyframes team-module__CGN6sG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.team-module__CGN6sG__controls{justify-content:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.team-module__CGN6sG__controlBar{flex-wrap:wrap;align-items:center;gap:1rem;padding:.5rem 0;display:flex}.team-module__CGN6sG__searchSection{flex:1;min-width:300px}.team-module__CGN6sG__searchInputWrapper{align-items:center;height:48px;display:flex;position:relative}.team-module__CGN6sG__searchInputWrapper i{color:var(--primary);z-index:2;font-size:1rem;transition:all .3s;position:absolute;left:1.25rem}.team-module__CGN6sG__searchInputWrapper .team-module__CGN6sG__searchInput{width:100%;height:100%;color:var(--text);background:linear-gradient(135deg,#00d4ff14 0%,#0ea5e90d 100%);border:1.5px solid #00d4ff40;border-radius:12px;padding:0 3rem 0 3.25rem;font-size:.95rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.team-module__CGN6sG__searchInputWrapper .team-module__CGN6sG__searchInput::placeholder{color:var(--text-dim);opacity:.7}.team-module__CGN6sG__searchInputWrapper .team-module__CGN6sG__searchInput:hover{background:linear-gradient(135deg,#00d4ff1f 0%,#0ea5e914 100%);border-color:#00d4ff66}.team-module__CGN6sG__searchInputWrapper .team-module__CGN6sG__searchInput:focus{border-color:var(--primary);background:linear-gradient(135deg,#00d4ff26 0%,#0ea5e91a 100%);outline:none;box-shadow:0 0 0 4px #00d4ff26,0 4px 12px #00d4ff1a}.team-module__CGN6sG__searchInputWrapper .team-module__CGN6sG__searchInput:focus+i{color:var(--primary);text-shadow:0 0 8px #00d4ff4d}.team-module__CGN6sG__clearSearch{color:var(--text-muted);cursor:pointer;z-index:2;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.5rem;font-size:1rem;transition:all .2s;display:flex;position:absolute;right:1rem}.team-module__CGN6sG__clearSearch:hover{color:var(--danger);background:#ef444426;transform:scale(1.1)}.team-module__CGN6sG__actionButtons{gap:.75rem;display:flex}.team-module__CGN6sG__addButton{height:48px;color:var(--primary);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;background:linear-gradient(135deg,#00d4ff33,#0ea5e933);border:1.5px solid #00d4ff99;border-radius:10px;align-items:center;gap:.6rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.team-module__CGN6sG__addButton:hover{border-color:var(--primary);background:linear-gradient(135deg,#00d4ff4d,#0ea5e940);transform:translateY(-2px);box-shadow:0 8px 20px #00d4ff40}.team-module__CGN6sG__addButton:active{transform:translateY(0)}.team-module__CGN6sG__addButton i{font-size:1rem;transition:all .3s}.team-module__CGN6sG__addButton:hover i{transform:scale(1.15)}.team-module__CGN6sG__formSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00d4ff0a;border:1px solid #00d4ff1f;border-radius:10px;margin-bottom:2rem;padding:1.75rem;transition:all .3s}.team-module__CGN6sG__formSection:hover{background:#00d4ff0f;border-color:#00d4ff33;box-shadow:0 8px 20px #00d4ff0d}.team-module__CGN6sG__formSection:last-of-type{margin-bottom:0}.team-module__CGN6sG__sectionHeader{border-bottom:none;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-top:1.5rem;padding-bottom:0;display:flex}.team-module__CGN6sG__sectionHeader i{color:var(--primary);text-align:center;background:#00d4ff1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;display:flex}.team-module__CGN6sG__sectionHeader h6{color:var(--text);letter-spacing:.5px;text-transform:uppercase;opacity:.95;margin:0;font-size:.9rem;font-weight:700}.team-module__CGN6sG__helpText{color:var(--text-dim);margin-left:.5rem;font-size:.85rem;font-weight:400}.team-module__CGN6sG__imageUploadSection{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;display:grid}.team-module__CGN6sG__imageUploadLeft{flex:1}.team-module__CGN6sG__imageUploadRight{flex-direction:column;align-items:center;gap:.5rem;min-width:120px;display:flex}.team-module__CGN6sG__imageUploadRightFull{flex-direction:column;grid-column:1/-1;align-items:center;gap:1rem;width:100%;display:flex}.team-module__CGN6sG__imagePreviewWrapper{flex-direction:column;align-items:center;gap:.5rem;display:flex}.team-module__CGN6sG__imageLabel{color:var(--text-dim);text-align:center;font-size:.75rem}.team-module__CGN6sG__imageHint{color:var(--text-dim);align-items:start;gap:.5rem;margin-top:.5rem;font-size:.85rem;line-height:1.5;display:flex}.team-module__CGN6sG__imageHint i{color:var(--primary);flex-shrink:0;margin-top:.2rem}.team-module__CGN6sG__cropperContainer{flex-direction:column;align-items:center;gap:1.25rem;width:100%;display:flex}.team-module__CGN6sG__cropperModalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1100;background-color:#000c;justify-content:center;align-items:center;animation:.2s team-module__CGN6sG__fadeIn;display:flex;position:fixed;inset:0}.team-module__CGN6sG__cropperModal{background:linear-gradient(135deg,#0f1e3cfa,#142850fa);border:1px solid #00d4ff26;border-radius:16px;flex-direction:column;width:95%;max-width:800px;max-height:70vh;animation:.3s team-module__CGN6sG__slideUp;display:flex;overflow:hidden;box-shadow:0 25px 80px #000000b3}.team-module__CGN6sG__cropperModalHeader{border-bottom:1px solid #ffffff1a;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.team-module__CGN6sG__cropperModalTitle{color:var(--primary);align-items:center;gap:.75rem;margin:0;font-size:1.25rem;font-weight:700;display:flex}.team-module__CGN6sG__cropperModalTitle i{font-size:1.35rem}.team-module__CGN6sG__cropperCloseButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:1.75rem;line-height:1;transition:color .3s;display:flex}.team-module__CGN6sG__cropperCloseButton:hover{color:var(--text)}.team-module__CGN6sG__cropperModalBody{flex:1;justify-content:center;align-items:center;min-height:350px;padding:1.5rem;display:flex;overflow-y:auto}.team-module__CGN6sG__cropperWrapper{background:#000;border:2px solid #00d4ff4d;border-radius:8px;flex-shrink:0;width:450px;height:450px;transition:width .15s,height .15s;position:relative;overflow:hidden}.team-module__CGN6sG__cropperModalFooter{background:#0003;border-top:1px solid #ffffff1a;flex-shrink:0;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;display:flex}@media (max-width:768px){.team-module__CGN6sG__cropperModal{width:98%;max-height:95vh}.team-module__CGN6sG__cropperModalHeader{padding:1rem 1.5rem}.team-module__CGN6sG__cropperModalTitle{font-size:1.1rem}.team-module__CGN6sG__cropperModalTitle i{font-size:1.2rem}.team-module__CGN6sG__cropperModalBody{min-height:300px;padding:1.5rem}.team-module__CGN6sG__cropperModalFooter{flex-direction:column-reverse;gap:.75rem;padding:1rem 1.5rem}.team-module__CGN6sG__applyCropButton,.team-module__CGN6sG__cancelCropButton{flex:none;width:100%}}.team-module__CGN6sG__cropperControls{flex-wrap:wrap;justify-content:center;gap:.75rem;width:100%;display:flex}.team-module__CGN6sG__applyCropButton{color:var(--success);cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#22c55e33,#16a34a33);border:1.5px solid #22c55e66;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.team-module__CGN6sG__applyCropButton:hover{border-color:var(--success);background:linear-gradient(135deg,#22c55e4d,#16a34a4d);transform:translateY(-2px);box-shadow:0 4px 12px #22c55e33}.team-module__CGN6sG__applyCropButton:active{transform:translateY(0)}.team-module__CGN6sG__cancelCropButton{color:var(--danger);cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #ef44444d;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.team-module__CGN6sG__cancelCropButton:hover{border-color:var(--danger);background:#ef44441a;transform:translateY(-2px)}.team-module__CGN6sG__cancelCropButton:active{transform:translateY(0)}.team-module__CGN6sG__cropComparisonWrapper{flex-direction:column;align-items:center;gap:2rem;width:100%;animation:.3s team-module__CGN6sG__slideIn;display:flex}@keyframes team-module__CGN6sG__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.team-module__CGN6sG__comparisonItem{flex-direction:column;align-items:center;gap:.75rem;min-width:120px;transition:all .3s;display:flex;position:relative}.team-module__CGN6sG__comparisonItem:first-child{z-index:2;transform:scale(1.15)}.team-module__CGN6sG__comparisonItem:last-of-type{opacity:.5;filter:brightness(.7)}@media (min-width:600px){.team-module__CGN6sG__cropComparisonWrapper{flex-direction:row;justify-content:center;gap:3rem}.team-module__CGN6sG__comparisonItem:first-child{transform:scale(1.2)}.team-module__CGN6sG__comparisonItem:last-of-type{opacity:.6;filter:brightness(.75)}}.team-module__CGN6sG__changeCropButton{color:var(--primary);cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#00d4ff33,#0ea5e933);border:1.5px solid #00d4ff4d;border-radius:6px;align-items:center;gap:.5rem;padding:.65rem 1.15rem;font-size:.8rem;font-weight:600;transition:all .3s;display:flex}.team-module__CGN6sG__changeCropButton:hover{border-color:var(--primary);background:linear-gradient(135deg,#00d4ff4d,#0ea5e94d);transform:translateY(-2px);box-shadow:0 4px 12px #00d4ff26}.team-module__CGN6sG__changeCropButton:active{transform:translateY(0)}.team-module__CGN6sG__formLabel i{color:var(--primary);margin-right:.35rem;font-size:.85rem}.team-module__CGN6sG__displayOrderInput{max-width:200px}.team-module__CGN6sG__searchHeader{color:var(--primary);margin:0}.team-module__CGN6sG__searchInput{width:100%;color:var(--text);background:#00d4ff0d;border:1px solid #00d4ff33;border-radius:6px;padding:.75rem;transition:border-color .3s,background .3s}.team-module__CGN6sG__searchInput:focus{border-color:var(--primary);background:#00d4ff1a;outline:none}.team-module__CGN6sG__searchCount{color:var(--text-muted);margin-top:.5rem;margin-bottom:0;font-size:.9rem}.team-module__CGN6sG__tableContainer{overflow-x:auto}.team-module__CGN6sG__teamTable{width:100%;color:var(--text);border-collapse:collapse;table-layout:fixed}.team-module__CGN6sG__teamTable thead tr{border-bottom:1px solid #ffffff1a}.team-module__CGN6sG__teamTable th{text-align:left;color:var(--primary);padding:1rem;font-weight:600}.team-module__CGN6sG__teamTable th:first-child{text-align:center;width:40px}.team-module__CGN6sG__teamTable th:nth-child(2){text-align:center;width:80px}.team-module__CGN6sG__teamTable th:nth-child(3){width:20%}.team-module__CGN6sG__teamTable th:nth-child(4){width:35%}.team-module__CGN6sG__teamTable th:nth-child(5){text-align:center;width:12%}.team-module__CGN6sG__teamTable th:nth-child(6){text-align:center;width:180px}.team-module__CGN6sG__teamTable tbody tr{border-bottom:1px solid #ffffff0d;transition:background .2s}.team-module__CGN6sG__teamTable tbody tr:hover{background:#00d4ff08}.team-module__CGN6sG__teamTable td{vertical-align:middle;padding:1rem}.team-module__CGN6sG__teamTable td:first-child,.team-module__CGN6sG__teamTable td:nth-child(2),.team-module__CGN6sG__teamTable td:nth-child(5),.team-module__CGN6sG__teamTable td:nth-child(6){text-align:center}.team-module__CGN6sG__memberImage{object-fit:cover;border:2px solid #00d4ff4d;border-radius:50%;width:40px;height:40px}.team-module__CGN6sG__memberName{font-weight:600}.team-module__CGN6sG__memberNickname{color:var(--text-muted);font-style:italic}.team-module__CGN6sG__orderBadge{color:var(--text);background:#00d4ff1a;border:1px solid #00d4ff4d;border-radius:4px;padding:.25rem .75rem;font-size:.85rem;display:inline-block}.team-module__CGN6sG__actionButtons{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.team-module__CGN6sG__editButton{color:var(--primary);cursor:pointer;background:#00d4ff1a;border:1px solid #00d4ff4d;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;transition:all .3s}.team-module__CGN6sG__editButton:hover{border-color:var(--primary);background:#00d4ff33;transform:translateY(-2px)}.team-module__CGN6sG__deleteButton{color:var(--danger);cursor:pointer;background:#ef44441a;border:1px solid #ef44444d;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;transition:all .3s}.team-module__CGN6sG__deleteButton:hover{border-color:var(--danger);background:#ef444433;transform:translateY(-2px)}.team-module__CGN6sG__draggableRow{cursor:grab;transition:all .2s}.team-module__CGN6sG__draggableRow:active{cursor:grabbing}.team-module__CGN6sG__draggableRow.team-module__CGN6sG__dragging{opacity:.4;background:#00d4ff1a}.team-module__CGN6sG__draggableRow.team-module__CGN6sG__dragOver{border-top:3px solid var(--primary);background:#00d4ff0d}.team-module__CGN6sG__dragHandle{text-align:center;-webkit-user-select:none;user-select:none;cursor:grab;padding:.5rem!important}.team-module__CGN6sG__dragHandle:active{cursor:grabbing}.team-module__CGN6sG__dragHandle i{opacity:.3;transition:opacity .2s}.team-module__CGN6sG__draggableRow:hover .team-module__CGN6sG__dragHandle i{opacity:.7}.team-module__CGN6sG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#00000080;justify-content:center;align-items:center;animation:.2s team-module__CGN6sG__fadeIn;display:flex;position:fixed;inset:0}@keyframes team-module__CGN6sG__fadeIn{0%{opacity:0}to{opacity:1}}.team-module__CGN6sG__modalCard{background:linear-gradient(135deg,#0f1e3cf2,#142850f2);border:1px solid #00d4ff1a;border-radius:16px;flex-direction:column;width:95%;max-width:950px;max-height:85vh;animation:.3s team-module__CGN6sG__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000080}.team-module__CGN6sG__modalBody{flex-direction:column;flex:1;padding:2rem 2.5rem 2.5rem;display:flex;overflow-y:auto}@keyframes team-module__CGN6sG__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.team-module__CGN6sG__modalHeader{border-bottom:1px solid #ffffff1a;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.team-module__CGN6sG__modalTitle{color:var(--primary);margin:0;font-size:1.25rem;font-weight:700}.team-module__CGN6sG__closeButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:1.5rem;line-height:1;transition:color .3s;display:flex}.team-module__CGN6sG__closeButton:hover{color:var(--text)}.team-module__CGN6sG__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.team-module__CGN6sG__formGrid.team-module__CGN6sG__threeColumn{grid-template-columns:1fr 1fr 1fr}.team-module__CGN6sG__formField{margin-bottom:0}.team-module__CGN6sG__formLabel{color:var(--text);letter-spacing:.3px;text-transform:uppercase;opacity:.9;margin-bottom:.65rem;font-size:.9rem;font-weight:600;display:block}.team-module__CGN6sG__required{color:var(--danger);font-weight:700}.team-module__CGN6sG__formInput{width:100%;color:var(--text);background:#0000004d;border:1.5px solid #00d4ff26;border-radius:8px;padding:.95rem 1.1rem;font-size:.95rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.team-module__CGN6sG__formInput::placeholder{color:var(--text-muted)}.team-module__CGN6sG__formInput:hover{background:#0006;border-color:#00d4ff40;box-shadow:0 4px 12px #00d4ff0d}.team-module__CGN6sG__formInput:focus{border-color:var(--primary);background:#00d4ff14;outline:none;box-shadow:0 0 0 4px #00d4ff26,inset 0 0 0 1px #00d4ff1a}.team-module__CGN6sG__formTextarea{width:100%;color:var(--text);resize:vertical;background:#0000004d;border:1.5px solid #00d4ff26;border-radius:8px;min-height:120px;padding:.95rem 1.1rem;font-family:inherit;font-size:.95rem;line-height:1.5;transition:all .3s cubic-bezier(.4,0,.2,1)}.team-module__CGN6sG__formTextarea::placeholder{color:var(--text-muted)}.team-module__CGN6sG__formTextarea:hover{background:#0006;border-color:#00d4ff40;box-shadow:0 4px 12px #00d4ff0d}.team-module__CGN6sG__formTextarea:focus{border-color:var(--primary);background:#00d4ff14;outline:none;box-shadow:0 0 0 4px #00d4ff26,inset 0 0 0 1px #00d4ff1a}.team-module__CGN6sG__formDivider{border-top:1px solid #ffffff1a;margin-bottom:1.5rem;padding-top:1rem}.team-module__CGN6sG__imagePreview{object-fit:cover;border:3px solid #00d4ff99;border-radius:50%;width:100px;height:100px;margin-top:0;transition:all .3s;box-shadow:0 0 20px #00d4ff33}.team-module__CGN6sG__comparisonItem:first-child .team-module__CGN6sG__imagePreview{border-width:4px;width:120px;height:120px;box-shadow:0 0 30px #00d4ff66}.team-module__CGN6sG__comparisonItem:last-of-type .team-module__CGN6sG__imagePreview{width:80px;height:80px}.team-module__CGN6sG__cropperImage{background:#0003;width:100%;max-width:100%;max-height:100%;display:block}.team-module__CGN6sG__simpleImage{object-fit:cover;-webkit-user-select:none;user-select:none;z-index:1;width:100%;height:100%;display:block;position:relative}.team-module__CGN6sG__cropperGrid{pointer-events:none;z-index:2;grid-template-rows:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;gap:0;display:grid;position:absolute;inset:0}.team-module__CGN6sG__gridLine{border:1px solid #00d4ff33}.team-module__CGN6sG__cropperFrame{pointer-events:none;z-index:3;border:3px solid #00d4ff80;position:absolute;inset:0;box-shadow:inset 0 0 20px #00d4ff1a}.team-module__CGN6sG__resizeHandle{z-index:4;cursor:grab;background:radial-gradient(circle,#00d4ffcc,#00d4ff66);border:2px solid #00d4ffe6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex;position:absolute;box-shadow:0 0 12px #00d4ff99}.team-module__CGN6sG__resizeHandle:hover{background:radial-gradient(circle,#00d4ff,#00d4ff99);transform:scale(1.2);box-shadow:0 0 20px #00d4ffcc}.team-module__CGN6sG__handleNw{cursor:nwse-resize;top:-12px;left:-12px}.team-module__CGN6sG__handleNe{cursor:nesw-resize;top:-12px;right:-12px}.team-module__CGN6sG__handleSw{cursor:nesw-resize;bottom:-12px;left:-12px}.team-module__CGN6sG__handleSe{cursor:nwse-resize;bottom:-12px;right:-12px}.team-module__CGN6sG__formActions{border-top:1px solid #ffffff1a;justify-content:flex-end;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.team-module__CGN6sG__cancelButton{color:var(--text);cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:6px;padding:.75rem 1.5rem;transition:all .3s}.team-module__CGN6sG__cancelButton:hover{background:#ffffff0d;border-color:#ffffff4d}.team-module__CGN6sG__saveButton{color:var(--primary);cursor:pointer;background:linear-gradient(135deg,#00d4ff33,#0ea5e933);border:1px solid #00d4ff80;border-radius:6px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.team-module__CGN6sG__saveButton:hover{border-color:var(--primary);background:linear-gradient(135deg,#00d4ff4d,#0ea5e94d);transform:translateY(-2px);box-shadow:0 8px 16px #00d4ff33}.team-module__CGN6sG__toast{z-index:999;border-radius:8px;align-items:center;gap:.75rem;max-width:500px;margin-left:auto;margin-right:auto;padding:1rem;font-size:.95rem;font-weight:500;animation:.3s team-module__CGN6sG__slideUpFade;display:flex;position:fixed;bottom:100px;left:1rem;right:1rem}.team-module__CGN6sG__toastSuccess{color:var(--success);background:#22c55e1a;border:1px solid #22c55e4d}.team-module__CGN6sG__toastError{color:var(--danger);background:#ef44441a;border:1px solid #ef44444d}.team-module__CGN6sG__toastIcon{flex-shrink:0;font-size:1.1rem}@keyframes team-module__CGN6sG__slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.team-module__CGN6sG__emptyState{text-align:center;color:var(--text-muted);padding:3rem 1rem}.team-module__CGN6sG__emptyState i{opacity:.5;margin-bottom:1rem;display:block}@media (max-width:768px){.team-module__CGN6sG__controlBar{flex-direction:column}.team-module__CGN6sG__searchSection{width:100%;min-width:auto}.team-module__CGN6sG__actionButtons{width:100%}.team-module__CGN6sG__addButton{justify-content:center;width:100%}.team-module__CGN6sG__imageUploadSection{grid-template-columns:1fr;gap:1.5rem}.team-module__CGN6sG__controls{flex-direction:column}.team-module__CGN6sG__addButton{text-align:center;width:100%}.team-module__CGN6sG__teamTable th:nth-child(4),.team-module__CGN6sG__teamTable td:nth-child(4){display:none}.team-module__CGN6sG__teamTable th:first-child{width:30px}.team-module__CGN6sG__teamTable th:nth-child(2){width:60px}.team-module__CGN6sG__teamTable th:nth-child(3){width:auto}.team-module__CGN6sG__teamTable th:nth-child(5){width:80px}.team-module__CGN6sG__teamTable th:nth-child(6){width:120px}.team-module__CGN6sG__actionButtons{flex-direction:column;gap:.25rem}.team-module__CGN6sG__editButton,.team-module__CGN6sG__deleteButton{padding:.4rem .75rem;font-size:.8rem}.team-module__CGN6sG__modalCard{width:95%;max-width:900px;max-height:90vh}.team-module__CGN6sG__modalBody{padding:1.5rem}.team-module__CGN6sG__formSection{padding:1.25rem}.team-module__CGN6sG__formGrid{grid-template-columns:1fr}.team-module__CGN6sG__formGrid.team-module__CGN6sG__threeColumn{grid-template-columns:1fr 1fr}.team-module__CGN6sG__imageUploadSection{grid-template-columns:1fr}.team-module__CGN6sG__imageUploadRight{align-items:center;width:100%}.team-module__CGN6sG__cropperControls{width:100%}.team-module__CGN6sG__applyCropButton,.team-module__CGN6sG__cancelCropButton{flex:1;min-width:120px}.team-module__CGN6sG__cropperWrapper{max-width:100%}.team-module__CGN6sG__formActions{flex-direction:column-reverse;gap:.75rem}.team-module__CGN6sG__cancelButton,.team-module__CGN6sG__saveButton{width:100%}.team-module__CGN6sG__toast{max-width:none;bottom:30px;left:.75rem;right:.75rem}}@media (max-width:480px){.team-module__CGN6sG__cropperControls{flex-direction:column;gap:.5rem}.team-module__CGN6sG__applyCropButton,.team-module__CGN6sG__cancelCropButton{flex:none;width:100%}.team-module__CGN6sG__cropperWrapper{max-width:280px}.team-module__CGN6sG__teamTable th:nth-child(4),.team-module__CGN6sG__teamTable td:nth-child(4){display:none}.team-module__CGN6sG__teamTable th:nth-child(2){width:45%}.team-module__CGN6sG__teamTable th:nth-child(5){width:35%}.team-module__CGN6sG__deleteButton span{display:none}.team-module__CGN6sG__memberImage{width:32px;height:32px}.team-module__CGN6sG__modalCard{border-radius:8px;width:100%;max-height:95vh}.team-module__CGN6sG__modalBody{padding:1rem}.team-module__CGN6sG__formLabel{font-size:.85rem}.team-module__CGN6sG__formInput,.team-module__CGN6sG__formTextarea{padding:.75rem .9rem;font-size:.9rem}.team-module__CGN6sG__imagePreview{width:60px;height:60px}.team-module__CGN6sG__controlBar{gap:.5rem}.team-module__CGN6sG__modalTitle{font-size:1rem}.team-module__CGN6sG__sectionHeader i{width:28px;height:28px;font-size:1.25rem}.team-module__CGN6sG__sectionHeader h6{font-size:.85rem}}
