.TeamList-module__VsO-xa__toggleLabel{cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;justify-content:space-between;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:.75rem 1rem;display:flex}.TeamList-module__VsO-xa__toggleLabel span:last-child{color:#374151;font-size:.9375rem;font-weight:600}.TeamList-module__VsO-xa__toggleLabel input{appearance:none;cursor:pointer;background:#d1d5db;border-radius:1rem;width:2.5rem;height:1.25rem;margin:0;transition:background .2s;position:relative}.TeamList-module__VsO-xa__toggleLabel input:checked{background:#10b981}.TeamList-module__VsO-xa__toggleLabel input:before{content:"";background:#fff;border-radius:50%;width:1rem;height:1rem;transition:transform .2s;position:absolute;top:.125rem;left:.125rem}.TeamList-module__VsO-xa__toggleLabel input:checked:before{transform:translate(1.25rem)}
.Modal-module__rxdtia__overlay{backdrop-filter:blur(8px);z-index:9999;background-color:#0f172a80;justify-content:center;align-items:center;padding:1.5rem;animation:.3s Modal-module__rxdtia__fadeIn;display:flex;position:fixed;inset:0}.Modal-module__rxdtia__container{background:#fff;border-radius:1.5rem;flex-direction:column;width:100%;max-width:600px;max-height:90vh;animation:.4s cubic-bezier(.16,1,.3,1) Modal-module__rxdtia__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.Modal-module__rxdtia__header{z-index:10;background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex;position:sticky;top:0}.Modal-module__rxdtia__header h2{color:#0f172a;flex:1;margin:0;font-size:1.15rem;font-weight:700;line-height:1.4}.Modal-module__rxdtia__closeBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.Modal-module__rxdtia__closeBtn:hover{color:#ef4444;background:#fee2e2;transform:rotate(90deg)}.Modal-module__rxdtia__content{flex:1;padding:1.5rem;overflow-y:auto}.Modal-module__rxdtia__footer{background:#f8fafc;border-top:1px solid #f1f5f9;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.Modal-module__rxdtia__cancelBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.6rem;justify-content:center;align-items:center;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Modal-module__rxdtia__cancelBtn:hover{color:#334155;background:#f8fafc;border-color:#cbd5e1;box-shadow:0 2px 4px #0000000d}@keyframes Modal-module__rxdtia__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__rxdtia__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.Modal-module__rxdtia__content::-webkit-scrollbar{width:6px}.Modal-module__rxdtia__content::-webkit-scrollbar-track{background:0 0}.Modal-module__rxdtia__content::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.Modal-module__rxdtia__content::-webkit-scrollbar-thumb:hover{background:#cbd5e1}
.Pagination-module__u2IQdG__pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:3rem;padding:1rem 0;display:flex}.Pagination-module__u2IQdG__paginationBtn{border-radius:var(--radius-lg);background:var(--white);border:1px solid var(--gray-200);min-width:40px;height:40px;color:var(--gray-700);cursor:pointer;justify-content:center;align-items:center;padding:0 .5rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Pagination-module__u2IQdG__paginationBtn:hover:not(.Pagination-module__u2IQdG__disabled):not(.Pagination-module__u2IQdG__active){background:var(--gray-50);border-color:var(--amber-400);color:var(--amber-600);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.Pagination-module__u2IQdG__active{background:var(--gradient-yellow);color:var(--gray-900);border-color:#0000;box-shadow:0 10px 20px -5px #f59e0b66}.Pagination-module__u2IQdG__disabled{opacity:.5;cursor:not-allowed;background:var(--gray-100)}.Pagination-module__u2IQdG__prevNextBtn{padding:0 1rem}.Pagination-module__u2IQdG__ellipsis{color:var(--gray-400);padding:0 .5rem}@media (max-width:640px){.Pagination-module__u2IQdG__pagination{gap:.25rem}.Pagination-module__u2IQdG__paginationBtn{min-width:36px;height:36px;font-size:.875rem}}
.FaqsForm-module__3z8N8G__page{flex-direction:column;gap:1.5rem;display:flex}.FaqsForm-module__3z8N8G__pill{color:#1d4ed8;background:#eff6ff;border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .55rem;font-size:.75rem;font-weight:700;display:inline-flex}.FaqsForm-module__3z8N8G__warningBox{background:#fff7ed;border:1px solid #fdba74;border-radius:.75rem;padding:1rem}.FaqsForm-module__3z8N8G__warningHeader{color:#9a3412;align-items:center;gap:.5rem;margin-bottom:.4rem;font-weight:700;display:flex}.FaqsForm-module__3z8N8G__warningText{color:#7c2d12}.FaqsForm-module__3z8N8G__tabList{border-bottom:2px solid #e2e8f0;flex-wrap:wrap;gap:.5rem;padding-bottom:.75rem;display:flex}.FaqsForm-module__3z8N8G__tabButton{color:#475569;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;align-items:center;gap:.45rem;min-height:44px;padding:.7rem 1.1rem;font-size:.9rem;font-weight:700;display:inline-flex}.FaqsForm-module__3z8N8G__tabButtonActive{color:#fff;background:#0e7c7b;border-color:#0e7c7b}.FaqsForm-module__3z8N8G__tabCount{color:#4338ca;background:#eef2ff;border-radius:999px;padding:.1rem .45rem;font-size:.75rem}.FaqsForm-module__3z8N8G__tabButtonActive .FaqsForm-module__3z8N8G__tabCount{color:#fff;background:#0a5f5e}.FaqsForm-module__3z8N8G__sectionCard{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.FaqsForm-module__3z8N8G__sectionHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.FaqsForm-module__3z8N8G__sectionTitle{margin:0}.FaqsForm-module__3z8N8G__sectionLead{color:#64748b;margin:.35rem 0 0;font-size:.9rem}.FaqsForm-module__3z8N8G__ghostButton{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.75rem;justify-content:center;align-items:center;gap:.35rem;min-height:44px;padding:.65rem .95rem;font-weight:600;display:inline-flex}.FaqsForm-module__3z8N8G__emptyText{color:#94a3b8;margin:0;font-size:.875rem}.FaqsForm-module__3z8N8G__field{flex-direction:column;gap:.25rem;display:flex}.FaqsForm-module__3z8N8G__label{color:#1f2937;font-size:.8rem;font-weight:600}.FaqsForm-module__3z8N8G__input,.FaqsForm-module__3z8N8G__select,.FaqsForm-module__3z8N8G__textarea{background:#fff;border:1px solid #d1d5db;border-radius:.75rem;width:100%;padding:.75rem}.FaqsForm-module__3z8N8G__textarea{resize:vertical}.FaqsForm-module__3z8N8G__categoryRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:.75rem;display:grid}.FaqsForm-module__3z8N8G__fullRow{grid-column:1/-1}.FaqsForm-module__3z8N8G__dangerButton{color:#b91c1c;cursor:pointer;background:#fff5f5;border:1px solid #fecaca;border-radius:.75rem;justify-content:center;align-self:end;align-items:center;min-width:44px;min-height:44px;padding:.65rem;display:inline-flex}.FaqsForm-module__3z8N8G__faqCard,.FaqsForm-module__3z8N8G__embeddedCard{border:1px solid #e5e7eb;padding:1rem}.FaqsForm-module__3z8N8G__faqHead,.FaqsForm-module__3z8N8G__embeddedHead{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.FaqsForm-module__3z8N8G__faqHeadActions,.FaqsForm-module__3z8N8G__embeddedMeta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.FaqsForm-module__3z8N8G__faqGrid{grid-template-columns:minmax(0,1fr) 220px;gap:.75rem;margin-bottom:.75rem;display:grid}.FaqsForm-module__3z8N8G__pairGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.FaqsForm-module__3z8N8G__pathCode{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:.35rem .55rem;font-size:.8rem}@media (max-width:900px){.FaqsForm-module__3z8N8G__faqGrid,.FaqsForm-module__3z8N8G__categoryRow,.FaqsForm-module__3z8N8G__pairGrid{grid-template-columns:1fr}.FaqsForm-module__3z8N8G__dangerButton{width:100%}}@media (max-width:640px){.FaqsForm-module__3z8N8G__sectionCard,.FaqsForm-module__3z8N8G__faqCard,.FaqsForm-module__3z8N8G__embeddedCard{padding:1rem}.FaqsForm-module__3z8N8G__sectionHeader,.FaqsForm-module__3z8N8G__faqHead,.FaqsForm-module__3z8N8G__embeddedHead{flex-direction:column}.FaqsForm-module__3z8N8G__tabList{padding-bottom:.5rem;flex-wrap:nowrap;margin-inline:-.25rem;padding-inline:.25rem;overflow-x:auto}.FaqsForm-module__3z8N8G__tabButton,.FaqsForm-module__3z8N8G__ghostButton{width:100%}.FaqsForm-module__3z8N8G__faqHeadActions,.FaqsForm-module__3z8N8G__embeddedMeta{justify-content:space-between;width:100%}}
.DynamicDataList-module__6air9G__wrapper{width:100%;padding:5rem 0}.DynamicDataList-module__6air9G__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.DynamicDataList-module__6air9G__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.DynamicDataList-module__6air9G__titleWrapper{justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex;position:relative}.DynamicDataList-module__6air9G__title{color:#0f172a;margin:0;font-size:3rem;font-weight:800;position:relative}.DynamicDataList-module__6air9G__titleUnderline{background:#f59e0b;border-radius:10px;width:60px;height:6px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.DynamicDataList-module__6air9G__headerBadge{color:#2563eb;white-space:nowrap;background:#eff6ff;border-radius:100px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:700}.DynamicDataList-module__6air9G__subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.25rem}@media (max-width:768px){.DynamicDataList-module__6air9G__title{font-size:2rem}.DynamicDataList-module__6air9G__titleWrapper{flex-direction:column-reverse;gap:1rem}}.DynamicDataList-module__6air9G__controls{flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.DynamicDataList-module__6air9G__searchBarWrapper{width:100%;max-width:600px}.DynamicDataList-module__6air9G__filters{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.DynamicDataList-module__6air9G__filterBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:2rem;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s}.DynamicDataList-module__6air9G__activeFilter{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 4px 12px #2563eb33}.DynamicDataList-module__6air9G__grid{gap:2.5rem;display:grid}.DynamicDataList-module__6air9G__grid1{grid-template-columns:1fr;max-width:800px;margin:0 auto}.DynamicDataList-module__6air9G__grid2{grid-template-columns:repeat(2,1fr)}.DynamicDataList-module__6air9G__grid3{grid-template-columns:repeat(3,1fr)}.DynamicDataList-module__6air9G__grid4{grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){.DynamicDataList-module__6air9G__grid3,.DynamicDataList-module__6air9G__grid4{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.DynamicDataList-module__6air9G__grid2,.DynamicDataList-module__6air9G__grid3,.DynamicDataList-module__6air9G__grid4{grid-template-columns:1fr}}.DynamicDataList-module__6air9G__row{grid-template-columns:1fr;gap:2rem;display:grid}.DynamicDataList-module__6air9G__row .DynamicDataList-module__6air9G__itemCard{flex-direction:row;height:auto}@media (max-width:768px){.DynamicDataList-module__6air9G__row .DynamicDataList-module__6air9G__itemCard{flex-direction:column}}.DynamicDataList-module__6air9G__row .DynamicDataList-module__6air9G__itemImage{width:400px;height:250px}@media (max-width:768px){.DynamicDataList-module__6air9G__row .DynamicDataList-module__6air9G__itemImage{width:100%;height:auto}}.DynamicDataList-module__6air9G__list{flex-direction:column;gap:1.25rem;display:flex}.DynamicDataList-module__6air9G__list .DynamicDataList-module__6air9G__itemCard{flex-direction:row;align-items:center;height:auto;padding:1rem}.DynamicDataList-module__6air9G__list .DynamicDataList-module__6air9G__itemImage{border-radius:.75rem;width:120px;height:80px}.DynamicDataList-module__6air9G__list .DynamicDataList-module__6air9G__itemContent{padding:0 1.5rem}.DynamicDataList-module__6air9G__list .DynamicDataList-module__6air9G__itemText{display:none}.DynamicDataList-module__6air9G__itemCard{background:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.DynamicDataList-module__6air9G__itemCard:hover{border-color:#3b82f6;transform:translateY(-8px)scale(1.02);box-shadow:0 25px 50px #1e3a8a1a}.DynamicDataList-module__6air9G__itemImage{aspect-ratio:16/10;background:#f8fafc;position:relative;overflow:hidden}.DynamicDataList-module__6air9G__itemImage img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.DynamicDataList-module__6air9G__itemCard:hover .DynamicDataList-module__6air9G__itemImage img{transform:scale(1.05)}.DynamicDataList-module__6air9G__itemContent{text-align:right;flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.DynamicDataList-module__6air9G__itemCategory{color:#3b82f6;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.DynamicDataList-module__6air9G__itemTitle{color:#1e3a8a;font-size:1.25rem;font-weight:800;line-height:1.4}.DynamicDataList-module__6air9G__itemText{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.DynamicDataList-module__6air9G__itemFooter{justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.DynamicDataList-module__6air9G__itemLink{color:#2563eb;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;display:flex}.DynamicDataList-module__6air9G__videoOverlay{background:#1e3a8a33;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DynamicDataList-module__6air9G__playBtn{color:#2563eb;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:all .3s;display:flex;box-shadow:0 8px 20px #0003}.DynamicDataList-module__6air9G__itemCard:hover .DynamicDataList-module__6air9G__playBtn{color:#fff;background:#2563eb;transform:scale(1.1)}.DynamicDataList-module__6air9G__emptyState{text-align:center;color:#94a3b8;padding:5rem 0}.DynamicDataList-module__6air9G__emptyState p{font-size:1.125rem}
.TestimonialsSlider-module__ottn3W__ctaWrapper{margin-top:var(--spacing-xl);flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;display:flex}.TestimonialsSlider-module__ottn3W__grid{gap:2.5rem;display:grid}.TestimonialsSlider-module__ottn3W__grid1{grid-template-columns:1fr;max-width:800px;margin:0 auto}.TestimonialsSlider-module__ottn3W__grid2{grid-template-columns:repeat(2,1fr)}.TestimonialsSlider-module__ottn3W__grid3{grid-template-columns:repeat(3,1fr)}.TestimonialsSlider-module__ottn3W__grid4{grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){.TestimonialsSlider-module__ottn3W__grid3,.TestimonialsSlider-module__ottn3W__grid4{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.TestimonialsSlider-module__ottn3W__grid2,.TestimonialsSlider-module__ottn3W__grid3,.TestimonialsSlider-module__ottn3W__grid4{grid-template-columns:1fr}}.TestimonialsSlider-module__ottn3W__itemCard{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.TestimonialsSlider-module__ottn3W__itemCard:hover{border-color:var(--amber-400);transform:translateY(-8px)scale(1.02);box-shadow:0 25px 50px #1e3a8a1a}.TestimonialsSlider-module__ottn3W__itemImage{aspect-ratio:16/10;background:#f8fafc;position:relative;overflow:hidden}.TestimonialsSlider-module__ottn3W__itemImage img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.TestimonialsSlider-module__ottn3W__itemCard:hover .TestimonialsSlider-module__ottn3W__itemImage img{transform:scale(1.05)}.TestimonialsSlider-module__ottn3W__itemContent{text-align:right;flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.TestimonialsSlider-module__ottn3W__itemCategory{color:var(--blue-600);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.TestimonialsSlider-module__ottn3W__itemTitle{color:var(--gray-900);font-size:1.25rem;font-weight:800;line-height:1.4}.TestimonialsSlider-module__ottn3W__itemText{color:var(--gray-600);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.TestimonialsSlider-module__ottn3W__itemFooter{justify-content:flex-end;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.TestimonialsSlider-module__ottn3W__itemLink{color:var(--amber-600);align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;display:flex}.TestimonialsSlider-module__ottn3W__videoOverlay{background:#1e3a8a33;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.TestimonialsSlider-module__ottn3W__playBtn{width:3.5rem;height:3.5rem;color:var(--blue-600);background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;box-shadow:0 8px 20px #0003}.TestimonialsSlider-module__ottn3W__itemCard:hover .TestimonialsSlider-module__ottn3W__playBtn{background:var(--blue-600);color:#fff;transform:scale(1.1)}
.AuditLog-module__A0lIWq__container{gap:var(--spacing-xl,2rem);flex-direction:column;max-width:1200px;margin:0 auto;display:flex}.AuditLog-module__A0lIWq__header{align-items:center;gap:1rem;display:flex}.AuditLog-module__A0lIWq__headerIcon{background:var(--color-primary);color:#fff;border-radius:12px;justify-content:center;align-items:center;padding:.75rem;display:inline-flex}.AuditLog-module__A0lIWq__titleSection h1{color:var(--dash-text);margin-bottom:.25rem;font-size:1.75rem;font-weight:800}.AuditLog-module__A0lIWq__titleSection p{color:var(--dash-text-muted);font-size:.9rem}.AuditLog-module__A0lIWq__filtersBar{background:var(--dash-surface);border-radius:var(--radius-xl);border:1px solid var(--dash-border);box-shadow:var(--shadow-sm);flex-wrap:wrap;align-items:center;gap:1rem;padding:1rem;display:flex}.AuditLog-module__A0lIWq__filtersGroup{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.AuditLog-module__A0lIWq__searchWrap{flex:280px;min-width:240px}.AuditLog-module__A0lIWq__filterSelect{border:1px solid var(--dash-border);border-radius:var(--radius-lg);background:var(--dash-bg);color:var(--dash-text);cursor:pointer;outline:none;padding:.6rem 1rem;font-size:.9rem;font-weight:600}.AuditLog-module__A0lIWq__statsText{color:var(--color-primary);margin-right:auto;font-size:.8rem;font-weight:700}.AuditLog-module__A0lIWq__tableContainer{background:var(--dash-surface);border-radius:var(--radius-xl);border:1px solid var(--dash-border);box-shadow:var(--shadow-md);overflow:hidden}.AuditLog-module__A0lIWq__desktopTable{display:block}.AuditLog-module__A0lIWq__mobileList{display:none}.AuditLog-module__A0lIWq__table{border-collapse:collapse;text-align:right;width:100%;font-size:.9rem}.AuditLog-module__A0lIWq__table th{background:var(--gray-50,#f9fafb);border-bottom:2px solid var(--dash-border);color:var(--dash-text-muted);text-transform:uppercase;letter-spacing:.05em;padding:1.25rem 1.5rem;font-size:.75rem;font-weight:800}.AuditLog-module__A0lIWq__table td{border-bottom:1px solid var(--dash-border);color:var(--dash-text);vertical-align:middle;padding:1rem 1.5rem}.AuditLog-module__A0lIWq__row{transition:all .2s}.AuditLog-module__A0lIWq__row:hover{background:var(--gray-50,#f9fafb);transform:translate(-4px)}.AuditLog-module__A0lIWq__timeCell{color:var(--dash-text-muted);white-space:nowrap;font-size:.8rem}.AuditLog-module__A0lIWq__badge{border:1px solid #0000;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.AuditLog-module__A0lIWq__badgeInsert{color:#10b981;background:#10b9811a;border-color:#10b98133}.AuditLog-module__A0lIWq__badgeUpdate{color:#3b82f6;background:#3b82f61a;border-color:#3b82f633}.AuditLog-module__A0lIWq__badgeDelete{color:#ef4444;background:#ef44441a;border-color:#ef444433}.AuditLog-module__A0lIWq__entityCell{color:var(--color-primary);background:var(--gray-50);border-radius:4px;padding:.2rem .4rem;font-family:monospace;font-weight:700}.AuditLog-module__A0lIWq__idCell{color:var(--dash-text-muted);font-family:monospace;font-size:.8rem}.AuditLog-module__A0lIWq__roleCell{color:var(--gray-600);font-weight:600}.AuditLog-module__A0lIWq__summaryText{font-weight:500;line-height:1.6}.AuditLog-module__A0lIWq__parentText{opacity:.65;margin-top:2px;font-size:.75rem}.AuditLog-module__A0lIWq__roleStack{flex-direction:column;display:flex}.AuditLog-module__A0lIWq__roleMeta{opacity:.6;font-size:.7rem}.AuditLog-module__A0lIWq__mobileCard{border-bottom:1px solid var(--dash-border);flex-direction:column;gap:.9rem;padding:1rem;display:flex}.AuditLog-module__A0lIWq__mobileCard:last-child{border-bottom:none}.AuditLog-module__A0lIWq__mobileMeta{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.AuditLog-module__A0lIWq__mobileLabels{flex-wrap:wrap;gap:.5rem;display:flex}.AuditLog-module__A0lIWq__mobileSummary{flex-direction:column;gap:.3rem;display:flex}.AuditLog-module__A0lIWq__mobileActor{color:var(--dash-text-muted);flex-direction:column;gap:.15rem;font-size:.82rem;display:flex}.AuditLog-module__A0lIWq__diffButton{background:var(--gray-50);border:1px solid var(--dash-border);color:var(--dash-text-muted);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.AuditLog-module__A0lIWq__diffButton:hover{background:var(--gray-100);color:var(--dash-text)}.AuditLog-module__A0lIWq__diffContent{color:#e2e8f0;max-width:300px;max-height:250px;box-shadow:var(--shadow-md);text-align:left;direction:ltr;background:#1e293b;border:1px solid #334155;border-radius:12px;margin-top:.75rem;padding:1rem;font-family:monospace;font-size:.75rem;overflow:auto}.AuditLog-module__A0lIWq__diffGrid{background:var(--dash-surface);border:1px solid var(--dash-border);border-radius:12px;flex-direction:column;gap:.5rem;max-width:400px;margin-top:.75rem;padding:1rem;display:flex}.AuditLog-module__A0lIWq__diffRow{border-bottom:1px solid var(--dash-border);flex-direction:column;gap:.25rem;padding-bottom:.5rem;display:flex}.AuditLog-module__A0lIWq__diffRow:last-child{border-bottom:none}.AuditLog-module__A0lIWq__fieldName{color:var(--color-primary);text-transform:uppercase;font-size:.7rem;font-weight:800}.AuditLog-module__A0lIWq__diffValues{flex-direction:column;gap:.1rem;font-family:monospace;font-size:.8rem;display:flex}.AuditLog-module__A0lIWq__removed{color:#ef4444;opacity:.7;text-decoration:line-through}.AuditLog-module__A0lIWq__added{color:#10b981;font-weight:600}.AuditLog-module__A0lIWq__emptyState{text-align:center;color:var(--dash-text-muted);padding:5rem;font-weight:600}.AuditLog-module__A0lIWq__nestedObject{font-family:var(--font-mono,monospace);text-align:left;border-left:2px solid rgba(var(--color-primary-rgb,59, 130, 246), .2);direction:ltr;background:#00000005;border-radius:8px;margin-top:.25rem;padding:.4rem .6rem;font-size:.75rem}.AuditLog-module__A0lIWq__nestedList{flex-direction:column;gap:.4rem;margin-top:.25rem;display:flex}.AuditLog-module__A0lIWq__listItem{background:#00000004;border:1px dashed #0000001a;border-radius:6px;padding:.4rem}.AuditLog-module__A0lIWq__nestedRow{border-bottom:1px solid #00000008;flex-wrap:wrap;gap:.4rem;padding:.2rem 0;display:flex}.AuditLog-module__A0lIWq__nestedRow:last-child{border-bottom:none}.AuditLog-module__A0lIWq__nestedKey{color:var(--color-primary);opacity:.9;min-width:70px;font-weight:700}.AuditLog-module__A0lIWq__nestedVal{color:var(--dash-text-main);flex:1;min-width:150px}.AuditLog-module__A0lIWq__simpleVal{color:var(--dash-text-main);word-break:break-all}.AuditLog-module__A0lIWq__nullValue{color:var(--dash-text-muted);opacity:.5;font-style:italic}.AuditLog-module__A0lIWq__modalScrollArea{max-height:70vh;padding-right:.5rem;overflow-y:auto}.AuditLog-module__A0lIWq__actorBanner{background:var(--gray-50);border:1px solid var(--dash-border);border-radius:12px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex}.AuditLog-module__A0lIWq__actorLabel{color:var(--dash-text-muted);font-size:.8rem;font-weight:700}.AuditLog-module__A0lIWq__actorEmail{color:var(--color-primary);font-size:1rem;font-weight:800}.AuditLog-module__A0lIWq__entityLabel{color:var(--dash-text-main);margin-bottom:1rem;font-size:.9rem}.AuditLog-module__A0lIWq__entityLabel strong{color:var(--color-primary);background:rgba(var(--color-primary-rgb), .1);border-radius:6px;padding:.2rem .5rem}.AuditLog-module__A0lIWq__narrativeList{background:var(--dash-surface);border:1px solid var(--dash-border);border-radius:12px;margin-top:.5rem;padding:1.25rem}.AuditLog-module__A0lIWq__narrativeHeading{color:var(--dash-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.8rem;font-weight:800}.AuditLog-module__A0lIWq__narrativeUl{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.AuditLog-module__A0lIWq__narrativeUl li{background:var(--gray-50,#f9fafb);border:1px solid var(--dash-border);color:var(--dash-text);border-radius:8px;padding:.6rem .8rem;font-size:.95rem;line-height:1.7}.AuditLog-module__A0lIWq__narrativeUl li strong{font-weight:700}.AuditLog-module__A0lIWq__valueAdded{color:#10b981;background:#10b9811a;border-radius:6px;padding:.05rem .4rem}.AuditLog-module__A0lIWq__valueRemoved{color:#ef4444;background:#ef444414;border-radius:6px;padding:.05rem .4rem;text-decoration:line-through;text-decoration-thickness:1px}.AuditLog-module__A0lIWq__skeleton{background:linear-gradient(90deg,#0000000a 0%,#00000014 50%,#0000000a 100%) 0 0/200% 100%;border-radius:6px;width:100%;height:14px;animation:1.4s ease-in-out infinite AuditLog-module__A0lIWq__shimmer}@keyframes AuditLog-module__A0lIWq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.AuditLog-module__A0lIWq__spin{vertical-align:middle;animation:1s linear infinite AuditLog-module__A0lIWq__rotate;display:inline-block}@keyframes AuditLog-module__A0lIWq__rotate{to{transform:rotate(360deg)}}@media (max-width:900px){.AuditLog-module__A0lIWq__filtersBar{align-items:stretch}.AuditLog-module__A0lIWq__searchWrap{min-width:100%}.AuditLog-module__A0lIWq__filtersGroup{width:100%}.AuditLog-module__A0lIWq__filterSelect{flex:180px}.AuditLog-module__A0lIWq__statsText{width:100%;margin-right:0}}@media (max-width:768px){.AuditLog-module__A0lIWq__container{gap:1.25rem}.AuditLog-module__A0lIWq__header{align-items:flex-start}.AuditLog-module__A0lIWq__titleSection h1{font-size:1.4rem}.AuditLog-module__A0lIWq__desktopTable{display:none}.AuditLog-module__A0lIWq__mobileList{flex-direction:column;display:flex}.AuditLog-module__A0lIWq__tableContainer{overflow:hidden}.AuditLog-module__A0lIWq__actorBanner{flex-direction:column;align-items:stretch}}@media (max-width:640px){.AuditLog-module__A0lIWq__header{flex-direction:column}.AuditLog-module__A0lIWq__filtersGroup{flex-direction:column;align-items:stretch}.AuditLog-module__A0lIWq__filterSelect,.AuditLog-module__A0lIWq__diffButton{width:100%}.AuditLog-module__A0lIWq__mobileMeta{flex-direction:column}}