.environment-banner{text-align:center;color:#fff;padding:.5rem 1rem;font-size:.875rem;font-weight:500;box-shadow:0 2px 4px #0000001a}.environment-banner__text{justify-content:center;align-items:center;gap:.5rem;display:flex}.environment-banner__text strong{letter-spacing:.05em;font-weight:700}.access-denied{text-align:center;background:#fff;border:1px solid #fecaca;border-radius:.75rem;max-width:640px;margin:3rem auto;padding:2rem}.access-denied__title{color:#991b1b;margin:0 0 .75rem;font-size:1.75rem}.access-denied__message{color:#7f1d1d;margin:0 0 1.25rem;font-size:1rem}.activity-details-overlay{z-index:2000;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.activity-details-overlay__backdrop{cursor:pointer;background:#121227d9;border:0;position:absolute;inset:0}.activity-details-sheet{z-index:1;background:#fff;flex-direction:column;width:800px;max-width:100vw;height:100%;display:flex;position:relative;box-shadow:-12px 0 32px #10182838}.activity-details-sheet__header{justify-content:space-between;align-items:center;gap:10px;padding:16px;display:flex}.activity-details-sheet__title{text-align:left;letter-spacing:0;color:#04041cf2;flex:1;margin:0;font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:32px}.activity-details-sheet__close{color:#04041cf2;cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-right:16px;padding:0;display:inline-flex}.activity-details-sheet__close-icon{width:16px;height:16px;display:block}.activity-details-sheet__close:focus-visible{outline-offset:2px;outline:2px solid #262aff}.activity-details-sheet__body{background:#fcfcfc;flex-direction:column;flex:1;gap:12px;min-height:0;padding:12px 16px;display:flex;overflow:auto}.activity-details-sheet__loading,.activity-details-sheet__error{justify-content:center;align-items:center;min-height:280px;display:flex}.activity-details-sheet__error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:12px;padding:16px}.activity-details-sheet__sections{flex-direction:column;gap:8px;display:flex}.activity-details-section{background:#fcfcfc;border:1px solid #c7d9e5;border-radius:12px;overflow:hidden}.activity-details-section__summary{cursor:pointer;box-sizing:border-box;letter-spacing:0;color:#04041cf2;background:#f0f3f7;border-bottom:0;justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:12px 14px;font-family:Inter,sans-serif;font-size:20px;font-weight:700;line-height:28px;list-style:none;display:flex}.activity-details-section__summary::-webkit-details-marker{display:none}.activity-details-section__summary:after{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%23262AFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/14px 8px no-repeat;flex-shrink:0;width:14px;height:8px;margin-left:10px;transition:background-image .2s;display:block}.activity-details-section[open] .activity-details-section__summary:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M1 7L7 1L13 7' stroke='%23262AFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.activity-details-section__body{background:#fcfcfc;max-height:none;padding:0;overflow:visible}.activity-details-general-groups{flex-direction:column;gap:0;padding:0;display:flex}.activity-details-grid{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:100%;display:grid}.activity-details-general-groups>.activity-details-grid{border-bottom:1px solid #abc6d8}.activity-details-general-groups>.activity-details-grid:last-child{border-bottom:0}.activity-details-field{background:#fcfcfc;flex-direction:column;justify-content:flex-start;gap:8px;min-height:72px;padding:12px 14px;display:flex}.activity-details-field__label{letter-spacing:0;color:#04041ca3;margin-bottom:0;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:24px}.activity-details-field__value{letter-spacing:0;color:#04041cf2;word-break:break-word;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}.activity-details-code-block{box-sizing:border-box;--v-text-secondary:4, 4, 28, .64;--v-bg-action-tertiary-hover:#04041ca3;--v-bg-action-tertiary-active:#04041ca3;--v-bg-secondary:240, 243, 247, 1;background:#f5f7f7;border-top:1px solid #c7d9e5;width:100%;padding:12px;display:block;position:relative}.activity-details-code-block::part(editor-toolbar){z-index:1;border:0;justify-content:flex-end;margin-bottom:0;padding-bottom:0;display:flex;position:absolute;top:12px;right:12px}.activity-details-sheet__footer{background:#fcfcfc;align-items:center;padding:20px 32px 24px;display:flex;box-shadow:0 -2px 8px #2d4c6133,0 -1px #2d4c6126}.activity-details-sheet__footer-button{box-sizing:border-box;letter-spacing:0;text-transform:none;border-radius:9999px;width:100%;min-height:40px;padding:0;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:24px;display:block}.activity-details-sheet__footer-button::part(button){width:100%;min-height:40px;font:inherit;letter-spacing:inherit;text-transform:none;justify-content:center;align-items:center;padding:0 24px;display:inline-flex}@media (width<=900px){.activity-details-sheet{width:100vw}.activity-details-sheet__header{padding:14px 12px}.activity-details-sheet__title{font-size:20px;line-height:28px}.activity-details-sheet__close{width:24px;height:24px;margin-right:0}.activity-details-sheet__body{padding:10px 12px}.activity-details-grid{grid-template-columns:1fr}.activity-details-sheet__footer{padding:14px 12px 16px}}.drf-root{flex:1;min-width:0;position:relative}.drf-control{box-sizing:border-box;cursor:pointer;background-color:#fff;border:1px solid #abc6d8;border-radius:8px;justify-content:space-between;align-items:center;width:100%;min-height:52px;margin:0;padding:.625rem 1rem;transition:border-color .15s,outline-color .15s;display:flex;position:relative}.drf-control:hover{border-color:#73a0be}.drf-control:focus,.drf-control:focus-visible,.drf-control--open{outline:2px solid rgba(var(--v-border-color-action,19, 98, 226, 1));outline-offset:3px;border-color:#1362e2}.drf-label{color:rgba(var(--v-text-primary,32, 54, 69, 1));align-items:center;gap:.4rem;font-size:1rem;font-weight:400;line-height:1.25;display:inline-flex}.drf-label__calendar-icon{color:#04041ca3;width:14px;height:14px}.drf-chevron{width:16px;height:16px;color:rgba(var(--v-text-link,19, 98, 226, 1));pointer-events:none;flex-shrink:0;display:block}.drf-chevron__icon{width:16px;height:16px;color:inherit;display:block}.drf-popup{box-sizing:border-box;z-index:1000;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;width:auto;min-width:0;max-width:100%;margin-top:.5rem;padding:.875rem;position:absolute;top:100%;left:0;right:0;overflow-x:hidden;box-shadow:0 4px 12px #00000026}.drf-section{margin:0}.drf-quick-section{margin-bottom:.75rem}.drf-custom-section{margin:.75rem 0}.drf-title{letter-spacing:0;width:100%;max-width:100%;margin:0 auto .625rem;font-style:normal;color:#04041ca3!important;font-family:Inter,sans-serif!important;font-size:17px!important;font-weight:700!important;line-height:24px!important}.drf-chip-group{flex-wrap:wrap;place-content:flex-start;gap:0;width:100%;max-width:100%;margin:0 auto;display:flex}.drf-chip-group vega-selection-chip{flex:none;max-width:100%;margin:0 8px 10px 0}.drf-chip-group vega-selection-chip::part(chip),.drf-chip-group vega-selection-chip::part(button){box-sizing:border-box;white-space:nowrap;border-radius:9999px;width:auto;max-width:100%;min-height:40px;padding:4px 16px;font-size:15px;line-height:22px}.drf-chip-group vega-selection-chip[checked]::part(chip),.drf-chip-group vega-selection-chip[checked]::part(button){background:#f2f7ff;border:2px solid #262aff}.drf-divider{opacity:1;box-sizing:border-box;gap:10px;width:100%;max-width:100%;height:25px;margin:0 auto;padding-top:10px;padding-bottom:10px}.drf-divider:before{content:"";border-top:1px solid #abc6d8;width:100%;height:1px;display:block}.drf-buttons{flex-wrap:nowrap;justify-content:center;align-items:stretch;gap:6px;width:100%;margin:0;padding-top:.75rem;display:flex}.drf-buttons .vega-primary-button,.drf-buttons .vega-secondary-button{white-space:nowrap;flex:1 1 0;width:auto;min-width:0;padding:0}.drf-custom-section vega-date-picker{width:100%;max-width:100%;display:block}@media (width<=420px){.drf-buttons .vega-primary-button,.drf-buttons .vega-secondary-button{flex:100%}.drf-buttons{flex-wrap:wrap}}.drf-buttons .vega-primary-button::part(button),.drf-buttons .vega-secondary-button::part(button){min-height:38px;padding-left:12px;padding-right:12px;font-size:15px}.drf-buttons .vega-primary-button{--v-bg-action:38, 42, 255, 1;--v-text-on-action:252, 252, 254, 1;--v-bg-action-hover:29, 37, 230, 1;--v-bg-action-active:22, 31, 210, 1}.drf-buttons .vega-secondary-button{--v-border-secondary-btn:38, 42, 255, 1;--v-border-secondary-btn-hover:29, 37, 230, 1;--v-border-secondary-btn-active:22, 31, 210, 1;--v-bg-action-secondary:252, 252, 252, 1;--v-bg-action-secondary-hover:38, 42, 255, .08;--v-bg-action-secondary-active:38, 42, 255, .12;--v-text-link:38, 42, 255, 1;--v-text-link-hover:29, 37, 230, 1;--v-text-link-active:22, 31, 210, 1}.vega-secondary-button{justify-content:center;align-items:center;height:40px;padding:0 16px;display:inline-flex;color:#262aff!important;box-shadow:none!important;background:0 0!important;border:none!important;font-size:16px!important;font-weight:700!important;line-height:24px!important}.activity-log-container{max-width:1280px;margin:0 auto;padding:2rem 0 4rem}.activity-log__blocking-backdrop{z-index:2500;backdrop-filter:blur();background:#12122799;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.activity-log-subtitle{color:#475569;margin-bottom:2rem}.activity-log-error{color:#dc2626;background:#fee2e2;border-left:4px solid #dc2626;border-radius:8px;margin-bottom:1rem;padding:.75rem}.filter-card,.table-card{border:1px solid var(--border);background:#fff;border-radius:12px;box-shadow:0 1px 3px #0f172a0d}.filter-card{margin-bottom:.9rem;padding:.85rem}.table-card{padding:.45rem}.filter-card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.filter-app-wrapper{flex:720px;min-width:260px;position:relative}.filter-row{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.filter-controls-group{flex:1;align-items:center;gap:.75rem;display:flex}.filter-controls-group>div{flex:1;position:relative}.filter-controls-group>div:first-child,.filter-controls-group>div:nth-child(2){flex:.9 12rem}.filter-controls-group>.drf-root{flex:.98 17.5rem;min-width:17.5rem}.filter-actions{flex-shrink:0;align-items:center;gap:.85rem;display:flex}.filter-actions .vega-primary-button::part(button),.filter-actions .vega-secondary-button::part(button){min-height:36px;padding-left:12px;padding-right:12px}.filter-actions .vega-secondary-button{font-size:15px!important;line-height:22px!important}.refresh-button{color:#262aff;cursor:pointer;background:#fff;border:2px solid #262aff;border-radius:999px;align-items:center;gap:8px;height:36px;padding:0 16px;font-size:1rem;font-weight:600;display:inline-flex}.refresh-button__icon{color:#262aff;justify-content:center;align-items:center;width:13.3274px;height:13.3333px;line-height:1;display:inline-flex}.refresh-button__icon svg{opacity:1;width:13.3274px;height:13.3333px;transform:rotate(0)}.dropdown-icon{pointer-events:none;opacity:1;color:#262aff;stroke-width:2px;width:14px;height:8px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.dropdown-wrapper{position:relative}.vega-select-override{--v-text-link:0, 0, 0, 0;--v-text-secondary:0, 0, 0, 0;--v-text-error:0, 0, 0, 0}.date-filter-control{cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}.date-filter-label{color:#0f172a;align-items:center;gap:.4rem;display:inline-flex}.date-filter-icon{color:currentColor;stroke-width:2px;width:14px;height:14px}.date-range-picker-popup{z-index:1000;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;min-width:320px;margin-top:.5rem;padding:1rem;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 12px #00000026}.date-range-section{margin-bottom:1rem}.date-range-section:not(:last-child){border-bottom:1px solid #e2e8f0;padding-bottom:1rem}.date-range-title{color:#0f172a;margin:0 0 .75rem;font-size:14px;font-weight:600}.quick-select-buttons{flex-wrap:wrap;gap:.5rem;display:flex}.filter-chips-row{flex-wrap:wrap;gap:.75rem;margin-top:0;display:flex}.filter-chip-divider{width:100%;height:25px;margin:12px auto;position:relative}.filter-chip-divider:before{content:"";border-top:1px solid #abc6d8;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.pagination-wrapper{align-items:center;margin-bottom:.5rem;display:flex}.pagination-component{--v-text-link:38, 42, 255;width:100%}.sort-button{cursor:pointer;font-weight:inherit;font-size:inherit;color:inherit;white-space:nowrap;background:0 0;border:none;align-items:center;gap:2px;padding:0;display:inline-flex}.result-badge--success{color:#065f46;background:#ccfbf1}.result-badge--error{color:#9f1239;background:#ffe4e6}.result-badge--neutral{color:#334155;background:#e2e8f0}.date-time-cell{gap:.15rem;display:grid}.date-time-time{color:#64748b;font-size:.78rem}.activity-cell-truncate{text-overflow:ellipsis;white-space:nowrap;width:100%;display:inline-block;overflow:hidden}.activity-cell-truncate--app{max-width:220px}.activity-cell-truncate--action{max-width:170px}.quick-select-button{cursor:pointer;background-color:#fff;border:1px solid #cbd5e1;border-radius:20px;padding:.4rem .8rem;font-size:12px;font-weight:400;transition:all .2s}.quick-select-button.active{background-color:#f0f4f8;border:2px solid #0f172a;font-weight:600}.date-range-buttons{justify-content:center;gap:.75rem;display:flex}.button-pill{border-radius:999px;font-weight:600}.button-refresh{color:#262aff;background:#fff;border-color:#262aff}.button-apply-filters{color:#fff;background-color:#262aff;border-color:#262aff;margin-left:.75rem}.button-apply-filters:disabled{color:#9ca3af;cursor:not-allowed;background-color:#d1d5db;border-color:#d1d5db}.vega-primary-button{--v-bg-action:38, 42, 255, 1;--v-text-on-action:252, 252, 254, 1;--v-bg-action-hover:29, 37, 230, 1;--v-bg-action-active:22, 31, 210, 1}.table-pagination{--v-text-link:38, 42, 255;justify-content:space-between;align-items:center;width:100%;margin-bottom:.5rem;display:flex}.empty-state-wrap{flex-direction:column;justify-content:center;align-items:center;min-height:384px;padding:1.5rem 1rem;display:flex}.empty-state-panel{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:600px;display:flex}.empty-state-image{justify-content:center;align-items:center;width:100%;min-height:200px;display:flex}.empty-state-illustration{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:300px}.empty-state-title{color:#04041c;width:100%;margin:0;padding-top:32px;font-size:28px;font-weight:700;line-height:36px}.empty-state-description{color:#04041c;width:100%;margin:0;padding-top:16px;font-size:16px;font-weight:500;line-height:28px}.empty-state-ctas{flex-direction:column;align-items:center;gap:16px;width:100%;height:40px;padding:32px 24px 8px;display:flex}.table-header-button{cursor:pointer;font-weight:inherit;font-size:inherit;color:inherit;white-space:nowrap;background:0 0;border:none;align-items:center;gap:2px;padding:0;display:inline-flex}.sort-icon{vertical-align:middle;flex-shrink:0;width:16px;height:16px;margin-left:4px;display:inline-block}.sort-icon-inactive{opacity:.35}.loading-container{justify-content:center;align-items:center;min-height:220px;display:flex}.result-badge{border-radius:999px;padding:.2rem .55rem;font-size:.75rem;font-weight:600;display:inline-block}.result-badge.success{color:#065f46;background:#ccfbf1}.result-badge.error{color:#9f1239;background:#ffe4e6}.result-badge.neutral{color:#64748b;background:#e2e8f0}.datetime-cell{gap:.15rem;display:grid}.datetime-cell .time-text{color:#64748b;font-size:.78rem}.view-button{color:#262aff;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-weight:600;display:inline-flex}.eye-icon{vertical-align:middle;width:14px;height:14px;margin-right:4px;display:inline}@media (width<=1024px){.activity-log-container{padding:1rem .75rem 2rem}.filter-row{flex-wrap:wrap;align-items:stretch}.filter-controls-group{flex:100%;width:100%}.filter-actions{flex-wrap:wrap;justify-content:flex-end;width:100%}}@media (width<=768px){.filter-card{padding:.75rem}.filter-card-header{gap:.75rem}.filter-app-wrapper{flex:100%;min-width:0}.filter-controls-group{flex-wrap:wrap;gap:.5rem}.filter-controls-group>div{flex:100%;min-width:0}.filter-actions{justify-content:stretch;gap:.5rem}.filter-actions .vega-primary-button,.filter-actions .vega-secondary-button{flex:100%;justify-content:center;width:100%}.refresh-button{justify-content:center;width:100%}.empty-state-title{font-size:22px;line-height:30px}.empty-state-description{font-size:14px;line-height:22px}}.app-input{width:100%;position:relative}.app-input vega-input{width:100%}.app-input__right-icon{color:#94a3b8;pointer-events:none;font-size:.82rem;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.menu-dropdown{width:100%}.menu-dropdown vega-dropdown{width:100%;display:block}.menu-dropdown__label{margin-bottom:8px;font-size:16px;font-weight:500;display:block}.menu-dropdown__required{color:#e11d48}.menu-dropdown__trigger{color:#0f172a;text-align:left;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.75rem;justify-content:flex-start;align-items:center;gap:.75rem;width:100%;height:3rem;padding:0 3rem 0 .85rem;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.menu-dropdown__trigger:hover:not(:disabled){border-color:#2563eb}.menu-dropdown__trigger:focus,.menu-dropdown__trigger:focus-visible{border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb40}.menu-dropdown__trigger:disabled{cursor:not-allowed;color:#94a3b8;background:#f8fafc;border-color:#cbd5e1}.menu-dropdown__trigger-text{text-overflow:ellipsis;white-space:nowrap;color:#64748b;flex:1;min-width:0;font-size:16px;overflow:hidden}.menu-dropdown__selected-inline{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:16px;display:block;overflow:hidden}.menu-dropdown__chevron{width:16px;height:16px;color:rgba(var(--v-text-link,19, 98, 226, 1));pointer-events:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.menu-dropdown__selected-title{color:#0f172a;font-size:1.02rem;font-weight:600;line-height:1.2}.menu-dropdown__selected-description{color:#64748b;font-family:monospace;font-size:.78rem;line-height:1.2}.menu-dropdown__item{flex-direction:column;gap:.1rem;min-width:260px;display:flex}.menu-dropdown__title{color:#0f172a;font-size:.95rem;font-weight:600;line-height:1.2}.menu-dropdown__description{color:#64748b;font-family:monospace;font-size:.78rem;line-height:1.2}.menu-dropdown__search-wrapper{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.5rem}.menu-dropdown__search-input{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;outline:none;width:100%;padding:.5rem .75rem;font-size:.9rem;transition:border-color .15s}.menu-dropdown__search-input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}.menu-dropdown__search-input::placeholder{color:#cbd5e1}.menu-dropdown__items-list{max-height:300px;overflow-y:auto}.menu-dropdown__no-results{text-align:center;color:#94a3b8;padding:1rem;font-size:.9rem}.menu-dropdown__helper-text{color:#64748b;margin:.4rem 0 0;font-size:.9rem}.app-permissions-section{border-top:0 solid #e2e8f0;margin-top:0;padding:16px}.app-permissions-section__header-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.app-permissions-section__header-content{flex:1}.app-permissions-section__header-action{justify-content:center;align-items:center;display:flex}.app-permissions-section__title{text-align:left;letter-spacing:0;color:#04041cf2;margin:0 0 4px;font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:32px}.app-permissions-section__subtitle{text-align:left;letter-spacing:0;color:#04041cf2;margin:0 0 16px;font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:28px}.app-permissions-section__search-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;margin-top:12px;margin-bottom:12px;display:flex}.app-permissions-section__search-input{flex:260px;min-width:220px}.app-permissions-section__search-input .app-input__right-icon{color:#04041ca3;width:1rem;font-size:.95rem;top:40%;right:16px;transform:translateY(-50%)}.app-permissions-section__search-input vega-input::part(input){color:#04041cf2}.app-permissions-section__search-input vega-input::part(input)::placeholder{color:#121227d9;opacity:1}.app-permissions-section__select-all-row{justify-content:flex-end;padding-bottom:8px;display:flex}.app-permissions-section__select-all{color:#04041cf2;user-select:none;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px;display:inline-flex}.app-permissions-section__accounts-list{flex-direction:column;gap:0;display:flex}.app-permissions-section__accounts-empty{text-align:center;color:#64748b;background:#fff;border:1px dashed #cbd5e1;border-radius:.5rem;padding:.75rem;font-size:.9rem}.app-permissions-section__account-item{background:#fff;border:1px solid #abc6d8;border-radius:8px;flex-direction:column;margin-bottom:12px;padding:16px;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.app-permissions-section__account-item:hover{background:#ebebff;border-color:#3d40ff;box-shadow:0 4px 6px #0000001a}.app-permissions-section__account-item--selected{background:#fff;border-color:#cbd5e1;box-shadow:0 1px 2px #0000000d}.app-permissions-section__account-header{justify-content:space-between;align-items:center;gap:12px;width:100%;margin-bottom:12px;display:flex}.app-permissions-section__account-avatar{color:#0f172a;background:#e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-size:.95rem;display:inline-flex}.app-permissions-section__account-avatar svg{width:16px;height:16px}.app-permissions-section__account-avatar--transaction{color:#14532d;background:#86efac}.app-permissions-section__account-avatar--token{color:#713f12;background:#fef3c7}.app-permissions-section__account-avatar--settlement{color:#155e75;background:#a5f3fc}.app-permissions-section__account-avatar--dispute{color:#4c1d95;background:#c4b5fd}.app-permissions-section__account-avatar--file{color:#7c2d12;background:#fed7c3}.app-permissions-section__account-avatar--default{color:#0f172a;background:#e2e8f0}.app-permissions-section__account-info{flex:1;min-width:0}.app-permissions-section__account-name{color:#000;text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:18px;overflow:hidden}.app-permissions-section__account-id{color:#04041ca3;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:16px;overflow:hidden}.app-permissions-section__account-checkbox{white-space:nowrap;align-items:center;display:flex}.app-permissions-section__account-footer{width:calc(100% - 116px);max-width:calc(100% - 116px);margin-left:52px}.create-app-progress-modal{text-align:center;flex-direction:column;gap:12px;padding:4px 0;display:flex}.create-app-progress-modal__description{color:#111827;text-align:left;margin:0;font-size:14px;line-height:1.45}.create-app-progress-modal__track{background:#dbe4f4;border-radius:999px;width:100%;height:8px;margin-top:2px;overflow:hidden}.create-app-progress-modal__fill{background:#6c93eb;border-radius:999px;height:100%;transition:width .22s ease-in-out}.create-app-progress-modal__step-title{color:#111827;margin-top:4px;font-size:14px;font-weight:600;line-height:1.2}.create-app-progress-modal__step-count{color:#6b7280;font-size:12px;line-height:1.2}.create-app-modal__content{flex-direction:column;gap:14px;padding-left:.25rem;padding-right:.25rem;display:flex}.create-app-modal__description{color:#0f172a;margin:0;padding-top:4px;font-size:1.2rem}.create-app-modal__field{flex-direction:column;display:flex}.create-app-modal__label{margin-bottom:.625rem;font-weight:600;display:block}.create-app-modal__label .required{color:#dc2626;margin-left:.25rem}.create-app-modal__input{box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem}.create-app-modal__helper-text{color:#64748b;margin:.5rem 0 0;font-size:.95rem}.create-app-modal__field-error{color:#b91c1c;margin-top:.5rem;font-size:.875rem;font-weight:500}.create-app-modal__mode-toggle{background:#e5e7eb;border-radius:999px;grid-template-columns:1fr 1fr;padding:.2rem;display:grid}.create-app-modal__mode-button{color:#0f172a;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.75rem 1rem;font-weight:600}.create-app-modal__mode-button--active{background:#f8fafc}.create-app-modal__existing-section{flex-direction:column;gap:1rem;display:flex}.create-app-modal__permissions-section{margin-top:0;padding-left:0;padding-right:0}.create-app-modal__no-merchants{color:#b45309;margin:.75rem 0 0}.create-app-modal__accounts-loading{text-align:center;color:#64748b;margin-top:1rem;padding:1rem;font-size:.95rem}.create-app-modal__new-section{flex-wrap:wrap;align-items:flex-start;gap:1rem;display:flex}.create-app-modal__new-field{flex:320px;min-width:0}.create-app-modal__new-field--region{flex:240px}.create-app-modal__error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;padding:.75rem .875rem}.create-app-modal__footer{box-sizing:border-box;justify-content:flex-end;align-items:center;gap:.5rem;padding:0 .25rem;display:flex}.editapp-overlay{z-index:2000;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.editapp-overlay__backdrop{cursor:pointer;background:#121227d9;border:0;position:absolute;inset:0}.editapp-sheet{z-index:1;background:#fff;flex-direction:column;width:800px;max-width:100vw;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:-12px 0 32px #10182838}.editapp-sheet__header{justify-content:flex-end;align-items:center;gap:12px;padding:16px;display:flex}.editapp-sheet__close{color:#04041cf2;cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;padding:0;display:inline-flex}.editapp-sheet__close-icon{width:24px;height:24px;display:block}.editapp-sheet__close:focus-visible{outline-offset:2px;outline:2px solid #262aff}.editapp-sheet__body{background:#fff;flex-direction:column;flex:1;gap:0;min-height:0;padding:0;display:flex;overflow-y:auto}.editapp-sheet__loading,.editapp-sheet__error{justify-content:center;align-items:center;min-height:280px;display:flex}.editapp-sheet__error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:12px;margin:16px;padding:16px}.editapp-sheet__footer{background:#fcfcfc;border-top:1px solid #e5e7eb;align-items:center;gap:14px;padding:20px 32px 22px;display:flex;box-shadow:0 -2px 8px #2d4c6133}.editapp-sheet__footer-button{box-sizing:border-box;letter-spacing:0;text-transform:none;cursor:pointer;border:none;border-radius:9999px;flex:1;min-height:48px;padding:0;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:20px;transition:all .2s}.cancel-btn{color:#262aff;background:#fff;border:2px solid #262aff}.cancel-btn:hover{background:#f5f6ff;border-color:#262aff}.editapp-sheet__footer-button::part(button){width:100%;min-height:48px;font:inherit;letter-spacing:inherit;text-transform:none;border-radius:9999px;justify-content:center;align-items:center;padding:0 28px;display:inline-flex}.editapp-sheet__footer-button[disabled]::part(button){color:#f3f4f6;background:#a7acb0;border-color:#a7acb0}.message-bar{z-index:1200;border-radius:12px;align-items:flex-start;gap:24px;padding:24px;display:flex;position:fixed;top:1.25rem;left:38%}.message-bar__icon{flex:none;width:1rem;font-size:21px}.message-bar__content{line-height:22px}.message-bar__close{color:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:28px;line-height:22px}.message-bar--success{background:#a0e9a7;box-shadow:0 4px 8px #02020f1a,0 12px 20px #02020f26}.message-bar--error{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.message-bar--warning{color:#92400e;background:#ffedd5;border-color:#fed7aa}.message-bar--info{color:#1d4ed8;background:#dbeafe;border-color:#bfdbfe}.app-status-disable-confirm-overlay{z-index:2400;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.app-status-disable-confirm-overlay__backdrop{background:#121227d9;border:0;position:absolute;inset:0}.app-status-disable-confirm{z-index:1;width:min(480px,100vw - 2rem);max-width:min(480px,100vw - 2rem);position:relative}.app-confirm-card{box-sizing:border-box;border:1px solid;border-radius:12px;width:100%;padding:1rem 1.25rem;position:relative;overflow:hidden;box-shadow:0 4px 8px #02020f1a,0 12px 20px #02020f26}.app-confirm-card--warning{background:#fbe2b9}.app-confirm-card--success{background:#dff7f3}.app-confirm-card--error{background:#ff6678}.app-status-disable-confirm__close{cursor:pointer;z-index:2;background:0 0;border:0;justify-content:center;align-items:center;width:14px;height:14px;padding:0;line-height:0;display:inline-flex;position:absolute;top:.9rem;right:.9rem}.app-status-disable-confirm__content{align-items:flex-start;gap:.75rem;padding-right:1.75rem;display:flex}.app-status-disable-confirm__text{min-width:0}.app-status-disable-confirm__title{margin:0;font-family:Inter,sans-serif;font-size:20px;font-weight:700;line-height:28px}.app-status-disable-confirm__description{margin:.25rem 0 0;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:22px}.app-status-disable-confirm__actions{box-sizing:border-box;flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:1rem;padding:0;display:flex}@media (width<=640px){.app-status-disable-confirm__actions{justify-content:flex-start}}.app-shell{background:var(--bg);min-height:100vh;color:var(--text-h)}.app-shell__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:2rem;display:flex}.app-shell__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--text);margin:0 0 .4rem;font-size:.8rem}.app-shell__title{margin:0;font-size:2rem}.app-shell__nav{flex-wrap:wrap;gap:.75rem;display:flex}.app-shell__content{padding:0 2rem 2rem}.app-shell__top-actions{justify-content:flex-end;padding:1rem 2rem 0;display:flex}.home-panel,.app-shell__tabs-wrap{max-width:1280px;margin:0 auto}.home-panel__heading h2{margin-bottom:.35rem}.home-panel__heading p{color:var(--text);margin-top:0}.home-panel__message{color:var(--text);align-items:center;gap:.5rem;display:inline-flex}.home-panel__message--loading{justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:120px;display:flex}.home-panel__message-bar{margin-bottom:1rem}.home-panel__full-page-loader{z-index:2500;backdrop-filter:blur();background:#12122799;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.home-merchant-label{align-items:center;gap:.45rem;display:inline-flex}.home-merchant-label--legacy{color:#92400e}.home-merchant-label__legacy-icon{color:#f59e0b;background:#fff7ed;border:1px solid #f59e0b;border-radius:999px;justify-content:center;align-items:center;width:1rem;height:1rem;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.home-merchant-label__id{color:#64748b;font-family:monospace;font-size:.85rem}.home-panel__error{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:.5rem;padding:.75rem 1rem}.home-panel__success{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem}.home-table-wrap{border:1px solid var(--border);background:var(--bg);border-radius:.75rem;margin-top:1.5rem;padding:1rem}.home-resources{border:1px solid var(--border);background:var(--bg);border-radius:.75rem;margin-top:1.5rem;padding:1.25rem 1.25rem 0}.home-resources__header{justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1.25rem;display:flex}.home-resources__title-group{align-items:flex-start;gap:.85rem;display:flex}.home-resources__icon{flex-shrink:0;margin-top:.1rem}.home-resources__title{color:var(--text-h);margin:0 0 .2rem;font-size:1.1rem;font-weight:700}.home-resources__subtitle{color:var(--text);margin:0;font-size:.925rem}.home-resources__subtitle a{color:#4f46e5;font-weight:500;text-decoration:none}.home-resources__subtitle a:hover{text-decoration:underline}.home-resources__external-icon{vertical-align:middle;width:.7rem;height:.7rem;margin-left:.25rem}.home-resources__toggle{border:1px solid var(--border);background:var(--bg);cursor:pointer;white-space:nowrap;border-radius:1.5rem;flex-shrink:0;align-items:center;gap:.4rem;padding:.35rem .9rem;font-size:.875rem;font-weight:500;display:inline-flex}.home-resources__toggle:hover{background:var(--bg)}.home-resources__toggle-icon{width:.75rem;height:.75rem}.home-resources__cards{grid-template-columns:repeat(4,1fr);gap:.85rem;padding-bottom:1.25rem;display:grid}@media (width<=900px){.home-resources__cards{grid-template-columns:repeat(2,1fr)}}@media (width<=540px){.home-resources__cards{grid-template-columns:1fr}}.home-resource-card{border:1px solid var(--border);background:var(--bg);border-radius:.55rem;flex-direction:column;gap:.4rem;padding:.9rem 1rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.home-resource-card:hover{border-color:#a5b4fc;box-shadow:0 2px 8px #4f46e51a}.home-resource-card__top{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.home-resource-card__title{color:var(--text-h);font-size:.925rem;font-weight:700}.home-resource-card__icon{color:#94a3b8;flex-shrink:0;width:.8rem;height:.8rem}.home-resource-card__desc{color:var(--text);margin:0;font-size:.85rem;line-height:1.45}.home-test-cards{border-top:1px solid var(--border);padding:1rem 0 1.25rem}.home-test-cards__label{color:var(--text);margin:0 0 .75rem;font-size:.925rem}.home-test-cards__grid{grid-template-columns:repeat(4,1fr);gap:.85rem;display:grid}@media (width<=900px){.home-test-cards__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=540px){.home-test-cards__grid{grid-template-columns:1fr}}.home-test-card{border:1px solid var(--border);background:var(--bg);border-radius:.55rem;align-items:center;gap:.6rem;padding:.75rem .9rem;display:flex}.home-test-card:hover{cursor:pointer;border-color:#a5b4fc;box-shadow:0 2px 8px #4f46e51a}.home-test-card__brand{letter-spacing:.04em;color:var(--text-h);background:color-mix(in srgb, var(--bg) 90%, var(--text-h) 10%);border:1px solid var(--border);white-space:nowrap;border-radius:.3rem;flex-shrink:0;padding:.2rem .4rem;font-size:.72rem;font-weight:800}.home-test-card__info{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.home-test-card__status{font-size:.78rem;font-weight:700}.home-test-card__status--ok{color:#16a34a}.home-test-card__status--fail{color:#dc2626}.home-test-card__number{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-family:monospace;font-size:.8rem;overflow:hidden}.home-test-card--view-all{color:#4f46e5;cursor:pointer;justify-content:space-between;font-size:.925rem;font-weight:700;text-decoration:none}.home-test-card--view-all:hover{background:#f5f3ff;border-color:#a5b4fc}.home-test-card--view-all svg{flex-shrink:0;width:.9rem;height:.9rem}.home-table-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.home-table-title{color:var(--text-h);margin:0;font-size:1.2rem;font-weight:700}.home-table-create{position:relative}.home-platform-menu{z-index:10;border:1px solid var(--border);background:color-mix(in srgb, var(--bg) 96%, var(--text-h) 4%);border-radius:.65rem;width:240px;position:absolute;top:calc(100% + .45rem);right:0;overflow:hidden;box-shadow:0 12px 24px #0f172a26}.home-platform-menu__item{width:100%;color:var(--text-h);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:.7rem .85rem;font-size:.95rem;display:flex}.home-platform-menu__item+.home-platform-menu__item{border-top:1px solid var(--border)}.home-platform-menu__item:hover{background:color-mix(in srgb, var(--bg) 88%, var(--text-h) 12%)}.home-table-meta-row{justify-content:space-between;align-items:center;gap:.85rem;margin-bottom:.75rem;display:flex}.home-table-meta{color:var(--text-h);font-size:1rem}.home-page-size-control{color:var(--text-h);align-items:center;gap:.55rem;font-size:1rem;display:inline-flex}.home-page-size-control select{border:1px solid var(--border);background:var(--bg);min-width:5.2rem;height:2.15rem;color:var(--text-h);border-radius:.55rem;padding:0 .7rem}.home-apps-table{border-radius:.55rem;overflow:hidden}.home-sort-button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.95rem;font-weight:700;line-height:1.15}.home-sort-button:hover{color:#2530cc}.home-sort-icon{vertical-align:middle;width:.85rem;min-width:.85rem;height:.85rem;margin-left:.35rem}.home-sort-icon--inactive{opacity:.35}.home-copy-field{align-items:center;gap:.45rem;display:inline-flex}.home-copy-button,.home-show-button,.home-edit-link{color:#2f3af2;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;line-height:1}.home-copy-button:hover,.home-show-button:hover,.home-edit-link:hover{color:#2530cc}.home-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.home-pagination__summary{color:#64748b;font-size:.9rem}.home-pagination__actions{gap:.5rem;display:flex}.home-pagination__button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;padding:.45rem .75rem}.home-pagination__button:disabled{cursor:not-allowed;background:#f8fafc}.home-empty-actions{background:var(--bg);border:0 solid;border-radius:12px;margin-top:1.5rem;padding:1rem}.home-empty-actions__text{color:#04041cf2;letter-spacing:0%;margin:0}.home-empty-actions__text--headline{font-size:24px;font-weight:700;line-height:32px}.home-empty-actions__text--subtext{font-size:20px;font-weight:500;line-height:28px;font-style:medium;margin-top:.5rem}.home-empty-actions__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding-top:1rem;display:grid}.home-empty-actions__card{opacity:1;box-sizing:border-box;border-width:1px;border:1px solid var(--border);background-color:var(--bg);cursor:pointer;border-radius:12px;flex-direction:column;gap:24px;width:742px;max-width:100%;height:auto;min-height:176px;padding:24px;transition:background-color .2s,border-color .2s;display:flex}.home-empty-actions__card:hover{background-color:#e7e5f7}.home-empty-actions__card-top{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.home-empty-actions__card-copy{color:#000;letter-spacing:0;vertical-align:middle;flex:none;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:18px}.home-empty-actions__card vega-button{align-self:flex-start;margin-top:auto}.home-empty-actions__recommended{color:#000;letter-spacing:0%;font-size:18px;font-weight:500;line-height:28px}.home-empty-actions__recommended-star{color:#262aff;size:24px}.home-panel__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.home-card{background:var(--bg);border:1px solid var(--border);border-radius:16px;padding:1.25rem;box-shadow:0 8px 30px #0f172a0f}@media (width<=720px){.app-shell__header{flex-direction:column}.app-shell__content{padding:0 1.25rem 1.25rem}.home-empty-actions__cards{grid-template-columns:1fr}.home-empty-actions__card{height:auto}.home-table-header,.home-table-meta-row{flex-direction:column;align-items:flex-start}.home-table-title{font-size:1.55rem}.home-platform-menu{width:min(240px,100vw - 3rem);left:0;right:auto}}.devportal-app{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#abc6d8;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;min-height:100%}@media (width<=1024px){.devportal-app{font-size:16px}}.devportal-app[data-theme=dark]{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}.devportal-app[data-theme=dark] #social .button-icon{filter:invert()brightness(2)}@media (prefers-color-scheme:dark){.devportal-app:not([data-theme]){--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}.devportal-app:not([data-theme]) #social .button-icon{filter:invert()brightness(2)}}.devportal-app h1,.devportal-app h2{font-family:var(--heading);color:var(--text-h);font-weight:500}.devportal-app h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){.devportal-app h1{margin:20px 0;font-size:36px}}.devportal-app h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){.devportal-app h2{font-size:20px}}.devportal-app code,.devportal-app .counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}.devportal-app code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}
/*$vite$:1*/