@charset "UTF-8";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--navy: #153243;--navy-hover: #1A3D52;--dark-gray: #333333;--purple: #737ACB;--green: #7BB863;--green-hover: #6BA855;--white: #FFFFFF;--light-gray: #F5F5F5;--border: #E0E0E0;--text-muted: #757575;--text-light: #E0E0E0;--text-secondary: #B0B0B0;--navbar-bg: #1a1a1a;--navbar-hover: #252525;--danger: #E57373;--danger-hover: #EF5350}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--light-gray);color:var(--dark-gray)}a{font-weight:500;color:var(--navy);text-decoration:none;transition:color .2s}a:hover{color:var(--navy-hover)}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--navy);color:var(--white);cursor:pointer;transition:all .2s}button:hover{background-color:var(--navy-hover)}button:focus,button:focus-visible{outline:2px solid var(--navy);outline-offset:2px}._homeContainer_mwdll_1{max-width:1400px;margin:0 auto;padding:24px 20px}._homeHeader_mwdll_13{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._homeHeader_mwdll_13>div{flex:1}._homeHeader_mwdll_13 h1{font-size:2rem;color:#1f2937;margin:0 0 4px;font-weight:700}._subtitle_mwdll_49{font-size:.95rem;color:#6b7280;margin:0}._headerActions_mwdll_61{display:flex;gap:12px}._createUserHeaderBtn_mwdll_71{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:10px 20px;font-size:.9rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #3b82f640;white-space:nowrap}._createUserHeaderBtn_mwdll_71:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f659}._createTeamHeaderBtn_mwdll_109{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:10px 20px;font-size:.9rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #10b98140;white-space:nowrap}._createTeamHeaderBtn_mwdll_109:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0ab98166}._authPrompt_mwdll_149{display:flex;justify-content:center;align-items:center;min-height:350px}._authPromptContent_mwdll_163{text-align:center;max-width:450px;padding:40px 32px;background:#fff;border-radius:16px;box-shadow:0 4px 16px #00000014}._authPromptContent_mwdll_163 h2{font-size:1.5rem;color:#1f2937;margin:0 0 12px}._authPromptContent_mwdll_163 p{color:#6b7280;font-size:.95rem;margin:0 0 24px;line-height:1.5}._authBtn_mwdll_207{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:12px 28px;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer;transition:all .3s;box-shadow:0 2px 8px #3b82f640}._authBtn_mwdll_207:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}._authBtn_mwdll_207:disabled{background:linear-gradient(135deg,#9ca3af,#6b7280);cursor:not-allowed;transform:none}._dashboardActions_mwdll_257{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:16px;background:#fff;border-radius:10px;box-shadow:0 1px 4px #0000000d}._authStatus_mwdll_279{display:flex;align-items:center;gap:12px;font-size:.95rem;color:#374151}._statusIndicator_mwdll_295{color:#10b981;font-size:1.5rem;line-height:0;animation:_pulse_mwdll_1 2s ease-in-out infinite}@keyframes _pulse_mwdll_1{0%,to{opacity:1}50%{opacity:.5}}._revokeLink_mwdll_327{background:none;border:none;color:#ef4444;text-decoration:underline;cursor:pointer;font-size:.9rem;padding:0}._revokeLink_mwdll_327:hover{color:#dc2626}._refreshBtn_mwdll_355{background:#fff;border:2px solid #e5e7eb;color:#374151;padding:10px 20px;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;transition:all .2s}._refreshBtn_mwdll_355:hover:not(:disabled){border-color:#3b82f6;color:#3b82f6;background:#eff6ff}._refreshBtn_mwdll_355:disabled{opacity:.5;cursor:not-allowed}._errorBanner_mwdll_403{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-left:4px solid #ef4444;padding:20px;border-radius:12px;margin-bottom:32px}._errorBanner_mwdll_403 strong{display:block;color:#991b1b;margin-bottom:8px;font-size:1.05rem}._errorBanner_mwdll_403 p{margin:0;color:#7f1d1d}._teamsSection_mwdll_445{margin-top:16px}._sectionHeader_mwdll_453{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:20px;border-bottom:2px solid #e5e7eb}._sectionHeaderLeft_mwdll_471{display:flex;align-items:center;gap:16px;flex-wrap:wrap}._statusDropdown_mwdll_485{padding:10px 36px 10px 16px;font-size:1.1rem;font-weight:600;color:#1f2937;background:#fff;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}._statusDropdown_mwdll_485:hover{border-color:#3b82f6}._statusDropdown_mwdll_485:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._statusDropdown_mwdll_485:disabled{opacity:.6;cursor:not-allowed}._statusDropdown_mwdll_485 option:disabled{color:#9ca3af}._sectionHeaderButtons_mwdll_557{display:flex;align-items:center;gap:12px}._sectionHeader_mwdll_453 h2{font-size:1.4rem;color:#1f2937;margin:0;font-weight:700}._teamCount_mwdll_583{color:#6b7280;font-size:.9rem;font-weight:500}._loadingState_mwdll_597{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#6b7280}._spinner_mwdll_615{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:_spin_mwdll_615 1s linear infinite;margin-bottom:16px}@keyframes _spin_mwdll_615{to{transform:rotate(360deg)}}._loadingState_mwdll_597 p{margin:0;font-size:1rem}._emptyState_mwdll_659{text-align:center;padding:60px 20px;background:#fff;border-radius:12px;border:2px dashed #e5e7eb}._emptyIcon_mwdll_675{font-size:3.5rem;margin-bottom:16px}._emptyState_mwdll_659 h3{font-size:1.3rem;color:#1f2937;margin:0 0 8px}._emptyState_mwdll_659 p{color:#6b7280;margin:0 0 24px;font-size:.95rem}._createTeamLink_mwdll_709{display:inline-block;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;text-decoration:none;padding:10px 20px;border-radius:8px;font-weight:600;font-size:.9rem;transition:all .2s;box-shadow:0 2px 8px #3b82f640}._createTeamLink_mwdll_709:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f659}._teamsList_mwdll_747{display:flex;flex-direction:column;gap:8px}._teamRow_mwdll_761{display:flex;align-items:center;gap:16px;padding:12px 16px;background:#fff;border-radius:8px;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s}._teamRow_mwdll_761:hover{background:#f9fafb;border-color:#3b82f6}._teamRowInfo_mwdll_795{flex:1;min-width:0}._teamRowName_mwdll_805{font-size:.95rem;color:#1f2937;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._teamRowMembers_mwdll_823{flex-shrink:0}._memberCount_mwdll_831{font-size:.85rem;color:#9ca3af;font-weight:400}._teamRowArrow_mwdll_843{color:#9ca3af;font-size:1rem;flex-shrink:0;transition:transform .2s}._teamRow_mwdll_761:hover ._teamRrrow_mwdll_857{color:#3b82f6;transform:translate(4px)}@media(max-width:768px){._homeContainer_mwdll_1{padding:20px 16px}._homeHeader_mwdll_13{flex-direction:column;align-items:flex-start;gap:20px}._homeHeader_mwdll_13 h1{font-size:2rem}._headerActions_mwdll_61{flex-direction:column;width:100%}._createUserHeaderBtn_mwdll_71,._createTeamHeaderBtn_mwdll_109{width:100%}._dashboardActions_mwdll_257{flex-direction:column;gap:16px;align-items:stretch}._authStatus_mwdll_279{justify-content:center}._refreshBtn_mwdll_355{width:100%}._teamRow_mwdll_761{padding:10px 12px;gap:12px}._teamRowName_mwdll_805{font-size:.9rem}._memberCount_mwdll_831{font-size:.8rem}._sectionHeader_mwdll_453{flex-direction:column;align-items:flex-start;gap:12px}._sectionHeaderLeft_mwdll_471{flex-direction:column;align-items:flex-start;width:100%}._sectionHeaderButtons_mwdll_557{width:100%;flex-direction:column}._sectionHeaderButtons_mwdll_557 ._createTeamHeaderBtn_mwdll_109,._sectionHeaderButtons_mwdll_557 ._sectionHeaderBtn_mwdll_1011{width:100%}}._loadingContainer_mwdll_1023{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}._loadingContainer_mwdll_1023 h2{color:#1f2937;margin:0 0 8px}._loadingContainer_mwdll_1023 p{color:#6b7280;margin:0 0 24px}._loadingSpinner_mwdll_1061{font-size:2rem;animation:_spin_mwdll_615 1s linear infinite;color:#3b82f6}._folderNamePreview_cp7wp_1{margin-top:20px}._previewLabel_cp7wp_9{font-size:1rem;font-weight:600;color:#374151;margin-bottom:8px}._previewBox_cp7wp_23{background-color:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;padding:16px;font-family:Courier New,Consolas,Monaco,monospace;font-size:14px;color:#111827;min-height:24px;display:flex;align-items:center;word-break:break-all;transition:border-color .2s ease}._previewBox_cp7wp_23:hover{border-color:#3b82f6}._previewBox_cp7wp_23._complete_cp7wp_63{border-color:#10b981;background-color:#ecfdf5}._teamMemberSelector_84y40_1{margin-top:10px}._selectorHeader_84y40_9{margin-bottom:16px}._selectorHeader_84y40_9 label{display:block;font-weight:600;color:#374151;margin-bottom:4px;font-size:1rem}._selectorHeader_84y40_9 ._selectorHelp_84y40_33{display:block;font-size:.85rem;color:#6b7280;margin-bottom:4px}._selectorHeader_84y40_9 ._selectorHrror_84y40_47{display:block;color:#dc2626;font-size:.85rem;margin-top:4px}._selectedMembers_84y40_63{background:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;padding:16px;margin-bottom:20px}._selectedMembersHeader_84y40_79{margin-bottom:12px}._selectedCount_84y40_87{font-weight:600;color:#374151;font-size:.9rem}._selectedMembersList_84y40_99{display:flex;flex-direction:column;gap:8px}._selectedMemberChip_84y40_111{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:10px 14px;transition:all .2s}._selectedMemberChip_84y40_111:hover{border-color:#d1d5db;box-shadow:0 1px 3px #0000000d}._memberChipInfo_84y40_143{display:flex;flex-direction:column;gap:2px}._memberChipName_84y40_155{font-weight:600;color:#1f2937;font-size:.95rem}._memberChipEmail_84y40_167{color:#6b7280;font-size:.85rem}._memberChipBadge_84y40_177{display:inline-block;padding:2px 8px;border-radius:10px;font-size:.7rem;font-weight:600;margin-top:4px;width:fit-content}._memberChipBadge_84y40_177._new_84y40_197{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af}._removeMemberChip_84y40_207{background:none;border:none;color:#9ca3af;font-size:1.2rem;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s;line-height:1}._removeMemberChip_84y40_207:hover{background:#fee2e2;color:#dc2626}._modeToggle_84y40_243{display:flex;gap:10px;margin-bottom:20px}._toggleBtn_84y40_255{flex:1;padding:10px 16px;border:2px solid #e5e7eb;background:#fff;color:#6b7280;font-size:.9rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s}._toggleBtn_84y40_255:hover{border-color:#7bb863;color:#7bb863;background:#f0f9f4}._toggleBtn_84y40_255._active_84y40_293{border-color:#7bb863;background:linear-gradient(135deg,#7bb863,#6ba855);color:#fff}._errorMessageInline_84y40_307{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-left:4px solid #ef4444;padding:10px 14px;border-radius:8px;color:#7f1d1d;font-size:.85rem;margin-bottom:16px}._searchSection_84y40_329{margin-bottom:10px}._searchContainer_84y40_337{margin-bottom:12px}._searchInputWrapper_84y40_345{position:relative;display:flex;align-items:center}._searchInput_84y40_345{width:100%;padding:12px 14px;border:2px solid #e5e7eb;border-radius:10px;font-size:.95rem;transition:all .2s}._searchInput_84y40_345:focus{outline:none;border-color:#7bb863;box-shadow:0 0 0 3px #7bb8631a}._searchLoading_84y40_387{position:absolute;right:14px;font-size:1rem;color:#7bb863;animation:_pulse_84y40_1 1s infinite}@keyframes _pulse_84y40_1{0%,to{opacity:1}50%{opacity:.5}}._searchResults_84y40_415{max-height:250px;overflow-y:auto;border:2px solid #e5e7eb;border-radius:10px;background:#f9fafb}._noResults_84y40_431{display:flex;align-items:center;justify-content:center;padding:30px 20px;text-align:center;color:#6b7280}._noResults_84y40_431 p{margin:0;font-size:.9rem}._userList_84y40_461{display:flex;flex-direction:column}._userItem_84y40_471{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#fff;border-bottom:1px solid #e5e7eb;cursor:pointer;transition:all .2s}._userItem_84y40_471:last-child{border-bottom:none}._userItem_84y40_471:hover:not(._userIelected_84y40_501):not(._suspended_84y40_501){background:#f0f9f4}._userItem_84y40_471._userIelected_84y40_501{opacity:.6;cursor:not-allowed;background:#f3f4f6}._userItem_84y40_471._suspended_84y40_501{opacity:.5;cursor:not-allowed}._userAvatar_84y40_531{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#7bb863,#6ba855);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem;flex-shrink:0;overflow:hidden}._userAvatar_84y40_531 img{width:100%;height:100%;object-fit:cover}._userInfo_84y40_573{flex:1;min-width:0}._userName_84y40_583{font-weight:600;color:#1f2937;font-size:.9rem;margin-bottom:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._userEmail_84y40_603{color:#6b7280;font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._statusBadge_84y40_619{padding:3px 8px;border-radius:10px;font-size:.7rem;font-weight:600;flex-shrink:0}._statusBadge_84y40_619._selected_84y40_63{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46}._statusBadge_84y40_619._suspended_84y40_501{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b}._addIndicator_84y40_655{color:#7bb863;font-size:.85rem;font-weight:600;flex-shrink:0}._createUserForm_84y40_671{background:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;padding:20px}._createUserForm_84y40_671 ._createUserFow_84y40_685{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}._createUserForm_84y40_671 ._createUserFroup_84y40_699{margin-bottom:0}._createUserForm_84y40_671 ._createUserFroup_84y40_699:last-of-type{margin-bottom:16px}._createUserForm_84y40_671 label{display:block;font-weight:600;color:#374151;margin-bottom:6px;font-size:.9rem}._createUserForm_84y40_671 input{width:100%;padding:10px 12px;border:2px solid #e5e7eb;border-radius:8px;font-size:.9rem;transition:all .2s;box-sizing:border-box}._createUserForm_84y40_671 input:focus{outline:none;border-color:#7bb863;box-shadow:0 0 0 3px #7bb8631a}._createUserForm_84y40_671 ._createUserFelp_84y40_763{display:block;font-size:.8rem;color:#6b7280;margin-top:4px;font-style:italic}._generatedEmailPreview_84y40_779{background:linear-gradient(135deg,#dbeafe,#bfdbfe);padding:12px 16px;border-radius:8px;margin-bottom:16px;border-left:4px solid #3b82f6}._generatedEmailPreview_84y40_779 strong{display:block;color:#1e40af;margin-bottom:4px;font-size:.85rem}._generatedEmailPreview_84y40_779 code{background:#fff;color:#1e40af;padding:4px 8px;border-radius:6px;font-size:.9rem;display:inline-block;font-family:Courier New,monospace;font-weight:600}._addNewUserBtn_84y40_831{width:100%;padding:12px 20px;background:linear-gradient(135deg,#7bb863,#6ba855);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #7bb8634d}._addNewUserBtn_84y40_831:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #7bb86366}._addNewUserBtn_84y40_831:disabled{opacity:.5;cursor:not-allowed;transform:none}@media(max-width:640px){._createUserForm_84y40_671 ._createUserFow_84y40_685{grid-template-columns:1fr}._modeToggle_84y40_243{flex-direction:column}}._teamContainer_12oub_1{max-width:900px;margin:40px auto;padding:0 20px}._teamHeader_12oub_13{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #e5e7eb}._teamHeader_12oub_13 h1{font-size:2rem;color:#1f2937;margin:0 0 8px}._welcomeText_12oub_43{font-size:1rem;color:#6b7280;margin:0}._authSuccess_12oub_57{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:20px;border-radius:12px;margin-bottom:30px;box-shadow:0 4px 6px #10b98133}._authSuccess_12oub_57 strong{display:block;font-size:1.1rem;margin-bottom:8px}._authSuccess_12oub_57 p{margin:0 0 15px;opacity:.95}._revokeBtn_12oub_97{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:8px 16px;border-radius:6px;cursor:pointer;font-size:.9rem;transition:all .2s}._revokeBtn_12oub_97:hover{background:#ffffff4d;border-color:#ffffff80}._successMessage_12oub_131{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:20px;border-radius:12px;margin-bottom:30px;box-shadow:0 4px 6px #10b98133}._successMessage_12oub_131 strong{display:block;font-size:1.1rem;margin-bottom:8px}._successMessage_12oub_131 p{margin:0;opacity:.95}._errorMessage_12oub_171{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:20px;border-radius:12px;margin-bottom:30px;box-shadow:0 4px 6px #ef444433}._errorMessage_12oub_171 strong{display:block;font-size:1.1rem;margin-bottom:8px}._errorMessage_12oub_171 p{margin:0;opacity:.95}._teamForm_12oub_213{background:#fff;padding:35px;border-radius:16px;box-shadow:0 4px 6px #00000012;margin-bottom:30px}._formGroup_12oub_229{margin-bottom:28px}._formGroup_12oub_229 label{display:block;font-weight:600;color:#374151;margin-bottom:8px;font-size:1rem}._required_12oub_253{color:#ef4444}._formGroup_12oub_229 input,._formGroup_12oub_229 textarea,._formGroup_12oub_229 select{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:1rem;transition:all .2s;font-family:inherit;box-sizing:border-box;background-color:#fff}._formGroup_12oub_229 select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}._formGroup_12oub_229 input:focus,._formGroup_12oub_229 textarea:focus,._formGroup_12oub_229 select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formGroup_12oub_229 input._error_12oub_171,._formGroup_12oub_229 textarea._error_12oub_171,._formGroup_12oub_229 select._error_12oub_171{border-color:#ef4444}._formGroup_12oub_229 textarea{resize:vertical;min-height:100px}._fieldHelp_12oub_345{display:block;font-size:.85rem;color:#6b7280;margin-top:6px}._fieldError_12oub_359{display:block;color:#ef4444;font-size:.875rem;margin-top:6px;font-weight:500}._emailPreview_12oub_377{background:linear-gradient(135deg,#dbeafe,#bfdbfe);padding:16px 20px;border-radius:10px;margin-bottom:20px;border-left:4px solid #3b82f6}._emailPreview_12oub_377 strong{display:block;color:#1e40af;margin-bottom:8px;font-size:.95rem}._emailPreview_12oub_377 code{background:#fff;color:#1e40af;padding:8px 12px;border-radius:6px;font-size:1rem;display:inline-block;font-family:Courier New,monospace;font-weight:600}._submitBtn_12oub_431{width:100%;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:14px 24px;font-size:1.05rem;font-weight:600;border-radius:10px;cursor:pointer;transition:all .2s;box-shadow:0 4px 6px #3b82f633}._submitBtn_12oub_431:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 12px #3b82f64d}._submitBtn_12oub_431:active:not(:disabled){transform:translateY(0)}._submitBtn_12oub_431:disabled{background:linear-gradient(135deg,#9ca3af,#6b7280);cursor:not-allowed;box-shadow:none}._authNotice_12oub_489{text-align:center;color:#6b7280;font-size:.9rem;margin-top:16px;font-style:italic}._formSection_12oub_507{margin-bottom:40px;padding:25px;background:#fafafa;border-radius:12px;border:1px solid #e5e7eb}._formSection_12oub_507 h3{color:#1f2937;margin:0 0 12px;font-size:1.2rem;font-weight:600}._sectionDescription_12oub_537{color:#6b7280;margin:0 0 20px;font-size:.95rem;line-height:1.5}._formRow_12oub_551{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:0}@media(max-width:768px){._formRow_12oub_551{grid-template-columns:1fr;gap:0}}._formRow_12oub_551 ._formRroup_12oub_579{margin-bottom:20px}._memberInputRow_12oub_587{display:flex;align-items:center;margin-bottom:10px;gap:0}._memberInputRow_12oub_587 ._memberInputRroup_12oub_601{flex:1;margin-bottom:0}._addMemberBtn_12oub_611{background:#10b981;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s ease;margin-top:10px}._addMemberBtn_12oub_611:hover{background:#059669;transform:translateY(-1px)}._removeMemberBtn_12oub_647{background:#ef4444;color:#fff;border:none;padding:8px 12px;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:700;min-width:40px;height:40px;transition:all .2s ease;margin-left:10px}._removeMemberBtn_12oub_647:hover:not(:disabled){background:#dc2626;transform:translateY(-1px)}._removeMemberBtn_12oub_647:disabled{background:#d1d5db;color:#9ca3af;cursor:not-allowed}._checkboxLabel_12oub_701{display:flex!important;align-items:center;gap:10px;font-weight:500!important;color:#374151!important;margin-bottom:0!important;cursor:pointer}._checkboxLabel_12oub_701 input[type=checkbox]{width:auto!important;margin:0;transform:scale(1.2)}._formActions_12oub_733{margin-top:30px;padding-top:20px;border-top:1px solid #e5e7eb}._infoSection_12oub_747{background:linear-gradient(135deg,#f9fafb,#f3f4f6);padding:30px;border-radius:16px;border:1px solid #e5e7eb}._infoSection_12oub_747 h3{color:#1f2937;margin:0 0 16px;font-size:1.2rem}._infoSection_12oub_747 ol{margin:0;padding-left:24px;color:#4b5563}._infoSection_12oub_747 li{margin-bottom:10px;line-height:1.6}._infoSection_12oub_747 li:last-child{margin-bottom:0}@media(max-width:768px){._teamContainer_12oub_1{margin:20px auto}._teamHeader_12oub_13{flex-direction:column;align-items:flex-start}._teamHeader_12oub_13 h1{font-size:1.6rem}._teamForm_12oub_213{padding:25px 20px}._submitBtn_12oub_431{font-size:1rem}}._createUserContainer_l9fet_1{max-width:900px;margin:40px auto;padding:0 20px}._createUserHeader_l9fet_13{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #e5e7eb}._createUserHeader_l9fet_13 h1{font-size:2rem;color:#1f2937;margin:0 0 8px}._welcomeText_l9fet_43{font-size:1rem;color:#6b7280;margin:0}._successMessage_l9fet_57{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:20px;border-radius:12px;margin-bottom:30px;box-shadow:0 4px 6px #10b98133}._successMessage_l9fet_57 strong{display:block;font-size:1.1rem;margin-bottom:8px}._successMessage_l9fet_57 p{margin:0;opacity:.95}._errorMessage_l9fet_97{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:20px;border-radius:12px;margin-bottom:30px;box-shadow:0 4px 6px #ef444433}._errorMessage_l9fet_97 strong{display:block;font-size:1.1rem;margin-bottom:8px}._errorMessage_l9fet_97 p{margin:0;opacity:.95}._createUserForm_l9fet_139{background:#fff;padding:35px;border-radius:16px;box-shadow:0 4px 6px #00000012;margin-bottom:30px}._formGroup_l9fet_155{margin-bottom:28px}._formGroup_l9fet_155 label{display:block;font-weight:600;color:#374151;margin-bottom:8px;font-size:1rem}._required_l9fet_179{color:#ef4444}._formGroup_l9fet_155 input{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:10px;font-size:1rem;transition:all .2s;font-family:inherit;box-sizing:border-box}._formGroup_l9fet_155 input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formGroup_l9fet_155 input._error_l9fet_97{border-color:#ef4444}._fieldHelp_l9fet_229{display:block;font-size:.85rem;color:#6b7280;margin-top:6px}._fieldError_l9fet_243{display:block;color:#ef4444;font-size:.875rem;margin-top:6px;font-weight:500}._emailPreview_l9fet_261{background:linear-gradient(135deg,#dbeafe,#bfdbfe);padding:16px 20px;border-radius:10px;margin-bottom:20px;border-left:4px solid #3b82f6}._emailPreview_l9fet_261 strong{display:block;color:#1e40af;margin-bottom:8px;font-size:.95rem}._emailPreview_l9fet_261 code{background:#fff;color:#1e40af;padding:8px 12px;border-radius:6px;font-size:1rem;display:inline-block;font-family:Courier New,monospace;font-weight:600}._submitBtn_l9fet_315{width:100%;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:14px 24px;font-size:1.05rem;font-weight:600;border-radius:10px;cursor:pointer;transition:all .2s;box-shadow:0 4px 6px #3b82f633}._submitBtn_l9fet_315:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 12px #3b82f64d}._submitBtn_l9fet_315:active:not(:disabled){transform:translateY(0)}._submitBtn_l9fet_315:disabled{background:linear-gradient(135deg,#9ca3af,#6b7280);cursor:not-allowed;box-shadow:none}._authNotice_l9fet_373{text-align:center;color:#6b7280;font-size:.9rem;margin-top:16px;font-style:italic}@media(max-width:768px){._createUserContainer_l9fet_1{margin:20px auto}._createUserHeader_l9fet_13{flex-direction:column;align-items:flex-start}._createUserHeader_l9fet_13 h1{font-size:1.6rem}._createUserForm_l9fet_139{padding:25px 20px}._submitBtn_l9fet_315{font-size:1rem}}._modalOverlay_13xyy_1{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}._modalContent_13xyy_29{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;width:100%;max-width:600px;max-height:90vh;display:flex;flex-direction:column}._modalHeader_13xyy_51{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px;border-bottom:2px solid #e5e7eb}._modalHeader_13xyy_51 h2{margin:0;font-size:1.5rem;color:#1f2937;font-weight:700}._closeBtn_13xyy_81{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}._closeBtn_13xyy_81:hover{background:#f3f4f6;color:#1f2937}._modalBody_13xyy_123{padding:24px;flex:1;overflow-y:auto}._teamInfo_13xyy_135{margin:0 0 20px;color:#6b7280;font-size:.95rem}._teamInfo_13xyy_135 strong{color:#1f2937}._searchContainer_13xyy_157{margin-bottom:20px}._searchInputWrapper_13xyy_165{position:relative;display:flex;align-items:center}._searchIcon_13xyy_177{position:absolute;left:14px;font-size:1.2rem;color:#6b7280}._searchInput_13xyy_165{width:100%;padding:12px 40px 12px 44px;border:2px solid #e5e7eb;border-radius:10px;font-size:1rem;transition:all .2s}._searchInput_13xyy_165:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._searchLoading_13xyy_221{position:absolute;right:14px;font-size:1.2rem;color:#3b82f6;animation:_spin_13xyy_1 1s linear infinite}@keyframes _spin_13xyy_1{to{transform:rotate(360deg)}}._errorMessageInline_13xyy_251{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-left:4px solid #ef4444;padding:12px 16px;border-radius:8px;color:#7f1d1d;font-size:.9rem;margin-bottom:16px}._searchResults_13xyy_273{min-height:300px;max-height:400px;overflow-y:auto;border:2px solid #e5e7eb;border-radius:10px;background:#f9fafb}._searchHint_13xyy_291{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;color:#6b7280}._hintIcon_13xyy_311{font-size:3rem;margin-bottom:16px}._searchHint_13xyy_291 p{margin:0;font-size:1rem}._noResults_13xyy_331{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;color:#6b7280}._noResultsIcon_13xyy_351{font-size:3rem;margin-bottom:16px;opacity:.5}._noResults_13xyy_331 p{margin:0;font-size:1rem}._userList_13xyy_375{display:flex;flex-direction:column}._userItem_13xyy_385{display:flex;align-items:center;gap:12px;padding:12px;background:#fff;border-bottom:1px solid #e5e7eb;cursor:pointer;transition:all .2s}._userItem_13xyy_385:last-child{border-bottom:none}._userItem_13xyy_385:hover:not(._userIember_13xyy_415):not(._suspended_13xyy_415){background:#eff6ff}._userItem_13xyy_385._selected_13xyy_423{background:#dbeafe;border-left:4px solid #3b82f6}._userItem_13xyy_385._userIember_13xyy_415{opacity:.6;cursor:not-allowed;background:#f3f4f6}._userItem_13xyy_385._suspended_13xyy_415{opacity:.5;cursor:not-allowed}._userAvatar_13xyy_455{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.1rem;flex-shrink:0;overflow:hidden}._userAvatar_13xyy_455 img{width:100%;height:100%;object-fit:cover}._userInfo_13xyy_497{flex:1;min-width:0}._userName_13xyy_507{font-weight:600;color:#1f2937;font-size:.95rem;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._userEmail_13xyy_527{color:#6b7280;font-size:.85rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._memberBadge_13xyy_543{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;padding:4px 10px;border-radius:12px;font-size:.75rem;font-weight:600;flex-shrink:0}._suspendedBadge_13xyy_563{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;padding:4px 10px;border-radius:12px;font-size:.75rem;font-weight:600;flex-shrink:0}._selectedCheck_13xyy_583{color:#3b82f6;font-size:1.5rem;font-weight:700;flex-shrink:0}._selectionSection_13xyy_599{margin-top:20px;padding:16px;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:10px;border-left:4px solid #3b82f6}._selectedUserInfo_13xyy_615{color:#1e40af;margin-bottom:12px;font-size:.95rem}._selectedUserInfo_13xyy_615 strong{font-weight:600}._roleSelection_13xyy_635{display:flex;align-items:center;gap:12px}._roleSelection_13xyy_635 label{font-weight:600;color:#1e40af;font-size:.95rem}._roleSelection_13xyy_635 select{flex:1;padding:8px 12px;border:2px solid #3b82f6;border-radius:8px;font-size:.95rem;background:#fff;color:#1f2937;cursor:pointer;font-weight:500}._roleSelection_13xyy_635 select:focus{outline:none;box-shadow:0 0 0 3px #3b82f633}._modalFooter_13xyy_695{padding:16px 24px;border-top:2px solid #e5e7eb;display:flex;justify-content:flex-end;gap:12px}._btnCancel_13xyy_711,._btnAdd_13xyy_713{padding:10px 20px;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}._btnCancel_13xyy_711{background:#fff;border:2px solid #e5e7eb;color:#374151}._btnCancel_13xyy_711:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}._btnAdd_13xyy_713{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 2px 8px #3b82f64d}._btnAdd_13xyy_713:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}._btnAdd_13xyy_713:disabled,._btnCancel_13xyy_711:disabled{opacity:.5;cursor:not-allowed;transform:none}@media(max-width:768px){._modalContent_13xyy_29{max-width:100%;max-height:100vh;border-radius:0}._modalBody_13xyy_123{padding:16px}._searchResults_13xyy_273{max-height:300px}._modalFooter_13xyy_695{flex-direction:column}._btnCancel_13xyy_711,._btnAdd_13xyy_713{width:100%}}._modeToggle_13xyy_845{display:flex;gap:10px;margin-bottom:25px}._toggleBtn_13xyy_857{flex:1;padding:12px 20px;border:2px solid #e5e7eb;background:#fff;color:#6b7280;font-size:.95rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s}._toggleBtn_13xyy_857:hover{border-color:#7bb863;color:#7bb863;background:#f0f9f4}._toggleBtn_13xyy_857._active_13xyy_895{border-color:#7bb863;background:linear-gradient(135deg,#7bb863,#6ba855);color:#fff}._createUserForm_13xyy_909{margin-top:20px;background:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;padding:20px}._createUserForm_13xyy_909 ._createUserFroup_13xyy_925{margin-bottom:20px}._createUserForm_13xyy_909 label{display:block;font-weight:600;color:#374151;margin-bottom:8px;font-size:.95rem}._createUserForm_13xyy_909 input,._createUserForm_13xyy_909 select{width:100%;padding:12px 14px;border:2px solid #e5e7eb;border-radius:8px;font-size:.95rem;transition:all .2s;box-sizing:border-box}._createUserForm_13xyy_909 input:focus,._createUserForm_13xyy_909 select:focus{outline:none;border-color:#7bb863;box-shadow:0 0 0 3px #7bb8631a}._generatedEmailPreview_13xyy_985{background:linear-gradient(135deg,#dbeafe,#bfdbfe);padding:14px 18px;border-radius:8px;margin-bottom:20px;border-left:4px solid #3b82f6}._generatedEmailPreview_13xyy_985 strong{display:block;color:#1e40af;margin-bottom:6px;font-size:.9rem}._generatedEmailPreview_13xyy_985 code{background:#fff;color:#1e40af;padding:6px 10px;border-radius:6px;font-size:.95rem;display:inline-block;font-family:Courier New,monospace;font-weight:600}._fieldHelp_13xyy_1037{display:block;font-size:.85rem;color:#6b7280;margin-top:6px;font-style:italic}._teamDetailsContainer_jy6gs_1{max-width:1000px;margin:0 auto;padding:40px 20px}._teamDetailsHeader_jy6gs_15{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}._backBtn_jy6gs_29{background:#fff;border:2px solid #e5e7eb;color:#374151;padding:10px 20px;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;transition:all .2s}._backBtn_jy6gs_29:hover{border-color:#3b82f6;color:#3b82f6;background:#eff6ff}._refreshBtnSmall_jy6gs_65{background:#fff;border:2px solid #e5e7eb;color:#374151;padding:10px 20px;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;transition:all .2s}._refreshBtnSmall_jy6gs_65:hover{border-color:#10b981;color:#10b981;background:#ecfdf5}._loadingState_jy6gs_103{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;color:#6b7280}._spinner_jy6gs_121{width:50px;height:50px;border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:_spin_jy6gs_121 1s linear infinite;margin-bottom:20px}@keyframes _spin_jy6gs_121{to{transform:rotate(360deg)}}._loadingState_jy6gs_103 p{margin:0;font-size:1.1rem}._errorBanner_jy6gs_165{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-left:4px solid #ef4444;padding:20px;border-radius:12px;margin-bottom:32px}._errorBanner_jy6gs_165 strong{display:block;color:#991b1b;margin-bottom:8px;font-size:1.05rem}._errorBanner_jy6gs_165 p{margin:0;color:#7f1d1d}._teamInfoCard_jy6gs_207{background:#fff;border-radius:20px;padding:40px;box-shadow:0 8px 24px #0000001a;margin-bottom:40px}._teamHeaderSection_jy6gs_223{display:flex;align-items:center;gap:24px}._teamIconLarge_jy6gs_235{font-size:4rem;background:linear-gradient(135deg,#dbeafe,#bfdbfe);width:100px;height:100px;display:flex;align-items:center;justify-content:center;border-radius:20px;flex-shrink:0}._teamHeaderInfo_jy6gs_259{flex:1}._teamHeaderInfo_jy6gs_259 h1{font-size:2rem;color:#1f2937;margin:0;font-weight:700}._teamNameDisplay_jy6gs_283{display:flex;align-items:center;gap:12px;margin-bottom:12px}._editNameBtn_jy6gs_297{background:transparent;border:none;padding:4px;font-size:1.2rem;color:#374151;cursor:pointer;opacity:.5;transition:all .2s}._editNameBtn_jy6gs_297:hover{opacity:1;transform:scale(1.1)}._teamNameEdit_jy6gs_329{margin-bottom:12px}._teamNameInput_jy6gs_337{font-size:1.5rem;font-weight:700;color:#1f2937;padding:8px 12px;border:2px solid #3b82f6;border-radius:8px;width:100%;max-width:400px;outline:none}._teamNameInput_jy6gs_337:focus{box-shadow:0 0 0 3px #3b82f61a}._teamNameInput_jy6gs_337:disabled{background:#f3f4f6;cursor:not-allowed}._teamNameEditActions_jy6gs_379{display:flex;gap:8px;margin-top:8px}._saveNameBtn_jy6gs_391{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:6px 16px;font-size:.9rem;font-weight:600;border-radius:6px;cursor:pointer;transition:all .2s}._saveNameBtn_jy6gs_391:hover:not(:disabled){transform:translateY(-1px)}._saveNameBtn_jy6gs_391:disabled{opacity:.6;cursor:not-allowed}._cancelNameBtn_jy6gs_433{background:#fff;color:#6b7280;border:1px solid #e5e7eb;padding:6px 16px;font-size:.9rem;font-weight:500;border-radius:6px;cursor:pointer;transition:all .2s}._cancelNameBtn_jy6gs_433:hover:not(:disabled){background:#f3f4f6;color:#374151}._cancelNameBtn_jy6gs_433:disabled{opacity:.6;cursor:not-allowed}._teamEmailLarge_jy6gs_477{font-size:1rem;color:#6b7280;font-family:Courier New,monospace;margin:0 0 12px;background:#f9fafb;padding:8px 12px;border-radius:6px;display:inline-block}._teamDescriptionLarge_jy6gs_499{font-size:1rem;color:#4b5563;line-height:1.6;margin:12px 0 0}._mentorSection_jy6gs_515{margin-top:24px;padding-top:24px;border-top:2px solid #e5e7eb}._mentorLabel_jy6gs_527{display:block;font-size:.95rem;font-weight:600;color:#374151;margin-bottom:8px}._mentorSelectWrapper_jy6gs_543{display:flex;align-items:center;gap:12px}._mentorSelect_jy6gs_543{flex:1;max-width:400px;padding:12px 16px;font-size:1rem;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#1f2937;cursor:pointer;transition:all .2s}._mentorSelect_jy6gs_543:hover{border-color:#3b82f6}._mentorSelect_jy6gs_543:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._mentorSelect_jy6gs_543:disabled{background:#f3f4f6;cursor:not-allowed}._savingIndicator_jy6gs_611{font-size:.9rem;color:#3b82f6;font-weight:500}._mentorHint_jy6gs_623{margin:8px 0 0;font-size:.85rem;color:#6b7280}._membersSection_jy6gs_637{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 12px #00000014;margin-bottom:32px}._sectionHeader_jy6gs_653{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:20px;border-bottom:2px solid #e5e7eb}._sectionHeader_jy6gs_653 h2{font-size:1.5rem;color:#1f2937;margin:0;font-weight:700}._sectionHeaderActions_jy6gs_685{display:flex;align-items:center;gap:16px}._memberCount_jy6gs_697{color:#6b7280;font-size:.9rem;font-weight:500}._addMemberBtn_jy6gs_709{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:10px 20px;font-size:.95rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #10b9814d;white-space:nowrap}._addMemberBtn_jy6gs_709:hover{transform:translateY(-1px);box-shadow:0 4px 12px #10b98166}._emptyMembers_jy6gs_749{text-align:center;padding:60px 20px;background:#f9fafb;border-radius:12px;border:2px dashed #e5e7eb}._emptyIcon_jy6gs_765{font-size:3rem;margin-bottom:16px}._emptyMembers_jy6gs_749 h3{font-size:1.3rem;color:#1f2937;margin:0 0 8px}._emptyMembers_jy6gs_749 p{color:#6b7280;margin:0;font-size:1rem}._membersList_jy6gs_801{display:flex;flex-direction:column;gap:12px}._memberCard_jy6gs_815{display:flex;align-items:center;gap:16px;padding:20px;background:#f9fafb;border-radius:12px;border:2px solid transparent;transition:all .2s}._memberCard_jy6gs_815:hover{background:#fff;border-color:#3b82f6;box-shadow:0 4px 12px #3b82f61a}._memberAvatar_jy6gs_849{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:600;flex-shrink:0}._memberInfo_jy6gs_877{flex:1;min-width:0}._memberEmail_jy6gs_887{font-size:1rem;color:#1f2937;font-weight:600;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._memberMeta_jy6gs_907{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#6b7280}._memberType_jy6gs_923{text-transform:capitalize}._metaDivider_jy6gs_931{color:#d1d5db}._memberStatus_jy6gs_939{text-transform:capitalize}._memberRole_jy6gs_949{padding:6px 14px;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}._roleOwner_jy6gs_969{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e}._roleManager_jy6gs_979{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af}._roleMember_jy6gs_989{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);color:#374151}._removeMemberBtn_jy6gs_999{background:transparent;border:none;color:#9ca3af;font-size:1.4rem;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s;line-height:1}._removeMemberBtn_jy6gs_999:hover{background:#fee2e2;color:#ef4444}._actionsSection_jy6gs_1035{display:flex;gap:16px;justify-content:center}._actionBtnPrimary_jy6gs_1047{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:14px 28px;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #3b82f64d}._actionBtnPrimary_jy6gs_1047:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}._actionBtnSecondary_jy6gs_1083{background:#fff;color:#374151;border:2px solid #e5e7eb;padding:14px 28px;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer;transition:all .2s}._actionBtnSecondary_jy6gs_1083:hover{border-color:#3b82f6;color:#3b82f6;background:#eff6ff}@media(max-width:768px){._teamDetailsContainer_jy6gs_1{padding:20px 16px}._teamDetailsHeader_jy6gs_15{flex-direction:column;align-items:stretch;gap:12px}._backBtn_jy6gs_29,._refreshBtnSmall_jy6gs_65{width:100%}._teamInfoCard_jy6gs_207{padding:24px}._teamHeaderSection_jy6gs_223{flex-direction:column;text-align:center}._teamHeaderInfo_jy6gs_259 h1{font-size:1.6rem}._membersSection_jy6gs_637{padding:20px}._sectionHeader_jy6gs_653{flex-direction:column;align-items:flex-start;gap:12px}._sectionHeaderActions_jy6gs_685{flex-direction:column;width:100%;align-items:stretch}._addMemberBtn_jy6gs_709{width:100%}._memberCard_jy6gs_815{flex-direction:column;text-align:center}._memberInfo_jy6gs_877{width:100%}._memberEmail_jy6gs_887{white-space:normal;word-break:break-all}._actionsSection_jy6gs_1035{flex-direction:column}._actionBtnPrimary_jy6gs_1047,._actionBtnSecondary_jy6gs_1083{width:100%}}._uploadModalOverlay_pmk0n_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._uploadModal_pmk0n_1{background:#fff;border-radius:12px;padding:24px;width:100%;max-width:480px;box-shadow:0 20px 40px #0003}._uploadHeader_pmk0n_45{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._uploadHeader_pmk0n_45 h3{margin:0;font-size:1.25rem;font-weight:600;color:#1f2937}._closeBtn_pmk0n_73{background:none;border:none;font-size:1.75rem;color:#6b7280;cursor:pointer;line-height:1;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}._closeBtn_pmk0n_73:hover:not(:disabled){background:#f3f4f6;color:#1f2937}._closeBtn_pmk0n_73:disabled{opacity:.5;cursor:not-allowed}._dropZone_pmk0n_127{border:2px dashed #d1d5db;border-radius:12px;padding:40px;text-align:center;cursor:pointer;transition:all .2s}._dropZone_pmk0n_127:hover,._dropZone_pmk0n_127._dragging_pmk0n_147{border-color:#3b82f6;background:#eff6ff}._dropZone_pmk0n_127._dropZile_pmk0n_157{border-color:#10b981;background:#ecfdf5}._dropHint_pmk0n_167{color:#6b7280}._uploadIcon_pmk0n_175{width:48px;height:48px;margin:0 auto 16px;background:#e5e7eb;border-radius:50%;position:relative}._uploadIcon_pmk0n_175:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:3px solid #6b7280;border-radius:4px;border-top:none}._uploadIcon_pmk0n_175:after{content:"";position:absolute;top:12px;left:50%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:10px solid #6b7280}._orText_pmk0n_245{font-size:.875rem;color:#9ca3af;margin-top:8px}._selectedFile_pmk0n_257{display:flex;flex-direction:column;align-items:center;gap:8px}._fileIconLarge_pmk0n_271{width:64px;height:64px;border-radius:12px;display:flex;align-items:center;justify-content:center}._fileIconLarge_pmk0n_271._video_pmk0n_289{background:#fce7f3}._fileIconLarge_pmk0n_271._image_pmk0n_297{background:#d1fae5}._fileIconLarge_pmk0n_271._pdf_pmk0n_305{background:#fee2e2}._fileIconLarge_pmk0n_271._doc_pmk0n_313{background:#dbeafe}._fileIconLarge_pmk0n_271._sheet_pmk0n_321{background:#d1fae5}._fileIconLarge_pmk0n_271._slides_pmk0n_329{background:#fef3c7}._fileIconLarge_pmk0n_271._file_pmk0n_271{background:#f3f4f6}._fileName_pmk0n_345{font-weight:600;color:#1f2937;word-break:break-all;text-align:center;max-width:100%}._fileSize_pmk0n_361{font-size:.875rem;color:#6b7280}._progressContainer_pmk0n_371{margin-top:20px;display:flex;align-items:center;gap:12px}._progressBar_pmk0n_385{flex:1;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}._progressFill_pmk0n_401{height:100%;background:linear-gradient(135deg,#3b82f6,#2563eb);transition:width .3s ease}._progressText_pmk0n_413{font-size:.875rem;font-weight:600;color:#3b82f6;min-width:40px;text-align:right}._uploadError_pmk0n_429{margin-top:16px;padding:12px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.875rem}._uploadActions_pmk0n_449{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}._cancelBtn_pmk0n_463{padding:10px 20px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;font-weight:500;cursor:pointer;transition:all .2s}._cancelBtn_pmk0n_463:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}._cancelBtn_pmk0n_463:disabled{opacity:.5;cursor:not-allowed}._uploadBtn_pmk0n_505{padding:10px 20px;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;color:#fff;font-weight:500;cursor:pointer;transition:all .2s}._uploadBtn_pmk0n_505:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #3b82f659}._uploadBtn_pmk0n_505:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}._folderBrowser_26vx8_1{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000f}._breadcrumb_26vx8_17{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#f3f4f6;border-radius:8px;margin-bottom:16px}._breadcrumbPath_26vx8_39{display:flex;align-items:center;flex-wrap:wrap;gap:4px}._breadcrumbSegment_26vx8_53{display:flex;align-items:center}._breadcrumbSeparator_26vx8_63{color:#9ca3af;margin:0 4px}._breadcrumbItem_26vx8_73{background:none;border:none;color:#3b82f6;cursor:pointer;font-size:.9rem;padding:4px 8px;border-radius:4px;transition:all .2s}._breadcrumbItem_26vx8_73._current_26vx8_97{color:#1f2937;font-weight:600;cursor:default}._toolbarBtn_26vx8_109{padding:8px 16px;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}._toolbarBtn_26vx8_109._toolbarBtn_26vx8_109{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;color:#fff}._toolbarBtn_26vx8_109._toolbarBtn_26vx8_109:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f659}._uploadBtn_26vx8_149{padding:10px 20px;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;color:#fff;font-weight:500;cursor:pointer;transition:all .2s}._uploadBtn_26vx8_149:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #3b82f659}._uploadBtn_26vx8_149:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}._fileList_26vx8_197{display:flex;flex-direction:column;gap:8px}._fileItem_26vx8_209{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:8px;cursor:pointer;transition:all .2s;border:1px solid transparent}._fileItem_26vx8_209:hover{background:#f9fafb;border-color:#e5e7eb}._fileItem_26vx8_209._folder_26vx8_1:hover{border-color:#3b82f6}._fileIcon_26vx8_251{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:1.25rem;flex-shrink:0;overflow:hidden}._fileIcon_26vx8_251 img{width:100%;height:100%;object-fit:cover}._fileIcon_26vx8_251._folder_26vx8_1{background:#dbeafe}._fileIcon_26vx8_251._folder_26vx8_1:before{content:"";width:24px;height:20px;background:#3b82f6;border-radius:2px 6px 6px;position:relative}._fileIcon_26vx8_251._folder_26vx8_1:after{content:"";position:absolute;width:12px;height:4px;background:#3b82f6;border-radius:2px 2px 0 0;top:8px;left:8px}._fileIcon_26vx8_251._video_26vx8_335{background:#fce7f3}._fileIcon_26vx8_251._image_26vx8_343{background:#d1fae5}._fileIcon_26vx8_251._pdf_26vx8_351{background:#fee2e2}._fileIcon_26vx8_251._doc_26vx8_359{background:#dbeafe}._fileIcon_26vx8_251._sheet_26vx8_367{background:#d1fae5}._fileIcon_26vx8_251._slides_26vx8_375{background:#fef3c7}._fileIcon_26vx8_251._file_26vx8_197{background:#f3f4f6}._fileInfo_26vx8_393{flex:1;min-width:0}._fileName_26vx8_403{flex:1;font-weight:500;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}._fileDate_26vx8_423{display:block;font-size:.8rem;color:#6b7280;margin-top:2px}._openExternal_26vx8_439{font-size:.8rem;color:#3b82f6;text-decoration:none;padding:4px 8px;border-radius:4px;flex-shrink:0}._openExternal_26vx8_439:hover{background:#eff6ff;text-decoration:underline}._playVideoBtn_26vx8_467{background:linear-gradient(135deg,#ec4899,#db2777);color:#fff;border:none;padding:6px 12px;border-radius:6px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s;flex-shrink:0}._playVideoBtn_26vx8_467:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ec489959}._folderLoading_26vx8_505,._folderEmpty_26vx8_507,._folderError_26vx8_509{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#6b7280}._folderError_26vx8_509{color:#dc2626}._folderError_26vx8_509 button{margin-top:12px;padding:8px 16px;background:#dc2626;color:#fff;border:none;border-radius:6px;cursor:pointer}._folderError_26vx8_509 button:hover{background:#b91c1c}._spinner_26vx8_563{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:_spin_26vx8_563 1s linear infinite;margin-bottom:12px}@keyframes _spin_26vx8_563{to{transform:rotate(360deg)}}._folderEmpty_26vx8_507 p{font-size:.9rem}._videoPlayerContainer_8tn4t_1{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0000001a}._videoHeader_8tn4t_15{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f3f4f6;border-bottom:1px solid #e5e7eb}._videoTitle_8tn4t_33{margin:0 12px 0 0;font-size:1rem;font-weight:600;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}._closeVideoBtn_8tn4t_57{background:#fff;border:1px solid #e5e7eb;padding:6px 12px;border-radius:6px;cursor:pointer;color:#6b7280;font-size:.875rem;transition:all .2s}._closeVideoBtn_8tn4t_57:hover{background:#f9fafb;border-color:#d1d5db;color:#374151}._videoWrapper_8tn4t_91{position:relative;width:100%;padding-bottom:56.25%;height:0;background:#000}._videoWrapper_8tn4t_91 iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}._studentDashboard_1i0n5_1{max-width:1400px;margin:0 auto;padding:24px 20px}._dashboardHeader_1i0n5_13{margin-bottom:32px}._dashboardHeader_1i0n5_13 h1{font-size:2rem;color:#1f2937;margin:0 0 4px;font-weight:700}._dashboardHeader_1i0n5_13 ._subtitle_1i0n5_35{font-size:.95rem;color:#6b7280;margin:0}._onboardingSection_1i0n5_49{margin-bottom:32px;padding:24px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:16px;border:1px solid #bae6fd}._onboardingSection_1i0n5_49 ._onboardingSeader_1i0n5_65{margin-bottom:20px}._onboardingSection_1i0n5_49 h2{color:#0369a1;font-size:1.4rem;margin:0;font-weight:700}._sectionSubtitle_1i0n5_87{font-size:.9rem;color:#6b7280;margin:4px 0 0}._videoPlayerWrapper_1i0n5_99{background:#fff;border-radius:12px;overflow:hidden}._videoLoading_1i0n5_111{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;background:#fff;border-radius:12px;color:#6b7280}._videoLoading_1i0n5_111 p{margin:12px 0 0}._noVideoMessage_1i0n5_141{text-align:center;padding:40px 20px;background:#fff;border-radius:12px;border:2px dashed #d1d5db}._noVideoMessage_1i0n5_141 p{margin:0;color:#6b7280}._onboardingFilesDropdown_1i0n5_169{margin-top:20px}._dropdownToggle_1i0n5_177{display:flex;align-items:center;gap:10px;width:100%;padding:14px 18px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;font-size:.95rem;font-weight:600;color:#374151;transition:all .2s;text-align:left}._dropdownToggle_1i0n5_177:hover{background:#f9fafb;border-color:#3b82f6;color:#3b82f6}._dropdownArrow_1i0n5_223{display:inline-block;font-size:.75rem;transition:transform .2s;color:#6b7280}._dropdownArrow_1i0n5_223._open_1i0n5_237{transform:rotate(90deg)}._dropdownContent_1i0n5_245{margin-top:12px;background:#fff;border-radius:10px;overflow:hidden}._projectFolderSection_1i0n5_261{margin-bottom:32px;padding:24px;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-radius:16px;border:1px solid #86efac}._projectFolderSection_1i0n5_261 ._projectFolderSeader_1i0n5_277{margin-bottom:20px}._projectFolderSection_1i0n5_261 h2{color:#15803d;font-size:1.4rem;margin:0;font-weight:700}._noFolderMessage_1i0n5_299{text-align:center;padding:40px 20px;background:#fff;border-radius:12px;border:2px dashed #d1d5db}._noFolderMessage_1i0n5_299 p{margin:0 0 8px;color:#6b7280}._noFolderMessage_1i0n5_299 p:last-child{margin-bottom:0;font-size:.9rem}._loadingContainer_1i0n5_337{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}._loadingContainer_1i0n5_337 h2{color:#1f2937;margin:0 0 8px}._loadingContainer_1i0n5_337 p{color:#6b7280;margin:0 0 24px}._loadingSpinner_1i0n5_375{font-size:2rem;animation:_spin_1i0n5_1 1s linear infinite;color:#3b82f6}@keyframes _spin_1i0n5_1{to{transform:rotate(360deg)}}._tasksSection_1i0n5_401{margin-bottom:2rem}._tasksSection_1i0n5_401 h2{color:#1f2937;font-size:1.4rem;margin:0;font-weight:700}._taskItem_1i0n5_423{box-shadow:0 1px 3px #0000001a;animation:_fadeIn_1i0n5_1 .3s ease}._taskItem_1i0n5_423._expanded_1i0n5_433{box-shadow:0 4px 12px #00000026}@keyframes _fadeIn_1i0n5_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeOut_1i0n5_1{0%{opacity:1;transform:translateY(0);max-height:200px}to{opacity:0;transform:translateY(-10px);max-height:0}}._taskCompleting_1i0n5_489{animation:_taskComplete_1i0n5_1 .5s ease forwards}@keyframes _taskComplete_1i0n5_1{0%{opacity:1;transform:scale(1);background-color:#fff}50%{opacity:1;transform:scale(1.02);background-color:#d4edda;border-left-color:#4caf50}to{opacity:0;transform:scale(.95);max-height:0;margin-bottom:0;padding:0}}@media(max-width:768px){._studentDashboard_1i0n5_1{padding:20px 16px}._dashboardHeader_1i0n5_13 h1{font-size:1.75rem}._onboardingSection_1i0n5_49,._projectFolderSection_1i0n5_261{padding:16px}}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{overflow:visible;text-transform:none;-webkit-appearance:button;-moz-appearance:button;appearance:button;cursor:pointer}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-calendar{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.rbc-m-b-negative-3{margin-bottom:-3px}.rbc-h-full{height:100%}.rbc-calendar *,.rbc-calendar *:before,.rbc-calendar *:after{-webkit-box-sizing:inherit;box-sizing:inherit}.rbc-abs-full,.rbc-row-bg{overflow:hidden;position:absolute;inset:0}.rbc-ellipsis,.rbc-show-more,.rbc-row-segment .rbc-event-content,.rbc-event-label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbc-rtl{direction:rtl}.rbc-off-range{color:#999}.rbc-off-range-bg{background:#e6e6e6}.rbc-header{overflow:hidden;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;text-overflow:ellipsis;white-space:nowrap;padding:0 3px;text-align:center;vertical-align:middle;font-weight:700;font-size:90%;min-height:0;border-bottom:1px solid #ddd}.rbc-header+.rbc-header{border-left:1px solid #ddd}.rbc-rtl .rbc-header+.rbc-header{border-left-width:0;border-right:1px solid #ddd}.rbc-header>a,.rbc-header>a:active,.rbc-header>a:visited{color:inherit;text-decoration:none}.rbc-button-link{color:inherit;background:none;margin:0;padding:0;border:none;cursor:pointer;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.rbc-row-content{position:relative;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;z-index:4}.rbc-row-content-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.rbc-row-content-scrollable .rbc-row-content-scroll-container{height:100%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar{display:none}.rbc-today{background-color:#eaf6ff}.rbc-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;font-size:16px}.rbc-toolbar .rbc-toolbar-label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 10px;text-align:center}.rbc-toolbar button{color:#373a3c;display:inline-block;margin:0;text-align:center;vertical-align:middle;background:none;background-image:none;border:1px solid #ccc;padding:.375rem 1rem;border-radius:4px;line-height:normal;white-space:nowrap}.rbc-toolbar button:active,.rbc-toolbar button.rbc-active{background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px #00000020;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button.rbc-active:focus{color:#373a3c;background-color:#d4d4d4;border-color:#8c8c8c}.rbc-toolbar button:focus{color:#373a3c;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:hover{color:#373a3c;cursor:pointer;background-color:#e6e6e6;border-color:#adadad}.rbc-btn-group{display:inline-block;white-space:nowrap}.rbc-btn-group>button:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:0 4px 4px 0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px 0 0 4px}.rbc-btn-group>button:not(:first-child):not(:last-child){border-radius:0}.rbc-btn-group button+button{margin-left:-1px}.rbc-rtl .rbc-btn-group button+button{margin-left:0;margin-right:-1px}.rbc-btn-group+.rbc-btn-group,.rbc-btn-group+button{margin-left:10px}@media(max-width:767px){.rbc-toolbar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.rbc-event,.rbc-day-slot .rbc-background-event{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:2px 5px;background-color:#3174ad;border-radius:5px;color:#fff;cursor:pointer;width:100%;text-align:left}.rbc-slot-selecting .rbc-event,.rbc-slot-selecting .rbc-day-slot .rbc-background-event,.rbc-day-slot .rbc-slot-selecting .rbc-background-event{cursor:inherit;pointer-events:none}.rbc-event.rbc-selected,.rbc-day-slot .rbc-selected.rbc-background-event{background-color:#265985}.rbc-event:focus,.rbc-day-slot .rbc-background-event:focus{outline:5px auto #3b99fc}.rbc-event-label{font-size:80%}.rbc-event-overlaps{-webkit-box-shadow:-1px 1px 5px 0px rgba(51,51,51,.5);box-shadow:-1px 1px 5px #33333380}.rbc-event-continues-prior{border-top-left-radius:0;border-bottom-left-radius:0}.rbc-event-continues-after{border-top-right-radius:0;border-bottom-right-radius:0}.rbc-event-continues-earlier{border-top-left-radius:0;border-top-right-radius:0}.rbc-event-continues-later{border-bottom-left-radius:0;border-bottom-right-radius:0}.rbc-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-row-segment{padding:0 1px 1px}.rbc-selected-cell{background-color:#0000001a}.rbc-show-more{background-color:#ffffff4d;z-index:4;font-weight:700;font-size:85%;height:auto;line-height:normal;color:#3174ad}.rbc-show-more:hover,.rbc-show-more:focus{color:#265985}.rbc-month-view{position:relative;border:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;width:100%;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;height:100%}.rbc-month-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-month-row{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-preferred-size:0px;flex-basis:0px;overflow:hidden;height:100%}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0;padding-right:5px;text-align:right}.rbc-date-cell.rbc-now{font-weight:700}.rbc-date-cell>a,.rbc-date-cell>a:active,.rbc-date-cell>a:visited{color:inherit;text-decoration:none}.rbc-row-bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:hidden;right:1px}.rbc-day-bg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rbc-rtl .rbc-day-bg+.rbc-day-bg{border-left-width:0;border-right:1px solid #ddd}.rbc-overlay{position:absolute;z-index:5;border:1px solid #e5e5e5;background-color:#fff;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.25);box-shadow:0 5px 15px #00000040;padding:10px}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{width:100%;border:1px solid #ddd;border-spacing:0;border-collapse:collapse}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td{padding:5px 10px;vertical-align:top}.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell{padding-left:15px;padding-right:15px;text-transform:lowercase}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left-width:0;border-right:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table tbody>tr+tr{border-top:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table thead>tr>th{padding:3px 5px;text-align:left;border-bottom:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:right}.rbc-agenda-time-cell{text-transform:lowercase}.rbc-agenda-time-cell .rbc-continues-after:after{content:" »"}.rbc-agenda-time-cell .rbc-continues-prior:before{content:"« "}.rbc-agenda-date-cell,.rbc-agenda-time-cell{white-space:nowrap}.rbc-agenda-event-cell{width:100%}.rbc-time-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}.rbc-time-column .rbc-timeslot-group{-webkit-box-flex:1;-ms-flex:1;flex:1}.rbc-timeslot-group{border-bottom:1px solid #ddd;min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.rbc-time-gutter,.rbc-header-gutter{-webkit-box-flex:0;-ms-flex:none;flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{inset:0;position:absolute;margin-right:10px}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-event,.rbc-day-slot .rbc-background-event{border:1px solid #265985;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:100%;min-height:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden;position:absolute}.rbc-day-slot .rbc-background-event{opacity:.75}.rbc-day-slot .rbc-event-label{-webkit-box-flex:0;-ms-flex:none;flex:none;padding-right:5px;width:auto}.rbc-day-slot .rbc-event-content{width:100%;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;word-wrap:break-word;line-height:1;height:100%;min-height:1em}.rbc-day-slot .rbc-time-slot{border-top:1px solid #f7f7f7}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{position:sticky;left:0;background-color:#fff;border-right:1px solid #ddd;z-index:10;margin-right:-1px}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{min-width:auto;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-preferred-size:0px;flex-basis:0px}.rbc-time-view-resources .rbc-time-header-cell-single-day{display:none}.rbc-time-view-resources .rbc-day-slot{min-width:140px}.rbc-time-view-resources .rbc-header,.rbc-time-view-resources .rbc-day-bg{width:140px;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-preferred-size:0 px;flex-basis:0 px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{z-index:10;position:absolute;background-color:#00000080;color:#fff;font-size:75%;width:100%;padding:3px}.rbc-slot-selecting{cursor:move}.rbc-time-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;border:1px solid #ddd;min-height:0}.rbc-time-view .rbc-time-gutter{white-space:nowrap;text-align:right}.rbc-time-view .rbc-allday-cell{-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;height:100%;position:relative}.rbc-time-view .rbc-allday-cell+.rbc-allday-cell{border-left:1px solid #ddd}.rbc-time-view .rbc-allday-events{position:relative;z-index:4}.rbc-time-view .rbc-row{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:20px}.rbc-time-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-right-width:0;border-left:1px solid #ddd}.rbc-time-header>.rbc-row:first-child{border-bottom:1px solid #ddd}.rbc-time-header>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-left:1px solid #ddd}.rbc-rtl .rbc-time-header-content{border-left-width:0;border-right:1px solid #ddd}.rbc-time-header-content>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd;-ms-flex-negative:0;flex-shrink:0}.rbc-time-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;border-top:2px solid #ddd;overflow-y:auto;position:relative}.rbc-time-content>.rbc-time-gutter{-webkit-box-flex:0;-ms-flex:none;flex:none}.rbc-time-content>*+*>*{border-left:1px solid #ddd}.rbc-rtl .rbc-time-content>*+*>*{border-left-width:0;border-right:1px solid #ddd}.rbc-time-content>.rbc-day-slot{width:100%;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.rbc-current-time-indicator{position:absolute;z-index:3;left:0;right:0;height:1px;background-color:#74ad31;pointer-events:none}.rbc-resource-grouping.rbc-time-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rbc-resource-grouping .rbc-row .rbc-header{width:141px}._mentorCalendarContainer_1gcbm_1{position:relative;background:#fff;height:100%;width:100%;display:flex;flex-direction:column;overflow:hidden}._calendarNavigation_1gcbm_23{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f9fafb;border-bottom:1px solid #e5e7eb;flex-shrink:0}._backToMonthButton_1gcbm_43{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s;font-family:inherit}._backToMonthButton_1gcbm_43:hover{background:#f3f4f6;border-color:#9ca3af;color:#1f2937}._backToMonthButton_1gcbm_43:active{transform:translateY(1px)}._backArrow_1gcbm_95{font-size:1.2rem;line-height:1}._currentViewInfo_1gcbm_105{font-size:1rem;font-weight:600;color:#1f2937}._calendarLoadingOverlay_1gcbm_117{position:absolute;inset:0;background:#ffffffe6;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:100;border-radius:8px}._calendarLoadingOverlay_1gcbm_117 ._spinner_1gcbm_147{width:40px;height:40px;border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:_spin_1gcbm_147 1s linear infinite;margin-bottom:12px}@keyframes _spin_1gcbm_147{to{transform:rotate(360deg)}}._calendarLoadingOverlay_1gcbm_117 p{margin:0;color:#6b7280;font-size:.95rem}._calendarError_1gcbm_191{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px;margin-bottom:16px}._calendarError_1gcbm_191 p{margin:0;color:#991b1b;font-size:.95rem}._calendarWrapper_1gcbm_219{flex:1;overflow:auto;padding:16px}._calendarLegend_1gcbm_231{display:flex;gap:24px;padding:12px 16px;background:#f9fafb;border-top:1px solid #e5e7eb;flex-shrink:0}._legendItem_1gcbm_249{display:flex;align-items:center;gap:8px;font-size:.9rem;color:#4b5563}._legendColor_1gcbm_265{width:20px;height:20px;border-radius:4px;border:1px solid #d1d5db}._legendColor_1gcbm_265._busy_1gcbm_279{background-color:#ef4444;border-color:#dc2626}._legendColor_1gcbm_265._available_1gcbm_289{background-color:#fff;border-color:#d1d5db}._rbcCalendar_1gcbm_301{font-family:inherit}._rbcHeader_1gcbm_309{padding:12px 4px;font-weight:600;color:#1f2937;background:#f9fafb;border-bottom:2px solid #e5e7eb}._rbcToday_1gcbm_325{background-color:#eff6ff}._rbcEvent_1gcbm_333{border-radius:4px;padding:2px 5px;font-size:.85rem}._rbcToolbar_1gcbm_345 button{color:#374151;border:1px solid #d1d5db;background:#fff;padding:8px 16px;border-radius:6px;font-weight:500;transition:all .2s}._rbcToolbar_1gcbm_345 button:hover{background:#f3f4f6;border-color:#9ca3af}._rbcToolbar_1gcbm_345 button._rbcTctive_1gcbm_375{background:#3b82f6;color:#fff;border-color:#3b82f6}._rbcToolbar_1gcbm_345 button._rbcTctive_1gcbm_375:hover{background:#2563eb;border-color:#2563eb}._rbcTimeSlot_1gcbm_397{min-height:40px}._rbcCurrentTimeIndicator_1gcbm_405{background-color:#3b82f6;height:2px}._rbcAlldayCell_1gcbm_417{min-height:0!important;height:0!important;padding:0!important;border-bottom:none!important}._rbcTimeHeaderContent_1gcbm_431>._rbcTimeHeaderCow_1gcbm_431._rbcTimeHeaderCesource_1gcbm_431{min-height:0!important;height:0!important}._rbcTimeHeaderContent_1gcbm_431{border-bottom:none!important}._rbcTimeContent_1gcbm_449>._rbcTimeCell_1gcbm_449{display:none!important}._rbcMonthView_1gcbm_459 ._rbcMonthVvent_1gcbm_459{padding:2px 4px;font-size:.75rem;margin:1px 0}._rbcMonthView_1gcbm_459 ._rbcMonthVell_1gcbm_471{padding:4px;font-size:.9rem}._rbcMonthView_1gcbm_459 ._rbcMonthVell_1gcbm_471._rbcMonthVow_1gcbm_481{font-weight:700;color:#3b82f6}._rbcMonthView_1gcbm_459 ._rbcMonthVg_1gcbm_491{cursor:pointer;transition:background-color .2s}._rbcMonthView_1gcbm_459 ._rbcMonthVg_1gcbm_491:hover{background-color:#f0f9ff}._rbcMonthView_1gcbm_459 ._rbcMonthVange_1gcbm_509{background-color:#fafafa;color:#9ca3af}._rbcMonthView_1gcbm_459 ._rbcMonthVontent_1gcbm_519{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._bookingModalOverlay_1gcbm_533{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1gcbm_1 .2s ease-in-out}@keyframes _fadeIn_1gcbm_1{0%{opacity:0}to{opacity:1}}._bookingModal_1gcbm_533{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;animation:_slideUp_1gcbm_1 .3s ease-out}@keyframes _slideUp_1gcbm_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._bookingModalHeader_1gcbm_625{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}._bookingModalHeader_1gcbm_625 h3{margin:0;font-size:1.25rem;font-weight:600;color:#111827}._closeButton_1gcbm_655{background:none;border:none;font-size:2rem;color:#9ca3af;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}._closeButton_1gcbm_655:hover:not(:disabled){background:#f3f4f6;color:#4b5563}._closeButton_1gcbm_655:disabled{opacity:.5;cursor:not-allowed}._bookingModalContent_1gcbm_707{padding:24px}._bookingTimeInfo_1gcbm_715{background:#f9fafb;border-radius:8px;padding:16px;margin-bottom:24px;text-align:center}._bookingDate_1gcbm_731{font-size:1.1rem;font-weight:600;color:#111827;margin:0 0 8px}._bookingTime_1gcbm_715{font-size:1rem;color:#3b82f6;font-weight:500;margin:0 0 4px}._bookingDuration_1gcbm_759{font-size:.875rem;color:#6b7280;margin:0}._bookingForm_1gcbm_771{display:flex;flex-direction:column;gap:16px}._formGroup_1gcbm_783{display:flex;flex-direction:column;gap:6px}._formGroup_1gcbm_783 label{font-size:.875rem;font-weight:500;color:#374151}._formGroup_1gcbm_783 ._required_1gcbm_807{color:#ef4444}._formGroup_1gcbm_783 input,._formGroup_1gcbm_783 textarea{padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;font-family:inherit;transition:all .2s}._formGroup_1gcbm_783 input:focus,._formGroup_1gcbm_783 textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formGroup_1gcbm_783 input:disabled,._formGroup_1gcbm_783 textarea:disabled{background:#f3f4f6;cursor:not-allowed}._formGroup_1gcbm_783 textarea{resize:vertical;min-height:80px}._inputHelpText_1gcbm_871{margin-top:6px;font-size:.85rem;color:#6b7280;font-style:italic}._inputHelpText_1gcbm_871:before{content:"Preview: ";font-weight:600;color:#374151}._bookingError_1gcbm_897{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:12px;color:#991b1b;font-size:.875rem;display:flex;align-items:center;gap:8px}._bookingModalActions_1gcbm_921{display:flex;gap:12px;margin-top:24px}._bookingModalActions_1gcbm_921 button{flex:1;padding:12px 24px;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s;border:none}._cancelButton_1gcbm_955{background:#fff;color:#374151;border:1px solid #d1d5db!important}._cancelButton_1gcbm_955:hover:not(:disabled){background:#f9fafb}._cancelButton_1gcbm_955:disabled{opacity:.5;cursor:not-allowed}._confirmButton_1gcbm_985{background:#3b82f6;color:#fff}._confirmButton_1gcbm_985:hover:not(:disabled){background:#2563eb}._confirmButton_1gcbm_985:disabled{opacity:.7;cursor:not-allowed}._bookingSuccess_1gcbm_1013{text-align:center;padding:32px 16px}._successIcon_1gcbm_1023{width:64px;height:64px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;margin:0 auto 16px;animation:_scaleIn_1gcbm_1 .3s ease-out}@keyframes _scaleIn_1gcbm_1{0%{transform:scale(0)}to{transform:scale(1)}}._bookingSuccess_1gcbm_1013 p{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 8px}._bookingSuccess_1gcbm_1013 ._bookingSetails_1gcbm_1083{font-size:.95rem;font-weight:400;color:#6b7280}._calendarPage_qhde1_1{display:flex;flex-direction:column;height:calc(100vh - 64px);width:100%;background:#f9fafb;overflow:hidden}._calendarHeader_qhde1_19{background:#fff;border-bottom:1px solid #e5e7eb;padding:20px 32px;flex-shrink:0}._calendarTitle_qhde1_33{font-weight:600;margin-bottom:8px;color:#1f2937}._calendarInfo_qhde1_45{margin-top:12px;font-size:.95rem;color:#6b7280}._infoLabel_qhde1_57{font-weight:600;color:#374151}._infoSeparator_qhde1_67{margin:0 12px;color:#d1d5db}._calendarContent_qhde1_77{flex:1;overflow:hidden;display:flex;flex-direction:column}._calendarPageLoading_qhde1_91,._calendarPageError_qhde1_93,._calendarPageMessage_qhde1_95{display:flex;align-items:center;justify-content:center;height:calc(100vh - 64px);padding:32px}._calendarPageError_qhde1_93{background:#f9fafb}._calendarPageMessage_qhde1_95{background:#fff}._calendarPageMessage_qhde1_95 p{color:#000;font-size:1rem;line-height:1.6;max-width:600px;text-align:center;margin:0}._profilePage_datut_3{min-height:100vh;background:linear-gradient(to bottom,#f8f9fa,#e9ecef);padding:0}._profileHeader_datut_15{background:#fff;border-bottom:1px solid #e9ecef;padding:40px 60px;margin-bottom:0}._profileTitle_datut_29{font-weight:600;margin-bottom:8px;font-size:2rem;color:#153243;letter-spacing:-.5px}._profileContent_datut_45{padding:48px 60px;max-width:100%}._profileContent_datut_45>div{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;border:1px solid #e9ecef;max-width:100%!important;transition:box-shadow .3s ease}._profileContent_datut_45>div:hover{box-shadow:0 6px 28px #0000001f}._profilePageLoading_datut_83,._profilePageError_datut_85,._profilePageMessage_datut_87{display:flex;justify-content:center;align-items:center;min-height:60vh;text-align:center;padding:24px}._profilePageMessage_datut_87 p{font-size:1.1rem;color:#153243;line-height:1.6;font-weight:500}@keyframes _fadeIn_datut_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._profileContent_datut_45>div{animation:_fadeIn_datut_1 .5s ease-out}@media(max-width:1200px){._profileHeader_datut_15,._profileContent_datut_45{padding:40px}}@media(max-width:960px){._profileHeader_datut_15,._profileContent_datut_45{padding:32px}._profileTitle_datut_29{font-size:2rem}}@media(max-width:600px){._profileHeader_datut_15,._profileContent_datut_45{padding:24px 20px}._profileTitle_datut_29{font-size:1.75rem}._profileContent_datut_45>div{padding:24px 20px!important;border-radius:8px}}@media(max-width:400px){._profileTitle_datut_29{font-size:1.5rem}}#_root_1iekc_1{width:100%;min-height:100vh}._appLoading_1iekc_15{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem}._appLoading_1iekc_15 h2{color:var(--navy);font-size:1.5rem}._appLogin_1iekc_45{display:flex;flex-direction:row;align-items:stretch;justify-content:center;min-height:100vh;text-align:center}._loginLeft_1iekc_65{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--dark-gray);padding:2rem;gap:2rem}._loginLeft_1iekc_65 h1{font-size:2rem;color:var(--white)}._appLogo_1iekc_97{width:100%;max-width:500px;height:auto;margin-bottom:1.5rem}._loginRight_1iekc_113{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background-color:var(--white)}._loginRight_1iekc_113 p{color:var(--dark-gray);font-size:1.2rem;margin-bottom:2rem}._loginContent_1iekc_145{width:100%;max-width:450px;display:flex;flex-direction:column;align-items:center}._loginButtons_1iekc_161{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:400px}._googleLoginBtn_1iekc_181{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 2rem;font-size:1.05rem;font-weight:500;background-color:var(--white);color:var(--dark-gray);border:2px solid var(--navy);border-radius:8px;cursor:pointer;transition:all .2s;width:100%;box-shadow:0 2px 8px #0000001a}._googleLoginBtn_1iekc_181:hover{background-color:#f8f9fa;box-shadow:0 4px 16px #1532434d;transform:translateY(-2px)}._googleIcon_1iekc_229{width:20px;height:20px}._divider_1iekc_239{display:flex;align-items:center;width:100%;margin:.5rem 0}._divider_1iekc_239:before,._divider_1iekc_239:after{content:"";flex:1;height:1px;background-color:var(--border)}._divider_1iekc_239 span{padding:0 1rem;color:var(--text-muted);font-size:.875rem;font-weight:500}._loginBtn_1iekc_283{padding:1rem 2rem;font-size:1.1rem;font-weight:500;background-color:var(--navy);color:var(--white);border:none;border-radius:8px;cursor:pointer;transition:all .2s;width:100%;box-shadow:0 2px 8px #1532434d}._loginBtn_1iekc_283:hover{background-color:var(--navy-hover);box-shadow:0 4px 16px #15324366;transform:translateY(-2px)}._loginLinks_1iekc_323{display:flex;gap:1rem;margin-top:2rem;justify-content:center}._linkBtn_1iekc_337{padding:.75rem 1.5rem;font-size:1rem;font-weight:500;background-color:transparent;color:var(--navy);border:2px solid var(--navy);border-radius:8px;text-decoration:none;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;line-height:1}._linkBtn_1iekc_337:hover{background-color:var(--navy);color:var(--white);transform:translateY(-2px);box-shadow:0 4px 12px #1532434d}@media(max-width:768px){._appLogin_1iekc_45{flex-direction:column}._loginLeft_1iekc_65,._loginRight_1iekc_113{min-height:50vh}._appLogo_1iekc_97{max-width:300px}._loginContent_1iekc_145{max-width:100%;padding:0 1rem}}._publicPage_1xa28_1{max-width:100%;width:100%;margin:0;padding:3rem 2rem;text-align:center;background-color:var(--white);min-height:100vh}._publicPage_1xa28_1>*{max-width:600px;margin-left:auto;margin-right:auto}._publicPage_1xa28_1 h1{font-size:2.5rem;margin-bottom:1rem;color:var(--dark-gray)}._publicPage_1xa28_1 p{font-size:1.1rem;color:var(--navy);margin-bottom:.5rem}._publicPage_1xa28_1 h2{font-size:1.8rem;margin-bottom:1rem;color:var(--dark-gray);text-align:left}._publicPage_1xa28_1 ul{color:var(--dark-gray);font-size:1rem;line-height:1.8;text-align:left;list-style-position:inside}._publicPage_1xa28_1 ul li{margin-bottom:.5rem}._backBtn_1xa28_95{padding:.75rem 1.5rem;font-size:1rem;font-weight:500;background-color:var(--navy);color:var(--white);border:none;border-radius:8px;cursor:pointer;transition:all .2s;margin-top:2rem;box-shadow:0 2px 8px #1532434d}._backBtn_1xa28_95:hover{background-color:var(--navy-hover);transform:translateY(-2px);box-shadow:0 4px 16px #15324366}
