:root{--bg:#f3f7f6;--panel:#ffffff;--panel-soft:#f7fbfa;--text:#10221f;--muted:#647570;--line:#d8e4e0;--border:#d8e4e0;--accent:#00a982;--accent-strong:#007c65;--accent-soft:#e5f8f2;--signal:#14b8c4;--danger:#c2414b;--shadow:0 14px 36px rgba(15,42,36,0.08)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:14px}a{color:inherit;text-decoration:none}.shell{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:100vh}.sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;background:#102522;color:#ecfffa;padding:18px 12px;border-right:1px solid #173d36}.brand{display:flex;align-items:center;gap:10px;min-height:54px;letter-spacing:0;margin-bottom:18px;padding:6px}.brand-mark{position:relative;display:inline-grid;grid-template-columns:repeat(2,1fr);align-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:8px;overflow:hidden;color:#06251e;background:linear-gradient(135deg,#43e5bd,#19bfd0);box-shadow:0 10px 24px rgba(0,169,130,.24)}.brand-mark span{display:grid;place-items:center;height:100%;font-size:13px;font-weight:900}.brand-mark span:last-child{color:#dffef6;background:rgba(8,43,37,.76)}.brand-copy{display:grid;grid-gap:1px;gap:1px;min-width:0}.brand-copy strong{color:#ffffff;font-size:18px;line-height:1.1}.brand-copy small{color:#86aaa1;font-size:9px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.nav{display:grid;grid-gap:4px;gap:4px}.nav-loading{display:block;padding:8px 10px;font-size:12px}.nav a{border-radius:8px;color:#a9c3bc;padding:8px 10px;font-size:13px;font-weight:650;transition:background .12s ease,color .12s ease,transform .12s ease}.nav a:hover{background:rgba(48,217,174,.12);color:#ffffff;transform:translateX(2px)}.nav-section{margin:10px 8px 2px;padding-top:10px;border-top:1px solid #28473f;color:#6f948a;font-size:11px;font-weight:800;text-transform:uppercase}.nav a.nav-subitem{margin-left:10px;padding-left:14px;font-size:12px}.main{padding:18px 20px 32px;min-width:0}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px;padding:10px 12px;background:rgba(255,255,255,.78);border:1px solid var(--line);border-radius:10px;box-shadow:0 8px 26px rgba(20,32,51,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.toolbar-menu-button{display:none;margin-bottom:10px}.toolbar h1{margin:0;font-size:20px;line-height:1.2;letter-spacing:0}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.card{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:16px;box-shadow:0 10px 30px rgba(20,32,51,.055)}.metric{font-size:27px;font-weight:800;margin-top:8px;letter-spacing:0}.muted{color:var(--muted)}.loading-overlay{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:20px;background:rgba(244,247,251,.46);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);cursor:wait}.loading-overlay-panel{display:inline-flex;align-items:center;gap:11px;min-width:150px;justify-content:center;padding:13px 17px;border:1px solid rgba(217,226,239,.95);border-radius:8px;background:rgba(255,255,255,.94);color:var(--text);box-shadow:0 16px 44px rgba(20,32,51,.16)}.loading-spinner{width:20px;height:20px;flex:0 0 20px;border:2px solid #c9d8e8;border-top:2px solid var(--accent);border-radius:50%;animation:loading-spin .7s linear infinite}@keyframes loading-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.loading-spinner{animation-duration:1.4s}}.table{width:100%;border-collapse:separate;border-spacing:0;background:white;border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 6px 18px rgba(20,32,51,.035);table-layout:auto}.table td,.table th{border-bottom:1px solid var(--line);padding:8px 10px;text-align:left;vertical-align:middle;line-height:1.32}.table th{background:#f7fafc;color:#607086;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.table tr:hover td{background:#fbfdff}.table.compact td,.table.compact th{padding:6px 8px}.table.compact{border-radius:6px;box-shadow:none}.table td{font-size:12px;color:#1f2937;white-space:nowrap}.table tbody tr:last-child td{border-bottom:0}.table.auto-fit{table-layout:auto}.table.auto-fit td,.table.auto-fit th{width:1%}.table.auto-fit .cell-wrap{white-space:normal;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:100%}.table.auto-fit .cell-actions{white-space:nowrap;width:1%}.table.auto-fit .cell-actions>*{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.standard-table{table-layout:auto}.standard-table td,.standard-table th{white-space:normal;vertical-align:top}.standard-table .cell-wrap{white-space:normal;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:100%;line-height:1.35}.standard-table .cell-actions{width:1%}.standard-table .cell-actions>*{display:inline-flex;justify-content:flex-end;align-items:center;gap:6px;flex-wrap:nowrap;white-space:nowrap}.standard-table .cell-actions .button{min-width:0}.domains-table .cell-wrap{white-space:normal;overflow:visible;text-overflow:unset;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;line-height:1.35;max-width:100%}.domains-table .domains-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:4px;flex-wrap:nowrap;width:auto;max-width:none;margin-left:auto;white-space:nowrap}.domains-table .domains-row-actions .domains-action-button{width:auto;justify-content:center;min-width:0;flex:0 0 auto;padding:5px 9px;min-height:30px;font-size:11px;line-height:1.1}.domains-table{table-layout:auto}.domains-table td,.domains-table th{white-space:normal;vertical-align:top}.domains-table td:nth-child(4),.domains-table td:nth-child(5),.domains-table td:nth-child(6),.domains-table th:nth-child(4),.domains-table th:nth-child(5),.domains-table th:nth-child(6){width:1%}.domains-table td:last-child,.domains-table th:last-child{width:320px;white-space:nowrap}.domains-table th{line-height:1.15}.statistics-panels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;align-items:start}.statistics-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;align-items:start}.statistics-card{min-width:0;overflow:hidden}.statistics-table{width:100%;table-layout:fixed}.statistics-table td,.statistics-table th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.statistics-summary-table td:first-child,.statistics-summary-table th:first-child{white-space:normal}.statistics-score-table td:first-child,.statistics-score-table th:first-child{width:34%}.statistics-score-table td:nth-child(2),.statistics-score-table th:nth-child(2){width:22%}.statistics-score-table td:nth-child(3),.statistics-score-table th:nth-child(3){width:44%}.statistics-detail-table td,.statistics-detail-table th{font-size:12px}.table.resizable td,.table.resizable th{border-right:1px solid var(--line)}.table.resizable td:last-child,.table.resizable th:last-child{border-right:0}.quarantine-split{display:grid;grid-gap:0;gap:0;width:100%;min-width:0}.quarantine-split>*{min-width:0}.quarantine-splitter{position:relative;align-self:stretch;min-height:520px;cursor:col-resize;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}.quarantine-splitter:before{content:"";width:3px;height:100%;background:#cbd5e1;transition:background-color .12s ease,width .12s ease}.quarantine-splitter:hover:before{width:4px;background:#2563eb}.quarantine-splitter span{position:absolute;width:18px;height:48px;border:1px solid #94a3b8;border-radius:4px;background:#fff;color:#64748b;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1;box-shadow:0 1px 4px rgba(15,23,42,.16)}.quarantine-bulkbar{min-height:38px;padding:8px 12px;border-bottom:1px solid var(--border);background:#eff6ff;display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:12px}.quarantine-preview-content{height:calc(100vh - 350px);min-height:560px;background:#fff;display:grid;grid-template-rows:auto minmax(260px,1fr) auto}.quarantine-preview-frame{min-height:280px;border-bottom:1px solid var(--border)}.quarantine-attachments-panel{display:grid;grid-gap:0;gap:0;background:#fff}.quarantine-attachments-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid var(--border);background:#fbfdff}.quarantine-attachments-table-wrap{overflow:auto;max-height:220px}@media (max-width:900px){.shell{grid-template-columns:1fr}.sidebar{position:fixed;top:0;left:0;width:min(280px,84vw);transform:translateX(-100%);transition:transform .16s ease;z-index:40;box-shadow:0 18px 48px rgba(20,32,51,.18)}.sidebar.is-open{transform:translateX(0)}.main{padding:12px 12px 28px}.toolbar{align-items:flex-start;flex-direction:column}.toolbar-menu-button{display:inline-flex;align-items:center;justify-content:center}.toolbar-actions{width:100%;display:flex;gap:8px;flex-wrap:wrap}.toolbar-actions .button{flex:1 1 auto}.quarantine-split-open{display:flex;flex-direction:column;gap:10px}.quarantine-preview-content{height:auto;min-height:0;grid-template-rows:auto minmax(240px,48vh) auto}.quarantine-splitter{display:none}.filters-page-header,.rules-category-head,.rules-list-header,.rules-wizard-header{flex-direction:column;align-items:stretch}.dlp-policy-actions,.dlp-template-actions,.domains-table .domains-row-actions,.filters-page-header-actions,.rules-row-actions,.table-actions-inline{width:100%;flex-wrap:wrap;justify-content:flex-start}.domains-table td:last-child,.domains-table th:last-child{width:auto}.filters-toolbar,.report-filter-grid,.report-two-col,.rules-country-form,.rules-form-grid-2,.rules-form-grid-3,.rules-form-grid-condition,.rules-toolbar,.statistics-detail-grid,.statistics-panels,.trace-filter-grid{grid-template-columns:1fr!important}.mail-tracking-detail-grid{grid-template-columns:1fr}.rules-policy-table td:first-child,.rules-policy-table td:nth-child(2),.rules-policy-table td:nth-child(3),.rules-policy-table td:nth-child(4),.rules-policy-table td:nth-child(5),.rules-policy-table th:first-child,.rules-policy-table th:nth-child(2),.rules-policy-table th:nth-child(3),.rules-policy-table th:nth-child(4),.rules-policy-table th:nth-child(5){width:auto}.report-dashboard-banner,.report-dashboard-banner-tight{padding:14px}.report-dashboard-banner h2,.report-dashboard-banner-tight h2{font-size:22px!important}.dashboard-hero-grid,.report-hero-grid,.rules-summary-grid,.spam-hero-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.table.fixed{table-layout:fixed}.table .truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rules-shell{display:grid;grid-gap:14px;gap:14px}.rules-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.rules-kicker{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:0}.rules-title{margin:5px 0 8px;font-size:22px;line-height:1.25}.rules-subtitle{max-width:860px;line-height:1.45}.rules-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);grid-gap:14px;gap:14px;align-items:start}.rules-main,.rules-side{min-width:0;display:grid;grid-gap:14px;gap:14px}.rules-panel{padding:14px}.rules-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.rules-stepper{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px}.rules-stepper-item{border:1px solid var(--line);background:#edf5fb;color:var(--text);border-radius:8px;padding:9px 10px;font-weight:700;text-align:center;cursor:pointer}.rules-stepper-item[data-active=true]{background:var(--accent);color:#fff;border-color:transparent}.rules-step{display:grid;grid-gap:12px;gap:12px;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft);margin-bottom:14px}.rules-action-grid,.rules-choice-grid,.rules-condition-grid{display:grid;grid-gap:8px;gap:8px}.rules-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rules-condition-grid{grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr)}.rules-action-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.rules-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:12px 0}.rules-summary-grid>div{display:grid;grid-gap:5px;gap:5px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fff}.rules-summary-grid span{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.rules-summary-grid strong{font-size:13px;line-height:1.35}.rules-section-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.rules-section-tab{border:1px solid var(--line);background:#edf5fb;color:var(--text);border-radius:8px;padding:8px 10px;font-weight:700;cursor:pointer}.rules-section-tab[data-active=true]{background:var(--accent);color:#fff;border-color:transparent}.rules-table{min-width:100%}.button{border:1px solid rgba(15,95,149,.1);border-radius:8px;background:var(--accent);color:white;cursor:pointer;font-weight:750;padding:9px 13px;box-shadow:0 8px 18px rgba(18,135,168,.18);transition:background .12s ease,box-shadow .12s ease,transform .12s ease,opacity .12s ease}.button:hover{background:var(--accent-strong);box-shadow:0 10px 22px rgba(15,95,149,.22)}.button:active{transform:translateY(1px)}.button:disabled{cursor:not-allowed;opacity:.6;box-shadow:none}.report-hero-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.report-hero-grid-tight{gap:10px}.spam-hero-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.spam-hero-grid .report-hero-card{min-height:96px;padding:12px}.spam-hero-grid .report-hero-strip{width:42px;height:8px;margin-bottom:10px}.spam-hero-grid .report-hero-value{margin-top:4px;font-size:22px;line-height:1.05}.spam-hero-grid .report-hero-sub{margin-top:4px;font-size:10px}.report-hero-card{position:relative;overflow:hidden;min-height:124px}.report-mini-card{min-height:92px;padding:12px 14px}.report-hero-strip{width:54px;height:10px;border-radius:999px;margin-bottom:14px}.report-hero-value{margin-top:8px;font-size:30px;line-height:1.1;font-weight:850}.report-hero-sub{margin-top:8px;color:var(--muted);font-size:12px}.dashboard-hero-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.dashboard-hero-card{min-height:88px;padding:10px 12px}.dashboard-hero-card .report-hero-strip{width:42px;height:8px;margin-bottom:10px}.dashboard-hero-card .report-hero-value{margin-top:4px;font-size:22px;line-height:1.05}.dashboard-hero-card .report-hero-sub{margin-top:4px;font-size:10px}.report-section-title{font-size:16px;font-weight:800}.report-section-subtitle{margin-top:4px;color:var(--muted);font-size:12px}.report-detail-card,.report-filter-card,.report-table-card{min-width:0}.report-table-wrap{width:100%;overflow-x:auto;overflow-y:hidden;border:1px solid var(--line);border-radius:10px;background:#fff}.report-table-wrap .table{margin-top:0!important;border:0;border-radius:0;box-shadow:none}.report-filter-grid{display:grid;grid-template-columns:minmax(180px,180px) minmax(180px,180px) minmax(160px,1fr) minmax(220px,1fr) minmax(160px,1fr) auto;grid-gap:10px;gap:10px;align-items:center}.report-two-col{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);grid-gap:12px;gap:12px}.report-bar-track{height:12px;border-radius:999px;background:#edf3fb;overflow:hidden}.report-bar-fill{height:100%;border-radius:999px}.report-bar-fill-spam{background:linear-gradient(90deg,#7c3aed,#ff8a00)}.report-legend-dot{width:10px;height:10px;border-radius:999px;display:inline-block}.tracking-guide-card{margin-bottom:12px;padding:14px 16px;background:linear-gradient(180deg,#fbfeff,#f7fbfd)}.tracking-guide-title{font-size:16px;font-weight:800;color:#0f172a;margin-bottom:4px}.tracking-guide-subtitle{font-size:13px;line-height:1.5;color:#64748b;margin-bottom:12px;max-width:920px}.tracking-guide-badges{display:flex;flex-wrap:wrap;gap:8px}.tracking-guide-badge{display:inline-flex;align-items:center;gap:6px;padding:7px 11px;border:1px solid var(--border);border-radius:999px;color:#0f172a;font-size:12px;font-weight:700}.tracking-table-wrap{border-radius:14px;overflow-x:auto;overflow-y:hidden}.tracking-table{font-size:12px;width:100%;min-width:1180px;table-layout:fixed}.tracking-table thead th{font-size:11px;letter-spacing:0;color:#64748b;background:#f8fbfc}.tracking-table tbody td{vertical-align:middle}.tracking-cell,.tracking-table td,.tracking-table th{min-width:0}.tracking-cell-node,.tracking-cell-time{white-space:nowrap}.tracking-cell-address,.tracking-cell-country,.tracking-cell-id{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tracking-cell-status{white-space:nowrap}.tracking-expand-button{width:24px;height:24px;min-width:24px;padding:0;border-radius:999px;border:1px solid #cfe0da;background:#ffffff;color:#0f766e;font-size:15px;line-height:1}.tracking-expand-button:hover{background:#f0fdfa}.spam-card{overflow:hidden}.report-dashboard-banner-tight{padding:16px 18px}.report-dashboard-banner-tight h2{font-size:24px!important}.spam-top-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:12px}.spam-report-grid,.spam-report-stack{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;margin-bottom:12px}.spam-table-wrap{width:100%;overflow-x:auto;overflow-y:hidden;margin-top:12px;border:1px solid var(--line);border-radius:10px;background:#fff}.spam-table-wrap .table{margin-top:0!important}.spam-table{width:100%;table-layout:fixed}.spam-table td,.spam-table th{vertical-align:top;padding:7px 9px;border-color:#dce6f2}.spam-table th{font-size:10px;letter-spacing:.01em;text-transform:uppercase;color:#64748b;background:#f8fbff;font-weight:800}.spam-table td{font-size:12px;line-height:1.3;color:#1f2937}.report-table{width:100%;table-layout:fixed}.report-table td,.report-table th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.report-table td{font-size:12px}.report-table-striped tbody tr:nth-child(2n) td{background:#fbfdff}.health-live-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:12px;background:linear-gradient(115deg,#effbf8,#ffffff 55%,#eef4ff)}.health-live-hero h2{margin:7px 0 5px;font-size:27px;line-height:1.1}.health-live-actions,.health-node-heading,.health-service-row{display:flex;align-items:center;gap:10px}.health-live-actions{justify-content:flex-end;flex-wrap:wrap}.health-freshness,.health-node-status{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid var(--line);border-radius:999px;font-size:12px;font-weight:750;white-space:nowrap}.health-freshness>span,.health-node-status>span,.health-service-dot{width:8px;height:8px;border-radius:50%;background:#94a3b8}.health-freshness.is-fresh,.health-node-status.is-online{color:#137a4f;background:#effcf5;border-color:#ccefdc}.health-freshness.is-fresh>span,.health-node-status.is-online>span,.health-service-dot.is-online{background:#16a34a}.health-freshness.is-stale,.health-node-status.is-stale{color:#a16207;background:#fffbeb;border-color:#fde4a6}.health-freshness.is-stale>span,.health-node-status.is-stale>span{background:#f59e0b}.health-last-update{display:grid;grid-gap:2px;gap:2px;color:var(--muted);font-size:11px;text-align:right}.health-last-update strong{color:var(--text);font-size:12px}.health-refresh-button{min-height:36px;padding:8px 13px}.health-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:12px}.health-metric-card{min-height:104px;padding:16px;background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 26px rgba(20,32,51,.05)}.health-metric-accent{width:58px;height:7px;margin-bottom:13px;border-radius:999px}.health-metric-label{color:var(--muted);font-size:13px;font-weight:650}.health-metric-value{margin-top:5px;color:var(--text);font-size:30px;font-weight:850;line-height:1}.health-nodes-card{padding:16px}.health-node-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:14px}.health-node-card{min-width:0;padding:15px;border:1px solid var(--line);border-radius:8px;background:#fcfefd}.health-node-heading{justify-content:space-between}.health-node-heading strong{font-size:17px}.health-node-heading .muted{margin-top:4px;font-size:12px}.health-node-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:7px;gap:7px;margin:15px 0 13px}.health-node-metrics>div{min-width:0;padding:9px;background:#f5faf8;border-radius:6px}.health-node-metrics span,.health-service-row span{color:var(--muted);font-size:11px}.health-node-metrics strong{display:block;margin-top:4px;font-size:16px}.health-service-row{justify-content:flex-start;flex-wrap:wrap;padding-top:11px;border-top:1px solid var(--line)}.health-service-row>span{display:inline-flex;align-items:center;gap:6px;color:#52665f}.health-empty{padding:16px}@media (max-width:980px){.health-live-hero{align-items:flex-start;flex-direction:column}.health-live-actions{justify-content:flex-start}.health-last-update{text-align:left}.health-metric-grid,.health-node-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.health-metric-grid,.health-node-grid{grid-template-columns:1fr}}.mail-security-identity-card{margin-bottom:10px;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:linear-gradient(180deg,#f8fbff,#fdfefe)}.mail-security-identity-label{font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.mail-security-identity-value{margin-top:6px;font-size:15px;font-weight:700;color:#10233f}.mail-security-identity-help{margin-top:4px;font-size:12px;color:#5b6b81}.mail-security-list-table td:first-child,.mail-security-list-table th:first-child{width:auto}.mail-security-list-table td:nth-child(2),.mail-security-list-table th:nth-child(2){white-space:nowrap}.mail-security-list-table{table-layout:auto}.mail-security-list-table td,.mail-security-list-table th{padding:5px 8px;line-height:1.15}.mail-security-list-table th{font-size:inherit}.mail-security-list-table td{font-size:12px}.mail-security-list-table tbody tr{height:34px}.mail-security-list-table .button.secondary{min-height:26px;padding:3px 8px;font-size:11px;border-radius:7px}.mail-tracking-detail{border-top:1px solid var(--border);padding:12px;background:#ffffff;min-width:0}.mail-tracking-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px 16px;gap:10px 16px;margin-bottom:10px}.mail-tracking-detail-item{min-width:0;display:grid;grid-gap:3px;gap:3px}.mail-tracking-detail-item-full{grid-column:1/-1}.mail-tracking-detail-label{font-size:11px;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.mail-tracking-detail-value{font-size:12px;line-height:1.45;color:#142033;overflow-wrap:anywhere;word-break:break-word}.mail-tracking-log-list{display:grid;grid-gap:4px;gap:4px;font-size:11px;line-height:1.4}.mail-tracking-log-line{overflow-wrap:anywhere;word-break:break-word;white-space:normal}.spam-rules-table td:first-child,.spam-rules-table th:first-child,.spam-single-table td:first-child,.spam-single-table th:first-child{width:auto}.spam-rules-table td:nth-child(n+2),.spam-rules-table th:nth-child(n+2){width:104px;min-width:104px;text-align:right;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.spam-cell-text{white-space:normal;word-break:break-word;overflow-wrap:anywhere;line-height:1.35}.spam-cell-number{width:88px;min-width:88px;text-align:right;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.spam-pair-table td:last-child,.spam-pair-table th:last-child{width:96px;min-width:96px;text-align:right;white-space:nowrap}.spam-events-table td:nth-child(2),.spam-events-table th:nth-child(2){min-width:138px}.score-distribution-chart{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));grid-gap:12px;gap:12px;align-items:end;min-height:250px}.score-distribution-item{display:grid;grid-gap:8px;gap:8px;align-items:end}.score-distribution-meta{display:flex;flex-direction:column;gap:2px;min-height:34px}.score-distribution-count{font-size:14px;font-weight:700;color:#0f172a;line-height:1.1}.score-distribution-ratio{font-size:11px;color:var(--muted);line-height:1.1}.score-distribution-bar-wrap{height:188px;display:flex;align-items:flex-end;padding:0 6px;border-radius:14px;background:linear-gradient(180deg,#f8fbff,#eef4fb);border:1px solid #d9e2ef}.score-distribution-bar{width:100%;min-height:16px;border-radius:10px 10px 6px 6px;box-shadow:0 10px 24px rgba(37,99,235,.16)}.score-distribution-label{font-size:12px;color:#334155;text-align:center;line-height:1.3;min-height:32px}.trace-filter-grid{grid-template-columns:minmax(280px,1fr) 180px 180px auto}.report-meta-card{background:var(--panel-soft)}.report-timeline-step{border-radius:10px}.spam-events-table td:first-child,.spam-events-table th:first-child{width:44px}.spam-events-table td:nth-child(10),.spam-events-table td:nth-child(3),.spam-events-table td:nth-child(6),.spam-events-table td:nth-child(8),.spam-events-table td:nth-child(9),.spam-events-table th:nth-child(10),.spam-events-table th:nth-child(3),.spam-events-table th:nth-child(6),.spam-events-table th:nth-child(8),.spam-events-table th:nth-child(9){white-space:nowrap}.spam-row-open td{background:#faf7ff}.spam-expand-button{border:1px solid #d9e2ef;background:#fff;color:#334155;width:26px;height:26px;border-radius:6px;cursor:pointer;font-weight:700;line-height:1}.rules-error-card{margin-bottom:14px;border-color:var(--danger);color:var(--danger);background:#fff8f7}.rules-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.rules-summary-card{min-height:86px;padding:12px 14px}.rules-summary-strip{width:44px;height:8px;border-radius:999px;margin-bottom:10px}.rules-summary-strip-blue{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.rules-summary-strip-cyan{background:linear-gradient(90deg,#06b6d4,#22d3ee)}.rules-summary-strip-amber{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.rules-summary-strip-violet{background:linear-gradient(90deg,#8b5cf6,#a78bfa)}.rules-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:12px;gap:12px;margin-bottom:14px}.rules-category-card{display:grid;grid-gap:12px;gap:12px;padding:14px}.rules-category-head,.rules-list-header,.rules-wizard-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.rules-category-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;padding:10px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.rules-category-actions,.rules-step-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.rules-risk-badge,.rules-status-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;white-space:nowrap}.rules-status-badge.is-active{color:#067647;background:#ecfdf3;border:1px solid #abefc6}.rules-status-badge.is-passive{color:#475467;background:#f8fafc;border:1px solid #d8e1ee}.rules-status-badge.is-applied{color:#155eef;background:#eff8ff;border:1px solid #b2ddff}.rules-status-badge.is-error{color:#b42318;background:#fff5f4;border:1px solid #fecdca}.rules-wizard-shell{padding:16px}.rules-wizard-heading{display:grid;grid-gap:4px;gap:4px}.rules-stepper{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px;margin:14px 0}.rules-step-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:8px 10px;border:1px solid #d9e5f2;border-radius:8px;background:#f9fcff;color:#4b5d75;cursor:pointer;font-weight:600;font-size:13px;box-shadow:none}.rules-step-button.is-active{background:#0f7ea8;color:#fff;border-color:#0f7ea8}.rules-step-button.is-done{background:#eef8f3;color:#067647;border-color:#b7e4c7}.rules-step-index{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:999px;background:rgba(255,255,255,.22);font-size:11px;font-weight:800}.rules-step-button:not(.is-active) .rules-step-index{background:#dfeaf6;color:#40556f}.rules-step-card{border:1px solid var(--line);border-radius:10px;padding:14px;background:#ffffff}.rules-step-card-compact{display:grid;grid-gap:10px;gap:10px}.rules-wizard-modal .modal-body{padding:14px}.rules-wizard-modal .modal-header{padding:12px 14px}.rules-wizard-modal .modal-header h2{font-size:16px}.rules-wizard-modal .rules-stepper{margin:10px 0 12px}.rules-wizard-modal .rules-step-card{border-color:#dbe5f1;background:#fbfdff}.rules-form-grid{display:grid;grid-gap:12px;gap:12px}.rules-form-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.rules-form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.rules-form-grid-condition{grid-template-columns:minmax(180px,.8fr) minmax(0,1.2fr)}.rules-at-separator{text-align:center;font-weight:700}.rules-review-table th{width:200px}.rules-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:10px;background:#fff}.rules-domain-policy-card{margin-bottom:14px}.rules-domain-policy-header{margin-bottom:10px}.rules-domain-pill{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:4px 10px;margin-bottom:12px;border:1px solid #cfe1f3;border-radius:999px;background:#f8fbff;color:#24415f;font-size:12px;font-weight:700}.rules-policy-layout{display:block}.rules-country-card,.rules-policy-table-card{padding:14px}.rules-policy-table-header{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.rules-policy-switch{display:inline-flex;align-items:center;gap:10px;font-weight:700}.rules-policy-table{min-width:0}.rules-policy-table td:first-child,.rules-policy-table th:first-child{width:40%}.rules-policy-table td:nth-child(2),.rules-policy-table th:nth-child(2){width:8%;text-align:center}.rules-policy-table td:nth-child(3),.rules-policy-table th:nth-child(3){width:14%}.rules-policy-table td:nth-child(4),.rules-policy-table th:nth-child(4){width:10%}.rules-policy-table td:nth-child(5),.rules-policy-table th:nth-child(5){width:28%}.rules-policy-input{width:100%;min-width:0;height:34px;font-size:12px}.rules-policy-title{display:grid;grid-gap:3px;gap:3px;align-items:start}.rules-policy-title .rules-rule-meta,.rules-policy-title .rules-rule-name{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rules-policy-title .rules-rule-meta{font-size:10px}.rules-country-form{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(160px,.8fr) auto;grid-gap:8px;gap:8px;margin:10px 0 12px}.rules-country-active-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:#fff;white-space:nowrap}.rules-country-list{display:grid;grid-gap:8px;gap:8px}.rules-country-item{display:grid;grid-template-columns:minmax(0,1fr) 120px auto;grid-gap:8px;gap:8px;align-items:center;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#fff}.rules-managed-table{border:0;box-shadow:none}.rules-managed-table td,.rules-managed-table th{padding:8px 10px}.rules-managed-table th{font-size:10px}.rules-managed-table td{font-size:12px}.rules-rules-table{min-width:1180px}.rules-rules-table td,.rules-rules-table th{white-space:normal;overflow:hidden;text-overflow:ellipsis;vertical-align:top;line-height:1.25}.rules-rules-table td:first-child,.rules-rules-table th:first-child{width:17%}.rules-rules-table td:nth-child(2),.rules-rules-table th:nth-child(2){width:6%}.rules-rules-table td:nth-child(3),.rules-rules-table td:nth-child(4),.rules-rules-table th:nth-child(3),.rules-rules-table th:nth-child(4){width:10%}.rules-rules-table td:nth-child(5),.rules-rules-table th:nth-child(5){width:14%}.rules-rules-table td:nth-child(6),.rules-rules-table td:nth-child(7),.rules-rules-table th:nth-child(6),.rules-rules-table th:nth-child(7){width:7%}.rules-rules-table td:nth-child(8),.rules-rules-table th:nth-child(8){width:8%}.rules-rules-table td:nth-child(9),.rules-rules-table th:nth-child(9){width:10%}.rules-rules-table td:nth-child(10),.rules-rules-table th:nth-child(10){width:11%}.rules-rule-name{font-size:13px;font-weight:700;color:#10233f}.rules-rule-meta{margin-top:4px;font-size:11px;color:#6b7c93}.rules-inline-title{display:grid;grid-gap:2px;gap:2px;min-width:0;max-width:100%}.dlp-policy-table,.dlp-template-table{table-layout:auto}.dlp-template-table td,.dlp-template-table th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;font-size:13px;line-height:1.25;padding-top:10px;padding-bottom:10px}.dlp-template-table td:first-child,.dlp-template-table th:first-child{width:10%}.dlp-template-table td:nth-child(2),.dlp-template-table th:nth-child(2){width:18%}.dlp-template-table td:nth-child(3),.dlp-template-table th:nth-child(3){width:38%}.dlp-template-table td:nth-child(4),.dlp-template-table th:nth-child(4){width:8%;text-align:center}.dlp-template-table td:nth-child(5),.dlp-template-table th:nth-child(5){width:12%}.dlp-template-table td:nth-child(6),.dlp-template-table th:nth-child(6){width:14%;text-align:right}.dlp-policy-table td,.dlp-policy-table th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;font-size:13px;line-height:1.25}.dlp-policy-table td:first-child,.dlp-policy-table td:nth-child(2),.dlp-policy-table th:first-child,.dlp-policy-table th:nth-child(2){width:13%}.dlp-policy-table td:nth-child(3),.dlp-policy-table th:nth-child(3){width:8%}.dlp-policy-table td:nth-child(4),.dlp-policy-table th:nth-child(4){width:14%}.dlp-policy-table td:nth-child(5),.dlp-policy-table th:nth-child(5){width:8%}.dlp-policy-table td:nth-child(6),.dlp-policy-table th:nth-child(6){width:10%}.dlp-policy-table td:nth-child(7),.dlp-policy-table th:nth-child(7){width:6%;text-align:center}.dlp-policy-table td:nth-child(8),.dlp-policy-table th:nth-child(8){width:8%}.dlp-policy-table td:nth-child(9),.dlp-policy-table th:nth-child(9){width:20%}.dlp-policy-actions,.dlp-template-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:nowrap;white-space:nowrap;width:100%}.dlp-template-actions .button{min-height:30px;padding:0 10px;font-size:12px;border-radius:8px}.dlp-template-table .rules-status-badge{white-space:nowrap;flex:0 0 auto}.dlp-policy-actions .button{min-width:0;min-height:30px;padding:0 8px;font-size:11px;white-space:nowrap;border-radius:8px}.rules-inline-title .rules-rule-meta,.rules-inline-title .rules-rule-name{min-width:0}.rules-inline-title .rules-rule-name{flex:0 1 auto}.rules-inline-title .rules-rule-meta{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;margin-top:0;white-space:nowrap}.rules-category-table .rules-inline-title{gap:4px}.rules-category-table .rules-rule-name{font-size:12px}.rules-category-table .rules-rule-meta{font-size:10px}.rules-rule-error{margin-top:4px;font-size:11px;color:#b42318;line-height:1.35;white-space:normal;word-break:break-word}.rules-row-actions{display:inline-flex;align-items:center;gap:6px;flex-wrap:nowrap;justify-content:flex-end;white-space:nowrap;width:100%}.rules-row-actions .button{min-width:0;width:auto;min-height:32px;padding:0 8px;font-size:11px;white-space:nowrap}.rules-rules-table td:nth-child(3),.rules-rules-table td:nth-child(4),.rules-rules-table td:nth-child(5),.rules-rules-table td:nth-child(9){overflow-wrap:anywhere;word-break:break-word}.rules-rules-table td:nth-child(2),.rules-rules-table td:nth-child(6),.rules-rules-table td:nth-child(7),.rules-rules-table td:nth-child(8){white-space:nowrap}.rules-toolbar{display:grid;grid-template-columns:minmax(240px,1.2fr) repeat(3,minmax(150px,.7fr)) auto;grid-gap:10px;gap:10px;align-items:center;margin:12px 0 14px}.rules-toolbar-count{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-height:40px;padding:0 12px;background:#f8fbff}.rules-edit-meta,.rules-toolbar-count{border:1px solid var(--line);border-radius:10px}.rules-edit-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;padding:10px 12px;background:linear-gradient(180deg,#f8fbff,#ffffff)}.rules-edit-meta span,.rules-edit-meta strong{display:block}.rules-edit-meta strong{margin-top:4px;color:#10233f}.rules-table-card .rules-list-header{margin-bottom:10px}.rules-table-card .rules-managed-table td,.rules-table-card .rules-managed-table th{white-space:nowrap}.rules-category-table td,.rules-category-table th{padding-top:10px;padding-bottom:10px}.rules-category-table td:first-child,.rules-category-table th:first-child{width:48%}.rules-category-table td:nth-child(2),.rules-category-table th:nth-child(2){width:14%}.rules-category-table td:nth-child(3),.rules-category-table td:nth-child(4),.rules-category-table td:nth-child(5),.rules-category-table th:nth-child(3),.rules-category-table th:nth-child(4),.rules-category-table th:nth-child(5){width:10%;text-align:center}.rules-category-table td:nth-child(6),.rules-category-table th:nth-child(6){width:12%;text-align:right}.filters-section-card,.rules-table-card{min-width:0}.filters-page-stack{display:grid;grid-gap:14px;gap:14px}.filters-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:10px}.filters-page-header-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.filters-toolbar{display:grid;grid-template-columns:minmax(240px,1.2fr) repeat(3,minmax(150px,.7fr)) auto;grid-gap:10px;gap:10px;align-items:center;margin:12px 0 14px}.filters-count-badge{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-height:40px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:#f8fbff}.table-actions-inline{display:inline-flex;align-items:center;gap:6px;flex-wrap:nowrap;white-space:nowrap}.table-actions-inline .button{min-width:0}.rules-category-table td:first-child{white-space:normal;padding-right:16px}.rules-category-table td:nth-child(2){vertical-align:top;white-space:nowrap}.rules-category-table td:nth-child(6) .button,.rules-table-action-button{min-width:96px;padding-inline:10px;min-height:34px;font-size:12px}.rules-category-table .rules-inline-title{display:grid;grid-gap:2px;gap:2px;line-height:1.15}.rules-category-table .rules-rule-name{font-size:13px}.rules-category-table .rules-rule-meta{margin-top:0;font-size:11px;color:#72829b}.rules-category-table td:nth-child(2){padding-left:14px}.rules-policy-table td,.rules-policy-table th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:1400px){.rules-policy-layout{grid-template-columns:1fr}.rules-rules-table{min-width:1120px}.rules-category-table td:first-child,.rules-category-table th:first-child{width:46%}.rules-category-table td:nth-child(2),.rules-category-table th:nth-child(2){width:12%}.rules-category-table td:nth-child(3),.rules-category-table td:nth-child(4),.rules-category-table td:nth-child(5),.rules-category-table th:nth-child(3),.rules-category-table th:nth-child(4),.rules-category-table th:nth-child(5){width:11%}.rules-category-table td:nth-child(6),.rules-category-table th:nth-child(6){width:9%}}@media (max-width:900px){.rules-country-form,.rules-country-item,.rules-policy-table-header{grid-template-columns:1fr}.rules-policy-switch{justify-content:space-between}}@media (max-width:1200px){.rules-rules-table{min-width:1040px}}.spam-event-detail-row td{background:var(--panel-soft);padding:12px!important}.spam-event-detail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.spam-event-detail-box,.spam-event-meta{padding:10px 12px;border:1px solid #e2e8f0;border-radius:10px;background:rgba(255,255,255,.94);min-width:0}.spam-event-meta{display:grid;grid-gap:4px;gap:4px}.spam-event-detail-box{grid-column:1/-1}.spam-event-line-list{display:grid;grid-gap:6px;gap:6px}.spam-event-line{padding:7px 10px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;word-break:break-word}.spam-trend-chart{overflow-x:auto;overflow-y:hidden}.report-dashboard-banner{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center;padding:20px 22px;border:1px solid var(--line);border-radius:10px;background:radial-gradient(circle at top right,rgba(124,58,237,.14),transparent 26%),radial-gradient(circle at left bottom,rgba(14,165,233,.12),transparent 24%),linear-gradient(180deg,#ffffff,#f8fbff);box-shadow:0 12px 30px rgba(20,32,51,.06)}.report-dashboard-kicker{font-size:12px;font-weight:800;color:#7c3aed;text-transform:uppercase}.report-dashboard-badge{min-width:220px;padding:16px 18px;border-radius:10px;background:rgba(255,255,255,.8);border:1px solid var(--line);text-align:right}.overview-chart{display:flex;align-items:flex-end;gap:18px;padding:18px 4px 0;min-height:250px}.audit-hero-card{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);grid-gap:20px;gap:20px;align-items:stretch;padding:24px 26px}.audit-hero-copy{display:grid;align-content:start;grid-gap:12px;gap:12px;min-width:0}.audit-hero-title{margin:0;font-size:42px;line-height:1.02;font-weight:900;color:#13233f}.audit-hero-subtitle{max-width:58ch;color:#62748e;font-size:15px;line-height:1.55}.audit-hero-meta{display:inline-flex;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;padding:10px 14px;border:1px solid #dbe7f4;border-radius:999px;background:linear-gradient(180deg,#fbfdff,#f3f8fd);color:#50627d;font-size:13px;font-weight:700}.audit-hero-meta strong{color:#10233f}.audit-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.audit-summary-tile{position:relative;padding:16px 16px 14px;border:1px solid var(--line);border-radius:10px;background:linear-gradient(180deg,#ffffff,#f8fbff);min-height:88px;box-shadow:0 8px 24px rgba(15,35,63,.04)}.audit-summary-tile strong{display:block;margin-top:10px;font-size:30px;line-height:1;color:#0f172a}.audit-summary-strip{display:inline-block;width:52px;height:8px;border-radius:999px}.audit-strip-blue{background:linear-gradient(90deg,#2563eb,#38bdf8)}.audit-strip-green{background:linear-gradient(90deg,#10b981,#22c55e)}.audit-strip-purple{background:linear-gradient(90deg,#7c3aed,#a855f7)}.audit-strip-orange{background:linear-gradient(90deg,#f97316,#f59e0b)}.audit-toolbar{display:grid;grid-template-columns:minmax(180px,260px) minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start;margin-bottom:14px}.audit-filter-block{display:grid;grid-gap:4px;gap:4px}.audit-category-row{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start}.audit-category-row .button{min-height:40px;padding:8px 14px;border-radius:12px;font-size:14px;box-shadow:none}.audit-filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:22px;padding:0 7px;margin-left:6px;border-radius:999px;background:rgba(255,255,255,.18);font-size:12px;font-weight:800;color:inherit}.audit-node-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.audit-node-card{padding:16px 18px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(180deg,#ffffff,#f8fbff);min-height:108px;box-shadow:0 10px 24px rgba(15,35,63,.04)}.audit-node-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.audit-node-status-line{margin-top:6px;font-size:13px}.audit-node-message{margin-top:4px;font-size:12px;line-height:1.45;color:#64748b}.audit-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(340px,.9fr);grid-gap:14px;gap:14px;margin-top:14px;min-width:0}.audit-row-selected td{background:rgba(14,165,233,.06);border-top-color:rgba(14,165,233,.18);border-bottom-color:rgba(14,165,233,.18)}.audit-events-table{table-layout:auto}.audit-events-table td,.audit-events-table th{white-space:normal;vertical-align:top;padding-top:10px;padding-bottom:10px}.audit-events-table td:first-child,.audit-events-table th:first-child{width:132px;min-width:132px}.audit-events-table td:nth-child(2),.audit-events-table th:nth-child(2){width:124px;min-width:124px}.audit-events-table td:nth-child(5),.audit-events-table td:nth-child(6),.audit-events-table td:nth-child(7),.audit-events-table th:nth-child(5),.audit-events-table th:nth-child(6),.audit-events-table th:nth-child(7){width:110px;min-width:110px}.audit-cell-primary{font-weight:700;color:#12213a;line-height:1.35}.audit-cell-secondary{margin-top:4px;font-size:12px;line-height:1.45}.audit-detail-card{min-width:0;max-height:calc(100vh - 220px);overflow:auto;position:-webkit-sticky;position:sticky;top:16px}.audit-detail-body{display:grid;grid-gap:12px;gap:12px}.audit-detail-group{display:grid;grid-gap:6px;gap:6px}.audit-detail-group label{font-size:11px;font-weight:800;text-transform:uppercase;color:#64748b}.audit-detail-value{padding:10px 12px;background:var(--panel-soft);line-height:1.5}.audit-detail-value,.audit-json-block{border:1px solid var(--line);border-radius:10px}.audit-json-block{margin:0;padding:12px;background:#0f172a;color:#dbeafe;font-size:12px;line-height:1.45;overflow:auto;white-space:pre-wrap;word-break:break-word}.audit-detail-group+.audit-detail-group{border-top:1px solid #eef3f8;padding-top:12px}@media (max-width:1180px){.audit-hero-card,.audit-layout,.audit-node-grid,.audit-toolbar{grid-template-columns:1fr}.audit-detail-card{max-height:none;position:static}}.overview-chart-col{flex:1 1;min-width:54px;display:grid;grid-gap:8px;gap:8px;justify-items:center}.overview-chart-stack{height:188px;width:42px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:11px 11px 5px 5px;overflow:hidden;background:linear-gradient(180deg,transparent,transparent calc(100% - 1px),rgba(100,116,139,.18) calc(100% - 1px)),repeating-linear-gradient(180deg,transparent 0 43px,rgba(148,163,184,.14) 44px);box-shadow:inset 0 -1px 0 rgba(100,116,139,.25)}.overview-chart-seg{width:100%;min-height:0}.overview-chart-seg-clean{background:linear-gradient(180deg,#14b8a6,#0f766e)}.overview-chart-seg-rejected{background:linear-gradient(180deg,#fb7185,#e11d48)}.overview-chart-seg-risk{background:linear-gradient(180deg,#fbbf24,#f97316)}.overview-chart-seg-deferred{background:linear-gradient(180deg,#818cf8,#4f46e5)}.overview-chart-seg-other{background:linear-gradient(180deg,#38bdf8,#2563eb)}.login{display:grid;min-height:100vh;place-items:center;background:linear-gradient(120deg,rgba(5,35,29,.98),rgba(12,52,45,.94) 42%,rgba(236,248,245,.98) 0)}.login form{display:grid;grid-gap:12px;gap:12px;width:min(420px,calc(100vw - 32px));background:white;border:1px solid var(--line);border-radius:8px;padding:30px;box-shadow:0 24px 70px rgba(5,35,29,.2)}.login h1{margin:8px 0 0;font-size:22px;letter-spacing:0}.login-brand{display:flex;align-items:center;gap:12px;padding-bottom:16px;border-bottom:1px solid var(--line)}.login-brand-copy{display:grid;grid-gap:2px;gap:2px}.login-brand-copy strong{color:var(--text);font-size:21px;line-height:1}.login-brand-copy small{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.threat-mini-trend{display:flex;align-items:flex-end;gap:7px;height:76px;margin-top:8px}.threat-mini-trend-item{display:grid;align-items:flex-end;justify-items:center;grid-gap:4px;gap:4px;min-width:22px;height:100%;color:var(--muted);font-size:9px}.threat-mini-trend-bar{width:16px;border-radius:4px 4px 2px 2px;background:linear-gradient(180deg,var(--signal),var(--accent))}.audit-strip-red{background:linear-gradient(90deg,#b91c1c,#fb7185)}@media (max-width:1100px){.report-hero-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-dashboard-banner,.report-filter-grid,.report-two-col,.spam-report-grid,.spam-report-stack,.spam-top-grid,.trace-filter-grid{grid-template-columns:1fr}}@media (max-width:860px){.shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.login{background:#eef6f3}.report-filter-grid,.report-hero-grid,.report-two-col,.spam-event-detail,.spam-report-grid,.spam-report-stack,.spam-top-grid,.trace-filter-grid{grid-template-columns:1fr}.overview-chart{overflow-x:auto;justify-content:flex-start;padding-bottom:8px}}input,select{border:1px solid var(--line);border-radius:8px;font:inherit;padding:8px 10px;background:#ffffff;color:var(--text);outline:none;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}input:focus{border-color:rgba(18,135,168,.72);box-shadow:0 0 0 3px rgba(18,135,168,.12);background:#fcfeff}@media (max-width:860px){.shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}.grid{grid-template-columns:1fr}}.modal-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:rgba(20,32,51,.34);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-panel{width:min(100%,560px);max-height:min(760px,calc(100vh - 48px));overflow:hidden;background:var(--panel);border:1px solid rgba(217,226,239,.92);border-radius:10px;box-shadow:0 24px 70px rgba(20,32,51,.24)}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid var(--line);background:#f8fbff}.modal-header h2{margin:0;font-size:17px;letter-spacing:0}.modal-close{border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:24px;line-height:1;padding:2px 6px}.modal-body{padding:18px;overflow:auto;max-height:calc(100vh - 130px)}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.button.secondary{background:#ffffff;color:var(--text);border-color:var(--line);box-shadow:none}.button.danger{background:var(--danger);border-color:rgba(194,65,53,.2);box-shadow:0 8px 18px rgba(194,65,53,.16)}.toolbar-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}@media (max-width:980px){.shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;border-right:0;border-bottom:1px solid var(--line)}.nav{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.main{padding:14px}.statistics-detail-grid,.statistics-panels{grid-template-columns:1fr}}@media (max-width:720px){body{font-size:13px;background:#f7f9fc}.shell{display:block;min-height:100vh}.sidebar{position:-webkit-sticky;position:sticky;top:0;z-index:20;height:auto;padding:9px 10px 10px;background:rgba(255,255,255,.96);border-right:0;border-bottom:1px solid var(--line);box-shadow:0 10px 24px rgba(20,32,51,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{margin:0 0 8px;padding:0 2px;font-size:17px}.brand:before{width:26px;height:26px;border-radius:7px}.nav{display:flex;gap:6px;overflow-x:auto;overflow-y:hidden;padding:0 0 4px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.nav::-webkit-scrollbar{height:0}.nav a,.nav a.nav-subitem,.nav-loading{flex:0 0 auto;min-width:max-content;margin-left:0;padding:7px 10px;border-radius:999px;background:#f3f7fc;font-size:12px;white-space:nowrap;scroll-snap-align:start}.nav a:hover{transform:none}.nav-section{flex:0 0 auto;margin:0;padding:7px 8px;border-top:0;align-self:center;white-space:nowrap}.main{padding:10px 10px 24px;overflow-x:hidden}.toolbar{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:10px;gap:10px;margin-bottom:10px;padding:10px;border-radius:8px}.toolbar h1{font-size:18px}.toolbar .muted{font-size:11px;overflow-wrap:anywhere}.toolbar-actions{justify-content:flex-start;gap:6px}.button{min-height:36px;padding:8px 10px;font-size:12px}.button,.card{border-radius:8px}.card{padding:11px;box-shadow:0 8px 20px rgba(20,32,51,.045)}.grid,.report-dashboard-banner,.report-filter-grid,.report-hero-grid,.report-two-col,.rules-action-grid,.rules-choice-grid,.rules-condition-grid,.rules-grid,.rules-stepper,.rules-summary-grid,.spam-event-detail,.spam-report-grid,.statistics-detail-grid,.statistics-panels{grid-template-columns:minmax(0,1fr)!important}.report-dashboard-banner{padding:14px;border-radius:8px;gap:10px}.report-dashboard-banner h2{font-size:20px!important;line-height:1.2}.report-dashboard-banner-tight h2{font-size:20px!important}.report-dashboard-badge{min-width:0;width:100%;padding:12px;text-align:left}.metric,.report-hero-value{font-size:24px}input,select{width:100%;min-width:0;min-height:38px;font-size:13px}.table{display:block;width:100%;max-width:100%;overflow-x:auto;border-radius:8px;-webkit-overflow-scrolling:touch}.table tbody,.table thead,.table tr{width:max-content;min-width:100%}.table td,.table th{padding:7px 8px;font-size:12px;white-space:nowrap}.table.compact td,.table.compact th{padding:6px 7px}.table td{max-width:260px;overflow:hidden;text-overflow:ellipsis}.report-two-col{gap:10px}.spam-table td,.spam-table th{padding:8px 10px}.statistics-detail-grid,.statistics-panels{grid-template-columns:1fr!important}.statistics-card{border-radius:8px}.statistics-table td,.statistics-table th{white-space:nowrap}.overview-chart{min-height:180px;gap:10px}.overview-chart-stack{height:132px;width:28px}.modal-backdrop{padding:10px;align-items:end}.modal-panel{width:100%;max-height:calc(100vh - 20px);border-radius:10px 10px 0 0}.modal-body,.modal-header{padding:12px}.modal-body{max-height:calc(100vh - 112px)}.modal-actions{position:-webkit-sticky;position:sticky;bottom:0;display:grid;background:var(--panel);padding-top:10px}.modal-actions,.rules-grid{grid-template-columns:1fr}.rules-hero{flex-direction:column}.rules-stepper{grid-template-columns:repeat(2,minmax(0,1fr))}.rules-action-grid,.rules-choice-grid,.rules-condition-grid,.rules-summary-grid{grid-template-columns:1fr}}@media (max-width:420px){.main{padding-left:8px;padding-right:8px}.toolbar-actions .button{flex:1 1 auto}.card{padding:10px}.table td{max-width:210px}}.filters-shell{display:grid;grid-gap:12px;gap:12px;padding:20px;border-radius:16px;background:linear-gradient(180deg,rgba(248,252,255,.96),rgba(255,255,255,.98))}.filters-form-row,.filters-header,.filters-subtabs,.filters-toolbar,.filters-top-tabs{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.filters-header{justify-content:space-between;margin-bottom:6px}.filters-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(320px,.95fr);grid-gap:16px;gap:16px}.filters-side-panel{display:grid;grid-gap:12px;gap:12px;align-content:start}.filters-default-card,.filters-standard-card{border-radius:16px;box-shadow:0 12px 28px rgba(15,23,42,.05)}.filters-standard-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px}.filters-standard-copy{display:grid;grid-gap:4px;gap:4px}.filters-default-head .section-title,.filters-standard-copy .section-title{font-size:17px;line-height:1.2}.filters-default-head .muted,.filters-standard-copy .muted{font-size:13px;line-height:1.5;max-width:64ch}.filters-cta-stack,.filters-quick-grid,.filters-quick-modal,.filters-quick-stack{display:grid;grid-gap:12px;gap:12px}.filters-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filters-quick-stack{gap:10px}.filters-quick-row{display:grid;grid-template-columns:minmax(140px,180px) minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;padding:12px 14px;border:1px solid var(--border);border-radius:8px;background:#fbfdff}.filters-quick-row span{font-size:12px;color:var(--muted);text-transform:uppercase}.filters-quick-row strong{font-size:14px;line-height:1.5}.filters-quick-block{border:1px solid var(--border);border-radius:8px;padding:14px;background:#fbfdff}.filters-side-list{display:grid;grid-gap:10px;gap:10px}.filters-side-item{display:grid;grid-gap:6px;gap:6px;padding:16px 18px;border:1px solid #d8e6ea;border-radius:14px;background:linear-gradient(180deg,#fbfeff,#f5f9fc)}.domain-chip{display:inline-flex;align-items:center;padding:10px 16px;border-radius:999px;border:1px solid #d5e5ea;background:linear-gradient(180deg,#f2f8fc,#eaf4fb);font-weight:700;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.filters-domain-chip{font-size:14px;color:#173047}.filter-table{width:100%;table-layout:fixed}.filter-table td,.filter-table th{white-space:normal;vertical-align:top}.filter-table-wrap{width:100%;overflow-x:auto;border:1px solid #dbe7ed;border-radius:14px;background:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.domain-users-table td:first-child,.domain-users-table th:first-child{width:16%}.domain-users-table td:nth-child(2),.domain-users-table th:nth-child(2){width:24%}.domain-users-table td:nth-child(3),.domain-users-table th:nth-child(3){width:18%}.domain-users-table td:nth-child(4),.domain-users-table th:nth-child(4){width:16%}.domain-users-table td:nth-child(5),.domain-users-table th:nth-child(5){width:14%}.domain-users-table td:nth-child(6),.domain-users-table th:nth-child(6){width:12%}.standard-filters-table td:first-child,.standard-filters-table th:first-child{width:120px}.standard-filters-table td:nth-child(2),.standard-filters-table th:nth-child(2){width:32%}.standard-filters-table td:nth-child(3),.standard-filters-table th:nth-child(3){width:auto}.standard-filters-table td:nth-child(4),.standard-filters-table th:nth-child(4){width:88px}.cell-tight{white-space:nowrap}.cell-break{overflow-wrap:anywhere;word-break:break-word}.cell-action{white-space:nowrap;text-align:right}.inline-form-error{margin-top:8px;color:#c2410c;font-size:.88rem}.filters-subtabs{margin-bottom:12px}.filters-subtabs .button{min-height:44px;padding:10px 18px;border-radius:12px;font-size:13px;box-shadow:0 8px 18px rgba(18,135,168,.14)}.filters-subtabs .button.secondary{background:#ffffff;color:#173047;border-color:#d7e4ea;box-shadow:none}.filters-subtabs .button.secondary:hover{background:#f7fbfd}.filters-form-row{display:grid;grid-template-columns:minmax(170px,.8fr) minmax(240px,1.05fr) minmax(220px,1.1fr) auto;grid-gap:12px;gap:12px;align-items:stretch}.filters-form-row input,.filters-form-row select{min-height:46px;border-radius:12px;background:#ffffff}.filters-form-row .button{min-height:46px;padding-inline:20px;border-radius:12px}.standard-filters-table th{padding-top:12px;padding-bottom:12px;font-size:11px;letter-spacing:.04em;color:#64748b;background:#f8fbfd}.standard-filters-table td{padding-top:14px;padding-bottom:14px;font-size:13px;color:#173047}.standard-filters-table tbody tr:hover td{background:#f9fcfd}.filters-default-head{display:grid;grid-gap:6px;gap:6px;margin-bottom:4px}.filters-side-item strong{font-size:15px;color:#173047}.filters-side-item .muted{font-size:13px;line-height:1.5;color:#61727c}.table-link-button{border:0;background:transparent;padding:0;color:var(--primary);font:inherit;cursor:pointer}.table-link-button.danger{color:#c2410c}.metric-grid.two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.metric-card{border:1px solid var(--border);border-radius:8px;padding:12px;background:#fbfdff}.metric-label{font-size:12px;color:var(--muted)}.metric-value{font-size:28px;font-weight:700;line-height:1.1}.error-banner{color:var(--danger)}@media (max-width:960px){.filters-form-row,.filters-grid{grid-template-columns:1fr}.filters-form-row{display:grid}.filters-quick-grid,.filters-quick-row{grid-template-columns:1fr}}