.alert{padding:1rem;border-radius:4px;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:flex-start;animation:slideIn .3s ease-in-out}.alert--info{background-color:#e3f2fd;border-left:4px solid #2196f3;color:#1976d2}.alert--warning{background-color:#fff3e0;border-left:4px solid #ff9800;color:#f57c00}.alert--error{background-color:#ffebee;border-left:4px solid #f44336;color:#d32f2f}.alert--success{background-color:#e8f5e9;border-left:4px solid #4caf50;color:#2e7d32}.alert__content{flex:1}.alert__message{margin:0;font-size:.95rem}.alert__close{background:none;border:none;cursor:pointer;font-size:1.2rem;padding:0 0 0 1rem;color:inherit;opacity:.7;transition:opacity .2s}.alert__close:hover{opacity:1}@keyframes slideIn{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem}.loading__spinner{width:40px;height:40px;border:4px solid #e0e0e0;border-top:4px solid #2196f3;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.loading__text{color:#666;font-size:.95rem;margin:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-boundary{display:flex;align-items:center;justify-content:center;min-height:100vh;background-color:#f5f5f5}.error-boundary__content{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a;text-align:center;max-width:500px}.error-boundary__title{color:#d32f2f;font-size:1.5rem;margin:0 0 1rem}.error-boundary__message{color:#666;font-size:.95rem;margin:0 0 1.5rem;line-height:1.5}.error-boundary__button{background-color:#2196f3;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;font-size:.95rem;cursor:pointer;transition:background-color .2s}.error-boundary__button:hover{background-color:#1976d2}._layout_1wj1i_1{display:flex;flex-direction:column;min-height:100vh;background:#0f0f0f}._header_1wj1i_17{background:#1a1a1a;border-bottom:1px solid #2d2d2d;padding:0;position:sticky;top:0;z-index:1000}._headerContent_1wj1i_35{max-width:100%;margin:0 auto;padding:.875rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}._logo_1wj1i_57{display:flex;align-items:center}._logoLink_1wj1i_67{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#fff;transition:opacity .2s}._logoLink_1wj1i_67:hover{opacity:.9}._logoIcon_1wj1i_93{width:24px;height:24px;color:#fff}._logoText_1wj1i_105{font-size:1.25rem;font-weight:600;color:#fff}._searchForm_1wj1i_119{flex:1;max-width:600px;margin:0 auto}._searchContainer_1wj1i_131{display:flex;align-items:center;background:#2d2d2d;border:1px solid #3d3d3d;border-radius:6px;overflow:hidden;transition:border-color .2s}._searchContainer_1wj1i_131:focus-within{border-color:#667eea}._searchDropdown_1wj1i_159{padding:.5rem .75rem;background:#2d2d2d;border:none;border-right:1px solid #3d3d3d;color:#fff;font-size:.875rem;cursor:pointer;outline:none}._searchInput_1wj1i_181{flex:1;padding:.5rem .75rem;background:transparent;border:none;color:#fff;font-size:.875rem;outline:none}._searchInput_1wj1i_181::placeholder{color:#a0a0a0}._searchButton_1wj1i_209{padding:.5rem .75rem;background:transparent;border:none;color:#a0a0a0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s}._searchButton_1wj1i_209:hover{color:#fff}._headerIcons_1wj1i_243{display:flex;align-items:center;gap:.75rem}._iconButton_1wj1i_255{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:6px;color:#a0a0a0;cursor:pointer;transition:all .2s}._iconButton_1wj1i_255:hover{background:#2d2d2d;color:#fff}._userAvatar_1wj1i_293{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s}._userAvatar_1wj1i_293:hover{transform:scale(1.05)}._avatarText_1wj1i_325{font-size:.75rem;font-weight:600;color:#fff}._navTabs_1wj1i_339{background:#1a1a1a;border-bottom:1px solid #2d2d2d;padding:0}._navTabsContent_1wj1i_351{max-width:100%;margin:0 auto;padding:0 2rem;display:flex;align-items:center;gap:0}._navTab_1wj1i_339{position:relative;padding:.875rem 1.5rem;color:#a0a0a0;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s;white-space:nowrap;display:flex;align-items:center;gap:.25rem;border-bottom:2px solid transparent}._navTab_1wj1i_339:hover{color:#fff;background:#ffffff0d}._navTabActive_1wj1i_409{color:#fff;border-bottom-color:#667eea}._dropdownIcon_1wj1i_419{margin-left:.25rem}._main_1wj1i_429{flex:1;display:flex;flex-direction:column;background:#0f0f0f}@media (max-width: 1024px){._searchForm_1wj1i_119{max-width:400px}}@media (max-width: 768px){._headerContent_1wj1i_35{padding:.75rem 1rem;gap:1rem}._logoText_1wj1i_105{font-size:1rem}._searchForm_1wj1i_119{max-width:200px}._searchInput_1wj1i_181{font-size:.75rem}._headerIcons_1wj1i_243{gap:.5rem}._iconButton_1wj1i_255,._userAvatar_1wj1i_293{width:32px;height:32px}._navTabsContent_1wj1i_351{overflow-x:auto;-webkit-overflow-scrolling:touch}._navTab_1wj1i_339{padding:.75rem 1rem;font-size:.8125rem}}@media (max-width: 480px){._logoText_1wj1i_105,._searchForm_1wj1i_119{display:none}}._slaPanel_6o3hx_1{background:#1e1e1e;border-radius:8px;padding:1.5rem;color:#fff}._title_6o3hx_15{font-size:1.125rem;font-weight:600;margin:0 0 1.5rem;color:#fff}._content_6o3hx_29{display:flex;align-items:center;gap:2rem}._chartContainer_6o3hx_41{position:relative;width:120px;height:120px}._donutChart_6o3hx_53{width:100%;height:100%}._donutBackground_6o3hx_63{stroke:#2d2d2d}._donutForeground_6o3hx_71{transition:stroke-dashoffset .5s ease}._chartCenter_6o3hx_79{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}._percentage_6o3hx_95{font-size:1.5rem;font-weight:700;color:#fff}._label_6o3hx_107{font-size:.75rem;color:#a0a0a0;margin-top:.25rem}._stats_6o3hx_119{display:flex;flex-direction:column;gap:1rem}._statItem_6o3hx_131{display:flex;align-items:center;gap:.75rem}._statDot_6o3hx_143{width:8px;height:8px;border-radius:50%;flex-shrink:0}._statValue_6o3hx_157{font-size:1.25rem;font-weight:600;color:#fff;min-width:60px}._statLabel_6o3hx_171{font-size:.875rem;color:#a0a0a0}._healthPanel_3cxv1_1{background:#1e1e1e;border-radius:8px;padding:1.5rem;color:#fff}._title_3cxv1_15{font-size:1.125rem;font-weight:600;margin:0 0 1.5rem;color:#fff}._content_3cxv1_29{display:flex;flex-direction:column;gap:1rem}._totalResources_3cxv1_41{display:flex;flex-direction:column;gap:.25rem}._totalValue_3cxv1_53{font-size:1.5rem;font-weight:700;color:#fff}._totalLabel_3cxv1_65{font-size:.875rem;color:#a0a0a0}._barChart_3cxv1_75{display:flex;height:24px;border-radius:4px;overflow:hidden;background:#2d2d2d}._barSegment_3cxv1_91{height:100%;transition:width .5s ease}._legend_3cxv1_101{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:.5rem}._legendItem_3cxv1_115{display:flex;align-items:center;gap:.5rem}._legendDot_3cxv1_127{width:8px;height:8px;border-radius:50%;flex-shrink:0}._legendValue_3cxv1_141{font-size:1rem;font-weight:600;color:#fff;min-width:50px}._legendLabel_3cxv1_155{font-size:.875rem;color:#a0a0a0}._profilePanel_12df5_1{background:#1e1e1e;border-radius:8px;padding:1.5rem;color:#fff}._header_12df5_15{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._title_12df5_29{font-size:1.125rem;font-weight:600;margin:0;color:#fff}._editButton_12df5_43{color:#a0a0a0;cursor:pointer;padding:.25rem;display:flex;align-items:center;transition:color .2s}._editButton_12df5_43:hover{color:#fff}._content_12df5_69{display:flex;flex-direction:column;gap:1rem}._profileImage_12df5_81{display:flex;justify-content:center}._avatar_12df5_91{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600;color:#fff}._message_12df5_117{font-size:.875rem;color:#a0a0a0;line-height:1.5;margin:0}._details_12df5_131{display:flex;flex-direction:column;gap:.75rem}._detailItem_12df5_143{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#fff}._icon_12df5_159{color:#a0a0a0;flex-shrink:0}._securityPanel_jrn0t_1{background:#1e1e1e;border-radius:8px;padding:1.5rem;color:#fff}._title_jrn0t_15{font-size:1.125rem;font-weight:600;margin:0 0 1.5rem;color:#fff}._content_jrn0t_29{display:flex;align-items:center;gap:2rem}._chartContainer_jrn0t_41{position:relative;width:120px;height:120px}._donutChart_jrn0t_53{width:100%;height:100%}._donutBackground_jrn0t_63{stroke:#2d2d2d}._donutForeground_jrn0t_71{transition:stroke-dashoffset .5s ease}._chartCenter_jrn0t_79{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}._percentage_jrn0t_95{font-size:1rem;font-weight:700;color:#fff}._stats_jrn0t_107{display:flex;flex-direction:column;gap:1rem}._statItem_jrn0t_119{display:flex;align-items:center;gap:.75rem}._statDot_jrn0t_131{width:8px;height:8px;border-radius:50%;flex-shrink:0}._statValue_jrn0t_145{font-size:1.25rem;font-weight:600;color:#fff;min-width:30px}._statLabel_jrn0t_159{font-size:.875rem;color:#a0a0a0}._entitlementsPanel_17z09_1{background:#1e1e1e;border-radius:8px;padding:1.5rem;color:#fff}._header_17z09_15{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._title_17z09_29{font-size:1.125rem;font-weight:600;margin:0;color:#fff}._manageLink_17z09_43{font-size:.875rem;color:#667eea;text-decoration:none;transition:color .2s}._manageLink_17z09_43:hover{color:#764ba2}._content_17z09_65{display:flex;flex-direction:column;gap:1.5rem}._entitlementItem_17z09_77{display:flex;flex-direction:column;gap:.75rem}._entitlementHeader_17z09_89{display:flex;justify-content:space-between;align-items:center}._entitlementName_17z09_101{font-size:1rem;font-weight:600;color:#fff}._entitlementStatus_17z09_113{display:flex;align-items:center;gap:.5rem}._warningIcon_17z09_125{flex-shrink:0}._activeStatus_17z09_133{font-size:.875rem;color:#28a745}._expiringStatus_17z09_143{font-size:.875rem;color:#ffc107}._entitlementDetails_17z09_153{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#a0a0a0}._expiryDate_17z09_169{color:#a0a0a0}._monthsLeft_17z09_177{color:#ffc107;font-weight:500}._progressBar_17z09_187{height:8px;background:#2d2d2d;border-radius:4px;overflow:hidden}._progressFill_17z09_201{height:100%;border-radius:4px;transition:width .5s ease}._progressActive_17z09_213{background:#28a745}._progressExpiring_17z09_221{background:#ffc107}._usageInfo_17z09_229{display:flex;justify-content:space-between;font-size:.875rem;color:#a0a0a0}._communicationPanel_cvuhv_1{background:#1e1e1e;border-radius:8px;padding:1.5rem;color:#fff}._title_cvuhv_15{font-size:1.125rem;font-weight:600;margin:0 0 1rem;color:#fff}._description_cvuhv_29{font-size:.875rem;color:#a0a0a0;line-height:1.5;margin:0 0 1.5rem}._preferencesList_cvuhv_43{display:flex;flex-direction:column;gap:.75rem}._preferenceItem_cvuhv_55{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.875rem;color:#fff}._checkbox_cvuhv_73{width:18px;height:18px;cursor:pointer;accent-color:#667eea}._checkboxLabel_cvuhv_87{user-select:none}._announcementsPanel_abx2d_1{background:#1e1e1e;border-radius:8px;padding:1.5rem;color:#fff}._tabs_abx2d_15{display:flex;gap:.5rem;border-bottom:1px solid #2d2d2d;margin-bottom:1.5rem;overflow-x:auto}._tab_abx2d_15{padding:.75rem 1rem;background:none;border:none;color:#a0a0a0;font-size:.875rem;cursor:pointer;border-bottom:2px solid transparent;transition:all .2s;white-space:nowrap}._tab_abx2d_15:hover{color:#fff}._tabActive_abx2d_63{color:#667eea;border-bottom-color:#667eea}._content_abx2d_73{display:flex;flex-direction:column;gap:1.5rem;max-height:500px;overflow-y:auto;padding-right:.5rem}._content_abx2d_73::-webkit-scrollbar{width:6px}._content_abx2d_73::-webkit-scrollbar-track{background:#1e1e1e;border-radius:3px}._content_abx2d_73::-webkit-scrollbar-thumb{background:#3d3d3d;border-radius:3px}._content_abx2d_73::-webkit-scrollbar-thumb:hover{background:#4d4d4d}._announcementCard_abx2d_127{display:flex;gap:1rem;padding:1rem;background:#2d2d2d;border-radius:8px;transition:background .2s}._announcementCard_abx2d_127:hover{background:#3d3d3d}._announcementImage_abx2d_153{width:120px;height:80px;flex-shrink:0;border-radius:4px;overflow:hidden;background:#1e1e1e}._announcementImage_abx2d_153 img{width:100%;height:100%;object-fit:cover}._placeholderImage_abx2d_183{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2)}._announcementContent_abx2d_195{flex:1;display:flex;flex-direction:column;gap:.5rem}._announcementTitle_abx2d_209{font-size:1rem;font-weight:600;margin:0;color:#fff}._announcementDescription_abx2d_223{font-size:.875rem;color:#a0a0a0;line-height:1.5;margin:0;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._announcementDescription_abx2d_223 *{display:inline;font-size:inherit;line-height:inherit;color:inherit;margin:0;padding:0}._announcementMeta_abx2d_267{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:#a0a0a0}._announcementDate_abx2d_283{color:#a0a0a0}._announcementStats_abx2d_291{display:flex;gap:1rem}._statItem_abx2d_301{display:flex;align-items:center;gap:.25rem;color:#a0a0a0}._statItem_abx2d_301 svg{color:#a0a0a0}._supportCasesPanel_16uis_1{background:#1e1e1e;border-radius:8px;padding:1.5rem;color:#fff}._title_16uis_15{font-size:1.125rem;font-weight:600;margin:0 0 1.5rem;color:#fff}._caseList_16uis_29{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}._caseItem_16uis_47{display:flex;flex-direction:column;gap:.25rem}._caseCount_16uis_59{font-size:1.5rem;font-weight:700;color:#fff}._caseLabel_16uis_71{font-size:.875rem;color:#a0a0a0;text-transform:capitalize}._accountTeamPanel_1efnt_1{background:#1e1e1e;border-radius:8px;padding:1.5rem;color:#fff}._title_1efnt_15{font-size:1.125rem;font-weight:600;margin:0 0 1.5rem;color:#fff}._content_1efnt_29{display:flex;flex-direction:column;gap:1.5rem}._teamMember_1efnt_41{display:flex;gap:1rem}._avatar_1efnt_51{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;color:#fff;flex-shrink:0}._avatar_1efnt_51 img{width:100%;height:100%;border-radius:50%;object-fit:cover}._memberInfo_1efnt_93{flex:1;display:flex;flex-direction:column;gap:.25rem}._memberName_1efnt_107{font-size:1rem;font-weight:600;color:#fff}._memberRole_1efnt_119{font-size:.875rem;color:#a0a0a0}._memberContact_1efnt_129{display:flex;flex-direction:column;gap:.25rem;margin-top:.25rem}._contactLink_1efnt_143{font-size:.75rem;color:#667eea;text-decoration:none;transition:color .2s}._contactLink_1efnt_143:hover{color:#764ba2}._pageLayout_1h388_7{background:#000;min-height:100vh}._welcomeBanner_1h388_19{background:linear-gradient(135deg,#1a0033,#4d0066 40%,#8b1a5e,#c9457a);padding:3rem}._welcomeContent_1h388_29{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}._welcomeText_1h388_45{flex:1}._welcomeLabel_1h388_53{font-size:.625rem;font-weight:500;color:#ffffffb3;letter-spacing:.1em;margin-bottom:.5rem;text-transform:uppercase}._welcomeName_1h388_71{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.25rem}._welcomeSubtext_1h388_85{font-size:.875rem;color:#ffffffe6}._launchButton_1h388_95{background:#0000004d;color:#fff;border:1px solid rgba(255,255,255,.25);padding:.625rem 1.5rem;border-radius:4px;cursor:pointer;font-weight:500;font-size:.875rem;transition:all .2s;backdrop-filter:blur(10px)}._launchButton_1h388_95:hover{background:#0006;border-color:#fff6}._navTabs_1h388_133{background:#0a0a0a;border-bottom:1px solid #1a1a1a;position:sticky;top:0;z-index:10}._navTabsContent_1h388_149{max-width:1400px;margin:0 auto;display:flex;gap:0;padding:0 3rem}._navTab_1h388_133{background:none;border:none;color:#8b8b8b;padding:.875rem 1.25rem;cursor:pointer;font-size:.875rem;text-decoration:none;transition:color .2s,border-color .2s,background .2s;border-bottom:2px solid transparent;font-weight:400;display:flex;align-items:center;gap:.25rem;white-space:nowrap}._navTab_1h388_133:hover{color:#fff;background:#ffffff08}._navTabActive_1h388_209{color:#fff;border-bottom-color:#fff;font-weight:400}._dropdownIcon_1h388_221{opacity:.7}._mainGrid_1h388_231{max-width:1400px;margin:0 auto;padding:2rem 3rem;display:grid;grid-template-columns:1fr 280px;gap:2rem}._mainContent_1h388_249{min-width:0}._sidebar_1h388_257{display:flex;flex-direction:column;gap:1.25rem}@media (max-width: 1200px){._mainGrid_1h388_231{grid-template-columns:1fr 280px;gap:2rem;padding:2rem}._navTabsContent_1h388_149{padding:0 2rem}._welcomeBanner_1h388_19{padding:2rem}}@media (max-width: 768px){._mainGrid_1h388_231{grid-template-columns:1fr;gap:1.5rem}._sidebar_1h388_257{order:-1}._welcomeContent_1h388_29{flex-direction:column;align-items:flex-start;gap:1rem}._navTabsContent_1h388_149{overflow-x:auto;gap:1rem}._navTab_1h388_133{white-space:nowrap}}._container_tjdyg_7{min-height:100vh;background:#000;padding:0;margin:0}._dashboardGrid_tjdyg_23{display:flex;flex-direction:column;gap:1.25rem}._dashboardRow_tjdyg_35{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}._announcementsWrapper_tjdyg_49{width:100%}._notAuthorized_tjdyg_59,._error_tjdyg_61{max-width:600px;margin:4rem auto;text-align:center;padding:3rem;background:#1e1e1e;border-radius:8px;color:#fff}._notAuthorized_tjdyg_59 h2,._error_tjdyg_61 h2{color:#dc3545;margin-bottom:1rem}._error_tjdyg_61 p{color:#a0a0a0}@media (max-width: 1200px){._dashboardGrid_tjdyg_23{grid-template-columns:repeat(2,1fr)}._announcementsWrapper_tjdyg_49,._supportCasesWrapper_tjdyg_121{grid-column:span 2}}@media (max-width: 768px){._welcomeBanner_tjdyg_133{padding:2rem 1rem}._welcomeContent_tjdyg_141{flex-direction:column;align-items:flex-start}._welcomeName_tjdyg_151{font-size:2rem}._launchButton_tjdyg_159{width:100%}._dashboardGrid_tjdyg_23{grid-template-columns:1fr;padding:0 1rem 1rem;gap:1rem}._announcementsWrapper_tjdyg_49,._supportCasesWrapper_tjdyg_121,._accountTeamWrapper_tjdyg_183{grid-column:span 1}._navTabsContent_tjdyg_191{overflow-x:auto;-webkit-overflow-scrolling:touch}._navTab_tjdyg_191{padding:.75rem 1rem;font-size:.8125rem}._accountTeamSection_tjdyg_211{padding:0 1rem 1rem}}._profileEditor_1uvi6_1{max-width:800px;margin:0 auto;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}._header_1uvi6_19{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;border-bottom:2px solid #f0f0f0;padding-bottom:15px}._header_1uvi6_19 h2{margin:0;font-size:28px;color:#333;font-weight:600}._editButton_1uvi6_51{padding:10px 20px;background-color:#0078d4;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._editButton_1uvi6_51:hover:not(:disabled){background-color:#1084da}._editButton_1uvi6_51:disabled{background-color:#ccc;cursor:not-allowed}._error_1uvi6_93{padding:12px 16px;background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb;border-radius:4px;margin-bottom:20px;font-size:14px}._success_1uvi6_113{padding:12px 16px;background-color:#d4edda;color:#155724;border:1px solid #c3e6cb;border-radius:4px;margin-bottom:20px;font-size:14px}._content_1uvi6_133{display:flex;flex-direction:column;gap:30px}._section_1uvi6_145{padding-bottom:20px;border-bottom:1px solid #f0f0f0}._section_1uvi6_145:last-of-type{border-bottom:none}._section_1uvi6_145 h3{margin:0 0 20px;font-size:18px;color:#333;font-weight:600}._formGroup_1uvi6_177{margin-bottom:20px}._formGroup_1uvi6_177 label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:#333}._input_1uvi6_201,._disabledInput_1uvi6_203{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;font-family:inherit;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}._input_1uvi6_201{border-color:#0078d4;background-color:#fff;cursor:text}._input_1uvi6_201:focus{outline:none;border-color:#0078d4;box-shadow:0 0 0 3px #0078d41a}._disabledInput_1uvi6_203{border-color:#ddd;background-color:#f5f5f5;color:#666;cursor:not-allowed}._twoColumn_1uvi6_263{display:grid;grid-template-columns:1fr 1fr;gap:20px}._checkboxGroup_1uvi6_275{margin-bottom:15px}._checkboxLabel_1uvi6_283{display:flex;align-items:center;cursor:pointer;font-size:14px;color:#333}._checkboxLabel_1uvi6_283 input{margin-right:10px;cursor:pointer}._checkboxLabel_1uvi6_283 input:disabled{cursor:not-allowed;opacity:.6}._actions_1uvi6_319{display:flex;gap:10px;margin-top:30px;padding-top:20px;border-top:1px solid #f0f0f0}._saveButton_1uvi6_335,._cancelButton_1uvi6_337{flex:1;padding:12px 20px;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}._saveButton_1uvi6_335{background-color:#107c10;color:#fff}._saveButton_1uvi6_335:hover:not(:disabled){background-color:#1a9e20}._saveButton_1uvi6_335:disabled{background-color:#ccc;cursor:not-allowed}._cancelButton_1uvi6_337{background-color:#f0f0f0;color:#333;border:1px solid #ddd}._cancelButton_1uvi6_337:hover:not(:disabled){background-color:#e0e0e0}._cancelButton_1uvi6_337:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){._profileEditor_1uvi6_1{padding:15px}._header_1uvi6_19{flex-direction:column;align-items:flex-start;gap:15px}._header_1uvi6_19 h2{font-size:24px}._editButton_1uvi6_51{width:100%}._twoColumn_1uvi6_263{grid-template-columns:1fr;gap:15px}._actions_1uvi6_319{flex-direction:column}._saveButton_1uvi6_335,._cancelButton_1uvi6_337{width:100%}}@media (max-width: 480px){._profileEditor_1uvi6_1{padding:10px}._header_1uvi6_19 h2{font-size:20px}._section_1uvi6_145 h3,._input_1uvi6_201,._disabledInput_1uvi6_203{font-size:16px}}._container_1fx6e_1{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:20px}._banner_1fx6e_13{background:linear-gradient(135deg,#0078d4,#1084da);color:#fff;padding:40px 20px;border-radius:8px;margin-bottom:40px;text-align:center;box-shadow:0 4px 12px #0078d433}._banner_1fx6e_13 h1{margin:0 0 10px;font-size:32px;font-weight:700}._banner_1fx6e_13 p{margin:0;font-size:16px;opacity:.95}._content_1fx6e_57{max-width:1000px;margin:0 auto;padding:0 20px}._notAuthorized_1fx6e_69{background:#fff;padding:40px;border-radius:8px;text-align:center;box-shadow:0 2px 8px #0000001a;max-width:500px;margin:50px auto}._notAuthorized_1fx6e_69 h2{color:#333;margin-bottom:10px}._notAuthorized_1fx6e_69 p{color:#666;font-size:14px}._loading_1fx6e_109{background:#fff;padding:40px;border-radius:8px;text-align:center;box-shadow:0 2px 8px #0000001a;max-width:500px;margin:50px auto}._loading_1fx6e_109 p{color:#666;font-size:14px;margin:0}@media (max-width: 768px){._container_1fx6e_1{padding:10px}._banner_1fx6e_13{padding:30px 15px;margin-bottom:30px}._banner_1fx6e_13 h1{font-size:24px}._banner_1fx6e_13 p{font-size:14px}._content_1fx6e_57{padding:0 10px}}@media (max-width: 480px){._container_1fx6e_1{padding:0}._banner_1fx6e_13{padding:20px 15px;margin-bottom:20px;border-radius:0}._banner_1fx6e_13 h1{font-size:20px}._banner_1fx6e_13 p{font-size:12px}}._content_xgfy3_1{width:100%;max-width:100%;padding:0}._supportSection_xgfy3_13{padding:2rem 0 3rem;border-bottom:1px solid #2a2a2a}._sectionHeader_xgfy3_23{margin-bottom:2rem}._title_xgfy3_31{font-size:2.5rem;font-weight:600;color:#fff;margin:0 0 .5rem;letter-spacing:.5px}._subtitle_xgfy3_47{font-size:.95rem;color:#b0b0b0;margin:0;line-height:1.5}._introList_xgfy3_61{list-style:disc;padding-left:1.5rem;margin:1.5rem 0 0}._introList_xgfy3_61 li{color:#ccc;margin-bottom:.75rem;line-height:1.6;font-size:.95rem}._introList_xgfy3_61 li:last-child{margin-bottom:0}._casesSection_xgfy3_95{padding:3rem 0 2rem}._casesHeader_xgfy3_103{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._casesTitle_xgfy3_117{font-size:1.3rem;font-weight:600;color:#fff;margin:0}._casesActions_xgfy3_131{display:flex;gap:1rem;align-items:center}._searchButton_xgfy3_143{background:transparent;border:1px solid #2a2a2a;color:#fff;padding:.5rem .75rem;border-radius:4px;cursor:pointer;font-size:1rem;transition:all .3s ease}._searchButton_xgfy3_143:hover{border-color:#8b1a5e;background:#1a1a1a}._addCaseButton_xgfy3_175{background:#8b1a5e;border:none;color:#fff;padding:.5rem 1.25rem;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease}._addCaseButton_xgfy3_175:hover{background:#9b2a6e;box-shadow:0 0 15px #8b1a5e4d}._casesTable_xgfy3_209{background:#0a0a0a;border:1px solid #2a2a2a;border-radius:8px;overflow:hidden}._tableHeader_xgfy3_223{display:grid;grid-template-columns:100px 150px 1fr 180px 140px;gap:1rem;padding:1rem 1.5rem;background:#1a1a1a;border-bottom:1px solid #2a2a2a;font-weight:600;color:#fff;font-size:.85rem}._tableBody_xgfy3_247{max-height:600px;overflow-y:auto}._tableRow_xgfy3_257{display:grid;grid-template-columns:100px 150px 1fr 180px 140px;gap:1rem;padding:1rem 1.5rem;border-bottom:1px solid #2a2a2a;transition:background .2s ease;align-items:center}._tableRow_xgfy3_257:hover{background:#1a1a1a}._tableRow_xgfy3_257:last-child{border-bottom:none}._columnCaseId_xgfy3_293{color:#fff;font-size:.9rem}._columnStatus_xgfy3_303{display:flex;align-items:center}._statusBadge_xgfy3_313{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .75rem;border-radius:4px;font-size:.8rem;font-weight:500;white-space:nowrap}._statusNeedsAttention_xgfy3_335{background:#ff3b301a;color:#ff3b30;border:1px solid rgba(255,59,48,.3)}._statusInProgress_xgfy3_347{background:#007aff1a;color:#007aff;border:1px solid rgba(0,122,255,.3)}._statusNotStarted_xgfy3_359{background:#ff3b301a;color:#ff3b30;border:1px solid rgba(255,59,48,.3)}._statusComplete_xgfy3_371{background:#34c7591a;color:#34c759;border:1px solid rgba(52,199,89,.3)}._columnDescription_xgfy3_383{color:#ccc;font-size:.9rem;line-height:1.4}._columnOwner_xgfy3_395{color:#b0b0b0;font-size:.9rem}._columnUpdated_xgfy3_405{color:#a0a0a0;font-size:.85rem}._pagination_xgfy3_415{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0 0;margin-top:1.5rem;border-top:1px solid #2a2a2a}._paginationText_xgfy3_433{color:#b0b0b0;font-size:.85rem}._paginationText_xgfy3_433 strong{color:#fff;font-weight:600}._paginationInfo_xgfy3_453{color:#b0b0b0;font-size:.85rem}._paginationControls_xgfy3_463{display:flex;align-items:center;gap:1rem;color:#b0b0b0;font-size:.85rem}._paginationButton_xgfy3_479{background:transparent;border:1px solid #2a2a2a;color:#fff;padding:.35rem .65rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:all .3s ease}._paginationButton_xgfy3_479:hover:not(:disabled){border-color:#8b1a5e;background:#1a1a1a}._paginationButton_xgfy3_479:disabled{opacity:.3;cursor:not-allowed}@media (max-width: 1200px){._tableHeader_xgfy3_223,._tableRow_xgfy3_257{grid-template-columns:90px 140px 1fr 160px 120px;gap:.75rem;padding:.875rem 1rem}}@media (max-width: 768px){._title_xgfy3_31{font-size:2rem}._casesHeader_xgfy3_103{flex-direction:column;align-items:flex-start;gap:1rem}._tableHeader_xgfy3_223,._tableRow_xgfy3_257{grid-template-columns:1fr;gap:.5rem}._pagination_xgfy3_415{flex-direction:column;gap:1rem;align-items:flex-start}}._container_jv7ov_1{max-width:1200px;margin:0 auto;padding:2rem}._container_jv7ov_1 h1{margin-bottom:1rem}._kbPageWhite_x41bh_5{min-height:100vh;background:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}._kbTopBar_x41bh_21{background:#fff;border-bottom:1px solid #e0e0e0;padding:1rem 2rem;display:flex;justify-content:center}._kbSearchForm_x41bh_37{display:flex;align-items:center;max-width:600px;width:100%;position:relative}._kbSearchInput_x41bh_53{width:100%;padding:.75rem 3rem .75rem 1rem;border:1px solid #d0d0d0;border-radius:4px;font-size:1rem;outline:none}._kbSearchInput_x41bh_53:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._kbSearchButton_x41bh_81{position:absolute;right:.5rem;background:transparent;border:none;cursor:pointer;padding:.5rem;color:#666;display:flex;align-items:center;justify-content:center}._kbSearchButton_x41bh_81:hover{color:#333}._kbContainerWhite_x41bh_117{max-width:1400px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:250px 1fr;gap:3rem;align-items:start}._kbFiltersSidebar_x41bh_139{display:flex;flex-direction:column;gap:2rem;width:250px}._kbFilterSection_x41bh_153{display:flex;flex-direction:column;gap:.75rem}._kbFilterSectionTitle_x41bh_165{font-size:.875rem;font-weight:600;color:#333;margin:0;text-transform:uppercase;letter-spacing:.5px}._kbFilterSelect_x41bh_183{width:100%;padding:.75rem;border:1px solid #d0d0d0;border-radius:4px;background:#fff;color:#333;font-size:.875rem;cursor:pointer;outline:none}._kbFilterSelect_x41bh_183:hover{border-color:#999}._kbFilterSelect_x41bh_183:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._kbMainContent_x41bh_227{display:flex;flex-direction:column;gap:1.5rem}._kbResultsHeader_x41bh_241{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._kbResultsSummary_x41bh_255{font-size:.875rem;color:#666}._kbResultsSummary_x41bh_255 strong{color:#333;font-weight:600}._kbSortGroup_x41bh_275{display:flex;align-items:center;gap:.5rem}._kbSortLabel_x41bh_287{font-size:.875rem;color:#666}._kbSortSelect_x41bh_297{padding:.5rem 2rem .5rem .75rem;border:1px solid #d0d0d0;border-radius:4px;background:#fff;color:#333;font-size:.875rem;cursor:pointer;outline:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 4L6 8L10 4' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:12px}._kbSortSelect_x41bh_297:hover{border-color:#999}._kbSortSelect_x41bh_297:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._kbResultsList_x41bh_349{display:flex;flex-direction:column;gap:0}._kbResultItem_x41bh_361{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid #e0e0e0}._kbResultItem_x41bh_361:last-child{border-bottom:none}._kbResultContent_x41bh_387{flex:1;display:flex;flex-direction:column;gap:.75rem}._kbResultCategoryTag_x41bh_401{display:inline-block;padding:.25rem .75rem;background:#f0f0f0;color:#666;border-radius:12px;font-size:.75rem;font-weight:500;width:fit-content}._kbResultTitle_x41bh_423{color:#8b5cf6;font-size:1.125rem;font-weight:600;margin:0;cursor:pointer;text-decoration:none}._kbResultTitle_x41bh_423:hover{text-decoration:underline}._kbResultSnippet_x41bh_449{color:#666;font-size:.875rem;line-height:1.6;margin:.5rem 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._kbResultMeta_x41bh_471{display:flex;flex-wrap:wrap;gap:1rem;font-size:.75rem;color:#999;margin-top:.5rem}._kbViewButton_x41bh_489{background:transparent;border:none;cursor:pointer;padding:.5rem;color:#667eea;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.25rem}._kbViewButton_x41bh_489:hover{color:#5568d3;background:#667eea1a;border-radius:4px}._kbPagination_x41bh_529{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #e0e0e0}._kbPageButton_x41bh_549{padding:.5rem 1rem;border:1px solid #d0d0d0;border-radius:4px;background:#fff;color:#333;font-size:.875rem;cursor:pointer}._kbPageButton_x41bh_549:hover:not(:disabled){background:#f5f5f5;border-color:#999}._kbPageButton_x41bh_549:disabled{opacity:.5;cursor:not-allowed}._kbPageInfo_x41bh_589{font-size:.875rem;color:#666}._kbEmptyState_x41bh_601{padding:3rem;text-align:center;color:#999}._kbLoadingState_x41bh_613{padding:3rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;color:#666}._kbError_x41bh_633{padding:2rem;background:#fee;color:#c33;border-radius:4px;border:1px solid #fcc}._kbBackButton_x41bh_651{margin-bottom:1.5rem;padding:.5rem 1rem;background:transparent;border:1px solid #d0d0d0;border-radius:4px;color:#667eea;cursor:pointer;font-size:.875rem}._kbBackButton_x41bh_651:hover{background:#f5f5f5}._kbButton_x41bh_681{margin-top:1rem;padding:.5rem 1rem;background:#667eea;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.875rem}._kbButton_x41bh_681:hover{background:#5568d3}._kbArticleDetail_x41bh_713{background:#fff;padding:2rem;border-radius:8px;border:1px solid #e0e0e0}._kbArticleDetailHeader_x41bh_727{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e0e0e0}._kbArticleDetailTitle_x41bh_739{color:#333;margin:0 0 1rem;font-size:2rem;font-weight:600;line-height:1.3}._kbArticleDetailMeta_x41bh_755{display:flex;flex-wrap:wrap;gap:1.5rem;color:#666;font-size:.875rem}._kbArticleDetailMeta_x41bh_755 span{display:flex;align-items:center}._kbArticleSection_x41bh_781{margin-bottom:2.5rem}._kbArticleSection_x41bh_781 h2{color:#333;font-size:1.5rem;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid #e0e0e0}._kbArticleContent_x41bh_807{color:#333;line-height:1.8;font-size:1rem}._kbArticleContent_x41bh_807 p{margin:1rem 0}._kbArticleContent_x41bh_807 ul,._kbArticleContent_x41bh_807 ol{margin:1rem 0;padding-left:2rem}._kbArticleContent_x41bh_807 li{margin:.5rem 0}._kbArticleContent_x41bh_807 h1,._kbArticleContent_x41bh_807 h2,._kbArticleContent_x41bh_807 h3,._kbArticleContent_x41bh_807 h4{color:#333;margin-top:1.5rem;margin-bottom:.75rem}._kbArticleContent_x41bh_807 code{background-color:#f5f5f5;padding:.2rem .4rem;border-radius:3px;font-family:Courier New,monospace;font-size:.9em}._kbArticleContent_x41bh_807 pre{background-color:#f5f5f5;padding:1rem;border-radius:4px;overflow-x:auto;margin:1rem 0}._kbArticleContent_x41bh_807 pre code{background:none;padding:0}._kbArticleContent_x41bh_807 a{color:#667eea;text-decoration:none}._kbArticleContent_x41bh_807 a:hover{text-decoration:underline}._kbArticleContent_x41bh_807 table{width:100%;border-collapse:collapse;margin:1rem 0}._kbArticleContent_x41bh_807 table th,._kbArticleContent_x41bh_807 table td{border:1px solid #e0e0e0;padding:.75rem;text-align:left}._kbArticleContent_x41bh_807 table th{background-color:#f5f5f5;color:#333;font-weight:600}@media (max-width: 1024px){._kbContainerWhite_x41bh_117{grid-template-columns:1fr}._kbFiltersSidebar_x41bh_139{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}}@media (max-width: 768px){._kbTopBar_x41bh_21,._kbContainerWhite_x41bh_117{padding:1rem}._kbResultsHeader_x41bh_241{flex-direction:column;align-items:flex-start;gap:1rem}._kbFiltersSidebar_x41bh_139{grid-template-columns:1fr}._kbResultItem_x41bh_361{flex-direction:column}._kbViewButton_x41bh_489{align-self:flex-end}}._content_x41bh_1053{display:flex;flex-direction:column;gap:2rem;padding:2rem 2.5rem 2.5rem;background:#0c0c0c;color:#e5e5e5}._knowledgeSection_x41bh_1071{background:#0f0f0f;border:1px solid #1f1f1f;border-radius:8px;padding:1.5rem 1.75rem;box-shadow:0 8px 20px #00000059}._sectionHeader_x41bh_1087{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}._title_x41bh_1101{font-size:1.8rem;font-weight:600;color:#fff;margin:0;display:flex;align-items:center;gap:.6rem}._subtitle_x41bh_1121{font-size:.95rem;color:#c3c3c3;margin:0}._introList_x41bh_1133{list-style:disc;padding-left:1.25rem;margin:.75rem 0 0}._introList_x41bh_1133 li{color:#d8d8d8;line-height:1.6;margin-bottom:.6rem;font-size:.95rem}._categoriesSection_x41bh_1159{padding:.5rem 0 0}._categoryGrid_x41bh_1167{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}._categoryCard_x41bh_1179{background:#131313;border:1px solid #222;border-radius:8px;padding:1.5rem;box-shadow:0 8px 24px #00000059;display:flex;flex-direction:column;gap:.6rem}._cardIcon_x41bh_1201{font-size:2.2rem;color:#c77cf2}._cardTitle_x41bh_1211{margin:0;font-size:1.05rem;font-weight:600;color:#fff}._cardDescription_x41bh_1225{margin:0;color:#c3c3c3;line-height:1.5;font-size:.95rem}._cardButton_x41bh_1239{margin-top:.5rem;background:transparent;border:1px solid #333;color:#fff;padding:.65rem 1rem;border-radius:6px;cursor:pointer;font-weight:600;transition:border-color .2s ease,transform .1s ease}._cardButton_x41bh_1239:hover{border-color:#c77cf2;transform:translateY(-1px)}._benefitsSection_x41bh_1273{background:#0f0f0f;border:1px solid #1f1f1f;border-radius:8px;padding:1.5rem 1.75rem;box-shadow:0 8px 20px #00000059}._benefitsTitle_x41bh_1289{margin:0 0 1rem;font-size:1.15rem;font-weight:600;color:#fff}._benefitsList_x41bh_1303{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}._benefitsList_x41bh_1303 li{color:#d8d8d8;line-height:1.5;font-size:.95rem}._benefitsList_x41bh_1303 strong{color:#fff;font-weight:700}._launchSection_x41bh_1343{display:flex;justify-content:flex-start;padding:.5rem 0 0}._launchButton_x41bh_1355{background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff;border:none;padding:.8rem 1.6rem;font-weight:700;border-radius:6px;cursor:pointer;font-size:.95rem;transition:opacity .2s,transform .1s ease;box-shadow:0 10px 24px #7c3aed59}._launchButton_x41bh_1355:hover{opacity:.92;transform:translateY(-1px)}._launchButton_x41bh_1355:active{transform:translateY(0)}@media (max-width: 1024px){._content_x41bh_1053{padding:1.5rem}}@media (max-width: 768px){._content_x41bh_1053{padding:1rem;gap:1.5rem}._categoryGrid_x41bh_1167{grid-template-columns:1fr}._sectionHeader_x41bh_1087{flex-direction:column;align-items:flex-start}}._kbPageContainer_1vmj4_1{min-height:100vh;width:100%;background:#0b0a13}._kbPageWhite_1vmj4_13{min-height:100vh;width:100%;background:radial-gradient(circle at 75% 20%,#7741ff14,#7741ff00),radial-gradient(circle at 85% 60%,#ff538d14,#ff538d00),#0b0a13;color:#e5e1f4;font-family:Poppins,Segoe UI,system-ui,-apple-system,sans-serif;display:flex;flex-direction:column;height:100vh;overflow:hidden}._topBar_1vmj4_41{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:#0f0e18d9;border-bottom:1px solid rgba(120,86,255,.18);backdrop-filter:blur(8px)}._brand_1vmj4_63{font-weight:700;font-size:1.1rem;letter-spacing:.04em;color:#cbbaff}._topActions_1vmj4_77{display:flex;align-items:center;gap:18px;color:#9ba0c0;font-size:.95rem}._topLink_1vmj4_93{cursor:pointer;transition:color .2s ease}._topLink_1vmj4_93:hover{color:#cbbaff}._pageBody_1vmj4_111{display:flex;gap:20px;padding:20px 24px;position:relative;flex:1;overflow:hidden}._hspWrapper_1vmj4_129{background:#0f0f18;border:1px solid rgba(255,255,255,.04);border-radius:12px;box-shadow:0 20px 60px #00000059;overflow:hidden;flex:1;display:flex;flex-direction:column;min-width:0;min-height:0;height:100%}._justInPanel_1vmj4_157{background:linear-gradient(180deg,#634cff29,#ff509b24);border:1px solid rgba(203,186,255,.35);border-radius:12px;padding:18px 16px;color:#f2e9ff;display:flex;flex-direction:column;gap:12px;flex-shrink:0;width:300px;max-width:300px;height:fit-content;max-height:calc(100vh - 140px);overflow-y:auto}._justInHeader_1vmj4_191{font-size:1.05rem;font-weight:700;letter-spacing:.02em}._justInSubhead_1vmj4_203{margin:0;color:#d9d3f1;font-size:.92rem;line-height:1.5}._justInList_1vmj4_217{display:flex;flex-direction:column;gap:8px}._justInItem_1vmj4_229{padding:12px 14px;border-radius:10px;background:#0f0e188c;border:1px solid rgba(203,186,255,.25);color:#eae2ff;font-size:.95rem;transition:transform .15s ease,border-color .15s ease,background .15s ease;cursor:pointer;display:flex;flex-direction:column;gap:6px}._justInItem_1vmj4_229:hover{transform:translate(4px);border-color:#cbbaff80;background:#634cff1f}._justInItem_1vmj4_229:focus{outline:2px solid rgba(203,186,255,.6);outline-offset:2px}._justInItemTitle_1vmj4_279{font-weight:600;color:#f2e9ff;line-height:1.3}._justInItemCategory_1vmj4_291{font-size:.8rem;color:#c7c3dc;font-weight:500;letter-spacing:.03em;text-transform:uppercase;opacity:.8}._coveoHostedSearchPage_1vmj4_311{width:100%;min-height:100vh}._coveoHostedSearchPage_1vmj4_311 .CoveoSearchInterface{width:100%;height:100%;background-color:#0f0f18;color:#fff;display:flex;flex-direction:column;min-height:0}._coveoHostedSearchPage_1vmj4_311 .CoveoContextDropdown{visibility:visible}#_hsp_1vmj4_129{width:100%;height:100%;min-height:0;background-color:transparent;display:flex;flex-direction:column;overflow:hidden}#_hsp_1vmj4_129>*{flex:1;min-height:0;overflow:hidden}.coveo-main-section{display:grid;grid-template-columns:260px 1fr;gap:20px;align-items:stretch;padding:10px 14px 24px;min-height:0;height:100%;max-height:100%;overflow:hidden;box-sizing:border-box}.coveo-facet-column{background-color:#12101c;padding:1.2rem;border-right:1px solid rgba(120,86,255,.15);grid-column:1;grid-row:1;overflow-y:auto;overflow-x:hidden;height:100%;max-height:100%;box-sizing:border-box;align-self:stretch;width:260px;min-width:260px}.coveo-facet-column::-webkit-scrollbar{width:6px}.coveo-facet-column::-webkit-scrollbar-track{background:transparent}.coveo-facet-column::-webkit-scrollbar-thumb{background:#cbbaff40;border-radius:3px}.coveo-facet-column::-webkit-scrollbar-thumb:hover{background:#cbbaff73}.coveo-facet-column .CoveoFacetSearch input{background-color:#0f0e18b3;border:1px solid rgba(203,186,255,.25);color:#d9d3f1;padding:.6rem .8rem;border-radius:6px;font-size:.9rem;margin-bottom:1.2rem}.coveo-facet-column .CoveoFacetSearch input:focus{outline:none;border-color:#cbbaff80;background-color:#634cff1f}.coveo-facet-column .CoveoFacetSearch input::placeholder{color:#9a95b8}.coveo-results-column{background-color:#0f0f18;padding:1.4rem 1.8rem;color:#fff;grid-column:2;grid-row:1;overflow-y:auto;overflow-x:hidden;height:100%;max-height:100%;box-sizing:border-box;align-self:stretch;min-width:0;display:flex;flex-direction:column}.CoveoSearchInterface{display:flex!important;flex-direction:column!important;height:100%!important;min-height:0!important}.coveo-search-section{flex-shrink:0}.coveo-main-section{flex:1;min-height:0;display:grid!important}.CoveoBreadcrumb{color:#9b78ff;margin-bottom:.6rem}.CoveoBreadcrumb a{color:#cbbaff;text-decoration:none}.CoveoBreadcrumb a:hover{text-decoration:underline}.CoveoQuerySummary{color:#fff;font-size:1.6rem;font-weight:700;margin-bottom:.25rem}.CoveoResult{background-color:transparent;border:none;border-bottom:1px solid rgba(120,86,255,.12);border-radius:0;padding:1.4rem 0;margin-bottom:0;color:#f7f6ff;box-shadow:none;transition:padding .2s ease}.CoveoResult:hover{background-color:#634cff0f}.CoveoResult:last-child{border-bottom:none}.CoveoResultSection:first-child{margin-bottom:.6rem}.CoveoResultLink{color:#9b78ff;font-size:1.05rem;font-weight:700;text-decoration:none;transition:color .2s ease;line-height:1.4;display:block;margin-bottom:.5rem}.CoveoResultLink:hover{color:#cbbaff;text-decoration:none}.CoveoExcerpt{color:#a9a3c6;margin-top:.6rem;line-height:1.6;font-size:.9rem}.CoveoResult .coveo-icon,.CoveoResult .CoveoIcon{display:none!important}.CoveoResult .coveo-result-frame,.CoveoResult .coveo-result-content,.CoveoResult .coveo-result-cell{margin-left:0!important;padding-left:0!important}.CoveoDynamicFacet{background-color:transparent;border:none;border-bottom:1px solid rgba(120,86,255,.12);border-radius:0;padding:0;margin-bottom:1rem}.CoveoDynamicFacet:last-child{border-bottom:none;margin-bottom:0}.CoveoDynamicFacetMoreLess{color:#9b78ff;background:transparent;border:none;cursor:pointer;font-size:.85rem;padding:.6rem 0;transition:color .2s ease;text-decoration:none;font-weight:500}.CoveoDynamicFacetMoreLess:hover{color:#cbbaff;text-decoration:underline}.CoveoDynamicFacetHeader{color:#d9d3f1;font-weight:600;font-size:.85rem;letter-spacing:.04em;text-transform:none;margin-bottom:.8rem;margin-top:.8rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:0;transition:color .2s ease}.CoveoDynamicFacetHeader:first-child{margin-top:0}.CoveoDynamicFacetHeader:hover{color:#f2e9ff}.CoveoDynamicFacetHeader:after{content:"";display:inline-block;width:6px;height:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(-45deg);margin-left:auto}.CoveoDynamicFacetValue{color:#c7c3dc;font-size:.85rem;padding:.4rem 0;cursor:pointer;transition:color .2s ease,padding-left .2s ease;display:flex;align-items:center;justify-content:space-between;line-height:1.4}.CoveoDynamicFacetValue:hover{color:#f2e9ff;padding-left:3px}.CoveoDynamicFacetValue.selected{color:#cbbaff;font-weight:600}.CoveoDynamicFacetValue .CoveoDynamicFacetValueCount{color:#9a95b8;font-size:.8rem;margin-left:.6rem}.coveo-sidebar,.CoveoRecommendation{background:linear-gradient(135deg,#7741ff29,#ff509b1f);border-radius:12px;padding:1.5rem;margin-left:1.5rem;border:1px solid rgba(203,186,255,.35)}.CoveoResult a,.CoveoResultLink{cursor:pointer}.CoveoResultLink:hover,.CoveoDynamicFacetValue:hover,.CoveoBreadcrumb a{color:#cbbaff}.CoveoFieldValue{color:#9a95b8;font-size:.8rem;font-weight:500}.CoveoResult .CoveoFieldValue{display:inline;color:#8b86a3;font-size:.85rem;margin-top:.8rem;white-space:nowrap}.CoveoResult .CoveoFieldValue:after{content:" | ";margin:0 .6rem;color:#6b6683}.CoveoResult .CoveoFieldValue:last-of-type:after{content:"";margin:0}.CoveoResult .CoveoFieldValue:before{content:"";display:inline;color:#8b86a3;margin-right:.3rem;font-weight:500}.CoveoResult .CoveoFieldValue[data-field=id]:before{content:"Article ID: "}.CoveoResult .CoveoFieldValue[data-field=date]:before,.CoveoResult .CoveoFieldValue[data-field=createdon]:before{content:"Created On: "}.CoveoResult .CoveoFieldValue[data-field=lastmodified]:before{content:"Last Modified: "}.CoveoFieldValue[data-field=commvaultcategory],.CoveoFieldValue[data-field=category]{background:transparent;color:#d9d3f1;padding:0;border-radius:0;font-size:.9rem;text-transform:none;letter-spacing:0;margin-right:0;display:inline;font-weight:500}.CoveoFieldValue[data-field=commvaultcategory]:after,.CoveoFieldValue[data-field=category]:after{content:"";margin:0}.CoveoQuerySummary{color:#fff;font-size:1.4rem;font-weight:700;margin-bottom:.5rem;margin-top:0;padding-bottom:0;border-bottom:none}.CoveoQuerySummary:after{display:block;content:"";color:#9a95b8;font-size:.85rem;font-weight:400;margin-top:.3rem}._pageContainer_fsxth_1{min-height:100vh;background-color:#fff;padding:20px}._loadingContainer_fsxth_13,._errorContainer_fsxth_15{max-width:1200px;margin:0 auto;padding:40px 20px;text-align:center}._loadingContainer_fsxth_13 p{margin-top:20px;color:#666}._errorContainer_fsxth_15 h1{color:#333;margin-bottom:16px}._errorContainer_fsxth_15 p{color:#666;margin-bottom:24px}._errorActions_fsxth_59{display:flex;gap:12px;justify-content:center}._articlePage_fsxth_71{max-width:1200px;margin:0 auto;padding:20px}._breadcrumbs_fsxth_85{margin-bottom:24px;font-size:14px;color:#666}._breadcrumbs_fsxth_85 a{color:#06c;text-decoration:none}._breadcrumbs_fsxth_85 a:hover{text-decoration:underline}._breadcrumbSeparator_fsxth_115{margin:0 8px;color:#999}._articleHeader_fsxth_127{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #e0e0e0}._articleTitle_fsxth_139{font-size:32px;font-weight:600;color:#333;margin-bottom:16px;line-height:1.3}._articleMeta_fsxth_155{display:flex;flex-wrap:wrap;gap:16px;align-items:center;font-size:14px;color:#666}._typeBadge_fsxth_173{display:inline-block;padding:4px 12px;background-color:#f0f0f0;border-radius:4px;font-weight:500;color:#333}._modifiedDate_fsxth_191{color:#666}._articleId_fsxth_199{color:#999}._articleSection_fsxth_209{margin-bottom:32px}._articleSection_fsxth_209 h2{font-size:24px;font-weight:600;color:#333;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #e0e0e0}._articleDescription_fsxth_235{font-size:16px;line-height:1.6;color:#333;margin-bottom:24px}._articleContent_fsxth_249{font-size:16px;line-height:1.8;color:#333}._articleContent_fsxth_249 p{margin-bottom:16px}._articleContent_fsxth_249 ul,._articleContent_fsxth_249 ol{margin-bottom:16px;padding-left:24px}._articleContent_fsxth_249 li{margin-bottom:8px}._articleContent_fsxth_249 h3{font-size:20px;font-weight:600;color:#333;margin-top:24px;margin-bottom:12px}._articleContent_fsxth_249 h4{font-size:18px;font-weight:600;color:#333;margin-top:20px;margin-bottom:10px}._articleContent_fsxth_249 code{background-color:#f5f5f5;padding:2px 6px;border-radius:3px;font-family:Courier New,monospace;font-size:14px}._articleContent_fsxth_249 pre{background-color:#f5f5f5;padding:16px;border-radius:4px;overflow-x:auto;margin-bottom:16px}._articleContent_fsxth_249 pre code{background:none;padding:0}._articleContent_fsxth_249 table{width:100%;border-collapse:collapse;margin-bottom:16px}._articleContent_fsxth_249 table th,._articleContent_fsxth_249 table td{padding:8px 12px;border:1px solid #e0e0e0;text-align:left}._articleContent_fsxth_249 table th{background-color:#f5f5f5;font-weight:600}._articleColumns_fsxth_401{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:32px}._articleColumns_fsxth_401 ._articleSection_fsxth_209{margin-bottom:0}._articleFooter_fsxth_425{margin-top:48px;padding-top:24px;border-top:1px solid #e0e0e0}._backButton_fsxth_437{display:inline-block;padding:10px 20px;background-color:#06c;color:#fff;text-decoration:none;border-radius:4px;font-size:14px;font-weight:500;transition:background-color .2s;border:none;cursor:pointer}._backButton_fsxth_437:hover{background-color:#0052a3}@media (max-width: 768px){._articleTitle_fsxth_139{font-size:24px}._articleColumns_fsxth_401{grid-template-columns:1fr}._articleMeta_fsxth_155{flex-direction:column;align-items:flex-start}}._content_ph9yh_7{display:flex;flex-direction:column;gap:2.5rem}._readiverseSection_ph9yh_21{background:#0d1117;border-radius:6px;padding:0;border:none}._sectionTitle_ph9yh_35{font-size:1.5rem;font-weight:600;color:#fff;margin:0 0 .75rem;display:flex;align-items:center;gap:.75rem}._readiverseIcon_ph9yh_55{color:#e91e8c;font-size:1.5rem}._subtitle_ph9yh_65{color:#7d8590;font-size:.9rem;margin:0 0 1.25rem;font-style:italic}._featureList_ph9yh_79{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}._featureList_ph9yh_79 li{color:#7d8590;font-size:.875rem;padding-left:1.25rem;position:relative;line-height:1.5}._featureList_ph9yh_79 li:before{content:"•";position:absolute;left:0;color:#fff;font-size:1.2rem}._courseSection_ph9yh_131{margin-top:0}._courseGrid_ph9yh_139{display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem;margin-top:1rem}._courseCard_ph9yh_153{background:#161b22;border-radius:6px;padding:2.5rem 1.75rem;border:1px solid #21262d;display:flex;flex-direction:column;text-align:center;transition:border-color .2s,box-shadow .2s}._courseCard_ph9yh_153:hover{border-color:#7c3aed;box-shadow:0 0 0 1px #7c3aed}._cardIcon_ph9yh_185{font-size:3rem;margin-bottom:1.25rem;filter:grayscale(.2)}._courseCard_ph9yh_153 h3{font-size:1rem;font-weight:600;color:#fff;margin:0 0 .75rem;line-height:1.4}._courseCard_ph9yh_153 p{font-size:.8125rem;color:#7d8590;margin:0 0 1.75rem;flex-grow:1;line-height:1.5}._cardButton_ph9yh_229{background:#21262d;color:#fff;border:1px solid #30363d;padding:.5rem 1.25rem;border-radius:6px;cursor:pointer;font-weight:500;font-size:.875rem;transition:background .2s,border-color .2s}._cardButton_ph9yh_229:hover{background:#30363d;border-color:#7c3aed}._benefitsSection_ph9yh_265{background:#0d1117;border-radius:6px;padding:0;border:none}._benefitsSection_ph9yh_265 h3{font-size:1.125rem;font-weight:600;color:#fff;margin:0 0 1.25rem}._benefitsList_ph9yh_293{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.875rem}._benefitsList_ph9yh_293 li{color:#7d8590;font-size:.875rem;padding-left:1.25rem;position:relative;line-height:1.6}._benefitsList_ph9yh_293 li:before{content:"•";position:absolute;left:0;color:#fff;font-weight:700;font-size:1.2rem}._benefitsList_ph9yh_293 strong{color:#c9d1d9;font-weight:600}._launchSection_ph9yh_357{display:flex;justify-content:flex-start;padding:1.5rem 0 0}._launchButtonLarge_ph9yh_369{background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff;border:none;padding:.625rem 1.5rem;font-weight:600;border-radius:6px;cursor:pointer;font-size:.875rem;transition:opacity .2s,transform .1s}._launchButtonLarge_ph9yh_369:hover{opacity:.9;transform:translateY(-1px)}._launchButtonLarge_ph9yh_369:active{transform:translateY(0)}@media (max-width: 1200px){._courseGrid_ph9yh_139{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._courseGrid_ph9yh_139{grid-template-columns:1fr}}._content_1kwkf_1{width:100%;max-width:100%;padding:0}._documentationSection_1kwkf_13{padding:2rem 0 3rem;border-bottom:1px solid #2a2a2a}._sectionHeader_1kwkf_23{margin-bottom:2rem}._title_1kwkf_31{font-size:2.5rem;font-weight:600;color:#fff;margin:0 0 .5rem;letter-spacing:.5px}._subtitle_1kwkf_47{font-size:.95rem;color:#b0b0b0;margin:0;line-height:1.5}._introList_1kwkf_61{list-style:disc;padding-left:1.5rem;margin:1.5rem 0 0}._introList_1kwkf_61 li{color:#ccc;margin-bottom:.75rem;line-height:1.6;font-size:.95rem}._introList_1kwkf_61 li:last-child{margin-bottom:0}._categoriesSection_1kwkf_95{padding:3rem 0;border-bottom:1px solid #2a2a2a}._categoryGrid_1kwkf_105{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:0}._categoryCard_1kwkf_119{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:8px;padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s ease;cursor:pointer}._categoryCard_1kwkf_119:hover{border-color:#8b1a5e;box-shadow:0 0 20px #8b1a5e33;transform:translateY(-2px)}._cardIcon_1kwkf_157{font-size:3rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;width:80px;height:80px}._cardTitle_1kwkf_177{font-size:1.1rem;font-weight:600;color:#fff;margin:1rem 0;line-height:1.4}._cardDescription_1kwkf_193{font-size:.9rem;color:#a0a0a0;margin:0 0 1.5rem;line-height:1.5;flex-grow:1}._cardButton_1kwkf_209{background:#2a0a47;border:1px solid #4d0066;color:#fff;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease;margin-top:auto}._cardButton_1kwkf_209:hover{background:#3a1a57;border-color:#8b1a5e;box-shadow:0 0 15px #8b1a5e4d}._benefitsSection_1kwkf_247{padding:3rem 0;border-bottom:1px solid #2a2a2a}._benefitsTitle_1kwkf_257{font-size:1.3rem;font-weight:600;color:#fff;margin:0 0 1.5rem}._benefitsList_1kwkf_271{list-style:none;padding:0;margin:0}._benefitsList_1kwkf_271 li{color:#b0b0b0;margin-bottom:1rem;line-height:1.6;font-size:.95rem;padding-left:1.5rem;position:relative}._benefitsList_1kwkf_271 li:before{content:"•";position:absolute;left:0;color:#8b1a5e;font-weight:700}._benefitsList_1kwkf_271 li:last-child{margin-bottom:0}._benefitsList_1kwkf_271 strong{color:#fff;font-weight:600}._launchSection_1kwkf_335{padding:2rem 0;display:flex;justify-content:flex-start;align-items:center}._launchButton_1kwkf_349{background:linear-gradient(135deg,#6d1b4e,#8b1a5e,#a63a7a);border:none;color:#fff;padding:1rem 2.5rem;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #8b1a5e4d}._launchButton_1kwkf_349:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8b1a5e80;background:linear-gradient(135deg,#7d2b5e,#9b2a6e,#b64a8a)}._launchButton_1kwkf_349:active{transform:translateY(0);box-shadow:0 2px 10px #8b1a5e4d}@media (max-width: 1024px){._categoryGrid_1kwkf_105{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._categoryGrid_1kwkf_105{grid-template-columns:1fr}._title_1kwkf_31{font-size:2rem}._launchButton_1kwkf_349{padding:.875rem 2rem;font-size:.95rem}}._content_1lpqt_1{width:100%;max-width:100%;padding:0}._communitySection_1lpqt_13{padding:2rem 0 3rem;border-bottom:1px solid #2a2a2a}._sectionHeader_1lpqt_23{margin-bottom:2rem}._title_1lpqt_31{font-size:2.5rem;font-weight:600;color:#fff;margin:0 0 .5rem;letter-spacing:.5px}._subtitle_1lpqt_47{font-size:.95rem;color:#b0b0b0;margin:0;line-height:1.5}._introList_1lpqt_61{list-style:disc;padding-left:1.5rem;margin:1.5rem 0 0}._introList_1lpqt_61 li{color:#ccc;margin-bottom:.75rem;line-height:1.6;font-size:.95rem}._introList_1lpqt_61 li:last-child{margin-bottom:0}._forumsSection_1lpqt_95{padding:3rem 0;border-bottom:1px solid #2a2a2a}._forumGrid_1lpqt_105{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin:0}._forumCard_1lpqt_119{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:8px;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s ease;cursor:pointer;min-height:280px}._forumCard_1lpqt_119:hover{border-color:#8b1a5e;box-shadow:0 0 20px #8b1a5e33;transform:translateY(-2px)}._cardTitle_1lpqt_159{font-size:1.2rem;font-weight:600;color:#fff;margin:0 0 1.5rem;line-height:1.4}._cardIcon_1lpqt_175{font-size:3.5rem;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;width:90px;height:90px}._cardDescription_1lpqt_195{font-size:.9rem;color:#a0a0a0;margin:0 0 2rem;line-height:1.5;flex-grow:1}._cardButton_1lpqt_211{background:#2a0a47;border:1px solid #4d0066;color:#fff;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease;margin-top:auto;min-width:140px}._cardButton_1lpqt_211:hover{background:#3a1a57;border-color:#8b1a5e;box-shadow:0 0 15px #8b1a5e4d}._newsSection_1lpqt_251{padding:3rem 0;border-bottom:1px solid #2a2a2a}._newsTitle_1lpqt_261{font-size:1.3rem;font-weight:600;color:#fff;margin:0 0 1.5rem}._newsList_1lpqt_275{list-style:none;padding:0;margin:0}._newsList_1lpqt_275 li{color:#b0b0b0;margin-bottom:1rem;line-height:1.6;font-size:.95rem;padding-left:1.5rem;position:relative}._newsList_1lpqt_275 li:before{content:"•";position:absolute;left:0;color:#8b1a5e;font-weight:700}._newsList_1lpqt_275 li:last-child{margin-bottom:0}._newsList_1lpqt_275 strong{color:#fff;font-weight:600}._launchSection_1lpqt_339{padding:2rem 0;display:flex;justify-content:flex-start;align-items:center}._launchButton_1lpqt_353{background:linear-gradient(135deg,#6d1b4e,#8b1a5e,#a63a7a);border:none;color:#fff;padding:1rem 2.5rem;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #8b1a5e4d}._launchButton_1lpqt_353:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8b1a5e80;background:linear-gradient(135deg,#7d2b5e,#9b2a6e,#b64a8a)}._launchButton_1lpqt_353:active{transform:translateY(0);box-shadow:0 2px 10px #8b1a5e4d}@media (max-width: 768px){._forumGrid_1lpqt_105{grid-template-columns:1fr}._title_1lpqt_31{font-size:2rem}._launchButton_1lpqt_353{padding:.875rem 2rem;font-size:.95rem}._forumCard_1lpqt_119{min-height:auto}}._dashboardGrid_16ois_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}:root{--color-primary: #2196f3;--color-primary-dark: #1976d2;--color-success: #4caf50;--color-warning: #ff9800;--color-error: #f44336;--color-info: #2196f3;--color-gray-light: #f5f5f5;--color-gray-medium: #e0e0e0;--color-gray-dark: #333;--color-white: #ffffff;--color-text: #333;--color-border: #e0e0e0;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.5rem;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .1);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 25px rgba(0, 0, 0, .1);--border-radius: 4px;--transition: all .2s ease}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:var(--font-family);color:var(--color-text);background-color:var(--color-white)}#root{width:100%;height:100%}.app{width:100%;min-height:100vh;display:flex;flex-direction:column}.app__alerts{position:fixed;top:0;right:0;z-index:1000;max-width:400px;padding:var(--spacing-md)}.app__main{flex:1;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{margin-bottom:var(--spacing-md);font-weight:600}h1{font-size:var(--font-size-xl)}h2{font-size:1.375rem}h3{font-size:var(--font-size-lg)}p{margin-bottom:var(--spacing-md);line-height:1.6}a{color:var(--color-primary);text-decoration:none;transition:color var(--transition)}a:hover{color:var(--color-primary-dark);text-decoration:underline}input,textarea,select{font-family:inherit;font-size:inherit;border:1px solid var(--color-border);border-radius:var(--border-radius);padding:var(--spacing-sm);transition:border-color var(--transition)}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #2196f31a}button{cursor:pointer;font-family:inherit;font-size:inherit;border:none;border-radius:var(--border-radius);padding:var(--spacing-sm) var(--spacing-md);transition:var(--transition)}button:disabled{opacity:.6;cursor:not-allowed}.container{max-width:1200px;margin:0 auto;padding:0 var(--spacing-md)}.flex{display:flex}.flex-between{display:flex;justify-content:space-between;align-items:center}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,1fr);gap:var(--spacing-md)}.grid-cols-3{grid-template-columns:repeat(3,1fr);gap:var(--spacing-md)}.text-center{text-align:center}.text-right{text-align:right}.mt{margin-top:var(--spacing-md)}.mb{margin-bottom:var(--spacing-md)}.p{padding:var(--spacing-md)}@media (max-width: 768px){.grid-cols-2,.grid-cols-3{grid-template-columns:1fr}.app__alerts{max-width:100%}}
