.settings-workspace{color:#f2f2f2;background:#222;width:auto;min-width:0;min-height:calc(100vh - 73px);margin:-30px;display:block}.settings-workspace button,.settings-workspace input,.settings-workspace select,.settings-workspace textarea{font:inherit}.settings-navigation{background:#242323;border-right:1px solid #3b3a3a;flex-direction:column;align-self:start;width:294px;height:calc(100vh - 73px);min-height:650px;padding:28px 17px 20px;display:flex;position:sticky;top:73px}.settings-navigation>header{align-items:center;gap:12px;padding:0 10px 24px;display:flex}.settings-workspace-icon{color:#62b8e8;background:#293842;border:1px solid #45515a;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.settings-workspace-icon svg{width:21px;height:21px}.settings-navigation>header div,.settings-navigation>footer div{gap:3px;min-width:0;display:grid}.settings-navigation>header span:not(.settings-workspace-icon){color:#8f8f8f;font-size:11px}.settings-navigation>header strong{color:#f3f3f3;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:550;overflow:hidden}.settings-nav-completion{background:#292828;border:1px solid #414040;border-radius:13px;gap:8px;margin:0 5px 18px;padding:13px 14px;display:grid}.settings-nav-completion>div{color:#aaa;justify-content:space-between;align-items:center;gap:12px;font-size:10px;display:flex}.settings-nav-completion strong{color:#e8e8e8;font-size:11px;font-weight:550}.settings-nav-completion>i,.settings-profile-completion>i,.settings-security-score>div:last-child>i,.settings-reserve-meter>i{background:#414141;border-radius:999px;width:100%;height:5px;display:block;overflow:hidden}.settings-nav-completion>i>b{border-radius:inherit;background:#4aa6da;width:92%;height:100%;display:block}.settings-nav-completion small{color:#7f7f7f;font-size:9px}.settings-navigation nav{gap:3px;display:grid}.settings-navigation nav a{color:#a9a9a9;border:1px solid #0000;border-radius:12px;grid-template-columns:36px minmax(0,1fr) 16px;align-items:center;gap:10px;min-height:64px;padding:8px 10px;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s;display:grid}.settings-navigation nav a:hover{color:#e6e6e6;background:#2c2b2b}.settings-navigation nav a[data-active=true]{color:#f4f4f4;background:#2d353b;border-color:#414e56}.settings-navigation nav a>span{color:#a9a9a9;background:#303030;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.settings-navigation nav a[data-active=true]>span{color:#69bce8;background:#344a58}.settings-navigation nav a>span svg,.settings-navigation nav a>svg{width:18px;height:18px}.settings-navigation nav a>div{gap:2px;min-width:0;display:grid}.settings-navigation nav strong{font-size:12px;font-weight:520}.settings-navigation nav small{color:#787878;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:400;overflow:hidden}.settings-navigation nav a[data-active=true] small{color:#a0aab0}.settings-navigation nav a>svg{color:#656565}.settings-navigation>footer{border-top:1px solid #3b3a3a;align-items:flex-start;gap:11px;margin-top:auto;padding:19px 10px 0;display:flex}.settings-navigation>footer>span{color:#79d68b;background:#2f3b34;border-radius:9px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.settings-navigation>footer svg{width:17px;height:17px}.settings-navigation>footer strong{font-size:11px;font-weight:520}.settings-navigation>footer small{color:#7f7f7f;font-size:9px;line-height:1.4}.settings-navigation>footer button{color:#62b7e5;background:0 0;border:0;width:max-content;padding:3px 0 0;font-size:9px}.settings-detail{width:100%;min-width:0;padding:36px clamp(28px,3.2vw,54px) 70px}.settings-section{gap:18px;width:min(1280px,100%);margin:0 auto;display:grid}.settings-section-heading{justify-content:space-between;align-items:flex-start;gap:28px;min-height:82px;margin-bottom:4px;display:flex}.settings-section-heading>div:first-child{min-width:0}.settings-section-heading h1{color:#f4f4f4;letter-spacing:-.04em;margin:0;font-size:clamp(27px,3vw,34px);font-weight:540;line-height:1.1}.settings-section-heading p{color:#979797;max-width:710px;margin:8px 0 0;font-size:12px;line-height:1.55}.settings-heading-action{align-items:center;min-height:40px;padding-top:14px;display:flex}.settings-heading-action button{white-space:nowrap}.settings-card{background:#292828;border:1px solid #3f3e3e;border-radius:16px;overflow:hidden}.settings-card>header{border-bottom:1px solid #3d3c3c;justify-content:space-between;align-items:center;gap:20px;min-height:74px;padding:16px 20px;display:flex}.settings-card>header h2{color:#ececec;margin:0;font-size:15px;font-weight:540}.settings-card>header p{color:#858585;margin:4px 0 0;font-size:10px;line-height:1.45}.settings-card-body{padding:20px}.settings-form-grid{gap:15px;display:grid}.settings-form-grid.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-form-grid label,.settings-form-stack label,.settings-color-grid>label{color:#b8b8b8;gap:7px;font-size:10px;font-weight:500;display:grid}.settings-form-grid input,.settings-form-grid select,.settings-form-grid textarea,.settings-form-stack input,.settings-form-stack select,.settings-color-grid input,.settings-input-prefix,.settings-secure-input,.settings-money-input{color:#e8e8e8;background:#242323;border:1px solid #484747;border-radius:10px;outline:0;width:100%;min-width:0;font-size:11px;font-weight:400;transition:border-color .15s,box-shadow .15s}.settings-form-grid input,.settings-form-grid select,.settings-form-stack input,.settings-form-stack select{height:43px;padding:0 12px}.settings-form-grid textarea{resize:vertical;min-height:92px;padding:11px 12px;line-height:1.5}.settings-form-grid input:focus,.settings-form-grid select:focus,.settings-form-grid textarea:focus,.settings-form-stack input:focus,.settings-form-stack select:focus,.settings-color-grid input:focus,.settings-input-prefix:focus-within,.settings-secure-input:focus-within,.settings-money-input:focus-within{border-color:#5b9ec2;box-shadow:0 0 0 3px #4aa6da1a}.settings-wide-field{grid-column:1/-1}.settings-input-prefix,.settings-secure-input,.settings-money-input{align-items:center;gap:9px;height:43px;padding:0 11px;display:flex}.settings-input-prefix>svg,.settings-secure-input>svg{color:#777;flex:0 0 16px;width:16px;height:16px}.settings-input-prefix input,.settings-secure-input input,.settings-money-input input{height:100%;box-shadow:none;background:0 0;border:0;outline:0;padding:0}.settings-money-input b{color:#777;font-size:12px;font-weight:500}.settings-profile-banner,.settings-balance-hero,.settings-security-score{background:linear-gradient(112deg,#29343b,#292929 62%);border:1px solid #43515a;border-radius:16px}.settings-profile-banner{grid-template-columns:56px minmax(0,1fr) minmax(210px,34%);align-items:center;gap:15px;min-height:96px;padding:18px 21px;display:grid}.settings-business-mark{color:#fff;background:linear-gradient(135deg,#5eafe0,#326991);border-radius:15px;place-items:center;width:56px;height:56px;font-size:17px;font-weight:600;display:grid}.settings-profile-banner>div:nth-child(2){gap:4px;display:grid}.settings-profile-banner>div:nth-child(2) strong{font-size:15px;font-weight:550}.settings-profile-banner>div:nth-child(2) span{color:#8f989d;font-size:10px}.settings-profile-completion{gap:9px;display:grid}.settings-profile-completion>span{color:#9ba4a9;justify-content:space-between;font-size:10px;display:flex}.settings-profile-completion>span strong{color:#e5edf1;font-size:11px;font-weight:550}.settings-profile-completion>i>b,.settings-security-score>div:last-child>i>b{border-radius:inherit;background:linear-gradient(90deg,#45a8dc,#75c8ef);width:92%;height:100%;display:block}.settings-inline-note,.settings-modal-note,.settings-modal-security,.settings-asset-guidance,.settings-history-line,.settings-digest-preview,.settings-recovery-warning{color:#72bce3;background:#283137;border:1px solid #3f4e56;border-radius:11px;align-items:flex-start;gap:11px;margin-top:18px;padding:12px 13px;display:flex}.settings-inline-note>svg,.settings-modal-note>svg,.settings-modal-security>svg,.settings-asset-guidance>svg,.settings-history-line>svg,.settings-digest-preview>svg,.settings-recovery-warning>svg{flex:0 0 18px;width:18px;height:18px}.settings-inline-note>span,.settings-modal-note>span,.settings-modal-security>span,.settings-asset-guidance>span,.settings-history-line>span,.settings-digest-preview>span,.settings-recovery-warning>span{color:#8f9ba1;gap:3px;font-size:9px;line-height:1.45;display:grid}.settings-inline-note strong,.settings-modal-note strong,.settings-modal-security strong,.settings-asset-guidance strong,.settings-history-line strong,.settings-digest-preview strong,.settings-recovery-warning strong{color:#dce7ed;font-size:10px;font-weight:520}.settings-status{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;width:max-content;min-height:24px;padding:4px 8px;font-size:9px;font-weight:520;display:inline-flex}.settings-status svg{width:13px;height:13px}.settings-status.green{color:#7edb91;background:#2d4132}.settings-status.blue{color:#6ac2ef;background:#2c3d48}.settings-status.gold{color:#ecc264;background:#443b2a}.settings-status.red{color:#ef7880;background:#472f32}.settings-status.neutral{color:#b5b5b5;background:#3a3939}.settings-primary-button,.settings-tertiary-button,.settings-balance-hero>button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:39px;padding:0 14px;font-size:10px;font-weight:520;display:inline-flex}.settings-primary-button{color:#fff;background:#4aa6da;border:1px solid #50addf}.settings-primary-button:hover{background:#56b0e1}.settings-tertiary-button{color:#ddd;background:#2e2d2d;border:1px solid #4a4949}.settings-tertiary-button:hover{background:#373636}.settings-primary-button svg,.settings-tertiary-button svg,.settings-balance-hero>button svg{width:16px;height:16px}.settings-save-bar{z-index:8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#2a2929f0;border:1px solid #444343;border-radius:15px;justify-content:space-between;align-items:center;gap:20px;min-height:66px;padding:12px 13px 12px 17px;display:flex;position:sticky;bottom:16px;box-shadow:0 14px 35px #00000047}.settings-save-bar>span{color:#8f8f8f;align-items:center;gap:9px;font-size:9px;line-height:1.4;display:flex}.settings-save-bar>span svg{color:#71d188;flex:0 0 17px;width:17px;height:17px}.settings-preference-row{justify-content:space-between;align-items:center;gap:18px;min-height:64px;display:flex}.settings-preference-row.compact{border-top:1px solid #3d3c3c;margin-top:14px;padding-top:15px}.settings-preference-row>div{align-items:center;gap:12px;min-width:0;display:flex}.settings-preference-row>div>span:last-child{gap:3px;display:grid}.settings-preference-row strong{color:#e4e4e4;font-size:10px;font-weight:520}.settings-preference-row small{color:#818181;font-size:9px;line-height:1.4}.settings-row-icon{color:#61b7e6;background:#303d45;border-radius:10px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.settings-row-icon svg{width:17px;height:17px}.settings-toggle{cursor:pointer;background:#4b4a4a;border:0;border-radius:999px;flex:0 0 39px;width:39px;height:23px;padding:0;transition:background-color .16s;position:relative}.settings-toggle>span{background:#ddd;border-radius:50%;width:17px;height:17px;transition:transform .16s;position:absolute;top:3px;left:3px}.settings-toggle[data-active=true]{background:#4aa6da}.settings-toggle[data-active=true]>span{background:#fff;transform:translate(16px)}.settings-spaced-grid{margin-top:15px}.settings-metric-row{gap:12px;display:grid}.settings-metric-row.three{grid-template-columns:repeat(3,minmax(0,1fr))}.settings-metric-row article{background:#292828;border:1px solid #3f3e3e;border-radius:15px;align-items:center;gap:13px;min-height:105px;padding:16px;display:flex}.settings-metric-row article>span{color:#62bae9;background:#2d3d47;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.settings-metric-row article>span svg{width:20px;height:20px}.settings-metric-row article>div{gap:2px;display:grid}.settings-metric-row article small{color:#888;font-size:9px}.settings-metric-row article strong{color:#f0f0f0;font-size:20px;font-weight:540}.settings-metric-row article em{color:#768188;font-size:8px;font-style:normal}.settings-table-tools{align-items:center;gap:8px;display:flex}.settings-search{color:#777;background:#242323;border:1px solid #484747;border-radius:9px;align-items:center;gap:7px;width:210px;height:36px;padding:0 10px;display:flex}.settings-search svg{width:15px;height:15px}.settings-search input{color:#eee;background:0 0;border:0;outline:0;width:100%;font-size:10px}.settings-table-tools>button,.settings-team-row>button{color:#878787;background:0 0;border:0;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.settings-table-tools>button:hover,.settings-team-row>button:hover{color:#eee;background:#383737}.settings-table-tools svg,.settings-team-row>button svg{width:17px;height:17px}.settings-team-list{margin:-20px -20px 0}.settings-team-header,.settings-team-row{grid-template-columns:minmax(220px,1.45fr) minmax(150px,1fr) minmax(130px,.8fr) 104px 38px;align-items:center;gap:14px;padding:0 20px;display:grid}.settings-team-header{color:#7f7f7f;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #3d3c3c;min-height:43px;font-size:9px}.settings-team-row{border-bottom:1px solid #3d3c3c;min-height:70px}.settings-team-row:hover{background:#2f2e2e}.settings-team-row>div:first-child{align-items:center;gap:11px;min-width:0;display:flex}.settings-team-row>div:first-child>span:last-child,.settings-team-row>div:nth-child(2),.settings-team-row>div:nth-child(3){gap:3px;min-width:0;display:grid}.settings-team-row strong{color:#dedede;font-size:10px;font-weight:520}.settings-team-row small{color:#7f7f7f;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.settings-avatar{color:#fff;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:10px;font-weight:550;display:grid}.settings-avatar.blue{background:#3978a3}.settings-avatar.purple{background:#7255a8}.settings-avatar.green{background:#40835c}.settings-avatar.orange{background:#a46a3d}.settings-avatar.pink{background:#9d5879}.settings-avatar.slate{background:#5d6d76}.settings-avatar.teal{background:#397f7d}.settings-pagination{justify-content:space-between;align-items:center;gap:16px;min-height:52px;margin:0 -20px -20px;padding:8px 20px;display:flex}.settings-pagination>span{color:#7e7e7e;font-size:9px}.settings-pagination>div{gap:4px;display:flex}.settings-pagination button{color:#929292;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;min-width:30px;height:30px;font-size:9px;display:grid}.settings-pagination button:hover:not(:disabled){color:#fff;background:#393838}.settings-pagination button.active{color:#fff;background:#3d91c0;border-color:#52a9d6}.settings-pagination button:disabled{opacity:.35}.settings-pagination svg{width:15px;height:15px}.settings-role-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.settings-role-grid article{background:#262525;border:1px solid #414040;border-radius:12px;min-height:150px;padding:15px;position:relative}.settings-role-grid article>span{color:#66b9e5;background:#343f46;border-radius:7px;place-items:center;min-width:24px;height:24px;font-size:9px;display:grid;position:absolute;top:13px;right:13px}.settings-role-grid h3{color:#e6e6e6;margin:0 30px 8px 0;font-size:11px;font-weight:530}.settings-role-grid p{color:#7f7f7f;margin:0;font-size:8px;line-height:1.55}.settings-role-grid button{color:#5fb5e3;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:8px;display:flex;position:absolute;bottom:13px;left:15px}.settings-role-grid button svg{width:12px;height:12px}.settings-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a0a0aad;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.settings-modal{background:#292828;border:1px solid #4a4949;border-radius:17px;width:min(520px,100%);overflow:hidden;box-shadow:0 30px 80px #0000008c}.settings-modal>header{border-bottom:1px solid #414040;grid-template-columns:42px minmax(0,1fr) 34px;align-items:center;gap:12px;padding:17px 18px;display:grid}.settings-modal>header>span{color:#65b9e6;background:#2d3e48;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.settings-modal>header>span svg{width:20px;height:20px}.settings-modal h2{color:#f0f0f0;margin:0;font-size:15px;font-weight:540}.settings-modal header p{color:#858585;margin:3px 0 0;font-size:9px}.settings-modal>header>button{color:#999;background:0 0;border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.settings-modal>header>button:hover{color:#fff;background:#373636}.settings-modal>header>button svg{width:18px;height:18px}.settings-modal>.settings-form-grid{padding:18px}.settings-modal>footer{border-top:1px solid #414040;justify-content:flex-end;gap:9px;padding:13px 18px;display:flex}.settings-modal-note,.settings-modal-security{margin:16px 18px 0}.settings-invite-dialog{grid-template-rows:auto minmax(0,1fr) auto;width:min(980px,100%);max-height:min(900px,100vh - 32px)}.settings-invite-dialog>.ui-dialog-body{background:#262525;padding:0}.settings-invite-dialog>.ui-dialog-footer{background:#2a2929}.settings-invite-footer-summary{color:#9cacb4;align-items:center;gap:7px;margin-right:auto;font-size:10px;display:inline-flex}.settings-invite-footer-summary svg{color:#69c98d;width:16px;height:16px}.settings-invite-form{min-width:0}.settings-invite-section{border-bottom:1px solid #403f3f;padding:20px 22px}.settings-invite-section:last-of-type{border-bottom:0}.settings-invite-section>header,.settings-permission-group>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.settings-invite-section h3,.settings-permission-group h4{color:#ededed;margin:0;font-weight:560}.settings-invite-section h3{font-size:13px}.settings-permission-group h4{font-size:11px}.settings-invite-section header p,.settings-permission-group header p{color:#898989;margin:4px 0 0;line-height:1.5}.settings-invite-section header p{font-size:9px}.settings-permission-group header p{font-size:8px}.settings-invite-identity-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr) minmax(180px,.8fr);margin-top:16px}.settings-role-template-note{color:#7e8f98;align-items:center;gap:6px;margin:12px 0 0;font-size:9px;display:flex}.settings-role-template-note svg{width:14px;height:14px}.settings-permission-heading{align-items:center!important}.settings-permission-summary{color:#8d989d;align-items:center;gap:8px;min-width:max-content;font-size:8px;display:flex}.settings-permission-summary strong{color:#e7e7e7;font-size:13px;font-weight:560}.settings-permission-summary span{border-left:1px solid #444;padding-left:8px}.settings-permission-actions{gap:8px;margin-top:14px;display:flex}.settings-permission-actions button{color:#a8a8a8;min-height:30px;font:inherit;cursor:pointer;background:#2b2a2a;border:1px solid #464545;border-radius:999px;padding:0 11px;font-size:8px}.settings-permission-actions button:hover,.settings-permission-actions button:focus-visible{color:#ededed;border-color:#5d5c5c}.settings-permission-actions button:focus-visible{outline-offset:2px;outline:2px solid #5ca9d2}.settings-permission-groups{gap:12px;margin-top:14px;display:grid}.settings-permission-group{background:#292828;border:1px solid #414040;border-radius:12px;overflow:hidden}.settings-permission-group>header{background:#2d2c2c;border-bottom:1px solid #414040;align-items:center;padding:12px 14px}.settings-permission-group>header>span{color:#72bde5;background:#303a40;border:1px solid #46535a;border-radius:999px;min-width:max-content;padding:4px 8px;font-size:8px}.settings-permission-row{border-bottom:1px solid #3d3c3c;grid-template-columns:minmax(230px,1.1fr) 145px minmax(320px,1.45fr);align-items:center;gap:16px;min-height:94px;padding:12px 14px;transition:background .14s,opacity .14s;display:grid}.settings-permission-row:last-child{border-bottom:0}.settings-permission-row:not([data-enabled]){opacity:.62}.settings-permission-row[data-enabled]{background:#2b2b2b}.settings-page-access-check{cursor:pointer;grid-template-columns:24px minmax(0,1fr);align-items:flex-start;gap:10px;min-width:0;display:grid;position:relative}.settings-page-access-check>input{opacity:0;width:1px;height:1px;position:absolute}.settings-page-access-check>input+span{color:#0000;background:#242323;border:1px solid #565555;border-radius:7px;place-items:center;width:22px;height:22px;display:grid}.settings-page-access-check>input:checked+span{color:#fff;background:#3f91bd;border-color:#4ca7d8}.settings-page-access-check>input:focus-visible+span{outline-offset:2px;outline:2px solid #6ab6de}.settings-page-access-check>input+span svg{width:14px;height:14px}.settings-page-access-check>span:last-child{gap:3px;min-width:0;display:grid}.settings-page-access-check strong{color:#e1e1e1;align-items:center;gap:7px;min-width:0;font-size:10px;font-weight:550;display:flex}.settings-page-access-check strong em{color:#d6ad68;text-transform:uppercase;letter-spacing:.04em;background:#40382c;border:1px solid #5a4e3c;border-radius:999px;padding:2px 6px;font-size:7px;font-style:normal;font-weight:550}.settings-page-access-check small{color:#7f7f7f;text-overflow:ellipsis;font-size:8px;line-height:1.35;overflow:hidden}.settings-page-access-check small:first-of-type{color:#6098b5;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.settings-page-level{color:#898989;gap:6px;min-width:0;font-size:8px;font-weight:500;display:grid}.settings-page-level .ui-select-root,.settings-page-level select{width:100%}.settings-page-level select{border-radius:9px;height:36px;font-size:9px}.settings-page-capabilities{gap:5px;min-width:0;margin:0;padding:0;list-style:none;display:grid}.settings-page-capabilities li{color:#676767;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:6px;min-width:0;font-size:8px;line-height:1.35;display:grid}.settings-page-capabilities li>span{color:#0000;border:1px solid #454545;border-radius:50%;place-items:center;width:15px;height:15px;display:grid}.settings-page-capabilities li>span svg{width:10px;height:10px}.settings-page-capabilities li[data-active]{color:#aeb7bb}.settings-page-capabilities li[data-active]>span{color:#69ca8d;background:#30463a;border-color:#41604d}.settings-invite-security>header{align-items:center}.settings-invite-security>header .settings-status svg{width:13px;height:13px}.settings-required-security-list{gap:8px;margin-top:15px;display:grid}.settings-required-security-list article{background:#29342e;border:1px solid #3d5145;border-radius:10px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:10px 12px;display:grid}.settings-required-security-list article>span:first-child{color:#72d296;background:#365341;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.settings-required-security-list article>span:first-child svg{width:15px;height:15px}.settings-required-security-list article>div{gap:3px;min-width:0;display:grid}.settings-required-security-list article strong,.settings-security-alert-check strong{color:#dce5df;font-size:9px;font-weight:550}.settings-required-security-list article small,.settings-security-alert-check small{color:#819087;font-size:8px;line-height:1.45}.settings-invite-session-policy{grid-template-columns:minmax(190px,.55fr) minmax(0,1.45fr);align-items:stretch;gap:10px;margin-top:12px;display:grid}.settings-invite-session-policy>label:first-child{color:#a6a6a6;gap:7px;font-size:9px;font-weight:500;display:grid}.settings-invite-session-policy .ui-select-root,.settings-invite-session-policy select{width:100%}.settings-invite-session-policy select{border-radius:10px;height:42px}.settings-security-alert-check{cursor:pointer;background:#292828;border:1px solid #434242;border-radius:10px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;display:grid}.settings-security-alert-check input{accent-color:#4ba8d9;width:16px;height:16px}.settings-security-alert-check>span{gap:2px;display:grid}.settings-invite-error{color:#f09aa5;background:#432d31;border-top:1px solid #654249;align-items:center;gap:8px;margin:0;padding:12px 22px;font-size:9px;display:flex}.settings-invite-error svg{width:16px;height:16px}.settings-balance-hero{grid-template-columns:minmax(300px,1.15fr) minmax(260px,1fr) auto;align-items:center;gap:24px;min-height:124px;padding:22px 24px;display:grid}.settings-balance-hero>div:first-child{align-items:center;gap:15px;display:flex}.settings-balance-hero>div:first-child>div{gap:4px;min-width:0;display:grid}.settings-hero-icon{color:#69c0ef;background:#345064;border-radius:14px;flex:0 0 52px;place-items:center;width:52px;height:52px;display:grid}.settings-hero-icon svg{width:24px;height:24px}.settings-balance-hero>div{gap:4px;display:grid}.settings-balance-hero small{color:#8e989d;font-size:9px}.settings-balance-hero strong{color:#f1f5f7;font-size:16px;font-weight:540}.settings-balance-hero>div:first-child strong{white-space:nowrap;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:23px}.settings-balance-hero span{color:#7f8c91;font-size:9px}.settings-balance-hero>div:first-child span{color:#79d18a;align-items:center;gap:6px;display:flex}.settings-balance-hero i{background:#79d18a;border-radius:50%;width:6px;height:6px}.settings-balance-hero>button{color:#fff;background:#4aa6da;border:1px solid #54addd}.settings-bank-list{margin:-20px;display:grid}.settings-bank-list article{border-bottom:1px solid #3d3c3c;grid-template-columns:46px minmax(180px,1.2fr) minmax(150px,.8fr) minmax(160px,.8fr) 38px;align-items:center;gap:13px;min-height:78px;padding:12px 20px;display:grid}.settings-bank-list article:last-child{border-bottom:0}.settings-bank-list article:hover{background:#2f2e2e}.settings-bank-logo{border-radius:11px;place-items:center;width:42px;height:42px;font-size:10px;font-weight:600;display:grid}.settings-bank-logo.chase{color:#7bc8f1;background:#274b68}.settings-bank-logo.wells{color:#f1c45a;background:#822f34}.settings-bank-logo svg{width:21px;height:21px}.settings-bank-list article>div{gap:4px;display:grid}.settings-bank-list article>span:nth-child(3){flex-wrap:wrap;gap:6px;display:flex}.settings-bank-list strong{color:#e5e5e5;font-size:10px;font-weight:520}.settings-bank-list small{color:#7f7f7f;font-size:9px}.settings-bank-list article>button{color:#888;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.settings-bank-list article>button:hover{color:#fff;background:#393838}.settings-bank-list article>button svg{width:17px;height:17px}.settings-two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.settings-two-column>.settings-card{min-width:0}.settings-form-stack{gap:13px;display:grid}.settings-segmented-control{background:#242323;border:1px solid #484747;border-radius:999px;gap:3px;width:max-content;max-width:100%;padding:3px;display:flex}.settings-segmented-control button{color:#8f8f8f;background:0 0;border:0;border-radius:999px;min-width:65px;height:29px;padding:0 11px;font-size:9px}.settings-segmented-control button[data-active=true]{color:#fff;background:#4aa6da}.settings-two-column .settings-form-stack{margin-top:16px}.settings-reserve-meter{background:#262525;border:1px solid #414040;border-radius:12px;gap:10px;padding:14px;display:grid}.settings-reserve-meter>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.settings-reserve-meter span,.settings-reserve-meter small{color:#8b8b8b;font-size:9px}.settings-reserve-meter strong{color:#eee;font-size:15px;font-weight:540}.settings-reserve-meter>i>b{border-radius:inherit;background:#e0a72f;width:75%;height:100%;display:block}.settings-payout-contact{border-top:1px solid #3d3c3c;grid-template-columns:36px minmax(0,1fr) 32px;align-items:center;gap:10px;margin-top:15px;padding-top:15px;display:grid}.settings-payout-contact>span:nth-child(2){gap:3px;display:grid}.settings-payout-contact small{color:#7f7f7f;font-size:8px}.settings-payout-contact strong{color:#dedede;font-size:9px;font-weight:500}.settings-payout-contact button{color:#777;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.settings-payout-contact button:hover{color:#fff;background:#393838}.settings-payout-contact button svg{width:15px;height:15px}.settings-history-line{align-items:center}.settings-history-line button,.settings-asset-guidance button,.settings-digest-preview button{color:#5fb4e1;white-space:nowrap;background:0 0;border:0;margin-left:auto;font-size:9px}.settings-branding-layout{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:start;gap:16px;display:grid}.settings-branding-controls{gap:16px;min-width:0;display:grid}.settings-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.settings-upload-grid article{background:#262525;border:1px dashed #4a4949;border-radius:12px;grid-template-rows:66px auto;grid-template-columns:1fr auto;align-items:center;gap:12px;min-height:155px;padding:13px;display:grid}.settings-logo-preview,.settings-icon-preview{color:#1c2630;letter-spacing:.09em;background:#eee;border-radius:9px;grid-column:1/-1;place-items:center;height:62px;font-size:16px;font-weight:600;display:grid}.settings-icon-preview{color:#fff;letter-spacing:0;background:linear-gradient(135deg,#55b2e5,#35658d);border-radius:16px;grid-column:1/-1;justify-self:center;width:62px}.settings-upload-grid article>span{gap:3px;display:grid}.settings-upload-grid strong{color:#ddd;font-size:9px;font-weight:520}.settings-upload-grid small{color:#777;font-size:7px}.settings-upload-grid button{color:#ccc;background:#302f2f;border:1px solid #484747;border-radius:8px;align-items:center;gap:5px;height:31px;padding:0 8px;font-size:8px;display:flex}.settings-upload-grid button svg{width:13px;height:13px}.settings-color-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.settings-color-grid label>span{background:#242323;border:1px solid #484747;border-radius:10px;grid-template-columns:44px minmax(0,1fr);height:43px;display:grid;overflow:hidden}.settings-color-grid input[type=color]{background:0 0;border:0;border-right:1px solid #484747;border-radius:0;width:44px;height:43px;padding:5px}.settings-color-grid input:not([type=color]){border:0;border-radius:0;height:43px;padding:0 10px}.settings-shape-row{border-top:1px solid #3d3c3c;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding-top:17px;display:flex}.settings-shape-row>span{gap:3px;display:grid}.settings-shape-row strong{color:#ddd;font-size:10px;font-weight:520}.settings-shape-row small{color:#7c7c7c;font-size:8px}.settings-brand-preview-wrap{background:#292828;border:1px solid #414040;border-radius:16px;position:sticky;top:96px;overflow:hidden}.settings-preview-header{border-bottom:1px solid #3d3c3c;justify-content:space-between;align-items:center;gap:12px;min-height:72px;padding:13px 16px;display:flex}.settings-preview-header>div:first-child{gap:2px;display:grid}.settings-preview-header span{color:#e7e7e7;font-size:11px;font-weight:520}.settings-preview-header small{color:#7c7c7c;font-size:8px}.settings-preview-header .settings-segmented-control button{min-width:58px}.settings-device-preview{color:#1d2730;background:#e9ecf0;border:1px solid #4c4b4b;border-radius:16px;min-height:585px;margin:18px;overflow:hidden;box-shadow:0 18px 45px #00000047}.settings-preview-browser{color:#6b7379;background:#dfe3e7;grid-template-columns:7px 7px 7px 1fr 14px;align-items:center;gap:5px;height:38px;padding:0 12px;display:grid}.settings-preview-browser>i{background:#b1b6bb;border-radius:50%;width:7px;height:7px}.settings-preview-browser>span{justify-self:center;font-size:7px}.settings-preview-browser svg{width:12px;height:12px}.settings-checkout-preview{border-radius:var(--brand-radius);background:#fff;border:1px solid #d6d9dc;width:min(330px,100% - 34px);margin:34px auto;padding:22px;box-shadow:0 15px 35px #10182017}.settings-checkout-preview>header{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:9px;margin-bottom:21px;display:grid}.settings-preview-logo{background:var(--brand-surface);width:36px;height:36px;color:var(--brand-accent);border-radius:10px;grid-row:1/span 2;place-items:center;font-size:14px;font-weight:700;display:grid}.settings-checkout-preview header strong{font-size:10px}.settings-checkout-preview header small{color:#78818a;font-size:7px}.settings-order-preview{border-bottom:1px solid #e4e6e8;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;margin-bottom:17px;padding-bottom:17px;display:grid}.settings-order-preview>span{color:#7b858d;background:#eef1f3;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.settings-order-preview svg{width:17px;height:17px}.settings-order-preview>div{gap:3px;display:grid}.settings-order-preview strong{font-size:8px}.settings-order-preview small{color:#818990;font-size:7px}.settings-checkout-preview label{color:#596169;gap:5px;margin-top:11px;font-size:7px;display:grid}.settings-checkout-preview label input,.settings-checkout-preview label div{border-radius:calc(var(--brand-radius) * .55);color:#6b747c;background:#fff;border:1px solid #d6dadd;align-items:center;gap:7px;height:37px;padding:0 10px;font-size:8px;display:flex}.settings-checkout-preview label div svg{width:13px;height:13px}.settings-checkout-preview label div small{color:#8c949a;margin-left:auto;font-size:7px}.settings-checkout-preview>button,.settings-receipt-preview>button{border-radius:calc(var(--brand-radius) * .55);background:var(--brand-accent);color:#fff;border:0;width:100%;height:38px;margin-top:16px;font-size:9px;font-weight:600}.settings-checkout-preview footer{color:#899198;justify-content:center;align-items:center;gap:5px;margin-top:14px;font-size:7px;display:flex}.settings-checkout-preview footer svg{width:11px;height:11px}.settings-receipt-preview{border-radius:var(--brand-radius);text-align:center;background:#fff;border:1px solid #d6d9dc;width:min(330px,100% - 34px);margin:52px auto;padding:26px;box-shadow:0 15px 35px #10182017}.settings-receipt-preview>.settings-preview-logo{margin:0 auto 26px}.settings-receipt-preview>svg{width:38px;height:38px;color:var(--brand-accent)}.settings-receipt-preview h3{margin:10px 0 4px;font-size:13px}.settings-receipt-preview p{color:#7c848b;margin:0;font-size:7px}.settings-receipt-preview>div{text-align:left;border-top:1px solid #e4e6e8;border-bottom:1px solid #e4e6e8;gap:10px;margin-top:21px;padding:15px 0;display:grid}.settings-receipt-preview>div span{color:#7b838a;justify-content:space-between;font-size:7px;display:flex}.settings-receipt-preview>div strong{color:#26313a;font-size:8px}.settings-preview-note{color:#7c7c7c;border-top:1px solid #3d3c3c;align-items:flex-start;gap:7px;margin:0;padding:13px 16px;font-size:8px;line-height:1.45;display:flex}.settings-preview-note svg{flex:0 0 14px;width:14px;height:14px}.settings-security-score{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:center;gap:30px;min-height:132px;padding:22px 24px;display:grid}.settings-security-score>div:first-child{align-items:center;gap:16px;display:flex}.settings-security-score>div:first-child>span{color:#79d68c;background:#2e4b3a;border-radius:15px;flex:0 0 56px;place-items:center;width:56px;height:56px;display:grid}.settings-security-score>div:first-child>span svg{width:27px;height:27px}.settings-security-score>div:first-child>div{gap:3px;display:grid}.settings-security-score small,.settings-security-score>div:last-child>span{color:#8c969b;font-size:9px}.settings-security-score strong{color:#f0f5f2;font-size:21px;font-weight:550}.settings-security-score p{color:#7f8a85;margin:2px 0 0;font-size:9px}.settings-security-score>div:last-child{gap:10px;display:grid}.settings-security-score>div:last-child button{color:#5db5e3;background:0 0;border:0;align-items:center;gap:4px;width:max-content;padding:0;font-size:9px;display:flex}.settings-security-score>div:last-child button svg{width:13px;height:13px}.settings-auth-methods{margin:-20px;display:grid}.settings-auth-methods article{border-bottom:1px solid #3d3c3c;grid-template-columns:40px minmax(0,1fr) auto 34px;align-items:center;gap:12px;min-height:73px;padding:11px 20px;display:grid}.settings-auth-methods article:last-child{border-bottom:0}.settings-auth-methods article:hover{background:#2f2e2e}.settings-auth-icon{border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.settings-auth-icon svg{width:18px;height:18px}.settings-auth-icon.blue{color:#66bce8;background:#2d3e48}.settings-auth-icon.purple{color:#af8fe1;background:#393248}.settings-auth-icon.gold{color:#e7b95a;background:#443a29}.settings-auth-icon.green{color:#79d48b;background:#2d4132}.settings-auth-methods article>div{gap:3px;display:grid}.settings-auth-methods strong{color:#e4e4e4;font-size:10px;font-weight:520}.settings-auth-methods small{color:#7c7c7c;font-size:8px}.settings-auth-methods article>button:not(.settings-tertiary-button){color:#777;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.settings-auth-methods article>button:not(.settings-tertiary-button):hover{color:#fff;background:#393838}.settings-auth-methods article>button svg{width:15px;height:15px}.settings-device-list{margin:-20px;display:grid}.settings-device-list article{border-bottom:1px solid #3d3c3c;grid-template-columns:42px minmax(190px,1.1fr) minmax(220px,1fr) auto;align-items:center;gap:13px;min-height:76px;padding:12px 20px;display:grid}.settings-device-list article:last-child{border-bottom:0}.settings-device-list article:hover{background:#2f2e2e}.settings-device-list article>span:first-child{color:#aaa;background:#343434;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.settings-device-list article>span:first-child svg{width:20px;height:20px}.settings-device-list article>div{gap:4px;display:grid}.settings-device-list article>div:nth-child(2) strong{align-items:center;gap:7px;display:flex}.settings-device-list strong{color:#dfdfdf;font-size:10px;font-weight:520}.settings-device-list small{color:#7f7f7f;font-size:8px}.settings-device-list article>div:nth-child(3) strong{color:#aaa;align-items:center;gap:5px;font-size:8px;display:flex}.settings-device-list article>div:nth-child(3) svg{width:12px;height:12px}.settings-device-list article>button{color:#ef858b;background:#352b2d;border:1px solid #554043;border-radius:8px;padding:7px 10px;font-size:8px}.danger-text{color:#e9858b}.settings-action-row{color:#aaa;text-align:left;background:0 0;border:0;border-bottom:1px solid #3d3c3c;grid-template-columns:36px minmax(0,1fr) auto 15px;align-items:center;gap:10px;width:100%;min-height:63px;padding:8px 0;display:grid}.settings-action-row:last-child{border-bottom:0}.settings-action-row:hover{color:#eee}.settings-action-row>span:first-child{background:#333;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.settings-action-row>span:first-child svg{width:17px;height:17px}.settings-action-row>span:nth-child(2){gap:3px;display:grid}.settings-action-row strong{color:#ddd;font-size:9px;font-weight:520}.settings-action-row small{color:#7c7c7c;font-size:8px}.settings-action-row>svg{width:14px;height:14px}.settings-security-timeline{margin:-20px;display:grid}.settings-security-timeline article{border-bottom:1px solid #3d3c3c;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:65px;padding:10px 20px;display:grid}.settings-security-timeline article:last-child{border-bottom:0}.settings-security-timeline article>span{color:#78d38a;background:#2e4133;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.settings-security-timeline article>span svg{width:14px;height:14px}.settings-security-timeline article>div{gap:3px;display:grid}.settings-security-timeline strong{color:#ddd;font-size:9px;font-weight:520}.settings-security-timeline small,.settings-security-timeline time{color:#7c7c7c;font-size:8px}.settings-recovery-warning{color:#e6b654;background:#393328;border-color:#594a2f;margin:17px 18px 0}.settings-recovery-codes{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:18px;display:grid}.settings-recovery-codes code{color:#d7d7d7;text-align:center;background:#242323;border:1px solid #454444;border-radius:8px;padding:10px;font-size:10px}.settings-notification-channels{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.settings-notification-channels article{background:#292828;border:1px solid #3f3e3e;border-radius:14px;grid-template-columns:40px minmax(0,1fr) 30px;align-items:center;gap:11px;min-height:86px;padding:13px;display:grid}.settings-notification-channels article>span{border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.settings-notification-channels article>span.blue{color:#64b9e6;background:#2c3e48}.settings-notification-channels article>span.purple{color:#ad8bdd;background:#3a3248}.settings-notification-channels article>span.green{color:#77d28a;background:#2e4133}.settings-notification-channels article>span svg{width:19px;height:19px}.settings-notification-channels article>div{gap:3px;display:grid}.settings-notification-channels article small{color:#7c7c7c;font-size:8px}.settings-notification-channels article strong{color:#dedede;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:520;overflow:hidden}.settings-notification-channels article>button{color:#777;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.settings-notification-channels article>button:hover{color:#fff;background:#393838}.settings-notification-channels article>button svg{width:14px;height:14px}.settings-notification-matrix{margin:-20px;display:grid}.settings-notification-matrix-head,.settings-notification-matrix-row{grid-template-columns:minmax(330px,1fr) 90px 90px 90px;align-items:center;gap:10px;padding:0 20px;display:grid}.settings-notification-matrix-head{color:#7f7f7f;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #3d3c3c;min-height:42px;font-size:8px}.settings-notification-matrix-head>span:not(:first-child){justify-content:center;align-items:center;gap:5px;display:flex}.settings-notification-matrix-head svg{width:12px;height:12px}.settings-notification-matrix-row{border-bottom:1px solid #3d3c3c;min-height:72px}.settings-notification-matrix-row:last-child{border-bottom:0}.settings-notification-matrix-row:hover{background:#2f2e2e}.settings-notification-matrix-row>div:first-child{align-items:center;gap:11px;display:flex}.settings-notification-matrix-row>div:first-child>span:last-child{gap:3px;display:grid}.settings-notification-matrix-row strong{color:#dedede;font-size:9px;font-weight:520}.settings-notification-matrix-row small{color:#7c7c7c;font-size:8px;line-height:1.4}.settings-notification-matrix-row>div:not(:first-child){place-items:center;display:grid}.settings-digest-preview{align-items:center}.settings-advanced-routing{margin:-20px;display:grid}.settings-advanced-routing>article{border-bottom:1px solid #3d3c3c;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:75px;padding:12px 20px;display:grid}.settings-advanced-routing>article>div{gap:3px;display:grid}.settings-advanced-routing>article strong{color:#ddd;font-size:10px;font-weight:520}.settings-advanced-routing>article small{color:#7c7c7c;font-size:8px}.settings-advanced-routing>.settings-form-grid{border-bottom:1px solid #3d3c3c;padding:17px 20px}.settings-toast{z-index:120;color:#dcf1e1;background:#2d3b31;border:1px solid #49604f;border-radius:12px;align-items:center;gap:9px;min-height:46px;padding:0 15px;font-size:10px;display:flex;position:fixed;bottom:25px;right:26px;box-shadow:0 17px 45px #00000059}.settings-toast svg{color:#77d38a;width:17px;height:17px}@media (max-width:1280px){.settings-workspace{grid-template-columns:254px minmax(0,1fr)}.settings-navigation{width:254px}.settings-navigation nav a{min-height:57px}.settings-detail{padding-left:28px;padding-right:28px}.settings-branding-layout{grid-template-columns:minmax(0,1fr) 380px}.settings-notification-matrix-head,.settings-notification-matrix-row{grid-template-columns:minmax(280px,1fr) 72px 72px 72px}}@media (max-width:1080px){.settings-workspace{grid-template-columns:86px minmax(0,1fr)}.settings-navigation{width:86px;padding-left:10px;padding-right:10px}.settings-navigation>header{justify-content:center;padding-left:0;padding-right:0}.settings-navigation>header>div,.settings-nav-completion,.settings-navigation nav a>div,.settings-navigation nav a>svg,.settings-navigation>footer>div{display:none}.settings-navigation nav a{grid-template-columns:38px;justify-content:center;min-height:52px;padding:6px}.settings-navigation>footer{justify-content:center;padding-left:0;padding-right:0}.settings-branding-layout{grid-template-columns:1fr}.settings-brand-preview-wrap{position:relative;top:0}.settings-device-preview{min-height:520px}}@media (max-width:820px){.settings-workspace{display:block}.settings-navigation{z-index:15;border-bottom:1px solid #3b3a3a;border-right:0;width:100%;height:auto;min-height:0;padding:9px 12px;display:block;position:sticky;top:73px;overflow-x:auto}.settings-navigation>header,.settings-navigation>footer{display:none}.settings-navigation nav{gap:5px;width:max-content;display:flex}.settings-navigation nav a{border-radius:999px;gap:7px;min-height:40px;padding:4px 11px 4px 5px;display:flex}.settings-navigation nav a>span{border-radius:50%;width:31px;height:31px}.settings-navigation nav a>span svg{width:15px;height:15px}.settings-navigation nav a>div{display:block}.settings-navigation nav a small{display:none}.settings-navigation nav strong{font-size:10px}.settings-detail{padding:25px 18px 60px}.settings-two-column,.settings-metric-row.three{grid-template-columns:1fr}.settings-role-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-balance-hero{grid-template-columns:1fr auto}.settings-balance-hero>div:nth-child(2){grid-row:2}.settings-team-list,.settings-bank-list,.settings-device-list,.settings-notification-matrix{overflow-x:auto}.settings-team-header,.settings-team-row{min-width:820px}.settings-bank-list article,.settings-device-list article{min-width:760px}.settings-notification-matrix-head,.settings-notification-matrix-row{min-width:730px}.settings-notification-channels,.settings-security-score{grid-template-columns:1fr}.settings-invite-identity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-invite-identity-grid>label:last-child{grid-column:1/-1}.settings-permission-row{grid-template-columns:minmax(0,1fr) 150px}.settings-page-capabilities{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:580px){.settings-section-heading{gap:8px;display:grid}.settings-heading-action{padding-top:0}.settings-form-grid.two-column,.settings-color-grid,.settings-upload-grid,.settings-recovery-codes{grid-template-columns:1fr}.settings-profile-banner{grid-template-columns:48px minmax(0,1fr)}.settings-profile-completion{grid-column:1/-1}.settings-business-mark{width:48px;height:48px}.settings-card>header{align-items:flex-start}.settings-card-body{padding:16px}.settings-shape-row{flex-direction:column;align-items:flex-start}.settings-segmented-control{width:100%;overflow-x:auto}.settings-segmented-control button{flex:1;min-width:max-content}.settings-balance-hero{flex-direction:column;align-items:stretch;display:flex}.settings-save-bar{flex-direction:column;align-items:stretch}.settings-save-bar .settings-primary-button{width:100%}.settings-preview-header{flex-direction:column;align-items:flex-start}.settings-device-preview{margin:11px}.settings-role-grid{grid-template-columns:1fr}.settings-table-tools,.settings-search{width:100%}.settings-invite-dialog{width:100%;max-height:calc(100vh - 20px)}.settings-invite-dialog>.ui-dialog-header,.settings-invite-dialog>.ui-dialog-footer,.settings-invite-section{padding-left:16px;padding-right:16px}.settings-invite-dialog>.ui-dialog-footer{align-items:stretch}.settings-invite-footer-summary{width:100%;margin-right:0}.settings-invite-dialog>.ui-dialog-footer>button{flex:1}.settings-invite-dialog>.ui-dialog-footer>.settings-tertiary-button{max-width:104px}.settings-invite-dialog>.ui-dialog-footer>.settings-primary-button{white-space:nowrap}.settings-invite-identity-grid,.settings-permission-row,.settings-invite-session-policy{grid-template-columns:1fr}.settings-invite-identity-grid>label:last-child,.settings-page-capabilities{grid-column:auto}.settings-permission-heading,.settings-invite-security>header{flex-direction:column;align-items:flex-start!important}.settings-permission-actions{grid-template-columns:1fr;display:grid}.settings-permission-actions button{width:100%}.settings-permission-group>header{align-items:flex-start}.settings-page-capabilities{grid-template-columns:1fr}.settings-required-security-list article{grid-template-columns:28px minmax(0,1fr);align-items:flex-start}.settings-required-security-list article>.settings-status{grid-column:2}}@media (max-width:680px){.webhook-content{width:calc(100% - 28px)}.webhook-summary{grid-template-columns:1fr}.webhook-summary>div,.webhook-summary>div:nth-child(4){border-top:1px solid #3e3d3d;border-left:0}.webhook-summary>div:first-child{border-top:0}.webhook-destination-detail>header,.webhook-setting-block>header,.webhook-event-subscriptions>header,.webhook-delivery-toolbar,.webhook-guidance{flex-direction:column;align-items:flex-start}.webhook-delivery-toolbar label,.webhook-delivery-toolbar label:first-child{width:100%}.webhook-guidance{display:flex}.webhook-guidance a{margin-left:43px}}.developer-verify-content{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:20px;width:min(1260px,100% - 64px);margin:26px auto 0;padding-bottom:48px;display:grid}.developer-verify-main{padding:24px;overflow:visible}.developer-verify-intro{border-bottom:1px solid #3b3b3b;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;padding-bottom:22px;display:grid}.developer-verify-icon{width:48px;height:48px;color:var(--accent);background:#49a7dc1f;border-radius:14px;place-items:center;display:grid}.developer-verify-icon svg{width:24px;height:24px}.developer-verify-intro h2{letter-spacing:-.025em;margin:0 0 4px;font-size:19px;font-weight:630}.developer-verify-intro p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.developer-verify-state{color:#aaa;white-space:nowrap;background:#2c2b2b;border:1px solid #484747;border-radius:999px;justify-content:center;align-items:center;min-height:29px;padding:0 10px;font-size:12px;font-weight:650;display:inline-flex}.developer-verify-state[data-state=running]{color:#7bc5ef;background:#49a7dc1a;border-color:#49a7dc73}.developer-verify-state[data-state=success]{color:#8ae8ae;background:#65cf8b1a;border-color:#65cf8b59}.developer-verify-state[data-state=error]{color:#ff9b9b;background:#ef5e5e1a;border-color:#ef5e5e61}.developer-verification-result[data-state=error]{background:#ef5e5e12;border-color:#ef5e5e57}.developer-verification-result[data-state=error]>header,.developer-verification-result[data-state=error]>small{color:#faa}.developer-request-card{background:#222;border:1px solid #424141;border-radius:14px;margin-top:22px;overflow:hidden}.developer-request-card header{color:#d5d5d5;border-bottom:1px solid #3c3b3b;justify-content:space-between;align-items:center;min-height:40px;padding:0 14px;font-size:12px;font-weight:620;display:flex}.developer-request-card header span:last-child{color:#72c7f5;letter-spacing:.04em;background:#49a7dc1f;border-radius:5px;padding:4px 7px;font-size:10px}.developer-request-card>div{gap:6px;padding:15px 16px;display:grid}.developer-request-card code{color:#f1f1f1;font-size:13px}.developer-request-card small{color:#8f8f8f;overflow-wrap:anywhere;font-size:11px}.developer-request-note{color:#6f9ab2!important}.developer-verification-timeline{margin-top:22px}.developer-verification-step{grid-template-columns:36px minmax(0,1fr) auto;align-items:start;gap:14px;min-height:83px;display:grid;position:relative}.developer-verification-step:not(:last-child):after{content:"";background:#414141;width:2px;position:absolute;top:36px;bottom:0;left:17px}.developer-verification-step[data-complete=true]:not(:last-child):after{background:var(--accent)}.developer-verification-marker{z-index:1;color:#a0a0a0;background:#292929;border:2px solid #5e5e5e;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:grid;position:relative}.developer-verification-step[data-current=true] .developer-verification-marker{color:var(--accent);border-color:var(--accent);box-shadow:0 0 0 4px #49a7dc1a}.developer-verification-step[data-complete=true] .developer-verification-marker{color:#fff;border-color:var(--accent);background:var(--accent);box-shadow:none}.developer-verification-marker svg{width:17px;height:17px}.developer-verification-copy>div{align-items:center;gap:7px;display:flex}.developer-verification-copy svg{color:#8f8f8f;width:17px;height:17px}.developer-verification-copy h3{margin:1px 0 0;font-size:15px;font-weight:630}.developer-verification-copy p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.45}.developer-verification-status{color:#777;white-space:nowrap;padding-top:5px;font-size:12px;font-weight:610}.developer-verification-step[data-current=true] .developer-verification-status{color:var(--accent)}.developer-verification-step[data-complete=true] .developer-verification-status{color:#7bdca0}.developer-verification-result{background:#65cf8b0f;border:1px solid #65cf8b47;border-radius:14px;margin-top:4px;padding:17px}.developer-verification-result>header{color:#82e0a5;align-items:center;gap:7px;font-size:14px;font-weight:650;display:flex}.developer-verification-result>header svg{width:17px;height:17px}.developer-result-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.developer-result-grid div{background:#0000001f;border:1px solid #65cf8b24;border-radius:9px;gap:4px;padding:11px;display:grid}.developer-result-grid span{color:#8f8f8f;font-size:11px}.developer-result-grid b{color:#eee;overflow-wrap:anywhere;font-size:13px;font-weight:620}.developer-verification-result>small{color:#87a390;margin-top:12px;font-size:11px;line-height:1.5;display:block}.developer-verify-actions{gap:9px;margin-top:22px;display:flex}.developer-verify-actions svg{width:14px;height:14px}.developer-verify-aside{gap:20px;display:grid;position:sticky;top:24px}.developer-verify-info,.developer-verify-code,.developer-verify-help{padding:19px}.developer-verify-aside h2{margin:0 0 7px;font-size:15px;font-weight:640}.developer-verify-aside p,.developer-verify-help li{color:var(--muted);font-size:12px;line-height:1.55}.developer-verify-info>p,.developer-verify-help>p{margin:0}.developer-verify-info-list{gap:11px;margin-top:17px;display:grid}.developer-verify-info-list div{color:#cfcfcf;align-items:center;gap:9px;font-size:12px;font-weight:570;display:flex}.developer-verify-info-list svg{width:16px;height:16px;color:var(--accent)}.developer-verify-code>header{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.developer-verify-code>header>div{align-items:center;gap:7px;display:flex}.developer-verify-code>header svg{color:#9e9e9e;width:16px;height:16px}.developer-verify-code>header h2{margin:0}.developer-verify-code>header button{color:#aaa;cursor:pointer;background:#2e2d2d;border:1px solid #474646;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.developer-verify-code pre{background:#202020;border:1px solid #393838;border-radius:10px;margin:0;padding:13px;overflow:auto}.developer-verify-code code{color:#b9cbd5;white-space:pre;font:500 11px/1.65 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.developer-verify-help ul{gap:7px;margin:13px 0 0;padding-left:17px;display:grid}@media (max-width:1120px){.developer-content{grid-template-columns:1fr}.developer-side-column{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;position:static}.developer-verify-content{grid-template-columns:1fr}.developer-verify-aside{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;position:static}}@media (max-width:820px){.developer-header{flex-direction:column;align-items:flex-start}.developer-header-actions{flex-wrap:wrap;justify-content:space-between;width:100%}.developer-content{width:min(100% - 40px,1500px)}.developer-verify-content{width:min(100% - 40px,1260px)}.developer-side-column,.developer-verify-aside{grid-template-columns:1fr}.developer-panel-header{flex-direction:column;align-items:flex-start}.developer-mode-banner{align-items:flex-start}}@media (max-width:620px){.developer-workspace{margin:-20px}.developer-header{min-height:126px;padding:18px 20px 15px}.developer-header h1{font-size:25px}.developer-content,.developer-verify-content{width:calc(100% - 24px);margin-top:12px}.developer-verify-main{padding:16px}.developer-verify-intro{grid-template-columns:42px minmax(0,1fr)}.developer-verify-icon{width:42px;height:42px}.developer-verify-state{grid-column:2;justify-self:start}.developer-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.developer-verification-step{grid-template-columns:32px minmax(0,1fr)}.developer-verification-step:not(:last-child):after{left:15px}.developer-verification-marker{width:32px;height:32px}.developer-verification-status{grid-column:2;padding:0 0 13px}.developer-header-actions{align-items:stretch}.developer-docs-link{padding:0 10px}.developer-mode-banner{flex-direction:column}.developer-request-details>div{grid-template-columns:1fr 26px}.developer-request-details span{grid-column:1/-1}.developer-empty-state{grid-template-columns:38px 1fr}.developer-empty-state button{grid-column:2}.developer-code-shell pre{min-height:190px;font-size:8px}.developer-permissions>div{grid-template-columns:1fr 86px}}
.report-workspace{min-height:calc(100vh - 73px);color:var(--foreground);background:var(--background);margin:-30px;padding-bottom:40px;overflow:clip visible}.report-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:24px;min-height:96px;padding:19px 32px 14px;display:flex}.report-header h1{letter-spacing:-.04em;margin:0 0 4px;font-size:29px;font-weight:620;line-height:1.08}.report-header p,.report-panel-head p,.report-table-title p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.report-header-actions,.report-toolbar-actions,.report-dialog footer{align-items:center;gap:8px;display:flex}.report-button,.report-toolbar-actions>button,.report-tabs button,.report-icon-button{appearance:none;color:#ddd;cursor:pointer;font:inherit;background:#2b2a2a;border:1px solid #454444}.report-button{white-space:nowrap;border-radius:19px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 16px;font-size:13px;font-weight:610;display:inline-flex}.report-button svg,.report-toolbar-actions svg,.report-icon-button svg{fill:currentColor;width:16px;height:16px}.report-button[data-primary=true]{color:#fff;border-color:var(--accent);background:var(--accent)}.report-button:hover,.report-toolbar-actions>button:hover,.report-tabs button:hover,.report-icon-button:hover:not(:disabled){background:#353434;border-color:#686767}.report-button[data-primary=true]:hover{background:#58afe0;border-color:#65b7e3}.report-periods,.report-tabs{background:0 0;border:1px solid #454444;border-radius:19px;align-items:center;gap:2px;height:36px;padding:2px;display:flex}.report-periods button,.report-tabs button{color:#9e9d9d;height:30px;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:16px;padding:0 16px;font-size:13px;font-weight:500}.report-periods button.active,.report-tabs button.active{color:#f4f4f4;box-shadow:none;background:#3b3a3a}.report-filter-wrap{position:relative}.report-date-filter .compare-date-popover{top:calc(100% + 10px);left:auto;right:0}.report-popover{z-index:20;background:#302f2f;border:1px solid #484747;border-radius:14px;width:196px;padding:10px;position:absolute;top:46px;right:0;box-shadow:0 18px 60px #0008}.report-popover small{color:#888;text-transform:uppercase;letter-spacing:.08em;padding:4px 6px 7px;font-size:10.5px;display:block}.report-popover button{color:#ddd;width:100%;font:inherit;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;padding:7px 6px;font-size:12.5px;display:flex}.report-popover button:hover{background:#3a3939}.report-popover button svg,.report-popover button>span{fill:currentColor;width:15px;height:15px}.report-kpis,.statement-summary,.wallet-assets{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:14px 32px;display:grid}.report-kpis article,.statement-summary article,.wallet-assets>article,.wallet-overview>article,.exports-callout,.report-panel,.report-table-card{border:1px solid var(--border);background:var(--panel);border-radius:12px}.report-kpis article{min-height:108px;padding:15px 16px 13px}.report-kpis article>div,.report-kpis footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.report-kpis article>div span,.statement-summary article>span,.wallet-total>span,.wallet-next>div span,.report-settlement-values span,.wallet-assets article>div span{color:#a7a6a6;font-size:12.5px}.report-kpis article>div svg{color:#858484;fill:currentColor;width:17px}.report-kpis article>div span{font-weight:400}.report-kpis article>strong{letter-spacing:-.035em;margin:13px 0 10px;font-size:26px;font-weight:400;display:block}.report-kpis footer b{color:#83d4ad;align-items:center;gap:4px;font-size:11.5px;font-weight:500;display:flex}.report-kpis footer b svg{fill:currentColor;width:13px;height:13px}.report-kpis footer small{color:#888;font-size:11px}.report-analytics-grid,.report-three-grid,.report-bottom-grid,.wallet-overview{gap:12px;margin:0 32px 14px;display:grid}.report-payment-flow{margin:0 32px 14px;padding:20px 22px 22px}.report-payment-flow .report-panel-head h2,.report-three-grid .report-panel-head h2,.report-bottom-grid .report-panel-head h2{font-size:18px;font-weight:600}.report-payment-flow .report-panel-head p,.report-three-grid .report-panel-head p,.report-bottom-grid .report-panel-head p{color:#929191;margin:4px 0 0;font-size:13.5px;line-height:1.45}.report-flow-scroll{padding:28px 0 4px;overflow-x:auto}.report-flow-track{grid-template-columns:repeat(5,minmax(0,1fr));min-width:820px;display:grid}.report-flow-stage{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex;position:relative}.report-flow-stage:not(:last-child):after{content:"";background:linear-gradient(90deg, #7773d6, var(--accent));opacity:.9;width:calc(100% - 88px);height:1px;position:absolute;top:39px;left:calc(50% + 44px)}.report-flow-stage:not(:last-child):before{content:"";border-top:1px solid var(--accent);border-right:1px solid var(--accent);z-index:1;width:7px;height:7px;position:absolute;top:35.5px;right:40px;transform:rotate(45deg)}.report-flow-node{z-index:2;color:#f5f5f5;background:#2b2a2a;border:1px solid #5a5959;border-radius:50%;place-items:center;width:78px;height:78px;display:grid;position:relative}.report-flow-node svg{fill:currentColor;width:31px;height:31px}.report-flow-label{color:#c5c4c4;margin-top:15px;font-size:14px}.report-flow-stage>strong{letter-spacing:-.025em;margin-top:5px;font-size:20px;font-weight:460}.report-flow-stage>small{color:#929191;margin-top:5px;font-size:12.5px}.report-flow-action{color:#e5e4e4;min-width:280px;height:38px;font:inherit;cursor:pointer;background:0 0;border:1px solid #464545;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin:23px auto 0;padding:0 18px;font-size:13px;font-weight:560;display:flex}.report-flow-action:hover{background:#302f2f;border-color:#646363}.report-flow-action svg{fill:currentColor;width:14px;height:14px}.report-analytics-grid{grid-template-columns:minmax(0,2fr) minmax(280px,.8fr)}.report-three-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.report-bottom-grid{grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr)}.report-bottom-grid .report-payment-flow{margin:0}.wallet-overview{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);margin-top:14px}.report-panel{min-width:0;padding:16px}.report-three-grid .report-panel,.report-bottom-grid .report-panel{padding:20px 22px}.report-panel-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.report-panel-head h2,.report-table-title h2,.exports-callout h2{letter-spacing:-.015em;margin:0 0 3px;font-size:16px;font-weight:630;line-height:1.2}.report-panel-head>svg{color:#7f7e7e;width:17px;height:17px}.report-panel-head label{position:relative}.report-panel-head select,.report-dialog select{appearance:none;color:#ddd;min-width:130px;height:36px;font:inherit;background:#302f2f;border:1px solid #464545;border-radius:19px;padding:0 29px 0 10px;font-size:12.5px}.report-panel-head label svg,.report-dialog label>svg{pointer-events:none;color:#888;width:13px;height:13px;position:absolute;bottom:11px;right:9px}.report-chart-total{align-items:baseline;gap:7px;margin:15px 0 2px;display:flex}.report-chart-total strong{letter-spacing:-.03em;font-size:19px}.report-chart-total span{color:#83d4ad;font-size:11px;font-weight:650}.report-chart-total span svg{vertical-align:-2px;width:11px;height:11px}.report-chart-total small{color:#888;font-size:11px}.report-chart{height:210px;padding:4px 0 0 36px;position:relative}.report-chart-plot{width:100%;height:177px;min-height:0;position:relative}.report-chart svg{width:100%;height:177px;display:block;overflow:visible}.report-chart-plot svg{cursor:crosshair;touch-action:none;outline:none}.report-chart-y{color:#858484;flex-direction:column;justify-content:space-between;height:162px;font-size:10px;display:flex;position:absolute;top:9px;left:0}.report-chart-x{color:#858484;justify-content:space-between;padding:3px 3px 0;font-size:10px;display:flex}.report-chart-grid{stroke:#393838;stroke-width:1px;vector-effect:non-scaling-stroke}.report-chart-line{fill:none;stroke:var(--accent);stroke-width:2.3px;vector-effect:non-scaling-stroke}.report-chart-compare{fill:none;stroke:#858484;stroke-width:1.5px;stroke-dasharray:5 5;vector-effect:non-scaling-stroke}.report-chart-point{fill:#222;stroke:var(--accent);stroke-width:1.8px;vector-effect:non-scaling-stroke}.report-chart-guide{stroke:#ffffff3d;stroke-width:1px;stroke-dasharray:3 4;vector-effect:non-scaling-stroke}.report-chart-active-point{fill:#222;stroke:var(--accent);stroke-width:2.2px;vector-effect:non-scaling-stroke}.report-chart-tooltip{z-index:3;color:#f5f5f5;pointer-events:none;background:#1f1f1ff5;border:1px solid #555;border-radius:8px;gap:2px;min-width:118px;padding:8px 10px;transition:left 45ms linear,top 45ms linear,opacity .12s;display:grid;position:absolute;transform:translate(-50%,calc(-100% - 12px));box-shadow:0 10px 28px #00000059}.report-chart-tooltip strong{font-size:13px;font-weight:650}.report-chart-tooltip span{color:#aaa;font-size:11px}.report-performance{flex-direction:column;display:flex}.report-performance .report-chart{flex-direction:column;flex:1;height:auto;min-height:270px;display:flex}.report-performance .report-chart svg{flex:1;height:auto;min-height:0}.report-performance .report-chart-plot{flex:1;height:auto;min-height:0;display:flex}.report-performance .report-chart-y{height:calc(100% - 42px)}.report-health{color:#8bd8b2;white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:inline-flex}.report-health>span{background:#6bc999;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #6bc99920}.report-ring{background:conic-gradient(var(--accent) calc(var(--value) * 1%), #3c3b3b 0);border-radius:50%;width:118px;height:118px;margin:18px auto 14px;padding:9px}.report-ring>div{background:var(--panel);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.report-ring strong{letter-spacing:-.04em;font-size:21px}.report-ring span{color:#999;font-size:10.5px}.report-mini-stats{grid-template-columns:repeat(4,1fr);display:grid}.report-mini-stats div{text-align:center;border-right:1px solid #3c3b3b;padding:0 8px}.report-mini-stats div:last-child{border-right:0}.report-mini-stats span{color:#929191;font-size:10px;display:block}.report-mini-stats strong{margin-top:3px;font-size:12px;display:block}.report-reasons{border-top:1px solid #3a3939;margin-top:14px;padding-top:11px}.report-reasons h3{color:#aaa;margin:0 0 6px;font-size:11px;font-weight:560}.report-reasons div{color:#929191;justify-content:space-between;padding:4px 0;font-size:10.5px;display:flex}.report-reasons b{color:#d7d7d7;align-items:center;gap:7px;font-weight:550;display:inline-flex}.report-decline-trend{align-items:center;gap:2px;min-width:35px;display:inline-flex}.report-decline-trend svg{fill:currentColor;flex:none;width:13px;height:13px}.report-decline-trend.is-good{color:#72d8a4}.report-decline-trend.is-bad{color:#ef7575}.report-decline-trend.is-steady{color:#e0b74f;min-width:17px}.report-panel-link{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;margin-top:9px;padding:0;font-size:13px;font-weight:620;display:inline-flex}.report-panel-link svg{fill:currentColor;width:12px;height:12px}.report-ranked>.report-panel-link{margin-top:10px}.report-risk-split .report-panel-link{margin-top:7px}.report-ranked{min-height:338px}.report-ranked-row{border-bottom:1px solid #373636;grid-template-columns:26px minmax(0,1fr) minmax(76px,auto);align-items:center;column-gap:12px;min-height:52px;display:grid}.report-ranked-row:last-child{border-bottom:0}.report-ranked-row i:not(.report-rank-number){border-radius:50%;width:7px;height:7px}.report-ranked-row>span:not(.payment-rail-logo){min-width:0;font-size:14px}.report-ranked-copy>strong{color:#e3e3e3;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:1.3;display:block;overflow:hidden}.report-ranked-row small{color:#858484;margin-top:2px;font-size:12px;display:block}.report-ranked-row b{color:#d7d7d7;font-size:14px;font-style:normal;font-weight:570}.report-ranked-row>div{flex-direction:column;align-items:flex-end;gap:4px;width:100%;min-width:96px;display:flex}.report-payment-row{grid-template-columns:46px minmax(0,1fr) minmax(96px,auto);gap:12px;min-height:62px}.report-payment-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.report-payment-row>.payment-rail-logo,.acceptance-rail-name>.payment-rail-logo{background:#f4f4f1;border:1px solid #d7d7d2;border-radius:4px;place-items:center;width:44px;height:28px;display:grid;overflow:hidden}.payment-rail-logo.is-visa{background:#1434cb;border-color:#1434cb}.payment-rail-logo img{object-fit:contain;width:34px;height:20px}.payment-rail-logo.is-visa img{filter:brightness(0)invert();width:32px}.payment-rail-logo.is-ach img{width:39px;height:22px}.payment-rail-logo.is-ach{background:#17394e;border-color:#28526d}.payment-rail-logo.is-usdc{background:#2775ca;border-color:#2775ca}.payment-rail-logo.is-usdc img{width:24px;height:24px}.report-ranked-row em{border-radius:2px;align-self:flex-end;max-width:100%;height:3px}.report-rank-number{color:#aaa;background:#343333;border-radius:6px;place-items:center;width:24px;height:24px;font-size:11.5px;font-style:normal;display:grid}.report-risk-hero{padding:26px 0 22px}.report-risk-hero>span{color:#999;font-size:13px;display:block}.report-risk-hero strong{letter-spacing:-.04em;margin-right:8px;font-size:34px;font-weight:460}.report-risk-hero small{color:#83d4ad;font-size:12px}.report-risk-hero small svg{vertical-align:-2px;width:11px}.report-risk-split{border-top:1px solid #393838;border-bottom:1px solid #393838;grid-template-columns:1fr 1fr;gap:10px;padding:18px 0;display:grid}.report-risk-split span,.report-risk-split small{color:#8d8c8c;font-size:12px;display:block}.report-risk-split strong{margin:5px 0;font-size:16px;font-weight:520;display:block}.report-risk-note{align-items:flex-start;gap:8px;margin-top:18px;display:flex}.report-risk-note svg{color:#83d4ad;flex:none;width:15px}.report-risk-note span{color:#929191;font-size:12px;line-height:1.4}.report-risk-note b{color:#c8c7c7;font-size:13px;display:block}.report-settlement-values{grid-template-columns:repeat(5,1fr);gap:10px;margin:24px 0 28px;display:grid}.report-settlement-values span{font-size:12px;display:block}.report-settlement-values strong{margin-top:4px;font-size:17px;font-weight:500;display:block}.report-settlement-line{align-items:center;padding:0 8.5%;display:flex}.report-settlement-line>span{color:#888;background:var(--panel);border:1px solid #656464;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.report-settlement-line>span.done{color:#fff;border-color:var(--accent);background:var(--accent)}.report-settlement-line svg{width:14px;height:14px}.report-settlement-line i{background:#4b4a4a;flex:1;height:1px}.report-settlement-line i:first-of-type{background:var(--accent)}.report-settlement-labels{text-align:center;grid-template-columns:repeat(3,1fr);margin-top:10px;font-size:13px;display:grid}.report-settlement-labels small{color:#858484;margin-top:2px;font-size:11.5px;display:block}.report-insights>div{border-bottom:1px solid #383737;align-items:center;gap:10px;min-height:68px;display:flex}.report-insights>div:last-child{border-bottom:0}.report-insights>div>span{width:36px;height:36px;color:var(--accent);background:#4aa6da15;border-radius:7px;flex:none;place-items:center;display:grid}.report-insights>div svg{width:17px}.report-insights p{color:#929191;margin:0;font-size:12px;line-height:1.4}.report-insights b{color:#d4d3d3;font-size:14px;display:block}.statement-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.statement-summary article{min-height:103px;padding:17px}.statement-summary article>span{align-items:center;gap:7px;display:flex}.statement-summary article>span svg{width:16px;color:var(--accent)}.statement-summary article strong{letter-spacing:-.035em;margin:15px 0 4px;font-size:20px;font-weight:400;display:block}.statement-summary article small{color:#858484;font-size:11px}.report-table-card{margin:0 32px 14px;overflow:hidden}.report-table-toolbar,.report-table-title{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:7px 11px;display:flex}.report-toolbar-actions>button{border-radius:19px;align-items:center;gap:7px;height:36px;padding:0 14px;font-size:12.5px;display:flex}.report-table-scroll{overflow-x:auto}.report-table{border-collapse:collapse;table-layout:fixed;color:#d1d0d0;width:100%;font-size:12.5px}.report-table th{color:#949393;text-align:left;text-transform:uppercase;letter-spacing:.045em;background:#272626;height:38px;padding:0 12px;font-size:10.5px;font-weight:560}.report-table td{vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;border-top:1px solid #373636;height:64px;padding:8px 12px;overflow:hidden}.report-table tbody tr:hover{background:#2f2e2e}.report-table td b{color:#f0f0f0;font-weight:580}.report-table td small{color:#858484;margin-top:3px;font-size:10.5px;display:block}.statement-table{min-width:1010px}.statement-table th:first-child{width:13%}.statement-table th:nth-child(2){width:14%}.statement-table th:last-child{width:72px}.statement-table th:last-child,.statement-table td:last-child{padding-left:8px;padding-right:18px}.statement-table td:last-child .report-icon-button{margin-left:auto}.report-scope{align-items:center;gap:6px;display:inline-flex}.report-scope svg{color:#929191;fill:currentColor;width:16px;height:16px}.report-status{color:#9ae4ae;background:#304238;border:1px solid #416049;border-radius:999px;align-items:center;gap:6px;min-height:27px;padding:0 10px 0 6px;font-size:10.5px;font-weight:650;display:inline-flex}.report-status[data-status=processing],.report-status[data-status=pending]{color:#e2ba75;background:#3d3528;border-color:#5a4b33}.report-status-icon{color:#24362b;background:#8fdda6;border-radius:999px;place-items:center;width:17px;height:17px;display:grid}.report-status[data-status=processing] .report-status-icon,.report-status[data-status=pending] .report-status-icon{color:#e8c37f;background:0 0}.report-status svg{fill:currentColor;width:12px;height:12px}.report-icon-button{border-radius:17px;place-items:center;width:34px;height:34px;padding:0;display:grid}.report-icon-button:disabled{cursor:default;opacity:.35}.wallet-feature-card{width:auto;margin:14px 32px}.wallet-feature-card .wallet-panel{min-height:330px}.wallet-feature-card .wallet-content{grid-template-columns:minmax(0,1fr) minmax(360px,430px);gap:48px}.wallet-feature-card .wallet-balance>strong,.wallet-feature-card .wallet-breakdown b{font-weight:400}.wallet-overview>article{min-height:143px;padding:18px}.wallet-total>strong{letter-spacing:-.045em;margin:11px 0 4px;font-size:31px;display:block}.wallet-total>small{color:#787777;font-size:8.5px}.wallet-total>div{gap:22px;margin-top:18px;display:flex}.wallet-total>div>span{color:#8c8b8b;align-items:center;gap:6px;font-size:9px;display:flex}.wallet-total>div svg{width:13px;color:var(--accent)}.wallet-total>div b{color:#d8d7d7;font-weight:580}.wallet-next{flex-direction:column;justify-content:center;display:flex}.wallet-next>div:first-child,.wallet-next footer{justify-content:space-between;align-items:center;display:flex}.wallet-next>div small{color:#777;font-size:8px}.wallet-next>strong{letter-spacing:-.035em;margin:12px 0;font-size:22px}.wallet-next-track{background:#3a3939;border-radius:4px;height:4px;overflow:hidden}.wallet-next-track span{background:var(--accent);width:68%;height:100%;display:block}.wallet-next footer{color:#7d7c7c;margin-top:8px;font-size:8px}.wallet-next footer b{color:#b9b8b8;font-weight:560}.wallet-assets{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.wallet-assets>article{min-height:159px;padding:15px}.wallet-assets header{align-items:center;gap:9px;display:flex}.wallet-assets .wallet-asset-icon{width:32px;height:32px;color:var(--accent);background:#4aa6da15;border-radius:8px;flex:none;place-items:center;display:grid}.wallet-assets .wallet-asset-icon svg{width:16px}.wallet-assets header>.report-status{flex:none}.wallet-assets header>div{flex:1;min-width:0}.wallet-assets header b,.wallet-assets header small{display:block}.wallet-assets header b{font-size:13px}.wallet-assets header small{color:#858484;margin-top:2px;font-size:10.5px}.wallet-assets article>strong{letter-spacing:-.035em;margin:19px 0 15px;font-size:22px;font-weight:400;display:block}.wallet-assets article>div{border-top:1px solid #393838;justify-content:space-between;gap:10px;padding-top:11px;display:flex}.wallet-assets article>div span{font-size:10px}.wallet-assets article>div b{color:#c9c8c8;margin-top:3px;font-size:11px;font-weight:400;display:block}.wallet-history{z-index:2;margin-top:0;position:relative;overflow:visible}.wallet-history .report-table-toolbar{z-index:3;position:relative}.wallet-history .report-table-scroll{z-index:1;border-radius:0 0 12px 12px;position:relative;overflow:auto hidden}.wallet-table{min-width:1070px}.wallet-table th:first-child{width:15%}.wallet-table th:nth-child(2){width:13%}.exports-callout{background:linear-gradient(105deg,#2d3032,#282929);align-items:center;gap:13px;min-height:92px;margin:14px 32px;padding:16px 18px;display:flex}.exports-callout>span{color:#b8b7b7;background:#333232;border:1px solid #4a4949;border-radius:9px;flex:none;place-items:center;width:36px;height:36px;display:grid}.exports-callout>span svg{width:18px}.exports-callout>div{flex:1}.exports-callout p{color:#929191;margin:0;font-size:12px}.exports-callout>button{color:#8fcdf0;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-size:12.5px;display:flex}.exports-callout>button svg{width:13px}.exports-table-card{margin-top:0}.report-search{color:#858484;background:#2d2c2c;border:1px solid #464545;border-radius:19px;align-items:center;gap:7px;width:200px;height:36px;padding:0 12px;display:flex}.report-search input{color:#ddd;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:12.5px}.exports-table{min-width:1040px}.exports-table th:first-child{width:21%}.exports-table th:last-child{width:72px}.exports-table th:last-child,.exports-table td:last-child{padding-left:8px;padding-right:18px}.exports-table td:last-child .report-icon-button{margin-left:auto}.export-file{align-items:center;gap:8px;display:flex}.export-format-icon{flex:none;place-items:center;width:40px;height:40px;display:grid}.export-format-icon img{object-fit:contain;width:36px;height:36px}.format-pill{color:#bbb;background:#302f2f;border:1px solid #444343;border-radius:999px;padding:4px 8px;font-size:10.5px}.format-pill[data-format=pdf]{color:#e8aaaa;background:#3a3030;border-color:#614747}.format-pill[data-format=csv]{color:#a5d8b2;background:#2d3931;border-color:#405a48}.format-pill[data-format=json]{color:#d1bded;background:#35303d;border-color:#544866}.format-pill[data-format=zip]{color:#d8c69c;background:#39352c;border-color:#5d523c}.report-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;display:flex}.report-empty>span{color:#868585;background:#302f2f;border:1px solid #414040;border-radius:12px;place-items:center;width:48px;height:48px;display:grid}.report-empty svg{width:22px}.report-empty h3{margin:14px 0 4px;font-size:13px}.report-empty p{color:#888;margin:0;font-size:12px}.report-empty button{color:#83c6eb;font:inherit;cursor:pointer;background:0 0;border:0;margin-top:14px;font-size:12px}.report-dialog-scrim{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#090909b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.report-dialog{color:#eee;background:#2a2929;border:1px solid #4a4949;border-radius:14px;width:min(470px,100%);padding:18px;box-shadow:0 24px 90px #000b}.report-dialog header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:17px;display:flex}.report-dialog header h2{margin:0 0 3px;font-size:17px}.report-dialog header p{color:#999;margin:0;font-size:12px}.report-dialog header button{color:#aaa;cursor:pointer;background:#383737;border:0;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.report-dialog header button svg{width:14px}.report-dialog>label,.report-dialog-grid label{color:#aaa;flex-direction:column;gap:6px;margin:0 0 13px;font-size:12px;display:flex;position:relative}.report-dialog select{width:100%;height:36px}.report-dialog-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.report-amount-input{background:#302f2f;border:1px solid #464545;border-radius:19px;align-items:center;height:36px;display:flex}.report-amount-input>span{color:#888;padding-left:10px}.report-amount-input input{color:#eee;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:0 7px}.report-amount-input button{color:#8fcdf0;height:28px;font:inherit;background:#4aa6da17;border:0;border-radius:14px;margin-right:4px;padding:0 10px;font-size:11px}.report-dialog-note{color:#999;background:#313232;border-radius:10px;align-items:center;gap:7px;margin:1px 0 17px;padding:10px;font-size:11px;display:flex}.report-dialog-note svg{width:14px;color:var(--accent)}.report-dialog-note .export-format-icon{width:34px;height:35px}.report-dialog-note .export-format-icon svg{color:inherit}.report-dialog footer{border-top:1px solid #3c3b3b;justify-content:flex-end;padding-top:13px}.spin{animation:.9s linear infinite report-spin}@keyframes report-spin{to{transform:rotate(360deg)}}@media (max-width:1400px){.report-analytics-grid{grid-template-columns:1fr}.report-three-grid{grid-template-columns:1fr 1fr}.report-three-grid>article:last-child{grid-column:1/-1}.report-bottom-grid{grid-template-columns:1fr}.report-header{flex-direction:column;align-items:flex-start}.report-header-actions{width:100%;padding-bottom:2px;overflow-x:auto}}@media (max-width:820px){.report-workspace{margin:-20px}.report-header{padding:18px 20px 14px}.report-kpis,.statement-summary,.wallet-assets,.report-payment-flow,.report-analytics-grid,.report-three-grid,.report-bottom-grid,.wallet-overview{grid-template-columns:1fr 1fr;margin-left:20px;margin-right:20px}.report-analytics-grid>article,.report-bottom-grid>article,.wallet-overview>article{grid-column:1/-1}.report-table-card,.exports-callout{margin-left:20px;margin-right:20px}.wallet-feature-card{width:auto;margin-left:20px;margin-right:20px}.wallet-feature-card .wallet-content{grid-template-columns:1fr;gap:24px}.wallet-feature-card .wallet-card-visual{width:100%;max-width:480px}}@media (max-width:600px){.report-flow-action{width:100%;min-width:0}.report-kpis,.statement-summary,.wallet-assets,.report-three-grid{grid-template-columns:1fr}.report-three-grid>article:last-child{grid-column:auto}.report-header-actions{align-items:stretch}.report-periods,.report-header-actions .report-button{flex:none}.report-table-toolbar{flex-direction:column;align-items:flex-start}.report-tabs,.range-control{max-width:100%;overflow-x:auto}.report-toolbar-actions{width:100%}.report-search{flex:1}.exports-callout{flex-wrap:wrap;align-items:flex-start}.exports-callout>button{width:100%;padding-left:49px}.report-settlement-values{grid-template-columns:1fr 1fr}.report-dialog-grid{grid-template-columns:1fr;gap:0}}
