:root{color:#101828;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f7f7fb;font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;background-color:#f7f7fb;min-height:100vh;margin:0;font-family:Figtree,sans-serif}#root{min-height:100vh}button,input,select,textarea{font:inherit}
.credentials-page{flex-direction:column;gap:1.5rem;display:flex}.credentials-tabs{background:#f2f4f7;border-radius:.75rem;gap:.25rem;padding:.25rem;display:inline-flex}.credentials-tabs [role=tab]{min-width:200px;font:inherit;color:#475467;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.75rem 1.25rem;font-size:.9375rem;transition:background .2s,color .2s,box-shadow .2s;display:flex}.credentials-tabs [role=tab]:hover{color:#344054;background:#ffffffb3}.credentials-tabs [role=tab]:focus-visible{outline-offset:2px;outline:2px solid #7f56d9}.credentials-tabs [role=tab].active{color:#6941c6;background:#f4ebff;font-weight:600;box-shadow:0 1px 2px #1018280f}.credentials-tab-label{font-weight:inherit;display:block}.credentials-tab-hint{color:#98a2b3;font-size:.8125rem;font-weight:400;line-height:1.35;display:block}.credentials-tabs [role=tab].active .credentials-tab-hint{color:#7f56d9}.credentials-tabpanel{min-height:0}.credentials-tabpanel[hidden]{display:none}.docs-full{background:#fff;border:1px solid #e4e7ec;border-radius:1rem;flex:1;padding:0;overflow:hidden;box-shadow:0 1px 3px #10182814}.docs-full iframe{border:none;width:100%;height:calc(100vh - 220px)}.placeholder-card,.text-center,.loading-panel{text-align:center}.mobile-topbar{display:none}.mobile-menu-toggle{cursor:pointer;color:#344054;background:0 0;border:none;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;display:flex}.mobile-menu-toggle:hover{background:#f2f4f7}.mobile-brand{color:inherit;align-items:center;gap:.625rem;text-decoration:none;display:flex}.mobile-brand:hover,.mobile-brand:focus{color:inherit;text-decoration:none}.sidebar-backdrop{display:none}.app-shell{color:#101828;height:100vh;min-height:100vh;display:flex;overflow:hidden}.app-sidebar{background:#fff;border-right:1px solid #e4e7ec;flex-direction:column;flex-shrink:0;justify-content:space-between;gap:2rem;width:260px;height:100vh;padding:2rem 1.5rem;display:flex}@media (max-width:768px){.mobile-topbar{z-index:100;pointer-events:none;background:#fff;border-bottom:1px solid #e4e7ec;flex-shrink:0;align-items:center;gap:.75rem;height:56px;padding:0 1rem;display:flex;position:fixed;top:0;left:0;right:0}.mobile-topbar .mobile-menu-toggle,.mobile-topbar .mobile-brand{pointer-events:auto}.sidebar-backdrop{z-index:199;background:#0f172a66;animation:.2s backdrop-fade-in;display:block;position:fixed;inset:0}@keyframes backdrop-fade-in{0%{opacity:0}to{opacity:1}}.app-shell{flex-direction:column;height:100dvh;min-height:100dvh;overflow:hidden}.app-sidebar{z-index:200;width:280px;height:100dvh;box-shadow:none;transition:transform .25s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.app-sidebar--open{transform:translate(0);box-shadow:4px 0 24px #0f172a26}.app-content{flex:1;min-height:0;padding:calc(56px + 1.25rem) 1rem 1.25rem;overflow-y:auto}}.sidebar-main{flex-direction:column;flex:1;gap:2rem;min-height:0;display:flex;overflow-y:auto}.sidebar-brand{color:inherit;align-items:center;gap:.75rem;text-decoration:none;display:flex}.sidebar-brand:hover,.sidebar-brand:focus{color:inherit;text-decoration:none}.brand-dot{background:linear-gradient(135deg,#a855f7,#7c3aed);border-radius:50%;width:12px;height:12px}.nav-label{text-transform:uppercase;letter-spacing:.08em;color:#98a2b3;margin-bottom:.5rem;font-size:.75rem}.app-sidebar ul{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.app-sidebar li button{text-align:left;color:#475467;cursor:pointer;background:0 0;border:none;border-radius:.5rem;width:100%;padding:.5rem .75rem}.sidebar-nav-item{align-items:center;gap:.5rem;display:inline-flex}.sidebar-nav-item-icon{width:1rem;height:1rem;-webkit-mask-image:var(--icon-url);-webkit-mask-image:var(--icon-url);mask-image:var(--icon-url);background-color:currentColor;flex-shrink:0;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.app-sidebar li.active button,.app-sidebar li button:hover{color:#6941c6;background:#f4ebff}.sidebar-user-card{background:#fcfcfd;border:1px solid #f2f4f7;border-radius:1rem;flex-direction:column;flex-shrink:0;gap:.75rem;margin-top:auto;padding:1rem;display:flex}.sidebar-user{align-items:center;gap:.75rem;display:flex}.sidebar-user-row{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.sidebar-user-details{flex-direction:column;gap:.1rem;display:flex}.sidebar-user-id-block{border-top:1px solid #e4e7ec;flex-direction:column;gap:.25rem;padding-top:.35rem;display:flex}.sidebar-user-id-label{text-transform:uppercase;letter-spacing:.04em;color:#98a2b3;font-size:.6875rem;font-weight:600}.sidebar-user-id-hitbox{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;box-sizing:border-box;background:#fff;border:1px solid #e4e7ec;border-radius:.45rem;flex-direction:column;align-items:stretch;gap:.35rem;min-width:0;margin:0;padding:.4rem .5rem;transition:background .15s,border-color .15s;display:flex}.sidebar-user-id-hitbox:hover{background:#f9fafb;border-color:#d0d5dd}.sidebar-user-id-hitbox:focus-visible{outline-offset:2px;outline:2px solid #7f56d9}.sidebar-user-id-value{color:#344054;word-break:break-all;white-space:pre-wrap;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1.35;display:block}.sidebar-user-id-feedback{color:#067647;font-size:.6875rem;font-weight:600}.app-content{flex-direction:column;flex:1;gap:2rem;min-height:0;padding:2rem 3rem 3rem;display:flex;overflow-y:auto}.app-main-content{flex:1;min-height:0}.app-main-content-inner{min-height:0}.page-header{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.page-header--article{align-items:center}.howto-breadcrumb{color:#7f56d9;font:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.howto-breadcrumb:hover{text-decoration:underline}.article-date-meta{color:#98a2b3;font-size:.8125rem}.howto-article-meta{align-items:center;gap:.75rem;display:inline-flex}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#7f56d9;margin:0;font-size:.75rem}.page-header h1{font-weight:800}.page-header-title--hero{letter-spacing:-.02em;margin:.35rem 0 0;font-size:2.5rem;font-weight:800;line-height:1.15}.title-accent{color:#7f56d9;font-style:italic}.muted{color:#667085;margin-top:.25rem}.user-badge{background:#fff;border:1px solid #e4e7ec;border-radius:999px;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.avatar{color:#7f56d9;background:#f4ebff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:600;display:flex}.content-grid{grid-template-columns:minmax(0,2fr) minmax(220px,1fr);gap:1.5rem;display:grid}.card{background:#fff;border:1px solid #e4e7ec;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #10182814}.card-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.card-header-actions{align-items:center;gap:.5rem;display:flex}.table-sort-button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0}.table-sort-button:hover{color:#475467}.reference-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.reference-list li a{color:inherit;background:#f9fafb;border:1px solid #f2f4f7;border-radius:.75rem;padding:1rem;text-decoration:none;transition:border .2s;display:block}.reference-list li a:hover{border-color:#d0d5dd}.reference-list h3{margin:0}.reference-list p{color:#667085;margin:.25rem 0 .75rem}.api-key-table{border-collapse:collapse;width:100%;font-size:.95rem}.api-key-table th{text-align:left;text-transform:uppercase;letter-spacing:.08em;color:#98a2b3;padding-bottom:.75rem;font-size:.75rem}.api-key-table td{vertical-align:top;border-top:1px solid #f2f4f7;padding:.85rem 0}.cell-primary{flex-direction:column;gap:.15rem;display:flex}.cell-primary span{color:#667085;font-size:.875rem}.scope-list{flex-wrap:wrap;gap:.35rem;display:flex}.scope-chip{color:#175cd3;background:#edf4ff;border-radius:999px;padding:.2rem .65rem;font-size:.75rem}.status-pill{text-transform:capitalize;border-radius:999px;padding:.25rem .75rem;font-size:.78rem;font-weight:600}.status-pill--active{color:#027a48;background:#ecfdf3}.status-pill--disabled{color:#b42318;background:#fdf2f2}.status-pill--expired{color:#475467;background:#f8f9fc}.table-wrapper{overflow-x:auto}.table-state{text-align:center;background:#f9fafb;border:1px dashed #d0d5dd;border-radius:.75rem;padding:1.5rem}.table-state--error{background:#fef3f2;border-color:#f97066;justify-content:space-between;align-items:center;gap:1rem;display:flex}.table-actions{text-align:right;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem;display:flex}.ghost{color:#344054;background:0 0;border:1px solid #e4e7ec;border-radius:999px;padding:.35rem .85rem}.ghost:disabled{opacity:.6;cursor:not-allowed}.btn-primary{color:#fff;cursor:pointer;background:#7f56d9;border:none;border-radius:.5rem;padding:.5rem 1rem;font-weight:500}.btn-primary:hover:not(:disabled){background:#6941c6}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{color:#344054;cursor:pointer;font-weight:500;font:inherit;background:#f9fafb;border:1px solid #d0d5dd;border-radius:.5rem;padding:.5rem 1rem}.btn-secondary:hover:not(:disabled){background:#f2f4f7;border-color:#98a2b3}.btn-secondary:disabled{opacity:.6;cursor:not-allowed}.login-panel h2{margin-top:0}.login-actions{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.login-actions button{color:#fff;background:#7f56d9;border:none;border-radius:.5rem;padding:.65rem}.sidebar-sign-in{color:#fff;cursor:pointer;background:#7f56d9;border:none;border-radius:.5rem;width:100%;margin-top:.75rem;padding:.5rem 1rem;font-weight:500}.sidebar-sign-in:hover{background:#6941c6}.form-error{color:#b42318;font-size:.85rem}.field-error{color:#b42318;margin-top:.25rem;font-size:.85rem;display:block}.input-error{background-color:#fef3f2;border-color:#f97066!important}.input-error:focus{border-color:#f97066;outline-color:#f97066}.modal-overlay{z-index:1000;background:#0f172a99;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.modal-overlay--notification{z-index:2000}.modal-overlay--duplicate-confirm{z-index:1500}.modal-overlay--confirm-dialog{z-index:2500}.confirm-dialog-panel{width:min(480px,100%)}.confirm-dialog-header{margin-bottom:.75rem}.confirm-dialog-message{white-space:pre-wrap;margin:0}.duplicate-subscription-panel{width:min(520px,100%);max-width:100%}.duplicate-subscription-header{margin-bottom:1rem}.duplicate-subscription-body{margin-bottom:1.25rem}.duplicate-subscription-callout{background:#fffaeb;border:1px solid #fedf89;border-radius:.75rem;gap:1rem;padding:1rem 1.125rem;display:flex}.duplicate-subscription-icon{flex-shrink:0}.duplicate-subscription-copy p{color:#101828;margin:0 0 .75rem;font-size:.9375rem;line-height:1.5}.duplicate-subscription-copy p:last-child{margin-bottom:0}.duplicate-subscription-existing{background:#fff;border:1px solid #fedf89;border-radius:.5rem;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin:.75rem 0 .5rem;padding:.65rem .75rem;display:flex}.duplicate-subscription-existing-label{color:#475467;font-size:.8125rem;font-weight:600}.duplicate-subscription-id{color:#101828;background:#f2f4f7;border-radius:.25rem;padding:.2rem .45rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.8125rem}.duplicate-subscription-copy .duplicate-subscription-hint{font-size:.875rem;line-height:1.45}.duplicate-subscription-actions{background:0 0;padding-top:.5rem}.modal-panel{background:#fff;border:1px solid #e4e7ec;border-radius:1.25rem;width:min(960px,100%);max-height:90vh;padding:2rem;overflow-y:auto}.agent-details-stack{flex-direction:column;gap:1rem;display:flex}.agent-identity-panel{background:#f9fafb;border:1px solid #eaecf0;border-radius:.75rem;flex-direction:column;gap:.8rem;padding:.9rem 1rem;display:flex}.agent-identity-panel-header h4{margin:0;font-size:.95rem}.agent-identity-panel-header p{margin:.25rem 0 0;font-size:.86rem}.agent-identity-grid{gap:.75rem;margin:0;display:grid}.agent-identity-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1rem}.agent-identity-row{flex-direction:column;gap:.45rem;min-width:0;display:flex}.agent-identity-label{letter-spacing:.03em;text-transform:uppercase;color:#98a2b3;font-size:.8rem;font-weight:600}.agent-identity-static{box-sizing:border-box;background:#f2f4f7;border:1px solid #eaecf0;border-radius:.5rem;width:100%;min-width:0;margin:0;padding:0;display:block}.agent-identity-static-button{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;box-sizing:border-box;background:0 0;border:0;border-radius:.5rem;align-items:center;gap:.45rem;min-width:0;margin:0;padding:.6rem .7rem;display:flex}.agent-identity-static-button:hover{background:#eaecf0}.agent-identity-static-button:focus-visible{outline-offset:2px;outline:2px solid #7f56d9}.agent-identity-value{color:#344054;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;margin:0;font-size:.86rem;display:block;overflow:hidden}.agent-identity-feedback{text-align:right;color:#067647;opacity:0;visibility:hidden;min-width:3.5rem;font-size:.74rem;font-weight:600;transition:opacity .15s;display:inline-block}.agent-identity-feedback.is-visible{opacity:1;visibility:visible}.agent-profile-name-input{padding-top:.55rem;padding-bottom:.55rem}@media (max-width:768px){.agent-identity-grid--compact{grid-template-columns:1fr}}.agent-avatar-editor-row{background:#f9fafb;border:1px solid #f2f4f7;border-radius:.75rem;flex-wrap:wrap;align-items:flex-start;gap:1.25rem;padding:1rem;display:flex}.agent-avatar-editor-preview-wrap{flex-direction:column;flex-shrink:0;align-items:center;gap:.4rem;display:flex}.agent-avatar-editor-preview-ring{background:linear-gradient(145deg,#faf5ff 0%,#f4ebff 100%);border:2px solid #e9d7fe;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;display:flex;overflow:hidden;box-shadow:0 1px 2px #1018280f}.agent-avatar-editor-preview-ring img{object-fit:cover;width:100%;height:100%;display:block}.agent-avatar-editor-preview-fallback{color:#7f56d9;-webkit-user-select:none;user-select:none;letter-spacing:-.02em;font-size:1.625rem;font-weight:600;line-height:1}.agent-avatar-editor-preview-hint{color:#98a2b3;text-align:center;max-width:88px;margin:0;font-size:.75rem;font-weight:500;line-height:1.3}.agent-avatar-editor-controls{flex-direction:column;flex:1;gap:.85rem;min-width:0;display:flex}.agent-avatar-editor-source-field{width:100%;min-width:0;display:block}.agent-avatar-editor-source-field input[type=url],.agent-avatar-editor-source-field input[type=file]{--avatar-source-input-height:2.75rem;box-sizing:border-box;width:100%;max-width:100%;height:var(--avatar-source-input-height);min-height:var(--avatar-source-input-height);font-size:inherit;font-family:inherit;line-height:calc(var(--avatar-source-input-height) - 2px);color:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:.5rem;margin:0;padding:0 .75rem}.agent-avatar-editor-source-field input[type=url]{appearance:none}.agent-avatar-editor-source-field input[type=file]::file-selector-button{appearance:none;font:inherit;color:#344054;cursor:pointer;background:#f2f4f7;border:0;border-radius:.375rem;margin:0 .75rem 0 0;padding:.35rem .65rem;font-size:.875rem;line-height:1.25}.agent-avatar-editor-source-field input[type=file]::file-selector-button{appearance:none;font:inherit;color:#344054;cursor:pointer;background:#f2f4f7;border:0;border-radius:.375rem;margin:0 .75rem 0 0;padding:.35rem .65rem;font-size:.875rem;line-height:1.25}.agent-avatar-editor-source-field input[type=file]::-moz-file-selector-button{appearance:none;font:inherit;color:#344054;cursor:pointer;background:#f2f4f7;border:0;border-radius:.375rem;margin:0 .75rem 0 0;padding:.35rem .65rem;font-size:.875rem;line-height:1.25}@media (min-width:520px){.agent-avatar-editor-row{flex-wrap:nowrap}.agent-avatar-editor-preview-wrap{align-items:flex-start}.agent-avatar-editor-preview-hint{text-align:left}}.modal-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.modal-close-button{cursor:pointer;color:#667085;background:0 0;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;margin-top:-.25rem;margin-right:-.5rem;padding:.5rem;transition:all .2s;display:flex}.modal-close-button:hover{color:#101828;background:#f2f4f7}.modal-close-button:focus{outline-offset:2px;outline:2px solid #6941c6}.modal-body{margin-bottom:1.5rem}.notification-content{border-radius:.75rem;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.notification-content--error{background:#fef3f2;border:1px solid #fecdca}.notification-content--success{background:#ecfdf3;border:1px solid #abefc6}.notification-icon{flex-shrink:0}.notification-content p{color:#101828;margin:0;line-height:1.5}.notification-message{word-wrap:break-word;overflow-wrap:break-word;flex:1}.notification-message p{white-space:pre-wrap;word-break:break-word}.notification-modal{width:min(500px,90%)}.form-stack{flex-direction:column;gap:1rem;display:flex}.form-stack label span{margin-bottom:.35rem;font-weight:600;display:block}.form-stack input,.form-stack textarea,.form-stack select{width:100%;font:inherit;border:1px solid #d0d5dd;border-radius:.5rem;padding:.6rem .75rem}.form-stack textarea{resize:vertical}.grid-two{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.checkbox-field{background:#f9fafb;border:1px solid #f2f4f7;border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:.75rem;display:flex}.checkbox-field input{margin-top:.35rem}.callback-block{flex-direction:column;gap:.75rem;display:flex}.callback-header{flex-direction:column;gap:.5rem;display:flex}.oauth-callback-add-hint{margin:0;font-size:.875rem;line-height:1.45}.callback-input{background:0 0;border:1px solid #0000;border-radius:.75rem;flex-wrap:wrap;align-items:stretch;gap:.65rem;padding:.65rem .75rem;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.callback-input--ready{background:linear-gradient(#fafaff 0%,#f4ebff 100%);border-color:#d6bbfb;box-shadow:0 1px 2px #1018280f,0 0 0 1px #7f56d91f}.callback-input input{min-width:200px;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:.5rem;flex:1;padding:.6rem .75rem}.oauth-callback-add-btn{flex-shrink:0}.callback-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.callback-list li{background:#fefefe;border:1px solid #f2f4f7;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}.callback-list button{color:#b42318;cursor:pointer;background:0 0;border:none}.toggle-row{background:#f9fafb;border:1px solid #f2f4f7;border-radius:.75rem;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.toggle{cursor:pointer;background:#d0d5dd;border:none;border-radius:999px;width:48px;height:26px;padding:0;position:relative}.toggle span{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:3px;left:3px}.toggle--on{background:#7f56d9}.toggle--on span{transform:translate(22px)}.toggle-stack{flex-direction:column;gap:.75rem;display:flex}.toggle-stack__label{font-weight:600}.toggle-stack__header{align-items:center;gap:.5rem;display:flex}.feature-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:.375rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.feature-badge--disabled{color:#667085;background:#f2f4f7}.toggle-stack__items{flex-direction:column;gap:.75rem;display:flex}.toggle-row--scope{align-items:flex-start}.toggle-row--scope p{color:#667085;margin:.25rem 0 0}.toggle-row--disabled{opacity:.6;pointer-events:none}.toggle-row--disabled .toggle{cursor:not-allowed}.modal-actions{z-index:2;pointer-events:none;background:#fff;border-top:1px solid #e4e7ec;justify-content:flex-end;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex;position:sticky;bottom:0}.modal-actions button{pointer-events:auto;cursor:pointer;border:none;border-radius:.5rem;padding:.6rem 1.25rem;font-weight:600;transition:all .2s}.modal-actions button:not(.ghost):not(.danger){color:#fff;background:#7f56d9}.modal-actions button:not(.ghost):not(.danger):hover:not(:disabled){background:#6941c6}.modal-actions button:disabled{opacity:.6;cursor:not-allowed}.danger-zone{background:#fef3f2;border:1px solid #fecdca;border-radius:.75rem;justify-content:space-between;align-items:center;margin-top:1.5rem;padding:1rem;display:flex}.danger-zone strong{color:#b42318;margin-bottom:.25rem;display:block}.danger-zone p{color:#667085;margin:0;font-size:.875rem}.danger{color:#fff;cursor:pointer;background:#d92d20;border:none;border-radius:.5rem;padding:.6rem 1.25rem;font-weight:600;transition:all .2s}.danger:hover:not(:disabled){background:#b42318}.danger:focus{outline-offset:2px;outline:2px solid #d92d20}.danger:disabled{opacity:.6;cursor:not-allowed}.global-loader-overlay{pointer-events:none;z-index:40;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.global-loader-inner{justify-content:center;align-items:center;display:inline-flex}.global-loader-spinner{border:2px solid #a855f7;border-color:#a855f7 #a855f7 #0000 #0000;border-radius:50%;width:24px;height:24px;animation:.7s linear infinite global-loader-spin}@keyframes global-loader-spin{to{transform:rotate(360deg)}}.howto-under-construction{color:#5b21b6;background:linear-gradient(135deg,#faf5ff 0%,#f5f3ff 100%);border:1px solid #e9d5ff;border-radius:.75rem;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;padding:1rem 1.25rem;display:flex}.howto-under-construction-icon{flex-shrink:0;font-size:1.25rem;line-height:1}.howto-under-construction p{color:#6b21a8;margin:0;font-size:.9rem;line-height:1.5}.howto-under-construction strong{color:#5b21b6;font-weight:600}.howto-list-page{flex-direction:column;gap:1.75rem;display:flex}.howto-filter-bar{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.75rem;display:grid}.howto-filter-tile{cursor:pointer;font:inherit;color:#475467;text-align:center;background:#fff;border:1.5px solid #e4e7ec;border-radius:1rem;flex-direction:column;align-items:center;gap:.5rem;padding:1.1rem 1rem;transition:border-color .15s,background .15s,color .15s,box-shadow .15s;display:flex}.howto-filter-tile:hover{color:#344054;background:#faf9fc;border-color:#d6bbfb}.howto-filter-tile--active{color:#6941c6;background:#f4ebff;border-color:#9e77ed;box-shadow:0 0 0 3px #9e77ed26}.howto-filter-tile:focus-visible{outline-offset:2px;outline:2px solid #7f56d9}.howto-filter-tile-icon{color:inherit;opacity:.75;justify-content:center;align-items:center;display:flex}.howto-filter-tile--active .howto-filter-tile-icon{opacity:1}.howto-filter-tile-label{font-size:.875rem;font-weight:600;line-height:1.2}.howto-filter-tile-count{color:#98a2b3;font-size:.75rem;font-weight:400}.howto-filter-tile--active .howto-filter-tile-count{color:#9e77ed}.howto-groups{flex-direction:column;gap:2rem;display:flex}.howto-group-heading{text-transform:uppercase;letter-spacing:.08em;color:#98a2b3;margin:0 0 .625rem;font-size:.75rem;font-weight:600}.howto-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.howto-card{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:#fff;border:1px solid #e4e7ec;border-radius:.5rem;flex-direction:column;align-items:flex-start;gap:.25rem;padding:.875rem 1rem;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.howto-card:hover{background:#faf9fc;border-color:#d6bbfb}.howto-card-title{color:#101828;font-size:.95rem;font-weight:600;line-height:1.35}.howto-card-meta{color:#98a2b3;font-size:.75rem;line-height:1.4}.howto-card-url{color:#7f56d9;text-decoration:none}.howto-card-url:hover{text-decoration:underline}.howto-article{max-width:740px;line-height:1.7}.howto-article-footer{color:#98a2b3;flex-direction:column;gap:.75rem;margin-top:2rem;margin-bottom:2.5rem;font-size:.8125rem;display:flex}.howto-article-footer-label{font-weight:500}.howto-article-footer-source{line-height:1.5}.howto-article-footer-meta{border-top:1px solid #eaecf0;justify-content:space-between;align-items:center;gap:1rem;padding-top:.75rem;display:flex}.howto-article-footer-copy{white-space:nowrap}.howto-article-footer-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.4rem;display:flex}.howto-article-footer-link{color:#7f56d9;word-break:break-all;text-decoration:none}.howto-article-footer-link:hover{text-decoration:underline}@media (max-width:720px){.howto-article-footer-meta{flex-direction:column;align-items:flex-start}.howto-article-footer-copy{white-space:normal}.howto-article-footer-nav{justify-content:flex-start}}.howto-article h2{margin:0 0 1.5rem;font-size:1.6rem}.howto-article h3{margin:0 0 .5rem;font-size:1.15rem}.howto-article p{color:#344054;margin:0 0 1rem}.howto-article ul,.howto-article ol{color:#344054;margin:0 0 1rem;padding-left:1.5rem}.howto-article li{margin-bottom:.5rem}.howto-article code{color:#6941c6;background:#f4ebff;border-radius:.25rem;padding:.15rem .4rem;font-size:.88em}.howto-markdown{font-size:.95rem}.howto-markdown-enter{animation:.2s ease-out howto-markdown-fade}@keyframes howto-markdown-fade{0%{opacity:.6}to{opacity:1}}.howto-markdown h1,.howto-markdown h2,.howto-markdown h3,.howto-markdown h4{margin-top:1.5rem;margin-bottom:.75rem}.howto-markdown p{margin:0 0 1rem}.howto-markdown pre{color:#e5e7eb;background:#0f172a;border:1px solid #1f2937;border-radius:.75rem;margin:.75rem 0 1.25rem;padding:1rem 1.25rem;font-size:.85rem;line-height:1.6;overflow-x:auto;box-shadow:0 12px 30px #0f172a73}.howto-markdown pre code{font-size:inherit;color:inherit;background:0 0;border-radius:0;padding:0}.howto-markdown code{color:#6941c6;background:#f4ebff;border-radius:.25rem;padding:.15rem .35rem;font-size:.88em}.howto-back{color:#7f56d9;cursor:pointer;font:inherit;background:0 0;border:none;margin-bottom:1rem;padding:0;font-size:.9rem;display:inline-block}.howto-back:hover{text-decoration:underline}.howto-steps{flex-direction:column;gap:2rem;margin:1.5rem 0;display:flex}.howto-step{gap:1rem;display:flex}.howto-step-number{color:#7f56d9;background:#f4ebff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:.15rem;font-size:.9rem;font-weight:700;display:flex}.howto-step-content{flex:1;min-width:0}.howto-tip{color:#475467;background:#f9fafb;border-left:3px solid #d6bbfb;border-radius:0 .5rem .5rem 0;margin:.75rem 0 1rem;padding:.75rem 1rem;font-size:.9rem}.howto-code{color:#e4e7ec;background:#1d2939;border-radius:.5rem;margin:.75rem 0 1rem;padding:1rem 1.25rem;font-size:.85rem;line-height:1.6;overflow-x:auto}.howto-intro,.howto-prereqs,.howto-next{margin-bottom:1.5rem}.howto-next{border-top:1px solid #f2f4f7;margin-top:.5rem;padding-top:1.5rem}.subscription-form .subscription-field-hint{margin-bottom:.35rem;font-size:.8125rem;font-weight:400;display:block}.subscription-form-section-heading{flex-direction:column;gap:.3rem;display:flex}.subscription-form-section-label{color:#101828;margin:0;font-size:.95rem;font-weight:600}.subscription-form-section-hint{color:#667085;margin:0;font-size:.875rem}.subscription-readonly-field{border-bottom:1px solid #f2f4f7;margin-bottom:.5rem;padding:.75rem 0}.subscription-readonly-label{margin-bottom:.35rem;font-weight:600;display:block}.subscription-app-connection{border-bottom:1px solid #f2f4f7;flex-direction:column;gap:.65rem;margin-bottom:.5rem;padding-bottom:.85rem;display:flex}.subscription-app-connection-heading{color:#344054;margin:0;font-size:.875rem;font-weight:600;line-height:1.35}.subscription-app-mode-fieldset{border:none;min-width:0;margin:0;padding:0}.subscription-app-mode-legend{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.subscription-app-mode-tabs{background:#f2f4f7;border-radius:.75rem;flex-wrap:wrap;gap:.25rem;width:100%;padding:.25rem;display:flex}.subscription-app-mode-tab{cursor:pointer;min-width:8rem;font:inherit;flex:calc(20% - .25rem);margin:0;display:block}.subscription-app-mode-tab input[type=radio]{opacity:0;clip:rect(0,0,0,0);width:1px;height:1px;margin:0;position:absolute}.subscription-app-mode-tab-body{color:#475467;text-align:center;background:0 0;border-radius:.5rem;justify-content:center;align-items:center;padding:.65rem .75rem;transition:background .2s,color .2s,box-shadow .2s;display:flex}.subscription-app-mode-tab:hover:not(.subscription-app-mode-tab--active) .subscription-app-mode-tab-body{color:#344054;background:#ffffffb3}.subscription-app-mode-tab:focus-within .subscription-app-mode-tab-body{outline-offset:2px;outline:2px solid #7f56d9}.subscription-app-mode-tab--active .subscription-app-mode-tab-body{color:#6941c6;background:#f4ebff;font-weight:600;box-shadow:0 1px 2px #1018280f}.subscription-app-mode-tab-title{font-size:.9rem;font-weight:inherit;line-height:1.25;display:block}.subscription-agent-notify-toggle{background:#f9fafb;border:1px solid #f2f4f7;border-radius:.75rem;align-items:flex-start;gap:.65rem;padding:.75rem .85rem;display:flex}.subscription-agent-notify-toggle input[type=checkbox]{width:auto;margin-top:.25rem}.subscription-agent-notify-toggle span{margin:0;font-weight:500}.subscription-app-mode-tab-hint{color:#98a2b3;font-size:.8125rem;font-weight:400;line-height:1.35;display:block}.subscription-app-mode-tab--active .subscription-app-mode-tab-hint{color:#7f56d9;font-weight:400}.subscription-app-picker{flex-direction:column;gap:.35rem;display:flex}.subscription-app-picker-label{color:#475467;font-size:.8125rem;font-weight:600}.subscription-client-id,.subscription-id-code{background:#f2f4f7;border-radius:.25rem;padding:.15rem .4rem;font-size:.8125rem}.subscriptions-table-id{word-break:break-all;font-size:.75rem}.subscriptions-application-name{word-break:break-word;font-weight:500}.subscriptions-table-metric{text-align:right;font-variant-numeric:tabular-nums;color:#344054}.subscriptions-table thead th.subscriptions-table-metric-head{text-align:right}.subscriptions-table thead th.subscriptions-table-metric-head .table-sort-button{justify-content:flex-end;width:100%;display:inline-flex}.subscriptions-table tbody tr{position:relative}.subscriptions-table .table-actions{z-index:2;white-space:nowrap;flex-flow:row;justify-content:flex-end;align-items:center;gap:.4rem;min-width:9.5rem;position:relative}.subscriptions-table td:not(:first-child),.subscriptions-table th:not(:first-child){padding-left:1rem}.table-actions .subscriptions-table-remove{color:#b42318}.table-actions .subscriptions-table-remove:hover:not(:disabled){color:#912018;background:#fef3f2}.table-actions .subscriptions-table-remove:disabled{color:#98a2b3}.subscription-filters-editor{flex-direction:column;gap:.75rem;display:flex}.subscription-filters-label{font-weight:600}.subscription-filters-hint{margin:0;font-size:.875rem}.subscription-filter-list{flex-direction:column;gap:0;margin:.6rem 0 0;padding:0;list-style:none;display:flex}.subscription-filter-list-item{background:0 0;border:none;margin:0;padding:0}.subscription-filter-and-connector{-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:0;margin:.36rem 0;display:flex}.subscription-filter-and-connector-line{background:#e4e7ec;flex:none;width:1px;height:.4rem}.subscription-filter-and-pill{letter-spacing:.06em;text-transform:uppercase;color:#667085;background:#f9fafb;border:1px solid #e4e7ec;border-radius:999px;justify-content:center;align-items:center;margin:.12rem 0;padding:.1rem .44rem;font-size:.65rem;font-weight:700;line-height:1.2;display:inline-flex}.subscription-events-picker{flex-direction:column;gap:.75rem;display:flex}.subscription-events-picker-label{font-weight:600}.subscription-events-picker-hint{margin:0;font-size:.875rem}.subscription-event-category-warning{color:#7a271a;background:#fef3f2;border:1px solid #fecdca;border-radius:.5rem;margin:0;padding:.65rem .85rem;font-size:.875rem;line-height:1.45}.subscription-retired-event-note{margin:-.25rem 0 0;font-size:.875rem;line-height:1.45}.subscription-events-add-row{background:0 0;border:1px solid #0000;border-radius:.75rem;flex-wrap:wrap;align-items:stretch;gap:.65rem;margin:.15rem 0 0;padding:.65rem .75rem;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.subscription-events-add-row--ready{background:linear-gradient(#fafaff 0%,#f4ebff 100%);border-color:#d6bbfb;box-shadow:0 1px 2px #1018280f,0 0 0 1px #7f56d91f}.subscription-cta-btn{border-radius:.5rem;justify-content:center;align-items:center;gap:.35rem;min-height:2.55rem;padding:.55rem 1.2rem;font-size:.9375rem;font-weight:600;line-height:1.2;display:inline-flex;box-shadow:0 1px 2px #10182814}.subscription-cta-btn .subscription-cta-btn-icon{background:#ffffff38;border-radius:.35rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:1.125rem;font-weight:500;line-height:1;display:inline-flex}.subscription-cta-btn:disabled{box-shadow:none}.subscription-cta-btn:disabled .subscription-cta-btn-icon{background:0 0}.subscription-events-select{min-width:220px;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:.5rem;flex:1;padding:.6rem .75rem}.subscription-events-add-btn{flex-shrink:0;align-self:stretch}.subscription-events-chips{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.subscription-events-chip{background:#f9fafb;border:1px solid #e4e7ec;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.55rem;padding:.46rem .65rem;display:flex}.subscription-events-chip--legacy{background:#fef3f2;border-color:#fecdca}.subscription-events-chip--legacy .subscription-events-chip-id{color:#912018}.subscription-events-chip-text{flex-direction:column;align-items:flex-start;gap:.15rem;min-width:0;display:flex}.subscription-events-chip-id{word-break:break-all;color:#175cd3;background:0 0;padding:0;font-size:.8125rem;font-weight:600}.subscription-events-chip-badge{text-transform:uppercase;letter-spacing:.02em;color:#b42318;font-size:.7rem;font-weight:600}.subscription-events-chip-remove{color:#b42318;cursor:pointer;background:#fff;border:1px solid #fecdca;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;font-size:1.05rem;font-weight:500;line-height:1;display:flex}.subscription-events-chip-remove:hover:not(:disabled){color:#912018;background:#fef3f2;border-color:#fda29b}.subscription-events-chip-remove:focus-visible{outline-offset:2px;outline:2px solid #fecdca}.subscription-events-chip-remove:disabled{opacity:.5;cursor:not-allowed}.subscription-events-empty{margin:0;font-size:.875rem}.subscription-filter-new-card,.subscription-filter-card{background:#fff;border:1px solid #e4e7ec;border-radius:.75rem;padding:1rem 1.1rem;transition:border-color .2s,box-shadow .2s}.subscription-filter-new-card--ready{border-color:#b9a3e8;box-shadow:0 1px 3px #1018280f,0 0 0 3px #7f56d924}.subscription-filter-card--editing{background:#fafbff;border-color:#d6bbfb}.subscription-filter-card--saved{background:#fcfcfd;padding:.56rem .84rem}.subscription-filter-card-title{color:#475467;text-transform:uppercase;letter-spacing:.03em;margin:0 0 .65rem;font-size:.8125rem;font-weight:600}.subscription-filter-form-stack{flex-direction:column;gap:.45rem;display:flex}.subscription-filter-add-inline,.subscription-filter-edit-inline{--subscription-filter-control-h:2.375rem;flex-wrap:wrap;align-items:flex-end;gap:.45rem .55rem;display:flex}.subscription-filter-field{flex-direction:column;gap:.3rem;min-width:0;display:flex}.subscription-filter-field--inline-key{flex:6.5rem;min-width:5.5rem}.subscription-filter-field--inline-operator{flex:0 0 8.25rem;max-width:9rem}.subscription-filter-field--inline-value{flex:6rem;min-width:5.5rem;max-width:14rem}.subscription-filter-add-inline-action{flex:none;align-items:flex-end;display:flex}.subscription-filter-edit-inline-actions{flex-wrap:wrap;flex:none;align-items:flex-end;gap:.35rem;display:flex}.subscription-filter-add-inline .subscription-filter-field-label,.subscription-filter-edit-inline .subscription-filter-field-label{font-size:.75rem}.subscription-filter-add-inline input,.subscription-filter-add-inline .subscription-filter-operator-select,.subscription-filter-edit-inline input,.subscription-filter-edit-inline .subscription-filter-operator-select{height:var(--subscription-filter-control-h);min-height:var(--subscription-filter-control-h);box-sizing:border-box;padding:0 .55rem;font-size:.8125rem;line-height:1.2}.subscription-filter-add-inline-action .subscription-cta-btn.subscription-filter-add-cta--compact,.subscription-filter-add-inline-action .btn-primary.subscription-filter-add-cta--compact{min-height:unset;height:var(--subscription-filter-control-h);min-width:unset;box-sizing:border-box;padding:0 .7rem;font-size:.8125rem;line-height:1}.subscription-filter-add-cta--compact .subscription-cta-btn-icon{width:1rem;height:1rem;font-size:.9rem;line-height:1}.subscription-filter-in-hint-below{margin:.5rem 0 0;font-size:.8125rem;line-height:1.4}.subscription-filter-form-stack .subscription-filter-in-hint-below{margin:0}.subscription-filter-my-user-id-row{background:#f4f3ff;border:1px solid #e9e7ff;border-radius:.45rem;flex-wrap:wrap;align-items:center;gap:.35rem .65rem;max-width:100%;margin:0;padding:.35rem .5rem;display:flex}.subscription-filter-use-my-id-btn.ghost{cursor:pointer;color:#5925dc;background:#fff;border-color:#b4b0ff;flex:none;padding:.2rem .55rem;font-size:.75rem;font-weight:600;line-height:1.35}.subscription-filter-use-my-id-btn.ghost:hover:not(:disabled){color:#4a1fb0;background:#fafaff;border-color:#9b8afb}.subscription-filter-use-my-id-btn.ghost:focus-visible{outline-offset:2px;outline:2px solid #7f56d9}.subscription-filter-use-my-id-btn.ghost:disabled{cursor:not-allowed}.subscription-filter-row-btn{height:var(--subscription-filter-saved-chip-h,2rem);min-height:var(--subscription-filter-saved-chip-h,2rem);box-sizing:border-box;border-radius:.45rem;justify-content:center;align-items:center;padding:0 .65rem;font-size:.8125rem;font-weight:600;line-height:1;display:inline-flex}.subscription-filter-row-btn--danger{color:#b42318;border-color:#fecdca}.subscription-filter-row-btn--danger:hover:not(:disabled){color:#912018;background:#fef3f2;border-color:#fda29b}.subscription-filter-row-btn--danger:focus-visible{outline-offset:2px;outline:2px solid #fecdca}.subscription-filter-edit-inline-actions .subscription-filter-row-btn{height:var(--subscription-filter-control-h);min-height:var(--subscription-filter-control-h)}.subscription-filter-field-label{color:#344054;font-size:.8125rem;font-weight:600}.subscription-filter-field input,.subscription-filter-operator-select{width:100%;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:.5rem;padding:.55rem .65rem}.subscription-filter-operator-select{cursor:pointer}.subscription-filter-operator-display{flex-direction:column;gap:.35rem;min-width:0;display:flex}.subscription-filter-operator-title{color:#344054;font-size:.875rem;font-weight:600}.subscription-filter-operator-code{font-weight:500}.subscription-filter-operator-legacy-tag{text-transform:uppercase;letter-spacing:.06em;color:#b42318;font-size:.65rem;font-weight:700}.subscription-filter-value-hint{margin:0 0 .35rem;font-size:.8125rem;line-height:1.4;display:block}.subscription-filter-in-list-note{margin:0 0 .35rem;font-size:.75rem;line-height:1.35}.subscription-filter-add-cta{min-width:unset}.subscription-filter-saved-row{--subscription-filter-saved-chip-h:2rem;flex-wrap:wrap;align-items:flex-end;gap:.4rem .52rem;display:flex}.subscription-filter-saved-seg{flex-direction:column;gap:.16rem;min-width:0;display:flex}.subscription-filter-saved-seg--key{flex:0 10rem;max-width:12.5rem}.subscription-filter-saved-seg--operator{flex:0 0 8.75rem;max-width:11rem}.subscription-filter-saved-seg--value{flex:1 1 0;min-width:8rem;max-width:none}.subscription-filter-saved-row-actions{flex-wrap:wrap;flex:none;align-items:center;gap:.28rem;margin-left:auto;display:flex}.subscription-filter-saved-label{color:#667085;text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:600;line-height:1.2}.subscription-filter-saved-inline-value{height:var(--subscription-filter-saved-chip-h);min-height:var(--subscription-filter-saved-chip-h);color:#101828;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;background:#f2f4f7;border:1px solid #e4e7ec;border-radius:.35rem;align-items:center;padding:0 .45rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1.2;display:flex;overflow:hidden}.subscription-filter-saved-inline-value--operator{white-space:normal;min-height:var(--subscription-filter-saved-chip-h);flex-wrap:wrap;gap:.2rem;min-width:0;height:auto;padding-top:.2rem;padding-bottom:.2rem}.subscription-filter-saved-op-label{color:#344054;white-space:nowrap;font-weight:600}.subscription-filter-saved-op-sep{color:#98a2b3;white-space:nowrap;font-weight:400}.subscription-filter-saved-op-token{color:#667085;letter-spacing:.02em;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.6875rem;font-weight:500}.subscription-filter-saved-inline-value--accent{color:#1849a9;background:#eff8ff;border-color:#b2ddff}.subscription-filter-saved-inline-value--legacy{background:#fef3f2;border-color:#fecdca}@media (min-width:641px){.subscription-filter-saved-seg--key,.subscription-filter-saved-seg--operator{border-right:1px solid #eaecf0;margin-right:.08rem;padding-right:.52rem}}@media (max-width:640px){.subscription-filter-add-inline .subscription-filter-field--inline-operator,.subscription-filter-edit-inline .subscription-filter-field--inline-operator{flex:100%;max-width:none}.subscription-filter-add-inline-action{justify-content:flex-start;width:100%}.subscription-filter-edit-inline-actions{justify-content:flex-end;width:100%}.subscription-filter-saved-row-actions{justify-content:flex-end;width:100%;margin-left:0}.subscription-filter-saved-seg--key,.subscription-filter-saved-seg--operator{border-right:none;margin-right:0;padding-right:0}}.subscription-filters-heading-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.subscription-filter-browse-keys-btn{flex-shrink:0;padding:.35rem .65rem;font-size:.875rem;font-weight:600}.subscription-filter-key-mismatch{color:#7a2e0e;background:#fffaeb;border:1px solid #f9dbaf;border-radius:.5rem;margin:0;padding:.65rem .85rem;font-size:.875rem;line-height:1.45}.subscription-filter-key-mismatch-keys{word-break:break-all;background:#ffffffa6;border-radius:.25rem;padding:.12rem .35rem;font-size:.8125rem}.subscription-filter-key-input{width:100%;position:relative}.subscription-filter-key-input>input{width:100%}.subscription-filter-key-suggestions{z-index:40;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;background:#fcfcfd;border:1px solid #d0d5dd;border-radius:.5rem;flex-direction:column;gap:.45rem;max-height:min(16rem,40vh);margin:0;padding:.45rem;list-style:none;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden auto;box-shadow:0 4px 18px #1018281a,0 0 0 1px #1018280a}.subscription-filter-key-suggestions>*{flex-shrink:0}.subscription-filter-key-suggestions-hint{margin:0;padding:.65rem .85rem;font-size:.8125rem;line-height:1.45}.subscription-filter-key-suggestion-group{background:#fefeff;border:1px solid #e4d4ff;border-radius:.45rem;overflow:hidden;box-shadow:0 1px 2px #5030a00f,inset 0 1px #ffffffe6}.subscription-filter-key-suggestion-entity{background:linear-gradient(120deg,#f3efff 0%,#faf8ff 55%,#fff 100%);border-bottom:1px solid #6941c629;align-items:center;gap:.5rem;padding:.4rem .65rem .4rem .45rem;display:flex}.subscription-filter-key-suggestion-entity-accent{background:linear-gradient(#875bf7 0%,#6938ef 52%,#5925dc 100%);border-radius:999px;flex-shrink:0;align-self:stretch;width:4px;min-height:1.25rem;box-shadow:0 0 0 1px #5925dc38}.subscription-filter-key-suggestion-entity-text{text-transform:uppercase;letter-spacing:.06em;color:#4a1fb8;font-size:.72rem;font-weight:700;line-height:1.2}.subscription-filter-key-suggestion-options{background:#fff;flex-direction:column;display:flex}.subscription-filter-key-suggestion-option{cursor:pointer;border-top:1px solid #f2f4f7;flex-shrink:0;padding:.45rem .85rem .45rem .95rem;font-size:.875rem}.subscription-filter-key-suggestion-options .subscription-filter-key-suggestion-option:first-child{border-top:none}.subscription-filter-key-suggestion-option code{color:#101828;background:0 0;padding:0;font-size:.8125rem}.subscription-filter-key-suggestion-option:hover,.subscription-filter-key-suggestion-option--active{background:linear-gradient(90deg,#f4ebff 0%,#faf5ff 100%)}.subscription-filter-key-suggestion-option--active code{color:#3e1c96;font-weight:600}.modal-overlay--filter-keys-browse{align-items:flex-start;padding-top:4vh}.subscription-filter-keys-browse-panel{flex-direction:column;width:calc(100% - 2rem);max-width:40rem;max-height:min(88vh,720px);display:flex}.subscription-webhook-events-doc-panel{flex-direction:column;width:calc(100% - 2rem);max-width:46rem;max-height:min(88vh,780px);display:flex}.subscription-filter-keys-browse-body{flex:1;min-height:0;overflow:auto}.subscription-webhook-events-doc-body{flex:1;min-height:0;padding-right:.15rem;overflow:auto}.subscription-webhook-events-doc-body .howto-markdown{max-width:none}.subscription-filter-keys-browse-list{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.subscription-filter-keys-browse-section{border-bottom:1px solid #e4e7ec;margin:0;padding:0 0 1rem}.subscription-filter-keys-browse-section:last-child{border-bottom:none;padding-bottom:0}.subscription-filter-keys-browse-entity{margin:0 0 .5rem;font-size:1.05rem;font-weight:600}.subscription-filter-keys-browse-meta-label{text-transform:uppercase;letter-spacing:.03em;color:#667085;margin-bottom:.35rem;font-size:.6875rem;font-weight:700;display:block}.subscription-filter-keys-browse-events{margin-bottom:.65rem}.subscription-filter-keys-browse-event-chips{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.subscription-filter-keys-browse-chip{word-break:break-all;background:#f2f4f7;border:1px solid #e4e7ec;border-radius:.35rem;padding:.2rem .4rem;font-size:.7rem}.subscription-filter-keys-browse-key-list{flex-wrap:wrap;gap:.35rem .65rem;margin:0;padding:0;list-style:none;display:flex}.subscription-filter-keys-browse-key-list li{margin:0}.subscription-filter-keys-browse-key-list code{background:#f9fafb;border:1px solid #e4e7ec;border-radius:.25rem;padding:.15rem .35rem;font-size:.8125rem}.ags{--ags-cv:#6b3fa0;--ags-cv-soft:#f2ecfa;--ags-cv-border:#d9c8f0;--ags-green:#0e9e6e;--ags-green-soft:#edfaf4;--ags-green-border:#b8eed9;--ags-text:#1a1814;--ags-text-2:#4a4540;--ags-text-3:#857d73;--ags-text-4:#b8b0a5;--ags-sand:#ebebee;--ags-sand-2:#dddde3;--ags-border:#dadadf;--ags-r:12px;flex-direction:column;gap:0;display:flex}.ags-sec-head{padding:3rem 0 1.75rem}.ags-sec-label{color:var(--ags-cv);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-size:.6875rem;font-weight:600}.ags-sec-title{letter-spacing:-.01em;color:var(--ags-text);margin:0 0 .375rem;font-size:1.625rem;font-weight:800;line-height:1.2}.ags-sec-sub{color:var(--ags-text-2);font-size:.9375rem;font-weight:300}.ags-sec-sub a{color:var(--ags-cv);font-weight:500;text-decoration:none}.ags-sec-sub a:hover{text-decoration:underline}.ags-steps{border-bottom:1px solid var(--ags-border);padding:0 0 2rem}.ags-steps-head{padding-top:2.5rem;padding-bottom:1.5rem}.ags-steps-row{background:var(--ags-border);border-radius:var(--ags-r);grid-template-columns:repeat(3,1fr);gap:3px;display:grid;overflow:hidden}.ags-step{background:#fff;padding:1.75rem 1.5rem}.ags-steps-row .ags-step:first-child{border-radius:var(--ags-r)0 0 var(--ags-r)}.ags-steps-row .ags-step:last-child{border-radius:0 var(--ags-r)var(--ags-r)0}.ags-step-n{color:var(--ags-sand-2);letter-spacing:-.03em;margin-bottom:.75rem;font-size:3rem;font-weight:800;line-height:1}.ags-step h3{color:var(--ags-text);margin-bottom:.5rem;font-size:1.0625rem;font-weight:700;line-height:1.2}.ags-step p{color:var(--ags-text-2);font-size:.84375rem;font-weight:300;line-height:1.6}.ags-step-link{color:var(--ags-cv);align-items:center;gap:5px;margin-top:.875rem;font-size:.78125rem;font-weight:600;text-decoration:none;transition:gap .15s;display:inline-flex}.ags-step-link:hover{gap:9px}.ags-grid-section{border-bottom:1px solid var(--ags-border);padding-bottom:3.5rem}.ags-agent-grid{background:var(--ags-border);border-radius:var(--ags-r);grid-template-columns:repeat(4,1fr);gap:3px;display:grid;overflow:hidden}.ags-card{color:inherit;text-align:center;background:#fff;flex-direction:column;align-items:center;padding:1.5rem 1.25rem;text-decoration:none;transition:background .15s;display:flex}.ags-card:not(.ags-card--soon):not(.ags-card--add):hover{background:var(--ags-cv-soft)}.ags-card--soon{opacity:.46;cursor:default;pointer-events:none}.ags-card--add{border:1.5px dashed var(--ags-cv-border);background:var(--ags-cv-soft)}.ags-card--add:hover{border-color:var(--ags-cv);background:#e8d9f8}.ags-card-icon{background:var(--ags-cv-soft);border:1.5px solid var(--ags-cv-border);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:.75rem;font-size:22px;display:flex}.ags-card-icon--neutral{background:var(--ags-sand);border-color:var(--ags-border)}.ags-card-icon--img{border-color:var(--ags-border);background:#fff;padding:7px}.ags-card-icon--img img{object-fit:contain;width:100%;height:100%;display:block}.ags-card-icon--wordmark{border-color:var(--ags-border);background:#fff;border-radius:8px;width:84px;height:36px;padding:6px 8px}.ags-card-icon--wordmark img{object-fit:contain;width:100%;height:100%;display:block}.ags-card-icon--dashed{border:1.5px dashed var(--ags-border);color:var(--ags-text-4);background:0 0;font-size:20px}.ags-card-name{color:var(--ags-text);margin-bottom:.3125rem;font-size:.9375rem;font-weight:600;line-height:1.2}.ags-card-name--muted{color:var(--ags-cv)}.ags-card-desc{color:var(--ags-text-3);font-size:.75rem;font-weight:300;line-height:1.5}.ags-card-badge{color:var(--ags-text-4);background:var(--ags-sand);border:1px solid var(--ags-border);border-radius:100px;margin-top:.625rem;padding:2px 8px;font-size:.625rem;font-weight:600}.ags-card-badge--live{color:var(--ags-green);background:var(--ags-green-soft);border-color:var(--ags-green-border)}.ags-concepts{border-bottom:1px solid var(--ags-border);padding-bottom:3.5rem}.ags-concepts-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.ags-ct{border:1.5px solid var(--ags-border);border-radius:var(--ags-r);cursor:pointer;text-align:left;width:100%;color:inherit;font:inherit;background:#fff;align-items:center;gap:1rem;padding:1.375rem 1.5rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.ags-ct:hover{border-color:var(--ags-cv-border);transform:translateY(-1px);box-shadow:0 4px 18px #6b3fa014}.ags-ct-icon{background:var(--ags-cv-soft);border:1.5px solid var(--ags-cv-border);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.ags-ct-text{flex:1}.ags-ct-text h4{color:var(--ags-text);margin-bottom:.1875rem;font-size:.9375rem;font-weight:700;line-height:1.25}.ags-ct-text p{color:var(--ags-text-3);margin:0;font-size:.78125rem;font-weight:300;line-height:1.45}.ags-ct-arrow{color:var(--ags-text-4);flex-shrink:0;font-size:1rem;transition:color .2s,transform .2s}.ags-ct:hover .ags-ct-arrow{color:var(--ags-cv);transform:translate(2px)}.ags-modal-overlay{z-index:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#140f1e73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ags-modal{background:#f5f5f7;border-radius:16px;width:100%;max-width:780px;max-height:90vh;animation:.22s cubic-bezier(.34,1.3,.64,1) both agsModalIn;position:relative;overflow-y:auto;box-shadow:0 24px 64px #0000002e}@keyframes agsModalIn{0%{opacity:0;transform:scale(.94)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.ags-modal-close{background:var(--ags-sand);border:1.5px solid var(--ags-border);cursor:pointer;width:32px;height:32px;color:var(--ags-text-3);z-index:10;border-radius:8px;justify-content:center;align-items:center;font-size:14px;transition:background .15s,color .15s,border-color .15s;display:flex;position:absolute;top:16px;right:16px}.ags-modal-close:hover{background:var(--ags-cv-soft);color:var(--ags-cv);border-color:var(--ags-cv-border)}.ags-modal-body{padding:2.5rem 2.5rem 2.25rem}.ags-modal-body>h2{letter-spacing:-.01em;color:var(--ags-text);margin:0 0 .75rem;font-size:1.75rem;font-weight:800;line-height:1.15}.ags-modal-body>p{color:var(--ags-text-2);margin-bottom:1.75rem;font-size:.9375rem;font-weight:300;line-height:1.65}.ags-modal-label{color:var(--ags-cv);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.625rem;font-size:.6875rem;font-weight:600}.ags-m-cards{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:1.375rem;display:grid}.ags-m-card{border:1.5px solid var(--ags-border);border-radius:var(--ags-r);background:#fff;padding:1.375rem 1.25rem}.ags-m-card h3{color:var(--ags-text);margin-bottom:.5625rem;font-size:1.0625rem;font-weight:700;line-height:1.2}.ags-m-card p{color:var(--ags-text-2);margin:0;font-size:.8125rem;font-weight:300;line-height:1.65}.ags-m-card p+p{margin-top:.5rem}.ags-m-pill{letter-spacing:.06em;text-transform:uppercase;border-radius:6px;align-items:center;gap:5px;margin-bottom:.75rem;padding:3px 9px;font-size:.625rem;font-weight:600;display:inline-flex}.ags-m-pill--cv{background:var(--ags-cv-soft);color:var(--ags-cv);border:1px solid var(--ags-cv-border)}.ags-m-pill--green{background:var(--ags-green-soft);color:var(--ags-green);border:1px solid var(--ags-green-border)}.ags-chip-row{flex-wrap:wrap;gap:6px;margin-top:.8125rem;display:flex}.ags-chip{border:1.5px solid;border-radius:100px;padding:3px 10px;font-size:.71875rem;font-weight:500}.ags-chip--cv{color:var(--ags-cv);border-color:var(--ags-cv-border);background:var(--ags-cv-soft)}.ags-chip--green{color:var(--ags-green);border-color:var(--ags-green-border);background:var(--ags-green-soft)}.ags-callout{border-radius:var(--ags-r);color:var(--ags-text-2);background:#fffbeb;border:1.5px solid #fde68a;padding:.9375rem 1.125rem;font-size:.84375rem;line-height:1.6}.ags-callout strong{color:var(--ags-text)}.ags-callout--green{background:var(--ags-green-soft);border-color:var(--ags-green-border)}.ags-d-cols{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:1.25rem;display:grid}.ags-d-col{border:1.5px solid var(--ags-border);border-radius:var(--ags-r);background:#fff;padding:1.25rem}.ags-d-col-head{align-items:center;gap:8px;margin-bottom:.875rem;display:flex}.ags-d-col-head h4{color:var(--ags-text);margin:0;font-size:.9375rem;font-weight:600;line-height:1.2}.ags-d-badge{white-space:nowrap;border-radius:100px;padding:2px 8px;font-size:.625rem;font-weight:600}.ags-d-badge--cv{background:var(--ags-cv-soft);color:var(--ags-cv)}.ags-d-badge--green{background:var(--ags-green-soft);color:var(--ags-green)}.ags-d-col ul{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.ags-d-col li{color:var(--ags-text-2);align-items:flex-start;gap:8px;font-size:.8125rem;font-weight:300;line-height:1.5;display:flex}.ags-chk{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;font-size:9px;font-weight:700;display:flex}.ags-chk--cv{background:var(--ags-cv-soft);border:1.5px solid var(--ags-cv-border);color:var(--ags-cv)}.ags-chk--green{background:var(--ags-green-soft);border:1.5px solid var(--ags-green-border);color:var(--ags-green)}.ags-flow-strip{background:var(--ags-sand);border:1.5px solid var(--ags-border);border-radius:var(--ags-r);flex-wrap:wrap;justify-content:center;align-items:center;gap:0;margin-bottom:1.25rem;padding:1.25rem 1rem;display:flex}.ags-flow-row{align-items:center;display:flex}.ags-flow-step{flex-direction:column;align-items:center;gap:6px;display:flex}.ags-ficon{border:1.5px solid var(--ags-border);background:#fff;border-radius:9px;justify-content:center;align-items:center;width:40px;height:40px;font-size:17px;display:flex}.ags-flabel{color:var(--ags-text-3);text-align:center;max-width:58px;font-size:.625rem;font-weight:500;line-height:1.3}.ags-farrow{color:var(--ags-border);margin:0 4px;padding-bottom:1rem;font-size:1rem}@media (max-width:1000px){.ags-agent-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.ags-steps-row{grid-template-columns:1fr}.ags-steps-row .ags-step:first-child{border-radius:var(--ags-r)var(--ags-r)0 0}.ags-steps-row .ags-step:last-child{border-radius:0 0 var(--ags-r)var(--ags-r)}.ags-agent-grid{grid-template-columns:repeat(2,1fr)}.ags-concepts-grid,.ags-m-cards,.ags-d-cols{grid-template-columns:1fr}.ags-modal-body{padding:1.75rem 1.375rem 1.5rem}}

