:root{color:#233142;font-synthesis:none;--ink:#152533;--muted:#71808f;--border:#e5eaf0;--green:#137d61;--nav:#101c29;--mint:#88e5b8;background:#f5f7f9;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.5}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}button{transition:background .16s,box-shadow .16s,transform .16s}button:hover:not(:disabled){filter:brightness(.97)}button:active:not(:disabled){transform:translateY(1px)}button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #62b9a1}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{color:var(--ink);letter-spacing:-.035em;font-weight:650}h1{font-size:32px;line-height:1.2}h2{font-size:18px}h3{font-size:16px}h4{font-size:14px}p{color:var(--muted)}small{font-size:12px}code{font-family:SFMono-Regular,Consolas,monospace;font-size:12px}button svg{flex-shrink:0}button.primary,button.secondary,button.danger{white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:11px 17px;font-size:14px;font-weight:600;display:inline-flex}button.primary{background:var(--green);color:#fff;border:1px solid var(--green);box-shadow:0 2px 2px #12382b10}button.primary:hover{background:#0d6952}button.secondary{color:#374553;background:#fff;border:1px solid #dde3e8;box-shadow:0 1px 2px #16243205}button.danger{color:#fff;background:#a93835;border:1px solid #a93835}.full{width:100%}.small{padding:6px 10px!important;font-size:12px!important}.icon-button{color:#768391;background:0 0;border:0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.icon-button:hover{background:#eaf0f4}.danger-text{color:#a43737!important}.text-button{color:#526372;background:0 0;border:0;align-items:center;gap:6px;font-size:13px;display:flex}.muted{color:var(--muted)}.capitalize{text-transform:capitalize}.mono{font-family:monospace}.eyebrow{color:#7c8a96;letter-spacing:1.8px;margin-bottom:11px;font-size:11px;font-weight:650;display:block}.eyebrow.light{color:#8abbae}.brand{color:#fff;letter-spacing:-1px;align-items:center;gap:12px;font-size:27px;font-weight:650;display:flex}.brand>div>span{letter-spacing:1.2px;color:#8b9aaa;margin-top:-6px;font-size:10px;font-weight:400;display:block}.brand-mark{background:var(--mint);color:#163f35;border-radius:12px;place-items:center;width:42px;height:42px;display:grid;transform:rotate(-5deg)}.app-shell{min-height:100vh}.sidebar{background:var(--nav);z-index:40;flex-direction:column;width:248px;padding:31px 18px 0;display:flex;position:fixed;inset:0 auto 0 0}.sidebar>.brand{padding:0 12px 32px}.workspace-switch{color:#aebbc8;text-align:left;background:#1c2937;border:1px solid #2a3845;border-radius:8px;align-items:center;gap:10px;width:100%;margin-bottom:32px;padding:11px 10px;display:flex}.workspace-switch>span:nth-child(2){flex:1;min-width:0}.workspace-switch strong{color:#e8eef2;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.workspace-switch small{color:#8d9cac;font-size:10px}.workspace-avatar{color:#d4e0e8;background:#35495b;border-radius:7px;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:14px;font-weight:650;display:grid}.nav-label{letter-spacing:1.7px;color:#64788b;margin-bottom:12px;padding:0 14px;font-size:10px;font-weight:600}.sidebar nav{flex-direction:column;gap:5px;display:flex}.sidebar nav a{color:#9caabb;border-radius:7px;align-items:center;gap:12px;padding:11px 14px;font-size:13px;display:flex;position:relative}.sidebar nav a:hover{color:#e6edf3;background:#1b2b3a}.sidebar nav a.active{color:#b6edda;background:#213e3d}.sidebar nav a.active:before{content:"";background:var(--mint);border-radius:4px;width:3px;height:16px;position:absolute;left:0}.nav-dot{background:#6dbe9e;border-radius:50%;width:5px;height:5px;margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:35px}.dev-note{color:#9fb3c3;background:linear-gradient(120deg,#1e3341,#1c2936);border:1px solid #2b4151;border-radius:9px;margin:10px 5px 28px;padding:17px}.dev-note>svg{color:#9aceb8;margin-bottom:8px}.dev-note h4{color:#d6e4ec;letter-spacing:0;font-size:13px}.dev-note p{color:#8ea2b3;margin:7px 0 14px;font-size:12px;line-height:1.7}.dev-note button{color:#b9dacc;background:0 0;border:0;align-items:center;gap:12px;padding:0;font-size:12px;display:flex}.user-nav{border-top:1px solid #293746;align-items:center;gap:10px;padding:18px 6px;display:flex}.user-avatar,.header-avatar{color:#796753;background:#e9dfcf;border:2px solid #ffffff25;border-radius:50%;flex-shrink:0;place-items:center;width:33px;height:33px;font-size:12px;font-weight:600;display:grid}.user-nav>span:nth-child(2){flex:1;min-width:0}.user-nav strong{white-space:nowrap;text-overflow:ellipsis;color:#d2dee7;font-size:12px;font-weight:500;display:block;overflow:hidden}.user-nav small{color:#8192a3;font-size:10px}.user-nav button{color:#8b9cac;background:0 0;border:0;padding:5px}.main-shell{flex-direction:column;min-height:100vh;margin-left:248px;display:flex}.topbar{border-bottom:1px solid var(--border);background:#ffffffd9;justify-content:space-between;align-items:center;gap:15px;height:77px;padding:0 38px;display:flex}.breadcrumbs{align-items:center;gap:14px;min-width:0;font-size:12px;display:flex}.breadcrumbs>span:first-of-type{color:#8b96a2;white-space:nowrap;text-overflow:ellipsis;max-width:210px;overflow:hidden}.breadcrumbs strong{font-weight:500}.slash{color:#bac3cb}.topbar-end{align-items:center;gap:25px;display:flex}.workspace-label{color:#71828a;align-items:center;gap:6px;font-size:11px;display:flex}.header-avatar{width:31px;height:31px}.main-shell main{flex:1;width:100%;max-width:1550px;margin:0 auto;padding:36px 38px}.page-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.page-head p{margin-top:9px;font-size:14px}.page-head .eyebrow{margin-bottom:8px;font-size:10px}.stat-grid{grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:24px;display:grid}.stat-card{border:1px solid var(--border);background:#fff;border-radius:9px;padding:21px 22px;box-shadow:0 2px 3px #26384202}.stat-label{color:#72808d;justify-content:space-between;align-items:center;gap:7px;margin-bottom:14px;font-size:12px;display:flex}.stat-label svg{color:#869ba1}.stat-card>strong{letter-spacing:-1px;color:#1d3040;font-size:29px;font-weight:650;line-height:1;display:block}.stat-card>small{color:#8b969f;margin-top:12px;font-size:11px;display:block}.overview-grid{grid-template-columns:minmax(0,1.75fr) minmax(270px,1fr);gap:22px;margin-bottom:24px;display:grid}.panel{border:1px solid var(--border);background:#fff;border-radius:10px;min-width:0;box-shadow:0 2px 4px #283e4902}.panel-heading{justify-content:space-between;align-items:center;gap:12px;padding:23px 24px 18px;display:flex}.panel-heading h2{letter-spacing:-.3px;font-size:15px}.panel-heading p{margin-top:5px;font-size:11px}.panel-heading>svg{color:#839691}.period{color:#6b7780;background:#f8fafb;border:1px solid #e8edef;border-radius:5px;align-items:center;gap:8px;padding:6px 9px;font-size:11px;display:flex}.chart-summary{align-items:baseline;gap:10px;padding:0 24px;display:flex}.chart-summary>strong{color:#1a3039;font-size:25px;font-weight:650}.chart-summary>span{color:#8a969e;font-size:11px}.chart-legend{align-items:center;gap:7px;margin-left:auto;display:flex}.chart-legend i{background:#44ac8c;border-radius:2px;width:7px;height:7px}.chart{justify-content:space-around;align-items:flex-end;gap:15px;height:202px;margin:10px 24px 15px;padding-bottom:22px;display:flex;position:relative}.gridline{pointer-events:none;border-top:1px dashed #e9eef1;position:absolute;left:0;right:0}.chart-column{z-index:1;flex-direction:column;flex:1;justify-content:flex-end;align-items:center;max-width:34px;height:100%;display:flex;position:relative}.chart-bar{background:linear-gradient(#2e9878,#9cd5c3);border-radius:5px 5px 0 0;width:100%;min-height:2px}.chart-column>span:last-child{color:#92a0a7;font-size:10px;position:absolute;bottom:-21px}.bar-value{color:#437b6b;margin-bottom:3px;font-size:11px}.chart-no-data{color:#9caaaf;text-align:center;z-index:2;background:#fff;padding:3px 10px;font-size:12px;position:absolute;top:42%}.setup-panel{color:#fff;background:linear-gradient(130deg,#183a3b,#10292f);border-radius:10px;padding:25px 29px;position:relative;overflow:hidden}.setup-icon{color:#c2efd9;background:#ffffff0d;border:1px solid #ffffff15;border-radius:10px;place-items:center;width:43px;height:43px;margin-bottom:19px;display:grid}.setup-panel .eyebrow{margin-bottom:8px;font-size:9px}.setup-panel h2{color:#f1faf7;white-space:pre-line;letter-spacing:-.8px;font-size:27px;line-height:1.25}.setup-panel p{color:#91b0b0;max-width:250px;margin-top:10px;font-size:12px;line-height:1.7}.setup-panel>button{color:#174a3b;background:#ace8ca;border:0;border-radius:6px;justify-content:space-between;align-items:center;gap:20px;width:100%;margin-top:19px;padding:10px 13px;font-size:12px;font-weight:600;display:flex}.setup-foot{color:#829fa3;align-items:center;gap:6px;margin-top:13px;font-size:10px;display:flex}.lower-grid{grid-template-columns:1.4fr 1fr;gap:22px;margin-bottom:24px;display:grid}.count-pill{color:#819397;background:#f0f4f5;border-radius:5px;justify-content:center;align-items:center;min-width:22px;height:20px;margin-left:6px;font-size:11px;display:inline-flex}.connection-list{padding:0 22px 12px}.connection-row{text-align:left;background:0 0;border:0;border-top:1px solid #f1f4f6;align-items:center;gap:12px;width:100%;padding:16px 0;display:flex}.connection-row>span:nth-child(2){flex:1;min-width:0}.connection-row strong{color:#30434d;font-size:12px;font-weight:550;display:block}.connection-row small{color:#94a0a7;margin-top:3px;font-size:11px;display:block}.device-icon{color:#639681;background:#f0f7f3;border-radius:9px;flex-shrink:0;place-items:center;width:38px;height:42px;display:grid}.device-icon.large{background:#edf5f1;width:50px;height:55px}.compact-empty{color:#9bb1aa;align-items:center;gap:17px;padding:30px 26px 40px;display:flex}.compact-empty h3{font-size:13px}.compact-empty p{margin-top:4px;font-size:12px}.checklist>button{text-align:left;color:#52656d;background:0 0;border:0;align-items:center;gap:12px;width:100%;padding:13px 24px;font-size:12px;display:flex}.checklist>button:last-child{padding-bottom:24px}.checklist>button>svg:last-child{color:#8a9a9c;margin-left:auto}.step-circle{color:#8c9c9e;border:1px solid #dfe7e9;border-radius:50%;place-items:center;width:23px;height:23px;font-size:10px;display:grid}.step-circle.complete{color:#388267;background:#e7f5ee;border-color:#e7f5ee}.recent-panel .panel-heading{padding-bottom:15px}.event-strip{padding:0 24px 12px}.event-strip>div{border-top:1px solid #f1f4f6;align-items:center;gap:12px;padding:12px 0;display:flex}.event-strip>div>span:nth-child(2){flex:1}.event-strip strong{font-size:12px;font-weight:500;display:block}.event-strip small{color:#98a4ac;font-size:10px}.event-icon{color:#7b9f8e;border:1px solid #e3ece8;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.quiet-empty{padding:10px 24px 30px;font-size:12px}.badge{text-transform:capitalize;white-space:nowrap;letter-spacing:.05px;border-radius:5px;align-items:center;gap:5px;padding:4px 7px;font-size:10px;line-height:1.3;display:inline-flex}.badge i{background:currentColor;border-radius:50%;width:4px;height:4px}.badge.good{color:#398462;background:#e8f5ed}.badge.bad{color:#b86656;background:#fff0ed}.badge.neutral{color:#798b97;background:#eff3f6}.app-footer{color:#9aa5af;justify-content:space-between;align-items:center;gap:12px;padding:15px 38px 22px;font-size:10px;display:flex}.app-footer>span:last-child{align-items:center;gap:6px;display:flex}.info-band{color:#658477;background:#eaf3ef;border:1px solid #dcebe2;border-radius:8px;align-items:center;gap:12px;margin-bottom:24px;padding:14px 18px;font-size:12px;display:flex}.info-band svg{flex-shrink:0}.connections-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.number-card{padding:25px}.number-top{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.number-card h2{font-size:19px}.phone-number{margin:4px 0 22px;font-size:14px}.number-meta{border-top:1px solid #edf1f4;border-bottom:1px solid #edf1f4;align-items:center;gap:10px;padding:12px 0;display:flex}.number-meta>span{color:#8b979f;margin-right:auto;font-size:11px}.number-meta code{color:#73858e}.copy-button{color:#77918b;background:0 0;border:0;justify-content:center;align-items:center;gap:5px;padding:5px;font-size:11px;display:inline-flex}.number-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:22px;display:flex}.number-actions button{padding:9px 12px;font-size:12px}.actions-menu{margin-left:auto;position:relative}.actions-menu summary{cursor:pointer;color:#89969e;padding:5px;list-style:none}.actions-menu summary::-webkit-details-marker{display:none}.actions-menu>div{z-index:4;background:#fff;border:1px solid #dfe7eb;border-radius:7px;min-width:155px;padding:6px;position:absolute;top:35px;right:0;box-shadow:0 7px 20px #23344515}.actions-menu button{text-align:left;color:#5d6d7b;background:0 0;border:0;border-radius:4px;width:100%;display:block}.empty{text-align:center;flex-direction:column;align-items:center;padding:58px 24px;display:flex}.empty-icon{color:#8ca69c;background:#f1f6f4;border:1px solid #e7efea;border-radius:17px;place-items:center;width:64px;height:64px;margin-bottom:20px;display:grid}.empty h3{font-size:17px}.empty p{max-width:370px;margin-top:7px;font-size:13px;line-height:1.8}.empty>button{margin-top:20px}.table-toolbar{border-bottom:1px solid #edf1f4;align-items:center;gap:12px;padding:19px 23px;display:flex}.search-field{color:#9ba8ad;flex:1;align-items:center;gap:10px;max-width:380px;display:flex}.search-field input{outline-offset:3px;background:0 0;border:0;width:100%;padding:7px 0;font-size:12px}.table-toolbar select{border-color:#e6ebee;max-width:190px;margin-left:auto;padding:7px 11px;font-size:12px}.table-scroll{overflow:auto}table{border-collapse:collapse;text-align:left;white-space:nowrap;width:100%}th{color:#92a0a8;background:#fbfcfd;padding:12px 24px;font-size:10px;font-weight:500}td{border-bottom:1px solid #f0f3f5;padding:17px 24px;font-size:12px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfdfd}.message-link{text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.table-icon{color:#77928a;background:#f4f7f8;border-radius:7px;flex-shrink:0;place-items:center;width:34px;height:36px;display:grid}.message-link strong{color:#354853;font-size:12px;font-weight:500;display:block}.message-link code{color:#93a0a8;margin-top:3px;font-size:10px;display:block}.pagination{color:#8c9aa3;border-top:1px solid #edf1f3;justify-content:space-between;align-items:center;padding:17px 24px;font-size:11px;display:flex}.pagination>div{gap:7px;display:flex}.pagination button{padding:7px 10px;font-size:11px}.subtle-note{color:#9f947c;align-items:flex-start;gap:10px;margin-top:21px;display:flex}.subtle-note p{max-width:800px;font-size:11px;line-height:1.8}.subtle-note strong{color:#6c7c85;font-weight:500}.webhook-summary{align-items:center;gap:17px;margin-bottom:20px;padding:24px;display:flex}.webhook-summary>div{flex:1;min-width:0}.webhook-summary h3{font-size:14px}.webhook-summary code{color:#91a19f;overflow-wrap:anywhere;margin-top:5px;font-size:11px;display:block}.integration-icon{color:#60977f;background:#eaf4ef;border-radius:10px;place-items:center;width:48px;height:48px;display:grid}.event-name{font-size:12px;font-weight:500}.sub-id{color:#9aa7af;margin-top:4px;font-size:10px;display:block}.error-code{color:#a58f82;margin-top:4px;font-size:10px;display:block}.integration-layout{grid-template-columns:1.55fr 1fr;gap:22px;margin-bottom:24px;display:grid}.developer-card{color:#d8e5e9;background:linear-gradient(125deg,#1c2e3e,#10232c);border-radius:10px;padding:26px}.developer-card h2{color:#e4f0f1;font-size:26px;line-height:1.3}.developer-card p{color:#91a7b0;margin-top:11px;font-size:12px;line-height:1.8}.tech-tags{flex-wrap:wrap;gap:7px;margin-top:20px;display:flex}.tech-tags span{color:#9cbbb6;border:1px solid #35515a;border-radius:5px;padding:5px 8px;font-size:10px}.developer-rule{border-top:1px solid #344a56;margin:23px 0 17px}.developer-card h4{color:#7f9d9f;margin-bottom:5px;font-size:11px}.developer-card code{overflow-wrap:anywhere;color:#b8d2d0;font-size:11px;display:block}.developer-card .copy-button{color:#c2e1d7;margin-top:10px}.key-list{padding:0 23px 12px}.key-row{border-top:1px solid #edf1f3;align-items:center;gap:12px;padding:17px 0;display:flex}.key-row>div{flex:1;min-width:0}.key-row strong{font-size:12px;display:block}.key-row code{color:#91a1a7;margin-top:4px;font-size:11px;display:block}.key-row small{color:#98a4aa;margin-top:3px;font-size:10px;display:block}.managed-note{color:#8c9b9b;border-top:1px solid #ecf1f3;align-items:center;gap:8px;padding:15px 24px;font-size:10px;display:flex}.code-panel{color:#b2c6ce;background:#162735;border:1px solid #263d4b;border-radius:10px;margin-bottom:24px;overflow:hidden}.code-top{background:#1e303e;border-bottom:1px solid #2c414e;justify-content:space-between;align-items:center;padding:13px 21px;display:flex}.code-top>span{color:#b7cbd1;align-items:center;gap:10px;font-size:12px;display:flex}.code-top .copy-button{color:#8facad}.code-panel pre{margin:0;padding:22px 25px;line-height:1.9;overflow:auto}.code-panel code{color:#a6d8c1;font-size:12px}.code-bottom{color:#7f9ba8;border-top:1px solid #2b414d;align-items:center;gap:8px;padding:13px 23px;font-size:10px;display:flex}.integration-bottom{grid-template-columns:1fr 1fr;gap:22px;display:grid}.integration-bottom .panel{padding:0 24px 24px}.integration-bottom .panel-heading{padding-left:0;padding-right:0}.integration-bottom p{font-size:12px;line-height:1.8}.integration-bottom h4{margin:15px 0 7px;font-size:12px}.host-pill{color:#60917c;background:#edf4f0;border:1px solid #dfeae5;border-radius:4px;margin-right:5px;padding:5px 8px;font-size:11px;display:inline-block}.plain-checks{margin:0;padding:0;list-style:none}.plain-checks li{color:#7b8c94;align-items:center;gap:9px;margin-bottom:14px;font-size:12px;display:flex}.plain-checks svg{color:#659f85;flex-shrink:0}.workspace-layout{grid-template-columns:1fr 1.4fr;gap:24px;margin-bottom:24px;display:grid}.workspace-card{text-align:center;flex-direction:column;align-items:center;padding:28px;display:flex}.workspace-avatar.extra-large{color:#448466;background:#e0efe7;border-radius:14px;width:60px;height:60px;margin-bottom:16px;font-size:25px}.workspace-card p{margin-top:15px;font-size:11px}.workspace-card code{margin-top:5px;font-size:12px}.workspace-card .copy-button{margin-top:7px}.workspace-security{color:#8a9f95;border-top:1px solid #e5ede9;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:22px;padding-top:17px;font-size:11px;display:flex}.limits-card{padding:0 26px 23px}.limits-card .panel-heading{padding-left:0;padding-right:0}.limits-card dl{grid-template-columns:1fr auto;gap:16px;margin:12px 0 23px;font-size:12px;display:grid}.limits-card dt{color:#84949f}.limits-card dd{color:#4b6269;margin:0;font-weight:500}.limits-card p{font-size:10px}.member{align-items:center;gap:12px;display:flex}.member strong{font-size:12px;font-weight:500}.member small{color:#97a6ae;font-size:10px}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#09162390;animation:.17s fade-in;position:fixed;inset:0}.modal{z-index:101;background:#fff;border-radius:15px;width:min(530px,100vw - 32px);max-height:calc(100dvh - 40px);padding:28px;animation:.2s modal-in;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 30px 100px #0d26364d}.modal.wide{width:min(720px,100vw - 32px)}.modal-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:26px;display:flex}.modal-heading h2{font-size:22px}.modal-heading p{margin-top:7px;font-size:13px;line-height:1.7}.modal-heading>div{min-width:0}.modal-footer{border-top:1px solid #edf1f3;justify-content:flex-end;align-items:center;gap:10px;margin-top:25px;padding-top:21px;display:flex}.modal-footer>.muted{margin-right:auto;font-size:11px}label{color:#485c66;margin-bottom:19px;font-size:13px;font-weight:500;display:block}input,textarea,select{color:#324953;background:#fff;border:1px solid #dce4e9;border-radius:7px;outline:none;width:100%;padding:11px 12px;font-size:14px;display:block}label>input,label>textarea,label>select{margin-top:8px}input:focus,textarea:focus,select:focus{border-color:#84b5a2;box-shadow:0 0 0 3px #8cd0b71e}input::placeholder,textarea::placeholder{color:#adb8bf}label>small{color:#91a0a6;margin-top:7px;font-size:11px;font-weight:400;line-height:1.7;display:block}textarea{resize:vertical}.form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.type-tabs{border-bottom:1px solid #e7edef;gap:8px;margin-bottom:21px;padding-bottom:14px;display:flex}.type-tabs button{color:#8c9ba3;background:#f5f8f9;border:1px solid #0000;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:7px;padding:9px 6px;font-size:12px;display:flex}.type-tabs button.selected{color:#377e61;background:#eaf5ee;border-color:#d4e9dc}.helper-block{color:#83a795;background:#f3f7f5;border-radius:8px;align-items:flex-start;gap:12px;padding:14px;display:flex}.helper-block p{color:#83958a;font-size:12px;line-height:1.8}.helper-block svg{flex-shrink:0;margin-top:2px}.inline-warning{color:#9a7858;background:#fcf7ef;border:1px solid #f1e5d2;border-radius:7px;margin:12px 0;padding:12px;font-size:12px;line-height:1.7}.error-notice{color:#ae5b52;background:#fff2ef;border:1px solid #f3dad5;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;margin:15px 0;padding:13px 17px;font-size:13px;line-height:1.7;display:flex}.error-notice button{color:inherit;white-space:nowrap;background:0 0;border:0;align-items:center;gap:5px;font-size:12px;text-decoration:underline;display:flex}.qr-area{background:#fff;border:1px solid #e3ebe7;border-radius:14px;place-items:center;width:280px;height:280px;margin:0 auto;display:grid;overflow:hidden}.qr-area img{display:block}.qr-wait{color:#8b9d95;flex-direction:column;align-items:center;gap:20px;font-size:12px;display:flex}.qr-timer{color:#7a9f8e;justify-content:center;align-items:center;gap:6px;margin-top:12px;font-size:11px;display:flex}.qr-timer i{background:#62b08d;border-radius:50%;width:5px;height:5px}.pair-steps{color:#83918e;margin:25px 0;padding-left:24px;font-size:13px;line-height:2.2}.pair-steps strong{color:#486759;font-weight:600}.pair-success{text-align:center;padding:15px 0}.pair-success>svg{color:#55a879;margin-bottom:12px}.pair-success p{margin-top:8px;margin-bottom:25px;font-size:13px}.composer-note{color:#8a9d92;align-items:flex-start;gap:7px;margin-top:18px;font-size:11px;display:flex}.composer-note svg{flex-shrink:0;margin-top:2px}.optional{color:#a8b2b9;font-size:11px;font-weight:400}.send-success{text-align:center;flex-direction:column;align-items:center;gap:15px;display:flex}.send-success>span:first-child{color:#4f9d74;background:#e9f5ef;border-radius:50%;place-items:center;width:70px;height:70px;display:grid}.send-success p{font-size:12px}.send-success code{overflow-wrap:anywhere}.send-success>.full{margin-top:13px}.detail-list{margin-top:24px;font-size:12px}.detail-list dt{color:#9ba6ab;margin-top:16px;font-size:11px}.detail-list dd{overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:8px;margin:5px 0;display:flex}.secret-box{background:#f1f6f3;border:1px solid #dcebe2;border-radius:9px;padding:16px}.secret-box code{overflow-wrap:anywhere;color:#326c50;-webkit-user-select:all;user-select:all;display:block}.secret-box button{margin-top:12px}.loading{color:#8ca29b;justify-content:center;align-items:center;gap:15px;padding:80px 20px;font-size:14px;display:flex}.spinner{border:2px solid #d9e8e0;border-top-color:#478f70;border-radius:50%;width:22px;height:22px;animation:.8s linear infinite spin;display:inline-block}.login-page{grid-template-columns:1fr 1fr;min-height:100dvh;display:grid}.login-story{background:linear-gradient(145deg,#112838,#153d3d);flex-direction:column;padding:50px 11%;display:flex;position:relative;overflow:hidden}.login-story>.brand{margin-bottom:100px}.story-content{margin:auto 0}.story-content h1{color:#eff7f5;letter-spacing:-3px;margin:22px 0 25px;font-size:clamp(48px,5vw,76px);font-weight:550;line-height:1.08}.story-content h1 em{color:#a2e4c2;font-style:normal}.story-content>p{color:#7fa4a8;font-size:15px;line-height:1.9}.story-content .eyebrow{font-size:10px}.story-route{align-items:center;gap:12px;max-width:340px;margin:55px 0 30px;display:flex}.story-route>div{color:#8bbbac;background:#ffffff04;border:1px solid #3d615f;border-radius:13px;flex-shrink:0;place-items:center;width:53px;height:53px;display:grid;position:relative}.story-route>div>span{white-space:nowrap;color:#749394;font-size:10px;position:absolute;bottom:-26px}.route-line{background:#3d6a61;flex:1;height:1px}.story-route>.route-hub{color:#23593f;background:#9de0bc;border:none;box-shadow:0 0 40px #8bf5c311}.login-story>footer{color:#749693;align-items:center;gap:9px;margin-top:100px;font-size:10px;display:flex}.login-form-area{background:#fff;flex-direction:column;justify-content:center;align-items:center;padding:70px 12%;display:flex;position:relative}.login-form{width:100%;max-width:390px}.login-form h2{letter-spacing:-1px;font-size:29px}.login-form>p{color:#8e9ba3;margin-top:10px;margin-bottom:35px;font-size:14px}.login-form .eyebrow{font-size:10px}.login-form form label{margin-bottom:20px;font-size:12px}.login-form form input{padding:12px 14px;font-size:13px}.password-input{margin-top:8px;display:flex;position:relative}.password-input input{padding-right:40px!important}.password-input button{color:#9bacb3;background:0 0;border:0;padding:3px;display:flex;position:absolute;top:10px;right:9px}.login-form form .primary{justify-content:space-between;margin-top:6px;padding:13px 16px;font-size:13px}.login-help{color:#8fa099;justify-content:center;align-items:center;gap:10px;margin-top:28px;font-size:11px;line-height:1.8;display:flex}.login-footer{color:#9aaaae;justify-content:space-between;gap:10px;font-size:10px;display:flex;position:absolute;bottom:30px;left:10%;right:10%}.login-footer span{color:#adb8bd}.login-small-brand,.mobile-menu,.nav-scrim{display:none}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}@media (width>=1700px){.main-shell main{padding-top:48px}.page-head{margin-bottom:35px}.stat-card{padding:25px}.chart{height:230px}.setup-panel{padding:30px}}@media (width<=1200px){.sidebar{width:220px}.main-shell{margin-left:220px}.main-shell main{padding:30px 25px}.topbar{padding:0 25px}.stat-grid{gap:12px}.stat-card{padding:17px}.stat-label{font-size:11px}.overview-grid{grid-template-columns:1.45fr 1fr;gap:17px}.setup-panel{padding:23px}.page-head h1{font-size:28px}.number-actions button{font-size:11px}.integration-layout{grid-template-columns:1.2fr 1fr}.table-scroll th,.table-scroll td{padding-left:18px;padding-right:18px}}@media (width<=1000px){.stat-grid{grid-template-columns:repeat(2,1fr)}.lower-grid,.integration-layout,.integration-bottom,.overview-grid{grid-template-columns:1fr}.setup-panel{grid-template-columns:1fr auto;gap:5px 25px;display:grid}.setup-panel .setup-icon{display:none}.setup-panel .eyebrow,.setup-panel h2,.setup-panel p{grid-column:1}.setup-panel h2{white-space:normal;font-size:23px}.setup-panel>button{grid-area:2/2;align-self:center;margin:0}.setup-foot{grid-area:3/2;margin:0}.connections-grid,.workspace-layout{grid-template-columns:1fr}.page-head{align-items:flex-start}.page-head>.primary{padding:10px;font-size:12px}.login-story{padding:45px 10%}.story-content h1{font-size:53px}.login-form-area{padding:70px 10%}.story-route{gap:8px}.login-footer{text-align:center;flex-direction:column;gap:2px}}@media (width<=760px){.sidebar{width:245px;transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.nav-scrim{z-index:39;background:#09172570;border:0;display:block;position:fixed;inset:0}.main-shell{margin-left:0}.mobile-menu{display:inline-flex}.topbar{height:64px;padding:0 17px}.topbar-end{gap:12px}.breadcrumbs{gap:10px;font-size:11px}.breadcrumbs>span:first-of-type{max-width:130px}.main-shell main{padding:25px 18px}.page-head{flex-wrap:wrap;gap:17px;margin-bottom:22px}.page-head h1{font-size:28px}.page-head p{font-size:13px}.page-head .primary{padding:10px 14px;font-size:12px}.stat-card{padding:18px}.stat-card>strong{font-size:29px}.stat-grid{gap:12px;margin-bottom:18px}.stat-label{font-size:11px}.stat-card>small{font-size:10px}.overview-grid,.lower-grid{gap:18px;margin-bottom:18px}.setup-panel{padding:22px}.setup-panel>button{grid-area:auto/1/auto/-1;max-width:100%;margin-top:12px}.setup-foot{grid-area:auto/1/auto/-1;margin-top:9px}.setup-panel h2{font-size:26px}.panel-heading{padding:20px}.chart{margin:10px 20px}.chart-summary{padding:0 20px}.chart-no-data{font-size:10px}.panel-heading h2{font-size:14px}.app-footer{padding:10px 18px 20px}.table-toolbar{flex-wrap:wrap;padding:14px}.search-field{flex-basis:100%;max-width:100%}.table-toolbar select{flex:1;max-width:none;margin-left:0}.form-grid{grid-template-columns:1fr;gap:0}.modal{padding:23px}.modal-heading h2{font-size:21px}.pagination{gap:10px;padding:14px;font-size:10px}.pagination button{padding:6px 8px;font-size:10px}.type-tabs button{font-size:11px}.qr-area{width:265px;height:265px}.qr-area img{width:245px;height:245px}.qr-timer{font-size:12px}.key-row{flex-wrap:wrap}.key-row>div{min-width:120px}.login-page{grid-template-columns:1fr}.login-story{display:none}.login-form-area{min-height:100dvh;padding:100px 30px}.login-small-brand{display:block;position:absolute;top:28px;left:30px}.login-small-brand .brand{color:#23453c;font-size:25px}.login-form h2{font-size:30px}.login-form{max-width:420px}.login-footer{flex-direction:row;font-size:9px;left:30px;right:30px}.workspace-label{display:none}.info-band{font-size:12px}.webhook-summary{flex-wrap:wrap;gap:12px;padding:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}label,.table-toolbar input,.table-toolbar select,td,.key-row strong,.message-link strong,.event-name,.sidebar nav a{font-size:14px}.page-head p,.empty p,.modal-heading p,.login-form>p{font-size:16px}.stat-label,.panel-heading h2,.number-meta>span,.checklist>button,.connection-row strong,.plain-checks li{font-size:14px}.badge{font-size:12px}.sidebar nav a{padding-top:12px;padding-bottom:12px}.workspace-switch strong,.user-nav strong{font-size:13px}.stat-card>small,.panel-heading p,.period,.copy-button,.table-toolbar select,.connection-row small,.quiet-empty,.setup-panel p,.setup-panel>button,.dev-note p,.dev-note button,.dev-note h4,.eyebrow,.page-head .eyebrow,.nav-label,.login-form .eyebrow,.setup-panel .eyebrow,.story-content .eyebrow,.chart-column>span:last-child,.chart-summary>span,.chart-legend,.chart-no-data,.chart-summary small,.managed-note,.workspace-security,.subtle-note p,.code-bottom,.login-help,.login-form form label,.login-form form input,.login-form form .primary,.login-story footer,.login-footer,.app-footer,.workspace-label,.event-strip strong,.event-strip small,.user-nav small,.workspace-switch small,.setup-foot,.number-meta code,.pair-steps,.composer-note{font-size:12px}.story-content p{font-size:16px}.table-toolbar select{max-width:230px}th{font-size:12px}.number-actions button{font-size:13px}.phone-number{font-size:16px}.dev-note p{line-height:1.6}.dev-note{margin-bottom:18px}.sidebar-bottom{padding-top:18px}.login-form form label,.login-form form input,.login-form form .primary{font-size:14px}.modal input,.modal textarea,.modal select{font-size:16px}.modal-footer .muted,.story-route>div>span{font-size:12px}.brand>div>span{margin-top:-4px;font-size:12px}.stat-label{align-items:flex-start;min-height:40px}.sidebar .brand{padding-bottom:26px}.workspace-switch{margin-bottom:25px}.sidebar{overflow-y:auto}.main-shell main{overflow-wrap:break-word}
