:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color:#202d40;background:#f5f7fa;font-synthesis:none;font-weight:400;font-size:14px;line-height:1.5;--navy: #14213d;--ink: #202d40;--muted: #7c8798;--line: #e8ecf1;--red: #dc2626;--green: #16803a;--amber: #d97706;--blue: #486987}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid #7fa8e3;outline-offset:3px}button{border:0;background:none;color:inherit}a{color:inherit;text-decoration:none}input,select,textarea{width:100%;border:1px solid #dce2eb;background:#fff;border-radius:7px;padding:10px 12px;color:var(--ink);outline:none;transition:border .15s,box-shadow .15s}input:focus,select:focus,textarea:focus{border-color:#7c96bc;box-shadow:0 0 0 3px #7192c214}input::placeholder,textarea::placeholder{color:#9aa4b3}h1,h2,h3,h4,p{margin:0}h1{font-size:29px;letter-spacing:-1.1px;line-height:1.3;font-weight:650}h2{font-size:23px;letter-spacing:-.6px}h3{font-size:17px;font-weight:600}h4{font-size:14px;font-weight:600}p{color:#778394}.button{display:inline-flex;justify-content:center;align-items:center;gap:8px;padding:10px 17px;border-radius:7px;font-weight:550;white-space:nowrap;min-height:40px;font-size:13px;transition:background .15s,transform .15s}.button:active{transform:translateY(1px)}.primary{background:var(--navy);color:#fff;box-shadow:0 2px 3px #14213d14}.primary:hover{background:#213554}.secondary{background:#fff;border:1px solid #dfe5ed;color:#3f4d62}.secondary:hover{background:#f6f8fb}.compact{padding:7px 12px;min-height:34px}.wide{width:100%}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;color:#8190a3;flex-shrink:0}.icon-button:hover{background:#eaf0f6;color:#14213d}.text-button{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:600;padding:5px 0;color:#536c8c}.text-button:hover{color:#14213d}.button-row{display:flex;gap:8px;align-items:center}.grow{flex:1;min-width:0}.subtle,.hint{font-size:12px;color:#8691a1}.hint{margin:12px 0}.danger{color:#c54646!important}.eyebrow,.section-kicker{font-size:10px;letter-spacing:1.5px;font-weight:650;color:#8090a2}.section-kicker{display:flex;align-items:center;gap:8px;letter-spacing:1.1px}.app-shell{display:flex;min-height:100vh}.sidebar{width:248px;position:fixed;inset:0 auto 0 0;background:#14213d;color:#b9c5d9;padding:27px 18px 0;display:flex;flex-direction:column;z-index:30}.brand{display:flex;align-items:center;gap:11px;color:#fff;padding:0 12px;letter-spacing:-1px;font-size:29px;font-weight:650}.brand img{width:36px;height:36px}.brand-dot{color:#9ebfdc}.workspace-switch{margin:35px 0 29px;border:1px solid #ffffff14;border-radius:8px;background:#ffffff04;padding:12px 10px;display:flex;align-items:center;gap:11px;color:#d5deeb;text-align:left}.workspace-avatar{height:32px;width:32px;display:grid;place-items:center;background:#29415c;border:1px solid #ffffff15;border-radius:7px;font-size:13px;font-weight:600}.workspace-switch strong{font-size:12px;display:block;color:#e5eaf3;max-width:126px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-switch small{display:block;font-size:10px;color:#7d90ac;margin-top:3px}.workspace-switch>svg{margin-left:auto}.nav-label{font-size:9px;letter-spacing:1.3px;color:#6b80a0;padding:0 12px;margin-bottom:13px}nav{display:flex;flex-direction:column;gap:5px}nav button{display:flex;align-items:center;gap:12px;padding:12px;border-radius:7px;color:#a9bad1;font-size:12px;font-weight:500;text-align:left}nav button:hover{background:#ffffff06}nav button.active{background:#ffffff0c;color:#f5f8fc;border:1px solid #ffffff08}nav button.active>svg{color:#b7d8f4}nav b{margin-left:auto;padding:1px 7px;border-radius:4px;background:#d1e1f41c;font-size:10px;color:#c9ddef}.sidebar-bottom{margin-top:auto}.connection{border-top:1px solid #ffffff0c;border-bottom:1px solid #ffffff0c;padding:20px 12px;font-size:11px;color:#8c9db4}.connection .status-dot{display:inline-block;margin-right:7px}.connection small{display:block;font-size:10px;color:#5d7392;margin:5px 0 0 16px}.profile{display:flex;align-items:center;gap:10px;padding:20px 9px 23px}.avatar{display:grid;place-items:center;width:36px;height:36px;background:#e9edf5;color:#536585;border:1px solid #dce4ee;border-radius:50%;font-size:11px;letter-spacing:.5px;font-weight:600;flex-shrink:0}.sidebar .avatar{background:#30415c;color:#c4d0e3;border-color:#46556f}.profile strong{font-size:12px;font-weight:550;color:#d4ddec;display:block}.profile small{font-size:10px;color:#8496b0;display:block}.profile .icon-button{margin-left:auto}.main{margin-left:248px;min-width:0;flex:1;display:flex;flex-direction:column}.topbar{height:70px;display:flex;justify-content:space-between;align-items:center;padding:0 36px;background:#fff;border-bottom:1px solid var(--line)}.breadcrumbs{display:flex;align-items:center;gap:12px;font-size:11px;color:#9ca6b5}.breadcrumbs strong{color:#627084;font-weight:500}.topbar-right{display:flex;gap:17px;align-items:center}.timezone{color:#a2acb9;font-size:10px}.small.avatar{width:29px;height:29px}.content{padding:35px 36px 42px;flex:1;max-width:1760px;width:100%;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:28px}.page-heading .eyebrow{margin-bottom:8px}.page-heading p{font-size:12px;margin-top:9px}.page-heading .button{margin-top:18px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:30px}.metric{background:#fff;border:1px solid #e4e9f0;border-radius:9px;padding:18px 19px 14px;box-shadow:0 2px 2px #14213d02}.metric>span{display:flex;align-items:center;gap:8px;font-size:11px;color:#7b879a}.metric-icon{display:flex;align-items:center}.metric strong{font-size:29px;font-weight:600;display:flex;align-items:baseline;gap:11px;letter-spacing:-.7px;margin:12px 0 9px}.metric strong small{font-size:10px;font-weight:400;letter-spacing:0;color:#91a0af}.metric-foot{font-size:9px;color:#a0aab8;border-top:1px solid #f0f3f7;padding-top:9px}.red{color:#ce4c4c}.amber{color:#c79047}.blue{color:#527a9c}.green{color:#488f73}.metric-bar{height:3px;background:#f5f0f0;border-radius:3px;margin-top:21px}.metric-bar i{height:100%;background:#d88484;display:block;border-radius:3px}.inbox-layout{display:grid;grid-template-columns:minmax(0,1fr) 292px;align-items:start;gap:23px}.inbox-panel,.panel,.detail-panel{border:1px solid #e3e8ef;background:#fff;border-radius:9px;overflow:hidden;box-shadow:0 2px 2px #14213d02}.inbox-toolbar{height:61px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.tabs{display:flex;gap:22px}.tabs button{font-size:11px;color:#909bac;padding:19px 0 17px;border-bottom:2px solid transparent}.tabs button.selected{color:#263c5c;border-bottom-color:#344d71;font-weight:600}.tabs b{font-size:9px;font-weight:500;padding:2px 5px;background:#f0f3f7;border-radius:4px;margin-left:5px;color:#8090a3}.live-label{display:flex;align-items:center;gap:6px;color:#8e9d95;font-size:9px;letter-spacing:.5px}.status-dot{height:6px;width:6px;border-radius:50%;background:#71a58a;flex-shrink:0}.status-dot.offline{background:#bf8b74}.filterbar{padding:14px 18px;display:flex;gap:12px;border-bottom:1px solid var(--line)}.search-input{display:flex;align-items:center;gap:8px;flex:1;min-width:0;color:#9ca9ba}.search-input input{border:0;box-shadow:none;padding:5px 0;font-size:11px;background:transparent}.filterbar select{width:128px;font-size:10px;padding:6px 8px;color:#8491a3;border-color:#e8ecf2}.alert-row{display:flex;position:relative;padding:19px 18px 20px;border-bottom:1px solid #ecf0f5;color:var(--ink);border-left:3px solid transparent;transition:background .12s}.alert-row:hover,.alert-row.selected{background:#fafbfd}.alert-row.selected{border-left-color:#8ba1bf}.alert-open{display:flex;gap:13px;text-align:left;flex:1;min-width:0;padding:0}.severity-icon{display:flex;align-items:center;justify-content:center;width:33px;height:33px;border-radius:8px;margin-top:4px;flex-shrink:0}.severity-icon.critical{color:#d25959;background:#fceeee}.severity-icon.warning{color:#c99c5b;background:#fbf5e9}.severity-icon.info{color:#7293b2;background:#eff4f9}.alert-main{flex:1;min-width:0}.alert-top{display:flex;align-items:center;gap:8px;margin-bottom:6px}.severity-label{font-size:8px;letter-spacing:1px;font-weight:650}.severity-label.critical{color:#c55353}.severity-label.warning{color:#ba8f4f}.severity-label.info{color:#7294b4}.environment{font-size:8px;color:#8d9aaa;background:#f0f3f7;padding:0 5px;border:1px solid #e9edf3;border-radius:3px}.alert-time{font-size:9px;color:#9da8b7;margin-left:auto}.alert-main h3{font-size:13px;font-weight:600;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#3f4a5c}.alert-context{display:flex;gap:7px;font-size:9px;color:#98a3b2;margin-top:6px;align-items:center;flex-wrap:wrap}.alert-context>span:first-child{color:#6e7d91}.alert-context i{font-style:normal}.repeat-count{display:flex;align-items:center;gap:3px;background:#f3f5f8;border-radius:3px;padding:1px 4px}.alert-bottom{display:flex;gap:7px;align-items:center;margin-top:10px;flex-wrap:wrap}.pill{display:inline-flex;align-items:center;gap:4px;border-radius:4px;font-size:9px;padding:3px 6px;line-height:1.4;white-space:nowrap;background:#f1f4f8;color:#8592a2}.pill.firing{color:#b76767;background:#fdf1f1}.pill.acknowledged{color:#b49155;background:#fcf6e9}.pill.resolved{color:#608f75;background:#edf6f0}.pill.snoozed{color:#738caa;background:#eef3f9}.acked-name{font-size:9px;color:#97a2b1}.escalated{font-size:8px;color:#b86e54}.alert-actions{align-self:center;padding-left:16px}.ack-button{display:flex;align-items:center;gap:5px;padding:6px 9px;font-size:10px;border:1px solid #dfe6ef;border-radius:5px;color:#52677f;box-shadow:0 1px 1px #14213d04;background:#fff}.ack-button:hover{background:#14213d;color:#fff;border-color:#14213d}.list-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 19px;background:#fcfdfe;font-size:9px;color:#a5aebb}.context-panel{padding:21px 8px}.context-panel h3{font-size:23px;letter-spacing:-.5px;line-height:1.3;margin-top:14px;margin-bottom:11px;color:#394b64;font-weight:500}.context-panel>p{font-size:11px;line-height:1.8;color:#8b96a5}.context-panel .section-kicker{font-size:8px}.journey{list-style:none;padding:0;margin:27px 0;display:flex;flex-direction:column;gap:24px}.journey li{display:flex;gap:12px;position:relative}.journey li:not(:last-child):after{content:"";width:1px;background:#dfe6ee;height:21px;position:absolute;top:37px;left:17px}.journey li>span{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border:1px solid #dce5ed;border-radius:50%;color:#859bb0;background:#f9fbfd;flex-shrink:0}.journey strong{font-size:10px;font-weight:550;color:#61738a}.journey small{display:block;font-size:9px;color:#98a6b7;margin-top:3px}.context-divider{height:1px;background:#e1e7ee;margin:24px 0 18px}.context-stat{display:flex;justify-content:space-between;margin:11px 0;font-size:10px;color:#91a0b2}.context-stat strong{color:#6b7c93;font-weight:550}.context-panel>.text-button{font-size:10px;margin-top:4px}.mobile-tip{border:1px solid #dfe6ef;border-radius:8px;padding:18px;margin-top:26px;background:#eff3f8;color:#8296ad}.mobile-tip>strong{display:block;font-size:12px;font-weight:550;color:#536b89;margin:10px 0 5px}.mobile-tip>p{font-size:10px;line-height:1.8;color:#8d9caf}.mobile-tip button{display:flex;align-items:center;gap:6px;padding:0;font-size:10px;color:#567291;margin-top:13px;font-weight:550}.empty{padding:65px 35px;text-align:center;min-height:365px;display:flex;align-items:center;justify-content:center;flex-direction:column}.empty-icon{height:64px;width:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f2f6fa;color:#92a8bd;border:1px solid #e5edf4;margin-bottom:17px;box-shadow:0 0 0 8px #fafbfd}.empty h3{color:#5b6d82;font-size:17px;margin:6px 0 8px}.empty p{max-width:350px;font-size:11px;line-height:1.85;color:#93a0af}.empty .button{margin-top:22px;font-size:11px}.page-footer{padding:18px 36px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e9edf2;color:#a2acb9;font-size:9px}.page-footer>span:first-child{display:flex;align-items:center;gap:6px}.detail-panel{padding:19px;max-height:calc(100vh - 110px);overflow-y:auto;position:sticky;top:20px}.detail-panel>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.detail-panel h2{font-size:18px;line-height:1.5;margin:13px 0 10px}.detail-description{font-size:11px;white-space:pre-wrap;overflow-wrap:anywhere}.detail-properties{display:flex;flex-direction:column;gap:10px;padding:20px 0;border-bottom:1px solid var(--line)}.detail-properties>span{display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#99a3b2}.detail-properties strong{font-size:10px;font-weight:500;color:#67768d;text-align:right;overflow-wrap:anywhere;max-width:60%}.detail-action-area{display:flex;flex-direction:column;gap:9px;margin:15px 0}.detail-action-area .button-row>*{flex:1}.detail-action-area button,.detail-action-area select{font-size:10px;min-height:34px;padding:7px 8px}.detail-links{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.detail-links>a{display:flex;gap:6px;align-items:center;color:#617c9c;font-size:11px}.detail-panel details{font-size:11px;color:#7c8da4;margin:15px 0}.detail-panel details pre{font-size:10px}.timeline-heading{font-size:12px;border-top:1px solid var(--line);padding-top:18px;margin-top:22px;display:flex;justify-content:space-between}.timeline-heading span{font-size:9px;color:#a5adba;font-weight:400}.timeline{margin-top:19px}.timeline-event{position:relative;display:flex;gap:11px;padding-bottom:22px}.timeline-event>i{position:relative;z-index:1;display:block;width:7px;height:7px;margin-top:5px;border-radius:50%;background:#c4cfdd;flex-shrink:0;box-shadow:0 0 0 3px #f2f5f9}.timeline-event:before{content:"";position:absolute;width:1px;top:14px;bottom:0;left:3px;background:#edf1f5}.timeline-event:last-child:before{display:none}.timeline-event strong{font-size:10px;font-weight:550;color:#6a7b92}.timeline-event p{font-size:9px;margin:3px 0;color:#8c9aac;overflow-wrap:anywhere}.timeline-event small{font-size:8px;color:#a9b2bf}.timeline-event.acted>i{background:#d0a66c}.timeline-event.received>i,.timeline-event.displayed>i,.timeline-event.resolved>i{background:#77a68b}.panel-header{padding:19px 23px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.panel-header h3{font-size:14px}.integration-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:25px 0}.integration-strip>button{display:flex;align-items:center;text-align:left;gap:9px;border:1px solid #e0e6ee;border-radius:8px;background:#fff;padding:16px 12px;font-size:11px;color:#718196}.integration-strip>button:hover{border-color:#a6b9ce}.integration-strip>button>svg{margin-left:auto;color:#a0afbf}.integration-logo{width:37px;height:37px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:600;flex-shrink:0;background:#eff4f9;color:#5f809e}.integration-logo.orange{background:#fcf2e8;color:#d39355}.integration-logo.purple{background:#f3eff8;color:#987db5}.integration-logo.red{background:#faeeee;color:#c87777}.source-item{display:flex;align-items:center;gap:17px;padding:23px;border-bottom:1px solid var(--line)}.source-item:last-child{border-bottom:0}.source-item h4{font-size:13px;color:#52647c}.source-item p{font-size:11px;margin:4px 0;color:#91a0b1}.source-item small{font-size:10px;color:#acb5c2}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:25px}.help-panel{padding:24px}.help-panel h3{margin:12px 0 10px;font-size:17px}.help-panel p{font-size:12px;line-height:1.9;margin:9px 0 15px}pre{overflow:auto;background:#f5f7fa;border:1px solid #e8edf3;padding:16px;border-radius:7px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;line-height:1.8;color:#6d8098;white-space:pre-wrap;overflow-wrap:anywhere}code,.mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.routing-explainer{display:flex;align-items:center;gap:24px;padding:25px;background:#edf2f8;border:1px solid #e2e9f2;border-radius:8px;margin-bottom:26px;color:#8c9fb6}.routing-explainer span{display:flex;align-items:center;gap:9px;font-size:12px;color:#617791}.rule-item{padding:23px;border-bottom:1px solid var(--line)}.rule-item:last-child{border:0}.rule-heading{display:flex;align-items:center;gap:10px}.rule-heading h3{font-size:14px}.rule-heading button{margin-left:auto}.rule-heading{flex-wrap:wrap}.rule-actions{display:flex;gap:14px;margin-left:auto;flex-wrap:wrap}.rule-actions button{margin-left:0}.routing-toolbar{display:flex;flex-wrap:wrap;gap:12px;padding:16px 23px;border-bottom:1px solid var(--line)}.routing-toolbar .search{flex:1 1 240px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:7px;padding:0 12px;color:var(--muted)}.routing-toolbar .search input{width:100%;min-width:0;border:0;background:transparent;padding:10px 0}.routing-toolbar select{max-width:100%;border:1px solid var(--line);border-radius:7px;padding:10px;background:#fff;color:var(--ink)}.routing-loading{padding:16px 23px}.team-actions{display:flex;flex-wrap:wrap;gap:10px}.invites-panel{margin-top:28px}.invites-panel .panel-header{flex-wrap:wrap;gap:10px}.invite-author{display:block;color:var(--muted);margin-top:4px}.join-card{max-width:500px}.join-card h1{overflow-wrap:anywhere}.rule-conditions{display:flex;flex-wrap:wrap;gap:8px;margin:17px 0}.rule-conditions code{font-size:10px;color:#6e85a1;background:#f0f4f9;border:1px solid #e4eaf3;border-radius:4px;padding:4px 8px}.rule-route{display:flex;align-items:center;gap:11px;font-size:11px;color:#71839b;flex-wrap:wrap}.rule-route>span{color:#a2acba}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#6b7c92;margin-bottom:16px}.field>label{font-weight:500;font-size:11px}.field input,.field select,.field textarea{font-size:12px;min-width:0}.checkbox{display:flex;align-items:center;gap:8px;font-size:12px;color:#718298;margin:15px 0}.checkbox input,.checklist input{width:14px;height:14px;accent-color:#14213d;padding:0;flex-shrink:0}.checklist{display:flex;flex-direction:column;gap:8px;border:1px solid var(--line);padding:12px;min-height:60px;max-height:160px;overflow:auto;border-radius:6px}.checklist label{display:flex;align-items:center;gap:7px;font-size:12px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0d1a32a0;z-index:80;display:flex;align-items:center;justify-content:center;padding:25px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{background:#fff;border-radius:12px;padding:28px;width:520px;max-width:100%;max-height:calc(100vh - 50px);overflow:auto;box-shadow:0 20px 100px #07102066}.modal>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:15px}.modal>header h2{font-size:21px}.modal>p{font-size:12px;line-height:1.8;margin-bottom:18px}.modal details{margin:12px 0 20px;font-size:12px}.modal summary{cursor:pointer;margin-bottom:12px;color:#7289a4}.modal .button-row{margin-top:20px}.modal .button-row>.button{flex:1}.copy-field{display:flex;align-items:center;background:#f6f8fb;border:1px solid #e4eaf2;border-radius:7px;padding:12px;gap:9px}.android-pairing .pairing-intro{color:var(--muted);font-size:13px;line-height:1.7;margin:0 0 14px}.pairing-qr{display:flex;justify-content:center;background:#fff}.pairing-qr svg{max-width:100%;height:auto}.pairing-expiry{display:flex;align-items:center;justify-content:center;gap:6px;color:var(--muted);font-size:12px;margin:12px 0 20px}.pairing-download{text-align:center;font-size:12px;color:var(--muted);margin:14px 0}.pairing-download a{display:inline-flex;align-items:center;gap:4px;color:var(--navy)}.pairing-manual{margin:20px 0;font-size:12px}.pairing-manual summary{cursor:pointer;color:var(--blue);margin-bottom:12px}.pairing-expired{text-align:center;padding:20px 0;color:var(--muted)}.pairing-expired h2,.pairing-expired h3{color:var(--ink);margin:12px 0}.android-pairing+.button{margin-top:12px}.android-connect{min-height:100dvh;display:grid;place-items:center;padding:24px 16px}.connect-card{width:100%;max-width:450px;padding:30px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 12px 50px #14213d08}.connect-icon{display:grid;place-items:center;width:64px;height:64px;margin:36px 0 20px;background:#f0f4f9;color:var(--navy);border-radius:16px}.connect-card h1{font-size:26px;margin:0 0 12px}.connect-card .brand{color:var(--navy);padding:0}.connect-card h2{font-size:15px}.connect-card p{color:var(--muted);font-size:13px;line-height:1.7}.connect-card>p{margin-bottom:22px}.connect-install{border-top:1px solid var(--line);padding-top:16px;margin-top:24px}.copy-field code{flex:1;overflow-wrap:anywhere;font-size:11px;color:#5e7590;min-width:0}.error-banner{background:#fff1f0;border:1px solid #f1d7d5;color:#af5953;font-size:12px;padding:12px 15px;border-radius:7px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:10px}.error-banner button{display:flex;padding:0}.success-banner{background:#edf6ef;border:1px solid #cee6d4;padding:13px;color:#497b57;border-radius:7px;margin:12px 0;font-size:12px}.toast{position:fixed;bottom:26px;left:calc(50% + 90px);transform:translate(-50%);background:#233653;color:#f4f7fc;border:1px solid #415773;border-radius:8px;display:flex;gap:10px;align-items:center;padding:14px 22px;font-size:12px;box-shadow:0 8px 30px #14213d30;z-index:90;max-width:90vw}.toast svg{color:#a3ceb4;flex-shrink:0}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:12px}th{font-weight:500;font-size:10px;letter-spacing:.3px;color:#96a3b5;padding:15px 24px;border-bottom:1px solid var(--line);background:#fcfdfe}td{padding:19px 24px;border-bottom:1px solid var(--line);color:#728199;white-space:nowrap}tr:last-child td{border:0}.person{display:flex;align-items:center;gap:12px}.person strong{display:block;font-size:12px;color:#5d6f87;font-weight:550}.person small{display:block;font-size:10px;color:#9aa7b8;margin-top:3px}.small-text{font-size:10px}.settings-tabs{margin-bottom:24px;border-bottom:1px solid var(--line)}.diagnostic-json{max-height:520px;overflow:auto;margin-top:24px}.settings-form{max-width:650px}.settings-form form{margin-top:25px}.settings-form .button{margin-right:10px}.setup-steps{font-size:12px;color:#778da6;line-height:1.8;padding-left:20px;margin-bottom:24px}.setup-steps li{padding-left:5px;margin:8px 0}.loading-screen{height:100vh;background:#14213d;display:flex;align-items:center;justify-content:center;gap:35px}.spinner{display:inline-block;width:18px;height:18px;border:2px solid #8195b140;border-top-color:#859fbd;border-radius:50%;animation:spin 1s linear infinite}.loading-block{padding:70px;display:flex;justify-content:center;align-items:center;gap:12px;color:#91a2b7;font-size:12px}@keyframes spin{to{transform:rotate(360deg)}}.auth-page{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.auth-story{background:#14213d;color:#fff;padding:45px 55px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth-story:after{content:"";position:absolute;width:550px;height:550px;border:1px solid #b1cde00a;border-radius:50%;left:20%;top:20%;box-shadow:0 0 0 60px #b1cde004,0 0 0 120px #b1cde003;pointer-events:none}.auth-story>.brand{padding:0}.auth-story>div:not(.brand){position:relative;z-index:1}.auth-story .eyebrow{color:#829dbf;font-size:9px}.auth-story h1{font-size:45px;font-weight:500;line-height:1.2;letter-spacing:-1.6px;margin:23px 0}.auth-story p{color:#8298b7;font-size:13px;line-height:2}.auth-story>small{font-size:10px;color:#637e9f}.signal-illustration{position:relative;display:flex;align-items:center;gap:13px;margin:55px 0 35px}.signal-illustration>span{display:flex;flex-direction:column;gap:16px;font-size:10px;color:#8198b7;align-items:center;position:relative;z-index:2}.signal-illustration>span>svg{width:45px;height:45px;padding:11px;border-radius:12px;border:1px solid #49638455;background:#1b2c49;color:#abc6e4}.signal-illustration>i{display:block;height:1px;width:35px;background:#647e9f55;margin-bottom:30px}.auth-form{display:flex;justify-content:center;align-items:center;padding:45px;background:#fbfcfe}.auth-form-inner{max-width:360px;width:100%}.auth-kicker{display:flex;align-items:center;gap:8px;font-size:9px;letter-spacing:1.5px;color:#89a0b8;margin-bottom:21px}.auth-form h2{font-size:26px;line-height:1.3;color:#263d59}.auth-form p{font-size:12px;margin:12px 0 27px;color:#8898ab;line-height:1.7}.auth-form .field{margin-bottom:18px}.auth-form .button{margin-top:12px}.auth-note{display:flex;gap:10px;align-items:flex-start;color:#9eacbe;font-size:10px;margin-top:30px;line-height:1.7}.mobile-menu,.menu-backdrop{display:none}@media(min-width:1550px){.inbox-layout{grid-template-columns:minmax(0,1fr) 330px}.inbox-panel .alert-main h3{font-size:14px}.content{padding:40px 48px}.topbar{padding:0 48px}}@media(max-width:1200px){.sidebar{width:218px;padding-left:12px;padding-right:12px}.main{margin-left:218px}.content{padding:28px 24px}.topbar{padding:0 24px}.inbox-layout{grid-template-columns:minmax(0,1fr) 250px;gap:17px}.metric{padding:14px 13px}.metric strong{font-size:25px;gap:7px}.metric strong small{font-size:8px}.metric>span{font-size:10px}.metric-foot{font-size:8px}.integration-strip{grid-template-columns:repeat(3,1fr)}.page-heading h1{font-size:25px}.page-heading>.button{font-size:11px;padding:9px 12px}.routing-explainer{gap:13px}.routing-explainer span{font-size:10px}.detail-panel{padding:15px}.help-grid{gap:15px}}@media(max-width:1000px){.inbox-layout{grid-template-columns:1fr}.context-panel{display:none}.detail-panel{position:fixed;top:0;bottom:0;right:0;width:380px;max-width:100%;max-height:100vh;z-index:40;border-radius:0;box-shadow:-15px 0 60px #14213d1f;padding:24px}.metric-grid{gap:10px;grid-template-columns:repeat(2,1fr)}.metric-foot{font-size:9px}.page-heading{align-items:flex-start}.page-heading p{max-width:340px}.help-grid{grid-template-columns:1fr}.source-item{gap:10px;padding:18px}.source-item .pill{display:none}.routing-explainer{flex-wrap:wrap}.topbar .timezone{display:none}.auth-story{padding:35px}.auth-story h1{font-size:36px}.auth-form{padding:35px}.signal-illustration{gap:8px}.signal-illustration>i{width:20px}}@media(max-width:760px){.menu-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:29;border:0;background:#14213d55}.sidebar{transform:translate(-100%);transition:transform .2s;width:240px}.sidebar.open{transform:translate(0);box-shadow:10px 0 30px #14213d30}.main{margin-left:0}.topbar{height:60px;padding:0 18px}.mobile-menu{display:flex;margin-left:-6px}.breadcrumbs{gap:8px}.breadcrumbs>span{display:none}.topbar-right{gap:7px}.content{padding:25px 18px}.page-heading{display:block;margin-bottom:23px}.page-heading h1{font-size:26px}.page-heading>.button{margin-top:16px}.page-heading p{max-width:100%;font-size:12px}.metric-grid{margin-bottom:22px}.metric{padding:15px}.metric strong small{font-size:9px}.alert-row{padding:17px 12px}.alert-open{gap:10px}.alert-actions{padding-left:8px}.severity-icon{width:29px;height:29px}.alert-main h3{font-size:12px}.inbox-toolbar{padding:0 14px}.tabs{gap:19px}.tabs button{font-size:11px}.filterbar{padding:13px}.filterbar select{width:112px}.list-footer>span:last-child{display:none}.page-footer{padding:17px 18px;font-size:8px}.page-footer>span:last-child{display:none}.integration-strip{grid-template-columns:1fr 1fr;gap:8px}.integration-strip>button{font-size:10px;padding:12px 9px}.integration-logo{width:30px;height:30px;font-size:14px}.source-item{flex-wrap:wrap;padding:16px}.source-item>.button-row{width:100%;justify-content:flex-end}.help-panel{padding:20px}pre{font-size:10px;padding:12px}.modal-backdrop{padding:12px}.modal{padding:22px;max-height:calc(100dvh - 24px)}.modal>header h2{font-size:19px}.form-grid{gap:10px}.routing-explainer{padding:18px;gap:9px}.routing-explainer>svg{width:12px}.routing-explainer span{gap:6px;font-size:9px}.toast{left:50%;min-width:80%;font-size:11px;padding:13px 17px}.auth-page{grid-template-columns:1fr}.auth-story{padding:25px 28px}.auth-story>div:not(.brand),.auth-story>small{display:none}.auth-story .brand{font-size:25px}.auth-form{padding:35px 28px;align-items:start}.auth-form-inner{max-width:420px}.auth-page{min-height:100vh;grid-template-rows:90px 1fr}.source-item>button.text-button{margin-left:auto}.detail-panel{width:100%;padding:25px}.settings-tabs{overflow:auto;white-space:nowrap}.checklist{padding:8px}.checklist label{font-size:11px}}
