.compliance-management_complianceTabContainer__KSwEp{height:100%;position:relative;z-index:1;display:flex;flex-direction:column;background:linear-gradient(135deg,var(--bg-primary) 0,rgba(79,70,229,.02) 100%);overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);gap:1.5rem;padding:1.5rem;box-sizing:border-box}.compliance-management_complianceTabContainer__KSwEp::-webkit-scrollbar{width:8px}.compliance-management_complianceTabContainer__KSwEp::-webkit-scrollbar-track{background:var(--scrollbar-track)}.compliance-management_complianceTabContainer__KSwEp::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:4px}.compliance-management_mainNavigationHeader__Gklmm{border-radius:0;padding:1.5rem 0 1rem;box-shadow:none;margin-bottom:1.5rem;position:relative;background:transparent;border:none;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:1rem}.compliance-management_mainHeaderLeft__esMQk{display:flex;flex-direction:column;gap:.5rem;flex:1}.compliance-management_mainTitle__ubaLh{font-size:1.875rem;font-weight:700;color:var(--text-primary);margin:0;line-height:1.3;display:flex;align-items:center;gap:.5rem}.compliance-management_mainTitle__ubaLh:before{content:"📋";font-size:1.5rem}.compliance-management_complianceDescription__6f52C{font-size:.875rem;color:var(--text-secondary);margin:0;line-height:1.4;max-width:600px;white-space:nowrap}.compliance-management_mainViewSelector__rizNe{display:flex;background:var(--bg-tertiary);border-radius:12px;padding:4px;border:1px solid var(--border-secondary);box-shadow:0 2px 4px rgba(0,0,0,.05);max-width:fit-content}.compliance-management_mainViewButton__ENAp6{padding:.875rem 1.75rem;border:none;background:transparent;color:var(--text-secondary);font-size:.875rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;position:relative;white-space:nowrap;text-align:center}.compliance-management_mainViewButton__ENAp6:hover{background:var(--bg-hover);color:var(--text-primary);transform:translateY(-1px)}.compliance-management_mainViewButton__ENAp6.compliance-management_activeMainView__h2MzA{background:#ffc000;color:#000;transform:translateY(-1px)}.compliance-management_subViewSelector__67BFf{display:flex;background:var(--bg-tertiary);border-radius:8px;padding:3px;border:1px solid var(--border-secondary);max-width:fit-content;margin-top:.5rem}.compliance-management_subViewButton__Sr3fT{padding:.5rem 1rem;border:none;background:transparent;color:var(--text-secondary);font-size:.8rem;font-weight:600;border-radius:6px;cursor:pointer;transition:all .3s ease;position:relative;white-space:nowrap;text-align:center}.compliance-management_subViewButton__Sr3fT:hover{background:var(--bg-hover);color:var(--text-primary)}.compliance-management_subViewButton__Sr3fT.compliance-management_activeSubView__g6AiQ{background:#ffc000;color:#000}.compliance-management_subNavigationRow__i8jYG{justify-content:space-between;margin-top:.5rem}.compliance-management_subHeaderRight__UE7iD,.compliance-management_subNavigationRow__i8jYG{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.compliance-management_complianceAssessmentSection__VvzIy{background:var(--bg-card);border-radius:16px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.04);border:1px solid var(--border-secondary);transition:all .3s ease;position:relative;flex-shrink:0;margin-bottom:0}.compliance-management_tabsList__ItdKO{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;background:transparent;border-radius:0;padding:0;margin-bottom:2rem;border:none;position:relative}.compliance-management_tabsTrigger__hjTSW{background:var(--bg-card);border:2px solid var(--border-secondary);border-radius:16px;padding:1.5rem;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);text-align:left;min-height:120px;display:flex;align-items:center;justify-content:flex-start;color:var(--text-secondary);position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.04)}.compliance-management_tabsTrigger__hjTSW:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary));transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.compliance-management_tabsTrigger__hjTSW:hover{background:var(--bg-hover);color:var(--text-primary);transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.08);border-color:var(--accent-primary)}.compliance-management_tabsTrigger__hjTSW:hover:before{transform:scaleX(.3)}.compliance-management_tabsTrigger__hjTSW[data-state=active]{background:linear-gradient(135deg,rgba(255,192,0,.1),rgba(255,192,0,.05));color:var(--text-primary);border-color:var(--accent-primary);box-shadow:0 8px 25px rgba(255,192,0,.15),0 0 0 1px rgba(255,192,0,.1);transform:translateY(-4px)}.compliance-management_tabsTrigger__hjTSW[data-state=active]:before{transform:scaleX(1)}.compliance-management_tabContent__hMQzZ{display:flex;align-items:flex-start;gap:1rem;width:100%;flex-direction:column}.compliance-management_tabIcon__6R0WG{font-size:2rem;flex-shrink:0;margin-bottom:.5rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));transition:all .3s ease}.compliance-management_tabsTrigger__hjTSW:hover .compliance-management_tabIcon__6R0WG{transform:scale(1.1);filter:drop-shadow(0 4px 8px rgba(255,192,0,.3))}.compliance-management_tabsTrigger__hjTSW[data-state=active] .compliance-management_tabIcon__6R0WG{color:var(--accent-primary);transform:scale(1.1);filter:drop-shadow(0 4px 8px rgba(255,192,0,.4))}.compliance-management_tabText__jzhu9{display:flex;flex-direction:column;gap:.5rem;flex:1;width:100%}.compliance-management_tabTitle__P5z9D{font-size:1rem;font-weight:700;line-height:1.3;color:inherit;margin:0}.compliance-management_tabDescription__hBffz{font-size:.875rem;opacity:.8;line-height:1.4;color:var(--text-secondary);margin:0}.compliance-management_tabsTrigger__hjTSW[data-state=active] .compliance-management_tabDescription__hBffz{color:var(--text-primary);opacity:.9}.compliance-management_tabsContentContainer__tj7gt{width:100%;flex:1;overflow:hidden}.compliance-management_tabsContent__DVtGq{width:100%;height:100%;animation:compliance-management_fadeIn__yRNLl .3s ease-in-out}@keyframes compliance-management_fadeIn__yRNLl{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.compliance-management_sectionSelectionContainer__Jk3x6{width:100%}.compliance-management_sectionSelectionHeader__Wvp5v{text-align:center;margin-bottom:2rem}.compliance-management_selectionTitle__afIAI{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}.compliance-management_selectionDescription__uRqJO{font-size:.875rem;color:var(--text-secondary);margin:0}.compliance-management_sectionGrid__zeiPE{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.compliance-management_sectionCard__1n90l{background:var(--bg-card);border:2px solid #999696;border-radius:16px;padding:1.5rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:1rem;box-shadow:0 2px 8px rgba(0,0,0,.04);position:relative;overflow:hidden}.compliance-management_sectionCard__1n90l:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary));transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.compliance-management_sectionCard__1n90l:hover{background:var(--bg-hover);border-color:var(--accent-primary);transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.08)}.compliance-management_sectionCard__1n90l:hover:before{transform:scaleX(1)}.compliance-management_sectionCardIcon__F_j4_{font-size:2rem;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.compliance-management_sectionCard__1n90l:hover .compliance-management_sectionCardIcon__F_j4_{transform:scale(1.1);filter:drop-shadow(0 4px 8px rgba(255,192,0,.3))}.compliance-management_sectionCardContent__SdFVT{flex:1}.compliance-management_sectionCardTitle__RmtGI{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 .25rem}.compliance-management_sectionCardDescription__MuGJf{font-size:.875rem;color:var(--text-secondary);margin:0;line-height:1.4}.compliance-management_sectionCardArrow__IAduC{font-size:1.25rem;color:var(--text-secondary);transition:all .3s ease}.compliance-management_sectionCard__1n90l:hover .compliance-management_sectionCardArrow__IAduC{color:var(--accent-primary);transform:translateX(4px)}.compliance-management_selectedSectionContainer__hwPUi{width:100%;animation:compliance-management_fadeIn__yRNLl .3s ease-in-out}.compliance-management_selectedSectionHeader__foqDW{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.compliance-management_backButton__RAuoL{background:var(--bg-tertiary);border:1px solid var(--border-secondary);border-radius:8px;padding:.5rem 1rem;color:var(--text-secondary);cursor:pointer;transition:all .3s ease;font-size:.875rem;font-weight:500}.compliance-management_backButton__RAuoL:hover{background:var(--bg-hover);color:var(--text-primary);border-color:var(--accent-primary)}.compliance-management_selectedSectionInfo__dlcV0{display:flex;align-items:center;gap:.75rem}.compliance-management_selectedSectionIcon__35sg0{font-size:1.5rem}.compliance-management_selectedSectionTitle__DKiMP{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0}.compliance-management_selectedSectionContent__6YgBm{width:100%}.compliance-management_complianceAssessmentSection__VvzIy:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px)}.compliance-management_complianceCentreSection__bXRVX{border-radius:0 0 16px 16px;padding:2rem;border-top:none;box-shadow:0 2px 8px rgba(0,0,0,.04);display:flex;flex-direction:column;gap:2rem;position:relative;margin-top:0}.compliance-management_complianceDashboard__Cc3zz{display:flex;flex-direction:column;gap:2rem}.compliance-management_regulationsView__bgFvS{min-height:600px}.compliance-management_sectionHeader__XQWvT{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid var(--border-secondary);position:relative}.compliance-management_sectionHeader__XQWvT:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary))}.compliance-management_sectionTitle__apT2J{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin:0 0 .75rem;background:linear-gradient(135deg,var(--text-primary),var(--accent-primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.compliance-management_sectionDescription__0bfSD{font-size:.95rem;color:var(--text-secondary);margin:0;line-height:1.5}.compliance-management_complianceHeader__Uc4Pb{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;padding:0 0 1rem;background:transparent;border-radius:0;box-shadow:none;border:none;border-bottom:1px solid hsla(0,0%,100%,.1);position:relative}.compliance-management_complianceHeader__Uc4Pb:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2) 20%,hsla(0,0%,100%,.2) 80%,transparent)}.compliance-management_viewSelector__ebFNM{display:flex;background:var(--bg-tertiary);border-radius:12px;padding:4px;border:1px solid var(--border-secondary);box-shadow:0 2px 4px rgba(0,0,0,.05);margin-top:1rem}.compliance-management_viewButton__xYFaa{padding:.75rem 1.5rem;border:none;background:transparent;color:var(--text-secondary);font-size:.875rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;position:relative;min-width:100px;text-align:center}.compliance-management_viewButton__xYFaa:hover{background:var(--bg-hover);color:var(--text-primary);transform:translateY(-1px)}.compliance-management_viewButton__xYFaa.compliance-management_activeView__CRYQ4{background:#ffc000;color:#000;box-shadow:0 4px 12px rgba(255,192,0,.3);transform:translateY(-1px)}.compliance-management_headerLeft__pnAwH{flex:1;min-width:250px}.compliance-management_complianceTitle__ExHA4{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0;line-height:1.3;display:flex;align-items:center;gap:.5rem}.compliance-management_complianceTitle__ExHA4:before{content:"📋";font-size:1.25rem}.compliance-management_headerRight__jrUb2{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.compliance-management_timeRangeSelector__wCRXp{display:flex;background:var(--bg-tertiary);border-radius:8px;padding:3px;border:1px solid var(--border-secondary);box-shadow:0 1px 3px rgba(0,0,0,.05)}.compliance-management_timeRangeButton__rQHfj{padding:.5rem .75rem;border:none;background:transparent;color:var(--text-secondary);font-size:.75rem;font-weight:600;border-radius:6px;cursor:pointer;transition:all .3s ease;position:relative;min-width:40px;text-align:center}.compliance-management_timeRangeButton__rQHfj:hover{background:var(--bg-hover);color:var(--text-primary);transform:translateY(-1px)}.compliance-management_timeRangeButton__rQHfj.compliance-management_activeRange__RwH7d{background:linear-gradient(135deg,var(--accent-primary),#4f46e5);color:#fff;box-shadow:0 4px 12px rgba(79,70,229,.3);transform:translateY(-1px)}.compliance-management_refreshButton__YbRM_{padding:.75rem;border:1px solid var(--border-secondary);background:var(--bg-tertiary);color:var(--text-secondary);border-radius:12px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.05);position:relative;overflow:hidden}.compliance-management_refreshButton__YbRM_:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);transition:left .5s ease}.compliance-management_refreshButton__YbRM_:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary);border-color:var(--accent-primary);box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.compliance-management_refreshButton__YbRM_:hover:not(:disabled):before{left:100%}.compliance-management_refreshButton__YbRM_:disabled{opacity:.6;cursor:not-allowed;transform:none}.compliance-management_refreshButton__YbRM_:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.1)}.compliance-management_exportButton__Qp8sp{padding:.5rem .75rem;border:1px solid var(--border-secondary);background:var(--bg-tertiary);color:var(--text-secondary);border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.375rem;font-size:.75rem;font-weight:600;box-shadow:0 2px 4px rgba(0,0,0,.05)}.compliance-management_exportButton__Qp8sp:hover{background:var(--bg-hover);color:var(--text-primary);border-color:var(--accent-primary);box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.compliance-management_newAssessmentButton__tQ67h{padding:.5rem .75rem;border:none;background:#ffc000;color:#000;border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.375rem;font-size:.75rem;font-weight:600;box-shadow:0 4px 12px rgba(255,192,0,.3)}.compliance-management_newAssessmentButton__tQ67h:hover{background:gold;box-shadow:0 6px 20px rgba(255,192,0,.4);transform:translateY(-2px)}.compliance-management_newAssessmentButton__tQ67h:active{transform:translateY(0)}.compliance-management_actionIcon__xd0U6{width:14px;height:14px}.compliance-management_rotating__zJ96_{animation:compliance-management_rotate__fr6lx 1s linear infinite}@keyframes compliance-management_rotate__fr6lx{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.compliance-management_dashboardTopRow__OBbn1{display:grid;grid-template-columns:1fr 1.5fr;gap:1.5rem}.compliance-management_actionCenterContainer__7zoFm,.compliance-management_scoreGaugeContainer__qMFEL{min-height:200px}.compliance-management_complianceMetricsSection__gyv8x{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.compliance-management_complianceInsightsSection__O6ST8{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem}.compliance-management_complianceInsightsChart__l3P1W,.compliance-management_complianceRiskMap__88YXO{background:var(--bg-tertiary);border-radius:16px;padding:2rem;border:1px solid var(--border-secondary);box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease;position:relative;overflow:hidden}.compliance-management_complianceInsightsChart__l3P1W:before,.compliance-management_complianceRiskMap__88YXO:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--accent-primary),var(--accent-secondary))}.compliance-management_complianceInsightsChart__l3P1W:hover,.compliance-management_complianceRiskMap__88YXO:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px)}.compliance-management_complianceBottomSection__jqAd8{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.compliance-management_complianceAlerts__ziLds,.compliance-management_complianceRegulations___iA_a,.compliance-management_complianceTasks__AP444,.compliance-management_complianceUpdates__Mh62k{background:var(--bg-tertiary);border-radius:16px;padding:2rem;border:1px solid var(--border-secondary);box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease;position:relative;overflow:hidden}.compliance-management_complianceTasks__AP444:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#f59e0b,#eab308)}.compliance-management_complianceAlerts__ziLds:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#ef4444,#f97316)}.compliance-management_complianceUpdates__Mh62k:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#10b981,#059669)}.compliance-management_complianceRegulations___iA_a:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#6366f1,#8b5cf6)}.compliance-management_complianceAlerts__ziLds:hover,.compliance-management_complianceRegulations___iA_a:hover,.compliance-management_complianceTasks__AP444:hover,.compliance-management_complianceUpdates__Mh62k:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px)}.compliance-management_subsectionTitle__kr1T_{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0 0 1.5rem;display:flex;align-items:center;gap:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-secondary);position:relative}.compliance-management_subsectionTitle__kr1T_:after{content:"";position:absolute;bottom:-1px;left:0;width:40px;height:1px;background:var(--accent-primary)}.compliance-management_subsectionSubtitle__UmDF8{font-size:.75rem;font-weight:400;color:var(--text-secondary);padding:.25rem .5rem;border-radius:4px;border:1px solid var(--border-secondary)}.compliance-management_countBadge__92jhY{background:var(--accent-secondary);color:var(--accent-primary);font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:12px;min-width:20px;text-align:center}.compliance-management_alertBadge__aiobb{background:var(--status-error-bg);color:var(--status-error)}.compliance-management_actionButton__8F9ne{padding:.75rem 1.5rem;border:none;border-radius:12px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;position:relative;overflow:hidden}.compliance-management_actionButton__8F9ne.compliance-management_primary__NvVX2{background:linear-gradient(135deg,var(--accent-primary),#4f46e5);color:#fff;box-shadow:0 4px 12px rgba(79,70,229,.3)}.compliance-management_actionButton__8F9ne.compliance-management_secondary__3F9nJ{background:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-secondary);box-shadow:0 2px 4px rgba(0,0,0,.05)}.compliance-management_actionButton__8F9ne:hover{transform:translateY(-2px)}.compliance-management_actionButton__8F9ne.compliance-management_primary__NvVX2:hover{box-shadow:0 6px 20px rgba(79,70,229,.4)}.compliance-management_actionButton__8F9ne.compliance-management_secondary__3F9nJ:hover{background:var(--bg-hover);border-color:var(--accent-primary);box-shadow:0 4px 12px rgba(0,0,0,.1)}.compliance-management_actionButton__8F9ne:active{transform:translateY(0)}.compliance-management_viewAllLink__I7wMX{color:var(--accent-primary);text-decoration:none;font-weight:600;font-size:.875rem;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;padding:.5rem 0}.compliance-management_viewAllLink__I7wMX:hover{color:#4f46e5;transform:translateX(4px)}.compliance-management_viewAllLink__I7wMX:after{content:"→";transition:transform .3s ease}.compliance-management_viewAllLink__I7wMX:hover:after{transform:translateX(4px)}@media (max-width:1200px){.compliance-management_complianceInsightsSection__O6ST8,.compliance-management_dashboardTopRow__OBbn1{grid-template-columns:1fr}}@media (max-width:768px){.compliance-management_complianceTabContainer__KSwEp{padding:1rem;gap:1rem}.compliance-management_mainNavigationHeader__Gklmm{padding:1rem 0 .75rem}.compliance-management_complianceAssessmentSection__VvzIy,.compliance-management_complianceCentreSection__bXRVX{padding:1.5rem}.compliance-management_complianceHeader__Uc4Pb{padding:0 0 .75rem;margin-bottom:1rem;gap:.25rem}.compliance-management_complianceTitle__ExHA4,.compliance-management_mainTitle__ubaLh{font-size:1.5rem}.compliance-management_analyzerTitle__zbzwS{font-size:1.375rem}.compliance-management_complianceDescription__6f52C{font-size:.8rem;white-space:normal;max-width:100%}.compliance-management_mainNavigationHeader__Gklmm{flex-direction:column;align-items:stretch;margin-bottom:1rem}.compliance-management_subNavigationRow__i8jYG{flex-direction:column;align-items:stretch;gap:1rem}.compliance-management_subViewSelector__67BFf{margin-top:0}.compliance-management_subHeaderRight__UE7iD{justify-content:space-between;flex-wrap:wrap;gap:.5rem}.compliance-management_mainViewSelector__rizNe{flex-direction:column;gap:.5rem;margin-top:.75rem}.compliance-management_mainViewButton__ENAp6{padding:.75rem 1rem;text-align:center}.compliance-management_subViewButton__Sr3fT{padding:.5rem .75rem;font-size:.75rem}.compliance-management_headerRight__jrUb2{justify-content:space-between;flex-wrap:wrap;gap:.5rem}.compliance-management_exportButton__Qp8sp,.compliance-management_newAssessmentButton__tQ67h{flex:1;min-width:120px}.compliance-management_complianceMetricsSection__gyv8x{grid-template-columns:1fr}.compliance-management_complianceBottomSection__jqAd8{grid-template-columns:1fr;gap:1.5rem}.compliance-management_timeRangeSelector__wCRXp{flex:1}.compliance-management_timeRangeButton__rQHfj{flex:1;text-align:center;padding:.625rem 1rem}.compliance-management_sectionTitle__apT2J{font-size:1.5rem}.compliance-management_subsectionTitle__kr1T_{font-size:1.125rem}.compliance-management_tabsList__ItdKO{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:2rem}.compliance-management_tabsTrigger__hjTSW{min-height:100px;padding:1rem}.compliance-management_tabIcon__6R0WG{font-size:1.5rem;margin-bottom:.25rem}.compliance-management_tabTitle__P5z9D{font-size:.875rem}.compliance-management_tabDescription__hBffz{font-size:.75rem}.compliance-management_tabContent__hMQzZ{gap:.5rem}.compliance-management_sectionGrid__zeiPE{grid-template-columns:1fr;gap:1rem}.compliance-management_sectionCard__1n90l{padding:1.25rem}.compliance-management_sectionCardIcon__F_j4_{font-size:1.75rem}.compliance-management_selectionTitle__afIAI{font-size:1.25rem}.compliance-management_selectedSectionHeader__foqDW{flex-direction:column;align-items:flex-start;gap:.75rem}}@media (max-width:480px){.compliance-management_complianceTabContainer__KSwEp{padding:.75rem;gap:0}.compliance-management_mainTitle__ubaLh,.compliance-management_sectionTitle__apT2J{font-size:1.25rem}.compliance-management_subsectionTitle__kr1T_{font-size:1rem}.compliance-management_mainViewButton__ENAp6{padding:.625rem .75rem;font-size:.8rem}.compliance-management_tabsList__ItdKO{grid-template-columns:1fr;gap:.5rem;margin-bottom:1.5rem}.compliance-management_tabsTrigger__hjTSW{min-height:80px;padding:.75rem}.compliance-management_tabContent__hMQzZ{flex-direction:row;gap:.375rem;align-items:center}.compliance-management_tabIcon__6R0WG{font-size:1.25rem;margin-bottom:0}.compliance-management_tabTitle__P5z9D{font-size:.8rem}.compliance-management_tabDescription__hBffz{font-size:.7rem}.compliance-management_tabText__jzhu9{gap:.25rem}}.templates-tab_templatesContainer__Rd8Q7{height:100%;position:relative;z-index:1;display:flex;flex-direction:column;background:#000;overflow:hidden}.templates-tab_templatesHeader__rjAhY{background:#000;border-bottom:1px solid #333;padding:.75rem 2rem;flex-shrink:0}.templates-tab_headerContent__QbvYk{display:flex;align-items:center;justify-content:flex-start;max-width:1400px;margin:0 auto}.templates-tab_titleSection___OvfH{display:flex;align-items:center;gap:.75rem}.templates-tab_templateIcon___JaUT{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:linear-gradient(135deg,var(--seekbee-color),#e6ac00);color:var(--bg-primary);border-radius:6px}.templates-tab_templatesTitle__j7EqU{font-size:1.25rem;font-weight:600;color:#fff;margin:0}.templates-tab_templatesDescription__C8139{font-size:.8rem;color:#888;margin:0;line-height:1.2}.templates-tab_templateBadge__eculi{display:none}@keyframes templates-tab_pulse__mXCde{0%{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}to{opacity:.8;transform:scale(1)}}.templates-tab_templatesContent__ZtfDg{flex:1;overflow:hidden;display:flex;flex-direction:column;max-width:1400px;margin:0 auto;width:100%;padding:0 2rem 1rem}@media (max-width:1024px){.templates-tab_templatesHeader__rjAhY{padding:.75rem 1.5rem}.templates-tab_templatesContent__ZtfDg{padding:0 1.5rem 1.5rem}.templates-tab_templatesTitle__j7EqU{font-size:1.2rem}.templates-tab_templateIcon___JaUT{width:26px;height:26px}}@media (max-width:768px){.templates-tab_templatesHeader__rjAhY{padding:.5rem 1rem}.templates-tab_templatesContent__ZtfDg{padding:0 1rem 1rem}.templates-tab_templatesTitle__j7EqU{font-size:1.1rem}.templates-tab_templatesDescription__C8139{font-size:.75rem}.templates-tab_titleSection___OvfH{gap:.5rem}.templates-tab_templateIcon___JaUT{width:24px;height:24px}}@media (max-width:480px){.templates-tab_templatesHeader__rjAhY{padding:.5rem .75rem}.templates-tab_templatesContent__ZtfDg{padding:0 .75rem .75rem}.templates-tab_templatesTitle__j7EqU{font-size:1rem}.templates-tab_templateIcon___JaUT{width:22px;height:22px}}.template-creator_templateCreatorContainer__Zcug3{display:flex;flex-direction:column;height:100%;background:var(--bg-primary);border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08);border:1px solid var(--border-primary)}.template-creator_templateCreatorContainer__Zcug3.template-creator_fullPage__J61kV{height:100%;border-radius:0;box-shadow:none;border:none}.template-creator_templateSelection__evnmz{padding:1.25rem;border-bottom:1px solid #333;background:#000;flex:1;display:flex;flex-direction:column;overflow:hidden}.template-creator_sectionHeader__jYvaH{display:flex;align-items:center;margin-bottom:1.25rem;gap:10px}.template-creator_sectionHeader__jYvaH svg{color:var(--seekbee-color);flex-shrink:0}.template-creator_sectionHeader__jYvaH h3{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin:0}.template-creator_templateGrid__nj9xY{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;max-height:500px;overflow-y:auto}.template-creator_templateCard__rKi1f{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border:2px solid #333;border-radius:8px;cursor:pointer;transition:all .3s ease;background:#1a1a1a;min-height:120px;max-height:140px}.template-creator_templateCard__rKi1f:hover{border-color:#fbbf24;background:#222}.template-creator_templateCard__rKi1f.template-creator_selected__HqpMn{border-color:#fbbf24;background:#1a1a1a;box-shadow:0 0 0 1px #fbbf24}.template-creator_templateCardIcon__nG9Ve{font-size:1.4rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#333;border-radius:6px}.template-creator_templateCardContent__57bU_{flex:1;min-width:0}.template-creator_templateCardTitle__ewALS{font-size:.9rem;font-weight:600;color:#fff;margin:0 0 .3rem;line-height:1.2}.template-creator_templateCardDescription__bYBUt{font-size:.75rem;color:#888;margin:0 0 .4rem;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.template-creator_sectionsList__rxdxg{font-size:.7rem;color:#666;line-height:1.2;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.template-creator_promptSection__F7_GB{padding:1rem;background:#000;border-bottom:1px solid #333;flex:1;display:flex;flex-direction:column;overflow:hidden}.template-creator_promptTextarea__B0_r9{width:100%;flex:1;min-height:120px;max-height:calc(100vh - 350px);padding:.75rem;border:2px solid #333;border-radius:6px;background:#1a1a1a;color:#fff;font-size:.85rem;font-family:inherit;line-height:1.4;resize:none;transition:border-color .3s ease;margin-bottom:0}.template-creator_promptTextarea__B0_r9:focus{outline:none;border-color:#fbbf24}.template-creator_promptTextarea__B0_r9[readonly]{background:#0f0f0f;color:#888;cursor:not-allowed;border-color:#555}.template-creator_promptTextarea__B0_r9[readonly]:focus{border-color:#555}.template-creator_promptTextarea__B0_r9::placeholder{color:#666}.template-creator_generateButton__D36Mt{display:flex;align-items:center;justify-content:center;gap:8px;padding:.75rem 1.5rem;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#000;border:none;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-left:auto}.template-creator_generateButton__D36Mt:hover:not(:disabled){background:linear-gradient(135deg,#f59e0b,#d97706)}.template-creator_generateButton__D36Mt:disabled{opacity:.6;cursor:not-allowed}.template-creator_spinner__MnGHn{width:16px;height:16px;border:2px solid transparent;border-top-color:currentcolor;border-radius:50%;animation:template-creator_spin__vlN2v 1s linear infinite}@keyframes template-creator_spin__vlN2v{to{transform:rotate(1turn)}}.template-creator_resultStep__3oMmZ{display:flex;flex-direction:column;height:calc(100vh - 160px);min-height:0;overflow:hidden}.template-creator_documentContent__KgR5b{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.template-creator_documentHeader__zAZpd{display:flex;align-items:center;justify-content:space-between;padding:.75rem;background:#000;border-bottom:1px solid #333;flex-shrink:0;gap:1rem;flex-wrap:wrap}.template-creator_documentHeader__zAZpd h3{font-size:1.1rem;font-weight:600;color:#fff;margin:0;flex-shrink:0}.template-creator_documentTabs__1beRB{display:flex;gap:4px;flex-shrink:0}.template-creator_tabButton__eavwS{display:flex;align-items:center;gap:6px;padding:8px 12px;background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:6px;color:var(--text-secondary);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.template-creator_tabButton__eavwS:hover{color:var(--text-primary);background:var(--hover-bg);border-color:var(--seekbee-color)}.template-creator_tabButton__eavwS.template-creator_activeTab__Q9qxf{color:var(--bg-primary);background:var(--seekbee-color);border-color:var(--seekbee-color)}.template-creator_tabButton__eavwS svg{flex-shrink:0;width:14px;height:14px}.template-creator_documentActions__l0ksG{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.template-creator_actionButton__U0JIK,.template-creator_cancelButton__o1ZkY,.template-creator_newDocButton__XbUMS,.template-creator_saveButton__dmGlf{display:flex;align-items:center;gap:6px;padding:8px 12px;font-size:.875rem;font-weight:500;border:1px solid var(--border-primary);border-radius:6px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.template-creator_actionButton__U0JIK{background:var(--bg-primary);color:var(--text-primary);border-color:var(--border-primary)}.template-creator_actionButton__U0JIK:hover{background:var(--hover-bg);color:var(--text-primary);border-color:var(--seekbee-color);transform:translateY(-1px)}.template-creator_saveButton__dmGlf{background:#28a745;color:#fff;border-color:#28a745}.template-creator_saveButton__dmGlf:hover{background:#218838;border-color:#218838;transform:translateY(-1px)}.template-creator_cancelButton__o1ZkY{background:var(--bg-primary);color:var(--text-secondary);border-color:var(--border-primary)}.template-creator_cancelButton__o1ZkY:hover{background:var(--hover-bg);color:var(--text-primary);border-color:var(--seekbee-color);transform:translateY(-1px)}.template-creator_newDocButton__XbUMS{background:var(--seekbee-color);color:var(--bg-primary);border-color:var(--seekbee-color)}.template-creator_newDocButton__XbUMS:hover{background:#e6ac00;border-color:#e6ac00;transform:translateY(-1px)}.template-creator_documentDisplay__F2jRc{flex:1;padding:2rem;background:#000;color:#e5e5e5;line-height:1.6;overflow-y:auto;font-size:.95rem}.template-creator_documentDisplay__F2jRc h1,.template-creator_documentDisplay__F2jRc h2,.template-creator_documentDisplay__F2jRc h3,.template-creator_documentDisplay__F2jRc h4,.template-creator_documentDisplay__F2jRc h5,.template-creator_documentDisplay__F2jRc h6{color:#fff;font-weight:700;margin-top:0}.template-creator_documentDisplay__F2jRc p{margin-bottom:1rem}.template-creator_documentDisplay__F2jRc ol,.template-creator_documentDisplay__F2jRc ul{margin-bottom:1rem;padding-left:1.5rem}.template-creator_documentDisplay__F2jRc li{margin-bottom:.5rem}.template-creator_documentDisplay__F2jRc blockquote{border-left:4px solid #fbbf24;padding-left:1rem;margin:1rem 0;color:#ccc;font-style:italic}.template-creator_documentDisplay__F2jRc code{background:#333;padding:.2rem .4rem;border-radius:3px;font-size:.9em;color:#fff}.template-creator_documentDisplay__F2jRc pre{background:#1a1a1a;padding:1rem;border-radius:6px;overflow:auto;margin:1rem 0;border:1px solid #333}.template-creator_documentDisplay__F2jRc table{width:100%;border-collapse:collapse;margin:1rem 0;border:1px solid #333}.template-creator_documentDisplay__F2jRc td,.template-creator_documentDisplay__F2jRc th{border:1px solid #333;padding:.5rem;text-align:left}.template-creator_documentDisplay__F2jRc th{background:#333;color:#fff;font-weight:700}.template-creator_documentDisplay__F2jRc hr{border:none;border-top:1px solid #333;margin:1.5rem 0}.template-creator_documentEditor__6TLGg{flex:1;padding:2rem;background:#000;color:#fff;border:none;outline:none;resize:none;font-family:Consolas,Monaco,Courier New,monospace;font-size:.9rem;line-height:1.6}.template-creator_documentDisplay__F2jRc::-webkit-scrollbar,.template-creator_templateSelection__evnmz::-webkit-scrollbar{width:8px}.template-creator_documentDisplay__F2jRc::-webkit-scrollbar-track,.template-creator_templateSelection__evnmz::-webkit-scrollbar-track{background:var(--bg-tertiary);border-radius:4px}.template-creator_documentDisplay__F2jRc::-webkit-scrollbar-thumb,.template-creator_templateSelection__evnmz::-webkit-scrollbar-thumb{background:var(--border-primary);border-radius:4px}.template-creator_documentDisplay__F2jRc::-webkit-scrollbar-thumb:hover,.template-creator_templateSelection__evnmz::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}@media (max-width:1200px){.template-creator_templateGrid__nj9xY{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@media (max-width:1024px){.template-creator_templateGrid__nj9xY{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.template-creator_promptSection__F7_GB,.template-creator_templateSelection__evnmz{padding:1.25rem}.template-creator_documentHeader__zAZpd{padding:1rem 1.25rem;flex-direction:column;align-items:flex-start;gap:1rem}.template-creator_documentActions__l0ksG{width:100%;justify-content:flex-start}}@media (max-width:768px){.template-creator_templateGrid__nj9xY{grid-template-columns:1fr}.template-creator_documentHeader__zAZpd,.template-creator_promptSection__F7_GB,.template-creator_templateSelection__evnmz{padding:1rem}.template-creator_templateCard__rKi1f{padding:1rem;flex-direction:row;text-align:left;gap:.75rem}.template-creator_templateCardIcon__nG9Ve{align-self:flex-start}.template-creator_documentTabs__1beRB{width:100%;justify-content:flex-start}.template-creator_documentActions__l0ksG{flex-direction:column;align-items:stretch;gap:8px}.template-creator_actionButton__U0JIK,.template-creator_cancelButton__o1ZkY,.template-creator_newDocButton__XbUMS,.template-creator_saveButton__dmGlf{justify-content:center}}@media (max-width:480px){.template-creator_documentHeader__zAZpd,.template-creator_promptSection__F7_GB,.template-creator_templateSelection__evnmz{padding:.75rem}.template-creator_documentDisplay__F2jRc{padding:1rem}.template-creator_promptTextarea__B0_r9{min-height:100px}.template-creator_sectionHeader__jYvaH h3{font-size:1.1rem}.template-creator_templateCardTitle__ewALS{font-size:1rem}.template-creator_templateCardDescription__bYBUt{font-size:.85rem}}.template-creator_stepNavigation__tKA7w{padding:.75rem;background:#000;border-bottom:1px solid #333;flex-shrink:0}.template-creator_stepIndicator__n3i_U{display:flex;align-items:center;justify-content:center;max-width:600px;margin:0 auto}.template-creator_step__QrePC{display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:.5;transition:all .3s ease}.template-creator_step__QrePC.template-creator_active__gDjRu{opacity:1}.template-creator_step__QrePC.template-creator_completed__DQQ_j{opacity:.8}.template-creator_stepNumber__nRS4x{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--bg-tertiary);color:var(--text-secondary);font-size:.875rem;font-weight:600;border:2px solid var(--border-primary);transition:all .3s ease}.template-creator_step__QrePC.template-creator_active__gDjRu .template-creator_stepNumber__nRS4x,.template-creator_step__QrePC.template-creator_completed__DQQ_j .template-creator_stepNumber__nRS4x{background:var(--seekbee-color);color:var(--bg-primary);border-color:var(--seekbee-color)}.template-creator_stepLabel___nexh{font-size:.75rem;font-weight:500;color:var(--text-secondary);text-align:center;white-space:nowrap}.template-creator_step__QrePC.template-creator_active__gDjRu .template-creator_stepLabel___nexh{color:var(--text-primary);font-weight:600}.template-creator_stepConnector__ved6G{flex:1;height:2px;background:var(--border-primary);margin:0 1rem;position:relative;top:-8px}.template-creator_stepActions__82FHG{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#000;border-top:1px solid #333;flex-shrink:0;gap:1rem}.template-creator_backButton__Jy6xM,.template-creator_nextButton__EDMud{display:flex;align-items:center;gap:8px;padding:.875rem 1.5rem;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}.template-creator_nextButton__EDMud{background:linear-gradient(135deg,var(--seekbee-color),#e6ac00);color:var(--bg-primary);margin-left:auto;box-shadow:0 4px 12px rgba(255,193,7,.2)}.template-creator_nextButton__EDMud:hover:not(:disabled){background:linear-gradient(135deg,#e6ac00,#c90);transform:translateY(-1px);box-shadow:0 6px 16px rgba(255,193,7,.3)}.template-creator_nextButton__EDMud:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.template-creator_backButton__Jy6xM{background:var(--bg-primary);color:var(--text-primary);border:1px solid var(--border-primary)}.template-creator_backButton__Jy6xM:hover{background:var(--hover-bg);border-color:var(--seekbee-color);transform:translateY(-1px)}.template-creator_inputStep__xHDoB{padding:1rem;background:#000;flex:1;display:flex;flex-direction:column;overflow:hidden}.template-creator_selectedTemplatePreview__4_nGH{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#1a1a1a;border:1px solid #333;border-radius:6px;margin-bottom:1rem;flex-shrink:0}.template-creator_selectedTemplateIcon__PpJCm{display:flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:1.1rem;background:#333;border-radius:4px;flex-shrink:0}.template-creator_selectedTemplateInfo__3aGJ1 h3{font-size:.9rem;font-weight:600;color:#fff;margin:0 0 .2rem}.template-creator_selectedTemplateInfo__3aGJ1 p{font-size:.75rem;color:#888;margin:0;line-height:1.2}.template-creator_inputStep__xHDoB .template-creator_promptTextarea__B0_r9{min-height:200px;margin-bottom:0}.template-creator_splitEditor__cXNVP{flex:1;display:flex;gap:1rem;min-height:0;max-height:calc(100vh - 200px);overflow:hidden}.template-creator_editorPane__XXA10,.template-creator_previewPane__YMcmD{flex:1;display:flex;flex-direction:column;background:#1a1a1a;border:1px solid #333;border-radius:8px;overflow:hidden;min-height:0}.template-creator_editorHeader__Nzidf,.template-creator_previewHeader__fEICg{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#2a2a2a;border-bottom:1px solid #333;font-size:.9rem;font-weight:500;color:#e5e5e5;flex-shrink:0}.template-creator_editorHeader__Nzidf svg,.template-creator_previewHeader__fEICg svg{color:#fbbf24}.template-creator_splitEditor__cXNVP .template-creator_documentEditor__6TLGg{flex:1;width:100%;background:#1a1a1a;color:#e5e5e5;border:none;padding:1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem;line-height:1.6;resize:none;outline:none;overflow-y:auto;min-height:0;height:100%}.template-creator_splitEditor__cXNVP .template-creator_documentEditor__6TLGg::placeholder{color:#666}.template-creator_livePreview__w3LyP{flex:1;padding:1rem;overflow-y:auto;color:#e5e5e5;min-height:0;height:100%}.template-creator_livePreview__w3LyP h1,.template-creator_livePreview__w3LyP h2,.template-creator_livePreview__w3LyP h3{color:#fff;margin-bottom:.8rem}.template-creator_livePreview__w3LyP p{color:#e5e5e5;line-height:1.6;margin-bottom:.8rem}.template-creator_livePreview__w3LyP ol,.template-creator_livePreview__w3LyP ul{color:#e5e5e5;margin-bottom:.8rem;padding-left:1.5rem}.template-creator_livePreview__w3LyP li{margin-bottom:.3rem}.template-creator_livePreview__w3LyP code{background:#333;color:#fff;padding:.2rem .4rem;border-radius:3px;font-size:.9em}.template-creator_livePreview__w3LyP pre{background:#1a1a1a;border:1px solid #333;border-radius:6px;padding:1rem;overflow:auto;margin-bottom:1rem}.template-creator_livePreview__w3LyP blockquote{border-left:4px solid #fbbf24;padding-left:1rem;margin:0 0 1rem;color:#ccc;font-style:italic}.template-creator_livePreview__w3LyP table{width:100%;border-collapse:collapse;margin-bottom:1rem;border:1px solid #333}.template-creator_livePreview__w3LyP td,.template-creator_livePreview__w3LyP th{border:1px solid #333;padding:.5rem;text-align:left}.template-creator_livePreview__w3LyP th{background:#333;color:#fff;font-weight:700}.template-creator_livePreview__w3LyP hr{border:none;border-top:1px solid #333;margin:1.5rem 0}@media (max-width:768px){.template-creator_splitEditor__cXNVP{flex-direction:column;min-height:600px}.template-creator_editorPane__XXA10,.template-creator_previewPane__YMcmD{min-height:250px}.template-creator_livePreview__w3LyP,.template-creator_splitEditor__cXNVP .template-creator_documentEditor__6TLGg{min-height:200px}}