@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;450;500;550;600;650;700;750;800&display=swap";:root{font-family:Manrope,sans-serif;color:#25372b;background:#f5f2ea;font-synthesis:none;font-weight:500;font-size:13px;--canvas: #f5f2ea;--card: #fffdf7;--green: #246b4a;--sage: #dce7d7;--muted: #606c5a;--ink: #25372b;--border: #e4e5da;--orange: #c7855d;--red: #b95443}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#cbcfbe transparent}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbcfbe;border-radius:9999px;border:1px solid transparent;background-clip:padding-box;transition:background-color .15s ease}::-webkit-scrollbar-thumb:hover{background:#aab09d}::-webkit-scrollbar-thumb:active{background:var(--green)}::-webkit-scrollbar-corner{background:transparent}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button,a.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}button,.button{border:1px solid #dfe2d6;background:var(--card);padding:9px 13px;border-radius:8px;font-size:11px;font-weight:700;color:var(--ink);text-decoration:none;transition:background .15s,border-color .15s}button:hover,.button:hover{background:#edf1e6;border-color:#c4d3bd}button:disabled{cursor:not-allowed;opacity:.45}button.primary,.button.primary{background:var(--green);color:#fff;border-color:var(--green)}button.primary:hover{background:#19583b}button.danger{background:#aa493b;color:#fff;border-color:#aa493b}a{color:inherit;text-decoration:none}a:hover{color:var(--green)}*,*:focus,*:focus-visible,button:focus,button:focus-visible,a:focus,a:focus-visible,input:focus,input:focus-visible,select:focus,select:focus-visible,textarea:focus,textarea:focus-visible{outline:none!important}input,textarea,select{width:100%;border:1px solid #dce0d3;border-radius:8px;background:#fffefb;padding:11px 12px;color:var(--ink);outline:none}input:focus,textarea:focus,select:focus{border-color:#6f9b76}input::placeholder{color:#9b9d94}textarea{resize:vertical}h1,h2,h3,p{margin:0}h1{font-size:29px;letter-spacing:-1.1px;line-height:1.3;font-weight:800}h2{font-size:14px;letter-spacing:-.3px;font-weight:800}h3{font-size:14px;font-weight:750}small{font-size:10px;color:var(--muted);font-weight:500}strong{font-weight:750}em{font-style:normal}svg{flex-shrink:0}code,.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-variant-numeric:tabular-nums}.normal{font-family:Manrope,sans-serif}.muted{color:var(--muted)}.success-text{color:var(--green)}.text-danger{color:var(--red)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--green);color:#fff;padding:15px;border-radius:8px}.skip-link:focus{top:12px}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:228px;background:#f9f8f1;border-right:1px solid var(--border);display:flex;flex-direction:column;padding:29px 17px 15px;z-index:30;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d6d9cb transparent}.sidebar::-webkit-scrollbar{width:4px}.sidebar::-webkit-scrollbar-track{background:transparent}.sidebar::-webkit-scrollbar-thumb{background:#d6d9cb;border-radius:4px}.sidebar::-webkit-scrollbar-thumb:hover{background:#adb29f}.brand{display:flex;align-items:center;gap:10px;font-size:34px;font-weight:800;line-height:1;color:var(--ink);letter-spacing:-1.8px;white-space:nowrap}.brand-mark{font-family:Arial,sans-serif;font-size:43px;color:var(--green);font-weight:400;line-height:1}.brand-period{color:var(--green)}.pulse-mark{display:inline-flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;line-height:1}.pulse-mark svg{overflow:visible;display:block}.pulse-base-rays{transform-origin:20px 20px;animation:pulseBaseBreathe 2.4s ease-in-out infinite}.pulse-ray{stroke:var(--green);stroke-width:3.2px;stroke-linecap:round;transform-origin:20px 20px}.pulse-ray.ray-cardinal{animation:pulseRayStretch 2.4s cubic-bezier(.2,.8,.25,1) infinite}.pulse-ray.ray-diag{animation:pulseRayStretch 2.4s cubic-bezier(.2,.8,.25,1) infinite .2s}@keyframes pulseBaseBreathe{0%,to{transform:scale(.92)}30%{transform:scale(1.06)}65%{transform:scale(.95)}}@keyframes pulseRayStretch{0%,to{transform:scale(.9);opacity:.9}28%{transform:scale(1.12);opacity:1;stroke-width:3.6px;filter:drop-shadow(0 0 3px rgba(36,107,74,.45))}60%{transform:scale(.96);opacity:.92;stroke-width:3.2px}}.pulse-burst-layer{transform-origin:20px 20px}.pulse-burst-layer line{stroke:var(--green);stroke-linecap:round;transform-origin:20px 20px}.pulse-burst-1{animation:pulseRaysShootOut 2.4s cubic-bezier(.12,.7,.25,1) infinite}.pulse-burst-2{animation:pulseRaysShootOut 2.4s cubic-bezier(.12,.7,.25,1) infinite 1.2s}@keyframes pulseRaysShootOut{0%{transform:scale(.15);opacity:.95;stroke-width:3.8px}35%{opacity:.7;stroke-width:3px}75%{opacity:.25;stroke-width:2px}to{transform:scale(1.38);opacity:0;stroke-width:1px}}@media(prefers-reduced-motion:reduce){.pulse-base-rays,.pulse-ray.ray-cardinal,.pulse-ray.ray-diag,.pulse-burst-layer{animation:none}}.brand-tag{font-size:7px;letter-spacing:1.8px;font-weight:750;border:1px solid #dfe3d7;border-radius:4px;padding:5px 4px;margin:5px 0 0 auto;color:#7b8577}.workspace{display:flex;align-items:center;gap:10px;background:#f0f0e6;border:1px solid #e5e6da;border-radius:10px;padding:12px 10px;margin:27px 0 10px}.workspace-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#fffdf7;color:#668269}.workspace strong,.workspace small{display:block}.workspace strong{font-size:11px}.workspace small{font-size:9px;margin-top:4px}.workspace-dot{width:6px;height:6px;border-radius:50%;background:#73a474;margin-left:auto}.nav-group{font-size:8px;letter-spacing:1.7px;color:#93968a;font-weight:800;padding:24px 13px 10px}.nav-item{position:relative;display:flex;align-items:center;gap:12px;height:39px;padding:0 12px;margin:3px 0;color:#717a6d;font-size:11px;font-weight:600;border-radius:8px}.nav-item:hover{background:#eef0e6}.nav-item.active{background:#e2ebd9;color:#286540;font-weight:800}.nav-item svg{stroke-width:1.6}.nav-active-dot{width:5px;height:5px;border-radius:50%;background:var(--green);margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:25px}.system-mini{display:flex;align-items:center;gap:10px;border:1px solid #e0e4d8;border-radius:9px;padding:12px 10px}.system-mini strong{display:block;font-size:9px}.system-mini small{display:block;font-size:8px;margin-top:4px}.system-mini>svg{margin-left:auto;color:#7b9e75}.profile-link{display:flex;align-items:center;gap:9px;margin-top:15px;padding:12px 2px 0;border-top:1px solid var(--border)}.profile-link>span:nth-child(2){min-width:0}.profile-link strong{display:block;font-size:10px;max-width:124px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-link small{display:block;font-size:8px;margin-top:3px}.profile-link>svg{margin-left:auto;color:#8b9385}.avatar{display:inline-flex;align-items:center;justify-content:center;width:33px;height:33px;background:#e5eadc;color:#58744b;border-radius:9px;font-size:11px;font-weight:800;flex-shrink:0}.avatar.big{width:55px;height:55px;border-radius:14px;font-size:19px}.main-shell{margin-left:228px;min-width:0}.topbar{position:sticky;top:0;z-index:25;height:70px;padding:0 34px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;background:#faf8f1eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.breadcrumb{display:flex;align-items:center;gap:11px;font-size:10px;color:#8b8d80}.breadcrumb strong{font-size:10px;color:#5a6656}.top-actions{display:flex;align-items:center;gap:14px}.demo-badge{display:flex;align-items:center;gap:5px;font-size:8px;font-weight:800;letter-spacing:.7px;background:#ecead6;border:1px solid #dfdcc1;padding:5px 8px;border-radius:5px;color:#8a7c43}.icon-button{padding:7px;background:transparent;border-color:transparent;display:inline-flex;width:32px;height:32px;border-radius:8px}.top-avatar{width:28px;height:28px;border-radius:50%;background:#dce6d3;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}.mobile-menu{display:none}.main-shell main{padding:31px 34px 0;max-width:1920px;margin:0 auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.eyebrow{font-size:8px;font-weight:800;letter-spacing:1.5px;color:#819077;margin-bottom:9px}.page-heading p{font-size:11px;margin-top:8px;color:var(--muted)}.heading-actions{display:flex;gap:9px;align-items:center}.search-control{display:flex;align-items:center;gap:8px;border:1px solid #dedfd3;background:#faf9f2;border-radius:8px;padding:0 10px;height:36px;color:#959b8c}.search-control input{width:125px;padding:7px 0;border:0;background:none;font-size:10px}.search-control kbd{border:1px solid #e1e3d8;border-radius:4px;font-family:inherit;font-size:10px;padding:1px 5px}.refresh-button{border:1px solid #dedfd3;background:#faf9f2;height:36px;width:36px;color:#748469}.filter-bar{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-bottom:23px}.filter-left,.filter-right{display:flex;align-items:center;gap:8px}.select-control{display:flex;align-items:center;gap:7px;height:35px;background:var(--card);border:1px solid #dedfd3;border-radius:7px;padding:0 10px;color:#798473}.select-control select{border:0;background:none;appearance:none;padding:6px 0;width:auto;max-width:180px;font-size:10px;font-weight:700;color:#54644c;outline:none}.custom-select-wrap{position:relative;box-sizing:border-box}.custom-select-wrap.filter-variant{display:inline-flex;vertical-align:middle}.custom-select-wrap.field-variant{display:block;width:100%;margin-top:8px}.custom-select-wrap.open{z-index:20}.modal .custom-select-wrap.open{z-index:1050}.custom-select-trigger{outline:none!important;border:none;background:none;margin:0;padding:0;font-family:inherit;cursor:pointer;text-align:left;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.custom-select-trigger.filter-trigger{display:inline-flex;align-items:center;gap:7px;height:35px;background:var(--card);border:1px solid #dedfd3;border-radius:7px;padding:0 10px;color:#54644c;font-size:10px;font-weight:700;transition:border-color .15s ease,background-color .15s ease;-webkit-user-select:none;user-select:none}.custom-select-trigger.filter-trigger:hover{border-color:#b8bfaa;background:#faf9f5}.custom-select-wrap.open .custom-select-trigger.filter-trigger{border-color:#6f9b76;background:#fff}.custom-select-trigger.field-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:40px;background:#fffefb;border:1px solid #dce0d3;border-radius:8px;padding:9px 12px;font-size:12px;font-weight:500;color:var(--ink);transition:border-color .15s ease,background-color .15s ease;-webkit-user-select:none;user-select:none}.custom-select-trigger.field-trigger:hover{border-color:#b8bfaa}.custom-select-wrap.open .custom-select-trigger.field-trigger{border-color:#6f9b76}.custom-select-icon{display:inline-flex;align-items:center;color:#798473;flex-shrink:0}.filter-trigger .custom-select-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:170px;font-size:10px;font-weight:700;color:#54644c}.field-trigger .custom-select-label{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;font-weight:500;color:var(--ink)}.custom-select-chevron{color:#798473;flex-shrink:0;transition:transform .2s ease}.custom-select-chevron.rotated{transform:rotate(180deg);color:#54644c}.custom-select-dropdown{position:absolute;top:calc(100% + 4px);left:0;background:#fff;border:1px solid #dce0d3;border-radius:8px;box-shadow:0 10px 28px -4px #1b231824,0 4px 10px -2px #1b23180f;padding:4px;z-index:20;max-height:240px;overflow-y:auto;box-sizing:border-box;animation:customSelectFadeIn .12s ease-out}.modal .custom-select-dropdown{z-index:1050}@keyframes customSelectFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.custom-select-dropdown::-webkit-scrollbar{width:5px}.custom-select-dropdown::-webkit-scrollbar-track{background:transparent}.custom-select-dropdown::-webkit-scrollbar-thumb{background:#d3cebf;border-radius:4px}.custom-select-dropdown::-webkit-scrollbar-thumb:hover{background:#9bbb7e}.custom-select-dropdown.filter-dropdown{min-width:100%;width:max-content;max-width:290px}.custom-select-dropdown.field-dropdown{width:100%}.custom-select-option{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 10px;font-size:11px;font-weight:500;color:var(--ink);border-radius:6px;cursor:pointer;transition:background-color .12s ease,color .12s ease;-webkit-user-select:none;user-select:none}.field-dropdown .custom-select-option{padding:8px 10px;font-size:12px}.custom-select-option:hover,.custom-select-option.highlighted{background:#f4f2ec;color:#1b2318}.custom-select-option.selected{background:#eaf1e8;color:var(--green);font-weight:600}.custom-select-option-text{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-select-check{color:var(--green);flex-shrink:0}.custom-select-native{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;opacity:0!important;pointer-events:none!important;z-index:0!important;margin:0!important;padding:0!important;border:0!important;appearance:none!important;outline:none!important}.filter-button{height:35px;background:transparent;font-size:10px;padding:7px 10px}.filter-count{display:flex;width:15px;height:15px;align-items:center;justify-content:center;background:var(--green);color:#fff;border-radius:4px;font-size:8px}.timezone{font-size:9px;color:#96998c;margin-right:6px}.export{font-size:10px;height:35px}.filter-chips{display:flex;gap:6px;flex-wrap:wrap;margin-top:-10px;margin-bottom:18px}.filter-chips button{font-size:9px;background:#e7edde;border-color:#dbe4d0;padding:5px 8px}.filter-chips .clear-filters{background:none;border:0;color:#7f8678}.custom-dates{display:flex;align-items:center;gap:10px;margin-bottom:18px;font-size:10px}.custom-dates label{display:flex;gap:8px;align-items:center}.custom-dates input{padding:7px;font-size:11px}.page-content{display:flex;flex-direction:column;gap:21px}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.metric{min-height:146px;background:var(--card);border:1px solid var(--border);border-radius:12px;padding:20px 21px 16px;position:relative;overflow:hidden}.metric-top{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#78836e;font-size:10px;font-weight:650}.metric-top>svg{color:#819777;stroke-width:1.5}.metric-value{font-size:30px;font-weight:800;line-height:1.5;letter-spacing:-1px;font-variant-numeric:tabular-nums;margin-top:7px;white-space:nowrap}.metric-value em{font-size:13px;font-weight:550;color:#829174;letter-spacing:0;margin-left:7px}.metric-note{display:flex;align-items:center;gap:6px;font-size:9px;color:#8a907e;margin-top:4px;min-height:16px}.metric-accent{background:#e6eddc;border-color:#d9e2cc}.metric-accent:after{content:"";width:90px;height:90px;border:17px solid rgba(111,150,89,.05);position:absolute;right:-40px;bottom:-48px;border-radius:50%}.mini-label{font-size:7px;letter-spacing:.7px;margin-left:auto;border:1px solid #e5e5d9;padding:2px 4px;border-radius:3px}.dot{width:5px;height:5px;display:inline-block;border-radius:50%;flex-shrink:0}.green{background:#5b9862}.orange{background:#c58a64}.live-dot{width:6px;height:6px;display:inline-block;flex-shrink:0;background:#70a064;border-radius:50%;box-shadow:0 0 0 3px #70a06414}.panel{background:var(--card);border:1px solid var(--border);border-radius:12px;min-width:0;overflow:hidden}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:21px 23px 16px;min-height:67px}.panel-heading p{font-size:9px;color:#65705f;margin-top:6px}.panel-heading>svg{color:#89967d}.quiet-label{display:inline-flex;align-items:center;gap:7px;font-size:9px;color:#7d8a72}.pipeline-panel .panel-heading{padding-bottom:10px}.pipeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:8px 23px 21px;gap:20px}.stage{position:relative;display:flex;align-items:flex-start;gap:13px;background:#f6f7ed;border:1px solid #e9ecdf;border-radius:9px;padding:17px 15px}.stage-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:#e6eddb;color:#5c8554;flex-shrink:0}.stage-icon svg{width:20px;stroke-width:1.5}.stage:nth-child(2) .stage-icon{background:#eeecd8;color:#958952}.stage:nth-child(3) .stage-icon{background:#e0e9df;color:#6b8a77}.stage-main{min-width:0;flex:1}.stage .eyebrow{font-size:6px;letter-spacing:1.2px;display:block;margin-bottom:5px;color:#98a08b}.stage h3{font-size:12px}.stage-stats{display:flex;align-items:center;gap:6px;margin-top:10px;flex-wrap:wrap}.stage-stats>strong{font-size:20px;letter-spacing:-.6px;font-variant-numeric:tabular-nums}.stage-stats>span:not(.badge){font-size:8px;color:#969c8a}.stage-stats>.badge{font-size:7px;margin-left:auto;padding:3px 5px}.stage-foot{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:7px;color:#929a86;margin-top:11px}.stage-foot span{display:flex;align-items:center;gap:4px;white-space:nowrap}.stage-arrow{position:absolute;right:-20px;top:50%;transform:translate(50%,-50%);color:#adb99e;background:var(--card);z-index:1;width:21px}.chart-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:20px}.chart{height:236px;padding:9px 17px 0 6px}.chart-key{display:flex;gap:6px;align-items:center;font-size:8px;color:#8d9680}.chart-key i{width:6px;height:6px;border-radius:50%;background:var(--green);margin-left:6px}.chart-key i.orange{background:var(--orange)}.legend{display:flex;gap:10px;align-items:center;font-size:7px;color:#8c947e}.legend span{display:flex;align-items:center;gap:5px;white-space:nowrap}.legend i{width:6px;height:6px;background:#246b4a;border-radius:2px}.legend span:nth-child(2) i{background:#9bb887}.legend span:nth-child(3) i{background:#d2db9d}.legend i.legend-line{width:12px;height:2.5px;background:#163c28;border-radius:2px}.chart-wrapper{position:relative;display:flex;flex-direction:column;gap:4px}.chart-toolbar{display:flex;justify-content:flex-end;align-items:center;padding:0 17px;margin-bottom:2px}.chart-mode-toggle{display:inline-flex;background:#ebede1;border:1px solid #dfe3d7;border-radius:8px;padding:2px;gap:2px}.chart-mode-toggle button{background:transparent;border:none;border-radius:6px;font-size:10px;font-weight:650;color:#64755a;padding:4px 10px;cursor:pointer;transition:all .15s ease;white-space:nowrap}.chart-mode-toggle button:hover{background:#fff9;color:var(--ink)}.chart-mode-toggle button.active{background:#fff;color:var(--green);box-shadow:0 1px 3px #00000014}.chart-footer{display:flex;gap:18px;border-top:1px solid #eef0e5;margin:10px 22px 0;padding:14px 0 16px;font-size:9px;color:#8f9582}.chart-footer strong{color:#566c4b;margin-right:3px;font-size:10px}.chart-footer a{display:flex;align-items:center;gap:6px;margin-left:auto;color:#4d7344;font-size:9px;font-weight:700}.main-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(250px,1fr);gap:20px}.text-link{display:inline-flex;align-items:center;gap:7px;color:#57734d;font-size:9px;font-weight:750}.table-scroll{overflow-x:auto;width:100%}table{border-collapse:collapse;width:100%;text-align:left;font-size:10px;font-variant-numeric:tabular-nums}thead{background:#f7f8ef}th{color:#59694f;font-size:8px;font-weight:600;padding:12px 13px;white-space:nowrap}td{border-bottom:1px solid #edf0e3;padding:13px;color:#596b4e;white-space:nowrap;font-size:10px}td:first-child,th:first-child{padding-left:23px}td:last-child,th:last-child{padding-right:23px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#f8f9f0}td small{display:block;margin-top:4px;font-size:8px;color:#65765c;line-height:1.5}td small.wrap{white-space:normal;max-width:340px}td strong{font-size:10px}td .identity{gap:9px}.identity{display:flex;align-items:center;gap:12px}.identity strong{display:block}.company-avatar{width:31px;height:31px;background:#eceddb;color:#8d925a;font-size:9px;border-radius:8px}tr:nth-child(3n+2) .company-avatar{background:#dfe9df;color:#668167}tr:nth-child(3n) .company-avatar{background:#ede3d6;color:#9a8669}.table-link{font-weight:750}.rate{display:flex;flex-direction:column;gap:6px;font-size:9px}.rate>div{width:59px;height:3px;background:#e9edde;border-radius:3px}.rate i{display:block;height:100%;background:#8eaa7e;border-radius:3px;max-width:100%}.sort{border:0;padding:0;background:none;color:inherit;font-weight:600;font-size:8px}.sort:hover{background:none;color:var(--green)}.sort svg{opacity:.45}.sort svg.selected-sort{opacity:1;color:var(--green)}.badge{display:inline-flex;gap:5px;align-items:center;border-radius:5px;background:#edf0e6;color:#788366;padding:4px 7px;font-size:8px;font-weight:650;white-space:nowrap}.badge>span{width:4px;height:4px;background:currentColor;border-radius:50%}.badge-succeeded,.badge-completed,.badge-active,.badge-healthy,.badge-delivered,.badge-resolved,.badge-confirmed,.badge-validated{background:#e8f0df;color:#54834b}.badge-failed,.badge-critical,.badge-auth_failed,.badge-billing_blocked,.badge-dead_letter{background:#f6e8df;color:#b77956}.badge-running,.badge-processing,.badge-queued,.badge-pending,.badge-info{background:#e6edf0;color:#6c8d94}.badge-needs_review,.badge-review,.badge-warning,.badge-cooldown,.badge-estimated,.badge-open{background:#f3eed9;color:#a58d48}.health-stats{padding:0 22px}.health-stats>div{display:flex;align-items:center;gap:11px;padding:14px 0;border-bottom:1px solid #edf0e3}.health-stats>div:first-child{padding-top:2px}.health-icon{width:34px;height:34px;border-radius:9px;background:#f0f2e6;color:#789569;display:flex;align-items:center;justify-content:center}.health-stats strong{font-size:10px;display:block}.health-stats small{font-size:8px;display:block;margin-top:5px}.health-stats>div>.dot,.health-stats>div>a{margin-left:auto}.alert-list{padding:12px 16px 8px}.alert-item{display:flex;align-items:center;gap:9px;background:#f5f1e3;border:1px solid #efead7;border-radius:7px;padding:12px 9px;margin-bottom:7px;color:#a48e5d}.alert-item strong{display:block;font-size:9px;color:#857a54;line-height:1.4}.alert-item small{display:block;font-size:7px;color:#a79c7b;margin-top:5px}.alert-item>svg:last-child{margin-left:auto}.alert-item.critical{background:#f7ece4;border-color:#f1e3d6}.panel-bottom{margin:0 22px;padding:12px 0;border-top:1px solid #edf0e3;font-size:7px;display:flex;justify-content:space-between;color:#939b85}.all-clear{display:flex;flex-direction:column;align-items:center;gap:10px;padding:25px;color:#8ca27c;font-size:10px}.pagination{padding:14px 23px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#8b9580}.pagination>div{display:flex;gap:7px}.pagination button{font-size:9px;padding:6px 9px}.page-footer{display:flex;justify-content:space-between;padding:24px 0;font-size:8px;color:#999e8f}.page-footer>span{display:flex;align-items:center;gap:8px}.page-footer>span>span:not(.live-dot){color:#b8bcb0}.empty{min-height:210px;padding:35px 20px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:11px;color:#95a088;text-align:center}.empty strong{color:#637655;font-size:12px}.empty p{font-size:11px;color:#8c9481;max-width:390px;line-height:1.8}.error-panel{display:flex;gap:14px;align-items:center;background:#f9eee4;border:1px solid #ecd4be;padding:24px;margin:16px;border-radius:9px;color:#8b664d}.error-panel p{font-size:11px;margin:6px 0}.error-panel code{font-size:9px}.error-panel button{margin-left:auto;white-space:nowrap}.skeleton-stack{padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:15px}.skeleton{height:120px;border-radius:10px;background:linear-gradient(100deg,#e9eddf 20%,#f6f7ef,#e9eddf 70%);background-size:250% 100%;animation:shimmer 1.6s linear infinite}.skeleton.tall{height:260px;grid-column:1/-1}.info-strip{display:flex;gap:11px;align-items:center;border:1px solid #dfe7d1;background:#edf2e3;color:#6b805a;font-size:11px;line-height:1.7;padding:14px 18px;border-radius:9px}.row-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.row-actions button{font-size:10px}.truncate{display:block;max-width:220px;overflow:hidden;text-overflow:ellipsis}.back{display:inline-flex;align-items:center;gap:7px;font-size:10px;color:#7a8b6c;align-self:flex-start}.detail-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.detail-heading h1{font-size:26px}.detail-heading p{display:flex;align-items:center;gap:8px;font-size:11px;color:#8c9681;margin-top:7px;flex-wrap:wrap}.job-title{font-family:ui-monospace,monospace;font-size:20px!important;word-break:break-all;letter-spacing:-.5px}.tabs{display:flex;align-items:center;gap:20px;border-bottom:1px solid #dfe3d5;overflow-x:auto}.tabs button{border:0;border-radius:0;background:transparent;padding:13px 0;font-size:11px;color:#8b957f;border-bottom:2px solid transparent;margin-bottom:-1px;white-space:nowrap}.tabs button.active{color:var(--green);border-bottom-color:var(--green);font-weight:800}.panel>.tabs{padding:0 23px;gap:24px}.details{display:grid;grid-template-columns:1fr 1fr;margin:0;padding:0 23px 20px;gap:0 20px}.details>div{min-width:0;padding:14px 0;border-bottom:1px solid #edf0e3}.details dt{font-size:9px;color:#94a086;margin-bottom:7px}.details dd{margin:0;font-size:11px;overflow-wrap:anywhere;line-height:1.5}.integration-list{padding:0 23px 23px;display:flex;flex-direction:column;gap:15px}.integration{padding:20px;border:1px solid #e3e8d8;border-radius:10px;background:#fbfcf5}.integration-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.integration h3{font-size:13px;margin-bottom:5px}.app-icon{width:38px;height:38px;border-radius:10px;background:#e6eddb;color:#668958;display:flex;align-items:center;justify-content:center}.key-list{margin:15px 0}.key-list>div{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #e5eadc;color:#8b987d;flex-wrap:wrap}.key-list button{margin-left:auto;font-size:9px}.limit-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:12px 23px 28px;gap:20px}.limit-grid small{display:block}.limit-grid strong{display:block;font-size:25px;margin-top:14px;letter-spacing:-.5px}.limit-grid em{font-size:12px;color:#8c977f}.job-layout{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(260px,1fr);gap:21px;align-items:start}.job-layout>div:first-child{display:flex;flex-direction:column;gap:21px}.job-layout>.panel .details{grid-template-columns:1fr}.job-layout>.panel .details>div{display:flex;justify-content:space-between;gap:15px;align-items:center}.job-layout>.panel .details dt{margin:0;flex-shrink:0}.job-layout>.panel .details dd{text-align:right;font-size:9px}.audio-player{padding:6px 23px 23px;display:flex;align-items:center;gap:14px;color:#5f8953}.audio-player audio{width:100%;height:38px}.audio-unavailable{padding:8px 23px 23px;display:flex;align-items:center;gap:12px;color:#96a08a;font-size:11px}.review-banner{display:flex;align-items:center;gap:15px;padding:18px;border:1px solid #e9ddb0;border-radius:10px;background:#f7f1db;color:#a38d4b}.review-banner strong{font-size:12px}.review-banner p{font-size:10px;margin-top:6px}.review-banner>div{margin-right:auto}.transcript{padding:23px}.transcript-quality{display:flex;align-items:center;gap:10px;padding-bottom:17px;font-size:10px;color:#8d987e}.segment{display:grid;grid-template-columns:95px 1fr;gap:14px;padding:16px 0;border-top:1px solid #edf0e4}.segment>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.speaker{font-size:9px;font-weight:750;background:#e8efdf;color:#6b8f59;border-radius:5px;padding:5px 7px}.speaker.client{background:#f0eadb;color:#a29169}.segment time{font-family:monospace;font-size:9px;color:#a2aa96;margin-left:5px}.segment p{font-size:12px;line-height:1.9;color:#53654b}.result-content{padding:23px}.structured{display:grid;gap:17px}.structured>section{padding:14px 16px;background:#f6f8ed;border:1px solid #e7ecdd;border-radius:8px}.structured h3{font-size:11px;text-transform:capitalize;margin-bottom:10px;color:#6e865e}.result-text{font-size:11px;line-height:1.9;overflow-wrap:anywhere;white-space:pre-wrap}.result-list{display:flex;flex-direction:column;gap:10px}.result-list>div{border-left:2px solid #d6e2c8;padding-left:12px}.timeline{list-style:none;margin:0;padding:20px 28px 25px}.timeline li{position:relative;display:flex;gap:17px;padding:0 0 28px}.timeline li:not(:last-child):before{content:"";position:absolute;left:4px;top:8px;bottom:0;width:1px;background:#dce5d0}.timeline-dot{width:9px;height:9px;border:2px solid #83a36e;border-radius:50%;background:#edf4e6;flex-shrink:0;margin-top:5px;z-index:1}.timeline strong{font-size:11px;margin-right:10px}.timeline p{font-size:11px;color:#88977b;line-height:1.8;margin:8px 0}.timeline small{font-size:9px}.progress-summary{padding:8px 23px 19px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;font-size:10px;color:#819371}.progress-track{height:5px;width:100%;background:#e8edde;border-radius:5px;overflow:hidden}.progress-track i{display:block;background:#86aa6f;height:100%;border-radius:5px}.mfa-status{display:flex;align-items:center;gap:15px;margin:5px 23px 25px;padding:18px;border:1px solid #e2e8d7;border-radius:10px;color:#7c9867;background:#f7f9f0}.mfa-status strong{font-size:12px;color:#59734b}.mfa-status p{font-size:10px;margin-top:5px}.mfa-status button{margin-left:auto}.security-layout{padding:15px 23px 25px;display:grid;grid-template-columns:1fr 1fr;gap:30px}.security-layout>.identity{align-items:flex-start}.security-layout>.identity p{font-size:11px;color:#8c9980;margin:6px 0 10px}.security-layout .mfa-status{margin:0}.modal{position:fixed;max-width:min(520px,calc(100vw - 32px));width:520px;border:1px solid #dce4cf;border-radius:15px;padding:0;background:var(--card);color:var(--ink);box-shadow:0 20px 100px #28362130;max-height:90dvh;overflow-y:auto}.modal.wide{width:720px;max-width:min(720px,calc(100vw - 32px))}.modal.drawer{position:fixed;inset:0 0 0 auto;margin:0 0 0 auto;width:580px;max-width:100vw;height:100dvh;max-height:100dvh;border:none;border-left:1px solid var(--border);border-top-left-radius:20px;border-bottom-left-radius:20px;box-shadow:-15px 0 50px #2336242e;display:flex;flex-direction:column;padding:0;overflow:hidden;animation:drawerSlideInRight .28s cubic-bezier(.16,1,.3,1) forwards}@keyframes drawerSlideInRight{0%{transform:translate(100%);opacity:.85}to{transform:translate(0);opacity:1}}.modal.drawer::backdrop{background:#23362459;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:drawerFadeBackdrop .28s ease forwards}@keyframes drawerFadeBackdrop{0%{opacity:0}to{opacity:1}}.modal.drawer form{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.modal.drawer .modal-header{position:sticky;top:0;z-index:5;background:var(--card);padding:18px 24px;border-bottom:1px solid var(--border);border-top-left-radius:20px;flex-shrink:0}.modal.drawer .modal-body{flex:1;overflow-y:auto;padding:24px}.modal.drawer .modal-footer{position:sticky;bottom:0;z-index:5;background:#f8f9f0;padding:16px 24px;border-top:1px solid var(--border);border-bottom-left-radius:20px;box-shadow:0 -4px 16px #0000000a;flex-shrink:0}@media(max-width:640px){.modal.drawer{width:100vw;border-top-left-radius:0;border-bottom-left-radius:0}.modal.drawer .modal-header,.modal.drawer .modal-footer{border-top-left-radius:0;border-bottom-left-radius:0}.modal.drawer .filter-fields{grid-template-columns:1fr}}.modal::backdrop{background:#23362455;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-header{position:sticky;top:0;background:var(--card);display:flex;align-items:center;justify-content:space-between;padding:18px 23px;border-bottom:1px solid var(--border);z-index:2}.modal-header h2{font-size:17px}.modal-body{padding:23px}.modal-description{font-size:12px;line-height:1.8;color:#87947b;margin-bottom:20px}.field{display:block;font-size:11px;font-weight:700;margin-bottom:17px;color:#647858}.field input,.field select,.field textarea{display:block;margin-top:8px;font-size:12px;font-weight:500}.field small{display:block;font-size:10px;line-height:1.7;margin-top:7px;font-weight:450}.required{color:#b88c62}.modal-footer{display:flex;justify-content:flex-end;gap:9px;padding:17px 23px;border-top:1px solid var(--border);background:#f8f9f0}.modal-body .modal-footer{margin:15px -23px -23px}.confirmation{display:flex;align-items:flex-start;gap:10px;font-size:11px;color:#9e8451;line-height:1.7;padding:14px;background:#f8f0d9;border:1px solid #ebe0bb;border-radius:8px}.confirmation input{width:16px;height:16px;flex-shrink:0;accent-color:var(--green)}.inline-error{padding:12px;border:1px solid #edd4c3;border-radius:7px;color:#ad7554;background:#fcf1e7;font-size:11px;line-height:1.7;margin-top:15px}.filter-fields{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.toast{position:fixed;bottom:24px;left:calc(50% + 114px);transform:translate(-50%);z-index:100;display:flex;align-items:center;gap:11px;max-width:calc(100vw - 30px);padding:12px 15px;border:1px solid #bad0ab;background:#edf5e5;color:#4f7742;border-radius:12px;box-shadow:0 8px 40px #234f2220;font-size:12px}.toast>span{white-space:normal}.boot{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.boot p{color:#8d9c7f;font-size:12px}.login-page{min-height:100dvh;display:grid;grid-template-columns:1fr 1fr}.login-art{background:#e5eddb;padding:45px 55px;display:flex;flex-direction:column;position:relative;overflow:hidden}.login-art:before,.login-art:after{content:"";position:absolute;border:1px solid #c7d7bb;border-radius:50%;width:650px;height:650px;right:-370px;bottom:-230px;pointer-events:none}.login-art:after{width:800px;height:800px;right:-445px;bottom:-305px}.login-art>.brand{font-size:42px;z-index:1}.login-thesis{margin:auto 0;position:relative;z-index:1;padding:50px 0}.login-thesis .eyebrow{font-size:9px;letter-spacing:2px;color:#7e986b}.login-thesis h1{font-size:clamp(33px,3.9vw,58px);line-height:1.2;letter-spacing:-2.5px;margin:24px 0;color:#325331}.login-thesis p{max-width:350px;font-size:13px;line-height:1.9;color:#7e9470}.login-pipeline{display:flex;align-items:center;margin-top:43px;max-width:300px}.login-pipeline svg{width:48px;height:48px;padding:12px;background:#f5f8ec;border:1px solid #d1dfc4;border-radius:12px;color:#688d57}.login-pipeline span{height:1px;background:#bacaac;flex:1}.login-art>small{font-size:9px;letter-spacing:.7px;color:#91a282}.login-side{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:60px 30px;background:#fcfbf5}.login-card{width:100%;max-width:350px}.login-symbol{width:42px;height:42px;border-radius:12px;background:#eef2e5;color:#749465;display:flex;align-items:center;justify-content:center;margin-bottom:26px}.login-card .eyebrow{font-size:8px;letter-spacing:1.5px}.login-card h1{font-size:29px;letter-spacing:-1px;margin:7px 0 10px}.login-card>p{font-size:12px;line-height:1.8;color:#8b9880;margin-bottom:25px}.login-card form{margin-top:27px}.login-card .field{font-size:11px}.login-card input{padding:13px}.login-submit{width:100%;margin-top:6px;justify-content:space-between;padding:13px 15px!important;font-size:12px}.login-divider{display:flex;justify-content:center;border-top:1px solid #e3e7d9;margin-top:30px}.login-divider span{margin-top:-7px;font-size:8px;letter-spacing:.7px;padding:0 10px;background:#fcfbf5;color:#9ba38f}.demo-login{display:flex;width:100%;padding:12px;margin-top:17px;font-size:11px;color:#6a835b}.demo-login svg:last-child{margin-left:auto}.login-card .demo-note{font-size:9px;text-align:center;margin-top:12px;line-height:1.8;color:#9aa38e}.login-footer{position:absolute;bottom:28px;display:flex;align-items:center;gap:7px;font-size:8px;color:#9ba68f}.mfa-form h2{margin:15px 0 10px;font-size:20px}.mfa-form>p{font-size:12px;line-height:1.8;color:#8c987f;margin-bottom:20px}.mfa-form>svg{color:#729760}.mfa-form input[name=code]{font-size:24px;letter-spacing:8px}.mfa-form form{margin-top:20px}.spinning{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-150% 0}}@media(min-width:1600px){:root{font-size:14px}.main-shell main{padding:36px 42px 0}.metric{min-height:164px;padding:22px 25px}.metric-value{font-size:36px}.metric-top{font-size:12px}.metric-note{font-size:11px}.stage{padding:20px}.stage h3{font-size:14px}.stage-foot{font-size:9px}.stage .eyebrow{font-size:8px}.stage-stats>span:not(.badge){font-size:10px}.chart{height:270px}td{padding-top:16px;padding-bottom:16px;font-size:11px}td strong{font-size:12px}td small{font-size:9px}.panel-heading h2{font-size:16px}.panel-heading p{font-size:10px}}@media(max-width:1200px){.sidebar{width:210px;padding-left:12px;padding-right:12px}.main-shell{margin-left:210px}.main-shell main{padding:26px 22px 0}.topbar{padding:0 22px}.metric{padding:16px;min-height:140px}.metric-value{font-size:25px}.metric-top{font-size:9px}.stage{gap:8px;padding:13px 10px}.stage-icon{width:29px;height:29px;border-radius:8px}.stage-icon svg{width:16px}.stage-foot{gap:7px;font-size:7px}.stage-stats .badge{display:none}.stage-stats strong{font-size:18px}.stage h3{font-size:11px}.source-select{display:none}.chart-grid{grid-template-columns:1.3fr 1fr}.panel-heading{padding:18px}.legend{gap:6px;font-size:6px}.main-grid{grid-template-columns:1.6fr 1fr}.health-stats{padding:0 16px}.panel-heading p{max-width:250px;line-height:1.6}.chart-footer{margin:8px 16px 0;gap:10px;font-size:8px}.chart-footer a{font-size:8px}.timezone{display:none}.toast{left:calc(50% + 105px)}}@media(max-width:1000px){.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{min-height:125px}.metric-value{font-size:30px}.metric-top{font-size:11px}.metric-note{font-size:10px}.chart-grid,.main-grid{grid-template-columns:1fr}.chart{height:240px}.main-grid>.panel:nth-child(2) .health-stats{display:grid;grid-template-columns:1fr 1fr;gap:20px}.health-stats>div:first-child{padding-top:14px}.main-grid>.panel:nth-child(2) .alert-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pipeline{gap:12px;padding:8px 16px 17px}.stage{display:block}.stage-icon{float:left;margin-right:9px;margin-bottom:8px}.stage-stats{clear:both;padding-top:4px}.stage-arrow{right:-12px;width:15px}.heading-actions .search-control{display:none}.job-layout{grid-template-columns:1fr}.job-layout>.panel .details{grid-template-columns:1fr 1fr}.job-layout>.panel .details>div{display:block}.job-layout>.panel .details dd{text-align:left;margin-top:8px}.security-layout{grid-template-columns:1fr}.limit-grid{grid-template-columns:1fr 1fr}.filter-left{flex-wrap:wrap}.filter-bar{align-items:flex-start}.filter-right{padding-top:0}.detail-heading{align-items:flex-start;flex-direction:column}.legend{font-size:8px}.login-art{padding:35px}.login-thesis h1{font-size:40px}.login-thesis p{font-size:12px}.login-page{grid-template-columns:.9fr 1fr}.review-banner{flex-wrap:wrap}}@media(max-width:760px){.sidebar{visibility:hidden;transform:translate(-100%);transition:transform .2s;width:228px}.sidebar.is-open{visibility:visible;transform:translate(0)}.sidebar-backdrop{position:fixed;inset:0;width:100%;height:100%;border:0;background:#1a2e2660;z-index:29;border-radius:0}.main-shell{margin-left:0}.topbar{height:60px;padding:0 18px}.mobile-menu{display:flex}.breadcrumb>span{display:none}.breadcrumb>svg{display:none}.breadcrumb{gap:7px}.breadcrumb strong{font-size:9px}.top-actions{gap:8px}.demo-badge{font-size:6px;padding:4px 5px;letter-spacing:.3px}.top-avatar{display:none}.main-shell main{padding:24px 17px 0}.page-heading{margin-bottom:22px;gap:10px}.page-heading h1{font-size:25px;letter-spacing:-.9px}.page-heading p{font-size:10px;line-height:1.7}.page-heading .eyebrow{font-size:7px;margin-bottom:8px}.filter-bar{gap:9px;margin-bottom:18px;flex-wrap:wrap}.filter-left{gap:7px;width:100%}.select-control{flex:1;justify-content:center;padding:0 7px}.select-control select{max-width:145px;font-size:9px}.filter-button{font-size:9px}.filter-right{margin-left:auto}.filter-right .export{height:30px;padding:5px 8px;font-size:9px}.page-content{gap:16px}.metrics{gap:10px}.metric{padding:15px;min-height:129px;border-radius:10px}.metric-value{font-size:27px;line-height:1.7}.metric-top{font-size:9px}.metric-top svg{width:16px}.metric-note{font-size:8px;gap:4px;flex-wrap:wrap}.metric-value em{font-size:11px}.mini-label{display:none}.panel{border-radius:10px}.panel-heading{padding:17px 16px 13px}.panel-heading h2{font-size:13px}.panel-heading p{font-size:8px;line-height:1.6;max-width:220px}.panel-heading .text-link{font-size:8px}.pipeline{grid-template-columns:1fr;gap:10px;padding:4px 15px 16px}.stage{display:flex;gap:13px;padding:13px 15px}.stage-icon{width:35px;height:35px;float:none;margin:0}.stage-icon svg{width:20px}.stage-main{display:grid;grid-template-columns:1fr 1fr;gap:3px 15px}.stage .eyebrow{grid-column:1;font-size:6px;align-self:end;margin:0}.stage h3{grid-column:1;font-size:12px}.stage-stats{grid-column:2;grid-row:1/3;margin:0;align-self:center;padding:0;justify-content:flex-end}.stage-stats .badge{display:none}.stage-stats>strong{font-size:24px}.stage-stats>span:not(.badge){font-size:8px}.stage-foot{grid-column:1/-1;gap:13px;margin-top:8px;font-size:8px}.stage-arrow{right:50%;top:auto;bottom:-15px;transform:rotate(90deg);width:14px}.chart-grid,.main-grid{gap:16px}.chart{height:220px;padding-right:12px}.chart-footer{font-size:8px}.main-grid>.panel:nth-child(2) .health-stats{gap:12px;padding:0 15px}.health-stats strong{font-size:9px}.health-stats small{font-size:7px}.health-icon{width:29px;height:29px}.main-grid>.panel:nth-child(2) .alert-list{grid-template-columns:1fr}.table-scroll td{padding-top:13px;padding-bottom:13px}.page-footer{font-size:7px;padding:22px 0;gap:8px;line-height:1.7}.page-footer>span{gap:5px}.toast{left:50%;width:max-content;max-width:calc(100vw - 24px);font-size:11px}.modal-header h2{font-size:15px}.modal-body{padding:19px}.modal-footer{padding:15px 19px}.modal-footer button{font-size:10px}.filter-fields{gap:0 13px}.field{font-size:10px}.field input,.field select{font-size:11px;padding:10px}.details{padding:0 17px 20px;gap:0 15px}.details dt{font-size:8px}.details dd{font-size:10px}.detail-heading h1{font-size:23px}.tabs{gap:20px}.tabs button{font-size:10px}.job-title{font-size:17px!important}.panel>.tabs{padding:0 17px;gap:18px}.segment{grid-template-columns:70px 1fr;gap:10px}.segment p{font-size:11px}.speaker{font-size:8px}.transcript{padding:17px}.job-layout>.panel .details{grid-template-columns:1fr 1fr}.review-banner{padding:14px;gap:10px}.review-banner>svg{width:20px}.review-banner>div{flex:1;min-width:210px}.review-banner button{font-size:9px}.limit-grid{padding:10px 17px 25px;gap:25px}.limit-grid strong{font-size:23px}.integration-list{padding:0 16px 16px}.integration{padding:15px}.integration-heading{align-items:flex-start}.integration-heading h3{font-size:12px}.integration-heading small{font-size:8px}.key-list code{font-size:10px}.key-list small{font-size:8px}.pagination{padding:13px 15px;font-size:8px}.pagination button{font-size:8px;padding:5px 7px}.error-panel{flex-wrap:wrap;padding:17px;gap:12px}.error-panel>div{flex:1;min-width:160px}.error-panel button{margin-left:0}.login-page{grid-template-columns:1fr}.login-art{padding:25px 28px;min-height:200px}.login-art>.brand{font-size:33px}.login-art>.brand .brand-mark{font-size:36px}.login-thesis{padding:24px 0 5px}.login-thesis h1{font-size:32px;letter-spacing:-1.5px;margin:12px 0}.login-thesis h1 br{display:none}.login-thesis p,.login-thesis>.eyebrow,.login-pipeline,.login-art>small{display:none}.login-side{padding:35px 25px 75px;justify-content:flex-start;min-height:calc(100dvh - 200px)}.login-symbol{display:none}.login-card h1{font-size:25px}.login-card .eyebrow{font-size:7px}.login-card>p{font-size:11px}.login-footer{bottom:22px}.custom-dates{align-items:stretch}.custom-dates label{flex-direction:column;align-items:flex-start;max-width:47%;gap:5px}.custom-dates input{font-size:9px;width:100%}.custom-dates>span{align-self:center}.security-layout{padding:10px 17px 20px}.mfa-status{padding:13px}.mfa-status strong{font-size:11px}.quiet-label{font-size:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}th,td small,.panel-heading p,.stage-foot,.quiet-label{font-size:11px}td,table{font-size:12px}.sort{font-size:11px}.webhook-list{margin-top:18px;border-top:1px solid var(--border)}.webhook-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0}.webhook-row strong{font-size:12px;overflow-wrap:anywhere}.webhook-row p{font-size:11px;margin:6px 0 0}.review-segment{border:1px solid var(--border);border-radius:12px;padding:16px;margin:0 0 18px}.review-segment legend{font-size:12px;font-weight:700;padding:0 8px}.review-segment-meta{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}@media(max-width:600px){.webhook-row{align-items:flex-start;flex-direction:column}.review-segment-meta{grid-template-columns:1fr}}
