:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{max-width:1280px;margin:0 auto;padding:2rem;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media(hover:hover){a:hover{background-color:#00bd7e33}}@media(min-width:1024px){body{display:flex;place-items:center}#app{display:grid;padding:0 2rem}}._appLayout_d4hh4_1{display:flex;min-height:100vh}._sidebar_d4hh4_6{width:260px;background:linear-gradient(180deg,#1e293b,#0f172a);color:#fff;display:flex;flex-direction:column;transition:width .3s ease;position:fixed;height:100vh;z-index:50}._sidebar_d4hh4_6._collapsed_d4hh4_18{width:70px}._sidebarHeader_d4hh4_22{padding:1.5rem 1rem;border-bottom:1px solid #334155}._logoContainer_d4hh4_27{display:flex;align-items:center;gap:.75rem}._appName_d4hh4_37{font-size:1.25rem;font-weight:700;color:#fff}._sidebarNav_d4hh4_43{flex:1;padding:1rem 0}._navItem_d4hh4_48{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#cbd5e1;text-decoration:none;transition:all .2s ease;margin:0 .5rem;border-radius:.5rem}._navItem_d4hh4_48:hover{background-color:#334155;color:#fff}._navItem_d4hh4_48._router-link-active_d4hh4_65{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff}._navIcon_d4hh4_70{width:1.25rem;height:1.25rem;flex-shrink:0}._sidebarFooter_d4hh4_80{padding:1rem;border-top:1px solid #334155}._userSection_d4hh4_85{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:#334155;border-radius:.5rem;margin-bottom:.75rem}._userSection_d4hh4_85._collapsed_d4hh4_18{justify-content:center}._userAvatar_d4hh4_99{width:2rem;height:2rem;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#1d4ed8);display:flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0}._userInfo_d4hh4_111{overflow:hidden}._userName_d4hh4_115{font-weight:600;font-size:.875rem;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userEmail_d4hh4_124{font-size:.75rem;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._logoutButton_d4hh4_132{display:flex;align-items:center;gap:.5rem;width:100%;padding:.75rem;background:none;border:1px solid #475569;border-radius:.5rem;color:#cbd5e1;cursor:pointer;transition:all .2s ease;font-size:.875rem}._logoutButton_d4hh4_132:hover{background-color:#dc2626;border-color:#dc2626;color:#fff}._logoutIcon_d4hh4_153{width:1.25rem;height:1.25rem;flex-shrink:0}._mainArea_d4hh4_159{flex:1;margin-left:260px;transition:margin-left .3s ease}._sidebar_d4hh4_6._collapsed_d4hh4_18+._mainArea_d4hh4_159{margin-left:70px}._topHeader_d4hh4_169{background:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;height:70px;position:sticky;top:0;z-index:40}._headerLeft_d4hh4_182{display:flex;align-items:center;gap:1rem}._sidebarToggle_d4hh4_188{background:none;border:none;padding:.5rem;border-radius:.5rem;cursor:pointer;color:#64748b;transition:all .2s ease}._breadcrumbItem_d4hh4_198{font-size:1.125rem;font-weight:600;color:#1e293b;text-transform:capitalize}._headerRight_d4hh4_205{display:flex;align-items:center;gap:1rem}._searchContainer_d4hh4_211{position:relative}._searchInput_d4hh4_215{width:300px;padding:.5rem 2.5rem .5rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;background-color:#f8fafc;transition:all .2s ease}._searchIcon_d4hh4_225{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:#64748b}._mainContent_d4hh4_235{padding:1.5rem;min-height:calc(100vh - 70px);background-color:#f8fafc}@media(max-width:768px){._sidebar_d4hh4_6{transform:translate(-100%)}._mainArea_d4hh4_159{margin-left:0}._searchContainer_d4hh4_211{display:none}}.auth-layout[data-v-a154c83b]{min-height:100vh;background:linear-gradient(135deg,#123157,#0b1d33,#194780);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;position:relative}.auth-main[data-v-a154c83b]{flex:1;display:flex;align-items:center;justify-content:center;width:100%;max-width:500px}.auth-footer[data-v-a154c83b]{position:absolute;bottom:2rem;color:#ffffffb3;font-size:.875rem;text-align:center}@media(max-width:768px){.auth-layout[data-v-a154c83b]{padding:1rem}.auth-footer[data-v-a154c83b]{position:static;margin-top:2rem;padding:1rem}}@media(max-width:480px){.auth-layout[data-v-a154c83b]{padding:.5rem}.auth-main[data-v-a154c83b]{max-width:100%}.auth-footer[data-v-a154c83b]{font-size:.75rem}}#app{min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f8fafc}._loginPage_1ysfy_1{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:1rem;background:linear-gradient(135deg,#123157,#0b1d33,#194780)}._loginCard_1ysfy_10{background:#fff;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;padding:2.5rem;width:100%;max-width:420px}._loginHeader_1ysfy_19{text-align:center;margin-bottom:2rem}._appLogo_1ysfy_24{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}._appTitle_1ysfy_32{font-size:1.5rem;font-weight:800;background:linear-gradient(135deg,#123157,#8b1721);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}._loginHeader_1ysfy_19 h2{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}._loginHeader_1ysfy_19 p{color:#6b7280;font-size:.875rem}._loginForm_1ysfy_54{display:flex;flex-direction:column;gap:1.5rem}._formGroup_1ysfy_60{display:flex;flex-direction:column}._formGroup_1ysfy_60 label{font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.875rem}._inputContainer_1ysfy_72{position:relative}._formGroup_1ysfy_60 input{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:.75rem;font-size:1rem;transition:all .2s ease;background-color:#f9fafb}._formGroup_1ysfy_60 input:focus{outline:none;border-color:#123157;background-color:#fff;box-shadow:0 0 0 3px #1231571a}._formGroup_1ysfy_60 input._error_1ysfy_93{border-color:#ef4444;background-color:#fef2f2}._inputSuccess_1ysfy_98{position:absolute;right:.75rem;top:50%;transform:translateY(-50%)}._successIcon_1ysfy_105{width:1.25rem;height:1.25rem;color:#10b981}._passwordToggle_1ysfy_111{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#6b7280;padding:.25rem;border-radius:.25rem;transition:color .2s ease}._passwordToggle_1ysfy_111:hover{color:#374151}._toggleIcon_1ysfy_129{width:1.25rem;height:1.25rem}._errorMessage_1ysfy_134{color:#ef4444;font-size:.75rem;margin-top:.25rem;font-weight:500}._formOptions_1ysfy_141{display:flex;justify-content:flex-start;align-items:center}._checkboxContainer_1ysfy_147{display:flex;align-items:center;cursor:pointer;font-size:.875rem;color:#374151;font-weight:500}._checkboxContainer_1ysfy_147 input{margin-right:.5rem;width:auto}._generalError_1ysfy_161{display:flex;align-items:center;gap:.5rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.75rem;padding:.875rem;color:#dc2626;font-size:.875rem}._errorIcon_1ysfy_173{width:1.25rem;height:1.25rem;flex-shrink:0}._loginButton_1ysfy_179{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem;background:linear-gradient(135deg,#123157,#0b1d33);color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}._loginButton_1ysfy_179:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px -5px #12315766;background:linear-gradient(135deg,#194780,#123157)}._loginButton_1ysfy_179:disabled{opacity:.6;cursor:not-allowed;transform:none}._loadingSpinner_1ysfy_208{width:1.25rem;height:1.25rem;animation:_spin_1ysfy_1 1s linear infinite}._loginFooter_1ysfy_214{margin-top:1.25rem;text-align:center;font-size:.9rem;color:#64748b}._loginFooter_1ysfy_214 a{color:#2563eb;font-weight:600;text-decoration:none}._loginFooter_1ysfy_214 a:hover{text-decoration:underline}@keyframes _spin_1ysfy_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._demoHelp_1ysfy_240{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb;text-align:center}._demoText_1ysfy_247{color:#6b7280;font-size:.75rem;line-height:1.5}._demoText_1ysfy_247 code{background:#f3f4f6;padding:.125rem .25rem;border-radius:.25rem;font-family:monospace;color:#1f2937;font-weight:500}@media(max-width:480px){._loginCard_1ysfy_10{padding:2rem 1.5rem;margin:.5rem}._loginHeader_1ysfy_19 h2{font-size:1.5rem}._appTitle_1ysfy_32{font-size:1.25rem}}._teamsPage_xn2e1_1{padding:1.5rem;max-width:1400px;margin:0 auto}._pageHeader_xn2e1_8{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}._headerLeft_xn2e1_15{flex:1}._pageTitle_xn2e1_19{font-size:2rem;font-weight:700;color:#123157;margin:0 0 .5rem}._pageSubtitle_xn2e1_26{color:#6b7280;font-size:1rem;margin:0}._headerRight_xn2e1_32{display:flex;gap:1rem}._btnPrimary_xn2e1_37{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#123157,#0b1d33);color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease}._btnPrimary_xn2e1_37:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1231574d}._btnSecondary_xn2e1_56{padding:.75rem 1.5rem;background:#fff;color:#123157;border:2px solid #123157;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease}._btnSecondary_xn2e1_56:hover{background:#123157;color:#fff}._btnIcon_xn2e1_72{width:1.25rem;height:1.25rem}._searchSection_xn2e1_78{background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 2px 4px #0000000d;margin-bottom:2rem}._searchBar_xn2e1_86{margin-bottom:1rem}._searchInputContainer_xn2e1_90{position:relative;max-width:500px}._searchIcon_xn2e1_95{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:#6b7280}._searchInput_xn2e1_90{width:100%;padding:.875rem 1rem .875rem 3rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;transition:all .2s ease}._searchInput_xn2e1_90:focus{outline:none;border-color:#123157;box-shadow:0 0 0 3px #1231571a}._filters_xn2e1_120{display:flex;gap:2rem;align-items:center}._filterSelect_xn2e1_126{padding:.5rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;background:#fff;cursor:pointer}._filterCheckbox_xn2e1_135{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#374151;cursor:pointer}._teamsContent_xn2e1_145{min-height:400px}._loadingState_xn2e1_150{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;color:#6b7280}._loadingSpinner_xn2e1_159{width:3rem;height:3rem;border:3px solid #e5e7eb;border-top:3px solid #123157;border-radius:50%;animation:_spin_xn2e1_1 1s linear infinite;margin-bottom:1rem}@keyframes _spin_xn2e1_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorState_xn2e1_179{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;text-align:center}._errorIcon_xn2e1_188{width:4rem;height:4rem;color:#ef4444;margin-bottom:1rem}._errorState_xn2e1_179 h3{font-size:1.5rem;color:#1f2937;margin-bottom:.5rem}._errorState_xn2e1_179 p{color:#6b7280;margin-bottom:1.5rem}._emptyState_xn2e1_207{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;text-align:center}._emptyIcon_xn2e1_216{width:5rem;height:5rem;color:#9ca3af;margin-bottom:1.5rem}._emptyState_xn2e1_207 h3{font-size:1.5rem;color:#1f2937;margin-bottom:.5rem}._emptyState_xn2e1_207 p{color:#6b7280;margin-bottom:2rem}._teamsGrid_xn2e1_235{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}._teamCard_xn2e1_241{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 2px 4px #0000000d;border:2px solid #f3f4f6;cursor:pointer;transition:all .2s ease}._teamCard_xn2e1_241:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a;border-color:#123157}._cardHeader_xn2e1_257{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}._teamName_xn2e1_264{font-size:1.25rem;font-weight:600;color:#123157;margin:0;flex:1;line-height:1.3}._teamActions_xn2e1_273{display:flex;gap:.5rem;opacity:0;transition:opacity .2s ease}._teamCard_xn2e1_241:hover ._teamActions_xn2e1_273{opacity:1}._actionBtnTeamList_xn2e1_284{padding:.5rem;background:#f3f4f6;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s ease}._actionBtnTeamList_xn2e1_284 svg{width:1rem;height:1rem;color:#6b7280}._actionBtnTeamList_xn2e1_284:hover{background:#e5e7eb}._actionBtnTeamList_xn2e1_284._delete_xn2e1_303:hover{background:#fef2f2}._actionBtnTeamList_xn2e1_284._delete_xn2e1_303:hover svg{color:#ef4444}._teamDescription_xn2e1_311{color:#6b7280;font-size:.875rem;line-height:1.4;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._teamStats_xn2e1_322{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}._statItem_xn2e1_329{display:flex;flex-direction:column;gap:.25rem}._statLabel_xn2e1_335{font-size:.75rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.05em}._statValue_xn2e1_343{font-size:.875rem;color:#1f2937;font-weight:600}._teamFooter_xn2e1_349{display:flex;justify-content:space-between;align-items:center;gap:1rem}._memberProgress_xn2e1_356{flex:1;display:flex;align-items:center;gap:.75rem}._progressBar_xn2e1_363{flex:1;height:.5rem;background:#e5e7eb;border-radius:.25rem;overflow:hidden}._progressFill_xn2e1_371{height:100%;transition:width .3s ease;border-radius:.25rem}._progressText_xn2e1_377{font-size:.75rem;color:#6b7280;font-weight:500;min-width:4rem}._teamStatus_xn2e1_384{padding:.375rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600;white-space:nowrap}@media(max-width:768px){._teamsPage_xn2e1_1{padding:1rem}._pageHeader_xn2e1_8{flex-direction:column;gap:1rem}._teamsGrid_xn2e1_235{grid-template-columns:1fr}._filters_xn2e1_120{flex-direction:column;align-items:flex-start;gap:1rem}._teamActions_xn2e1_273{opacity:1}._teamStats_xn2e1_322{grid-template-columns:1fr;gap:.75rem}}._createTeamPage_1dv1p_1{padding:1.5rem;max-width:800px;margin:0 auto}._pageHeader_1dv1p_8{margin-bottom:2rem}._headerLeft_1dv1p_12{display:flex;flex-direction:column;gap:1rem}._backButton_1dv1p_18{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;background:none;border:none;color:#123157;cursor:pointer;font-weight:500;transition:color .2s ease;align-self:flex-start}._backButton_1dv1p_18:hover{color:#0b1d33}._backButton_1dv1p_18 svg{width:1.25rem;height:1.25rem}._headerContent_1dv1p_41 h1{font-size:2rem;font-weight:700;color:#123157;margin:0 0 .5rem}._headerContent_1dv1p_41 p{color:#6b7280;font-size:1rem;margin:0}._successBanner_1dv1p_55{display:flex;align-items:center;gap:1rem;background:#ecfdf5;border:1px solid #86efac;border-radius:.75rem;padding:1rem;margin-bottom:2rem}._successIcon_1dv1p_66{width:2rem;height:2rem;color:#16a34a;flex-shrink:0}._successContent_1dv1p_73 h3{font-size:1.125rem;font-weight:600;color:#16a34a;margin:0 0 .25rem}._successContent_1dv1p_73 p{color:#15803d;margin:0;font-size:.875rem}._formContainer_1dv1p_87{background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000000d;border:2px solid #f3f4f6}._teamForm_1dv1p_94{padding:2rem}._formSection_1dv1p_99{margin-bottom:2.5rem}._formSection_1dv1p_99:last-of-type{margin-bottom:0}._sectionTitle_1dv1p_107{font-size:1.25rem;font-weight:600;color:#123157;margin:0 0 1.5rem;padding-bottom:.75rem;border-bottom:2px solid #f3f4f6}._formGroup_1dv1p_117{margin-bottom:1.5rem}._formLabel_1dv1p_121{display:block;font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.875rem}._required_1dv1p_129{color:#ef4444;margin-left:.25rem}._formInput_1dv1p_135,._formTextarea_1dv1p_136{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;transition:all .2s ease;background-color:#f9fafb}._formInput_1dv1p_135:focus,._formTextarea_1dv1p_136:focus{outline:none;border-color:#123157;background-color:#fff;box-shadow:0 0 0 3px #1231571a}._formInput_1dv1p_135._error_1dv1p_154,._formTextarea_1dv1p_136._error_1dv1p_154{border-color:#ef4444;background-color:#fef2f2}._numberInput_1dv1p_160{max-width:150px}._formTextarea_1dv1p_136{resize:vertical;min-height:80px}._textareaFooter_1dv1p_169{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem}._charCount_1dv1p_176{font-size:.75rem;color:#9ca3af}._fieldHelp_1dv1p_182{font-size:.75rem;color:#6b7280;margin-top:.25rem;margin-bottom:0}._errorMessage_1dv1p_189{color:#ef4444;font-size:.75rem;font-weight:500;margin-top:.25rem}._formActions_1dv1p_197{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;border-top:2px solid #f3f4f6}._actionGroup_1dv1p_206{display:flex;gap:1rem}._btnPrimary_1dv1p_212,._btnSecondary_1dv1p_213,._btnOutline_1dv1p_214{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.875rem;border:2px solid transparent}._btnPrimary_1dv1p_212{background:linear-gradient(135deg,#123157,#0b1d33);color:#fff}._btnPrimary_1dv1p_212:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #1231574d}._btnPrimary_1dv1p_212:disabled{opacity:.6;cursor:not-allowed;transform:none}._btnSecondary_1dv1p_213{background:#fff;color:#123157;border-color:#123157}._btnSecondary_1dv1p_213:hover:not(:disabled){background:#123157;color:#fff}._btnOutline_1dv1p_214{background:#fff;color:#6b7280;border-color:#e5e7eb}._btnOutline_1dv1p_214:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}._loadingSpinner_1dv1p_265{width:1.25rem;height:1.25rem;animation:_spin_1dv1p_1 1s linear infinite}@keyframes _spin_1dv1p_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){._createTeamPage_1dv1p_1{padding:1rem}._teamForm_1dv1p_94{padding:1.5rem}._formActions_1dv1p_197{flex-direction:column;align-items:stretch}._actionGroup_1dv1p_206{flex-direction:column}._btnPrimary_1dv1p_212,._btnSecondary_1dv1p_213,._btnOutline_1dv1p_214{justify-content:center}}@media(max-width:480px){._headerContent_1dv1p_41 h1{font-size:1.5rem}._teamForm_1dv1p_94{padding:1rem}._sectionTitle_1dv1p_107{font-size:1.125rem}}._editTeamView_zqnh8_1{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:2rem 0}._loadingState_zqnh8_8{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;color:#64748b}._loadingSpinner_zqnh8_17{width:40px;height:40px;border:3px solid #e2e8f0;border-top:3px solid #123157;border-radius:50%;animation:_spin_zqnh8_1 1s linear infinite;margin-bottom:1rem}._loadingSpinner_zqnh8_17._small_zqnh8_27{width:20px;height:20px;border-width:2px;margin-right:.5rem}@keyframes _spin_zqnh8_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorState_zqnh8_44{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;color:#64748b}._errorIcon_zqnh8_54{font-size:3rem;margin-bottom:1rem}._pageHeader_zqnh8_60{background:#fff;border-bottom:1px solid #e2e8f0;margin-bottom:2rem}._headerContent_zqnh8_66{max-width:800px;margin:0 auto;padding:2rem}._backLink_zqnh8_72{display:inline-flex;align-items:center;gap:.5rem;color:#123157;text-decoration:none;margin-bottom:1rem;font-weight:500;transition:color .2s ease}._backLink_zqnh8_72:hover{color:#1e40af}._pageHeader_zqnh8_60 h1{font-size:2rem;font-weight:700;color:#123157;margin:0 0 .5rem}._subtitle_zqnh8_94{color:#64748b;margin:0}._editFormContainer_zqnh8_100{max-width:800px;margin:0 auto;padding:0 2rem}._editForm_zqnh8_100{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;padding:2rem}._formGroup_zqnh8_114{margin-bottom:1.5rem}._formRow_zqnh8_118{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media(max-width:768px){._formRow_zqnh8_118{grid-template-columns:1fr;gap:1rem}}._formLabel_zqnh8_131{display:block;font-weight:600;color:#374151;margin-bottom:.5rem}._required_zqnh8_138{color:#ef4444}._formInput_zqnh8_142,._formTextarea_zqnh8_143{width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}._formInput_zqnh8_142:focus,._formTextarea_zqnh8_143:focus{outline:none;border-color:#123157;box-shadow:0 0 0 3px #1231571a}._formInput_zqnh8_142._error_zqnh8_44,._formTextarea_zqnh8_143._error_zqnh8_44{border-color:#ef4444}._formTextarea_zqnh8_143{resize:vertical;min-height:100px}._formHint_zqnh8_171{display:block;font-size:.875rem;color:#6b7280;margin-top:.25rem}._radioGroup_zqnh8_179{display:flex;flex-direction:column;gap:.75rem}._radioOption_zqnh8_185{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-weight:500}._radioOption_zqnh8_185 input[type=radio]{display:none}._radioCustom_zqnh8_197{width:20px;height:20px;border:2px solid #d1d5db;border-radius:50%;position:relative;transition:border-color .2s ease}._radioOption_zqnh8_185 input[type=radio]:checked+._radioCustom_zqnh8_197{border-color:#123157}._radioOption_zqnh8_185 input[type=radio]:checked+._radioCustom_zqnh8_197:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#123157;border-radius:50%}._errorMessage_zqnh8_223{display:block;color:#ef4444;font-size:.875rem;margin-top:.25rem}._formError_zqnh8_230{display:flex;align-items:center;gap:.5rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:1rem;margin-bottom:1.5rem;color:#dc2626}._formActions_zqnh8_243{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}._btnPrimary_zqnh8_253,._btnCancel_zqnh8_254,._btnRetry_zqnh8_255,._btnSecondary_zqnh8_256{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;min-width:120px}._btnPrimary_zqnh8_253{background:linear-gradient(135deg,#123157,#1e40af);color:#fff}._btnPrimary_zqnh8_253:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #12315766}._btnPrimary_zqnh8_253:disabled{opacity:.6;cursor:not-allowed;transform:none}._btnCancel_zqnh8_254{background:#f8fafc;color:#64748b;border:2px solid #e2e8f0}._btnCancel_zqnh8_254:hover{background:#f1f5f9;border-color:#cbd5e1}._btnRetry_zqnh8_255,._btnSecondary_zqnh8_256{background:#123157;color:#fff}._btnRetry_zqnh8_255:hover,._btnSecondary_zqnh8_256:hover{background:#1e40af}@media(max-width:768px){._editTeamView_zqnh8_1{padding:1rem 0}._headerContent_zqnh8_66,._editFormContainer_zqnh8_100{padding:0 1rem}._editForm_zqnh8_100{padding:1.5rem}._formActions_zqnh8_243{flex-direction:column}._btnPrimary_zqnh8_253,._btnCancel_zqnh8_254{width:100%}}._modalOverlay_p9xz7_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modalContent_p9xz7_15{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._modalHeader_p9xz7_29{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5e7eb}._modalHeader_p9xz7_29 h2{margin:0;font-size:1.25rem;font-weight:600;color:#111827}._closeBtn_p9xz7_44{background:none;border:none;color:#6b7280;cursor:pointer;padding:4px;border-radius:6px;transition:all .2s}._closeBtn_p9xz7_44:hover{background:#f3f4f6;color:#374151}._modeSelection_p9xz7_59{border-bottom:1px solid #e5e7eb}._modeTabs_p9xz7_63{display:flex}._modeTab_p9xz7_63{flex:1;padding:12px 16px;background:none;border:none;color:#6b7280;font-weight:500;cursor:pointer;transition:all .2s;border-bottom:2px solid transparent}._modeTab_p9xz7_63._active_p9xz7_79{color:#2563eb;border-bottom-color:#2563eb}._modeTab_p9xz7_63:hover:not(._active_p9xz7_79){color:#374151;background:#f9fafb}._modalBody_p9xz7_89{flex:1;overflow-y:auto;padding:24px}._formSection_p9xz7_95{margin-bottom:24px}._formSection_p9xz7_95 h3{margin:0 0 16px;font-size:1.1rem;font-weight:600;color:#374151}._formGroup_p9xz7_106{margin-bottom:16px}._formRow_p9xz7_110{display:grid;grid-template-columns:1fr 1fr;gap:16px}._formGroup_p9xz7_106 label{display:block;margin-bottom:6px;font-weight:500;color:#374151;font-size:.875rem}._formInput_p9xz7_124,._formSelect_p9xz7_125{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;transition:border-color .2s,box-shadow .2s}._formInput_p9xz7_124:focus,._formSelect_p9xz7_125:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._formInput_p9xz7_124._error_p9xz7_143,._formSelect_p9xz7_125._error_p9xz7_143{border-color:#dc2626}._errorMessage_p9xz7_148{color:#dc2626;font-size:.75rem;margin-top:4px;display:block}._checkboxLabel_p9xz7_155{display:flex;align-items:center;cursor:pointer}._formCheckbox_p9xz7_161{margin-right:8px;width:16px;height:16px}._personSelection_p9xz7_167{max-height:300px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:6px}._loadingState_p9xz7_174,._emptyState_p9xz7_175{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#6b7280}._loadingSpinner_p9xz7_184{width:24px;height:24px;border:2px solid #e5e7eb;border-top:2px solid #2563eb;border-radius:50%;animation:_spin_p9xz7_1 1s linear infinite;margin-bottom:12px}@keyframes _spin_p9xz7_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._personList_p9xz7_203{max-height:300px;overflow-y:auto}._personItem_p9xz7_208{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background-color .2s}._personItem_p9xz7_208:hover{background:#f9fafb}._personItem_p9xz7_208._selected_p9xz7_221{background:#eff6ff;border-color:#dbeafe}._personItem_p9xz7_208:last-child{border-bottom:none}._personAvatar_p9xz7_230{width:40px;height:40px;margin-right:12px;flex-shrink:0}._avatarImage_p9xz7_237{width:100%;height:100%;border-radius:50%;object-fit:cover}._avatarInitial_p9xz7_244{width:100%;height:100%;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-weight:600;color:#374151;font-size:1rem}._personInfo_p9xz7_257{flex:1}._personInfo_p9xz7_257 h4{margin:0 0 4px;font-weight:600;color:#111827;font-size:.875rem}._personInfo_p9xz7_257 p{margin:0;font-size:.75rem;color:#6b7280;line-height:1.4}._selectionIndicator_p9xz7_275{color:#2563eb;margin-left:12px}._modalFooter_p9xz7_280{display:flex;justify-content:flex-end;gap:12px;padding:20px 24px;border-top:1px solid #e5e7eb;background:#f9fafb}._btnSecondary_p9xz7_289,._btnPrimary_p9xz7_290{padding:10px 20px;border-radius:6px;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s;border:1px solid transparent}._btnSecondary_p9xz7_289{background:#fff;color:#374151;border-color:#d1d5db}._btnSecondary_p9xz7_289:hover{background:#f9fafb;border-color:#9ca3af}._btnPrimary_p9xz7_290{background:#2563eb;color:#fff}._btnPrimary_p9xz7_290:hover:not(:disabled){background:#1d4ed8}._btnPrimary_p9xz7_290:disabled{background:#9ca3af;cursor:not-allowed}@media(max-width:640px){._modalOverlay_p9xz7_1{padding:10px}._modalContent_p9xz7_15{max-height:95vh}._formRow_p9xz7_110{grid-template-columns:1fr}._modalHeader_p9xz7_29,._modalBody_p9xz7_89{padding:16px}._modalFooter_p9xz7_280{padding:16px;flex-direction:column-reverse}._btnSecondary_p9xz7_289,._btnPrimary_p9xz7_290{width:100%}}._teamDetailView_gjm5u_1{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}._loadingState_gjm5u_7,._errorState_gjm5u_8{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;color:#64748b;text-align:center}._loadingSpinner_gjm5u_18{width:40px;height:40px;border:3px solid #e2e8f0;border-top:3px solid #123157;border-radius:50%;animation:_spin_gjm5u_1 1s linear infinite;margin-bottom:1rem}@keyframes _spin_gjm5u_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorIcon_gjm5u_37{font-size:3rem;margin-bottom:1rem}._teamHeader_gjm5u_43{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}._headerContent_gjm5u_49{max-width:1200px;margin:0 auto;padding:2rem}._backLink_gjm5u_55{display:inline-flex;align-items:center;gap:.5rem;color:#123157;text-decoration:none;margin-bottom:1.5rem;font-weight:500;transition:color .2s ease}._backLink_gjm5u_55:hover{color:#1e40af}._teamInfo_gjm5u_70{display:flex;flex-direction:column;gap:1.5rem}._teamTitle_gjm5u_76{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._teamTitle_gjm5u_76 h1{font-size:2.5rem;font-weight:700;color:#123157;margin:0}._teamBadges_gjm5u_90{display:flex;gap:.5rem;flex-wrap:wrap}._statusBadge_gjm5u_96{padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._statusBadge_gjm5u_96._active_gjm5u_105{background:#d1fae5;color:#065f46}._statusBadge_gjm5u_96._inactive_gjm5u_110{background:#f3f4f6;color:#6b7280}._statusBadge_gjm5u_96._full_gjm5u_115{background:#fef3c7;color:#d97706}._statusBadge_gjm5u_96._almostFull_gjm5u_120{background:#dbeafe;color:#1d4ed8}._teamStats_gjm5u_125{display:flex;gap:2rem;flex-wrap:wrap}._statItem_gjm5u_131{display:flex;flex-direction:column;gap:.25rem}._statLabel_gjm5u_137{font-size:.875rem;color:#6b7280;font-weight:500}._statValue_gjm5u_143{font-size:1.25rem;font-weight:700;color:#123157}._memberProgress_gjm5u_149{display:flex;align-items:center;gap:1rem}._progressBar_gjm5u_155{flex:1;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}._progressFill_gjm5u_163{height:100%;background:linear-gradient(90deg,#123157,#1e40af);border-radius:4px;transition:width .3s ease}._progressFill_gjm5u_163._full_gjm5u_115{background:linear-gradient(90deg,#f59e0b,#d97706)}._progressFill_gjm5u_163._almostFull_gjm5u_120{background:linear-gradient(90deg,#3b82f6,#1d4ed8)}._progressText_gjm5u_178{font-weight:600;color:#374151;min-width:60px}._teamDetailActions_gjm5u_184{display:flex;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}._membersSection_gjm5u_192{padding:2rem 0}._sectionContent_gjm5u_196{max-width:1200px;margin:0 auto;padding:0 2rem}._membersHeader_gjm5u_202{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}._membersHeader_gjm5u_202 h2{font-size:1.875rem;font-weight:700;color:#123157;margin:0}._membersControls_gjm5u_218{display:flex;gap:1rem;align-items:center}._searchBox_gjm5u_224{position:relative}._searchBox_gjm5u_224 svg{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}._searchInput_gjm5u_237{padding:.5rem .75rem .5rem 2.5rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.875rem;min-width:200px;transition:border-color .2s ease}._searchInput_gjm5u_237:focus{outline:none;border-color:#123157}._roleFilter_gjm5u_251{padding:.5rem .75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.875rem;background:#fff;cursor:pointer;transition:border-color .2s ease}._roleFilter_gjm5u_251:focus{outline:none;border-color:#123157}._membersLoading_gjm5u_267{display:flex;flex-direction:column;align-items:center;padding:3rem;color:#64748b}._emptyMembers_gjm5u_276{text-align:center;padding:3rem;color:#64748b}._emptyIcon_gjm5u_282{font-size:4rem;margin-bottom:1rem;opacity:.5}._emptyMembers_gjm5u_276 h3{font-size:1.5rem;margin-bottom:.5rem;color:#374151}._membersGrid_gjm5u_295{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}._memberCard_gjm5u_301{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;transition:all .2s ease;position:relative}._memberCard_gjm5u_301:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._memberAvatar_gjm5u_316{width:60px;height:60px;border-radius:50%;margin-bottom:1rem;overflow:hidden}._avatarImage_gjm5u_324{width:100%;height:100%;object-fit:cover}._avatarInitial_gjm5u_330{width:100%;height:100%;background:linear-gradient(135deg,#123157,#1e40af);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem}._memberInfo_gjm5u_342{flex:1}._memberName_gjm5u_346{font-size:1.125rem;font-weight:700;color:#123157;margin:0 0 .25rem}._memberRole_gjm5u_353{color:#6b7280;font-weight:500;margin:0 0 .75rem}._memberDetails_gjm5u_359{display:flex;flex-direction:column;gap:.25rem}._detailItem_gjm5u_365{font-size:.875rem;color:#64748b}._membershipStatus_gjm5u_371{margin-top:.75rem}._memberActions_gjm5u_375{position:absolute;top:1rem;right:1rem;display:flex;gap:.5rem;opacity:0;transition:opacity .2s ease}._memberCard_gjm5u_301:hover ._memberActions_gjm5u_375{opacity:1}._actionBtnMember_gjm5u_389{width:32px;height:32px;border-radius:6px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._actionBtnMember_gjm5u_389._edit_gjm5u_401{background:#f0f9ff;color:#0ea5e9}._actionBtnMember_gjm5u_389._edit_gjm5u_401:hover{background:#0ea5e9;color:#fff}._actionBtnMember_gjm5u_389._delete_gjm5u_411{background:#fef2f2;color:#ef4444}._actionBtnMember_gjm5u_389._delete_gjm5u_411:hover{background:#ef4444;color:#fff}._btnPrimary_gjm5u_422,._btnEdit_gjm5u_423,._btnTrainings_gjm5u_424,._btnCancel_gjm5u_425,._btnRetry_gjm5u_426,._btnSecondary_gjm5u_427{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem;justify-content:center}._btnPrimary_gjm5u_422{background:linear-gradient(135deg,#123157,#1e40af);color:#fff}._btnPrimary_gjm5u_422:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #12315766}._btnPrimary_gjm5u_422:disabled{opacity:.6;cursor:not-allowed;transform:none}._btnEdit_gjm5u_423{background:#f0f9ff;color:#0ea5e9;border:2px solid #bae6fd}._btnEdit_gjm5u_423:hover{background:#0ea5e9;color:#fff;border-color:#0ea5e9}._btnTrainings_gjm5u_424{background:linear-gradient(135deg,#6f42c1,#8b5cf6);color:#fff;border:2px solid #6f42c1}._btnTrainings_gjm5u_424:hover{background:linear-gradient(135deg,#5b21b6,#7c3aed);border-color:#5b21b6;transform:translateY(-1px);box-shadow:0 4px 12px #6f42c166}._btnTrainings_gjm5u_424:active{transform:translateY(0)}._btnCancel_gjm5u_425{background:#f8fafc;color:#64748b;border:2px solid #e2e8f0}._btnCancel_gjm5u_425:hover{background:#f1f5f9;border-color:#cbd5e1}._btnRetry_gjm5u_426,._btnSecondary_gjm5u_427{background:#123157;color:#fff}._btnRetry_gjm5u_426:hover,._btnSecondary_gjm5u_427:hover{background:#1e40af}._modalOverlay_gjm5u_509{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_gjm5u_522{background:#fff;border-radius:12px;padding:2rem;max-width:500px;width:90%;max-height:90vh;overflow-y:auto}._modalActions_gjm5u_532{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}@media(max-width:768px){._headerContent_gjm5u_49,._sectionContent_gjm5u_196{padding:1rem}._teamTitle_gjm5u_76{flex-direction:column;align-items:flex-start}._teamTitle_gjm5u_76 h1{font-size:2rem}._teamStats_gjm5u_125{gap:1rem}._teamDetailActions_gjm5u_184{flex-direction:column;gap:.75rem}._btnEdit_gjm5u_423,._btnTrainings_gjm5u_424,._btnPrimary_gjm5u_422{width:100%;justify-content:center}._btnPrimary_gjm5u_422{order:1}._btnTrainings_gjm5u_424{order:2}._btnEdit_gjm5u_423{order:3}._membersHeader_gjm5u_202{flex-direction:column;align-items:flex-start}._membersControls_gjm5u_218{flex-direction:column;width:100%}._searchInput_gjm5u_237{min-width:auto;width:100%}._membersGrid_gjm5u_295{grid-template-columns:1fr}._memberActions_gjm5u_375{opacity:1}}@media(max-width:480px){._teamDetailActions_gjm5u_184{gap:.5rem}._btnEdit_gjm5u_423,._btnTrainings_gjm5u_424,._btnPrimary_gjm5u_422{font-size:.875rem;padding:.625rem 1rem}._btnEdit_gjm5u_423 svg,._btnTrainings_gjm5u_424 svg,._btnPrimary_gjm5u_422 svg{width:16px;height:16px}}._editPersonView_1amg4_1{max-width:600px;margin:0 auto;padding:2rem;min-height:calc(100vh - 4rem)}._header_1amg4_8{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}._backBtn_1amg4_15{padding:.5rem 1rem;background:transparent;border:1px solid #ddd;border-radius:6px;cursor:pointer;color:#666;font-size:.9rem;transition:all .2s ease}._backBtn_1amg4_15:hover:not(:disabled){background:#f5f5f5;border-color:#ccc}._backBtn_1amg4_15:disabled{opacity:.5;cursor:not-allowed}._title_1amg4_36{margin:0;font-size:1.8rem;color:#333}._loading_1amg4_42{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#666}._spinner_1amg4_51{width:32px;height:32px;border:3px solid #e5e5e5;border-top:3px solid #007bff;border-radius:50%;animation:_spin_1amg4_51 1s linear infinite;margin-bottom:1rem}._errorContainer_1amg4_61{display:flex;justify-content:center;padding:3rem}._errorMessage_1amg4_67{text-align:center;padding:2rem;background:#fee;border:1px solid #fcc;border-radius:8px;color:#c33}._errorMessage_1amg4_67 h3{margin:0 0 .5rem;color:#c33}._errorMessage_1amg4_67 p{margin:0 0 1rem}._retryBtn_1amg4_85{padding:.5rem 1rem;background:#c33;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .2s ease}._retryBtn_1amg4_85:hover{background:#a22}._formContainer_1amg4_99{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 10px #0000001a}._editForm_1amg4_106{display:flex;flex-direction:column;gap:1.5rem}._formGroup_1amg4_112{display:flex;flex-direction:column;gap:.5rem}._formLabel_1amg4_118{font-weight:500;color:#333;font-size:.9rem}._required_1amg4_124{color:#c33}._formInput_1amg4_128{padding:.75rem;border:2px solid #ddd;border-radius:6px;font-size:1rem;transition:border-color .2s ease}._formInput_1amg4_128:focus{outline:none;border-color:#007bff}._formInput_1amg4_128._error_1amg4_61{border-color:#c33}._formInput_1amg4_128:disabled{background:#f5f5f5;cursor:not-allowed}._fieldError_1amg4_150{color:#c33;font-size:.8rem;margin-top:.25rem}._formActions_1amg4_156{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem;padding-top:1rem;border-top:1px solid #eee}._cancelBtn_1amg4_165,._saveBtn_1amg4_166{padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;cursor:pointer;transition:all .2s ease;border:none;min-width:120px;display:flex;align-items:center;justify-content:center}._cancelBtn_1amg4_165{background:#f8f9fa;color:#6c757d;border:1px solid #ddd}._cancelBtn_1amg4_165:hover:not(:disabled){background:#e9ecef;border-color:#ccc}._saveBtn_1amg4_166{background:#007bff;color:#fff}._saveBtn_1amg4_166:hover:not(:disabled){background:#0056b3}._saveBtn_1amg4_166:disabled{background:#ccc;cursor:not-allowed}._btnLoading_1amg4_204{display:flex;align-items:center;gap:.5rem}._btnSpinner_1amg4_210{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:_spin_1amg4_51 1s linear infinite}@keyframes _spin_1amg4_51{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){._editPersonView_1amg4_1,._formContainer_1amg4_99{padding:1rem}._formActions_1amg4_156{flex-direction:column-reverse}._cancelBtn_1amg4_165,._saveBtn_1amg4_166{width:100%}}._modalOverlay_pq1si_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_pq1si_15{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000004d;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column}._modalHeader_pq1si_27{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 0;border-bottom:1px solid #eee}._modalHeader_pq1si_27 h3{margin:0;color:#333;font-size:1.25rem}._modalClose_pq1si_41{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}._modalClose_pq1si_41:hover:not(:disabled){background:#f5f5f5;color:#333}._modalClose_pq1si_41:disabled{opacity:.5;cursor:not-allowed}._modalBody_pq1si_66{padding:1.5rem;flex:1}._trainingForm_pq1si_71{display:flex;flex-direction:column;gap:1.5rem}._formGroup_pq1si_77{display:flex;flex-direction:column;gap:.5rem}._formRow_pq1si_83{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._formLabel_pq1si_89{font-weight:500;color:#333;font-size:.9rem}._required_pq1si_95{color:#c33}._formInput_pq1si_99{padding:.75rem;border:2px solid #ddd;border-radius:6px;font-size:1rem;transition:border-color .2s ease}._formInput_pq1si_99:focus{outline:none;border-color:#007bff}._formInput_pq1si_99._error_pq1si_112{border-color:#c33}._formInput_pq1si_99:disabled{background:#f5f5f5;cursor:not-allowed;opacity:.7}._fieldError_pq1si_122{color:#c33;font-size:.8rem}._fieldHelp_pq1si_127{color:#666;font-size:.8rem}._noLocationsSection_pq1si_132{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}._btnCreateLocation_pq1si_139{padding:.5rem 1rem;background:#28a745;color:#fff;border:none;border-radius:6px;font-size:.875rem;cursor:pointer;transition:background .2s ease;align-self:flex-start}._btnCreateLocation_pq1si_139:hover:not(:disabled){background:#218838}._btnCreateLocation_pq1si_139:disabled{background:#ccc;cursor:not-allowed}._createLocationForm_pq1si_160{background:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;padding:1rem;margin-top:.5rem}._locationActions_pq1si_168{display:flex;gap:.5rem;justify-content:flex-end;margin-top:.75rem}._btnCancelSmall_pq1si_175,._btnCreateSmall_pq1si_176{padding:.5rem 1rem;border-radius:4px;font-size:.875rem;border:none;cursor:pointer;transition:all .2s ease}._btnCancelSmall_pq1si_175{background:#f8f9fa;color:#6c757d;border:1px solid #ddd}._btnCancelSmall_pq1si_175:hover:not(:disabled){background:#e9ecef}._btnCreateSmall_pq1si_176{background:#007bff;color:#fff}._btnCreateSmall_pq1si_176:hover:not(:disabled){background:#0056b3}._btnCreateSmall_pq1si_176:disabled{background:#ccc;cursor:not-allowed}._errorMessage_pq1si_209{background:#fee;border:1px solid #fcc;border-radius:6px;padding:.75rem;color:#c33;font-size:.9rem}._errorMessage_pq1si_209 p{margin:0}._modalFooter_pq1si_222{padding:1rem 1.5rem;border-top:1px solid #eee;display:flex;gap:1rem;justify-content:flex-end}._btnCancel_pq1si_175,._btnPrimary_pq1si_231{padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;min-width:100px;display:flex;align-items:center;justify-content:center}._btnCancel_pq1si_175{background:#f8f9fa;color:#6c757d;border:1px solid #ddd}._btnCancel_pq1si_175:hover:not(:disabled){background:#e9ecef;border-color:#ccc}._btnPrimary_pq1si_231{background:#007bff;color:#fff}._btnPrimary_pq1si_231:hover:not(:disabled){background:#0056b3}._btnPrimary_pq1si_231:disabled{background:#ccc;cursor:not-allowed}._btnLoading_pq1si_270{display:flex;align-items:center;gap:.5rem}._btnSpinner_pq1si_276{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:_spin_pq1si_1 1s linear infinite}@keyframes _spin_pq1si_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){._modalOverlay_pq1si_1{padding:.5rem}._modalContent_pq1si_15{max-width:none}._formRow_pq1si_83{grid-template-columns:1fr}._modalFooter_pq1si_222{flex-direction:column-reverse}._btnCancel_pq1si_175,._btnPrimary_pq1si_231{width:100%}}._teamTrainingsView_1apgj_1{max-width:1200px;margin:0 auto;padding:2rem;min-height:calc(100vh - 4rem)}._header_1apgj_9{margin-bottom:2rem}._headerContent_1apgj_13{display:flex;align-items:center;justify-content:space-between;gap:2rem}._backLink_1apgj_20{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#666;font-size:.9rem;transition:color .2s ease}._backLink_1apgj_20:hover{color:#333}._pageInfo_1apgj_34 h1{margin:0;font-size:2rem;color:#333}._teamSubtitle_1apgj_40{margin:.5rem 0 0;color:#666;font-size:1rem}._headerActions_1apgj_46{display:flex;gap:1rem}._btnPrimary_1apgj_51{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#28a745;color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:background .2s ease;border:none;cursor:pointer}._btnPrimary_1apgj_51:hover{background:#218838}._filtersSection_1apgj_71{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 8px #0000001a}._filtersContent_1apgj_79{display:flex;justify-content:space-between;align-items:center;gap:2rem}._filterTabs_1apgj_86{display:flex;gap:.5rem}._tabBtn_1apgj_91{padding:.75rem 1.25rem;border:2px solid #e5e7eb;background:#fff;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s ease;white-space:nowrap}._tabBtn_1apgj_91:hover{background:#f8f9fa;border-color:#d1d5db}._tabBtn_1apgj_91._active_1apgj_107{background:#007bff;border-color:#007bff;color:#fff}._dateFilters_1apgj_113{display:flex;align-items:center;gap:1rem}._dateInput_1apgj_119{padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.9rem}._dateInput_1apgj_119:focus{outline:none;border-color:#007bff}._dateSeparator_1apgj_131{color:#666;font-weight:500}._clearDatesBtn_1apgj_136{padding:.5rem;background:#f8f9fa;border:1px solid #ddd;border-radius:6px;cursor:pointer;color:#666;font-size:.8rem;transition:all .2s ease}._clearDatesBtn_1apgj_136:hover{background:#e9ecef;color:#333}._loadingState_1apgj_153,._errorState_1apgj_154,._emptyState_1apgj_155{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;text-align:center;color:#666}._loadingSpinner_1apgj_165{width:48px;height:48px;border:4px solid #e5e5e5;border-top:4px solid #007bff;border-radius:50%;animation:_spin_1apgj_1 1s linear infinite;margin-bottom:1rem}._errorIcon_1apgj_175,._emptyIcon_1apgj_176{font-size:3rem;margin-bottom:1rem}._errorState_1apgj_154{color:#c33}._btnRetry_1apgj_185{padding:.75rem 1.5rem;background:#c33;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:background .2s ease}._btnRetry_1apgj_185:hover{background:#a22}._trainingsContainer_1apgj_201{display:flex;flex-direction:column;gap:2rem}._trainingsStats_1apgj_208{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._statCard_1apgj_214{background:#fff;padding:1.5rem;border-radius:12px;text-align:center;box-shadow:0 2px 8px #0000001a;border:2px solid #f8f9fa;transition:border-color .2s ease}._statCard_1apgj_214:hover{border-color:#e9ecef}._statNumber_1apgj_228{font-size:2rem;font-weight:700;color:#333;margin-bottom:.5rem}._statLabel_1apgj_235{color:#666;font-size:.9rem;font-weight:500}._trainingsGrid_1apgj_242{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}._trainingCard_1apgj_248{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .2s ease;display:flex;flex-direction:column;gap:1rem}._trainingCard_1apgj_248:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000001a}._trainingCard_1apgj_248._past_1apgj_264{opacity:.8;background:#f8f9fa}._trainingHeader_1apgj_269{display:flex;justify-content:space-between;align-items:flex-start}._trainingDateTime_1apgj_275{display:flex;flex-direction:column;gap:.25rem}._trainingDate_1apgj_275{font-weight:600;font-size:1.1rem;color:#333}._trainingTime_1apgj_287{color:#666;font-size:.9rem}._trainingStatusBadges_1apgj_292{display:flex;flex-wrap:wrap;gap:.5rem}._statusBadge_1apgj_298{padding:.25rem .75rem;border-radius:12px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._statusBadge_1apgj_298._past_1apgj_264{background:#e9ecef;color:#6c757d}._statusBadge_1apgj_298._today_1apgj_312{background:#d4edda;color:#155724}._statusBadge_1apgj_298._soon_1apgj_317{background:#fff3cd;color:#856404}._statusBadge_1apgj_298._thisWeek_1apgj_322{background:#cce5ff;color:#004085}._trainingContent_1apgj_327{flex:1;display:flex;flex-direction:column;gap:1rem}._trainingLocation_1apgj_334{display:flex;align-items:center;gap:.5rem;font-weight:500;color:#333;font-size:1rem}._trainingDetails_1apgj_343{display:flex;flex-direction:column;gap:.5rem}._detailRow_1apgj_349{display:flex;justify-content:space-between;align-items:center;font-size:.9rem}._detailLabel_1apgj_356{color:#666;font-weight:500}._detailValue_1apgj_361{color:#333}._detailLink_1apgj_365{color:#007bff;text-decoration:none;transition:color .2s ease}._detailLink_1apgj_365:hover{color:#0056b3;text-decoration:underline}._trainingActions_1apgj_376{display:flex;gap:.75rem;margin-top:auto}._actionBtn_1apgj_382{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:8px;text-decoration:none;font-size:.9rem;font-weight:500;cursor:pointer;border:2px solid;transition:all .2s ease;flex:1;justify-content:center}._actionBtn_1apgj_382._primary_1apgj_398{background:#007bff;border-color:#007bff;color:#fff}._actionBtn_1apgj_382._primary_1apgj_398:hover{background:#0056b3;border-color:#0056b3}._actionBtn_1apgj_382._secondary_1apgj_409{background:#fff;border-color:#6c757d;color:#6c757d}._actionBtn_1apgj_382._secondary_1apgj_409:hover{background:#6c757d;color:#fff}._actionBtn_1apgj_382._danger_1apgj_420{background:#fff;border-color:#dc3545;color:#dc3545}._actionBtn_1apgj_382._danger_1apgj_420:hover{background:#dc3545;color:#fff}@keyframes _spin_1apgj_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){._teamTrainingsView_1apgj_1{padding:1rem}._headerContent_1apgj_13{flex-direction:column;align-items:stretch;gap:1rem}._filtersContent_1apgj_79{flex-direction:column;gap:1rem}._filterTabs_1apgj_86{justify-content:center}._tabBtn_1apgj_91{flex:1;text-align:center}._dateFilters_1apgj_113{justify-content:center;flex-wrap:wrap}._trainingsStats_1apgj_208,._trainingsGrid_1apgj_242{grid-template-columns:1fr}._trainingHeader_1apgj_269{flex-direction:column;gap:1rem}._trainingActions_1apgj_376{flex-direction:column}}._trainingDetailView_4d8l9_1{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}._loadingState_4d8l9_7,._errorState_4d8l9_8{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;color:#64748b;text-align:center}._loadingSpinner_4d8l9_18{width:40px;height:40px;border:3px solid #e2e8f0;border-top:3px solid #123157;border-radius:50%;animation:_spin_4d8l9_1 1s linear infinite;margin-bottom:1rem}@keyframes _spin_4d8l9_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorIcon_4d8l9_37{font-size:3rem;margin-bottom:1rem}._btnRetry_4d8l9_42{padding:.75rem 1.5rem;background:#123157;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .2s ease}._btnRetry_4d8l9_42:hover{background:#1e40af}._header_4d8l9_57{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;position:sticky;top:0;z-index:100}._headerContent_4d8l9_66{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto auto;gap:.5rem 2rem;grid-template-areas:"back-link actions" "title-and-badges actions" "stats actions"}._backLink_4d8l9_80{grid-area:back-link;display:inline-flex;align-items:center;gap:.5rem;color:#123157;text-decoration:none;font-weight:500;transition:color .2s ease}._backLink_4d8l9_80:hover{color:#1e40af}._trainingInfo_4d8l9_95{display:contents}._trainingTitle_4d8l9_99{grid-area:title-and-badges;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._trainingTitle_4d8l9_99 h1{font-size:1.5rem;font-weight:700;color:#123157;margin:0}._trainingBadges_4d8l9_114{display:flex;gap:.5rem;flex-wrap:wrap}._statusBadge_4d8l9_120{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._statusBadge_4d8l9_120._past_4d8l9_129{background:#f3f4f6;color:#6b7280}._statusBadge_4d8l9_120._today_4d8l9_134{background:#d4edda;color:#155724}._statusBadge_4d8l9_120._soon_4d8l9_139{background:#fff3cd;color:#856404}._statusBadge_4d8l9_120._published_4d8l9_144{background:#d1fae5;color:#065f46}._statusBadge_4d8l9_120._draft_4d8l9_149{background:#dbeafe;color:#1d4ed8}._statusBadge_4d8l9_120._unsaved_4d8l9_154{background:#fef3c7;color:#92400e;animation:_pulseOrange_4d8l9_1 2s ease-in-out infinite}@keyframes _pulseOrange_4d8l9_1{0%,to{opacity:1}50%{opacity:.7}}._trainingStats_4d8l9_170{grid-area:stats;display:flex;gap:1.5rem;flex-wrap:wrap}._statItem_4d8l9_177{display:flex;flex-direction:column;gap:.25rem}._statLabel_4d8l9_183{font-size:.875rem;color:#6b7280;font-weight:500}._statValue_4d8l9_189{font-size:1rem;font-weight:700;color:#123157}._headerActions_4d8l9_195{grid-area:actions;display:flex;gap:1rem;flex-direction:column;align-items:flex-end;justify-content:center;min-height:120px}._btnPublish_4d8l9_205,._btnSecondary_4d8l9_206{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all .2s ease;white-space:nowrap}._btnPublish_4d8l9_205{background:#10b981;color:#fff}._btnPublish_4d8l9_205:hover:not(:disabled){background:#059669;transform:translateY(-1px)}._btnSecondary_4d8l9_206{background:#f8f9fa;color:#6c757d;border:1px solid #ddd}._btnSecondary_4d8l9_206:hover:not(:disabled){background:#e9ecef;border-color:#ccc}._btnPublish_4d8l9_205:disabled,._btnSecondary_4d8l9_206:disabled{opacity:.6;cursor:not-allowed;transform:none}._lineupSection_4d8l9_249{padding:2rem 0}._sectionContent_4d8l9_253{max-width:1200px;margin:0 auto;padding:0 2rem}._lineupHeader_4d8l9_259{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._lineupHeader_4d8l9_259 h2{font-size:1.75rem;font-weight:700;color:#123157;margin:0}._lineupStats_4d8l9_273{display:flex;align-items:center;gap:1rem}._lineupStats_4d8l9_273 ._stat_4d8l9_120{color:#666;font-weight:500}._btnClear_4d8l9_284{padding:.5rem 1rem;background:#dc3545;color:#fff;border:none;border-radius:6px;font-size:.9rem;cursor:pointer;transition:background .2s ease}._btnClear_4d8l9_284:hover:not(:disabled){background:#c82333}._btnClear_4d8l9_284:disabled{opacity:.6;cursor:not-allowed}._instructions_4d8l9_304{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #0ea5e9;border-radius:12px;padding:1rem 1.5rem;margin-bottom:2rem;text-align:center;color:#0c4a6e}._instructions_4d8l9_304 strong{color:#0369a1}._unsavedWarning_4d8l9_319{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:12px;padding:1rem 1.5rem;margin-bottom:2rem;display:flex;align-items:center;gap:1rem;color:#92400e}._warningIcon_4d8l9_331{font-size:1.5rem;flex-shrink:0}._warningContent_4d8l9_336 p{margin:0}._warningContent_4d8l9_336 p:first-child{font-weight:600;margin-bottom:.25rem}._lineupInterface_4d8l9_346{display:flex;gap:2rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;overflow:hidden;min-height:600px}._membersPanel_4d8l9_356{flex:0 0 350px;background:#f8fafc;display:flex;flex-direction:column}._boatPanel_4d8l9_363{flex:1;display:flex;flex-direction:column;background:linear-gradient(135deg,#e3f2fd,#bbdefb)}._panelHeader_4d8l9_370{padding:1.5rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:center;align-items:center}._panelHeader_4d8l9_370 h3{margin:0;font-size:1.2rem;font-weight:700;color:#123157}._membersCount_4d8l9_385{background:#10b981;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600}._boatLegend_4d8l9_394{display:flex;justify-content:space-between;width:100%;max-width:300px;font-size:.9rem}._legendItem_4d8l9_402{padding:.25rem .5rem;border-radius:6px;font-weight:500}._legendItem_4d8l9_402._port_4d8l9_408{background:#ef44441a;color:#dc2626}._legendItem_4d8l9_402._starboard_4d8l9_413{background:#22c55e1a;color:#16a34a}._membersScroll_4d8l9_419{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:1.5rem}._availableMembersList_4d8l9_428{display:flex;flex-direction:column;gap:.75rem;padding:.75rem;width:100%}._memberCard_4d8l9_436{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:1rem;display:flex;align-items:center;gap:1rem;transition:all .2s ease;cursor:grab;position:relative}._memberCard_4d8l9_436:hover{border-color:#3b82f6;box-shadow:0 2px 8px #3b82f633;transform:translateY(-1px)}._memberCard_4d8l9_436._dragging_4d8l9_455{opacity:.5;transform:rotate(3deg) scale(.95)}._memberCard_4d8l9_436:active{cursor:grabbing}._memberAvatar_4d8l9_464{width:45px;height:45px;border-radius:50%;overflow:hidden;flex-shrink:0}._avatarImage_4d8l9_472{width:100%;height:100%;object-fit:cover}._avatarInitial_4d8l9_478{width:100%;height:100%;background:linear-gradient(135deg,#123157,#1e40af);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem}._memberInfo_4d8l9_490{flex:1}._memberName_4d8l9_494{font-size:.95rem;font-weight:700;color:#123157;margin:0 0 .25rem}._memberRole_4d8l9_501{color:#6b7280;font-weight:500;margin:0 0 .5rem;font-size:.8rem}._memberStats_4d8l9_508{display:flex;gap:.5rem;font-size:.75rem}._statItem_4d8l9_177{color:#64748b;padding:.15rem .4rem;background:#f1f5f9;border-radius:6px}._statItem_4d8l9_177._preferredSide_4d8l9_521{font-weight:600}._statItem_4d8l9_177._sideL_4d8l9_525{color:#dc2626;background:#ef44441a}._statItem_4d8l9_177._sideR_4d8l9_530{color:#16a34a;background:#22c55e1a}._dragHandle_4d8l9_535{color:#9ca3af;font-size:1.1rem;cursor:grab;-webkit-user-select:none;user-select:none}._noAvailableMembers_4d8l9_542{text-align:center;padding:2rem 1rem;color:#666}._emptyIcon_4d8l9_548{font-size:2rem;margin-bottom:.5rem}._assignedSummary_4d8l9_554{border-top:1px solid #e2e8f0;padding-top:1rem}._assignedSummary_4d8l9_554 h4{font-size:1rem;font-weight:600;color:#123157;margin-bottom:.75rem}._assignedChips_4d8l9_566{display:flex;flex-direction:column;gap:.5rem}._assignedChip_4d8l9_566{display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem;font-size:.85rem;cursor:pointer;transition:all .2s ease}._assignedChip_4d8l9_566:hover{border-color:#3b82f6;background:#f0f9ff}._chipAvatar_4d8l9_590{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700}._chipName_4d8l9_603{flex:1;font-weight:500}._chipPosition_4d8l9_608{background:#3b82f6;color:#fff;padding:.15rem .4rem;border-radius:6px;font-weight:600;font-size:.7rem}._dragonBoatContainer_4d8l9_618{flex:1;padding:1.5rem;display:flex;align-items:flex-start;justify-content:center;transition:all .3s ease}._dragonBoatContainer_4d8l9_618._dropActive_4d8l9_627{background:linear-gradient(135deg,#ecfdf5,#d1fae5)}._dragonBoatEnhanced_4d8l9_631{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:500px}._dragonHeadSection_4d8l9_640,._drummerSection_4d8l9_641{text-align:center}._dragonHead_4d8l9_640{font-size:2rem}._headLabel_4d8l9_649,._drummerLabel_4d8l9_650{font-weight:600;color:#123157;font-size:.9rem}._drummerSeat_4d8l9_656{font-size:2rem;margin-bottom:.5rem}._boatBodySection_4d8l9_661{flex:1;width:100%}._seatRows_4d8l9_666{display:flex;flex-direction:column;gap:.75rem}._seatRow_4d8l9_666{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:center}._rowNumber_4d8l9_679{width:32px;height:32px;border-radius:50%;background:#fffc;display:flex;align-items:center;justify-content:center;font-weight:700;color:#123157;font-size:.9rem;border:2px solid #e2e8f0}._boatSeat_4d8l9_693{background:#fff;border:3px solid #e2e8f0;border-radius:16px;min-height:80px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative;overflow:hidden}._boatSeat_4d8l9_693._portSeat_4d8l9_706{border-left:4px solid #ef4444}._boatSeat_4d8l9_693._starboardSeat_4d8l9_710{border-right:4px solid #22c55e}._boatSeat_4d8l9_693._dropTarget_4d8l9_714{border-color:#10b981;background:#f0fdf4}._boatSeat_4d8l9_693._dragOver_4d8l9_719{border-color:#059669;background:#dcfce7;transform:scale(1.02);box-shadow:0 4px 12px #10b9814d}._boatSeat_4d8l9_693._occupied_4d8l9_726{border-color:#3b82f6;background:#eff6ff}._boatSeat_4d8l9_693._highlighted_4d8l9_731{border-color:#f59e0b;background:#fffbeb;animation:_pulse_4d8l9_1 1s ease-in-out 2}._boatSeat_4d8l9_693._localChange_4d8l9_737{border-color:#f59e0b;background:#fef3c7;position:relative}._boatSeat_4d8l9_693._localChange_4d8l9_737:before{content:"";position:absolute;top:2px;right:2px;width:8px;height:8px;background:#f59e0b;border-radius:50%;animation:_pulseOrange_4d8l9_1 2s ease-in-out infinite}@keyframes _pulse_4d8l9_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}._seatPerson_4d8l9_765{display:flex;align-items:center;gap:.75rem;padding:.5rem;width:100%;cursor:grab;border-radius:12px;transition:all .2s ease}._seatPerson_4d8l9_765:hover{background:#3b82f61a;transform:translateY(-1px)}._seatPerson_4d8l9_765._dragging_4d8l9_455{opacity:.6;transform:rotate(2deg) scale(.95);cursor:grabbing}._seatPerson_4d8l9_765:active{cursor:grabbing}._personAvatar_4d8l9_791{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#123157,#1e40af);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;flex-shrink:0}._personDetails_4d8l9_805{flex:1}._personName_4d8l9_809{font-weight:600;color:#333;font-size:.9rem;margin-bottom:.25rem}._seatLabel_4d8l9_816{font-size:.75rem;color:#666;font-weight:500}._removeBtn_4d8l9_822{position:absolute;top:-8px;right:-8px;width:20px;height:20px;border-radius:50%;background:#ef4444;color:#fff;border:2px solid white;font-size:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-weight:700}._removeBtn_4d8l9_822:hover{background:#dc2626;transform:scale(1.1)}._emptySeat_4d8l9_846{text-align:center;color:#9ca3af;position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem}._seatNumber_4d8l9_859{font-weight:700;font-size:1.1rem;margin-bottom:.25rem;color:#6b7280}._seatHint_4d8l9_866{font-size:.75rem;opacity:.8;color:#9ca3af}._dropZone_4d8l9_872{position:absolute;inset:4px;border:2px dashed transparent;border-radius:12px;transition:all .2s ease}._boatSeat_4d8l9_693._dropTarget_4d8l9_714 ._dropZone_4d8l9_872{border-color:#10b981;background:#10b9811a}._boatSeat_4d8l9_693._dragOver_4d8l9_719 ._dropZone_4d8l9_872{border-color:#059669;background:#05966933}@media(max-width:1200px){._lineupInterface_4d8l9_346{flex-direction:column}._membersPanel_4d8l9_356{flex:0 0 auto;max-height:300px}._boatPanel_4d8l9_363{flex:1;min-height:500px}._membersScroll_4d8l9_419{max-height:200px}._availableMembersList_4d8l9_428{flex-direction:row;overflow-x:auto;gap:1rem;padding-bottom:.5rem}._memberCard_4d8l9_436{min-width:250px;flex-shrink:0}._assignedChips_4d8l9_566{flex-direction:row;flex-wrap:wrap}._headerActions_4d8l9_195{flex-direction:column}}@media(max-width:768px){._headerContent_4d8l9_66{grid-template-columns:1fr;grid-template-areas:"back-link" "title-and-badges" "stats" "actions";gap:1.5rem}._headerActions_4d8l9_195{justify-content:flex-start;flex-direction:row;flex-wrap:wrap;min-height:auto}._trainingTitle_4d8l9_99{flex-direction:column;align-items:flex-start;gap:.75rem}._trainingStats_4d8l9_170{gap:1rem}._lineupInterface_4d8l9_346{gap:1rem;border-radius:12px}._panelHeader_4d8l9_370{padding:1rem;flex-direction:column;align-items:flex-start;gap:.5rem}._boatLegend_4d8l9_394{flex-direction:column;gap:.5rem}._seatRow_4d8l9_666{gap:.5rem}._boatSeat_4d8l9_693{min-height:70px}._rowNumber_4d8l9_679{width:28px;height:28px;font-size:.8rem}._personName_4d8l9_809{font-size:.8rem}._seatNumber_4d8l9_859{font-size:1rem}._dragonHead_4d8l9_640,._drummerSeat_4d8l9_656{font-size:2rem}}.att-toggle[data-v-dfac0983]{position:relative;display:inline-flex;flex:0 0 auto;width:44px;min-width:44px;height:24px;min-height:24px;border-radius:999px;border:none;cursor:pointer;padding:0;background:#cbd5e1;transition:background .15s ease}.att-toggle.present[data-v-dfac0983]{background:#16a34a}.att-toggle.absent[data-v-dfac0983]{background:#ef4444}.att-toggle[data-v-dfac0983]:disabled{cursor:default;opacity:.7}.att-knob[data-v-dfac0983]{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .15s ease}.att-toggle.present .att-knob[data-v-dfac0983]{transform:translate(20px)}.person-view[data-v-d9bfb543]{display:flex;justify-content:center;align-items:center;min-height:80vh;padding:2rem}.construction-container[data-v-d9bfb543]{text-align:center;max-width:500px;padding:3rem 2rem;border:2px dashed #fbbf24;border-radius:12px;background-color:#fffbeb}.construction-icon[data-v-d9bfb543]{font-size:4rem;margin-bottom:1rem}.construction-title[data-v-d9bfb543]{font-size:2rem;font-weight:700;color:#92400e;margin-bottom:1rem}.construction-message[data-v-d9bfb543]{font-size:1.2rem;color:#b45309;margin-bottom:2rem}.construction-details[data-v-d9bfb543]{color:#92400e;text-align:left}.construction-details p[data-v-d9bfb543]{font-weight:600;margin-bottom:.5rem}.construction-details ul[data-v-d9bfb543]{margin-left:1rem}.construction-details li[data-v-d9bfb543]{margin-bottom:.25rem}.settings-view[data-v-7734374d]{display:flex;justify-content:center;align-items:center;min-height:80vh;padding:2rem}.construction-container[data-v-7734374d]{text-align:center;max-width:500px;padding:3rem 2rem;border:2px dashed #6b7280;border-radius:12px;background-color:#f9fafb}.construction-icon[data-v-7734374d]{font-size:4rem;margin-bottom:1rem}.construction-title[data-v-7734374d]{font-size:2rem;font-weight:700;color:#374151;margin-bottom:1rem}.construction-message[data-v-7734374d]{font-size:1.2rem;color:#6b7280;margin-bottom:2rem}.construction-details[data-v-7734374d]{color:#4b5563;text-align:left}.construction-details p[data-v-7734374d]{font-weight:600;margin-bottom:.5rem}.construction-details ul[data-v-7734374d]{margin-left:1rem}.construction-details li[data-v-7734374d]{margin-bottom:.25rem}
