._topBar_gitz4_1{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;background-color:#008c51;color:#fff;height:3rem;box-shadow:0 2px 4px #0000001a;z-index:10;position:sticky;top:0;transition:transform .3s ease-in-out;transform:translateY(0)}._topBar_gitz4_1._hidden_gitz4_17{transform:translateY(-100%)}._topBarTitle_gitz4_21{font-size:1.2rem;font-weight:700;max-height:1.5em;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 100px)}._menuIcon_gitz4_30,._backIcon_gitz4_31{cursor:pointer;margin-right:1rem}._logoAndSearch_gitz4_36{display:flex;align-items:center}._logo_gitz4_36{font-size:1.25rem;font-weight:700;margin-right:1rem}._logoImage_gitz4_47{width:30px}._closeIcon_gitz4_51{cursor:pointer;margin-right:10px}._projectTitle_gitz4_56{font-size:1.2rem;font-weight:700;margin-left:10px}._searchContainer_gitz4_62{display:flex;align-items:center;background-color:#fff3;border-radius:4px;padding:.25rem;transition:all .3s ease}._searchContainer_gitz4_62._expanded_gitz4_71{width:200px}._searchIcon_gitz4_75{cursor:pointer;margin-right:.5rem}._filterIcon_gitz4_80{cursor:pointer;margin-left:.5rem;transition:color .2s ease}._filterIcon_gitz4_80:hover{color:#fffc}._searchInput_gitz4_90{background:transparent;border:none;color:#fff;width:0;transition:width .3s ease}._searchContainer_gitz4_62._expanded_gitz4_71 ._searchInput_gitz4_90{width:100%}._searchInput_gitz4_90::placeholder{color:#ffffffb3}._userMenu_gitz4_106{position:relative;display:flex;align-items:center}._userIcon_gitz4_112,._loginIcon_gitz4_113{cursor:pointer}._dropdown_gitz4_117{position:absolute;right:0;top:100%;background-color:#fff;border-radius:4px;box-shadow:0 2px 10px #0000001a;display:none}._userMenu_gitz4_106:hover ._dropdown_gitz4_117{display:block}._dropdownItem_gitz4_131{display:block;padding:.5rem 1rem;color:#333;text-decoration:none}._dropdownItem_gitz4_131:hover{background-color:#f0f0f0}._greeting_gitz4_142{margin-right:.75rem;font-size:.9rem}@media (max-width: 768px){._topBarTitle_gitz4_21{font-size:1rem}}._projectHeader_gitz4_153{display:flex;width:100%;max-width:800px;margin:0 auto;padding:0}._tabs_gitz4_161{display:flex;align-items:center;gap:.5rem;overflow-x:auto;width:100%;justify-content:space-between;padding:0 .5rem;scrollbar-width:none;background-color:#008c51;height:3rem}._tabs_gitz4_161::-webkit-scrollbar{display:none}._closeButton_gitz4_178{background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;min-width:32px;color:var(--text-color)}._closeButton_gitz4_178:hover{color:var(--primary-color)}._tabsTrigger_gitz4_194{padding:.5rem 1rem;border:none;background:none;cursor:pointer;color:var(--text-color);border-bottom:2px solid transparent;white-space:nowrap;display:flex;align-items:center;gap:.5rem}._tabsTrigger_gitz4_194._active_gitz4_207{border-bottom-color:var(--primary-color);color:var(--primary-color)}@media (max-width: 768px){._tabs_gitz4_161{gap:.25rem;padding:0 .25rem}._tabsTrigger_gitz4_194,._joinButton_gitz4_222{padding:.5rem}}._joinButton_gitz4_222{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;margin-left:.5rem;background-color:#008c51;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s ease;white-space:nowrap}._joinButton_gitz4_222:hover:not(:disabled){background-color:#006b3e;transform:translateY(-1px)}._joinButton_gitz4_222:disabled{opacity:.7;cursor:not-allowed}._joinButton_gitz4_222._joining_gitz4_254{background-color:#006b3e}._joinButton_gitz4_222 svg{transition:transform .2s ease}._joinButton_gitz4_222:hover:not(:disabled) svg{transform:translateY(-1px)}@media (max-width: 768px){._joinButton_gitz4_222{padding:.4rem .75rem;font-size:.8125rem}._joinButton_gitz4_222 span{display:none}._joinButton_gitz4_222 svg{margin:0}}._topBar_gitz4_1._projectRoute_gitz4_281{justify-content:center}@media (min-width: 1201px){._projectHeader_gitz4_153{border-left:1px solid #006b3e;border-right:1px solid #006b3e}}@media (max-width: 800px){._projectHeader_gitz4_153{max-width:100%}}@media (min-width: 769px){._topBar_gitz4_1._projectRoute_gitz4_281 ._projectHeader_gitz4_153{margin-left:calc(200px + (100% - 1000px)/2)}}@media (max-width: 768px){._projectHeader_gitz4_153{max-width:100%}}._leftSidePanel_7zfrt_1{width:200px;background-color:#f0f0f0;height:100vh;display:flex;flex-direction:column;padding:1rem;transition:transform .3s ease}._mobile_7zfrt_11{position:fixed;top:0;left:0;z-index:1000;transform:translate(-100%)}._mobile_7zfrt_11._open_7zfrt_19{transform:translate(0)}._closeButton_7zfrt_23{align-self:flex-end;background:none;border:none;cursor:pointer;margin-bottom:1rem}._menuItem_7zfrt_31{display:flex;align-items:center;color:#333;margin-bottom:1rem;cursor:pointer;transition:background-color .3s ease;padding:.5rem;border-radius:4px;position:relative;text-decoration:none}._menuItem_7zfrt_31:hover{background-color:#e0e0e0}._menuItem_7zfrt_31._active_7zfrt_48{background-color:#d0d0d0;font-weight:700}._menuItemText_7zfrt_53{margin-left:.5rem;display:flex;align-items:center;justify-content:space-between;width:100%}._createDropdown_7zfrt_61{position:absolute;top:100%;left:0;background-color:#f0f0f0;border-radius:4px;box-shadow:0 2px 10px #0000001a;z-index:10;width:100%}._createItem_7zfrt_72{color:#333;padding:.5rem 1rem;cursor:pointer;transition:background-color .3s ease;white-space:nowrap;display:block;text-decoration:none}._createItem_7zfrt_72:hover{background-color:#e0e0e0}._createItem_7zfrt_72._active_7zfrt_48{background-color:#d0d0d0;font-weight:700}._menuItem_7zfrt_31._disabled_7zfrt_91{opacity:.5;cursor:not-allowed;pointer-events:auto}._menuItem_7zfrt_31._disabled_7zfrt_91:hover{background-color:transparent}._menuItem_7zfrt_31._disabled_7zfrt_91 ._createDropdown_7zfrt_61{opacity:.5;pointer-events:none}@media (max-width: 768px){._leftSidePanel_7zfrt_1{width:200px}._createDropdown_7zfrt_61{position:static;width:100%}}._card_1a06j_1{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:hidden;margin-bottom:.5rem;user-select:text}._cardImageContainer_1a06j_10{height:400px;overflow:hidden}._cardImage_1a06j_10{width:100%;height:200px;object-fit:cover}._cardContent_1a06j_21{padding:1rem}._cardHeader_1a06j_25{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:#333}._cardDetails_1a06j_32{color:#666;margin-bottom:1rem}._cardFooter_1a06j_37{display:flex;justify-content:space-between;align-items:center}._buttonGroup_1a06j_43{display:flex;gap:.5rem}._button_1a06j_43{display:flex;align-items:center;padding:.25rem .5rem;border-radius:4px;font-size:.875rem;color:#fff;border:none;cursor:pointer}._stateButton_1a06j_59{background-color:#3498db}._typeButton_1a06j_63{background-color:#2ecc71}._locationButton_1a06j_67{background-color:#9b59b6}._timestamp_1a06j_71{font-size:.75rem;color:#999}._placeholder_eqxbt_1{width:100%;height:100%;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}._placeholderImage_eqxbt_12{width:100%;height:100%;object-fit:cover;opacity:.5}._shimmer_eqxbt_19{width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0,#f8f8f8,#f0f0f0);background-size:200% 100%}._shimmerAnimation_eqxbt_26{animation:_shimmer_eqxbt_19 1.5s infinite}@keyframes _shimmer_eqxbt_19{0%{background-position:200% 0}to{background-position:-200% 0}}._errorPlaceholder_eqxbt_39{width:100%;height:100%;background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#999}._errorIcon_eqxbt_51{display:flex;align-items:center;justify-content:center}._errorIcon_eqxbt_51 svg{color:#ccc}._errorText_eqxbt_61{font-size:.875rem;color:#999}._sessionCard_yy2ks_1{background-color:#fff;border:2px solid #6366f1;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s;margin-bottom:16px;position:relative}._sessionCard_yy2ks_1:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#6366f1,#8b5cf6)}._sessionCard_yy2ks_1:hover{transform:translateY(-2px);box-shadow:0 8px 16px #6366f126;border-color:#4f46e5}._cardImageContainer_yy2ks_28{width:100%;height:200px;overflow:hidden;background-color:#f3f4f6}._cardImage_yy2ks_28{width:100%;height:100%;object-fit:cover}._cardContent_yy2ks_41{padding:20px}._cardHeader_yy2ks_45{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}._cardTitle_yy2ks_53{font-size:20px;font-weight:700;color:#111827;margin:0;flex:1;line-height:1.3}._statusBadge_yy2ks_62{display:inline-flex;align-items:center;padding:4px 10px;border-radius:12px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}._statusScheduled_yy2ks_74{background-color:#dbeafe;color:#1e40af}._statusOngoing_yy2ks_79{background-color:#d1fae5;color:#065f46}._statusCompleted_yy2ks_84{background-color:#e5e7eb;color:#374151}._statusCancelled_yy2ks_89{background-color:#fee2e2;color:#991b1b}._statusUnknown_yy2ks_94{background-color:#f3f4f6;color:#6b7280}._cardDescription_yy2ks_99{font-size:15px;line-height:1.6;color:#4b5563;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._sessionDetails_yy2ks_110{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:16px;padding:16px;background-color:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}._detailItem_yy2ks_121{display:flex;align-items:center;gap:8px}._icon_yy2ks_127{color:#6366f1;flex-shrink:0}._detailText_yy2ks_132{font-size:13px;font-weight:500;color:#374151}._cardFooter_yy2ks_138{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #e5e7eb}._organizer_yy2ks_146{font-size:13px;color:#6b7280;font-weight:500}._timestamp_yy2ks_152{font-size:12px;color:#9ca3af;font-weight:500}@media (max-width: 768px){._sessionCard_yy2ks_1{margin-bottom:12px;border-width:1.5px}._cardImageContainer_yy2ks_28{height:160px}._cardContent_yy2ks_41{padding:16px}._cardHeader_yy2ks_45{gap:10px;margin-bottom:10px}._cardTitle_yy2ks_53{font-size:18px}._statusBadge_yy2ks_62{padding:3px 8px;font-size:10px}._cardDescription_yy2ks_99{font-size:14px;margin-bottom:12px}._sessionDetails_yy2ks_110{grid-template-columns:1fr;gap:8px;padding:12px;margin-bottom:12px}._detailItem_yy2ks_121{gap:6px}._icon_yy2ks_127{width:16px;height:16px}._detailText_yy2ks_132{font-size:12px}._cardFooter_yy2ks_138{flex-direction:column;align-items:flex-start;gap:6px;padding-top:10px}._organizer_yy2ks_146{font-size:12px}._timestamp_yy2ks_152{font-size:11px}}@media (max-width: 480px){._sessionCard_yy2ks_1{margin-bottom:10px;border-radius:10px}._sessionCard_yy2ks_1:before{height:3px}._cardImageContainer_yy2ks_28{height:140px}._cardContent_yy2ks_41{padding:14px}._cardHeader_yy2ks_45{gap:8px;margin-bottom:8px;flex-direction:column;align-items:flex-start}._cardTitle_yy2ks_53{font-size:16px}._statusBadge_yy2ks_62{padding:3px 7px;font-size:9px}._cardDescription_yy2ks_99{font-size:13px;margin-bottom:10px;-webkit-line-clamp:3}._sessionDetails_yy2ks_110{gap:6px;padding:10px;margin-bottom:10px}._detailItem_yy2ks_121{gap:5px}._icon_yy2ks_127{width:14px;height:14px}._detailText_yy2ks_132{font-size:11px}._cardFooter_yy2ks_138{gap:5px;padding-top:8px}._organizer_yy2ks_146{font-size:11px}._timestamp_yy2ks_152{font-size:10px}}._shimmerCard_537xr_1{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:hidden;margin-bottom:.5rem}._shimmerImage_537xr_9{width:100%;height:200px;background-color:#f0f0f0}._shimmerContent_537xr_15{padding:1rem}._shimmerHeader_537xr_19{height:24px;width:60%;margin-bottom:.5rem;background-color:#f0f0f0;border-radius:4px}._shimmerText_537xr_27{height:16px;width:100%;margin-bottom:.5rem;background-color:#f0f0f0;border-radius:4px}._shimmerFooter_537xr_35{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}._shimmerButtons_537xr_42{display:flex;gap:.5rem}._shimmerButton_537xr_42{height:24px;width:80px;background-color:#f0f0f0;border-radius:4px}._shimmerTimestamp_537xr_54{height:16px;width:60px;background-color:#f0f0f0;border-radius:4px}._shimmerAnimation_537xr_61{background:linear-gradient(90deg,#f0f0f0,#f8f8f8,#f0f0f0);background-size:200% 100%;animation:_shimmer_537xr_1 1.5s infinite}@keyframes _shimmer_537xr_1{0%{background-position:200% 0}to{background-position:-200% 0}}._skeletonText_722vk_2,._skeletonCircular_722vk_3,._skeletonRectangular_722vk_4,._skeletonCard_722vk_5{background-color:#f0f0f0;border-radius:4px;margin-bottom:.5rem}._skeletonText_722vk_2{height:16px;width:100%}._skeletonCircular_722vk_3{border-radius:50%;width:40px;height:40px}._skeletonRectangular_722vk_4{width:100%;height:100px}._shimmerAnimation_722vk_28{background:linear-gradient(90deg,#f0f0f0,#f8f8f8,#f0f0f0);background-size:200% 100%;animation:_shimmer_722vk_28 1.5s infinite}@keyframes _shimmer_722vk_28{0%{background-position:200% 0}to{background-position:-200% 0}}._skeletonTextGroup_722vk_44{display:flex;flex-direction:column;gap:.5rem}._skeletonCardContainer_722vk_51{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:hidden;margin-bottom:.5rem}._skeletonCardContent_722vk_59{padding:1rem}._skeletonCardFooter_722vk_63{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}._skeletonCardButtons_722vk_70{display:flex;gap:.5rem}._skeletonList_722vk_76{display:flex;flex-direction:column;gap:.75rem}._skeletonListItem_722vk_82{display:flex;align-items:center;gap:1rem;padding:.75rem;background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}._skeletonListContent_722vk_92{flex:1;display:flex;flex-direction:column;gap:.5rem}._skeletonTable_722vk_100{display:flex;flex-direction:column;gap:.5rem}._skeletonTableRow_722vk_106{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1rem;padding:.75rem;background-color:#fff;border-radius:4px;box-shadow:0 1px 3px #0000001a}@media (max-width: 768px){._skeletonCardContainer_722vk_51{margin-bottom:.75rem}._skeletonListItem_722vk_82{padding:.5rem}._skeletonTableRow_722vk_106{grid-template-columns:1fr;gap:.5rem}}._skeletonPanelContainer_722vk_133{padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a}._skeletonPanelHeader_722vk_140{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e0e0e0}._skeletonPanelContent_722vk_146{display:flex;flex-direction:column;gap:1.5rem}._skeletonPanelSection_722vk_152{display:flex;flex-direction:column;gap:.75rem}._skeletonFormContainer_722vk_159{padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;display:flex;flex-direction:column;gap:1.5rem}._skeletonFormField_722vk_169{display:flex;flex-direction:column;gap:.5rem}._skeletonFormButtons_722vk_175{display:flex;gap:1rem;margin-top:1rem;justify-content:flex-end}@media (prefers-reduced-motion: reduce){._shimmerAnimation_722vk_28{animation:none;background:#f0f0f0}}._virtualListContainer_34n4m_1{overflow-y:auto;overflow-x:hidden;width:100%;height:100%;position:relative}._virtualListContent_34n4m_9{width:100%}._virtualListItem_34n4m_13{width:100%;box-sizing:border-box;overflow:hidden;position:relative;contain:layout style paint}._virtualListContainer_34n4m_1{scroll-behavior:smooth}._virtualListContainer_34n4m_1::-webkit-scrollbar{width:8px}._virtualListContainer_34n4m_1::-webkit-scrollbar-track{background:transparent}._virtualListContainer_34n4m_1::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}._virtualListContainer_34n4m_1::-webkit-scrollbar-thumb:hover{background:#0000004d}._filterPanelSkeleton_1ehbi_1{padding:1rem;display:flex;flex-direction:column;gap:1rem}._filterHeader_1ehbi_8{display:flex;justify-content:flex-end;margin-bottom:.5rem}._filterButton_1ehbi_14{width:100%}._browseSection_1ehbi_18{margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e0e0;display:flex;flex-direction:column;gap:1rem}._locationSelectors_1ehbi_27{display:flex;flex-direction:column;gap:1rem}._locationSelector_1ehbi_27{display:flex;flex-direction:column;gap:.5rem}._locationSelectorSkeleton_1ehbi_39{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 0}@media (max-width: 768px){._filterPanelSkeleton_1ehbi_1{padding:.75rem}}._filterPanels_1h9az_1{width:250px;padding:20px;background-color:#f8f8f8;border-left:1px solid #ddd}._filterHeader_1h9az_8{display:flex;justify-content:flex-end;margin-bottom:1rem}._refreshButton_1h9az_14{background-color:transparent;border:none;color:#008c51;font-size:1.5rem;cursor:pointer;padding:0;line-height:1}._refreshButton_1h9az_14:hover{color:#006b3e}._filterPanel_1h9az_1{margin-bottom:1rem}._filterButton_1h9az_32{width:100%;display:flex;justify-content:space-between;align-items:center;background-color:#e0e0e0;padding:.5rem;border:none;border-radius:4px;cursor:pointer;color:#333;font-weight:500;transition:background-color .3s ease}._filterButton_1h9az_32:hover{background-color:#d0d0d0}._filterButton_1h9az_32._active_1h9az_51{background-color:#008c51;color:#fff}._arrow_1h9az_56{font-size:.8rem}._optionList_1h9az_60{list-style-type:none;padding:0;margin:.5rem 0 0;background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 4px #0000001a}._optionList_1h9az_60 li{padding:.5rem;cursor:pointer;color:#333}._optionList_1h9az_60 li:hover{background-color:#f0f0f0}._toggleButton_1h9az_80{display:none}._browseSection_1h9az_84{margin-top:1rem;border-top:1px solid #ddd;padding-top:1rem;color:#333}._browseButton_1h9az_91{width:100%;padding:.5rem;background-color:#008c51;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:500;margin-bottom:1rem}._locationSelectors_1h9az_103{display:flex;flex-direction:column;gap:1rem}._locationSelector_1h9az_103{display:flex;flex-direction:column}._locationSelector_1h9az_103 h4{margin:0 0 .5rem;font-size:.9rem;color:#666}._locationSelector_1h9az_103 select{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px;background-color:#fff;color:#333}@media (max-width: 768px){._filterPanels_1h9az_1{position:fixed;top:50%;right:10px;transform:translateY(-50%);width:auto;max-width:80%;background-color:#f8f8f8;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 8px #0000001a;z-index:1000;transition:transform .3s ease-in-out}._filterPanels_1h9az_1:not(._open_1h9az_145){transform:translate(100%,-50%)}._toggleButton_1h9az_80{display:block;position:absolute;top:50%;left:-40px;transform:translateY(-50%);width:40px;height:40px;background-color:#008c51;color:#fff;border:none;border-radius:50% 0 0 50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center}._filterContent_1h9az_168{max-height:80vh;overflow-y:auto}._filterHeader_1h9az_8{display:flex;justify-content:flex-end;padding:10px}._filterPanel_1h9az_1{margin-bottom:.5rem}._filterButton_1h9az_32{width:100%;border-radius:4px;background-color:#fff;color:#333}._filterButton_1h9az_32:hover{background-color:#f0f0f0}._optionList_1h9az_60{position:static;width:100%}}._notification_b4cub_3{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--color-warning-bg, #fff3cd);border-bottom:1px solid var(--color-warning-border, #ffeaa7);box-shadow:0 2px 8px #0000001a;animation:_slideDown_b4cub_1 .3s ease-out}._notification_b4cub_3._offline_b4cub_15{background:var(--color-error-bg, #f8d7da);border-bottom-color:var(--color-error-border, #f5c6cb)}._notification_b4cub_3._online_b4cub_20{background:var(--color-success-bg, #d4edda);border-bottom-color:var(--color-success-border, #c3e6cb)}._content_b4cub_25{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;max-width:1200px;margin:0 auto;gap:16px}._status_b4cub_35{display:flex;align-items:center;gap:12px;flex:1}._indicator_b4cub_42{display:flex;align-items:center;justify-content:center;width:24px;height:24px}._offlineIcon_b4cub_50{font-size:16px;opacity:.8}._syncIcon_b4cub_55{font-size:16px;animation:_spin_b4cub_1 1s linear infinite}._onlineIcon_b4cub_60{font-size:14px}._message_b4cub_64{font-size:14px;color:var(--color-text-primary, #333);font-weight:500}._syncStatus_b4cub_70{font-size:13px;padding:4px 8px;border-radius:4px;font-weight:500}._syncStatus_b4cub_70._info_b4cub_77{background:var(--color-info-bg, #cce7ff);color:var(--color-info-text, #0066cc)}._syncStatus_b4cub_70._success_b4cub_82{background:var(--color-success-bg, #d4edda);color:var(--color-success-text, #155724)}._syncStatus_b4cub_70._warning_b4cub_87{background:var(--color-warning-bg, #fff3cd);color:var(--color-warning-text, #856404)}._syncStatus_b4cub_70._error_b4cub_92{background:var(--color-error-bg, #f8d7da);color:var(--color-error-text, #721c24)}._actions_b4cub_97{display:flex;align-items:center;gap:8px}._syncButton_b4cub_103{background:var(--color-primary, #007bff);color:#fff;border:none;padding:6px 12px;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .2s ease}._syncButton_b4cub_103:hover{background:var(--color-primary-dark, #0056b3)}._syncButton_b4cub_103:active{transform:translateY(1px)}._dismissButton_b4cub_123{background:transparent;border:none;color:var(--color-text-secondary, #666);font-size:16px;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;width:24px;height:24px}._dismissButton_b4cub_123:hover{background:#0000001a}@keyframes _slideDown_b4cub_1{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes _spin_b4cub_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){._content_b4cub_25{padding:10px 12px;gap:12px}._message_b4cub_64{font-size:13px}._syncStatus_b4cub_70{font-size:12px;padding:3px 6px}._syncButton_b4cub_103{padding:5px 10px;font-size:11px}}@media (prefers-contrast: high){._notification_b4cub_3{border-bottom-width:2px}._syncButton_b4cub_103,._dismissButton_b4cub_123{border:1px solid currentColor}}@media (prefers-reduced-motion: reduce){._notification_b4cub_3,._syncIcon_b4cub_55{animation:none}._syncButton_b4cub_103:active{transform:none}}._mainPanelContainer_1r2rk_1{display:flex;width:100%;height:calc(100vh - 3rem);background-color:#f5f5f5}._mainPanelContent_1r2rk_8{flex-grow:1;display:flex;flex-direction:column;overflow:hidden}._resultsHeader_1r2rk_15{padding:10px 20px;background-color:#fff;color:#333;border-bottom:2px solid #008c51;display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;box-shadow:0 2px 4px #0000001a}._resultCount_1r2rk_28{font-weight:700;color:#008c51}._activeFilters_1r2rk_33{font-style:italic;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._mainPanel_1r2rk_1{flex:1;padding:20px;overflow-y:auto;background-color:#fff;box-shadow:0 2px 8px #0000001a}._loadMoreButton_1r2rk_49{display:block;width:200px;margin:20px auto;padding:10px;background-color:#008c51;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:16px;transition:all .3s ease}._loadMoreButton_1r2rk_49:hover{background-color:#006b3e}._loadMoreButton_1r2rk_49:hover:not(:disabled){background-color:#006b3e}._loadMoreButton_1r2rk_49._loading_1r2rk_71{background-color:#ccc;cursor:not-allowed;position:relative;padding-left:35px}._loadMoreButton_1r2rk_49._loading_1r2rk_71:before{content:"";position:absolute;left:15px;top:50%;width:16px;height:16px;margin-top:-8px;border:2px solid #ffffff;border-top-color:transparent;border-radius:50%;animation:_button-loading-spinner_1r2rk_1 1s linear infinite}._noMoreData_1r2rk_92{text-align:center;color:#666;margin:20px 0;font-style:italic}._virtualScrollContainer_1r2rk_99{height:100%;width:100%;position:relative}._loadingIndicator_1r2rk_105{padding:10px 20px;display:flex;flex-direction:column;gap:10px}._errorContainer_1r2rk_112,._noResults_1r2rk_113{text-align:center;padding:3rem 1rem;color:#666}._errorContainer_1r2rk_112 h3,._noResults_1r2rk_113 h3{margin-bottom:1rem;color:#333;font-size:1.25rem}._errorContainer_1r2rk_112 p,._noResults_1r2rk_113 p{color:#666;max-width:400px;margin:0 auto}._errorIcon_1r2rk_133{color:#dc3545;margin-bottom:1rem}._retryButton_1r2rk_138{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1.5rem;background-color:#008c51;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:1rem;transition:all .3s ease}._retryButton_1r2rk_138:hover{background-color:#006b3e;transform:translateY(-1px);box-shadow:0 2px 8px #008c514d}._retryButton_1r2rk_138:active{transform:translateY(0)}._retryButton_1r2rk_138 svg{animation:none}._retryButton_1r2rk_138:hover svg{animation:_spin_1r2rk_1 1s linear infinite}@keyframes _spin_1r2rk_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){._mainPanelContainer_1r2rk_1{flex-direction:column}._mainPanelContent_1r2rk_8{width:100%}._resultsHeader_1r2rk_15{padding:8px 10px;font-size:12px;flex-wrap:nowrap}._resultCount_1r2rk_28{white-space:nowrap}._activeFilters_1r2rk_33{max-width:60%}._mainPanel_1r2rk_1{padding:5px;box-shadow:none}._loadMoreButton_1r2rk_49{font-size:16px;padding:8px;margin:10px auto}._errorContainer_1r2rk_112,._noResults_1r2rk_113{padding:2rem 1rem}._errorContainer_1r2rk_112 h3,._noResults_1r2rk_113 h3{font-size:1.1rem}._errorContainer_1r2rk_112 p,._noResults_1r2rk_113 p{font-size:.9rem}}._editableField_mo05o_1,._editableFieldContainer_mo05o_8{display:flex;align-items:flex-start;gap:.5rem;width:100%}._editInput_mo05o_15{flex:1;width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:inherit;background-color:#fff;color:#333}textarea._editInput_mo05o_15{min-height:100px;resize:vertical}._editButton_mo05o_32{background:none;border:none;padding:.25rem;cursor:pointer;color:#666;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._editButton_mo05o_32:hover{background-color:#f0f0f0;color:#333}._editButton_mo05o_32:disabled{opacity:.5;cursor:not-allowed}._boldText_mo05o_55{font-weight:700}._skillsetTab_fbvy3_2{padding:1.25rem;background:var(--background-primary);border-radius:.5rem;box-shadow:0 2px 8px #0000001a}._skillTags_fbvy3_10{display:grid;gap:1rem;margin-top:1rem}._skillItem_fbvy3_17{background:var(--background-secondary);border-radius:.5rem;padding:1rem;transition:all .2s ease;border:1px solid var(--border-color)}._skillItem_fbvy3_17:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._skillHeader_fbvy3_31{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;gap:.5rem}._skillTitle_fbvy3_39{margin:0;font-size:1.1rem;color:var(--text-primary);font-weight:600}._skillType_fbvy3_46{font-size:.85rem;color:var(--text-secondary);background:var(--accent-light);padding:.25rem .75rem;border-radius:1rem;font-weight:500}._skillMeta_fbvy3_56{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin-bottom:1rem}._skillInfoItem_fbvy3_63{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;padding:.5rem 0;border-bottom:1px solid var(--border-light)}._skillInfoItem_fbvy3_63 label{font-weight:500;color:var(--text-primary);margin-right:.5rem}._skillInfoItem_fbvy3_63 span{color:var(--text-secondary);font-weight:400}._skillDates_fbvy3_84{display:flex;justify-content:space-between;font-size:.8rem;color:var(--text-tertiary);margin-bottom:.75rem}._skillDescription_fbvy3_92{font-size:.9rem;color:var(--text-primary);line-height:1.6;margin:0;padding:.5rem 0}:root{--background-primary: #ffffff;--background-secondary: #f8f9fa;--text-primary: #2d3748;--text-secondary: #4a5568;--text-tertiary: #718096;--accent-light: #e2e8f0;--border-color: #e2e8f0;--border-light: #edf2f7}._profilePanel_1b97v_2{padding:20px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 4px #0000001a}._profileHeader_1b97v_9{display:flex;align-items:center;margin-bottom:20px}._profileImageContainer_1b97v_15{margin-right:20px}._profileImagePlaceholder_1b97v_19{width:60px;height:60px;background-color:#ccc;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff}._profileInfo_1b97v_31{flex:1}._nameHeader_1b97v_35{display:flex;align-items:center;justify-content:space-between}._switch_1b97v_41{position:relative;display:inline-block;width:40px;height:20px}._switch_1b97v_41 input{opacity:0;width:0;height:0}._slider_1b97v_54{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.4s;border-radius:20px}._slider_1b97v_54:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+._slider_1b97v_54{background-color:#2196f3}input:checked+._slider_1b97v_54:before{transform:translate(20px)}._tabsContainer_1b97v_86{margin-top:20px}._tabs_1b97v_86{display:flex;border-bottom:1px solid #ddd}._tab_1b97v_86{padding:10px 20px;cursor:pointer;border:none;background:none;font-size:16px;color:#333;border-bottom:2px solid transparent}._tab_1b97v_86._active_1b97v_105{border-bottom:2px solid #2196f3;color:#2196f3}._tabContent_1b97v_110{padding:20px}._detailsTab_1b97v_114{margin-top:20px;background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#333;overflow-y:auto;max-height:500px}._detailsTab_1b97v_114 ._fieldsGrid_1b97v_125{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:15px}._detailsTab_1b97v_114 ._fieldGroup_1b97v_131{background:#f8f9fa;border-radius:8px;padding:15px;box-shadow:0 1px 3px #0000000d}._detailsTab_1b97v_114 ._fieldGroup_1b97v_131 label{display:block;margin-bottom:8px;font-weight:600;color:#2c3e50;font-size:.9rem}._skillsetTab_1b97v_146{margin-top:20px;background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#333;overflow-y:auto;max-height:500px}._skillItem_1b97v_157{background:#f8f9fa;border-radius:8px;padding:15px;margin-bottom:15px;width:100%;box-shadow:0 1px 3px #0000001a}._skillHeader_1b97v_166{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._skillTitle_1b97v_173{margin:0;color:#2c3e50;font-size:1.1rem}._skillType_1b97v_179{background:#e8f4fd;color:#2196f3;padding:4px 8px;border-radius:4px;font-size:.9rem}._skillMeta_1b97v_187{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px;margin-bottom:15px}._skillInfoItem_1b97v_194{display:flex;justify-content:space-between;align-items:center;padding:8px;background:#fff;border-radius:4px}._skillInfoItem_1b97v_194 label{font-weight:600;color:#666;margin-right:10px}._skillInfoItem_1b97v_194 span{color:#333}._skillDates_1b97v_213{display:flex;gap:15px;margin-top:10px;font-size:.9rem;color:#666}._skillDescription_1b97v_221{margin-top:15px;color:#444;line-height:1.5;font-size:.95rem}._skillTags_1b97v_228{display:flex;flex-wrap:wrap;gap:10px}._skillTag_1b97v_228{background-color:#2196f3;color:#fff;padding:5px 10px;border-radius:20px;font-size:14px}._skillTag_1b97v_228:hover{background-color:#1a75c4}._about_1b97v_246{margin-top:10px;font-size:14px;color:#333}._loginPage_1sdmd_1{display:flex;height:100vh;font-family:Roboto,Arial,sans-serif;width:100vw}._leftPanel_1sdmd_8,._rightPanel_1sdmd_9{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;width:50%}._leftPanel_1sdmd_8{background-color:#f0f0f0;position:relative;overflow:hidden}._rightPanel_1sdmd_9{background-color:#fff}._logo_1sdmd_29{width:120px;margin-bottom:2rem;animation:_pulse_1sdmd_1 2s infinite}@keyframes _pulse_1sdmd_1{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}._slider_1sdmd_47{width:100%;height:100%;position:relative}._sliderImage_1sdmd_53{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1s ease-in-out}._sliderImage_1sdmd_53._active_1sdmd_64{opacity:1}._sliderTextContainer_1sdmd_68{position:absolute;bottom:2rem;left:2rem;right:2rem;background-color:#00000080;border-radius:10px;padding:1rem}._sliderText_1sdmd_68{color:#fff;font-size:1.5rem;font-weight:700;text-align:center;margin:0;font-family:Playfair Display,serif}._sliderDots_1sdmd_87{display:flex;justify-content:center}._dot_1sdmd_92{width:10px;height:10px;border-radius:50%;background-color:#ccc;margin:0 5px;cursor:pointer}._activeDot_1sdmd_101{background-color:#008c51}._platformName_1sdmd_105{font-size:2rem;font-weight:700;margin-top:1rem;color:#008c51}._tagline_1sdmd_112{font-size:1rem;color:#666;margin-bottom:2rem}._loginForm_1sdmd_118{width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center}._loginForm_1sdmd_118 h2{margin-bottom:2rem;color:#008c51;text-align:center}._loginForm_1sdmd_118 input{width:100%;padding:.8rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:4px}._loginForm_1sdmd_118 button{width:100%;padding:.8rem;background-color:#008c51;color:#fff;border:none;border-radius:4px;cursor:pointer}._toggleAuth_1sdmd_150{margin-top:1rem;text-align:center;color:#008c51;cursor:pointer}@media (max-width: 768px){._loginPage_1sdmd_1{flex-direction:column}._leftPanel_1sdmd_8{display:none}._rightPanel_1sdmd_9{width:100%;padding:2rem}._logo_1sdmd_29{margin-bottom:1rem}}._errorMessage_1sdmd_176{background-color:#fff2f0;border:1px solid #ffccc7;color:#ff4d4f;padding:.75rem 1rem;border-radius:4px;margin-bottom:1rem;font-size:.9rem;display:flex;align-items:center;animation:_fadeIn_1sdmd_1 .3s ease-in-out}@keyframes _fadeIn_1sdmd_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._loginBox_1sdmd_201{min-height:400px}._loginBox_1sdmd_201 form{position:relative}._loginPrompt_1sdmd_211{margin:10px 0;padding:10px;border:1px solid #ddd;border-radius:4px;text-align:center}._promptButtons_1sdmd_219{display:flex;gap:10px;justify-content:center;margin-top:10px}._promptButtons_1sdmd_219 button{padding:5px 15px;cursor:pointer}._errorMessage_1sdmd_176{color:red;margin:10px 0;text-align:center}._promptContainer_1sdmd_237{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:20px;margin:15px 0;text-align:center}._promptMessage_1sdmd_246{color:#dc3545;margin-bottom:10px;font-weight:500}._promptQuestion_1sdmd_252{color:#212529;margin-bottom:15px;font-weight:500}._promptButtons_1sdmd_219{display:flex;gap:10px;justify-content:center}._promptButtons_1sdmd_219 button{padding:8px 20px;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:background-color .2s}._promptButtons_1sdmd_219 button:first-child{background-color:#007bff;color:#fff}._promptButtons_1sdmd_219 button:first-child:hover{background-color:#0056b3}._promptButtons_1sdmd_219 button:last-child{background-color:#6c757d;color:#fff}._promptButtons_1sdmd_219 button:last-child:hover{background-color:#545b62}._profileForm_f1oq2_1{max-width:600px;margin:2rem auto;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;height:calc(100vh - 7rem);overflow-y:auto;position:relative}._profileForm_f1oq2_1 h2{position:sticky;top:0;background:#fff;padding:1rem 0;margin:-1rem 0 1rem;text-align:center;color:#008c51;font-weight:700;z-index:1}._profileForm_f1oq2_1 form{display:flex;flex-direction:column;gap:1.5rem}._formGroup_f1oq2_31{display:flex;flex-direction:column;gap:.5rem}._formGroup_f1oq2_31 label{font-weight:700;color:#333}._profileForm_f1oq2_1 input,._profileForm_f1oq2_1 select{width:100%;padding:.8rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .3s ease}._profileForm_f1oq2_1 input:focus,._profileForm_f1oq2_1 select:focus{outline:none;border-color:#008c51;box-shadow:0 0 0 2px #008c511a}._profileForm_f1oq2_1 button{padding:1rem;background-color:#008c51;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:700;transition:background-color .3s ease;margin-top:1rem}._profileForm_f1oq2_1 button:hover{background-color:#006b3e}._profileForm_f1oq2_1 button:disabled{background-color:#ccc;cursor:not-allowed}@media (max-width: 768px){._profileForm_f1oq2_1{margin:1rem;padding:1.5rem;height:calc(100vh - 5rem)}._profileForm_f1oq2_1 h2{font-size:1.5rem}._profileForm_f1oq2_1 input,._profileForm_f1oq2_1 select,._profileForm_f1oq2_1 button{font-size:.9rem}}._profileForm_f1oq2_1::-webkit-scrollbar{width:8px}._profileForm_f1oq2_1::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}._profileForm_f1oq2_1::-webkit-scrollbar-thumb{background:#008c51;border-radius:4px}._profileForm_f1oq2_1::-webkit-scrollbar-thumb:hover{background:#006b3e}._formHeader_f1oq2_119{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._skipButton_f1oq2_126{background:none;border:none;color:#666;font-size:.9rem;cursor:pointer;padding:.5rem 1rem;border-radius:4px;transition:all .3s ease}._skipButton_f1oq2_126:hover{background-color:#f0f0f0;color:#333}._container_16hg7_1{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f5f5f5;padding:20px}._verificationCard_16hg7_10{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 6px #0000001a;max-width:500px;width:100%;text-align:center}._verificationIcon_16hg7_20{width:80px;height:80px;margin-bottom:20px}h2{color:#333;margin-bottom:20px;font-size:24px}._description_16hg7_32{color:#666;margin-bottom:10px}._email_16hg7_37{color:#007bff;font-weight:600;margin-bottom:20px;word-break:break-all}._instructions_16hg7_44{color:#666;margin-bottom:30px;line-height:1.5}._resendButton_16hg7_50{background-color:#007bff;color:#fff;border:none;padding:12px 24px;border-radius:6px;cursor:pointer;font-size:16px;transition:background-color .2s}._resendButton_16hg7_50:hover{background-color:#0056b3}._resendButton_16hg7_50:disabled{background-color:#ccc;cursor:not-allowed}._loading_16hg7_70{display:inline-flex;align-items:center}._message_16hg7_75{margin-top:20px;padding:10px;border-radius:4px;font-weight:500}._success_16hg7_82{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}._error_16hg7_88{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}._helpText_16hg7_94{margin-top:30px;text-align:left;color:#666}._helpText_16hg7_94 p{margin-bottom:10px;font-weight:500}._helpText_16hg7_94 ul{list-style-type:none;padding-left:0}._helpText_16hg7_94 li{margin-bottom:8px;padding-left:20px;position:relative}._helpText_16hg7_94 li:before{content:"•";position:absolute;left:0;color:#007bff}@media (max-width: 768px){._verificationCard_16hg7_10{padding:20px}._verificationIcon_16hg7_20{width:60px;height:60px}h2{font-size:20px}}._errorContainer_19h9b_1{display:flex;justify-content:center;align-items:center;min-height:400px;padding:2rem;background-color:#f9f9f9}._errorContent_19h9b_10{max-width:500px;text-align:center;background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a}._errorTitle_19h9b_19{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1rem}._errorMessage_19h9b_26{font-size:1rem;color:#666;margin-bottom:1.5rem;line-height:1.5}._retryButton_19h9b_33{background-color:#007bff;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s}._retryButton_19h9b_33:hover{background-color:#0056b3}._retryButton_19h9b_33:active{transform:translateY(1px)}._errorDetails_19h9b_52{margin-top:1.5rem;text-align:left;background-color:#f5f5f5;padding:1rem;border-radius:4px;border:1px solid #ddd}._errorDetails_19h9b_52 summary{cursor:pointer;font-weight:600;color:#666;margin-bottom:.5rem}._errorStack_19h9b_68{font-family:Courier New,monospace;font-size:.875rem;color:#d32f2f;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word;margin:0}._toast_1w3v6_1{display:flex;align-items:center;gap:12px;padding:16px;border-radius:8px;box-shadow:0 4px 12px #00000026;background-color:#fff;min-width:300px;max-width:500px;animation:_slideIn_1w3v6_1 .3s ease-out;margin-bottom:12px}@keyframes _slideIn_1w3v6_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}._iconContainer_1w3v6_26{display:flex;align-items:center;justify-content:center;flex-shrink:0}._message_1w3v6_33{flex:1;font-size:14px;line-height:1.5;color:#333}._closeButton_1w3v6_40{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#666;transition:color .2s;flex-shrink:0}._closeButton_1w3v6_40:hover{color:#333}._success_1w3v6_58{border-left:4px solid #10b981}._success_1w3v6_58 ._iconContainer_1w3v6_26{color:#10b981}._error_1w3v6_66{border-left:4px solid #ef4444}._error_1w3v6_66 ._iconContainer_1w3v6_26{color:#ef4444}._warning_1w3v6_74{border-left:4px solid #f59e0b}._warning_1w3v6_74 ._iconContainer_1w3v6_26{color:#f59e0b}._info_1w3v6_82{border-left:4px solid #3b82f6}._info_1w3v6_82 ._iconContainer_1w3v6_26{color:#3b82f6}._toastContainer_felc4_1{position:fixed;top:80px;right:20px;z-index:9999;display:flex;flex-direction:column;align-items:flex-end;pointer-events:none}._toastContainer_felc4_1>*{pointer-events:auto}@media (max-width: 768px){._toastContainer_felc4_1{top:70px;right:10px;left:10px;align-items:stretch}}._app_159sm_1{display:flex;flex-direction:column;height:100vh}._content_159sm_7{display:flex;flex:1;overflow:hidden;background-color:#f5f5f5}._profileReminder_159sm_14{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._reminderContent_159sm_27{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:400px;width:90%;text-align:center}._reminderContent_159sm_27 h3{color:#333;font-size:1.25rem;margin-bottom:1rem}._reminderContent_159sm_27 p{color:#666;margin-bottom:1.5rem}._reminderButtons_159sm_48{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}._primaryButton_159sm_55{background-color:#008c51;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-weight:600;transition:background-color .2s ease}._primaryButton_159sm_55:hover{background-color:#006b3e}._secondaryButton_159sm_70{background-color:#e0e0e0;color:#333;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-weight:600;transition:background-color .2s ease}._secondaryButton_159sm_70:hover{background-color:#d0d0d0}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}*:focus-visible{outline:2px solid #646cff;outline-offset:2px}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:2px solid #646cff;outline-offset:2px;box-shadow:0 0 0 4px #646cff1a}[role=article]:focus-visible,[role=button]:focus-visible{outline:2px solid #646cff;outline-offset:2px;box-shadow:0 0 0 4px #646cff1a}[role=tab]:focus-visible{outline:2px solid #646cff;outline-offset:-2px}*:focus:not(:focus-visible){outline:none}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box}._floatingButton_19cqg_1{position:fixed;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;transition:transform .2s ease,box-shadow .2s ease;z-index:9999;user-select:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none}._floatingButton_19cqg_1:hover{transform:scale(1.05);box-shadow:0 6px 16px #0003}._floatingButton_19cqg_1:active{transform:scale(.95)}._floatingButton_19cqg_1._dragging_19cqg_31{cursor:grabbing;transform:scale(1.1);box-shadow:0 8px 20px #00000040}._floatingButton_19cqg_1 svg{pointer-events:none}@media (max-width: 768px){._floatingButton_19cqg_1{width:56px;height:56px}._floatingButton_19cqg_1 svg{width:22px;height:22px}}@media (max-width: 480px){._floatingButton_19cqg_1{width:52px;height:52px}._floatingButton_19cqg_1 svg{width:20px;height:20px}}._overlay_1c3tg_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;animation:_fadeIn_1c3tg_1 .2s ease}@keyframes _fadeIn_1c3tg_1{0%{opacity:0}to{opacity:1}}._chatContainer_1c3tg_24{background:#fff;border-radius:12px;width:90%;max-width:600px;height:80vh;max-height:700px;display:flex;flex-direction:column;box-shadow:0 10px 40px #0003;animation:_slideUp_1c3tg_1 .3s ease}@keyframes _slideUp_1c3tg_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._header_1c3tg_48{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #e5e7eb}._headerContent_1c3tg_56{display:flex;flex-direction:column;gap:8px;flex:1}._header_1c3tg_48 h2{margin:0;font-size:1.25rem;font-weight:600;color:#1f2937}._contextInfo_1c3tg_70{display:flex;align-items:center}._contextButton_1c3tg_75{background:none;border:1px solid #e5e7eb;border-radius:6px;padding:4px 8px;cursor:pointer;display:flex;align-items:center;gap:6px;font-size:.75rem;color:#6b7280;transition:all .2s ease}._contextButton_1c3tg_75:hover{background-color:#f3f4f6;border-color:#d1d5db}._contextName_1c3tg_94{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._contextDetails_1c3tg_101{padding:16px 20px;background:#f8fafc;border-bottom:1px solid #e5e7eb;font-size:.875rem}._contextDetails_1c3tg_101 h4{margin:0 0 8px;font-size:.875rem;font-weight:600;color:#374151}._contextDetails_1c3tg_101 p{margin:4px 0;color:#6b7280}._contextDetails_1c3tg_101 strong{color:#374151}._headerActions_1c3tg_124{display:flex;align-items:center;gap:8px}._refreshButton_1c3tg_130{background:none;border:none;cursor:pointer;color:#6b7280;padding:6px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}._refreshButton_1c3tg_130:hover{background-color:#f3f4f6;color:#ef4444;transform:rotate(180deg)}._closeButton_1c3tg_149{background:none;border:none;cursor:pointer;color:#6b7280;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease}._closeButton_1c3tg_149:hover{background-color:#f3f4f6;color:#1f2937}._messagesContainer_1c3tg_167{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:12px}._emptyState_1c3tg_176{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#6b7280;text-align:center;gap:8px}._emptyState_1c3tg_176 p{margin:0}._suggestions_1c3tg_191{margin-top:20px;width:100%}._suggestions_1c3tg_191 h4{margin:0 0 12px;font-size:.875rem;font-weight:600;color:#374151}._suggestionButton_1c3tg_203{display:block;width:100%;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:12px 16px;margin-bottom:8px;cursor:pointer;text-align:left;font-size:.875rem;color:#374151;transition:all .2s ease}._suggestionButton_1c3tg_203:hover{background-color:#f8fafc;border-color:#667eea;color:#667eea}._suggestionButton_1c3tg_203:last-child{margin-bottom:0}._message_1c3tg_167{display:flex;flex-direction:column;max-width:80%;animation:_messageSlide_1c3tg_1 .2s ease}@keyframes _messageSlide_1c3tg_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._userMessage_1c3tg_246{align-self:flex-end}._assistantMessage_1c3tg_250{align-self:flex-start}._messageContent_1c3tg_254{padding:12px 16px;border-radius:12px;word-wrap:break-word;white-space:pre-wrap;line-height:1.5;width:100%;box-sizing:border-box}._userMessage_1c3tg_246 ._messageContent_1c3tg_254{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-bottom-right-radius:4px}._assistantMessage_1c3tg_250 ._messageContent_1c3tg_254{background:#f3f4f6;color:#1f2937;border-bottom-left-radius:4px;line-height:1.5}._assistantMessage_1c3tg_250 ._messageContent_1c3tg_254 b{font-weight:600;color:#1f2937}._assistantMessage_1c3tg_250 ._messageContent_1c3tg_254 br{line-height:1.5}._messageFooter_1c3tg_286{display:flex;align-items:center;justify-content:space-between;margin-top:4px;padding:0 4px}._messageTime_1c3tg_294{font-size:.75rem;color:#9ca3af}._messageActions_1c3tg_299{display:flex;align-items:center;gap:4px;opacity:0;transition:opacity .2s ease}._message_1c3tg_167:hover ._messageActions_1c3tg_299{opacity:1}._messageActionButton_1c3tg_311{background:none;border:none;cursor:pointer;color:#9ca3af;padding:2px;display:flex;align-items:center;justify-content:center;border-radius:3px;transition:all .2s ease}._messageActionButton_1c3tg_311:hover{background-color:#0000001a;color:#374151}._userMessage_1c3tg_246 ._messageActionButton_1c3tg_311:hover{background-color:#fff3;color:#fff}._assistantMessage_1c3tg_250 ._messageActionButton_1c3tg_311:hover{background-color:#e5e7eb}._userMessage_1c3tg_246 ._messageFooter_1c3tg_286{align-self:flex-end;flex-direction:row-reverse}._userMessage_1c3tg_246 ._messageTime_1c3tg_294{text-align:right}._spinner_1c3tg_347{animation:_spin_1c3tg_347 1s linear infinite}@keyframes _spin_1c3tg_347{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._inputContainer_1c3tg_360{display:flex;gap:12px;padding:20px;border-top:1px solid #e5e7eb;background:#fff;border-bottom-left-radius:12px;border-bottom-right-radius:12px}._input_1c3tg_360{flex:1;padding:12px;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;font-family:inherit;resize:none;max-height:120px;transition:border-color .2s ease}._input_1c3tg_360:focus{outline:none;border-color:#667eea}._input_1c3tg_360:disabled{background-color:#f9fafb;cursor:not-allowed}._sendButton_1c3tg_392{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;padding:12px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,opacity .2s ease}._sendButton_1c3tg_392:hover:not(:disabled){transform:scale(1.05)}._sendButton_1c3tg_392:active:not(:disabled){transform:scale(.95)}._sendButton_1c3tg_392:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){._chatContainer_1c3tg_24{width:100%;height:100vh;max-height:100vh;border-radius:0}._message_1c3tg_167{max-width:85%}}._newResourcePanel_p4din_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;padding:2rem;z-index:1000;overflow-y:auto}._newResourcePanel_p4din_1 h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem}._newResourcePanel_p4din_1 form{display:flex;flex-direction:column}._newResourcePanel_p4din_1 input,._newResourcePanel_p4din_1 textarea{padding:.8rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:4px}._newResourcePanel_p4din_1 button{padding:.8rem;background-color:#008c51;color:#fff;border:none;border-radius:4px;cursor:pointer;margin-bottom:.5rem}._newResourcePanel_p4din_1 button:last-child{background-color:#ccc;color:#333}._newIssuePanel_1q3sb_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;padding:2rem;z-index:1000;overflow-y:auto}._newIssuePanel_1q3sb_1 h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem}._newIssuePanel_1q3sb_1 form{display:flex;flex-direction:column}._newIssuePanel_1q3sb_1 input,._newIssuePanel_1q3sb_1 textarea{padding:.8rem;margin-bottom:1rem;border:1px solid #ccc;border-radius:4px}._newIssuePanel_1q3sb_1 button{padding:.8rem;background-color:#008c51;color:#fff;border:none;border-radius:4px;cursor:pointer;margin-bottom:.5rem}._newIssuePanel_1q3sb_1 button:last-child{background-color:#ccc;color:#333}._newProjectPanel_1x3vq_1{max-width:1000px;width:90%;margin:2rem auto;padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a}._inputGroup_1x3vq_11{position:relative;margin-bottom:15px}._selectedInfo_1x3vq_16{background-color:#f0f0f0;padding:1rem;margin-bottom:1rem;border-radius:4px;color:#000}._selectedInfo_1x3vq_16 p{margin:.5rem 0}._suggestionButtons_1x3vq_28{margin-top:20px;display:flex;justify-content:space-between;gap:10px}._suggestionButtons_1x3vq_28 button{flex:1;padding:.5rem;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}._suggestionsOverlay_1x3vq_63{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._suggestionsContent_1x3vq_76{background-color:#fff;padding:20px;border-radius:8px;max-width:80%;max-height:80%;overflow-y:auto;box-shadow:0 4px 6px #0000001a}._suggestionsContent_1x3vq_76 h3{color:#333;margin-bottom:15px}._suggestionsList_1x3vq_91{list-style-type:none;padding:0;margin:0}._suggestionsList_1x3vq_91 li{margin-bottom:10px}._suggestionsList_1x3vq_91 label{display:flex;align-items:center;cursor:pointer;color:#333}._suggestionsList_1x3vq_91 input[type=radio],._suggestionsList_1x3vq_91 input[type=checkbox]{margin-right:10px}._suggestionButtons_1x3vq_28{display:flex;justify-content:space-between;margin-top:20px}._suggestionButtons_1x3vq_28 button{padding:8px 16px;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}._suggestionButtons_1x3vq_28 button:nth-child(1){background-color:#008c51;color:#fff}._suggestionButtons_1x3vq_28 button:nth-child(2){background-color:#4a90e2;color:#fff}._suggestionButtons_1x3vq_28 button:nth-child(3){background-color:#e0e0e0;color:#333}._suggestionButtons_1x3vq_28 button:hover{opacity:.9}._getSuggestionsButton_1x3vq_146{margin-bottom:10px;padding:8px 16px;background-color:#4a90e2;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}._getSuggestionsButton_1x3vq_146:hover{background-color:#3a7bc8}._input_1x3vq_11,._textarea_1x3vq_162,._select_1x3vq_16{width:100%;padding:.8rem;margin-bottom:1rem;border:1px solid #e0e0e0;border-radius:4px;font-size:1rem;transition:border-color .3s ease}._input_1x3vq_11:focus,._textarea_1x3vq_162:focus,._select_1x3vq_16:focus{outline:none;border-color:#008c51}._textarea_1x3vq_162{min-height:100px;resize:vertical}._inputError_1x3vq_185{border-color:red}._errorText_1x3vq_189{color:red;font-size:.8rem;margin-top:.2rem;display:block}._buttonContainer_1x3vq_196{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}._submitButton_1x3vq_203,._cancelButton_1x3vq_204{padding:.8rem 1.5rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}._submitButton_1x3vq_203{background-color:#008c51;color:#fff}._submitButton_1x3vq_203:hover{background-color:#006b3e}._cancelButton_1x3vq_204{background-color:#e0e0e0;color:#333}._cancelButton_1x3vq_204:hover{background-color:silver}._loadingOverlay_1x3vq_232{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fffc;display:flex;justify-content:center;align-items:center;z-index:1001}._loadingSpinner_1x3vq_245{width:50px;height:50px;border:3px solid #f3f3f3;border-top:3px solid #008c51;border-radius:50%;animation:_spin_1x3vq_1 1s linear infinite}@keyframes _spin_1x3vq_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._shimmer_1x3vq_264{background:#f6f7f8;background-image:linear-gradient(to right,#f6f7f8,#edeef1 20%,#f6f7f8 40% 100%);background-repeat:no-repeat;background-size:800px 104px;display:inline-block;position:relative;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:_shimmer_1x3vq_264;animation-timing-function:linear}@keyframes _shimmer_1x3vq_264{0%{background-position:-468px 0}to{background-position:468px 0}}@media (max-width: 768px){._newProjectPanel_1x3vq_1{margin:1rem;padding:1rem}}._label_1x3vq_301{display:block;margin-bottom:.5rem;font-weight:600;color:#333}._helpText_1x3vq_308{font-size:.85rem;color:#666;margin-bottom:.75rem;font-style:italic}._countrySelection_1x3vq_315{max-height:200px;overflow-y:auto;border:1px solid #e0e0e0;border-radius:4px;padding:.5rem;background-color:#fafafa}._countryOption_1x3vq_324{display:flex;align-items:center;padding:.5rem;margin-bottom:.25rem;cursor:pointer;border-radius:4px;transition:background-color .2s ease}._countryOption_1x3vq_324:hover{background-color:#f0f0f0}._countryOption_1x3vq_324 input[type=checkbox]{margin-right:.5rem;cursor:pointer}._countryOption_1x3vq_324 span{color:#333;font-size:.9rem}._errorContainer_yo8qo_3{position:fixed;top:20px;right:20px;z-index:1000;max-width:400px;width:100%}._errorItem_yo8qo_12{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;margin-bottom:12px;border-left:4px solid;overflow:hidden;animation:_slideIn_yo8qo_1 .3s ease-out}._errorItem_yo8qo_12._critical_yo8qo_22{border-left-color:#dc2626;background:#fef2f2}._errorItem_yo8qo_12._error_yo8qo_3{border-left-color:#ea580c;background:#fff7ed}._errorItem_yo8qo_12._warning_yo8qo_32{border-left-color:#d97706;background:#fffbeb}._errorItem_yo8qo_12._info_yo8qo_37{border-left-color:#2563eb;background:#eff6ff}._errorHeader_yo8qo_42{display:flex;align-items:flex-start;padding:16px;gap:12px}._errorIcon_yo8qo_49{flex-shrink:0;margin-top:2px}._iconCritical_yo8qo_54{color:#dc2626;width:20px;height:20px}._iconError_yo8qo_60{color:#ea580c;width:20px;height:20px}._iconWarning_yo8qo_66{color:#d97706;width:20px;height:20px}._iconInfo_yo8qo_72{color:#2563eb;width:20px;height:20px}._errorContent_yo8qo_78{flex:1;min-width:0}._errorTitle_yo8qo_83{font-weight:600;font-size:14px;color:#111827;margin-bottom:4px}._errorMessage_yo8qo_90{font-size:13px;color:#374151;line-height:1.4;margin-bottom:8px}._errorInstructions_yo8qo_97{font-size:12px;color:#6b7280;line-height:1.4}._errorActions_yo8qo_103{display:flex;align-items:flex-start;gap:8px;flex-shrink:0}._recoveryButton_yo8qo_110{display:flex;align-items:center;gap:4px;padding:6px 12px;background:#3b82f6;color:#fff;border:none;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .2s}._recoveryButton_yo8qo_110:hover{background:#2563eb}._recoveryButton_yo8qo_110:focus{outline:2px solid #3b82f6;outline-offset:2px}._expandButton_yo8qo_134{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#f3f4f6;color:#6b7280;border:none;border-radius:4px;font-size:14px;font-weight:700;cursor:pointer;transition:background-color .2s}._expandButton_yo8qo_134:hover{background:#e5e7eb}._dismissButton_yo8qo_154{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;color:#6b7280;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s}._dismissButton_yo8qo_154:hover{background:#f3f4f6;color:#374151}._dismissButton_yo8qo_154:focus{outline:2px solid #3b82f6;outline-offset:2px}._errorDetails_yo8qo_178{border-top:1px solid #e5e7eb;padding:12px 16px;background:#f9fafb}._errorDetails_yo8qo_178 details{font-size:12px}._errorDetails_yo8qo_178 summary{cursor:pointer;font-weight:500;color:#374151;margin-bottom:8px}._errorStack_yo8qo_195{background:#1f2937;color:#f9fafb;padding:12px;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:11px;line-height:1.4;overflow-x:auto;white-space:pre-wrap;word-break:break-word}._hiddenCount_yo8qo_208{text-align:center;padding:8px 16px;background:#f3f4f6;color:#6b7280;font-size:12px;border-radius:4px;margin-top:8px}@keyframes _slideIn_yo8qo_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media (max-width: 640px){._errorContainer_yo8qo_3{top:10px;right:10px;left:10px;max-width:none}._errorHeader_yo8qo_42{padding:12px}._errorActions_yo8qo_103{flex-direction:column;gap:4px}._recoveryButton_yo8qo_110{font-size:11px;padding:4px 8px}}@media (prefers-contrast: high){._errorItem_yo8qo_12{border:2px solid}._errorItem_yo8qo_12._critical_yo8qo_22{border-color:#dc2626}._errorItem_yo8qo_12._error_yo8qo_3{border-color:#ea580c}._errorItem_yo8qo_12._warning_yo8qo_32{border-color:#d97706}._errorItem_yo8qo_12._info_yo8qo_37{border-color:#2563eb}}@media (prefers-reduced-motion: reduce){._errorItem_yo8qo_12{animation:none}._recoveryButton_yo8qo_110,._expandButton_yo8qo_134,._dismissButton_yo8qo_154{transition:none}}._projectPanel_9hms1_1{display:flex;flex-direction:column;height:100vh;width:100%;max-width:800px;margin:0 auto;background-color:#fff;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;box-shadow:0 2px 8px #0000001a}._tabsContainer_9hms1_15{display:flex;align-items:center;background-color:#008c51;border-bottom:1px solid #006b3e;position:sticky;top:0;z-index:10;width:100%;flex:1;overflow:auto}._tabs_9hms1_15{display:flex;flex-grow:1;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}._tabs_9hms1_15::-webkit-scrollbar{display:none}._tabsTrigger_9hms1_40{padding:1rem 1.25rem;background:none;border:none;cursor:pointer;color:#ffffffb3;font-weight:600;transition:all .3s ease;white-space:nowrap;position:relative}._tabsTrigger_9hms1_40:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#b90000;transform:scaleX(0);transition:transform .3s ease}._tabsTrigger_9hms1_40:hover,._tabsTrigger_9hms1_40._active_9hms1_65{color:#fff}._tabsTrigger_9hms1_40._active_9hms1_65:after{transform:scaleX(1)}._tabsContentWrapper_9hms1_73{flex:1;overflow-y:auto;padding:1rem}._projectTitle_9hms1_79{font-size:1.75rem;margin-bottom:1rem;color:#2c3e50}._imageSliderContainer_9hms1_85{position:relative;margin-bottom:1rem;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a}._imageSlider_9hms1_85 img{width:100%;height:auto;object-fit:cover}._prevButton_9hms1_99,._nextButton_9hms1_100{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;color:#fff;border:none;padding:.75rem;cursor:pointer;transition:background .3s ease;border-radius:50%}._prevButton_9hms1_99:hover,._nextButton_9hms1_100:hover{background:#000000b3}._prevButton_9hms1_99{left:.5rem}._nextButton_9hms1_100{right:.5rem}._uploadContainer_9hms1_126{margin-top:1rem}._uploadButton_9hms1_130{width:100%;background-color:#3498db;border:none;border-radius:8px;padding:.75rem 1rem;display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;transition:background-color .3s ease;color:#fff;font-weight:600}._uploadButton_9hms1_130:hover{background-color:#2980b9}._uploadButton_9hms1_130:disabled{opacity:.5;cursor:not-allowed}._fetchProgress_9hms1_155{position:absolute;bottom:1rem;left:1rem;right:1rem;background-color:#ffffffe6;border-radius:8px;padding:.5rem 1rem;color:#3498db;font-weight:600;text-align:center}._section_9hms1_168{background-color:#fff;border-radius:12px;padding:1.25rem;margin-bottom:1rem;box-shadow:0 2px 8px #0000000d}._section_9hms1_168 h3{color:#000;margin-bottom:1rem;font-size:1.25rem;border-bottom:2px solid #008c51;padding-bottom:.5rem}._projectDetails_9hms1_184{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}._projectDetails_9hms1_184 span{background-color:#e6f3ff;color:#3498db;padding:.5rem .75rem;border-radius:20px;font-size:.875rem}._timelineDetails_9hms1_199,._financialGrid_9hms1_200{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem}._timelineItem_9hms1_206,._financialItem_9hms1_207{background-color:#f1f8ff;padding:.75rem;border-radius:8px;font-size:.875rem}._progressBar_9hms1_214{height:8px;background-color:#e0e0e0;border-radius:4px;overflow:hidden;margin-bottom:.5rem}._progressFill_9hms1_222{height:100%;background-color:#3498db;transition:width .3s ease}._progressText_9hms1_228{font-size:.875rem;color:#666}._deliverablesList_9hms1_233{list-style-type:none;padding:0}._deliverablesList_9hms1_233 li{background-color:#f1f8ff;padding:.75rem;border-radius:8px;margin-bottom:.5rem;font-size:.875rem}._statusBadge_9hms1_246{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase}._statusActive_9hms1_255{background-color:#008c51;color:#fff}._statusCompleted_9hms1_260{background-color:#b90000;color:#fff}._statusOnHold_9hms1_265{background-color:#f39c12;color:#fff}._statusCancelled_9hms1_270{background-color:#e74c3c;color:#fff}._statusUnknown_9hms1_275{background-color:#95a5a6;color:#fff}._loading_9hms1_280,._error_9hms1_281{display:flex;justify-content:center;align-items:center;height:100%;font-size:1.1rem;color:#666}._error_9hms1_281{color:#e74c3c}._projectDescription_9hms1_294{font-size:.9375rem;line-height:1.6;color:#555;margin-bottom:1rem}@media (min-width: 1201px){._projectPanel_9hms1_1{border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0}}@media (max-width: 768px){._projectPanel_9hms1_1{max-width:100%}._tabsContainer_9hms1_15{padding:0 .5rem}._tabsTrigger_9hms1_40{padding:.75rem 1rem;font-size:.875rem}._tabsContentWrapper_9hms1_73{padding:.75rem}._projectTitle_9hms1_79{font-size:1.5rem}._section_9hms1_168{padding:1rem}._section_9hms1_168 h3{font-size:1.125rem}._timelineDetails_9hms1_199,._financialGrid_9hms1_200{grid-template-columns:1fr}._projectDetails_9hms1_184 span,._timelineItem_9hms1_206,._financialItem_9hms1_207,._deliverablesList_9hms1_233 li{font-size:.8125rem}._progressText_9hms1_228,._projectDescription_9hms1_294{font-size:.875rem}}._closeButton_9hms1_359{background:none;border:none;color:#fff;padding:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}._closeButton_9hms1_359:hover{background-color:#ffffff1a}._errorNotificationBar_9hms1_376{display:flex;align-items:center;justify-content:space-between;background-color:#fee;border-bottom:1px solid #fcc;padding:.75rem 1rem;color:#c33;font-size:.875rem;gap:.75rem}._errorNotificationBar_9hms1_376 ._errorMessage_9hms1_388{flex:1}._errorNotificationBar_9hms1_376 ._dismissButton_9hms1_392{background:none;border:none;color:#c33;padding:.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;border-radius:4px;flex-shrink:0}._errorNotificationBar_9hms1_376 ._dismissButton_9hms1_392:hover{opacity:.7;background-color:#cc33331a}._errorNotificationBar_9hms1_376 ._dismissButton_9hms1_392:focus{outline:2px solid #c33;outline-offset:2px}._tabsContent_9hms1_73:focus{outline:2px solid #008c51;outline-offset:2px}._closeButton_9hms1_359,._errorNotificationBar_9hms1_376 ._dismissButton_9hms1_392{min-width:44px;min-height:44px}@media (prefers-contrast: high){._projectPanel_9hms1_1{border:2px solid #000}._errorNotificationBar_9hms1_376{border:2px solid #c33}._statusBadge_9hms1_246{border:1px solid currentColor}}@media (prefers-reduced-motion: reduce){._tabsTrigger_9hms1_40,._tabsTrigger_9hms1_40:after,._uploadButton_9hms1_130,._progressFill_9hms1_222{transition:none}}._overviewContent_ygwes_1{display:flex;flex-direction:column;gap:.5rem}._projectHeader_ygwes_7{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}._projectTitle_ygwes_15{margin:0;flex:1;font-size:1.75rem;color:#2c3e50}._projectHeaderControls_ygwes_22{display:flex;align-items:center;gap:1rem;flex-shrink:0}._mediaButton_ygwes_29{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:4px;border:none;background-color:var(--primary-color);color:#fff;cursor:pointer;font-size:.875rem}._mediaButton_ygwes_29 svg{width:1rem;height:1rem}._editToggle_ygwes_52{display:flex;align-items:center;gap:.5rem;background-color:#f8f9fa;padding:.5rem;border-radius:4px}._editLabel_ygwes_61{font-size:.875rem;color:#495057}._imageSliderContainer_ygwes_66{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000001a;margin-bottom:1rem}._hasImages_ygwes_75{display:block}._imageSlider_ygwes_66{width:100%;position:relative;aspect-ratio:16 / 9;overflow:hidden;user-select:none;touch-action:pan-y pinch-zoom}._unsupportedMedia_ygwes_88{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#f5f5f5;color:#666;padding:20px;text-align:center}._prevButton_ygwes_100,._nextButton_ygwes_101{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;color:#fff;border:none;padding:.5rem;cursor:pointer;transition:background .3s ease,opacity .2s ease;border-radius:50%;opacity:0;z-index:2}._prevButton_ygwes_100:hover,._nextButton_ygwes_101:hover{background:#000000b3}._prevButton_ygwes_100{left:.5rem}._nextButton_ygwes_101{right:.5rem}._uploadContainer_ygwes_129{position:static;padding:0}._uploadButton_ygwes_134{position:absolute;right:.5rem;top:.5rem;z-index:3;padding:.35rem;background-color:#fffc;border-radius:50%;font-size:0;min-width:auto;backdrop-filter:blur(4px)}._uploadButton_ygwes_134 span{display:none}._uploadButton_ygwes_134 svg{width:1.25rem;height:1.25rem}._uploadButton_ygwes_134:hover:not(:disabled){background-color:#e9ecef;border-color:#ced4da;color:#212529}._uploadButton_ygwes_134:active:not(:disabled){background-color:#dee2e6;transform:translateY(1px)}._uploadButton_ygwes_134._disabled_ygwes_167{opacity:.6;cursor:not-allowed;background-color:#f8f9fa;border-color:#dee2e6}._uploadButton_ygwes_134 svg{transition:transform .2s ease}._uploadButton_ygwes_134:hover:not(:disabled) svg{transform:translateY(-1px)}._uploadProgress_ygwes_182{position:absolute;bottom:0;left:0;right:0;background:#00000080;color:#fff;text-align:center;padding:.25rem;font-size:.75rem}._section_ygwes_194{background-color:#fff;border-radius:12px;padding:.5rem 1rem;margin-bottom:.5rem;box-shadow:0 2px 8px #0000000d}._section_ygwes_194 h3{color:#000;margin-bottom:.75rem;font-size:1.25rem;border-bottom:2px solid #008c51;padding-bottom:.5rem}._projectDescription_ygwes_210{font-size:.9375rem;line-height:1.6;color:#555;margin-bottom:1rem}._projectDetails_ygwes_217{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}._projectDetails_ygwes_217 span{background-color:#e6f3ff;color:#3498db;padding:.5rem .75rem;border-radius:20px;font-size:.875rem}._timelineDetails_ygwes_232,._financialGrid_ygwes_233{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem}._timelineItem_ygwes_239,._financialItem_ygwes_240{background-color:#f1f8ff;padding:.75rem;border-radius:8px;font-size:.875rem;margin-bottom:.5rem}._progressBar_ygwes_248{height:8px;background-color:#e0e0e0;border-radius:4px;overflow:hidden;margin-bottom:.375rem}._progressFill_ygwes_256{height:100%;background-color:#3498db;transition:width .3s ease}._progressText_ygwes_262{font-size:.875rem;color:#666}._deliverablesList_ygwes_267{list-style-type:none;padding:0;margin:0}._deliverablesList_ygwes_267 li{background-color:#f1f8ff;padding:.5rem .75rem;border-radius:8px;margin-bottom:.375rem;font-size:.875rem}._statusBadge_ygwes_281{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase}._statusActive_ygwes_290{background-color:#008c51;color:#fff}._statusCompleted_ygwes_295{background-color:#b90000;color:#fff}._statusOnHold_ygwes_300{background-color:#f39c12;color:#fff}._statusCancelled_ygwes_305{background-color:#e74c3c;color:#fff}._statusUnknown_ygwes_310{background-color:#95a5a6;color:#fff}._fetchProgress_ygwes_315{position:absolute;bottom:1rem;left:1rem;right:1rem;background-color:#ffffffe6;border-radius:8px;padding:.5rem 1rem;color:#3498db;font-weight:600;text-align:center}._mediaSection_ygwes_328{display:flex;flex-direction:column;gap:0;margin-bottom:0}@media (max-width: 768px){._projectTitle_ygwes_15{font-size:1.5rem}._section_ygwes_194{padding:.625rem .75rem}._section_ygwes_194 h3{font-size:1rem;margin-bottom:.625rem}._timelineDetails_ygwes_232,._financialGrid_ygwes_233{grid-template-columns:1fr}._projectDetails_ygwes_217 span,._timelineItem_ygwes_239,._financialItem_ygwes_240,._deliverablesList_ygwes_267 li{font-size:.8125rem}._progressText_ygwes_262,._projectDescription_ygwes_210{font-size:.875rem}._uploadButton_ygwes_134{width:auto;padding:.4rem .8rem;font-size:.8125rem}._prevButton_ygwes_100,._nextButton_ygwes_101{opacity:1;padding:.4rem}}._editableField_ygwes_382,._editableFieldContainer_ygwes_389{display:flex;align-items:flex-start;gap:.5rem;width:100%}._editInput_ygwes_396{flex:1;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:inherit;font-family:inherit;background-color:#fff;color:#333}textarea._editInput_ygwes_396{min-height:100px;resize:vertical;white-space:pre-wrap}._editButton_ygwes_413{background:none;border:none;padding:.25rem;cursor:pointer;color:#666;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._editButton_ygwes_413:hover{background-color:#f0f0f0;color:#333}._editButton_ygwes_413:disabled{opacity:.5;cursor:not-allowed}._locationGrid_ygwes_436{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}._locationItem_ygwes_442{display:flex;flex-direction:column;gap:.5rem}@media (max-width: 768px){._editableField_ygwes_382,._editableFieldContainer_ygwes_389{flex-direction:column;align-items:flex-start}._editInput_ygwes_396{width:100%}._locationGrid_ygwes_436{grid-template-columns:1fr}}._statusItem_ygwes_465{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}._statusItem_ygwes_465:last-child{margin-bottom:0}._editToggle_ygwes_52{display:flex;flex-direction:column;align-items:center;margin-left:.5rem;gap:.5rem;padding:.5rem;background-color:#f8f9fa;border-radius:6px;margin-bottom:.5rem}._switchEnabled_ygwes_488{position:relative;display:inline-flex;align-items:center;width:2rem;height:1rem;padding:0rem;background-color:#008c51;border-radius:999px;cursor:pointer;transition:background-color .3s ease}._switchDisabled_ygwes_501{position:relative;display:inline-flex;align-items:center;width:2rem;height:1rem;padding:0rem;background-color:#d1d5db;border-radius:999px;cursor:pointer;transition:background-color .3s ease}._switchKnob_ygwes_514{position:absolute;width:1rem;height:1rem;background-color:#fff;border-radius:50%;transition:transform .3s ease;transform:translate(0)}._switchEnabled_ygwes_488 ._switchKnob_ygwes_514{transform:translate(1rem)}._financialItem_ygwes_240{display:flex;align-items:center;gap:.5rem}._financialItem_ygwes_240 strong{min-width:100px}._header_ygwes_538{display:flex;align-items:center;justify-content:space-between}._headerControls_ygwes_544{display:flex;align-items:center;gap:1rem}._mediaButton_ygwes_29{display:flex;align-items:center;padding:.5rem;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;color:#495057;cursor:pointer;transition:all .2s ease}._mediaButton_ygwes_29:hover:not(:disabled){background-color:#e9ecef;color:#212529}._mediaButton_ygwes_29:disabled{opacity:.6;cursor:not-allowed}._navigationDots_ygwes_572{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:2}._dot_ygwes_582{width:.5rem;height:.5rem;border-radius:50%;background-color:#ffffff80;border:none;padding:0;cursor:pointer;transition:all .3s ease}._dot_ygwes_582:hover{background-color:#fffc}._activeDot_ygwes_597{background-color:#fff;transform:scale(1.2)}._imageSliderContainer_ygwes_66:hover ._prevButton_ygwes_100,._imageSliderContainer_ygwes_66:hover ._nextButton_ygwes_101,._imageSliderContainer_ygwes_66:hover ._navigationDots_ygwes_572{opacity:1}@media (max-width: 768px){._prevButton_ygwes_100,._nextButton_ygwes_101,._navigationDots_ygwes_572{opacity:1}._dot_ygwes_582{width:.75rem;height:.75rem}}._deleteButton_ygwes_623{position:absolute;top:.5rem;right:2.5rem;z-index:3;padding:.35rem;background-color:#fffc;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;color:#dc3545}._deleteButton_ygwes_623:hover{background-color:#dc3545;color:#fff}._loadingSpinner_ygwes_646{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}._spinner_ygwes_654{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:_spin_ygwes_654 1s linear infinite}@keyframes _spin_ygwes_654{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._imageSliderContainer_knn3w_1{position:relative;width:100%;margin:20px 0;border-radius:8px;overflow:hidden;background-color:#f5f5f5}._imageSliderContainer_knn3w_1._hasImages_knn3w_10{aspect-ratio:16/9}._imageSlider_knn3w_1{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5}._mediaWrapper_knn3w_24{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;pointer-events:none}._mediaWrapper_knn3w_24 img,._mediaWrapper_knn3w_24 iframe{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease;pointer-events:auto}._loadingSpinner_knn3w_44{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._spinner_knn3w_51{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:_spin_knn3w_51 1s linear infinite}@keyframes _spin_knn3w_51{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._prevButton_knn3w_69,._nextButton_knn3w_70{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;border:none;color:#fff;padding:10px;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}._prevButton_knn3w_69:hover,._nextButton_knn3w_70:hover{background:#000000b3}._prevButton_knn3w_69{left:10px}._nextButton_knn3w_70{right:10px}._navigationDots_knn3w_99{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:8px}._dot_knn3w_108{width:8px;height:8px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;padding:0}._activeDot_knn3w_118{background:#fff}._captionContainer_knn3w_122{position:absolute;bottom:10px;right:10px;transform:none;background:#000000b3;color:#fff;cursor:pointer;transition:all .3s ease;max-height:60px;overflow:hidden;pointer-events:auto;z-index:10;border-radius:4px;display:inline-block;width:auto;max-width:200px;white-space:nowrap;text-overflow:ellipsis;display:flex;justify-content:space-between;align-items:center;padding:8px}._captionContainer_knn3w_122._expanded_knn3w_148{max-height:200px;overflow-y:auto;left:0;right:0;bottom:0;transform:none;width:auto;max-width:none;border-radius:0;white-space:normal}._captionText_knn3w_161{flex-grow:1;cursor:pointer}._editIcon_knn3w_166{margin-left:8px;flex-shrink:0}._mediaControls_knn3w_171{position:absolute;top:10px;right:10px;display:flex;flex-direction:column;gap:8px;z-index:10}._editControls_knn3w_181{position:absolute;top:10px;right:10px;display:flex;flex-direction:column;gap:16px;z-index:10}._editButton_knn3w_191{background-color:#000000b3;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s ease;padding:0}._editButton_knn3w_191:hover{background-color:#000000e6;transform:scale(1.1)}._editButton_knn3w_191 svg{stroke-width:2.5}._deleteButton_knn3w_215{background-color:#dc2626b3;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s ease;padding:0}._deleteButton_knn3w_215:hover{background-color:#dc2626e6;transform:scale(1.1)}._deleteButton_knn3w_215 svg{stroke-width:2.5}._downloadButton_knn3w_239{background-color:#22c55eb3;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s ease;padding:0}._downloadButton_knn3w_239:hover{background-color:#22c55ee6;transform:scale(1.1)}._downloadButton_knn3w_239 svg{stroke-width:2.5}._confirmDialog_knn3w_263{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._confirmDialogContent_knn3w_276{background:#fff;padding:20px;border-radius:8px;text-align:center}._confirmDialogButtons_knn3w_283{display:flex;gap:10px;justify-content:center;margin-top:20px}._confirmDialogButtons_knn3w_283 button{padding:8px 16px;border:none;border-radius:4px;cursor:pointer}._deleteConfirmButton_knn3w_297{background:#dc3545;color:#fff}._deleteConfirmButton_knn3w_297:hover{background:#c82333}._unsupportedMedia_knn3w_306{padding:20px;text-align:center;color:#666}._mediaDialog_knn3w_312{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._mediaDialogContent_knn3w_325{background:#fff;padding:32px;border-radius:8px;width:90%;max-width:500px;position:relative}._closeButton_knn3w_334{position:absolute;right:10px;top:10px;background:none;border:none;cursor:pointer;color:#666;padding:8px;display:flex;align-items:center;justify-content:center;z-index:1}._closeButton_knn3w_334:hover{color:#333}._uploadSection_knn3w_353{display:flex;flex-direction:column;gap:20px;margin-top:10px}._youtubeSection_knn3w_360{display:flex;flex-direction:column;gap:10px}._mediaOptionButton_knn3w_366{display:flex;align-items:center;gap:.5rem;padding:1rem;border:2px dashed #ccc;border-radius:4px;cursor:pointer;background:none;width:100%;justify-content:center;color:#333;margin-top:10px}._mediaOptionButton_knn3w_366:hover{background-color:#f5f5f5;border-color:#666}._youtubeInput_knn3w_386{width:100%;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:14px}._errorMessage_knn3w_394{color:red;margin:5px 0;font-size:.875rem}._submitButton_knn3w_400{background:var(--primary-color);color:#fff;border:none;padding:12px 16px;border-radius:4px;cursor:pointer;width:100%;margin-top:0;font-size:14px}._submitButton_knn3w_400:disabled{background:#ccc;cursor:not-allowed}._fullscreenModal_knn3w_418{position:fixed;inset:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:9999;cursor:pointer}._fullscreenContent_knn3w_432{position:relative;width:90vw;height:90vh;display:flex;align-items:center;justify-content:center;cursor:default}._fullscreenImageContainer_knn3w_442{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._fullscreenImageContainer_knn3w_442 ._mediaWrapper_knn3w_24{max-width:100%;max-height:100%}._fullscreenImageContainer_knn3w_442 img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;cursor:pointer}._fullscreenClose_knn3w_464{position:absolute;top:20px;right:20px;background:#000000b3;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s ease;z-index:10}._fullscreenClose_knn3w_464:hover{background:#000000e6;transform:scale(1.1)}._fullscreenPrev_knn3w_487,._fullscreenNext_knn3w_488{position:absolute;top:50%;transform:translateY(-50%);background:#000000b3;border:none;color:#fff;padding:16px;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10}._fullscreenPrev_knn3w_487:hover,._fullscreenNext_knn3w_488:hover{background:#000000e6;transform:translateY(-50%) scale(1.1)}._fullscreenPrev_knn3w_487{left:20px}._fullscreenNext_knn3w_488{right:20px}._fullscreenInfo_knn3w_519{position:absolute;bottom:20px;left:50%;transform:translate(-50%);background:#000000b3;color:#fff;padding:12px 20px;border-radius:8px;display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center;max-width:80%}._fullscreenInfo_knn3w_519 span:first-child{font-size:14px;opacity:.8}._fullscreenInfo_knn3w_519 span:last-child{font-size:16px;font-weight:500}._uploadProgress_knn3w_547{position:absolute;bottom:10px;left:10px;right:10px;background:#000000b3;color:#fff;padding:8px 12px;border-radius:4px;display:flex;align-items:center;gap:8px;z-index:10}._uploadProgressBar_knn3w_562{flex:1;height:4px;background:#ffffff4d;border-radius:2px;overflow:hidden}._uploadProgressFill_knn3w_570{height:100%;background:#22c55e;transition:width .3s ease}._uploadProgressText_knn3w_576{font-size:12px;white-space:nowrap}._defaultImageIndicator_knn3w_582{position:absolute;top:10px;left:10px;background:#3b82f6cc;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;z-index:10}@media (max-width: 768px){._fullscreenContent_knn3w_432{width:95vw;height:95vh}._fullscreenClose_knn3w_464{top:10px;right:10px;width:40px;height:40px}._fullscreenPrev_knn3w_487,._fullscreenNext_knn3w_488{padding:12px}._fullscreenPrev_knn3w_487{left:10px}._fullscreenNext_knn3w_488{right:10px}._fullscreenInfo_knn3w_519{bottom:10px;padding:8px 16px;max-width:90%}._mediaControls_knn3w_171{gap:6px}._downloadButton_knn3w_239,._editButton_knn3w_191,._deleteButton_knn3w_215{width:32px;height:32px}._downloadButton_knn3w_239 svg,._editButton_knn3w_191 svg,._deleteButton_knn3w_215 svg{width:14px;height:14px}}._chatContainer_lfq22_1{display:flex;flex-direction:column;height:100vh;padding-top:3rem}._messageList_lfq22_8{flex-grow:1;overflow-y:auto;padding:1rem}._messageItem_lfq22_14{margin-bottom:1rem;border-radius:.5rem;padding:.75rem;box-shadow:0 1px 3px #0000001a}._messageItem_lfq22_14._outgoing_lfq22_21{margin-left:2rem;background-color:#008c51;color:#fff}._messageItem_lfq22_14._incoming_lfq22_27{margin-right:2rem;background-color:#444;color:#fff}._replyPreview_lfq22_33{background-color:#ffffff1a;padding:.5rem;margin-bottom:.5rem;border-radius:.25rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._replySender_lfq22_44{font-size:.875rem;opacity:.8}._replyText_lfq22_49{font-size:.875rem}._sender_lfq22_53{font-weight:700}._messageText_lfq22_57{margin-top:.25rem}._messageFooter_lfq22_61{display:flex;justify-content:space-between;align-items:center}._timestamp_lfq22_68{font-size:.75rem;opacity:.8}._reactions_lfq22_73{display:flex;gap:.5rem}._reactionButton_lfq22_78{display:flex;align-items:center;background:none;border:none;cursor:pointer;font-size:.875rem;color:inherit;opacity:.8}._reactionButton_lfq22_78:hover{opacity:1}._replyingToContainer_lfq22_93{background-color:#646363;padding:.5rem;display:flex;align-items:center}._replyingSender_lfq22_101{font-size:.875rem;font-weight:700}._replyingText_lfq22_106{font-size:.875rem}._closeReplyButton_lfq22_110{background:none;border:none;cursor:pointer;font-size:1.25rem;color:#fff}._inputContainer_lfq22_118{display:flex;align-items:flex-end;padding:0rem;background-color:#f0f0f000;z-index:10;position:sticky;bottom:0rem}._inputField_lfq22_128{flex-grow:1;margin-right:.5rem;padding:.5rem;border:1px solid #cccccc;border-radius:.8rem;resize:none;max-height:8em;min-height:3em}._attachButton_lfq22_139{background:none;border:none;cursor:pointer;padding:.5rem;color:#666}._sendButton_lfq22_147{background-color:#008c51;color:#fff;border:none;cursor:pointer;padding:.5rem 1rem;border-radius:.25rem}._sendButton_lfq22_147:hover{background-color:#006b3e}._tasksContainer_1tz5s_1{padding:1rem}._header_1tz5s_5{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._header_1tz5s_5 h2{font-size:1.2rem;color:#666}._addTaskButton_1tz5s_17{width:36px;height:36px;padding:0;display:flex;align-items:center;justify-content:center;background-color:#008c51;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:background-color .3s ease}._addTaskButton_1tz5s_17:hover{background-color:#006b3e}._content_1tz5s_36{height:100%;overflow:visible}._tasksList_1tz5s_41{display:flex;flex-direction:column;gap:1rem;padding:1rem}._taskCard_1tz5s_48{width:100%;border:1px solid #eee;border-radius:8px;padding:1rem;background:#fff;cursor:pointer;transition:all .2s ease}._taskCard_1tz5s_48:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}._taskCard_1tz5s_48._selected_1tz5s_63{position:sticky;top:0;z-index:1;border-color:#008c51;box-shadow:0 4px 12px #0000001a;cursor:default}._taskHeader_1tz5s_72{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._taskHeader_1tz5s_72 h3{font-size:1.1rem;margin:0}._taskBrief_1tz5s_84{color:#666;font-size:.9rem;margin-bottom:1rem}._taskMeta_1tz5s_90{display:flex;justify-content:space-between;font-size:.875rem;color:#666}._statusIconComplete_1tz5s_97{color:#008c51}._statusIconProgress_1tz5s_101{color:#f39c12}._statusIconPending_1tz5s_105{color:#e74c3c}._loading_1tz5s_109{display:flex;justify-content:center;align-items:center;height:200px;color:#666}._error_1tz5s_117{color:#e74c3c;text-align:center;padding:2rem}@media (max-width: 768px){._tasksContainer_1tz5s_1{padding:.1rem}._header_1tz5s_5{margin-bottom:.75rem}._tasksList_1tz5s_41{padding:0;gap:.5rem}._taskCard_1tz5s_48{padding:.75rem;border-radius:6px}}._taskStats_1tz5s_143{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;padding:1rem;background-color:#f8f9fa;border-radius:8px}._statCard_1tz5s_153{display:flex;align-items:center;gap:.75rem;padding:1rem;background-color:#fff;border-radius:6px;box-shadow:0 1px 3px #0000001a}._statIcon_1tz5s_163{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#e3f2fd;color:#1976d2}._statContent_1tz5s_174{flex:1}._statValue_1tz5s_178{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:.25rem}._statLabel_1tz5s_185{font-size:.875rem;color:#666}._progressBar_1tz5s_191{width:100%;height:6px;background-color:#e0e0e0;border-radius:3px;margin:.5rem 0;overflow:hidden}._progressFill_1tz5s_200{height:100%;background-color:#4caf50;border-radius:3px;transition:width .3s ease}._quickActions_1tz5s_208{display:flex;gap:.5rem;margin-top:.75rem;flex-wrap:wrap}._statusButton_1tz5s_215{padding:.25rem .75rem;font-size:.75rem;border:1px solid #ddd;border-radius:4px;background-color:#fff;color:#666;cursor:pointer;transition:all .2s ease}._statusButton_1tz5s_215:hover{background-color:#f5f5f5;border-color:#bbb}._statusButton_1tz5s_215._active_1tz5s_231{background-color:#008c51;color:#fff;border-color:#008c51}._taskCard_1tz5s_48{position:relative}._taskMeta_1tz5s_90{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem;font-size:.875rem;color:#666}._taskMeta_1tz5s_90 span{display:flex;align-items:center;gap:.25rem}._taskCard_1tz5s_48[data-priority=urgent]{border-left:4px solid #f44336}._taskCard_1tz5s_48[data-priority=high]{border-left:4px solid #ff9800}._taskCard_1tz5s_48[data-priority=medium]{border-left:4px solid #2196f3}._taskCard_1tz5s_48[data-priority=low]{border-left:4px solid #4caf50}._statusIconComplete_1tz5s_97{color:#4caf50}._statusIconProgress_1tz5s_101{color:#ff9800}._statusIconPending_1tz5s_105{color:#9e9e9e}._loading_1tz5s_109{display:flex;align-items:center;justify-content:center;padding:2rem;color:#666}._error_1tz5s_117{display:flex;align-items:center;justify-content:center;padding:2rem;color:#f44336;background-color:#ffebee;border-radius:4px;margin:1rem}._modalOverlay_2wse4_1{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modal_2wse4_1{background-color:#fff;border-radius:8px;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 2px 10px #0000001a}._modalHeader_2wse4_24{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #eee}._modalHeader_2wse4_24 h2{margin:0;font-size:1.5rem}._closeButton_2wse4_37{background:none;border:none;cursor:pointer;color:#666}._modalContent_2wse4_44{padding:1rem}._suggestions_2wse4_48{margin-bottom:2rem}._suggestionsList_2wse4_52{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;margin-top:1rem}._suggestionCard_2wse4_59{padding:1rem;border:1px solid #eee;border-radius:6px;cursor:pointer;transition:all .2s ease}._suggestionCard_2wse4_59:hover{background-color:#f9f9f9;border-color:#008c51}._form_2wse4_72{display:flex;flex-direction:column;gap:1rem}._formGroup_2wse4_78{display:flex;flex-direction:column;gap:.5rem}._formRow_2wse4_84{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._formGroup_2wse4_78 label{font-weight:500;color:#333}._formGroup_2wse4_78 input,._formGroup_2wse4_78 textarea{padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}._formGroup_2wse4_78 textarea{min-height:100px;resize:vertical}._modalFooter_2wse4_108{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}._cancelButton_2wse4_115,._submitButton_2wse4_116{padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:1rem}._cancelButton_2wse4_115{background-color:transparent;border:1px solid #ddd}._submitButton_2wse4_116{background-color:#008c51;color:#fff;border:none}._submitButton_2wse4_116:hover{background-color:#006b3e}._suggestionsHeader_2wse4_138{margin-bottom:1rem}._getSuggestionsButton_2wse4_142{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#f0f0f0;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:1rem}._getSuggestionsButton_2wse4_142:hover{background-color:#e0e0e0}._getSuggestionsButton_2wse4_142:disabled{cursor:not-allowed;opacity:.7}._spinner_2wse4_163{animation:_spin_2wse4_163 1s linear infinite}@keyframes _spin_2wse4_163{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._suggestionHeader_2wse4_176{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._suggestionCheckbox_2wse4_183{width:18px;height:18px;cursor:pointer}._suggestionsHelp_2wse4_189{color:#666;font-size:.9rem;margin-bottom:1rem}._useTemplateButton_2wse4_195{margin-top:.5rem;padding:.25rem .5rem;background-color:transparent;border:1px solid #008c51;color:#008c51;border-radius:4px;cursor:pointer;font-size:.9rem}._useTemplateButton_2wse4_195:hover{background-color:#f0f9f6}._modalOverlay_1xn8i_1{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modal_1xn8i_1{background-color:#fff;border-radius:12px;width:95%;max-width:800px;max-height:95vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}@media (max-width: 768px){._modal_1xn8i_1{width:100%;height:100%;max-height:100vh;border-radius:0}._content_1xn8i_32{padding:.5rem}._section_1xn8i_36{padding:.75rem;margin-bottom:.75rem}._checkNotes_1xn8i_41{padding:.25rem .25rem .25rem 1rem}._newCheckItem_1xn8i_46{padding:.25rem;margin-bottom:.25rem;gap:.25rem}._checklistItem_1xn8i_52,._metaSection_1xn8i_56{padding:.5rem}._metaItem_1xn8i_60{padding:.375rem}._checkNotes_1xn8i_41 textarea._editInput_1xn8i_64{padding:.375rem;margin-bottom:.25rem;min-height:100px}}._taskPanel_1xn8i_71{margin-top:0;padding-top:0;border-top:none}._header_1xn8i_77{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid #eee;background-color:#f8f9fa;border-radius:12px 12px 0 0;position:sticky;top:0;z-index:1}._header_1xn8i_77 h2{margin:0;font-size:1.5rem;color:#008c51;font-weight:600}._editToggle_1xn8i_97{display:flex;align-items:center;gap:.5rem;padding:.5rem;background-color:#f8f9fa;border-radius:6px}._switchEnabled_1xn8i_106{position:relative;display:inline-flex;align-items:center;width:2rem;height:1rem;padding:0;background-color:#008c51;border-radius:999px;cursor:pointer;transition:background-color .3s ease}._switchDisabled_1xn8i_119{position:relative;display:inline-flex;align-items:center;width:2rem;height:1rem;padding:0;background-color:#d1d5db;border-radius:999px;cursor:pointer;transition:background-color .3s ease}._switchKnob_1xn8i_132{position:absolute;width:1rem;height:1rem;background-color:#fff;border-radius:50%;transition:transform .3s ease;transform:translate(0)}._switchEnabled_1xn8i_106 ._switchKnob_1xn8i_132{transform:translate(1rem)}._editLabel_1xn8i_146{font-size:.875rem;color:#666}._checkboxWrapper_1xn8i_151{cursor:pointer;display:flex;align-items:center;justify-content:center}._checkboxEditable_1xn8i_158,._checklistItemEditable_1xn8i_162{cursor:pointer}._closeButton_1xn8i_166{position:absolute;right:0;top:0;background:none;border:none;cursor:pointer;color:#666;padding:0;display:flex;align-items:center;z-index:1}._closeButton_1xn8i_166:hover{color:#333}._content_1xn8i_32{padding:.75rem}._section_1xn8i_36:first-child{margin-top:0}._section_1xn8i_36{position:relative;margin-bottom:1rem;padding:1rem;background-color:#fff;border-radius:8px;border:1px solid #eee;transition:box-shadow .2s ease}._section_1xn8i_36:hover{box-shadow:0 2px 8px #0000000d}._section_1xn8i_36 h3{font-size:1.1rem;color:#333;margin-bottom:1rem;font-weight:600;display:flex;align-items:center;gap:.5rem}._createdBy_1xn8i_216{font-size:.875rem;color:#666;font-style:italic;margin-top:.5rem}._checklist_1xn8i_52{display:flex;flex-direction:column;gap:.5rem}._checklistItem_1xn8i_52{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;cursor:pointer;transition:background-color .2s ease;background-color:transparent;color:#333}._checklistItem_1xn8i_52:hover{background-color:#00000005}._checked_1xn8i_244{color:#007544}._unchecked_1xn8i_248{color:#555}._metaSection_1xn8i_56{background-color:#f8f9fa;padding:.75rem;border-radius:8px;margin:.75rem 0}._metaItem_1xn8i_60{padding:.5rem;background-color:#fff;border-radius:6px;margin-bottom:.5rem;border:1px solid #eee}._statusSection_1xn8i_267{margin-top:2rem;padding-top:1rem;border-top:1px solid #eee}._status_1xn8i_267{margin-bottom:.5rem}._progressBar_1xn8i_277{height:10px;background:#e9ecef;border-radius:999px;overflow:hidden;margin-top:.5rem}._progressFill_1xn8i_285{height:100%;background:linear-gradient(90deg,#008c51,#00b368);transition:width .3s ease}._checklistItemContainer_1xn8i_291{border:1px solid #eee;border-radius:4px;margin-bottom:.25rem}._checklistItem_1xn8i_52{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem;cursor:pointer;transition:background-color .2s ease}._checklistItem_1xn8i_52:hover{background-color:#f9f9f9}._checkItemText_1xn8i_310{flex:1;line-height:1.4}._chevron_1xn8i_315{color:#666;margin-top:2px;flex-shrink:0;cursor:pointer}._chevron_1xn8i_315:hover{color:#008c51}._checkNotes_1xn8i_41 p:first-child{margin-top:0}._checkNotes_1xn8i_41 p:last-child{margin-bottom:0}._sectionHeader_1xn8i_348{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._sectionHeader_1xn8i_348 h3{margin-bottom:0}._addButton_1xn8i_359{padding:.35rem;border:none;background:transparent;border-radius:4px;color:#008c51;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._addButton_1xn8i_359:hover{background-color:#008c511a}._newCheckItem_1xn8i_46{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.25rem;padding:.25rem;background-color:#f9f9f9;border-radius:4px}._newCheckItem_1xn8i_46 ._editButton_1xn8i_386{align-self:flex-end}._newCheckItem_1xn8i_46 ._buttonContainer_1xn8i_390{display:flex;gap:.25rem;justify-content:flex-end}._emptyChecklist_1xn8i_396{text-align:center;padding:1.5rem;color:#666;background-color:#f9f9f9;border-radius:4px;font-size:.9rem}._editableNotes_1xn8i_417{position:relative}._editNotesButton_1xn8i_421{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:transparent;border:1px solid #eee;border-radius:4px;color:#666;cursor:pointer;font-size:.875rem;margin-top:.5rem;transition:all .2s ease}._editNotesButton_1xn8i_421:hover{background-color:#f0f0f0;color:#008c51;border-color:#008c51}._checkNotesHeader_1xn8i_456{display:flex;justify-content:space-between;align-items:flex-start;width:100%}._checkNotesContent_1xn8i_463{flex:1;white-space:pre-wrap;word-wrap:break-word}._checkNotesContent_1xn8i_463 pre{margin:0;font-family:inherit;font-size:.9rem;line-height:1.5;color:#666}._checkNotes_1xn8i_41 textarea._editInput_1xn8i_64{min-height:100px;height:100%;width:100%;resize:vertical;max-height:400px;margin-bottom:.25rem;padding:.375rem;line-height:1.5;font-family:inherit}._editNotesButton_1xn8i_421{background:transparent;border:none;padding:.25rem;color:#666;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._editNotesButton_1xn8i_421:hover{background-color:#f0f0f0;color:#008c51}._checkNotes_1xn8i_41{padding:.25rem;padding-top:0;padding-left:1rem;background-color:#f9f9f9;border-top:1px solid #eee}._checkNotes_1xn8i_41 p{margin:.25rem 0;color:#666;font-size:.9rem}._newCheckItemHeader_1xn8i_521{display:flex;gap:.5rem;width:100%}._suggestions_1xn8i_527{margin-top:.5rem;border-top:1px solid #eee;padding-top:.5rem}._suggestionsList_1xn8i_533{display:flex;flex-direction:column;gap:.5rem;max-height:200px;overflow-y:auto}._suggestionItem_1xn8i_541{display:flex;align-items:center;gap:.5rem;padding:.5rem;cursor:pointer;border-radius:4px;transition:background-color .2s ease}._suggestionItem_1xn8i_541:hover{background-color:#008c511a}._suggestButton_1xn8i_555{color:#f4b400}._suggestButton_1xn8i_555:hover{color:#f4b400;background-color:#f4b4001a}._addSelectedButton_1xn8i_564{margin-top:.5rem;width:100%;padding:.5rem;background-color:#008c51;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease}._suggestionsContainer_1xn8i_580{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:1rem;margin-bottom:1rem}._suggestionsHeader_1xn8i_588{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._suggestionsHeader_1xn8i_588 h4{margin:0;color:#495057;font-size:.9rem;font-weight:600}._suggestionsActions_1xn8i_602{display:flex;gap:.5rem}._suggestionsList_1xn8i_533{display:flex;flex-direction:column;gap:.5rem;max-height:200px;overflow-y:auto;margin-bottom:.75rem}._suggestionItem_1xn8i_541{display:flex;align-items:center;gap:.5rem;padding:.5rem;cursor:pointer;border-radius:4px;background-color:#fff;border:1px solid #e9ecef;transition:all .2s ease}._suggestionItem_1xn8i_541:hover{background-color:#fff;border-color:#008c51;transform:translate(2px)}._refreshButton_1xn8i_634{color:#008c51}._refreshButton_1xn8i_634:hover{background-color:#008c511a}._spinning_1xn8i_642{animation:_spin_1xn8i_642 1s linear infinite}@keyframes _spin_1xn8i_642{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._addSelectedButton_1xn8i_564{width:100%;padding:.5rem;background-color:#008c51;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease;font-size:.9rem;font-weight:500}._addSelectedButton_1xn8i_564:hover{background-color:#007544}._deleteButton_1xn8i_672{padding:.25rem;border:none;background:transparent;border-radius:4px;color:#e63946;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;margin-right:.5rem}._deleteButton_1xn8i_672:hover{background-color:#e639461a;color:#d62839}._assignmentSection_1xn8i_691{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #eee}._assignmentSection_1xn8i_691 h4{margin:0 0 1rem;font-size:.875rem;color:#666}._assignmentControls_1xn8i_703{display:flex;gap:1rem;align-items:center}._assignmentControls_1xn8i_703 select{flex:1;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:.875rem}._assignButton_1xn8i_717{padding:.5rem 1rem;background-color:#008c51;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.875rem;transition:all .2s}._assignButton_1xn8i_717:hover:not(:disabled){background-color:#006b3e}._assignButton_1xn8i_717:disabled{opacity:.7;cursor:not-allowed}._teamContainer_1cfyt_1{padding:1rem}._header_1cfyt_5{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._header_1cfyt_5 h2{font-size:1.2rem;color:#666}._joinButton_1cfyt_17{display:flex;align-items:center;gap:.5rem;background-color:#008c51;color:#fff;border:none;border-radius:6px;padding:.5rem 1rem;cursor:pointer;transition:background-color .3s ease;font-weight:500}._joinButton_1cfyt_17:hover:not(:disabled){background-color:#006b3e}._joinButton_1cfyt_17:disabled{opacity:.7;cursor:not-allowed}._teamGrid_1cfyt_40{display:grid;grid-template-columns:1fr;gap:1rem}._memberCard_1cfyt_46{display:grid;grid-template-columns:1fr 1fr;gap:1rem;background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 4px #0000001a}._memberCard_1cfyt_46:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}._memberInfo_1cfyt_61{display:flex;flex-direction:column;gap:1rem}._tasksColumn_1cfyt_67{border-left:1px solid #eee;padding-left:1.5rem}._columnHeader_1cfyt_72{font-size:.875rem;color:#666;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.5px}._memberHeader_1cfyt_80{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}._memberHeader_1cfyt_80 h3{margin:0;font-size:1.1rem;color:#333;flex:1}._roleTag_1cfyt_94{background-color:#f0f0f0;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;text-transform:capitalize;color:#666}._adminIcon_1cfyt_103{color:#b90000}._managerIcon_1cfyt_107{color:#008c51}._memberIcon_1cfyt_111{color:#3498db}._skillsetContainer_1cfyt_115{margin-top:.75rem}._skillsetContainer_1cfyt_115 h4{font-size:.875rem;color:#666;margin:0 0 .5rem}._skillTags_1cfyt_125{display:flex;flex-wrap:wrap;gap:.5rem}._skillTag_1cfyt_125{background-color:#e6f3ff;color:#3498db;padding:.25rem .5rem;border-radius:12px;font-size:.75rem}._memberMeta_1cfyt_139{margin-top:1rem;padding-top:.75rem;border-top:1px solid #eee;font-size:.875rem;color:#666}._loading_1cfyt_147{display:flex;justify-content:center;align-items:center;height:200px;color:#666}._error_1cfyt_155{color:#e74c3c;text-align:center;padding:2rem}._memberContent_1cfyt_161{display:flex;flex-direction:column;gap:1rem}._memberTasks_1cfyt_167{margin-top:.5rem}._memberTasks_1cfyt_167 h4{font-size:.875rem;color:#666;margin:0 0 .5rem}._tasksList_1cfyt_177{display:flex;flex-direction:column;gap:.5rem}._taskItem_1cfyt_183{display:flex;align-items:center;justify-content:space-between;background-color:#f8f9fa;padding:.5rem;border-radius:4px;font-size:.875rem}._taskName_1cfyt_193{flex:1;margin-right:.5rem}._noTasks_1cfyt_198{color:#999;font-size:.875rem;font-style:italic}._statusIconComplete_1cfyt_204{color:#00a854}._statusIconProgress_1cfyt_208{color:#1890ff}._statusIconPending_1cfyt_212{color:#faad14}._roleDisplay_1cfyt_216{display:flex;align-items:center;gap:8px;padding:4px 8px;border:1px solid transparent;border-radius:4px;color:#4a5568}._editButton_1cfyt_226{background:none;border:none;color:#777;cursor:pointer;padding:0;margin-left:5px}._editButton_1cfyt_226:hover{color:#333}._overlay_1cfyt_239{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._editButton_1cfyt_226:hover{opacity:1;color:#3182ce}._roleSelect_1cfyt_257{padding:4px 8px;border:1px solid #ddd;border-radius:4px;background-color:#fff;cursor:pointer;color:#4a5568}._roleSelect_1cfyt_257 option{background-color:#fff;color:#4a5568;padding:8px}._roleSelect_1cfyt_257 option:hover{background-color:#f7fafc}._roleSelect_1cfyt_257:disabled{background-color:#edf2f7;cursor:not-allowed}._roleSelect_1cfyt_257:focus{outline:none;border-color:#06c}@media (max-width: 768px){._teamContainer_1cfyt_1{padding:.75rem}._teamGrid_1cfyt_40{grid-template-columns:1fr}._memberCard_1cfyt_46{padding:.75rem}._memberHeader_1cfyt_80 h3{font-size:1rem}._tasksColumn_1cfyt_67{border-left:none;border-top:1px solid #eee;padding-left:0;padding-top:1rem}}._dashboard_jjjyn_3{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:24px;overflow:hidden}._dashboardHeader_jjjyn_12{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;cursor:pointer}._headerLeft_jjjyn_22{display:flex;align-items:center;gap:12px}._dashboardIcon_jjjyn_28{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fff3;border-radius:8px}._dashboardTitle_jjjyn_38{margin:0;font-size:18px;font-weight:600}._connectionIndicator_jjjyn_45{display:flex;align-items:center;gap:6px;padding:4px 8px;border-radius:12px;background:#fff3;font-size:12px;font-weight:500}._connectionDot_jjjyn_56{width:8px;height:8px;border-radius:50%;transition:background-color .3s}._connected_jjjyn_63 ._connectionDot_jjjyn_56{background-color:#4caf50;animation:_pulse_jjjyn_1 2s infinite}._disconnected_jjjyn_68 ._connectionDot_jjjyn_56{background-color:#f44336}._connectionText_jjjyn_72{font-size:11px;text-transform:uppercase;letter-spacing:.5px}._presenceIndicator_jjjyn_78{margin-left:8px}@keyframes _pulse_jjjyn_1{0%{box-shadow:0 0 #4caf50b3}70%{box-shadow:0 0 0 6px #4caf5000}to{box-shadow:0 0 #4caf5000}}._headerRight_jjjyn_94{display:flex;align-items:center;gap:8px;position:relative}._actionMenuButton_jjjyn_101,._minimizeButton_jjjyn_102{background:#fff3;border:none;border-radius:6px;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .2s;min-width:44px;min-height:44px}._actionMenuButton_jjjyn_101:hover,._minimizeButton_jjjyn_102:hover{background:#ffffff4d}._actionMenuButton_jjjyn_101:focus,._minimizeButton_jjjyn_102:focus{outline:2px solid white;outline-offset:2px}._actionMenu_jjjyn_101{position:absolute;top:100%;right:0;margin-top:8px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:160px;z-index:1000;overflow:hidden}._actionMenuItem_jjjyn_142{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:none;border:none;color:#333;font-size:14px;cursor:pointer;transition:background .2s;text-align:left;min-height:44px}._actionMenuItem_jjjyn_142:hover{background:#f5f5f5}._actionMenuItem_jjjyn_142 svg{color:#667eea}._dashboardContent_jjjyn_167{padding:20px}._loadingState_jjjyn_172{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#666}._spinner_jjjyn_181{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:_spin_jjjyn_181 1s linear infinite;margin-bottom:16px}@keyframes _spin_jjjyn_181{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingState_jjjyn_172 p{margin:0;font-size:14px}._errorState_jjjyn_202{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#d32f2f}._errorState_jjjyn_202 svg{margin-bottom:16px;color:#d32f2f}._errorMessage_jjjyn_216{margin:0 0 16px;font-size:14px;text-align:center}._retryButton_jjjyn_222{background:#667eea;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s;min-width:44px;min-height:44px}._retryButton_jjjyn_222:hover{background:#5568d3}._retryButton_jjjyn_222:focus{outline:2px solid #667eea;outline-offset:2px}._statsGrid_jjjyn_246{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;grid-template-columns:repeat(3,minmax(100px,1fr))}._statCard_jjjyn_255{background:#f8f9fa;border-radius:12px;padding:20px;display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;transition:all .2s;border:2px solid transparent;min-height:140px;overflow:hidden;word-wrap:break-word;hyphens:auto}._statCard_jjjyn_255:hover{background:#fff;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px);border-color:#667eea}._statCard_jjjyn_255:focus{outline:2px solid #667eea;outline-offset:2px}._statIcon_jjjyn_285{width:48px;height:48px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:12px}._statValue_jjjyn_297{font-size:28px;font-weight:700;color:#333;margin-bottom:4px;line-height:1.2;transition:all .3s ease}._statValue_jjjyn_297._animating_jjjyn_307{animation:_statUpdate_jjjyn_1 1s ease-out;color:#667eea}@keyframes _statUpdate_jjjyn_1{0%{transform:scale(1);color:#333}50%{transform:scale(1.1);color:#667eea}to{transform:scale(1);color:#667eea}}._statSubValue_jjjyn_327{font-size:14px;font-weight:400;color:#666;margin-left:4px}._statLabel_jjjyn_334{font-size:14px;color:#666;font-weight:500}@media (max-width: 1024px){._statsGrid_jjjyn_246{grid-template-columns:repeat(3,1fr);gap:12px}._statCard_jjjyn_255{padding:16px;min-height:120px}._statValue_jjjyn_297{font-size:24px}._statIcon_jjjyn_285{width:40px;height:40px}}@media (max-width: 640px){._dashboardHeader_jjjyn_12{padding:12px 16px}._dashboardTitle_jjjyn_38{font-size:16px}._dashboardContent_jjjyn_167{padding:12px}._statsGrid_jjjyn_246{grid-template-columns:repeat(3,1fr);gap:8px}._statCard_jjjyn_255{padding:12px 8px;min-height:100px}._statValue_jjjyn_297{font-size:20px}._statSubValue_jjjyn_327,._statLabel_jjjyn_334{font-size:12px}._statIcon_jjjyn_285{width:32px;height:32px;margin-bottom:8px}._statIcon_jjjyn_285 svg{width:18px;height:18px}}@media (max-width: 480px){._dashboardContent_jjjyn_167{padding:8px}._statsGrid_jjjyn_246{gap:6px}._statCard_jjjyn_255{padding:10px 6px;min-height:90px}._statValue_jjjyn_297{font-size:18px}._statSubValue_jjjyn_327{font-size:10px}._statLabel_jjjyn_334{font-size:11px}._statIcon_jjjyn_285{width:28px;height:28px;margin-bottom:6px}._statIcon_jjjyn_285 svg{width:16px;height:16px}._statLabel_jjjyn_334{line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}._statValue_jjjyn_297{line-height:1.1}}@media (prefers-reduced-motion: reduce){._spinner_jjjyn_181{animation:none}._statCard_jjjyn_255{transition:none}._statCard_jjjyn_255:hover{transform:none}}._statsGrid_jjjyn_246:focus-within{outline:2px solid #667eea;outline-offset:2px}._actionMenuButton_jjjyn_101,._minimizeButton_jjjyn_102,._retryButton_jjjyn_222,._actionMenuItem_jjjyn_142,._statCard_jjjyn_255{min-width:44px;min-height:44px}._statCard_jjjyn_255:focus-visible{outline:3px solid #667eea;outline-offset:2px}._actionMenuButton_jjjyn_101:focus-visible,._minimizeButton_jjjyn_102:focus-visible{outline:3px solid white;outline-offset:2px}._retryButton_jjjyn_222:focus-visible{outline:3px solid #667eea;outline-offset:2px}._actionMenuItem_jjjyn_142:focus-visible{outline:2px solid #667eea;outline-offset:-2px}@media (prefers-contrast: high){._dashboard_jjjyn_3,._statCard_jjjyn_255{border:2px solid #000}._statCard_jjjyn_255:hover,._statCard_jjjyn_255:focus{border-color:#667eea}._actionMenu_jjjyn_101{border:2px solid #000}._dashboardHeader_jjjyn_12{border-bottom:2px solid #000}}._infoBar_c7lyn_1{display:flex;align-items:center;background-color:#008c51;padding:.75rem 1rem;border-bottom:1px solid #006b3e;position:sticky;top:0;z-index:10;gap:.75rem}._backButton_c7lyn_13,._homeButton_c7lyn_14,._closeButton_c7lyn_15{background:none;border:none;color:#fff;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,opacity .2s ease;border-radius:4px;flex-shrink:0}._backButton_c7lyn_13:hover,._homeButton_c7lyn_14:hover,._closeButton_c7lyn_15:hover{background-color:#ffffff1a}._backButton_c7lyn_13:active,._homeButton_c7lyn_14:active,._closeButton_c7lyn_15:active{opacity:.7}._backButton_c7lyn_13:focus,._homeButton_c7lyn_14:focus,._closeButton_c7lyn_15:focus{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}._breadcrumb_c7lyn_48{display:flex;align-items:center;flex:1;color:#fff;font-size:.9375rem;font-weight:500;overflow:hidden}._breadcrumbHome_c7lyn_58{color:#ffffffb3;white-space:nowrap}._breadcrumbSeparator_c7lyn_63{margin:0 .25rem;color:#ffffff80;flex-shrink:0}._breadcrumbCurrent_c7lyn_69{color:#fff;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._loadingIndicator_c7lyn_77{display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:.5rem}._spinner_c7lyn_85{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_c7lyn_85 .8s linear infinite}@keyframes _spin_c7lyn_85{to{transform:rotate(360deg)}}@media (max-width: 768px){._infoBar_c7lyn_1{padding:.625rem .75rem}._breadcrumb_c7lyn_48{font-size:.875rem}._backButton_c7lyn_13,._homeButton_c7lyn_14,._closeButton_c7lyn_15{padding:.375rem}._backButton_c7lyn_13 svg,._homeButton_c7lyn_14 svg,._closeButton_c7lyn_15 svg{width:18px;height:18px}}._backButton_c7lyn_13,._homeButton_c7lyn_14,._closeButton_c7lyn_15{min-width:44px;min-height:44px}._backButton_c7lyn_13:focus-visible,._homeButton_c7lyn_14:focus-visible,._closeButton_c7lyn_15:focus-visible{outline:3px solid rgba(255,255,255,.8);outline-offset:2px}@media (prefers-contrast: high){._infoBar_c7lyn_1{border-bottom:2px solid #000}._backButton_c7lyn_13:focus,._homeButton_c7lyn_14:focus,._closeButton_c7lyn_15:focus{outline:3px solid white}._breadcrumb_c7lyn_48{border:1px solid rgba(255,255,255,.3);padding:.25rem .5rem;border-radius:4px}}@media (prefers-reduced-motion: reduce){._spinner_c7lyn_85{animation:none}._backButton_c7lyn_13,._homeButton_c7lyn_14,._closeButton_c7lyn_15{transition:none}}._navigationDrawer_16wiq_1{display:flex;justify-content:space-around;align-items:center;background-color:#fff;border-top:1px solid #e0e0e0;padding:.5rem 0;position:sticky;bottom:0;z-index:10;box-shadow:0 -2px 8px #0000001a}._navItem_16wiq_14{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem .75rem;cursor:pointer;transition:all .2s ease;border-radius:8px;min-width:60px;position:relative}._navItem_16wiq_14:hover{background-color:#008c510d}._navItem_16wiq_14:active{transform:scale(.95)}._navItem_16wiq_14:focus{outline:2px solid #008c51;outline-offset:2px}._navItemActive_16wiq_40{background-color:#008c511a}._navItemActive_16wiq_40 ._navIcon_16wiq_44{color:#008c51}._navItemActive_16wiq_40 ._navLabel_16wiq_48{color:#008c51;font-weight:600}._navIcon_16wiq_44{position:relative;display:flex;align-items:center;justify-content:center;color:#666;transition:color .2s ease;margin-bottom:.25rem}._navItem_16wiq_14:hover ._navIcon_16wiq_44{color:#008c51}._navBadge_16wiq_67{position:absolute;top:-6px;right:-8px;background-color:#b90000;color:#fff;font-size:.625rem;font-weight:700;padding:.125rem .375rem;border-radius:10px;min-width:18px;text-align:center;line-height:1.2;box-shadow:0 1px 3px #0003}._navLabel_16wiq_48{font-size:.75rem;color:#666;transition:color .2s ease,font-weight .2s ease;text-align:center;white-space:nowrap}._navItem_16wiq_14:hover ._navLabel_16wiq_48{color:#008c51}@media (max-width: 768px){._navigationDrawer_16wiq_1{padding:.375rem 0}._navItem_16wiq_14{padding:.375rem .5rem;min-width:50px}._navIcon_16wiq_44 svg{width:22px;height:22px}._navLabel_16wiq_48{font-size:.6875rem}._navBadge_16wiq_67{font-size:.5625rem;padding:.0625rem .3125rem;min-width:16px}}@media (max-width: 375px){._navItem_16wiq_14{padding:.25rem .375rem;min-width:45px}._navIcon_16wiq_44 svg{width:20px;height:20px}._navLabel_16wiq_48{font-size:.625rem}}@media (prefers-contrast: high){._navigationDrawer_16wiq_1{border-top:2px solid #000}._navItem_16wiq_14:focus{outline:3px solid #008c51}._navBadge_16wiq_67{border:1px solid white}}@media (prefers-reduced-motion: reduce){._navItem_16wiq_14,._navIcon_16wiq_44,._navLabel_16wiq_48{transition:none}._navItem_16wiq_14:active{transform:none}}._navItem_16wiq_14{min-height:44px;min-width:44px;border:none;background:none;cursor:pointer}._navItem_16wiq_14:focus-visible{outline:3px solid #008c51;outline-offset:2px}@media (pointer: coarse){._navItem_16wiq_14{min-height:48px;min-width:48px;padding:.625rem .75rem}}._documentList_fhybs_3{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:8px;overflow:hidden}._header_fhybs_13{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e5e7eb;background:#f9fafb}._header_fhybs_13 h2{margin:0;font-size:20px;font-weight:600;color:#111827}._createButton_fhybs_29{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._createButton_fhybs_29:hover{background:#2563eb}._createButton_fhybs_29:focus{outline:2px solid #3b82f6;outline-offset:2px}._searchSection_fhybs_54{padding:16px 20px;border-bottom:1px solid #e5e7eb}._searchBar_fhybs_59{display:flex;align-items:center;gap:8px;margin-bottom:12px}._searchInput_fhybs_66{position:relative;flex:1;display:flex;align-items:center}._searchInput_fhybs_66 svg{position:absolute;left:12px;color:#6b7280;z-index:1}._searchField_fhybs_80{width:100%;padding:10px 12px 10px 40px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background:#fff;transition:border-color .2s,box-shadow .2s}._searchField_fhybs_80:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._searchSpinner_fhybs_96{position:absolute;right:12px;color:#3b82f6}._saveSearchButton_fhybs_102{padding:8px;background:transparent;border:1px solid #d1d5db;border-radius:6px;color:#6b7280;cursor:pointer;transition:all .2s}._saveSearchButton_fhybs_102:hover{background:#f3f4f6;color:#374151}._searchSuggestions_fhybs_118{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}._suggestionItem_fhybs_125{padding:4px 8px;background:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;font-size:12px;color:#374151;cursor:pointer;transition:all .2s}._suggestionItem_fhybs_125:hover{background:#e5e7eb}._savedSearches_fhybs_141{margin-bottom:12px}._savedSearches_fhybs_141 h4{margin:0 0 8px;font-size:12px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}._savedSearchList_fhybs_154{display:flex;flex-wrap:wrap;gap:8px}._savedSearchItem_fhybs_160{padding:4px 8px;background:#dbeafe;border:1px solid #93c5fd;border-radius:4px;font-size:12px;color:#1e40af;cursor:pointer;transition:all .2s}._savedSearchItem_fhybs_160:hover{background:#bfdbfe}._quickFilters_fhybs_176{display:flex;gap:8px;padding:12px 20px;border-bottom:1px solid #e5e7eb;overflow-x:auto}._quickFilter_fhybs_176{padding:6px 12px;background:#fff;border:1px solid #d1d5db;border-radius:20px;font-size:12px;color:#374151;cursor:pointer;white-space:nowrap;transition:all .2s}._quickFilter_fhybs_176:hover{background:#f3f4f6}._quickFilter_fhybs_176._active_fhybs_200{background:#3b82f6;color:#fff;border-color:#3b82f6}._categoryFilters_fhybs_207{display:flex;align-items:center;gap:8px;padding:12px 20px;border-bottom:1px solid #e5e7eb;overflow-x:auto}._categoryFilter_fhybs_207{padding:6px 12px;background:#fff;border:1px solid #d1d5db;border-radius:6px;font-size:12px;color:#374151;cursor:pointer;white-space:nowrap;transition:all .2s}._categoryFilter_fhybs_207:hover{background:#f3f4f6}._categoryFilter_fhybs_207._active_fhybs_200{background:#10b981;color:#fff;border-color:#10b981}._advancedFiltersToggle_fhybs_238{display:flex;align-items:center;gap:4px;padding:6px 12px;background:transparent;border:1px solid #d1d5db;border-radius:6px;font-size:12px;color:#6b7280;cursor:pointer;margin-left:auto;transition:all .2s}._advancedFiltersToggle_fhybs_238:hover{background:#f3f4f6;color:#374151}._advancedFiltersToggle_fhybs_238 svg{transition:transform .2s}._advancedFiltersToggle_fhybs_238 svg._rotated_fhybs_262{transform:rotate(180deg)}._advancedFilters_fhybs_238{padding:16px 20px;background:#f9fafb;border-bottom:1px solid #e5e7eb}._filterRow_fhybs_273{display:flex;align-items:center;gap:12px;margin-bottom:12px}._filterRow_fhybs_273:last-child{margin-bottom:0}._filterRow_fhybs_273 label{font-size:12px;font-weight:500;color:#374151;min-width:100px}._filterRow_fhybs_273 select,._filterRow_fhybs_273 input[type=date],._filterRow_fhybs_273 input[type=text]{padding:6px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:12px;background:#fff}._filterRow_fhybs_273 input[type=checkbox]{margin-right:6px}._bulkActions_fhybs_306{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:#fef3c7;border-bottom:1px solid #f59e0b}._bulkInfo_fhybs_315{font-size:14px;font-weight:500;color:#92400e}._bulkButtons_fhybs_321{display:flex;gap:8px}._bulkButton_fhybs_321{padding:6px 12px;background:#f59e0b;color:#fff;border:none;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .2s}._bulkButton_fhybs_321:hover{background:#d97706}._listHeader_fhybs_343{display:flex;align-items:center;gap:12px;padding:12px 20px;background:#f9fafb;border-bottom:1px solid #e5e7eb}._selectAll_fhybs_352 input[type=checkbox]{margin:0}._listTitle_fhybs_356{font-size:14px;font-weight:500;color:#6b7280}._documentListContainer_fhybs_363{flex:1;overflow:hidden}._virtualList_fhybs_368{height:100%}._documentItem_fhybs_373{display:flex;align-items:flex-start;gap:12px;padding:16px 20px;border-bottom:1px solid #f3f4f6;transition:all .2s;cursor:pointer}._documentItem_fhybs_373:hover{background:#f9fafb}._documentItem_fhybs_373._selected_fhybs_387{background:#eff6ff;border-color:#dbeafe}._documentCheckbox_fhybs_392{margin-top:4px}._documentCheckbox_fhybs_392 input[type=checkbox]{margin:0}._documentIcon_fhybs_400{margin-top:4px;color:#6b7280}._documentContent_fhybs_405{flex:1;min-width:0}._documentHeader_fhybs_410{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}._documentTitle_fhybs_417{margin:0;font-size:16px;font-weight:600;color:#111827;line-height:1.4}._documentMeta_fhybs_425{display:flex;align-items:center;gap:8px;margin-left:12px}._documentType_fhybs_432,._documentCategory_fhybs_433{padding:2px 6px;background:#f3f4f6;border-radius:4px;font-size:10px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}._documentCategory_fhybs_433{background:#dbeafe;color:#1e40af}._favoriteIcon_fhybs_449{font-size:12px}._documentPreview_fhybs_453{margin-bottom:8px;font-size:14px;color:#6b7280;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._documentFooter_fhybs_464{display:flex;justify-content:space-between;align-items:center}._documentDate_fhybs_470{font-size:12px;color:#9ca3af}._documentTags_fhybs_475{display:flex;gap:4px}._tag_fhybs_480{padding:2px 6px;background:#e5e7eb;border-radius:4px;font-size:10px;color:#6b7280}._documentActions_fhybs_488{margin-top:4px}._actionButton_fhybs_492{padding:8px;background:transparent;border:1px solid #d1d5db;border-radius:4px;color:#6b7280;cursor:pointer;transition:all .2s}._actionButton_fhybs_492:hover{background:#f3f4f6;color:#374151}._emptyState_fhybs_508{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 20px;text-align:center;color:#6b7280}._emptyState_fhybs_508 svg{margin-bottom:16px;color:#d1d5db}._emptyState_fhybs_508 h3{margin:0 0 8px;font-size:18px;font-weight:600;color:#374151}._emptyState_fhybs_508 p{margin:0 0 16px;font-size:14px;max-width:300px}._createFirstButton_fhybs_536{padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._createFirstButton_fhybs_536:hover{background:#2563eb}._error_fhybs_553{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 20px;text-align:center}._error_fhybs_553 p{margin:0 0 16px;font-size:14px;color:#dc2626}._retryButton_fhybs_568{padding:8px 16px;background:#dc2626;color:#fff;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:background-color .2s}._retryButton_fhybs_568:hover{background:#b91c1c}@media (max-width: 768px){._header_fhybs_13{padding:12px 16px}._header_fhybs_13 h2{font-size:18px}._createButton_fhybs_29{padding:6px 12px;font-size:12px}._searchSection_fhybs_54{padding:12px 16px}._quickFilters_fhybs_176,._categoryFilters_fhybs_207{padding:8px 16px}._documentItem_fhybs_373{padding:12px 16px}._documentTitle_fhybs_417{font-size:14px}._documentMeta_fhybs_425{flex-direction:column;align-items:flex-start;gap:4px;margin-left:0;margin-top:4px}._documentFooter_fhybs_464{flex-direction:column;align-items:flex-start;gap:8px}._bulkActions_fhybs_306{flex-direction:column;gap:8px;align-items:stretch}._bulkButtons_fhybs_321{justify-content:center}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast: high){._documentItem_fhybs_373,._quickFilter_fhybs_176._active_fhybs_200,._categoryFilter_fhybs_207._active_fhybs_200{border-color:#000}}._documentItem_fhybs_373:focus-within{outline:2px solid #3b82f6;outline-offset:-2px}._actionButton_fhybs_492:focus{outline:2px solid #3b82f6;outline-offset:2px}@keyframes _spin_fhybs_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._searchSpinner_fhybs_96 svg{animation:_spin_fhybs_1 1s linear infinite}._documentViewer_1uz0m_8{display:flex;flex-direction:column;height:100vh;background-color:#f8f9fa;overflow:hidden}._header_1uz0m_17{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#fff;border-bottom:1px solid #e9ecef;box-shadow:0 2px 4px #0000001a;z-index:10}._headerLeft_1uz0m_28{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}._headerRight_1uz0m_36{display:flex;align-items:center;gap:.5rem}._backButton_1uz0m_42{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background-color:transparent;color:#6c757d;border-radius:8px;cursor:pointer;transition:all .2s ease;flex-shrink:0}._backButton_1uz0m_42:hover{background-color:#f8f9fa;color:#495057}._backButton_1uz0m_42:focus{outline:2px solid #007bff;outline-offset:2px}._documentTitle_1uz0m_67{font-size:1.25rem;font-weight:600;color:#212529;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._toolButton_1uz0m_77{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background-color:transparent;color:#6c757d;border-radius:8px;cursor:pointer;transition:all .2s ease}._toolButton_1uz0m_77:hover{background-color:#f8f9fa;color:#495057}._toolButton_1uz0m_77:focus{outline:2px solid #007bff;outline-offset:2px}._toolButton_1uz0m_77._active_1uz0m_101{background-color:#e3f2fd;color:#1976d2}._editButton_1uz0m_106{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:none;background-color:#007bff;color:#fff;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._editButton_1uz0m_106:hover{background-color:#0056b3}._editButton_1uz0m_106:focus{outline:2px solid #007bff;outline-offset:2px}._fontSettingsPanel_1uz0m_131,._aboutPanel_1uz0m_132{background-color:#fff;border-bottom:1px solid #e9ecef;padding:1rem;box-shadow:0 2px 4px #0000001a}._fontSettingsPanel_1uz0m_131{display:flex;flex-direction:column;gap:1rem}._settingsRow_1uz0m_145{display:flex;align-items:center;gap:1rem}._settingsRow_1uz0m_145 label{font-weight:500;color:#495057;min-width:80px;font-size:.875rem}._fontSizeControls_1uz0m_159{display:flex;align-items:center;gap:.5rem}._sizeButton_1uz0m_165{width:32px;height:32px;border:1px solid #dee2e6;background-color:#fff;color:#495057;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease}._sizeButton_1uz0m_165:hover:not(:disabled){background-color:#f8f9fa;border-color:#adb5bd}._sizeButton_1uz0m_165:disabled{opacity:.5;cursor:not-allowed}._sizeIndicator_1uz0m_188{font-size:.875rem;color:#6c757d;min-width:30px;text-align:center}._zoomControls_1uz0m_196{display:flex;align-items:center;gap:.5rem}._zoomButton_1uz0m_202{width:32px;height:32px;border:1px solid #dee2e6;background-color:#fff;color:#495057;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}._zoomButton_1uz0m_202:hover:not(:disabled){background-color:#f8f9fa;border-color:#adb5bd}._zoomButton_1uz0m_202:disabled{opacity:.5;cursor:not-allowed}._zoomIndicator_1uz0m_225{font-size:.875rem;color:#6c757d;min-width:50px;text-align:center}._resetButton_1uz0m_232{padding:.25rem .5rem;border:1px solid #dee2e6;background-color:#fff;color:#495057;border-radius:6px;font-size:.75rem;cursor:pointer;transition:all .2s ease}._resetButton_1uz0m_232:hover{background-color:#f8f9fa;border-color:#adb5bd}._brightnessControls_1uz0m_249{display:flex;align-items:center;gap:.5rem}._brightnessSlider_1uz0m_255{width:120px;height:6px;border-radius:3px;background:linear-gradient(to right,#000,#fff);outline:none;cursor:pointer}._brightnessSlider_1uz0m_255::-webkit-slider-thumb{appearance:none;width:18px;height:18px;border-radius:50%;background:#007bff;cursor:pointer;border:2px solid #ffffff;box-shadow:0 2px 4px #0003}._brightnessSlider_1uz0m_255::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#007bff;cursor:pointer;border:2px solid #ffffff;box-shadow:0 2px 4px #0003}._brightnessValue_1uz0m_285{font-size:.875rem;color:#6c757d;min-width:40px;text-align:center}._colorPicker_1uz0m_293{display:flex;gap:.5rem}._colorSwatch_1uz0m_298{width:32px;height:32px;border:2px solid #dee2e6;border-radius:6px;cursor:pointer;transition:all .2s ease}._colorSwatch_1uz0m_298:hover{border-color:#adb5bd;transform:scale(1.05)}._colorSwatch_1uz0m_298._selected_1uz0m_312{border-color:#007bff;border-width:3px;transform:scale(1.1)}._aboutPanel_1uz0m_132 h3{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:#212529}._aboutContent_1uz0m_326{display:flex;flex-direction:column;gap:.5rem}._aboutRow_1uz0m_332{display:flex;gap:.5rem;font-size:.875rem;line-height:1.4}._aboutRow_1uz0m_332 strong{color:#495057;min-width:120px}._contentContainer_1uz0m_345{flex:1;overflow:auto;padding:2rem;transition:all .3s ease}._documentContent_1uz0m_352{max-width:800px;margin:0 auto;background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;line-height:1.6;transition:all .3s ease}._documentContent_1uz0m_352 h1,._documentContent_1uz0m_352 h2,._documentContent_1uz0m_352 h3,._documentContent_1uz0m_352 h4,._documentContent_1uz0m_352 h5,._documentContent_1uz0m_352 h6{margin-top:1.5em;margin-bottom:.5em;font-weight:600}._documentContent_1uz0m_352 h1{font-size:2em;border-bottom:2px solid #e9ecef;padding-bottom:.3em}._documentContent_1uz0m_352 h2{font-size:1.5em}._documentContent_1uz0m_352 h3{font-size:1.25em}._documentContent_1uz0m_352 p{margin-bottom:1em}._documentContent_1uz0m_352 ul,._documentContent_1uz0m_352 ol{margin-bottom:1em;padding-left:2em}._documentContent_1uz0m_352 li{margin-bottom:.25em}._documentContent_1uz0m_352 blockquote{margin:1em 0;padding:.5em 1em;border-left:4px solid #007bff;background-color:#f8f9fa;font-style:italic}._documentContent_1uz0m_352 code{background-color:#f8f9fa;padding:.2em .4em;border-radius:3px;font-family:Courier New,monospace;font-size:.9em}._documentContent_1uz0m_352 pre{background-color:#f8f9fa;padding:1em;border-radius:6px;overflow-x:auto;margin:1em 0}._documentContent_1uz0m_352 img{max-width:100%;height:auto;border-radius:6px;margin:1em 0}._documentContent_1uz0m_352 table{width:100%;border-collapse:collapse;margin:1em 0}._documentContent_1uz0m_352 th,._documentContent_1uz0m_352 td{border:1px solid #dee2e6;padding:.5em;text-align:left}._documentContent_1uz0m_352 th{background-color:#f8f9fa;font-weight:600}._loading_1uz0m_453,._error_1uz0m_454{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;padding:2rem;text-align:center}._loading_1uz0m_453 p,._error_1uz0m_454 p{margin:1rem 0;color:#6c757d}._error_1uz0m_454 h3{color:#dc3545;margin-bottom:.5rem}._spinner_1uz0m_475{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #007bff;border-radius:50%;animation:_spin_1uz0m_475 1s linear infinite}@keyframes _spin_1uz0m_475{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._closeButton_1uz0m_489{padding:.5rem 1rem;border:1px solid #dee2e6;background-color:#fff;color:#495057;border-radius:6px;cursor:pointer;transition:all .2s ease}._closeButton_1uz0m_489:hover{background-color:#f8f9fa;border-color:#adb5bd}@media (max-width: 768px){._header_1uz0m_17{padding:.75rem}._headerLeft_1uz0m_28{gap:.5rem}._documentTitle_1uz0m_67{font-size:1.125rem}._fontSettingsPanel_1uz0m_131{padding:.75rem}._settingsRow_1uz0m_145{flex-direction:column;align-items:flex-start;gap:.5rem}._settingsRow_1uz0m_145 label{min-width:auto}._contentContainer_1uz0m_345{padding:1rem}._documentContent_1uz0m_352{padding:1.5rem}._editButton_1uz0m_106{padding:.5rem;font-size:0}._editButton_1uz0m_106 svg{margin:0}}@media (max-width: 480px){._header_1uz0m_17{padding:.5rem}._headerRight_1uz0m_36{gap:.25rem}._toolButton_1uz0m_77,._backButton_1uz0m_42{width:36px;height:36px}._contentContainer_1uz0m_345{padding:.5rem}._documentContent_1uz0m_352{padding:1rem}}@media (prefers-reduced-motion: reduce){._toolButton_1uz0m_77,._sizeButton_1uz0m_165,._zoomButton_1uz0m_202,._resetButton_1uz0m_232,._closeButton_1uz0m_489,._editButton_1uz0m_106,._colorSwatch_1uz0m_298,._documentContent_1uz0m_352,._contentContainer_1uz0m_345{transition:none}._spinner_1uz0m_475{animation:none}}@media (prefers-contrast: high){._header_1uz0m_17{border-bottom-width:2px}._toolButton_1uz0m_77,._sizeButton_1uz0m_165,._zoomButton_1uz0m_202,._resetButton_1uz0m_232,._closeButton_1uz0m_489{border-width:2px}._colorSwatch_1uz0m_298{border-width:3px}._colorSwatch_1uz0m_298._selected_1uz0m_312{border-width:4px}}._toolButton_1uz0m_77:focus-visible,._sizeButton_1uz0m_165:focus-visible,._zoomButton_1uz0m_202:focus-visible,._resetButton_1uz0m_232:focus-visible,._closeButton_1uz0m_489:focus-visible,._editButton_1uz0m_106:focus-visible,._backButton_1uz0m_42:focus-visible,._colorSwatch_1uz0m_298:focus-visible,._brightnessSlider_1uz0m_255:focus-visible{outline:2px solid #007bff;outline-offset:2px}._favoriteActive_1uz0m_630{background-color:#fff3cd;color:#856404}._favoriteActive_1uz0m_630:hover{background-color:#ffeaa7;color:#6c5ce7}._exportDropdown_1uz0m_641{position:relative;display:inline-block}._exportDropdown_1uz0m_641 ._toolButton_1uz0m_77{display:flex;align-items:center;gap:.25rem}._dropdownArrow_1uz0m_652{margin-left:.25rem}._exportMenu_1uz0m_656{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:160px;padding:.5rem 0;margin-top:.25rem}._exportMenu_1uz0m_656 button{display:block;width:100%;padding:.5rem 1rem;border:none;background-color:transparent;color:#495057;text-align:left;cursor:pointer;transition:background-color .2s ease;font-size:.875rem}._exportMenu_1uz0m_656 button:hover{background-color:#f8f9fa;color:#212529}._exportMenu_1uz0m_656 button:focus{outline:none;background-color:#e3f2fd;color:#1976d2}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}._documentEditor_1oce4_5{display:flex;flex-direction:column;height:100%;background-color:#fff;overflow:hidden}._quillWrapper_1oce4_14{height:100%;display:flex;flex-direction:column}._quillPlaceholder_1oce4_20{height:100%;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem}._loadingEditor_1oce4_30{color:#6b7280;font-size:.875rem}._header_1oce4_36{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;background-color:#fff;flex-shrink:0;gap:1rem}._headerLeft_1oce4_47{display:flex;align-items:center;gap:1rem;flex:2;min-width:0;max-width:60%}._headerRight_1oce4_56{display:flex;align-items:center;gap:.5rem;flex-shrink:0}._backButton_1oce4_63{display:flex;align-items:center;justify-content:center;padding:.5rem;background:none;border:none;color:#6b7280;cursor:pointer;border-radius:.375rem;transition:all .2s;flex-shrink:0}._backButton_1oce4_63:hover{background-color:#f3f4f6;color:#111827}._backButton_1oce4_63:focus{outline:2px solid #3b82f6;outline-offset:2px}._titleInput_1oce4_87{flex:1;font-size:1.25rem;font-weight:600;padding:.5rem .75rem;border:1px solid transparent;border-radius:.375rem;background-color:transparent;color:#111827;transition:all .2s;min-width:300px}._titleInput_1oce4_87:hover{background-color:#f9fafb;border-color:#e5e7eb}._titleInput_1oce4_87:focus{outline:none;background-color:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._titleInput_1oce4_87::placeholder{color:#9ca3af}._statusIndicator_1oce4_117{display:flex;align-items:center;font-size:.875rem;min-width:120px}._statusSaving_1oce4_124{color:#3b82f6;display:flex;align-items:center;gap:.5rem}._statusEdited_1oce4_131{color:#f59e0b}._statusSaved_1oce4_135{color:#10b981}._statusError_1oce4_139{color:#ef4444}._countIndicator_1oce4_143{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;padding:.5rem .75rem;background-color:#f9fafb;border-radius:.375rem}._separator_1oce4_154{color:#d1d5db}._toolButton_1oce4_159{display:flex;align-items:center;justify-content:center;padding:.5rem;background:none;border:1px solid #e5e7eb;color:#6b7280;cursor:pointer;border-radius:.375rem;transition:all .2s;min-width:44px;min-height:44px}._toolButton_1oce4_159:hover{background-color:#f3f4f6;border-color:#d1d5db;color:#111827}._toolButton_1oce4_159:focus{outline:2px solid #3b82f6;outline-offset:2px}._toolButton_1oce4_159._active_1oce4_185{background-color:#eff6ff;border-color:#3b82f6;color:#3b82f6}._saveButton_1oce4_191{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#3b82f6;color:#fff;border:none;border-radius:.375rem;font-weight:500;cursor:pointer;transition:all .2s;min-height:44px}._saveButton_1oce4_191:hover:not(:disabled){background-color:#2563eb}._saveButton_1oce4_191:focus{outline:2px solid #3b82f6;outline-offset:2px}._saveButton_1oce4_191:disabled{background-color:#9ca3af;cursor:not-allowed;opacity:.6}._validationErrors_1oce4_222{padding:1rem 1.5rem;background-color:#fef2f2;border-bottom:1px solid #fecaca;flex-shrink:0}._errorMessage_1oce4_229{color:#dc2626;font-size:.875rem;margin-bottom:.25rem}._errorMessage_1oce4_229:last-child{margin-bottom:0}._settingsPanel_1oce4_240{padding:1rem 1.5rem;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;gap:1rem;flex-shrink:0}._settingsRow_1oce4_250{display:flex;align-items:center;gap:1rem}._settingsRow_1oce4_250 label{font-size:.875rem;font-weight:500;color:#374151;min-width:120px}._settingsSelect_1oce4_263,._settingsInput_1oce4_264{flex:1;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;background-color:#fff;transition:all .2s}._settingsSelect_1oce4_263:hover,._settingsInput_1oce4_264:hover{border-color:#9ca3af}._settingsSelect_1oce4_263:focus,._settingsInput_1oce4_264:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._templatesPanel_1oce4_287{padding:1.5rem;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;flex-shrink:0}._templatesPanel_1oce4_287 h3{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#111827}._templateGrid_1oce4_301{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}._templateCard_1oce4_307{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;background-color:#fff;border:2px solid #e5e7eb;border-radius:.5rem;cursor:pointer;transition:all .2s;min-height:120px}._templateCard_1oce4_307:hover{border-color:#3b82f6;background-color:#eff6ff;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}._templateCard_1oce4_307:focus{outline:2px solid #3b82f6;outline-offset:2px}._templateIcon_1oce4_333{color:#6b7280;transition:color .2s}._templateCard_1oce4_307:hover ._templateIcon_1oce4_333{color:#3b82f6}._templateName_1oce4_342{font-size:.875rem;font-weight:500;color:#374151;text-align:center}._editorContainer_1oce4_350{flex:1;overflow:auto;background-color:#fff}._quillEditor_1oce4_357{height:100%;display:flex;flex-direction:column}._quillEditor_1oce4_357 .ql-container{flex:1;overflow:auto;font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}._quillEditor_1oce4_357 .ql-editor{padding:2rem;min-height:100%}._quillEditor_1oce4_357 .ql-editor.ql-blank:before{color:#9ca3af;font-style:normal}._quillEditor_1oce4_357 .ql-toolbar{border:none;border-bottom:1px solid #e5e7eb;background-color:#f9fafb;padding:.75rem 1rem;flex-shrink:0}._quillEditor_1oce4_357 .ql-toolbar button{width:32px;height:32px;padding:4px;margin:0 2px}._quillEditor_1oce4_357 .ql-toolbar button:hover{background-color:#e5e7eb;border-radius:.25rem}._quillEditor_1oce4_357 .ql-toolbar button.ql-active{background-color:#dbeafe;color:#3b82f6;border-radius:.25rem}._quillEditor_1oce4_357 .ql-toolbar .ql-stroke{stroke:#6b7280}._quillEditor_1oce4_357 .ql-toolbar .ql-fill{fill:#6b7280}._quillEditor_1oce4_357 .ql-toolbar button:hover .ql-stroke{stroke:#111827}._quillEditor_1oce4_357 .ql-toolbar button:hover .ql-fill{fill:#111827}._quillEditor_1oce4_357 .ql-toolbar button.ql-active .ql-stroke{stroke:#3b82f6}._quillEditor_1oce4_357 .ql-toolbar button.ql-active .ql-fill{fill:#3b82f6}._htmlEditor_1oce4_433{width:100%;height:100%;padding:2rem;border:none;font-family:Courier New,Courier,monospace;font-size:.875rem;line-height:1.5;resize:none;background-color:#1f2937;color:#f9fafb}._htmlEditor_1oce4_433:focus{outline:none}._htmlEditor_1oce4_433::placeholder{color:#6b7280}._loading_1oce4_30{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:1rem;color:#6b7280}._spinner_1oce4_465{width:40px;height:40px;border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:_spin_1oce4_465 1s linear infinite}@keyframes _spin_1oce4_465{to{transform:rotate(360deg)}}@media (max-width: 768px){._header_1oce4_36{flex-wrap:wrap;padding:.75rem 1rem}._headerLeft_1oce4_47{flex:1 1 100%;margin-bottom:.5rem;max-width:100%}._headerRight_1oce4_56{flex:1 1 100%;justify-content:space-between}._titleInput_1oce4_87{font-size:1.125rem;min-width:0}._countIndicator_1oce4_143{font-size:.75rem;padding:.375rem .5rem}._toolButton_1oce4_159{min-width:40px;min-height:40px;padding:.375rem}._saveButton_1oce4_191{padding:.375rem .75rem;font-size:.875rem;min-height:40px}._settingsPanel_1oce4_240{padding:1rem}._settingsRow_1oce4_250{flex-direction:column;align-items:flex-start;gap:.5rem}._settingsRow_1oce4_250 label{min-width:auto}._settingsSelect_1oce4_263,._settingsInput_1oce4_264{width:100%}._templateGrid_1oce4_301{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem}._templateCard_1oce4_307{padding:1rem .75rem;min-height:100px}._quillEditor_1oce4_357 .ql-editor{padding:1rem}._htmlEditor_1oce4_433{padding:1rem;font-size:.8125rem}}@media (prefers-reduced-motion: reduce){._spinner_1oce4_465{animation:none}._templateCard_1oce4_307:hover{transform:none}}@media print{._header_1oce4_36,._settingsPanel_1oce4_240,._templatesPanel_1oce4_287,._validationErrors_1oce4_222{display:none}._editorContainer_1oce4_350{overflow:visible}._quillEditor_1oce4_357 .ql-toolbar{display:none}}._favoriteActive_1oce4_588{background-color:#fff3cd;color:#856404}._favoriteActive_1oce4_588:hover{background-color:#ffeaa7;color:#6c5ce7}._projectServicesPanel_1xq68_2{display:flex;flex-direction:column;height:100%;background-color:var(--background-color, #ffffff);color:var(--text-color, #333333)}._header_1xq68_10{padding:1.5rem 1rem 1rem;border-bottom:1px solid var(--border-color, #e0e0e0);background-color:var(--surface-color, #fafafa)}._title_1xq68_16{margin:0 0 .5rem;font-size:1.5rem;font-weight:600;color:var(--primary-color, #2196f3)}._subtitle_1xq68_23{margin:0;font-size:.875rem;color:var(--text-secondary, #666666)}._tabNavigation_1xq68_29{display:flex;background-color:var(--surface-color, #fafafa);border-bottom:1px solid var(--border-color, #e0e0e0);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}._tabNavigation_1xq68_29::-webkit-scrollbar{display:none}._tabButton_1xq68_42{flex:1;min-width:120px;padding:.75rem 1rem;border:none;background:transparent;color:var(--text-secondary, #666666);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;border-bottom:2px solid transparent;white-space:nowrap}._tabButton_1xq68_42:hover:not(:disabled){background-color:var(--hover-color, #f5f5f5);color:var(--text-color, #333333)}._tabButton_1xq68_42:focus{outline:2px solid var(--focus-color, #2196f3);outline-offset:-2px}._tabButton_1xq68_42._active_1xq68_67{color:var(--primary-color, #2196f3);border-bottom-color:var(--primary-color, #2196f3);background-color:var(--background-color, #ffffff)}._tabButton_1xq68_42:disabled{opacity:.5;cursor:not-allowed}._tabContent_1xq68_78{flex:1;overflow:hidden;display:flex;flex-direction:column}._accessMessage_1xq68_85{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:2rem;text-align:center;background-color:var(--surface-color, #fafafa)}._accessMessage_1xq68_85 h2{margin:0 0 1rem;font-size:1.5rem;font-weight:600;color:var(--primary-color, #2196f3)}._accessMessage_1xq68_85 p{margin:0;font-size:1rem;color:var(--text-secondary, #666666);max-width:400px;line-height:1.5}@media (max-width: 768px){._header_1xq68_10{padding:1rem}._title_1xq68_16{font-size:1.25rem}._tabButton_1xq68_42{min-width:100px;padding:.625rem .75rem;font-size:.8125rem}._accessMessage_1xq68_85{padding:1.5rem}._accessMessage_1xq68_85 h2{font-size:1.25rem}._accessMessage_1xq68_85 p{font-size:.875rem}}@media (max-width: 480px){._tabNavigation_1xq68_29{flex-wrap:wrap}._tabButton_1xq68_42{flex:1 1 50%;min-width:0}}@media (prefers-color-scheme: dark){._projectServicesPanel_1xq68_2{--background-color: #1a1a1a;--surface-color: #2d2d2d;--text-color: #ffffff;--text-secondary: #b0b0b0;--border-color: #404040;--hover-color: #3a3a3a;--primary-color: #64b5f6;--focus-color: #64b5f6}}@media (prefers-contrast: high){._tabButton_1xq68_42{border:1px solid var(--border-color, #e0e0e0)}._tabButton_1xq68_42._active_1xq68_67{border-color:var(--primary-color, #2196f3);background-color:var(--primary-color, #2196f3);color:#fff}}@media (prefers-reduced-motion: reduce){._tabButton_1xq68_42{transition:none}}._serviceCard_1mxus_1{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;gap:12px;min-height:180px}._serviceCard_1mxus_1:hover{box-shadow:0 4px 12px #0000001a;border-color:#06c;transform:translateY(-2px)}._cardHeader_1mxus_20{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._serviceTitle_1mxus_27{margin:0;font-size:1.1rem;font-weight:600;color:#333;line-height:1.3;flex:1}._statusBadge_1mxus_36{padding:4px 8px;border-radius:4px;font-size:.75rem;font-weight:500;text-transform:uppercase;white-space:nowrap}._statusBadge_1mxus_36._active_1mxus_45{background-color:#e8f5e9;color:#2e7d32}._statusBadge_1mxus_36._inactive_1mxus_50{background-color:#fce4ec;color:#c2185b}._statusBadge_1mxus_36._pending_1mxus_55{background-color:#fff3e0;color:#ef6c00}._serviceDescription_1mxus_60{margin:0;font-size:.9rem;color:#666;line-height:1.5;flex:1}._serviceCategory_1mxus_68{display:flex;gap:8px;flex-wrap:wrap}._categoryBadge_1mxus_74{padding:4px 12px;background-color:#f5f5f5;color:#666;border-radius:12px;font-size:.8rem;font-weight:500}._cardFooter_1mxus_83{display:flex;justify-content:space-between;align-items:center;padding-top:8px;border-top:1px solid #f0f0f0;margin-top:auto}._providerInfo_1mxus_92{display:flex;align-items:center;gap:6px;color:#666;font-size:.85rem}._providerInfo_1mxus_92 svg{color:#999}._priceInfo_1mxus_104{display:flex;align-items:center;gap:4px;color:#06c;font-weight:600}._priceInfo_1mxus_104 svg{color:#06c}._price_1mxus_104{font-size:.95rem}._ratingInfo_1mxus_120{display:flex;align-items:center;gap:4px;font-size:.85rem;color:#666}._rating_1mxus_120{font-weight:500}@media (max-width: 768px){._serviceCard_1mxus_1{min-height:160px;padding:14px}._serviceTitle_1mxus_27{font-size:1rem}._serviceDescription_1mxus_60{font-size:.85rem}._cardFooter_1mxus_83{flex-direction:column;align-items:flex-start;gap:8px}._priceInfo_1mxus_104{align-self:flex-end}}@media (max-width: 480px){._serviceCard_1mxus_1{min-height:140px;padding:12px;gap:10px}._cardHeader_1mxus_20{flex-direction:column;align-items:flex-start;gap:8px}._serviceTitle_1mxus_27{font-size:.95rem}._serviceDescription_1mxus_60{font-size:.8rem;line-height:1.4}._categoryBadge_1mxus_74{font-size:.75rem;padding:3px 10px}._providerInfo_1mxus_92,._priceInfo_1mxus_104,._ratingInfo_1mxus_120{font-size:.8rem}}._serviceCardSkeleton_1iub1_1{background-color:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #0000001a;margin-bottom:1rem;display:flex;flex-direction:column;gap:1rem}._cardHeader_1iub1_12{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._description_1iub1_19{display:flex;flex-direction:column;gap:.5rem}._category_1iub1_25{display:flex;gap:.5rem}._cardFooter_1iub1_30{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem}._providerInfo_1iub1_37,._priceInfo_1iub1_38{display:flex;align-items:center;gap:.5rem}@media (max-width: 768px){._serviceCardSkeleton_1iub1_1{padding:1rem}}._modalOverlay_p9ge3_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modalContent_p9ge3_15{background-color:#fff;border-radius:8px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}._modalHeader_p9ge3_25{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e0e0e0}._modalHeader_p9ge3_25 h2{margin:0;font-size:1.5rem;color:#333}._closeButton_p9ge3_39{background:none;border:none;cursor:pointer;color:#666;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}._closeButton_p9ge3_39:hover{color:#333}._form_p9ge3_55{padding:24px}._formGroup_p9ge3_59{margin-bottom:20px}._formGroup_p9ge3_59 label{display:block;margin-bottom:8px;font-weight:500;color:#333;font-size:.95rem}._formGroup_p9ge3_59 input,._formGroup_p9ge3_59 textarea,._formGroup_p9ge3_59 select{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:.95rem;font-family:inherit;transition:border-color .2s ease;box-sizing:border-box}._formGroup_p9ge3_59 input:focus,._formGroup_p9ge3_59 textarea:focus,._formGroup_p9ge3_59 select:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px #0066cc1a}._formGroup_p9ge3_59 textarea{resize:vertical;min-height:100px}._formRow_p9ge3_97{display:grid;grid-template-columns:1fr 1fr;gap:16px}._errorMessage_p9ge3_103{padding:12px;background-color:#ffebee;color:#c62828;border-radius:6px;margin-bottom:20px;font-size:.9rem}._inputError_p9ge3_112{border-color:#c62828!important}._inputError_p9ge3_112:focus{box-shadow:0 0 0 3px #c628281a!important}._fieldError_p9ge3_120{display:block;color:#c62828;font-size:.85rem;margin-top:4px}._formActions_p9ge3_127{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid #e0e0e0}._cancelButton_p9ge3_136,._submitButton_p9ge3_137{padding:10px 24px;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_p9ge3_136{background-color:#f5f5f5;color:#666}._cancelButton_p9ge3_136:hover:not(:disabled){background-color:#e0e0e0}._submitButton_p9ge3_137{background-color:#06c;color:#fff}._submitButton_p9ge3_137:hover:not(:disabled){background-color:#0052a3}._cancelButton_p9ge3_136:disabled,._submitButton_p9ge3_137:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){._modalOverlay_p9ge3_1{padding:0}._modalContent_p9ge3_15{max-width:100%;max-height:100vh;border-radius:0}._formRow_p9ge3_97{grid-template-columns:1fr}}._modalContent_p9ge3_15::-webkit-scrollbar{width:8px}._modalContent_p9ge3_15::-webkit-scrollbar-track{background:transparent}._modalContent_p9ge3_15::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}._modalContent_p9ge3_15::-webkit-scrollbar-thumb:hover{background:#999}._myServicesTab_4tfeu_1{display:flex;flex-direction:column;height:100%}._header_4tfeu_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e0e0e0}._title_4tfeu_16{margin:0;font-size:1.5rem;color:#333;font-weight:600}._createButton_4tfeu_23{display:flex;align-items:center;gap:8px;padding:10px 20px;background-color:#06c;color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}._createButton_4tfeu_23:hover{background-color:#0052a3}._serviceList_4tfeu_42{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;padding:8px 0}._emptyState_4tfeu_49{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}._emptyIcon_4tfeu_58{color:#ccc;margin-bottom:16px}._emptyState_4tfeu_49 h3{margin:0 0 8px;font-size:1.3rem;color:#333}._emptyState_4tfeu_49 p{margin:0 0 24px;color:#666;font-size:1rem}._primaryButton_4tfeu_75{padding:12px 24px;background-color:#06c;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}._primaryButton_4tfeu_75:hover{background-color:#0052a3}._errorContainer_4tfeu_91{display:flex;align-items:center;justify-content:center;padding:40px 20px}._errorMessage_4tfeu_98{color:#d32f2f;font-size:1rem}._loadingContainer_4tfeu_103{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;padding:8px 0}@media (max-width: 768px){._header_4tfeu_7{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:16px;padding-bottom:12px}._createButton_4tfeu_23{width:100%;justify-content:center}._serviceList_4tfeu_42{grid-template-columns:1fr;gap:12px}._title_4tfeu_16{font-size:1.3rem}._emptyState_4tfeu_49{padding:40px 16px}._emptyState_4tfeu_49 h3{font-size:1.2rem}._emptyState_4tfeu_49 p{font-size:.9rem}}@media (max-width: 480px){._header_4tfeu_7{margin-bottom:12px;padding-bottom:10px}._title_4tfeu_16{font-size:1.2rem}._createButton_4tfeu_23{padding:10px 16px;font-size:.9rem}._serviceList_4tfeu_42{gap:10px}._emptyState_4tfeu_49{padding:30px 12px}._emptyIcon_4tfeu_58{width:40px;height:40px}._primaryButton_4tfeu_75{padding:10px 20px;font-size:.95rem}}._modalOverlay_v2mic_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modalContent_v2mic_15{background-color:#fff;border-radius:8px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}._modalHeader_v2mic_25{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e0e0e0}._modalHeader_v2mic_25 h2{margin:0;font-size:1.5rem;color:#333}._closeButton_v2mic_39{background:none;border:none;cursor:pointer;color:#666;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}._closeButton_v2mic_39:hover{color:#333}._serviceInfo_v2mic_55{padding:24px;background-color:#f9f9f9;border-bottom:1px solid #e0e0e0}._serviceTitle_v2mic_61{margin:0 0 12px;font-size:1.2rem;color:#333;font-weight:600}._serviceDescription_v2mic_68{margin:0 0 16px;color:#666;line-height:1.5}._serviceDetails_v2mic_74{display:flex;gap:24px}._detailItem_v2mic_79{display:flex;align-items:center;gap:6px;color:#666;font-size:.9rem}._detailItem_v2mic_79 svg{color:#999}._form_v2mic_91{padding:24px}._formGroup_v2mic_95{margin-bottom:20px}._formGroup_v2mic_95 label{display:block;margin-bottom:8px;font-weight:500;color:#333;font-size:.95rem}._formGroup_v2mic_95 textarea{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:.95rem;font-family:inherit;transition:border-color .2s ease;box-sizing:border-box;resize:vertical;min-height:120px}._formGroup_v2mic_95 textarea:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px #0066cc1a}._errorMessage_v2mic_126{padding:12px;background-color:#ffebee;color:#c62828;border-radius:6px;margin-bottom:20px;font-size:.9rem}._formActions_v2mic_135{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid #e0e0e0}._cancelButton_v2mic_144,._submitButton_v2mic_145{padding:10px 24px;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_v2mic_144{background-color:#f5f5f5;color:#666}._cancelButton_v2mic_144:hover:not(:disabled){background-color:#e0e0e0}._submitButton_v2mic_145{background-color:#06c;color:#fff}._submitButton_v2mic_145:hover:not(:disabled){background-color:#0052a3}._cancelButton_v2mic_144:disabled,._submitButton_v2mic_145:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){._modalOverlay_v2mic_1{padding:0}._modalContent_v2mic_15{max-width:100%;max-height:100vh;border-radius:0}._serviceDetails_v2mic_74{flex-direction:column;gap:8px}}._modalContent_v2mic_15::-webkit-scrollbar{width:8px}._modalContent_v2mic_15::-webkit-scrollbar-track{background:transparent}._modalContent_v2mic_15::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}._modalContent_v2mic_15::-webkit-scrollbar-thumb:hover{background:#999}._inputError_v2mic_214{border-color:#c62828!important}._inputError_v2mic_214:focus{box-shadow:0 0 0 3px #c628281a!important}._fieldError_v2mic_222{display:block;color:#c62828;font-size:.85rem;margin-top:4px}._browseTab_1l1hj_1{display:flex;flex-direction:column;height:100%}._header_1l1hj_7{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e0e0e0}._title_1l1hj_13{margin:0;font-size:1.5rem;color:#333;font-weight:600}._filterBar_1l1hj_20{display:flex;gap:12px;margin-bottom:16px}._searchBox_1l1hj_26{flex:1;position:relative;display:flex;align-items:center}._searchIcon_1l1hj_33{position:absolute;left:12px;color:#999;pointer-events:none}._searchInput_1l1hj_40{width:100%;padding:10px 12px 10px 40px;border:1px solid #ddd;border-radius:6px;font-size:.95rem;transition:border-color .2s ease}._searchInput_1l1hj_40:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px #0066cc1a}._categoryFilter_1l1hj_55{position:relative;display:flex;align-items:center;min-width:200px}._filterIcon_1l1hj_62{position:absolute;left:12px;color:#999;pointer-events:none;z-index:1}._categorySelect_1l1hj_70{width:100%;padding:10px 12px 10px 40px;border:1px solid #ddd;border-radius:6px;font-size:.95rem;background-color:#fff;cursor:pointer;transition:border-color .2s ease}._categorySelect_1l1hj_70:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px #0066cc1a}._resultsInfo_1l1hj_87{margin-bottom:16px;color:#666;font-size:.9rem}._serviceList_1l1hj_93{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;padding:8px 0}._emptyState_1l1hj_100{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}._emptyState_1l1hj_100 h3{margin:0 0 8px;font-size:1.3rem;color:#333}._emptyState_1l1hj_100 p{margin:0;color:#666;font-size:1rem}._errorContainer_1l1hj_121{display:flex;align-items:center;justify-content:center;padding:40px 20px}._errorMessage_1l1hj_128{color:#d32f2f;font-size:1rem}._loadingContainer_1l1hj_133{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;padding:8px 0}@media (max-width: 768px){._header_1l1hj_7{margin-bottom:16px;padding-bottom:12px}._filterBar_1l1hj_20{flex-direction:column;gap:10px;margin-bottom:12px}._categoryFilter_1l1hj_55{min-width:100%}._searchInput_1l1hj_40,._categorySelect_1l1hj_70{padding:12px 12px 12px 40px;font-size:1rem}._serviceList_1l1hj_93{grid-template-columns:1fr;gap:12px}._title_1l1hj_13{font-size:1.3rem}._emptyState_1l1hj_100{padding:40px 16px}._emptyState_1l1hj_100 h3{font-size:1.2rem}._emptyState_1l1hj_100 p{font-size:.9rem}}@media (max-width: 480px){._header_1l1hj_7{margin-bottom:12px;padding-bottom:10px}._title_1l1hj_13{font-size:1.2rem}._filterBar_1l1hj_20{gap:8px;margin-bottom:10px}._searchInput_1l1hj_40,._categorySelect_1l1hj_70{padding:10px 10px 10px 36px;font-size:.95rem}._searchIcon_1l1hj_33,._filterIcon_1l1hj_62{left:10px;width:18px;height:18px}._resultsInfo_1l1hj_87{font-size:.85rem;margin-bottom:12px}._serviceList_1l1hj_93{gap:10px}._emptyState_1l1hj_100{padding:30px 12px}}._requestCardSkeleton_cxqwg_1{background-color:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #0000001a;margin-bottom:1rem;display:flex;flex-direction:column;gap:1rem}._cardHeader_cxqwg_12{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._serviceInfo_cxqwg_19{flex:1;display:flex;flex-direction:column;gap:.5rem}._cardBody_cxqwg_26{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 0}._cardFooter_cxqwg_33{display:flex;justify-content:space-between;align-items:center;padding-top:.5rem;border-top:1px solid #e0e0e0}@media (max-width: 768px){._requestCardSkeleton_cxqwg_1{padding:1rem}._cardFooter_cxqwg_33{flex-direction:column;align-items:flex-start;gap:.75rem}}._modalOverlay_1l5go_2{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_1l5go_16{background:#fff;border-radius:8px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 25px #0003}._modalHeader_1l5go_26{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #e0e0e0}._modalHeader_1l5go_26 h2{margin:0;font-size:1.25rem;font-weight:600;color:#333}._closeButton_1l5go_41{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:4px;color:#666;transition:all .2s ease}._closeButton_1l5go_41:hover{background-color:#f5f5f5;color:#333}._closeButton_1l5go_41:focus{outline:2px solid #2196f3;outline-offset:2px}._serviceInfo_1l5go_61{padding:1rem 1.5rem;background-color:#f8f9fa;border-bottom:1px solid #e0e0e0}._serviceTitle_1l5go_67{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:#333}._providerName_1l5go_74,._completedDate_1l5go_75{margin:.25rem 0;font-size:.875rem;color:#666}._form_1l5go_81{padding:1.5rem}._errorMessage_1l5go_85{background-color:#ffebee;color:#c62828;padding:.75rem;border-radius:4px;margin-bottom:1rem;font-size:.875rem;border-left:4px solid #c62828}._formGroup_1l5go_95{margin-bottom:1.5rem}._formGroup_1l5go_95 label{display:block;margin-bottom:.5rem;font-weight:500;color:#333;font-size:.875rem}._ratingLabel_1l5go_107{display:flex;justify-content:space-between;align-items:center}._starRating_1l5go_113{display:flex;gap:.25rem;margin-top:.5rem}._starButton_1l5go_119{background:none;border:none;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._starButton_1l5go_119:hover{background-color:#f5f5f5;transform:scale(1.1)}._starButton_1l5go_119:focus{outline:2px solid #2196f3;outline-offset:2px}._starFilled_1l5go_141{color:#ffc107}._starEmpty_1l5go_145{color:#e0e0e0}._formGroup_1l5go_95 textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:.875rem;font-family:inherit;resize:vertical;min-height:120px;transition:border-color .2s ease}._formGroup_1l5go_95 textarea:focus{outline:none;border-color:#2196f3;box-shadow:0 0 0 2px #2196f333}._inputError_1l5go_167{border-color:#c62828!important;box-shadow:0 0 0 2px #c6282833!important}._fieldError_1l5go_172{color:#c62828;font-size:.75rem;margin-top:.25rem;display:block}._charCount_1l5go_179{font-size:.75rem;color:#666;text-align:right;margin-top:.25rem}._formActions_1l5go_186{display:flex;gap:.75rem;justify-content:flex-end;margin-top:2rem}._cancelButton_1l5go_193,._submitButton_1l5go_194{padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:100px}._cancelButton_1l5go_193{background-color:#f5f5f5;color:#666;border:1px solid #ddd}._cancelButton_1l5go_193:hover:not(:disabled){background-color:#e0e0e0;color:#333}._submitButton_1l5go_194{background-color:#2196f3;color:#fff}._submitButton_1l5go_194:hover:not(:disabled){background-color:#1976d2}._cancelButton_1l5go_193:disabled,._submitButton_1l5go_194:disabled{opacity:.6;cursor:not-allowed}._cancelButton_1l5go_193:focus,._submitButton_1l5go_194:focus{outline:2px solid #2196f3;outline-offset:2px}@media (max-width: 768px){._modalOverlay_1l5go_2{padding:.5rem}._modalContent_1l5go_16{max-height:95vh}._modalHeader_1l5go_26{padding:1rem 1rem .75rem}._modalHeader_1l5go_26 h2{font-size:1.125rem}._serviceInfo_1l5go_61{padding:.75rem 1rem}._form_1l5go_81{padding:1rem}._formActions_1l5go_186{flex-direction:column}._cancelButton_1l5go_193,._submitButton_1l5go_194{width:100%}}@media (prefers-color-scheme: dark){._modalContent_1l5go_16{background:#2d2d2d;color:#fff}._modalHeader_1l5go_26{border-bottom-color:#404040}._modalHeader_1l5go_26 h2{color:#fff}._closeButton_1l5go_41{color:#b0b0b0}._closeButton_1l5go_41:hover{background-color:#3a3a3a;color:#fff}._serviceInfo_1l5go_61{background-color:#3a3a3a;border-bottom-color:#404040}._serviceTitle_1l5go_67{color:#fff}._providerName_1l5go_74,._completedDate_1l5go_75{color:#b0b0b0}._formGroup_1l5go_95 label{color:#fff}._formGroup_1l5go_95 textarea{background-color:#3a3a3a;border-color:#555;color:#fff}._formGroup_1l5go_95 textarea:focus{border-color:#64b5f6;box-shadow:0 0 0 2px #64b5f633}._starButton_1l5go_119:hover{background-color:#3a3a3a}._charCount_1l5go_179{color:#b0b0b0}._cancelButton_1l5go_193{background-color:#3a3a3a;color:#b0b0b0;border-color:#555}._cancelButton_1l5go_193:hover:not(:disabled){background-color:#4a4a4a;color:#fff}._submitButton_1l5go_194{background-color:#64b5f6}._submitButton_1l5go_194:hover:not(:disabled){background-color:#42a5f5}._errorMessage_1l5go_85{background-color:#4a2c2a;color:#ef5350;border-left-color:#ef5350}}@media (prefers-contrast: high){._modalContent_1l5go_16{border:2px solid #000000}._formGroup_1l5go_95 textarea,._cancelButton_1l5go_193,._submitButton_1l5go_194{border-width:2px}}@media (prefers-reduced-motion: reduce){._closeButton_1l5go_41,._starButton_1l5go_119,._formGroup_1l5go_95 textarea,._cancelButton_1l5go_193,._submitButton_1l5go_194{transition:none}._starButton_1l5go_119:hover{transform:none}}._myRequestsTab_ixdfl_1{display:flex;flex-direction:column;height:100%}._header_ixdfl_7{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e0e0e0}._title_ixdfl_13{margin:0;font-size:1.5rem;color:#333;font-weight:600}._requestList_ixdfl_20{display:flex;flex-direction:column;gap:16px}._requestCard_ixdfl_26{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;transition:box-shadow .2s ease}._requestCard_ixdfl_26:hover{box-shadow:0 2px 8px #0000001a}._cardHeader_ixdfl_38{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}._serviceInfo_ixdfl_46{flex:1}._serviceTitle_ixdfl_50{margin:0 0 8px;font-size:1.1rem;font-weight:600;color:#333}._providerName_ixdfl_57{margin:0;font-size:.9rem;color:#666}._statusBadge_ixdfl_63{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:6px;font-size:.85rem;font-weight:500;white-space:nowrap}._statusBadge_ixdfl_63._pending_ixdfl_74{background-color:#fff3e0;color:#ef6c00}._statusBadge_ixdfl_63._approved_ixdfl_79{background-color:#e8f5e9;color:#2e7d32}._statusBadge_ixdfl_63._rejected_ixdfl_84{background-color:#ffebee;color:#c62828}._statusBadge_ixdfl_63._completed_ixdfl_89{background-color:#e3f2fd;color:#1565c0}._statusIconPending_ixdfl_94{color:#ef6c00}._statusIconApproved_ixdfl_98{color:#2e7d32}._statusIconRejected_ixdfl_102{color:#c62828}._statusIconCompleted_ixdfl_106{color:#1565c0}._statusIconDefault_ixdfl_110{color:#666}._cardBody_ixdfl_114{margin-bottom:16px}._requestMessage_ixdfl_118{margin:0;color:#666;line-height:1.6;font-size:.95rem}._cardFooter_ixdfl_125{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #f0f0f0;font-size:.85rem;color:#999}._actionButtons_ixdfl_135{display:flex;gap:8px}._reviewButton_ixdfl_140{display:flex;align-items:center;gap:6px;padding:6px 12px;background-color:#ffc107;color:#333;border:none;border-radius:4px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease}._reviewButton_ixdfl_140:hover{background-color:#ffb300;transform:translateY(-1px)}._reviewButton_ixdfl_140:focus{outline:2px solid #ff8f00;outline-offset:2px}._requestDate_ixdfl_165,._updateDate_ixdfl_166{display:block}._emptyState_ixdfl_170{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}._emptyIcon_ixdfl_179{color:#ccc;margin-bottom:16px}._emptyState_ixdfl_170 h3{margin:0 0 8px;font-size:1.3rem;color:#333}._emptyState_ixdfl_170 p{margin:0 0 24px;color:#666;font-size:1rem}._primaryButton_ixdfl_196{padding:12px 24px;background-color:#06c;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}._primaryButton_ixdfl_196:hover{background-color:#0052a3}._errorContainer_ixdfl_212{display:flex;align-items:center;justify-content:center;padding:40px 20px}._errorMessage_ixdfl_219{color:#d32f2f;font-size:1rem}._loadingContainer_ixdfl_224{display:flex;flex-direction:column;gap:16px}@media (max-width: 768px){._header_ixdfl_7{margin-bottom:16px;padding-bottom:12px}._title_ixdfl_13{font-size:1.3rem}._requestList_ixdfl_20{gap:12px}._requestCard_ixdfl_26{padding:16px}._cardHeader_ixdfl_38{flex-direction:column;gap:12px}._statusBadge_ixdfl_63{align-self:flex-start}._cardFooter_ixdfl_125{flex-direction:column;align-items:flex-start;gap:4px}._emptyState_ixdfl_170{padding:40px 16px}._emptyState_ixdfl_170 h3{font-size:1.2rem}._emptyState_ixdfl_170 p{font-size:.9rem}}@media (max-width: 480px){._header_ixdfl_7{margin-bottom:12px;padding-bottom:10px}._title_ixdfl_13{font-size:1.2rem}._requestList_ixdfl_20{gap:10px}._requestCard_ixdfl_26{padding:14px}._serviceTitle_ixdfl_50{font-size:1rem}._providerName_ixdfl_57{font-size:.85rem}._statusBadge_ixdfl_63{padding:5px 10px;font-size:.8rem}._requestMessage_ixdfl_118{font-size:.9rem}._cardFooter_ixdfl_125{font-size:.8rem}._emptyState_ixdfl_170{padding:30px 12px}._emptyIcon_ixdfl_179{width:40px;height:40px}._primaryButton_ixdfl_196{padding:10px 20px;font-size:.95rem}}._modalOverlay_132om_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_132om_15{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}._modalHeader_132om_25{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}._modalHeader_132om_25 h2{margin:0;font-size:1.5rem;font-weight:600;color:#111827}._closeButton_132om_40{background:none;border:none;cursor:pointer;color:#6b7280;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}._closeButton_132om_40:hover{background-color:#f3f4f6;color:#111827}._requestInfo_132om_58{padding:1.5rem;border-bottom:1px solid #e5e7eb}._serviceTitle_132om_63{margin:0 0 1rem;font-size:1.25rem;font-weight:600;color:#111827}._requestDetails_132om_70{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}._detailItem_132om_77{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.875rem}._detailItem_132om_77 svg{color:#9ca3af}._requestMessage_132om_89{margin-top:1rem;padding:1rem;background-color:#f9fafb;border-radius:8px}._requestMessage_132om_89 h4{margin:0 0 .5rem;font-size:.875rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}._requestMessage_132om_89 p{margin:0;color:#374151;line-height:1.6;white-space:pre-wrap}._form_132om_112{padding:1.5rem}._errorMessage_132om_116{padding:.75rem 1rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:.875rem;margin-bottom:1rem}._responseActions_132om_126{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}._actionButton_132om_133{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;border:2px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s}._actionButton_132om_133:hover:not(:disabled){border-color:#d1d5db;background-color:#f9fafb}._actionButton_132om_133:disabled{opacity:.5;cursor:not-allowed}._rejectButton_132om_158{color:#dc2626}._rejectButton_132om_158:hover:not(:disabled){border-color:#dc2626;background-color:#fef2f2}._rejectButton_132om_158._selected_132om_167{border-color:#dc2626;background-color:#fef2f2;box-shadow:0 0 0 3px #dc26261a}._approveButton_132om_173{color:#059669}._approveButton_132om_173:hover:not(:disabled){border-color:#059669;background-color:#f0fdf4}._approveButton_132om_173._selected_132om_167{border-color:#059669;background-color:#f0fdf4;box-shadow:0 0 0 3px #0596691a}._formGroup_132om_188{margin-bottom:1.5rem}._formGroup_132om_188 label{display:block;margin-bottom:.5rem;font-weight:500;color:#374151;font-size:.875rem}._formGroup_132om_188 textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;font-family:inherit;resize:vertical;transition:border-color .2s}._formGroup_132om_188 textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formActions_132om_217{display:flex;gap:1rem;justify-content:flex-end}._cancelButton_132om_223,._submitButton_132om_224{padding:.75rem 1.5rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;border:none}._cancelButton_132om_223{background-color:#f3f4f6;color:#374151}._cancelButton_132om_223:hover:not(:disabled){background-color:#e5e7eb}._submitButton_132om_224{background-color:#3b82f6;color:#fff}._submitButton_132om_224:hover:not(:disabled){background-color:#2563eb}._submitButton_132om_224:disabled,._cancelButton_132om_223:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 640px){._modalContent_132om_15{max-width:100%;max-height:100vh;border-radius:0}._responseActions_132om_126{grid-template-columns:1fr}._formActions_132om_217{flex-direction:column-reverse}._cancelButton_132om_223,._submitButton_132om_224{width:100%}}._inputError_132om_279{border-color:#c62828!important}._inputError_132om_279:focus{box-shadow:0 0 0 3px #c628281a!important}._fieldError_132om_287{display:block;color:#c62828;font-size:.85rem;margin-top:4px}._incomingRequestsTab_1ilhb_1{display:flex;flex-direction:column;height:100%}._header_1ilhb_7{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e0e0e0}._title_1ilhb_13{margin:0;font-size:1.5rem;color:#333;font-weight:600}._requestList_1ilhb_20{display:flex;flex-direction:column;gap:16px}._requestCard_1ilhb_26{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;transition:box-shadow .2s ease}._requestCard_1ilhb_26:hover{box-shadow:0 2px 8px #0000001a}._cardHeader_1ilhb_38{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}._serviceInfo_1ilhb_46{flex:1}._serviceTitle_1ilhb_50{margin:0 0 8px;font-size:1.1rem;font-weight:600;color:#333}._requesterName_1ilhb_57{margin:0;font-size:.9rem;color:#666}._statusBadge_1ilhb_63{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:6px;font-size:.85rem;font-weight:500;white-space:nowrap}._statusBadge_1ilhb_63._pending_1ilhb_74{background-color:#fff3e0;color:#ef6c00}._statusBadge_1ilhb_63._approved_1ilhb_79{background-color:#e8f5e9;color:#2e7d32}._statusBadge_1ilhb_63._rejected_1ilhb_84{background-color:#ffebee;color:#c62828}._statusBadge_1ilhb_63._completed_1ilhb_89{background-color:#e3f2fd;color:#1565c0}._statusIconPending_1ilhb_94{color:#ef6c00}._statusIconApproved_1ilhb_98{color:#2e7d32}._statusIconRejected_1ilhb_102{color:#c62828}._statusIconCompleted_1ilhb_106{color:#1565c0}._statusIconDefault_1ilhb_110{color:#666}._cardBody_1ilhb_114{margin-bottom:16px}._requestMessage_1ilhb_118{margin:0;color:#666;line-height:1.6;font-size:.95rem}._cardFooter_1ilhb_125{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #f0f0f0;font-size:.85rem;color:#999}._requestDate_1ilhb_135{display:block}._actionButtons_1ilhb_139{display:flex;gap:8px}._respondButton_1ilhb_144{display:flex;align-items:center;gap:6px;padding:8px 16px;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;background-color:#3b82f6;color:#fff}._respondButton_1ilhb_144:hover:not(:disabled){background-color:#2563eb}._respondButton_1ilhb_144:disabled{opacity:.6;cursor:not-allowed}._approveButton_1ilhb_168,._rejectButton_1ilhb_169{display:flex;align-items:center;gap:6px;padding:8px 16px;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}._approveButton_1ilhb_168{background-color:#e8f5e9;color:#2e7d32}._approveButton_1ilhb_168:hover:not(:disabled){background-color:#c8e6c9}._rejectButton_1ilhb_169{background-color:#ffebee;color:#c62828}._rejectButton_1ilhb_169:hover:not(:disabled){background-color:#ffcdd2}._approveButton_1ilhb_168:disabled,._rejectButton_1ilhb_169:disabled{opacity:.6;cursor:not-allowed}._emptyState_1ilhb_206{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}._emptyIcon_1ilhb_215{color:#ccc;margin-bottom:16px}._emptyState_1ilhb_206 h3{margin:0 0 8px;font-size:1.3rem;color:#333}._emptyState_1ilhb_206 p{margin:0 0 24px;color:#666;font-size:1rem}._primaryButton_1ilhb_232{padding:12px 24px;background-color:#06c;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}._primaryButton_1ilhb_232:hover{background-color:#0052a3}._errorContainer_1ilhb_248{display:flex;align-items:center;justify-content:center;padding:40px 20px}._errorMessage_1ilhb_255{color:#d32f2f;font-size:1rem}._loadingContainer_1ilhb_260{display:flex;flex-direction:column;gap:16px}@media (max-width: 768px){._header_1ilhb_7{margin-bottom:16px;padding-bottom:12px}._title_1ilhb_13{font-size:1.3rem}._requestList_1ilhb_20{gap:12px}._requestCard_1ilhb_26{padding:16px}._cardHeader_1ilhb_38{flex-direction:column;gap:12px}._statusBadge_1ilhb_63{align-self:flex-start}._cardFooter_1ilhb_125{flex-direction:column;align-items:flex-start;gap:12px}._actionButtons_1ilhb_139{width:100%}._respondButton_1ilhb_144,._approveButton_1ilhb_168,._rejectButton_1ilhb_169{flex:1;justify-content:center}._emptyState_1ilhb_206{padding:40px 16px}._emptyState_1ilhb_206 h3{font-size:1.2rem}._emptyState_1ilhb_206 p{font-size:.9rem}}@media (max-width: 480px){._header_1ilhb_7{margin-bottom:12px;padding-bottom:10px}._title_1ilhb_13{font-size:1.2rem}._requestList_1ilhb_20{gap:10px}._requestCard_1ilhb_26{padding:14px}._serviceTitle_1ilhb_50{font-size:1rem}._requesterName_1ilhb_57{font-size:.85rem}._statusBadge_1ilhb_63{padding:5px 10px;font-size:.8rem}._requestMessage_1ilhb_118{font-size:.9rem}._cardFooter_1ilhb_125{font-size:.8rem;gap:10px}._actionButtons_1ilhb_139{flex-direction:column;gap:8px}._respondButton_1ilhb_144,._approveButton_1ilhb_168,._rejectButton_1ilhb_169{padding:10px 14px;font-size:.85rem}._emptyState_1ilhb_206{padding:30px 12px}._emptyIcon_1ilhb_215{width:40px;height:40px}._primaryButton_1ilhb_232{padding:10px 20px;font-size:.95rem}}._mapContainer_eg5dd_1{width:100%;height:100%}._customMarker_eg5dd_6{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 4px #0000004d;border:2px solid white}._customMarker_eg5dd_6 i{color:#fff;font-size:14px;text-shadow:1px 1px 2px rgba(0,0,0,.3)}@media screen and (max-width: 768px){._mapContainer_eg5dd_1{transform:translateY(-5%)}._mapContainer_eg5dd_1 ._mapboxgl-map_eg5dd_30{height:110%;width:100%}}._resourcesPanel_bdura_1{display:flex;height:100%;width:100%;position:relative}._map_bdura_8{flex:1;height:100%;transition:height .3s ease}._sidePanel_bdura_14{width:300px;height:100%;background-color:#f8f8f8;border-left:1px solid #ddd;position:relative;transition:transform .3s ease;display:flex;flex-direction:column}._sidePanel_bdura_14._minimized_bdura_25{transform:translate(252px)}._panelHeader_bdura_29{flex-shrink:0;background-color:#f8f8f8;padding:12px 16px;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;align-items:center;z-index:1001;height:48px;box-sizing:border-box}._panelTitle_bdura_42{margin:0;font-size:1.1rem;color:#333;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;padding-right:12px}._rightControls_bdura_54{display:flex;align-items:center;gap:4px}._panelControls_bdura_60{display:flex;gap:4px;align-items:center;opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease,width .3s ease,margin-left .3s ease;width:auto;margin-left:4px}._panelControls_bdura_60._hidden_bdura_71{opacity:0;visibility:hidden;width:0;margin-left:0}._searchContainer_bdura_78{position:relative;display:flex;align-items:center}._searchIcon_bdura_84{width:28px;height:28px;padding:0;border:none;background:none;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;transition:color .2s ease;z-index:2}._searchIcon_bdura_84:hover{color:#333}._searchBar_bdura_104{position:absolute;right:28px;width:0;height:28px;padding:0;border:1px solid transparent;border-radius:4px;font-size:.9rem;outline:none;transition:all .3s ease;opacity:0;background-color:#fff;color:#333}._searchBar_bdura_104::placeholder{color:#999;opacity:1}._expanded_bdura_125 ._searchBar_bdura_104{width:200px;padding:0 8px;border-color:#ddd;opacity:1}._expanded_bdura_125 ._searchBar_bdura_104:focus{border-color:#06c}._controlButton_bdura_136{width:28px;height:28px;border:1px solid #ddd;border-radius:4px;background-color:#fff;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._controlButton_bdura_136:hover{background-color:#f0f0f0;border-color:#ccc}._addButton_bdura_155{font-size:20px;font-weight:700;color:#06c}._addButton_bdura_155:hover{background-color:#e6f0ff;border-color:#06c}._panelContent_bdura_166{flex:1;overflow-y:auto;padding:8px 16px}._panelFooter_bdura_172{flex-shrink:0;padding:8px 16px;border-top:1px solid #ddd}._overlay_bdura_178{position:absolute;bottom:20px;left:20px;width:calc(100% - 40px);max-height:50%;background-color:#ffffffe6;padding:20px;box-shadow:0 2px 10px #0000001a;overflow-y:auto;border-radius:5px}._popupContent_bdura_191{background-color:#fff;padding:10px;border-radius:5px;box-shadow:0 2px 4px #0003}._popupContent_bdura_191 h3{margin-top:0;color:#333}._popupContent_bdura_191 p{margin:5px 0;color:#555}._viewDetailsButton_bdura_208{background-color:#008c51;color:#fff;border:none;padding:8px 12px;border-radius:4px;cursor:pointer;font-size:14px;margin-top:10px}._viewDetailsButton_bdura_208:hover{background-color:#006b3e}._fullscreenButton_bdura_223,._minimizeButton_bdura_223{display:none}._categorySelector_bdura_227{margin:0 12px;flex:0 0 auto;display:flex;align-items:center;gap:8px}._categorySelect_bdura_227{padding:4px 8px;border:1px solid #ddd;border-radius:4px;background-color:#fff;color:#333;font-size:.9rem;min-width:150px;cursor:pointer;transition:all .2s ease}._categorySelect_bdura_227:hover{border-color:#999}._categorySelect_bdura_227:focus{outline:none;border-color:#06c;box-shadow:0 0 0 2px #0066cc1a}._upArrowButton_bdura_257{width:24px;height:24px;padding:0;border:1px solid #ddd;border-radius:4px;background-color:#fff;color:#666;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._upArrowButton_bdura_257:hover{background-color:#f0f0f0;border-color:#999;color:#333}@media (max-width: 768px){._resourcesPanel_bdura_1{flex-direction:column}._sidePanel_bdura_14{position:fixed;right:0;bottom:0;width:100%;height:50vh;z-index:1000;transition:height .3s ease;background-color:#f8f8f8;box-shadow:0 -2px 10px #0000001a;transform:none}._sidePanel_bdura_14._minimized_bdura_25{height:48px;overflow:hidden;transform:none}._sidePanel_bdura_14._half_bdura_302{height:50vh}._sidePanel_bdura_14._full_bdura_223{height:calc(100vh - var(--top-bar-height, 64px))}._map_bdura_8{height:50vh}._minimized_bdura_25~._map_bdura_8{height:calc(100vh - 48px)}._full_bdura_223~._map_bdura_8{height:0}._fullscreenButton_bdura_223,._minimizeButton_bdura_223{display:flex}}._panelContent_bdura_166::-webkit-scrollbar{width:8px;height:8px}._panelContent_bdura_166::-webkit-scrollbar-track{background:transparent}._panelContent_bdura_166::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}._panelContent_bdura_166::-webkit-scrollbar-thumb:hover{background:#999}._resourceForm_qt6se_1{padding:12px;height:100%;overflow-y:auto}._resourceForm_qt6se_1 h2{color:#333;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #eee}._section_qt6se_14{margin-bottom:16px;padding:12px;background-color:#f8f9fa;border-radius:6px;box-shadow:0 1px 2px #0000000d}._section_qt6se_14 h3{color:#2c3e50;margin-bottom:12px;font-size:1em;font-weight:600}._formGroup_qt6se_29{margin-bottom:12px}._formGroup_qt6se_29 label{display:block;margin-bottom:4px;color:#4a5568;font-weight:500;font-size:.9em}._formGroup_qt6se_29 input,._formGroup_qt6se_29 textarea{width:100%;padding:6px 8px;border:1px solid #e2e8f0;border-radius:4px;font-size:.9em;transition:border-color .2s}._formGroup_qt6se_29 input:focus,._formGroup_qt6se_29 textarea:focus{outline:none;border-color:#3182ce;box-shadow:0 0 0 1px #3182ce}._formGroup_qt6se_29 textarea{resize:vertical;min-height:60px}._formGroup_qt6se_29 input[type=number]{width:120px}._buttonGroup_qt6se_67{display:flex;gap:8px;margin-top:16px;padding-top:12px;border-top:1px solid #eee}._submitButton_qt6se_75,._cancelButton_qt6se_76{padding:6px 12px;border:none;border-radius:4px;cursor:pointer;font-weight:500;font-size:.9em;transition:background-color .2s}._submitButton_qt6se_75{background-color:#3182ce;color:#fff}._cancelButton_qt6se_76{background-color:#718096;color:#fff}._submitButton_qt6se_75:hover,._cancelButton_qt6se_76:hover{opacity:.9}._resourceDetails_u6y8n_1{padding:12px;height:100%;overflow-y:auto}._resourceDetails_u6y8n_1 h2{color:#333;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #eee}._section_u6y8n_14{margin-bottom:16px;padding:12px;background-color:#f8f9fa;border-radius:6px;box-shadow:0 1px 2px #0000000d}._section_u6y8n_14 h3{color:#2c3e50;margin-bottom:12px;font-size:1em;font-weight:600}._section_u6y8n_14 p{margin:6px 0;line-height:1.4;color:#4a5568;font-size:.9em}._section_u6y8n_14 strong{color:#2d3748;font-weight:600;margin-right:6px}._buttonContainer_u6y8n_42{display:flex;gap:8px;margin-top:16px;padding-top:12px;border-top:1px solid #eee}._button_u6y8n_42{padding:6px 12px;border:none;border-radius:4px;cursor:pointer;font-weight:500;font-size:.9em;transition:background-color .2s}._button_u6y8n_42{background-color:#3182ce;color:#fff}._backButton_u6y8n_65{background-color:#718096}._button_u6y8n_42:hover{opacity:.9}._resourceList_64vd4_1{width:100%;height:100%;background-color:#f8f8f8;padding:0;box-sizing:border-box;overflow-y:auto;border-right:1px solid #ddd}._resourceList_64vd4_1 h2{margin-top:0;color:#333;margin-bottom:15px}._resourceList_64vd4_1 ul{list-style:none;padding:0;margin:0}._resourceList_64vd4_1 li{padding:12px 16px;border-bottom:1px solid #eee;cursor:pointer;transition:background-color .2s ease}._resourceList_64vd4_1 li:hover{background-color:#f0f7ff}._resourceName_64vd4_34{font-size:1rem;color:#333;margin-bottom:4px}._resourcePlace_64vd4_40{font-size:.85rem;color:#666}._addNewButton_64vd4_45{width:100%;padding:12px;margin-top:16px;background-color:#06c;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease}._addNewButton_64vd4_45:hover{background-color:#0052a3}._messageContainer_64vd4_61{display:flex;align-items:center;justify-content:center;height:100%;padding:24px;text-align:center}._emptyMessage_64vd4_70{color:#666;font-size:.95rem}._errorMessage_64vd4_75{color:#e74c3c;font-size:.95rem;max-width:240px;line-height:1.4}._skeletonItem_64vd4_83{cursor:default!important}._skeletonItem_64vd4_83:hover{background-color:transparent!important}._shimmer_64vd4_91{background:#f6f7f8;background-image:linear-gradient(to right,#f6f7f8,#edeef1 20%,#f6f7f8 40% 100%);background-repeat:no-repeat;background-size:800px 104px;animation:_shimmer_64vd4_91 1.5s linear infinite}._skeletonItem_64vd4_83 ._resourceName_64vd4_34{height:16px;width:70%;border-radius:4px;margin-bottom:8px}._skeletonItem_64vd4_83 ._resourcePlace_64vd4_40{height:14px;width:40%;border-radius:4px}@keyframes _shimmer_64vd4_91{0%{background-position:-468px 0}to{background-position:468px 0}}._servicesPanel_wl51o_1{display:flex;flex-direction:column;height:100%;width:100%;background-color:#f8f8f8}._tabNavigation_wl51o_9{display:flex;background-color:#fff;border-bottom:2px solid #e0e0e0;padding:0;flex-shrink:0}._tabButton_wl51o_17{flex:1;padding:16px 24px;border:none;background-color:transparent;color:#666;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;border-bottom:3px solid transparent;position:relative}._tabButton_wl51o_17:hover:not(:disabled){background-color:#f5f5f5;color:#333}._tabButton_wl51o_17._active_wl51o_36{color:#06c;border-bottom-color:#06c;background-color:#f9f9f9}._tabButton_wl51o_17:disabled{color:#ccc;cursor:not-allowed;opacity:.5}._tabContent_wl51o_48{flex:1;overflow-y:auto;padding:20px}@media (max-width: 768px){._servicesPanel_wl51o_1{min-height:100vh}._tabNavigation_wl51o_9{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}._tabNavigation_wl51o_9::-webkit-scrollbar{display:none}._tabButton_wl51o_17{flex:0 0 auto;min-width:120px;padding:12px 16px;font-size:.9rem;white-space:nowrap}._tabContent_wl51o_48{padding:12px}}@media (max-width: 480px){._tabNavigation_wl51o_9{flex-direction:column;border-bottom:none;border-right:2px solid #e0e0e0;width:100%}._tabButton_wl51o_17{width:100%;min-width:unset;text-align:left;padding:14px 16px;border-bottom:1px solid #f0f0f0;border-right:3px solid transparent}._tabButton_wl51o_17._active_wl51o_36{border-bottom-color:transparent;border-right-color:#06c}._tabContent_wl51o_48{padding:16px 12px}}._tabContent_wl51o_48::-webkit-scrollbar{width:8px;height:8px}._tabContent_wl51o_48::-webkit-scrollbar-track{background:transparent}._tabContent_wl51o_48::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}._tabContent_wl51o_48::-webkit-scrollbar-thumb:hover{background:#999}._sessionPanelSkeleton_jb53h_1{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:2rem;max-width:900px;margin:0 auto}._header_jb53h_10{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:1.5rem;border-bottom:1px solid #e0e0e0;margin-bottom:2rem}._headerContent_jb53h_19{flex:1;display:flex;flex-direction:column;gap:.75rem}._content_jb53h_26{display:flex;flex-direction:column;gap:2rem}._section_jb53h_32{display:flex;flex-direction:column;gap:1rem}._description_jb53h_38{display:flex;flex-direction:column;gap:.5rem;padding:1rem 0}._detailsGrid_jb53h_45{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;padding:1rem 0}._detailItem_jb53h_52{display:flex;align-items:flex-start;gap:1rem}._detailContent_jb53h_58{display:flex;flex-direction:column;gap:.5rem}._participantsHeader_jb53h_64{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._participantsList_jb53h_71{display:flex;flex-direction:column;gap:1rem}._participant_jb53h_64{display:flex;align-items:center;gap:1rem;padding:.75rem;background-color:#f9f9f9;border-radius:8px}@media (max-width: 768px){._sessionPanelSkeleton_jb53h_1{padding:1.5rem}._detailsGrid_jb53h_45{grid-template-columns:1fr;gap:1rem}._participantsHeader_jb53h_64{flex-direction:column;align-items:flex-start;gap:1rem}}._sessionPanel_qjyq1_1{display:flex;flex-direction:column;height:100%;background-color:#fff;overflow:hidden}._header_qjyq1_9{display:flex;justify-content:space-between;align-items:flex-start;padding:24px;border-bottom:1px solid #e5e7eb;background-color:#f9fafb}._headerContent_qjyq1_18{display:flex;flex-direction:column;gap:12px;flex:1}._title_qjyq1_25{font-size:28px;font-weight:700;color:#111827;margin:0}._closeButton_qjyq1_32{background:none;border:none;cursor:pointer;padding:8px;color:#6b7280;transition:color .2s;border-radius:4px}._closeButton_qjyq1_32:hover{color:#111827;background-color:#e5e7eb}._content_qjyq1_47{flex:1;overflow-y:auto;padding:24px}._section_qjyq1_53{margin-bottom:32px}._sectionTitle_qjyq1_57{font-size:18px;font-weight:600;color:#111827;margin:0 0 16px}._description_qjyq1_64{font-size:16px;line-height:1.6;color:#4b5563;margin:0}._detailsGrid_qjyq1_71{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:32px}._detailItem_qjyq1_78{display:flex;align-items:flex-start;gap:12px;padding:16px;background-color:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}._icon_qjyq1_88{color:#6366f1;flex-shrink:0;margin-top:2px}._detailLabel_qjyq1_94{font-size:12px;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}._detailValue_qjyq1_103{font-size:15px;font-weight:500;color:#111827}._statusBadge_qjyq1_109{display:inline-flex;align-items:center;padding:6px 12px;border-radius:16px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._statusScheduled_qjyq1_120{background-color:#dbeafe;color:#1e40af}._statusOngoing_qjyq1_125{background-color:#d1fae5;color:#065f46}._statusCompleted_qjyq1_130{background-color:#e5e7eb;color:#374151}._statusCancelled_qjyq1_135{background-color:#fee2e2;color:#991b1b}._statusUnknown_qjyq1_140{background-color:#f3f4f6;color:#6b7280}._participantsHeader_qjyq1_145{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._joinButton_qjyq1_152{display:flex;align-items:center;gap:8px;padding:10px 20px;background-color:#6366f1;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s}._joinButton_qjyq1_152:hover:not(:disabled){background-color:#4f46e5}._joinButton_qjyq1_152:disabled{opacity:.6;cursor:not-allowed}._leaveButton_qjyq1_176{background-color:#ef4444}._leaveButton_qjyq1_176:hover:not(:disabled){background-color:#dc2626}._participantsList_qjyq1_184{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}._participant_qjyq1_145{display:flex;align-items:center;gap:12px;padding:12px;background-color:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}._participantAvatar_qjyq1_200{width:40px;height:40px;border-radius:50%;background-color:#6366f1;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;flex-shrink:0}._participantName_qjyq1_214{font-size:14px;font-weight:500;color:#111827}._noParticipants_qjyq1_220{font-size:14px;color:#6b7280;font-style:italic;margin:0;padding:20px;text-align:center;background-color:#f9fafb;border-radius:8px}._loading_qjyq1_231,._error_qjyq1_232{display:flex;align-items:center;justify-content:center;height:100%;font-size:16px;color:#6b7280}._error_qjyq1_232{color:#ef4444}@media (max-width: 768px){._sessionPanel_qjyq1_1{min-height:100vh}._header_qjyq1_9{padding:16px;flex-wrap:wrap}._title_qjyq1_25{font-size:22px;word-break:break-word}._content_qjyq1_47{padding:16px}._section_qjyq1_53{margin-bottom:24px}._sectionTitle_qjyq1_57{font-size:16px}._description_qjyq1_64{font-size:15px}._detailsGrid_qjyq1_71{grid-template-columns:1fr;gap:12px}._detailItem_qjyq1_78{padding:14px}._detailLabel_qjyq1_94{font-size:11px}._detailValue_qjyq1_103{font-size:14px}._participantsList_qjyq1_184{grid-template-columns:1fr;gap:10px}._participantsHeader_qjyq1_145{flex-direction:column;align-items:flex-start;gap:12px}._joinButton_qjyq1_152{width:100%;justify-content:center;padding:12px 20px;font-size:15px}._participant_qjyq1_145{padding:10px}._participantAvatar_qjyq1_200{width:36px;height:36px;font-size:14px}._participantName_qjyq1_214{font-size:13px}._closeButton_qjyq1_32{padding:6px}}@media (max-width: 480px){._header_qjyq1_9{padding:12px}._title_qjyq1_25{font-size:20px}._content_qjyq1_47{padding:12px}._section_qjyq1_53{margin-bottom:20px}._sectionTitle_qjyq1_57{font-size:15px;margin-bottom:12px}._description_qjyq1_64{font-size:14px}._detailsGrid_qjyq1_71{gap:10px}._detailItem_qjyq1_78{padding:12px;gap:10px}._icon_qjyq1_88{width:18px;height:18px}._detailLabel_qjyq1_94{font-size:10px}._detailValue_qjyq1_103{font-size:13px}._statusBadge_qjyq1_109{padding:5px 10px;font-size:11px}._joinButton_qjyq1_152{padding:10px 16px;font-size:14px}._participantsList_qjyq1_184{gap:8px}._participant_qjyq1_145{padding:8px;gap:10px}._participantAvatar_qjyq1_200{width:32px;height:32px;font-size:13px}._participantName_qjyq1_214{font-size:12px}._noParticipants_qjyq1_220{font-size:13px;padding:16px}}@media (max-width: 768px) and (hover: none) and (pointer: coarse){._closeButton_qjyq1_32{min-width:44px;min-height:44px;padding:10px}._joinButton_qjyq1_152{min-height:48px;padding:14px 24px}._closeButton_qjyq1_32:active{background-color:#d1d5db}._joinButton_qjyq1_152:active:not(:disabled){transform:scale(.98)}._participant_qjyq1_145:active{background-color:#e5e7eb}._closeButton_qjyq1_32,._joinButton_qjyq1_152{touch-action:manipulation}._content_qjyq1_47{-webkit-overflow-scrolling:touch}}@media (max-width: 768px) and (orientation: landscape){._header_qjyq1_9,._content_qjyq1_47{padding:12px 16px}._section_qjyq1_53{margin-bottom:20px}._detailsGrid_qjyq1_71{grid-template-columns:repeat(2,1fr)}._participantsHeader_qjyq1_145{flex-direction:row;align-items:center}._joinButton_qjyq1_152{width:auto;min-width:160px}}@media (prefers-contrast: high){._detailItem_qjyq1_78,._participant_qjyq1_145{border-width:2px}._statusBadge_qjyq1_109{border:2px solid currentColor}._joinButton_qjyq1_152{border:2px solid transparent}._closeButton_qjyq1_32:hover{border:2px solid currentColor}}@media (prefers-reduced-motion: reduce){._closeButton_qjyq1_32,._joinButton_qjyq1_152{transition:none}._joinButton_qjyq1_152:active:not(:disabled){transform:none}}._newSessionPanel_1k1j7_1{display:flex;flex-direction:column;height:100%;background-color:#fff;overflow:hidden}._header_1k1j7_9{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e5e7eb;background-color:#f9fafb}._title_1k1j7_18{font-size:24px;font-weight:700;color:#111827;margin:0}._closeButton_1k1j7_25{background:none;border:none;cursor:pointer;padding:8px;color:#6b7280;transition:color .2s;border-radius:4px}._closeButton_1k1j7_25:hover{color:#111827;background-color:#e5e7eb}._form_1k1j7_40{flex:1;overflow-y:auto;padding:24px}._formGroup_1k1j7_46{margin-bottom:24px}._label_1k1j7_50{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#374151;margin-bottom:8px}._labelIcon_1k1j7_60{color:#6366f1}._required_1k1j7_64{color:#ef4444}._input_1k1j7_68,._textarea_1k1j7_69{width:100%;padding:12px;font-size:15px;border:1px solid #d1d5db;border-radius:8px;transition:border-color .2s,box-shadow .2s;font-family:inherit}._input_1k1j7_68:focus,._textarea_1k1j7_69:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}._textarea_1k1j7_69{resize:vertical;min-height:120px}._inputError_1k1j7_91{border-color:#ef4444}._inputError_1k1j7_91:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._errorText_1k1j7_100{display:block;margin-top:6px;font-size:13px;color:#ef4444}._dateTimeRow_1k1j7_107{display:grid;grid-template-columns:1fr 1fr;gap:16px}._buttonContainer_1k1j7_113{display:flex;gap:12px;margin-top:32px;padding-top:24px;border-top:1px solid #e5e7eb}._submitButton_1k1j7_121{flex:1;padding:12px 24px;background-color:#6366f1;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s}._submitButton_1k1j7_121:hover:not(:disabled){background-color:#4f46e5}._submitButton_1k1j7_121:disabled{opacity:.6;cursor:not-allowed}._cancelButton_1k1j7_143{flex:1;padding:12px 24px;background-color:#f3f4f6;color:#374151;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s}._cancelButton_1k1j7_143:hover:not(:disabled){background-color:#e5e7eb}._cancelButton_1k1j7_143:disabled{opacity:.6;cursor:not-allowed}._submitError_1k1j7_165{padding:12px;background-color:#fee2e2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-size:14px;margin-bottom:16px}@media (max-width: 768px){._newSessionPanel_1k1j7_1{min-height:100vh}._header_1k1j7_9{padding:16px}._title_1k1j7_18{font-size:20px}._form_1k1j7_40{padding:16px}._formGroup_1k1j7_46{margin-bottom:20px}._label_1k1j7_50{font-size:13px;margin-bottom:6px}._input_1k1j7_68,._textarea_1k1j7_69{padding:12px;font-size:16px}._textarea_1k1j7_69{min-height:100px}._dateTimeRow_1k1j7_107{grid-template-columns:1fr;gap:12px}._input_1k1j7_68[type=datetime-local]{padding:12px;font-size:16px;-webkit-appearance:none;appearance:none}._buttonContainer_1k1j7_113{flex-direction:column;gap:10px;margin-top:24px;padding-top:20px}._submitButton_1k1j7_121,._cancelButton_1k1j7_143{width:100%;padding:14px 24px;font-size:16px}._submitError_1k1j7_165{padding:10px;font-size:13px}._errorText_1k1j7_100{font-size:12px}._closeButton_1k1j7_25{padding:6px}}@media (max-width: 480px){._header_1k1j7_9{padding:12px}._title_1k1j7_18{font-size:18px}._form_1k1j7_40{padding:12px}._formGroup_1k1j7_46{margin-bottom:16px}._label_1k1j7_50{font-size:12px;gap:4px}._labelIcon_1k1j7_60{width:14px;height:14px}._input_1k1j7_68,._textarea_1k1j7_69{padding:10px;font-size:16px}._textarea_1k1j7_69{min-height:90px}._dateTimeRow_1k1j7_107{gap:10px}._input_1k1j7_68[type=datetime-local]{padding:10px}._buttonContainer_1k1j7_113{gap:8px;margin-top:20px;padding-top:16px}._submitButton_1k1j7_121,._cancelButton_1k1j7_143{padding:12px 20px;font-size:15px}._submitError_1k1j7_165{padding:8px;font-size:12px}._errorText_1k1j7_100{font-size:11px;margin-top:4px}}@media (max-width: 768px){._input_1k1j7_68[type=datetime-local]::-webkit-datetime-edit{padding:0;display:flex;align-items:center}._input_1k1j7_68[type=datetime-local]::-webkit-datetime-edit-fields-wrapper{padding:0}._input_1k1j7_68[type=datetime-local]::-webkit-calendar-picker-indicator{padding:4px;cursor:pointer;opacity:.6;width:24px;height:24px;margin-left:8px}._input_1k1j7_68[type=datetime-local]::-webkit-calendar-picker-indicator:hover{opacity:1}._input_1k1j7_68[type=datetime-local]{min-height:48px;display:flex;align-items:center}._input_1k1j7_68[type=datetime-local]::-webkit-datetime-edit-year-field,._input_1k1j7_68[type=datetime-local]::-webkit-datetime-edit-month-field,._input_1k1j7_68[type=datetime-local]::-webkit-datetime-edit-day-field,._input_1k1j7_68[type=datetime-local]::-webkit-datetime-edit-hour-field,._input_1k1j7_68[type=datetime-local]::-webkit-datetime-edit-minute-field,._input_1k1j7_68[type=datetime-local]::-webkit-datetime-edit-ampm-field{padding:2px 4px}._input_1k1j7_68[type=datetime-local]:active{background-color:#f9fafb}}@media (max-width: 768px) and (hover: none) and (pointer: coarse){._input_1k1j7_68,._textarea_1k1j7_69{min-height:48px;padding:14px}._textarea_1k1j7_69{min-height:120px}._input_1k1j7_68:active,._textarea_1k1j7_69:active{background-color:#f9fafb}._submitButton_1k1j7_121:active,._cancelButton_1k1j7_143:active{transform:scale(.98)}._input_1k1j7_68,._textarea_1k1j7_69,._submitButton_1k1j7_121,._cancelButton_1k1j7_143{touch-action:manipulation}}@media (max-width: 768px) and (orientation: landscape){._form_1k1j7_40{padding:12px 16px}._formGroup_1k1j7_46{margin-bottom:16px}._textarea_1k1j7_69{min-height:80px}._buttonContainer_1k1j7_113{flex-direction:row;margin-top:16px;padding-top:16px}._submitButton_1k1j7_121,._cancelButton_1k1j7_143{padding:10px 20px}}@media (prefers-contrast: high){._input_1k1j7_68,._textarea_1k1j7_69,._inputError_1k1j7_91{border-width:2px}._submitButton_1k1j7_121,._cancelButton_1k1j7_143{border:2px solid currentColor}}@media (prefers-reduced-motion: reduce){._input_1k1j7_68,._textarea_1k1j7_69,._submitButton_1k1j7_121,._cancelButton_1k1j7_143,._closeButton_1k1j7_25{transition:none}._submitButton_1k1j7_121:active,._cancelButton_1k1j7_143:active{transform:none}}@supports (-webkit-touch-callout: none){._input_1k1j7_68,._textarea_1k1j7_69{font-size:16px}._input_1k1j7_68[type=datetime-local]{-webkit-appearance:none;appearance:none;background-color:#fff}._input_1k1j7_68[type=datetime-local]::-webkit-date-and-time-value{text-align:left}}@media (max-width: 768px){._input_1k1j7_68[type=datetime-local]{position:relative}._input_1k1j7_68[type=datetime-local]::-webkit-calendar-picker-indicator{position:absolute;right:8px;top:50%;transform:translateY(-50%)}}.mapboxgl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.mapboxgl-canvas{left:0;position:absolute;top:0}.mapboxgl-map:-webkit-full-screen{height:100%;width:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:none}.mapboxgl-ctrl-bottom,.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-left,.mapboxgl-ctrl-right,.mapboxgl-ctrl-top,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.mapboxgl-ctrl-top-left{left:0;top:0}.mapboxgl-ctrl-top{left:50%;top:0;transform:translate(-50%)}.mapboxgl-ctrl-top-right{right:0;top:0}.mapboxgl-ctrl-right{right:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl-bottom-right{bottom:0;right:0}.mapboxgl-ctrl-bottom{bottom:0;left:50%;transform:translate(-50%)}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-left{left:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{float:left;margin:10px 0 0 10px}.mapboxgl-ctrl-top .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{float:right;margin:10px 10px 0 0}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl,.mapboxgl-ctrl-right .mapboxgl-ctrl{float:right;margin:0 10px 10px 0}.mapboxgl-ctrl-bottom .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl,.mapboxgl-ctrl-left .mapboxgl-ctrl{float:left;margin:0 0 10px 10px}.mapboxgl-ctrl-group{background:#fff;border-radius:4px}.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.mapboxgl-ctrl-group button{background-color:initial;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;overflow:hidden;padding:0;width:29px}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:initial}.mapboxgl-ctrl-group button+button{border-top:1px solid ButtonText}}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl-group button:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:only-child{border-radius:inherit}.mapboxgl-ctrl button:not(:disabled):hover{background-color:#0000000d}.mapboxgl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-buildings-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M3.3335 11.6666C3.3335 12.5871 4.07969 13.3333 5.00016 13.3333C5.92064 13.3333 6.66683 12.5871 6.66683 11.6666L6.66683 6.66659L11.6668 6.66659C12.5873 6.66659 13.3335 5.92039 13.3335 4.99992C13.3335 4.07944 12.5873 3.33325 11.6668 3.33325H3.3335V11.6666Z' fill='currentColor'/%3E%3Cpath d='M26.6668 11.6666C26.6668 12.5871 25.9206 13.3333 25.0002 13.3333C24.0797 13.3333 23.3335 12.5871 23.3335 11.6666L23.3335 6.66659L18.3335 6.66659C17.413 6.66659 16.6668 5.92039 16.6668 4.99992C16.6668 4.07944 17.413 3.33325 18.3335 3.33325H26.6668L26.6668 11.6666Z' fill='currentColor'/%3E%3Cpath d='M13.3335 24.9999C13.3335 25.9204 12.5873 26.6666 11.6668 26.6666H3.3335V18.3333C3.3335 17.4128 4.07969 16.6666 5.00016 16.6666C5.92064 16.6666 6.66683 17.4128 6.66683 18.3333V23.3333H11.6668C12.5873 23.3333 13.3335 24.0794 13.3335 24.9999Z' fill='currentColor'/%3E%3Cpath d='M18.3335 26.6666C17.413 26.6666 16.6668 25.9204 16.6668 24.9999C16.6668 24.0794 17.413 23.3333 18.3335 23.3333H23.3335V18.3333C23.3335 17.4128 24.0797 16.6666 25.0002 16.6666C25.9206 16.6666 26.6668 17.4128 26.6668 18.3333V26.6666H18.3335Z' fill='currentColor'/%3E%3C/svg%3E");background-size:26px 26px}.mapboxgl-ctrl button.mapboxgl-ctrl-buildings-toggle.mapboxgl-ctrl-level-button-selected .mapboxgl-ctrl-icon{filter:invert(1) brightness(1)}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{animation:mapboxgl-spin 2s linear infinite}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}}@keyframes mapboxgl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='0.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='0.9' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23000'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{background-color:#fff;border-radius:12px;box-sizing:initial;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:#0000000d}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0;top:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0;top:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.mapboxgl-ctrl-attrib a{color:#000000bf;text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{font-weight:700;margin-left:2px}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.mapboxgl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{flex-direction:column-reverse}.mapboxgl-popup-anchor-left{flex-direction:row}.mapboxgl-popup-anchor-right{flex-direction:row-reverse}.mapboxgl-popup-tip{border:10px solid #0000;height:0;width:0;z-index:1}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.mapboxgl-popup-close-button{background-color:initial;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.mapboxgl-popup-close-button:hover{background-color:#0000000d}.mapboxgl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:10px 10px 15px;pointer-events:auto;position:relative}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{left:0;opacity:1;position:absolute;top:0;transition:opacity .2s;will-change:transform}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.mapboxgl-user-location-dot:before{animation:mapboxgl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.mapboxgl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading{height:0;width:0}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after,.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-bottom:7.5px solid #4aa1eb;content:"";position:absolute}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-left:7.5px solid #0000;transform:translateY(-28px) skewY(-20deg)}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after{border-right:7.5px solid #0000;transform:translate(7.5px,-28px) skewY(20deg)}@keyframes mapboxgl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}@media print{.mapbox-improve-map{display:none}}.mapboxgl-scroll-zoom-blocker,.mapboxgl-touch-pan-blocker{align-items:center;background:#000000b3;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;text-align:center;top:0;transition:opacity .75s ease-in-out;transition-delay:1s;width:100%}.mapboxgl-scroll-zoom-blocker-show,.mapboxgl-touch-pan-blocker-show{opacity:1;transition:opacity .1s ease-in-out}.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page,.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-ctrl-separator{background-color:#e0e0e0;height:1px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button{color:#333;font-size:18px;font-weight:700;height:50px;width:50px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:hover{background-color:#f5f5f5}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected{background-color:#4a5568;color:#fff}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected:hover{background-color:#2d3748}.mapbox-gl-draw_ctrl-bottom-left,.mapbox-gl-draw_ctrl-top-left{margin-left:0;border-radius:0 4px 4px 0}.mapbox-gl-draw_ctrl-top-right,.mapbox-gl-draw_ctrl-bottom-right{margin-right:0;border-radius:4px 0 0 4px}.mapbox-gl-draw_ctrl-draw-btn{border-color:#000000e6;color:#ffffff80;width:30px;height:30px}.mapbox-gl-draw_ctrl-draw-btn.active,.mapbox-gl-draw_ctrl-draw-btn.active:hover{background-color:#0000000d}.mapbox-gl-draw_ctrl-draw-btn{background-repeat:no-repeat;background-position:center}.mapbox-gl-draw_point{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="m10 2c-3.3 0-6 2.7-6 6s6 9 6 9 6-5.7 6-9-2.7-6-6-6zm0 2c2.1 0 3.8 1.7 3.8 3.8 0 1.5-1.8 3.9-2.9 5.2h-1.7c-1.1-1.4-2.9-3.8-2.9-5.2-.1-2.1 1.6-3.8 3.7-3.8z"/>%3C/svg>')}.mapbox-gl-draw_polygon{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="m15 12.3v-4.6c.6-.3 1-1 1-1.7 0-1.1-.9-2-2-2-.7 0-1.4.4-1.7 1h-4.6c-.3-.6-1-1-1.7-1-1.1 0-2 .9-2 2 0 .7.4 1.4 1 1.7v4.6c-.6.3-1 1-1 1.7 0 1.1.9 2 2 2 .7 0 1.4-.4 1.7-1h4.6c.3.6 1 1 1.7 1 1.1 0 2-.9 2-2 0-.7-.4-1.4-1-1.7zm-8-.3v-4l1-1h4l1 1v4l-1 1h-4z"/>%3C/svg>')}.mapbox-gl-draw_line{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="m13.5 3.5c-1.4 0-2.5 1.1-2.5 2.5 0 .3 0 .6.2.9l-3.8 3.8c-.3-.1-.6-.2-.9-.2-1.4 0-2.5 1.1-2.5 2.5s1.1 2.5 2.5 2.5 2.5-1.1 2.5-2.5c0-.3 0-.6-.2-.9l3.8-3.8c.3.1.6.2.9.2 1.4 0 2.5-1.1 2.5-2.5s-1.1-2.5-2.5-2.5z"/>%3C/svg>')}.mapbox-gl-draw_trash{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="M10,3.4 c-0.8,0-1.5,0.5-1.8,1.2H5l-1,1v1h12v-1l-1-1h-3.2C11.5,3.9,10.8,3.4,10,3.4z M5,8v7c0,1,1,2,2,2h6c1,0,2-1,2-2V8h-2v5.5h-1.5V8h-3 v5.5H7V8H5z"/>%3C/svg>')}.mapbox-gl-draw_uncombine{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="m12 2c-.3 0-.5.1-.7.3l-1 1c-.4.4-.4 1 0 1.4l1 1c.4.4 1 .4 1.4 0l1-1c.4-.4.4-1 0-1.4l-1-1c-.2-.2-.4-.3-.7-.3zm4 4c-.3 0-.5.1-.7.3l-1 1c-.4.4-.4 1 0 1.4l1 1c.4.4 1 .4 1.4 0l1-1c.4-.4.4-1 0-1.4l-1-1c-.2-.2-.4-.3-.7-.3zm-7 1c-1 0-1 1-.5 1.5.3.3 1 1 1 1l-1 1s-.5.5 0 1 1 0 1 0l1-1 1 1c.5.5 1.5.5 1.5-.5v-4zm-5 3c-.3 0-.5.1-.7.3l-1 1c-.4.4-.4 1 0 1.4l4.9 4.9c.4.4 1 .4 1.4 0l1-1c.4-.4.4-1 0-1.4l-4.9-4.9c-.1-.2-.4-.3-.7-.3z"/>%3C/svg>')}.mapbox-gl-draw_combine{background-image:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20">%3Cpath d="M12.1,2c-0.3,0-0.5,0.1-0.7,0.3l-1,1c-0.4,0.4-0.4,1,0,1.4l4.9,4.9c0.4,0.4,1,0.4,1.4,0l1-1 c0.4-0.4,0.4-1,0-1.4l-4.9-4.9C12.6,2.1,12.3,2,12.1,2z M8,8C7,8,7,9,7.5,9.5c0.3,0.3,1,1,1,1l-1,1c0,0-0.5,0.5,0,1s1,0,1,0l1-1l1,1 C11,13,12,13,12,12V8H8z M4,10c-0.3,0-0.5,0.1-0.7,0.3l-1,1c-0.4,0.4-0.4,1,0,1.4l1,1c0.4,0.4,1,0.4,1.4,0l1-1c0.4-0.4,0.4-1,0-1.4 l-1-1C4.5,10.1,4.3,10,4,10z M8,14c-0.3,0-0.5,0.1-0.7,0.3l-1,1c-0.4,0.4-0.4,1,0,1.4l1,1c0.4,0.4,1,0.4,1.4,0l1-1 c0.4-0.4,0.4-1,0-1.4l-1-1C8.5,14.1,8.3,14,8,14z"/>%3C/svg>')}.mapboxgl-map.mouse-pointer .mapboxgl-canvas-container.mapboxgl-interactive{cursor:pointer}.mapboxgl-map.mouse-move .mapboxgl-canvas-container.mapboxgl-interactive{cursor:move}.mapboxgl-map.mouse-add .mapboxgl-canvas-container.mapboxgl-interactive{cursor:crosshair}.mapboxgl-map.mouse-move.mode-direct_select .mapboxgl-canvas-container.mapboxgl-interactive{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.mapboxgl-map.mode-direct_select.feature-vertex.mouse-move .mapboxgl-canvas-container.mapboxgl-interactive{cursor:move}.mapboxgl-map.mode-direct_select.feature-midpoint.mouse-pointer .mapboxgl-canvas-container.mapboxgl-interactive{cursor:cell}.mapboxgl-map.mode-direct_select.feature-feature.mouse-move .mapboxgl-canvas-container.mapboxgl-interactive{cursor:move}.mapboxgl-map.mode-static.mouse-pointer .mapboxgl-canvas-container.mapboxgl-interactive{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.mapbox-gl-draw_boxselect{pointer-events:none;position:absolute;top:0;left:0;width:0;height:0;background:#0000001a;border:2px dotted #fff;opacity:.5}
