@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";:root{color:#18231d;font-synthesis:none;--canvas:#f5f7f6;--surface:#fff;--subtle:#f8f9f6;--ink:#18231d;--muted:#66716b;--line:#d9ded9;--line-strong:#aeb8b1;--brand:#173f2b;--brand-hover:#0f3221;--brand-soft:#e5efe9;--focus:#2b6de0;--high:#b4232f;--high-soft:#fce8ea;--medium:#9a6700;--medium-soft:#fff2cc;--low:#287a4a;--low-soft:#e7f4eb;--shadow-sm:0 1px 2px #14231b0f;--shadow-md:0 8px 24px #14231b1a;background:#f5f7f6;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html{min-width:0;overflow-x:hidden}body{background:var(--canvas);min-width:0;min-height:100vh;margin:0;font-size:13px;overflow-x:hidden}#root{min-width:0;min-height:100vh}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,tr:focus-visible{outline:2px solid var(--focus);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.55}h1,h2,h3,p{margin:0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.muted{color:var(--muted)}.danger-text{color:var(--high)!important}.app-shell{min-width:0;min-height:100vh}.app-header,.login-header{background:var(--surface);border-bottom:1px solid var(--line);height:56px;box-shadow:var(--shadow-sm);z-index:20;justify-content:space-between;align-items:center;padding:0 20px;display:flex;position:relative}.brand-lockup,.identity,.identity>div,.login-header .brand-lockup>div{align-items:center;display:flex}.brand-lockup{gap:10px}.brand-mark{color:#fff;background:var(--brand);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.brand-lockup strong{font-size:14px}.brand-product{color:var(--muted);border-left:1px solid var(--line);padding-left:4px}.environment-badge{border:1px solid var(--line);background:var(--subtle);min-height:26px;color:var(--muted);border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.identity{gap:10px}.tour-trigger{border:1px solid var(--line);min-height:32px;color:var(--brand);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;margin-right:3px;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.tour-trigger:hover{border-color:var(--line-strong);background:var(--brand-soft)}.identity>div{flex-direction:column;align-items:flex-end;line-height:1.2}.identity>div span{text-transform:capitalize;color:var(--muted);font-size:11px}.avatar{background:var(--brand-soft);width:34px;height:34px;color:var(--brand);border-radius:8px;place-items:center;font-weight:600;display:grid}.icon-button,.primary-button,.secondary-button,.danger-button,.clear-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:36px;font-weight:600;display:inline-flex}.icon-button{background:0 0;border:1px solid #0000;width:36px;padding:0}.icon-button:hover{background:var(--subtle);border-color:var(--line)}.primary-button,.secondary-button,.danger-button{padding:0 13px}.primary-button{border:1px solid var(--brand);background:var(--brand);color:#fff;box-shadow:var(--shadow-sm)}.primary-button:hover:not(:disabled){background:var(--brand-hover)}.secondary-button{border:1px solid var(--line);background:#fff}.secondary-button:hover:not(:disabled){background:var(--subtle);border-color:var(--line-strong)}.danger-button{border:1px solid var(--high);background:var(--high);color:#fff}.clear-button{color:var(--brand);background:0 0;border:0;padding:0 6px}.login-page{background:var(--canvas);min-height:100vh}.login-header{height:64px;padding:0 32px}.login-header .brand-lockup>div{flex-direction:column;align-items:flex-start;line-height:1.2}.login-header .brand-lockup>div span{color:var(--muted);font-size:11px}.login-main{place-items:center;min-height:calc(100vh - 64px);padding:40px 24px;display:grid}.login-content{width:min(880px,100%)}.login-intro{text-align:center}.eyebrow{background:var(--brand-soft);color:var(--brand);border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:11px;font-weight:600;display:inline-flex}.login-intro h1{letter-spacing:-.025em;margin-top:18px;font-size:30px;font-weight:600;line-height:38px}.login-intro p{color:var(--muted);margin-top:7px;font-size:14px}.role-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:32px;display:grid}.role-card{text-align:left;border:1px solid var(--line);min-height:270px;box-shadow:var(--shadow-sm);cursor:pointer;background:#fff;border-radius:16px;grid-template-rows:auto auto 1fr auto;grid-template-columns:auto 1fr;column-gap:13px;padding:22px;transition:all .16s ease-out;display:grid}.role-card:hover:not(:disabled){border-color:var(--brand);box-shadow:var(--shadow-md);transform:translateY(-2px)}.role-icon{background:var(--brand-soft);width:42px;height:42px;color:var(--brand);border-radius:10px;grid-row:1;place-items:center;display:grid}.role-heading{flex-direction:column;gap:3px;display:flex}.role-heading strong{font-size:17px}.role-heading span{color:var(--muted)}.role-copy{color:var(--muted);grid-column:1/-1;margin-top:18px;font-size:14px;line-height:1.55}.role-capabilities{flex-direction:column;grid-column:1/-1;gap:8px;margin-top:17px;display:flex}.role-capabilities>span{align-items:center;gap:8px;display:flex}.role-capabilities svg{color:var(--low)}.role-cta{border-top:1px solid var(--line);color:var(--brand);grid-column:1/-1;justify-content:space-between;align-self:end;align-items:center;margin-top:22px;padding-top:15px;font-weight:600;display:flex}.login-footnote{text-align:center;color:var(--muted);margin-top:18px;font-size:11px}.inline-error{background:var(--high-soft);color:var(--high);border:1px solid #f0c9cd;border-radius:8px;align-items:center;gap:8px;margin:14px 0;padding:11px 12px;display:flex}.workspace{height:calc(100vh - 56px);position:relative;overflow:hidden}.workspace-content{flex-direction:column;gap:12px;width:100%;max-width:1720px;height:100%;margin-inline:auto;padding:20px clamp(20px,2vw,36px);transition:padding-right .18s ease-out;display:flex}.workspace.drawer-open .workspace-content{max-width:none;margin-inline:0;padding-right:580px}.page-heading{flex:none;justify-content:space-between;align-items:center;display:flex}.page-heading h1{letter-spacing:-.02em;font-size:23px;font-weight:600;line-height:30px}.page-heading p{color:var(--muted);margin-top:2px}.summary-strip{flex:none;grid-template-columns:repeat(4,minmax(115px,.65fr)) minmax(300px,1.6fr);gap:12px;min-height:124px;display:grid}.metric,.volume-chart{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;transition:border-color .15s ease-out,box-shadow .15s ease-out}.metric:hover,.volume-chart:hover{border-color:var(--line-strong);box-shadow:0 3px 10px #14231b12}.metric{flex-direction:column;justify-content:space-between;padding:14px;display:flex}.metric-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.metric-heading>span:first-child,.chart-heading small{color:var(--muted);font-size:11px;font-weight:600}.metric-icon{background:var(--subtle);width:28px;height:28px;color:var(--muted);border-radius:8px;flex:none;place-items:center;display:grid}.metric:first-of-type .metric-icon{background:var(--brand-soft);color:var(--brand)}.metric-priority{border-color:#f0c9cd}.metric-priority:hover{border-color:var(--high)}.metric-priority .metric-icon{background:var(--high-soft);color:var(--high)}.metric strong{font-variant-numeric:tabular-nums;margin:5px 0 3px;font-size:25px;font-weight:600;line-height:1;display:block}.metric small{color:var(--muted)}.metric .priority-copy{color:var(--high)}.volume-chart{min-width:0;padding:12px 14px 9px}.chart-heading{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.chart-heading>span:first-child{flex-direction:column;display:flex}.chart-actions{align-items:center;gap:7px;display:flex}.chart-refresh{border:1px solid var(--line);width:26px;height:26px;color:var(--muted);cursor:pointer;background:#fff;border-radius:7px;flex:none;place-items:center;padding:0;display:grid}.chart-refresh:hover:not(:disabled){border-color:var(--line-strong);background:var(--subtle);color:var(--ink)}.chart-legend{color:var(--muted);align-items:center;gap:5px;font-size:10px;display:flex}.chart-legend i{border-radius:2px;width:7px;height:7px;margin-left:4px}.legend-low{background:var(--low)}.legend-medium{background:var(--medium)}.legend-high{background:var(--high)}.chart-frame{height:70px;margin-top:3px}.chart-frame svg{width:100%;height:100%;overflow:visible}.summary-loading{gap:12px}.summary-loading .skeleton{border:1px solid var(--line);border-radius:12px;min-height:124px}.skeleton{background:linear-gradient(90deg,#edf0ed 25%,#f8f9f8 50%,#edf0ed 75%) 0 0/200% 100%;border-radius:7px;min-height:20px;animation:1.4s linear infinite shimmer;display:block}.summary-error{background:#fff;border:1px solid #f0c9cd;border-radius:12px;justify-content:space-between;align-items:center;min-height:84px;padding:16px 18px;display:flex}.summary-error>div{align-items:center;gap:12px;display:flex}.summary-error svg{color:var(--high)}.summary-error span{flex-direction:column;gap:2px;display:flex}.summary-error small{color:var(--muted)}.filter-panel{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;flex:none;padding:12px}.filter-panel-heading{justify-content:space-between;align-items:center;min-height:28px;display:flex}.filter-panel-heading>div{align-items:center;gap:8px;display:flex}.filter-panel-heading h2{font-size:13px}.filter-panel-heading span{background:var(--brand-soft);color:var(--brand);border-radius:999px;padding:3px 7px;font-size:10px;font-weight:600}.filter-command-row{border:1px solid var(--line);background:var(--subtle);border-radius:8px;align-items:center;gap:10px;margin-top:8px;padding:9px;display:flex}.search-field{border:1px solid var(--line);max-width:620px;height:40px;color:var(--muted);box-shadow:var(--shadow-sm);background:#fff;border-radius:8px;flex:1;align-items:center;gap:8px;padding:0 11px;display:flex}.search-field:focus-within{border-color:var(--focus);box-shadow:0 0 0 1px var(--focus)}.search-field input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.search-field kbd{border:1px solid var(--line);background:var(--subtle);border-radius:4px;padding:2px 6px;font-size:10px}.filter-groups{grid-template-columns:minmax(420px,1.55fr) minmax(190px,.75fr) minmax(250px,.9fr);gap:10px;margin-top:10px;display:grid}.filter-groups fieldset{border:1px solid var(--line);background:var(--subtle);border-radius:8px;min-width:0;margin:0;padding:9px 10px 10px}.filter-groups legend{color:var(--muted);padding:0 3px;font-size:10px;font-weight:600}.filter-groups fieldset>div{flex-wrap:wrap;gap:6px;display:flex}.filter-chip{border:1px solid var(--line);min-height:32px;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:5px;padding:0 10px;font-size:11px;font-weight:500;transition:all .14s ease-out;display:inline-flex;box-shadow:0 1px 1px #14231b08}.filter-chip:hover{border-color:var(--line-strong);background:var(--brand-soft);color:var(--brand);transform:translateY(-1px)}.filter-chip.selected{border-color:var(--brand);background:var(--brand-soft);color:var(--brand);box-shadow:var(--shadow-sm);font-weight:600}.chip-dot{background:currentColor;border-radius:999px;width:6px;height:6px}.filter-chip.tone-high .chip-dot{color:var(--high)}.filter-chip.tone-medium .chip-dot{color:var(--medium)}.filter-chip.tone-low .chip-dot{color:var(--low)}.filter-chip.tone-high:hover{background:var(--high-soft);color:var(--high);border-color:#e2aeb4}.filter-chip.tone-medium:hover{background:var(--medium-soft);color:var(--medium);border-color:#e5c978}.filter-chip.tone-low:hover{background:var(--low-soft);color:var(--low);border-color:#acd2b8}.filter-popovers{gap:7px;margin-left:auto;display:flex}.filter-popovers details{position:relative}.filter-popovers summary{border:1px solid var(--line);min-height:38px;box-shadow:var(--shadow-sm);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:0 11px;font-size:11px;font-weight:500;list-style:none;display:flex}.filter-popovers summary:hover{border-color:var(--line-strong);background:var(--brand-soft);color:var(--brand)}.filter-popovers summary::-webkit-details-marker{display:none}.filter-popovers summary.active{border-color:var(--brand);background:var(--brand-soft);color:var(--brand);font-weight:600}.popover-menu{z-index:35;border:1px solid var(--line);width:220px;box-shadow:var(--shadow-md);background:#fff;border-radius:10px;padding:6px;position:absolute;top:38px;right:0}.popover-menu button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;width:100%;min-height:34px;padding:0 9px}.popover-menu button:hover{background:var(--subtle)}.date-menu{width:250px}.date-menu label{color:var(--muted);gap:5px;padding:6px;font-size:11px;display:grid}.date-menu input{border:1px solid var(--line);height:36px;color:var(--ink);border-radius:7px;padding:0 8px}.table-panel{border:1px solid var(--line);min-height:250px;box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;flex-direction:column;flex:1;display:flex;overflow:hidden}.table-toolbar,.pagination{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding:7px 14px;display:flex}.table-title{flex-direction:column;gap:1px;min-width:0;display:flex}.table-title strong{font-size:13px}.table-title span,.freshness,.pagination{color:var(--muted);font-size:10px}.table-selection{background:var(--brand-soft);border:1px solid #b7cec0;border-radius:9px;flex:none;align-items:center;gap:5px;padding:5px;display:flex}.table-selection>strong{background:var(--brand);color:#fff;border-radius:6px;align-items:center;min-height:24px;padding:0 8px;font-size:10px;display:inline-flex}.selection-action,.selection-clear{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;height:26px;font-size:10px;font-weight:600}.selection-action{padding:0 9px}.selection-clear{width:26px;color:var(--muted);background:0 0;border-color:#0000;place-items:center;padding:0;display:grid}.selection-action:hover,.selection-clear:hover{border-color:var(--line-strong);background:var(--surface);color:var(--ink)}.table-scroll{flex:1;min-height:0;position:relative;overflow:auto}.mobile-alert-sort,.mobile-alert-list{display:none}table{border-collapse:collapse;text-align:left;width:100%;min-width:1180px}thead{z-index:5;color:var(--muted);text-transform:uppercase;letter-spacing:.055em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#f8f9f6f5;font-size:10px;position:sticky;top:0}th{border-bottom:1px solid var(--line);white-space:nowrap;height:40px;padding:0 9px;font-weight:600}td{vertical-align:middle;border-bottom:1px solid #ebeeeb;height:52px;padding:5px 9px}tbody tr{cursor:pointer;transition:background .12s}tbody tr:hover,tbody tr:focus-within{background:var(--subtle)}tbody tr.active-row,tbody tr.selected-row{box-shadow:inset 3px 0 0 var(--brand);background:#e5efe9b8}.select-cell{text-align:center;width:38px}.select-cell input{width:15px;height:15px;accent-color:var(--brand)}.select-cell input:disabled{cursor:not-allowed;opacity:.35}.sort-button{min-height:28px;color:inherit;text-transform:uppercase;letter-spacing:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:4px;padding:0 4px;font-size:10px;font-weight:600;display:flex}.sort-button:hover{color:var(--ink);background:#fff}.sort-button.active{background:var(--brand-soft);color:var(--brand);padding:0 7px}.sort-button.align-right{justify-content:flex-end;width:100%}.identifier{font-variant-numeric:tabular-nums;letter-spacing:.01em;white-space:nowrap;display:block}.identifier+small{color:var(--muted);margin-top:2px;font-size:10px}.amount{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.rule-label{text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;max-width:145px;display:inline-block;overflow:hidden}.rule-count{background:var(--subtle);color:var(--muted);border-radius:4px;margin-left:5px;padding:1px 5px;font-size:9px;font-weight:600;display:inline-flex}.rule-secondary{color:var(--muted);margin-top:1px;font-size:9px;display:block}.risk-badge,.status-badge{white-space:nowrap;border-radius:999px;align-items:center;min-height:24px;padding:3px 8px;font-size:10px;font-weight:600;display:inline-flex}.risk-badge{gap:5px}.risk-badge i{background:currentColor;border-radius:50%;width:6px;height:6px}.risk-badge em{opacity:.78;font-style:normal}.risk-badge.high{color:var(--high);background:var(--high-soft)}.risk-badge.medium{color:var(--medium);background:var(--medium-soft)}.risk-badge.low{color:var(--low);background:var(--low-soft)}.status-badge{color:#435049;background:#edf0ed}.status-badge.in_review{color:var(--brand);background:var(--brand-soft)}.status-badge.escalated{color:var(--medium);background:var(--medium-soft)}.status-badge.resolved_fraud{color:var(--high);background:var(--high-soft)}.status-badge.resolved_legitimate{color:var(--low);background:var(--low-soft)}.assignee{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.assignee i{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:8px;font-style:normal;font-weight:600;display:grid}.unassigned{background:var(--medium-soft);color:var(--medium);white-space:nowrap;border:1px solid #e5c978;border-radius:999px;align-items:center;gap:4px;padding:3px 7px;font-size:9px;font-weight:600;display:inline-flex}.table-skeleton td{padding:9px 12px}.table-skeleton .skeleton{height:31px}.table-state,.drawer-state{text-align:center;min-height:220px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.table-state h2,.drawer-state h3{color:var(--ink);margin-top:12px;font-size:15px}.table-state p,.drawer-state p{margin:5px 0 15px}.pagination{border-top:1px solid var(--line);border-bottom:0;min-height:48px}.pagination>span strong,.pagination>div>strong{color:var(--ink);font-weight:600}.pagination>div{align-items:center;gap:6px;display:flex}.pagination>div>strong{margin-right:3px;font-size:10px}.pagination .icon-button{border-color:var(--line);background:#fff;width:32px;min-height:32px}.page-size-picker{border-right:1px solid var(--line);align-items:center;gap:6px;margin-right:9px;padding-right:9px;font-size:10px;display:flex}.page-size-picker select{border:1px solid var(--line);height:28px;color:var(--ink);cursor:pointer;background:#fff;border-radius:6px;padding:0 6px;font-size:10px;font-weight:600}.drawer-scrim{display:none}.detail-drawer{z-index:15;border-left:1px solid var(--line);width:560px;box-shadow:var(--shadow-md);background:#fff;border-radius:12px 0 0;flex-direction:column;animation:.18s ease-out drawer-in;display:flex;position:absolute;inset:0 0 0 auto}.drawer-header{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;height:60px;padding:0 16px 0 18px;display:flex}.drawer-header>div{flex-direction:column;gap:2px;display:flex}.drawer-header span{color:var(--muted);font-size:10px}.drawer-header h2{font-variant-numeric:tabular-nums;font-size:15px}.drawer-body{flex:1;min-height:0;overflow:auto}.drawer-loading{flex-direction:column;gap:13px;padding:18px;display:flex}.drawer-loading .tall{height:120px}.drawer-loading p{color:var(--muted);align-items:center;gap:7px;display:flex}.notice{border-radius:8px;align-items:flex-start;gap:8px;margin:13px 16px 0;padding:10px 11px;display:flex}.notice.success{color:var(--low);background:var(--low-soft)}.notice.warning{color:var(--medium);background:var(--medium-soft)}.notice svg{flex:none;margin-top:1px}.alert-hero{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:17px 18px;display:flex}.alert-hero h3{font-variant-numeric:tabular-nums;margin-top:8px;font-size:24px;font-weight:600}.alert-hero p{color:var(--muted);margin-top:3px;font-size:11px}.drawer-section{border-bottom:1px solid var(--line);padding:16px 18px}.drawer-section>h3{align-items:center;gap:7px;margin-bottom:12px;font-size:13px;display:flex}.detail-grid{grid-template-columns:1fr 1fr;gap:13px 20px;margin:0;display:grid}.detail-grid dt{color:var(--muted);font-size:10px}.detail-grid dd{font-variant-numeric:tabular-nums;margin:3px 0 0;font-weight:500}.evidence-list{gap:8px;display:grid}.evidence-list article,.geo-card{border:1px solid var(--line);background:var(--subtle);border-radius:8px;padding:11px 12px}.evidence-list p,.geo-card p{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.5}.timeline{margin:0;padding:0;list-style:none}.timeline li{grid-template-columns:14px 1fr;gap:8px;padding-bottom:15px;display:grid;position:relative}.timeline li:before{content:"";background:var(--line);width:1px;position:absolute;top:13px;bottom:0;left:5px}.timeline li:last-child:before{display:none}.timeline li>span{border:2px solid var(--brand);background:#fff;border-radius:50%;width:11px;height:11px;margin-top:3px}.timeline p{color:var(--muted);margin-top:3px;line-height:1.45}.timeline small{color:var(--muted);margin-top:4px;font-size:10px;display:block}.drawer-actions{border-top:1px solid var(--line);background:var(--subtle);flex-wrap:wrap;flex:none;gap:7px;padding:12px 14px;display:flex}.drawer-actions .primary-button{flex:1 0 130px}.drawer-actions .secondary-button,.drawer-actions .danger-button{flex:1 0 110px}.drawer-action-guidance{flex-basis:100%;justify-content:space-between;align-items:center;gap:10px;min-height:22px;display:flex}.permission-note{color:var(--muted);font-size:10px}.action-guide-button{color:var(--brand);cursor:pointer;background:0 0;border:0;flex:none;align-items:center;gap:5px;padding:3px 0;font-size:10px;font-weight:600;display:inline-flex}.action-guide-button:hover{text-underline-offset:2px;text-decoration:underline}.tour-layer{z-index:300;pointer-events:none;position:fixed;inset:0}.tour-blocker{z-index:0;pointer-events:auto;background:#0d191294;position:fixed}.tour-blocker-full{inset:0}.tour-spotlight{z-index:1;pointer-events:auto;border:2px solid #fff;border-radius:14px;position:fixed;box-shadow:0 0 0 3px #2b6de0b8,0 12px 36px #08150d3d}.tour-popover{z-index:2;overscroll-behavior:contain;pointer-events:auto;scrollbar-width:thin;background:#fff;border:1px solid #cbd5ce;border-radius:14px;width:min(380px,100vw - 28px);max-height:calc(100vh - 28px);padding:16px;position:fixed;overflow-y:auto;box-shadow:0 18px 56px #08150d47}.tour-popover-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.tour-popover-heading>span{background:var(--brand-soft);color:var(--brand);border-radius:999px;align-items:center;gap:5px;padding:4px 8px;font-size:10px;font-weight:600;display:inline-flex}.tour-popover-heading>button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;place-items:center;padding:0;display:grid}.tour-popover-heading>button:hover{border-color:var(--line);background:var(--subtle);color:var(--ink)}.tour-eyebrow{color:var(--brand);letter-spacing:.04em;text-transform:uppercase;margin-top:14px;font-size:10px;font-weight:600}.tour-popover h2{letter-spacing:-.015em;margin-top:4px;font-size:18px}.tour-description{color:var(--muted);margin-top:7px;font-size:12px;line-height:1.55}.tour-action-list{gap:6px;margin-top:12px;display:grid}.tour-action-list>div,.tour-action-list>p{border:1px solid var(--line);background:var(--subtle);border-radius:8px;align-items:flex-start;gap:9px;padding:8px 9px;display:flex}.tour-action-list>p{background:var(--brand-soft);color:var(--brand);border-color:#c4d8ca}.tour-action-list svg{flex:none;margin-top:2px}.tour-action-list span{gap:2px;display:grid}.tour-action-list strong{font-size:11px}.tour-action-list small{color:var(--muted);font-size:10px;line-height:1.4}.tour-progress{gap:5px;margin-top:15px;display:flex}.tour-progress span{background:var(--line);border-radius:999px;width:22px;height:3px}.tour-progress span.complete{background:#9eb8a8}.tour-progress span.active{background:var(--brand);width:34px}.tour-footer{border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:12px;margin:12px -16px -16px;padding:12px 16px 16px;display:flex;position:sticky;bottom:-16px;box-shadow:0 -8px 18px #ffffffeb}.tour-footer>div{gap:7px;display:flex}.tour-footer .primary-button,.tour-footer .secondary-button{min-height:34px}.tour-skip{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:5px 0;font-size:11px;font-weight:600}.tour-skip:hover{color:var(--ink);text-underline-offset:2px;text-decoration:underline}.dialog-backdrop{z-index:100;background:#18231d47;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.action-dialog{border:1px solid var(--line);background:#fff;border-radius:16px;width:min(540px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 16px 48px #14231b33}.action-dialog>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:20px;display:flex}.action-dialog h2{margin-top:9px;font-size:18px}.action-dialog header p{color:var(--muted);margin-top:5px;line-height:1.5}.action-dialog form,.bulk-content{padding:18px 20px}.action-dialog footer{border-top:1px solid var(--line);background:var(--subtle);justify-content:flex-end;gap:8px;padding:13px 20px;display:flex}.form-field{gap:7px;display:grid}.form-field>span,.choice-group legend{font-weight:600}.form-field textarea,.form-field select{border:1px solid var(--line);resize:vertical;width:100%;color:var(--ink);background:#fff;border-radius:8px;padding:10px 11px}.form-field select{height:40px;padding:0 10px}.form-field textarea[aria-invalid=true]{border-color:var(--high)}.form-field small{color:var(--muted);font-size:10px}.field-error{color:var(--high)!important}.choice-group{border:0;gap:8px;margin:0 0 16px;padding:0;display:grid}.choice-group legend{margin-bottom:7px}.choice-group label{border:1px solid var(--line);cursor:pointer;border-radius:8px;gap:10px;padding:11px;display:flex}.choice-group label:has(input:checked){border-color:var(--brand);background:var(--brand-soft)}.choice-group span{flex-direction:column;gap:3px;display:flex}.choice-group small{color:var(--muted)}.confirmation-check{border:1px solid var(--line);border-radius:8px;align-items:flex-start;gap:10px;margin-top:15px;padding:11px;display:flex}.confirmation-check input{accent-color:var(--brand);margin-top:2px}.confirmation-check span{flex-direction:column;gap:3px;display:flex}.confirmation-check small{color:var(--muted)}.selected-preview{border:1px solid var(--line);border-radius:9px;margin-top:14px;overflow:hidden}.selected-preview>div,.selected-preview p{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:42px;margin:0;padding:0 11px;display:flex}.selected-preview>div{background:var(--subtle)}.selected-preview span,.selected-preview small{color:var(--muted);font-size:10px}.selected-preview>small{padding:9px 11px;display:block}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-200% 0}}@keyframes drawer-in{0%{opacity:.6;transform:translate(24px)}}@media (width<=1279px){.workspace-content{gap:10px;padding:14px;overflow-y:auto}.workspace.drawer-open .workspace-content{padding-right:14px}.summary-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-height:0}.metric{min-height:104px;padding:11px}.metric strong{font-size:21px}.metric-icon{width:26px;height:26px}.volume-chart{grid-column:1/-1;min-height:118px}.filter-groups{grid-template-columns:1fr 1fr;gap:8px}.filter-groups fieldset:first-child{grid-column:1/-1}.filter-popovers{margin-left:auto}.table-panel{flex:none;min-height:420px}.drawer-scrim{z-index:14;cursor:default;background:#18231d3d;border:0;width:100%;padding:0;display:block;position:fixed;inset:56px 0 0}.detail-drawer{z-index:15;border-radius:12px 0 0;width:min(560px,72vw);position:fixed;inset:56px 0 0 auto}.drawer-section{padding:14px}.drawer-actions{padding:10px}}@media (width<=767px){.app-header{height:56px;padding:0 12px;position:sticky;top:0}.brand-lockup{gap:8px;min-width:0}.brand-product,.environment-badge,.identity-copy{display:none!important}.identity{gap:5px}.tour-trigger{justify-content:center;width:40px;min-height:40px;margin:0;padding:0}.tour-trigger-label{display:none}.avatar{width:34px;height:34px}.identity .icon-button{width:40px;min-height:40px}.workspace{height:calc(100dvh - 56px);min-height:0}.workspace-content{gap:10px;height:100%;padding:12px}.workspace.drawer-open .workspace-content{padding-right:12px}.page-heading{gap:12px}.page-heading h1{font-size:21px;line-height:27px}.page-heading p{max-width:230px;font-size:11px;line-height:1.4}.page-heading .secondary-button{min-height:40px;padding:0 11px}.summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{min-height:108px}.metric-heading>span:first-child{font-size:10px}.metric strong{font-size:22px}.volume-chart{min-height:126px;padding-inline:12px}.chart-frame{height:72px}.filter-panel{padding:10px}.filter-command-row{flex-wrap:wrap;padding:8px}.search-field{flex:1 0 100%;max-width:none;height:42px}.filter-popovers{width:100%;margin:0}.filter-popovers details{flex:1;min-width:0}.filter-popovers summary{justify-content:center;min-height:40px;padding:0 8px}.popover-menu{width:min(260px,100vw - 44px)}.filter-popovers details:first-child .popover-menu{left:0;right:auto}.filter-groups{grid-template-columns:minmax(0,1fr)}.filter-groups fieldset:first-child{grid-column:auto}.filter-groups fieldset{padding:8px}.filter-chip{min-height:40px;padding:0 11px}.table-panel{min-height:0;overflow:visible}.table-toolbar{flex-wrap:wrap;gap:7px;min-height:58px;padding:9px 10px}.freshness{display:none}.table-selection{margin-left:auto}.selection-action{height:32px}.selection-clear{width:32px;height:32px}.table-scroll{overflow:visible}.table-scroll>table{display:none}.mobile-alert-sort{border-bottom:1px solid var(--line);scrollbar-width:none;align-items:center;gap:6px;min-height:48px;padding:7px 10px;display:flex;overflow-x:auto}.mobile-alert-sort::-webkit-scrollbar{display:none}.mobile-alert-sort>span{color:var(--muted);text-transform:uppercase;flex:none;font-size:10px;font-weight:600}.mobile-alert-sort .sort-button{border:1px solid var(--line);background:#fff;border-radius:999px;flex:none;min-height:34px;padding:0 9px}.mobile-alert-list{background:var(--subtle);gap:8px;padding:8px;display:grid}.mobile-alert-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:10px;overflow:hidden}.mobile-alert-card.active,.mobile-alert-card.selected{box-shadow:inset 3px 0 0 var(--brand), var(--shadow-sm);border-color:#a9c8b4}.mobile-alert-card-heading{border-bottom:1px solid #ebeeeb;justify-content:space-between;align-items:center;gap:8px;min-height:39px;padding:7px 10px;display:flex}.mobile-alert-card-heading>div{align-items:center;gap:8px;display:flex}.mobile-alert-card-heading input{width:17px;height:17px;accent-color:var(--brand)}.mobile-alert-open{text-align:left;cursor:pointer;background:0 0;border:0;gap:10px;width:100%;padding:11px;display:grid}.mobile-alert-primary,.mobile-alert-meta,.mobile-alert-context{justify-content:space-between;align-items:center;gap:10px;display:flex}.mobile-alert-amount{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:15px}.mobile-alert-meta{color:var(--muted);justify-content:flex-start;font-size:10px}.mobile-alert-meta span+span:before{content:"·";margin-right:8px}.mobile-alert-context{border-top:1px solid #ebeeeb;align-items:flex-end;padding-top:9px}.mobile-alert-context>span:first-child{gap:2px;min-width:0;display:grid}.mobile-alert-context>span:first-child strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-alert-context small{color:var(--muted);font-size:9px}.mobile-card-skeleton{border:1px solid var(--line);border-radius:10px;min-height:154px}.table-state{min-height:260px;padding:20px}.pagination{z-index:4;background:#fff;min-height:54px;padding:7px 10px;position:sticky;bottom:0}.pagination .icon-button{width:38px;min-height:38px}.page-size-picker{margin-right:5px;padding-right:5px}.page-size-picker span,.drawer-scrim{display:none}.detail-drawer{z-index:19;border-left:0;border-radius:0;width:100%;position:fixed;inset:56px 0 0}.drawer-header{height:56px;padding-inline:14px 10px}.drawer-header .icon-button{width:40px;min-height:40px}.alert-hero{padding:14px}.alert-hero h3{font-size:22px}.drawer-section{padding:14px}.drawer-actions{max-height:42dvh;padding:10px;overflow-y:auto;box-shadow:0 -5px 18px #14231b17}.drawer-actions .primary-button,.drawer-actions .secondary-button,.drawer-actions .danger-button{flex:1 0 calc(50% - 4px);min-height:44px}.drawer-action-guidance{align-items:flex-start}.tour-popover{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);padding:14px}.tour-action-list>div,.tour-action-list>p{padding:7px 8px}.tour-footer{margin:12px -14px -14px;padding:10px 14px 14px;bottom:-14px}.tour-footer .primary-button,.tour-footer .secondary-button{min-height:40px;padding-inline:10px}.dialog-backdrop{align-items:end;padding:10px}.action-dialog{border-radius:14px;width:100%;max-height:calc(100dvh - 20px)}.action-dialog>header{padding:16px}.action-dialog form,.bulk-content{padding:15px 16px}.action-dialog footer{padding:11px 16px;position:sticky;bottom:0}.action-dialog footer button{min-height:42px}.login-header{height:56px;padding:0 14px}.login-header .environment-badge{text-overflow:ellipsis;white-space:nowrap;max-width:145px;overflow:hidden;display:inline-flex!important}.login-main{min-height:calc(100dvh - 56px);padding:28px 14px}.login-intro h1{margin-top:14px;font-size:25px;line-height:32px}.login-intro p{font-size:13px;line-height:1.5}.role-grid{grid-template-columns:1fr;gap:12px;margin-top:22px}.role-card{min-height:250px;padding:17px}}@media (width<=420px){.brand-lockup strong{font-size:13px}.identity .avatar,.page-heading p{display:none}.page-heading .secondary-button{min-width:40px;font-size:0}.page-heading .secondary-button svg{width:17px;height:17px}.metric{min-height:102px;padding:10px}.metric strong{font-size:20px}.chart-legend{gap:3px;font-size:9px}.drawer-actions .primary-button,.drawer-actions .secondary-button,.drawer-actions .danger-button{flex-basis:100%}.permission-note{max-width:220px;line-height:1.4}.tour-footer{flex-direction:column;align-items:stretch}.tour-footer>div{grid-template-columns:1fr 1fr;display:grid}.tour-footer>div>:only-child{grid-column:1/-1}.tour-skip{align-self:flex-start}.login-header .environment-badge{max-width:112px;padding-inline:7px;font-size:9px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
