:root{color-scheme:dark;font-family:Inter,"Segoe UI",Arial,sans-serif;color:#eeeaf1;background:#101113;font-synthesis:none;--purple:#bb8cf5;--muted:#938b9e;--border:#ffffff0c}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{transition:background .2s,color .2s,border-color .2s}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible{outline:2px solid #bc8df6;outline-offset:4px}svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-library{position:absolute;width:0;height:0;overflow:hidden}[hidden]{display:none!important}.purple{color:var(--purple)}
.sidebar{position:fixed;inset:0 auto 0 0;width:244px;background:#131416;border-right:1px solid var(--border);padding:31px 20px 18px;display:flex;flex-direction:column;z-index:5}.brand{display:block;margin:0 16px 32px}.brand img{display:block;width:165px;height:auto}.workspace-badge{display:flex;align-items:center;gap:10px;border:1px solid var(--border);border-radius:10px;padding:12px 9px;margin-bottom:31px}.workspace-avatar,.account-avatar{display:grid;place-items:center;width:32px;height:32px;border:1px solid #ae73e43b;border-radius:9px;background:#291f35;color:#cda9ef;font-size:13px;flex-shrink:0}.workspace-badge>div{min-width:0;flex:1}.workspace-badge strong{display:block;font-size:11px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-badge small{display:block;color:#827a8d;font-size:9px;margin-top:5px}.beta-pill{font-size:7px;letter-spacing:.7px;color:#ae88cd;border:1px solid #ad6de02b;border-radius:4px;padding:3px}.nav-label{font-size:9px;letter-spacing:1.9px;color:#655f70;margin:0 14px 13px}.nav-item{display:flex;align-items:center;gap:12px;border:1px solid transparent;width:100%;padding:13px 14px;border-radius:9px;color:#9f97aa;font-size:12px;margin-bottom:5px;background:transparent;text-align:left}.nav-item svg{width:17px;height:17px}.nav-item:hover{background:#ffffff04;color:#d4c3e6}.nav-item.active{background:linear-gradient(100deg,#9b60d91c,#9961d00b);border-color:#b67cee19;color:#d0acf5}.sidebar-bottom{margin-top:auto;padding-top:30px}.support-link{display:block;padding:15px 14px 22px;color:#786f83;font-size:11px;line-height:1.8}.support-link span{display:block;color:#b5a6c5}.sidebar-bottom .nav-item{border-top:1px solid var(--border);border-radius:0;margin:0;padding-top:18px}
.main-shell{margin-left:244px;min-height:100svh;display:flex;flex-direction:column;background:radial-gradient(ellipse at 95% 0,#602f8a0b,transparent 40%)}.topbar{height:81px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 42px;font-size:11px;color:#736b7f}.topbar strong{font-weight:500;color:#c8becf}.crumb{margin:0 13px;color:#4f4859}.topbar>div{display:flex;align-items:center;gap:20px}.setup-tag{display:inline-flex;gap:7px;align-items:center;color:#ad9bbb;font-size:10px}.setup-tag i{width:5px;height:5px;border-radius:50%;background:#b58dda;box-shadow:0 0 8px #b58dda44}.account-avatar{width:30px;height:30px;border-radius:50%;font-size:10px}
main{width:100%;max-width:1510px;margin:0 auto;padding:38px 42px 24px;flex:1}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:27px}.eyebrow{font-size:8px;letter-spacing:2px;color:#8f7a9f;margin:0 0 11px}h1{font-size:32px;letter-spacing:-1.3px;font-weight:600;margin:0 0 8px;line-height:1.2}.page-heading p:not(.eyebrow){color:#8e849b;font-size:12px;margin:0;line-height:1.7}h2{font-size:13px;font-weight:600;letter-spacing:-.1px;margin:0}h3{font-size:13px;font-weight:550;margin:14px 0 7px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:11px 17px;border:1px solid #b87ae65c;border-radius:8px;background:linear-gradient(110deg,#a262e8,#8345d0);color:white;font-size:11px;font-weight:600;min-height:39px}.button:hover{filter:brightness(1.12)}.button svg{width:14px;height:14px}.button.secondary{background:#201b27;border-color:#a572d132;color:#cbb6e3}.button-tag{font-size:9px;font-weight:400;margin-left:10px}
.setup-notice{display:flex;align-items:center;gap:14px;background:linear-gradient(100deg,#8e51c70c,#8e51c702);border:1px solid #a771d723;border-radius:11px;padding:18px 20px;margin-bottom:25px}.notice-icon{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#a263d814;color:#b88cdb}.notice-icon svg{width:17px;height:17px}.setup-notice strong{font-size:12px;font-weight:550;color:#d6c5e7}.setup-notice p{font-size:11px;color:#92849f;line-height:1.65;margin:5px 0 0}.outline-tag{display:inline-block;font-size:8px;letter-spacing:1px;color:#a994bb;border:1px solid #a679cd26;border-radius:5px;padding:6px 9px;white-space:nowrap}.setup-notice>.outline-tag{margin-left:auto}
.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.stat-card{border:1px solid var(--border);border-radius:12px;background:linear-gradient(145deg,#19191d,#151619);padding:20px;transition:border-color .3s,transform .3s}.stat-card:hover{border-color:#b887e02d;transform:translateY(-2px)}.stat-card>div{display:flex;justify-content:space-between;gap:8px;align-items:center;color:#aa9db6;font-size:10px;min-height:19px}.stat-card>div svg{color:#71617f;width:16px;height:16px}.stat-card>strong{display:block;font-size:31px;letter-spacing:-1px;font-weight:550;margin:16px 0 9px}.stat-card>small{font-size:9px;color:#71697f;line-height:1.5;display:block}.mini-pill{font-size:8px;color:#b590d4;border:1px solid #a874d321;padding:3px 5px;border-radius:4px}.stat-card.featured{background:radial-gradient(ellipse at 100% 0,#8043b51c,transparent 90%),#19171e;border-color:#a769d628}.featured>strong{color:#d6b6ff}
.overview-columns{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,1fr);gap:22px;margin-bottom:23px}.panel{border:1px solid var(--border);border-radius:12px;background:#151619;overflow:hidden}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:21px 22px}.panel-heading p{font-size:10px;color:#7b7188;margin:6px 0 0}.panel-heading>a{font-size:10px;color:#b394cf}.period{font-size:9px;color:#9b8ca9;background:#ffffff03;border:1px solid #ffffff09;border-radius:6px;padding:7px 9px}.chart-empty{position:relative;min-height:245px;display:grid;place-items:center;text-align:center;padding:25px 20px 47px}.chart-grid{position:absolute;inset:0 22px 42px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 44px,#ffffff04 45px,transparent 46px)}.chart-empty>div:not(.chart-grid){position:relative}.chart-empty p{font-size:10px;color:#736a81;margin:0}.empty-orbit{display:grid;place-items:center;margin:auto;width:46px;height:46px;border:1px solid #a074c51f;border-radius:50%;background:#a469d307;color:#9171b1;box-shadow:0 0 0 9px #a469d304}.empty-orbit svg{width:19px;height:19px}.chart-empty .chart-days{position:absolute;bottom:20px;left:22px;right:22px;display:flex;justify-content:space-between;color:#625b6b;font-size:8px}.setup-progress{width:33px;height:33px;display:grid;place-items:center;border:1px solid #a676d236;border-radius:50%;color:#c39ceb;font-size:10px}.checklist-item{display:flex;align-items:center;gap:12px;padding:22px 20px;border-top:1px solid #ffffff05;font-size:12px}.checklist-item>span:nth-child(2){flex:1}.checklist-item strong{display:block;font-size:11px;font-weight:500;color:#cbbdd8}.checklist-item small{display:block;font-size:9px;color:#7c6f89;margin-top:6px}.checklist-item>span:last-child{color:#9674b1}.step-number{display:grid;place-items:center;width:28px;height:28px;border:1px solid #ffffff0c;border-radius:8px;color:#9984ad;font-size:10px;flex-shrink:0}.step-number.done{color:#c1a0e6;border-color:#aa75d940;background:#a86bd712}.checklist-item:hover:not(.muted){background:#a974d706}.checklist-item.muted{opacity:.55}.checklist-item>svg{width:13px;height:13px;color:#92829c}.lower .panel{min-height:163px}.empty-row{font-size:11px;color:#70677d;text-align:center;padding:34px}.activity-list{list-style:none;margin:0;padding:0 22px 18px}.activity-list li{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:#b1a3bf;padding:9px 0;border-top:1px solid #ffffff04}.activity-list time{font-size:9px;color:#73697e;white-space:nowrap}.subtle{color:#75697f;font-size:9px}.dashboard-footer{display:flex;justify-content:space-between;margin:0 42px;border-top:1px solid var(--border);padding:22px 0;font-size:9px;color:#665d72}.dashboard-footer a{color:#a18caf}.separator{padding:0 10px}.view{animation:panel-in .25s ease both}@keyframes panel-in{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
.notice{font-size:12px;line-height:1.7;border:1px solid #a97edb22;background:#9760ce08;color:#b6a3c8;padding:15px 18px;border-radius:9px;margin-bottom:22px}.notice.error{color:#f1b4c4;border-color:#e392ac33}.settings-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px}.form-panel{padding:25px}.form-panel>h2{margin-bottom:20px}.narrow{max-width:720px}label{display:block;font-size:11px;color:#b9acc6;margin:21px 0 9px}form>label:first-child{margin-top:0}input,select,textarea{display:block;width:100%;border:1px solid #ffffff14;border-radius:8px;background:#101114;color:#e2d9eb;padding:12px 13px;font-size:12px;outline:none;transition:border-color .2s,box-shadow .2s}input::placeholder,textarea::placeholder{color:#5f576a}input:focus,select:focus,textarea:focus{border-color:#a574d78a;box-shadow:0 0 0 3px #ac79da0a}textarea{resize:vertical;min-height:98px;line-height:1.6}.field-note{font-size:10px;line-height:1.8;color:#81718e;margin:12px 0 22px}.section-note{font-size:12px;color:#8b7b99;line-height:1.7;margin:0 0 22px}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-status{font-size:12px;line-height:1.6;color:#ceb0ec;margin:13px 0 0}.form-status:empty{display:none}.wallet-card{border:1px solid var(--border);padding:17px;border-radius:9px;margin-top:13px}.wallet-card>div{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px}.wallet-card strong{overflow-wrap:anywhere}.wallet-network{font-size:9px;color:#b395ce;border:1px solid #ac75db2a;padding:4px 7px;border-radius:5px}.wallet-key{font-family:monospace;font-size:10px;line-height:1.8;word-break:break-all;color:#93809f;margin:13px 0}.wallet-card small{font-size:9px;color:#8c7999}.text-button{border:0;background:transparent;color:#b397c7;font-size:10px;padding:7px}.text-button:hover{color:#efb8cf}.wallet-empty{padding:35px 10px;text-align:center;font-size:12px;color:#7e708c}.billing-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.billing-rule{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--border);padding-top:24px;margin-top:28px;font-size:12px;color:#a08aac}.billing-rule strong{color:#d7c1e8}.account-detail{display:flex;justify-content:space-between;gap:15px;padding-bottom:23px;margin-bottom:25px;border-bottom:1px solid var(--border);font-size:12px;color:#95849f}.account-detail strong{font-weight:500;color:#d1bbdf;word-break:break-all}.table-head{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:12px;padding:19px 24px;border-bottom:1px solid var(--border);font-size:10px;color:#897c98}.large-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:360px;padding:30px}.large-empty>svg{width:34px;height:34px;color:#9473b1;margin-bottom:20px}.large-empty p{font-size:12px;color:#7f708e;margin:12px 0 25px}.integration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.integration-card{padding:28px}.integration-card>svg{width:26px;height:26px;color:#b28ad3;margin-bottom:24px}.integration-card p{font-size:12px;color:#897794;line-height:1.8;min-height:66px;margin:12px 0 24px}
@media(min-width:1700px){main{padding-top:47px}.stat-card{padding:25px}.stat-card>strong{font-size:36px}.chart-empty{min-height:280px}.checklist-item{padding:27px 22px}}
@media(max-width:1200px){.sidebar{width:216px;padding-left:14px;padding-right:14px}.brand{margin-left:12px}.brand img{width:155px}.main-shell{margin-left:216px}.topbar{padding:0 26px}main{padding:30px 26px}.dashboard-footer{margin:0 26px}.stats-grid{gap:12px}.stat-card{padding:16px}.stat-card>strong{font-size:27px}.overview-columns{grid-template-columns:minmax(0,1.2fr) minmax(270px,1fr);gap:16px}.setup-notice>.outline-tag{display:none}.panel-heading{padding:19px 17px}.checklist-item{padding-left:17px;padding-right:17px}.integration-grid{grid-template-columns:1fr}.integration-card p{min-height:0}}
@media(max-width:950px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-columns,.settings-columns{grid-template-columns:1fr}.page-heading{align-items:flex-start}.page-heading>.button{font-size:10px;white-space:nowrap}.billing-stats{grid-template-columns:1fr}.form-two{grid-template-columns:1fr;gap:0}.activity-list li{font-size:11px}.sidebar{width:195px}.main-shell{margin-left:195px}.brand img{width:140px}.workspace-badge{gap:7px}.beta-pill{display:none}}
@media(max-width:700px){.sidebar{position:static;width:100%;padding:17px 18px 0;border-right:0;border-bottom:1px solid var(--border)}.brand{margin:0 0 19px 0}.brand img{width:148px}.workspace-badge,.nav-label,.sidebar-bottom .support-link{display:none}.sidebar nav{display:flex;overflow-x:auto;gap:5px;padding-bottom:10px}.nav-item{width:auto;white-space:nowrap;font-size:11px;padding:9px 11px;margin:0}.nav-item svg{width:15px;height:15px}.sidebar-bottom{position:absolute;right:12px;top:14px;padding:0;margin:0}.sidebar-bottom .nav-item{border:0;padding:9px}.main-shell{margin-left:0}.topbar{height:57px;padding:0 20px;font-size:10px}.topbar>div{gap:10px}.account-avatar{display:none}main{padding:26px 20px 20px}h1{font-size:29px}.page-heading{gap:12px;flex-wrap:wrap}.page-heading p:not(.eyebrow){font-size:11px}.eyebrow{font-size:7px}.setup-notice{padding:15px 13px;align-items:flex-start}.setup-notice p{font-size:10px}.notice-icon{flex-shrink:0}.stats-grid{gap:10px}.stat-card{padding:15px 12px}.stat-card>strong{font-size:26px}.stat-card>div{font-size:9px}.stat-card>small{font-size:8px}.stat-card>div svg{display:none}.form-panel{padding:21px 18px}input,select,textarea{font-size:16px}.form-panel label{font-size:12px}.field-note{font-size:11px}.table-head{padding:15px;font-size:8px}.dashboard-footer{margin:0 20px;font-size:8px}.account-detail{flex-direction:column}.billing-rule{font-size:11px}.settings-columns{gap:18px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.stat-card:hover{transform:none}}
.chart-empty>div.chart-days{position:absolute}.stat-card>small{font-size:10px}.stat-card>div{font-size:11px}.nav-item{font-size:13px}@media(max-width:700px){.nav-item{font-size:11px}.stat-card>small{font-size:9px}}

/* Merchant workspace refinements. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.step-number.done:after{content:"";width:9px;height:5px;border-left:1.6px solid currentColor;border-bottom:1.6px solid currentColor;transform:rotate(-45deg) translateY(-1px)}
.company-panel{overflow:visible}.settings-heading{display:flex;align-items:center;gap:12px;padding-bottom:23px;margin-bottom:24px;border-bottom:1px solid var(--border)}.settings-heading h2{font-size:14px}.settings-heading p{font-size:11px;color:#93839e;margin:5px 0 0;line-height:1.6}.settings-icon{display:grid;place-items:center;width:38px;height:38px;border:1px solid #a575d329;border-radius:10px;background:#a371cd0c;color:#bd94e3;flex-shrink:0}.settings-icon svg{width:18px;height:18px}.save-state{font-size:9px;white-space:nowrap;padding:6px 8px;border-radius:5px;background:#ffffff03;border:1px solid #ffffff08;color:#85738e;margin-left:auto}.save-state.unsaved{color:#ccb0ec;border-color:#b37bda33;background:#a76ac90a}
.country-picker{position:relative}.country-control{position:relative}.country-control input{padding-right:36px}.country-control input.has-flag{padding-left:48px}.country-flag{position:absolute;left:13px;top:50%;transform:translateY(-50%);width:23px;height:17px;object-fit:cover;border-radius:3px;box-shadow:0 0 0 1px #ffffff12;pointer-events:none}.country-control>button{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:30px;height:30px;display:grid;place-items:center;background:transparent;border:0;border-radius:5px;color:#b79acb}.country-control>button:hover{background:#aa72d510}.country-control>button svg{width:16px;height:16px;transition:transform .2s}.country-control:has([aria-expanded=true])>button svg{transform:rotate(180deg)}
.country-menu{position:fixed;z-index:30;max-height:300px;overflow:auto;overscroll-behavior:contain;border:1px solid #a474d44a;background:linear-gradient(145deg,#211b29,#17151d);box-shadow:0 14px 45px #0008,0 0 0 3px #a477d005;border-radius:11px;padding:6px;scrollbar-width:thin;scrollbar-color:#69497e #17151d;animation:panel-in .12s ease both}.country-menu-heading{position:sticky;top:-6px;z-index:1;display:flex;justify-content:space-between;gap:10px;font-size:8px;letter-spacing:1.1px;color:#897696;padding:12px 8px;background:#201b28;border-bottom:1px solid #ffffff06;margin-bottom:4px}.country-menu-heading span{letter-spacing:0;color:#b99dce}.country-option{display:flex;align-items:center;gap:10px;padding:10px;border-radius:6px;min-height:40px;cursor:pointer;color:#c6b9d1;font-size:12px}.country-option img{width:22px;height:16px;object-fit:cover;border-radius:2px;flex-shrink:0;box-shadow:0 0 0 1px #ffffff0c}.country-option>span{flex:1;line-height:1.45}.country-option small{font-size:9px;color:#766381}.country-option:hover,.country-option.highlighted{background:#a56ed91b;color:#e5d7f1}.country-option[aria-selected=true]{background:#a56ed913;color:#d6b5f6}.country-option[aria-selected=true] small{color:#c8a2e4}#country-empty{color:#9f8aac;font-size:12px;line-height:1.7;padding:10px}
.wallet-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:20px}.wallet-toolbar input{font-size:12px}.wallet-count{font-size:10px;color:#967ba9;white-space:nowrap}.wallet-card{background:linear-gradient(150deg,#1c1920,#151619);transition:border-color .2s}.wallet-card:hover{border-color:#ac77d42d}.wallet-card>div.wallet-footer{flex-wrap:wrap;gap:8px;border-top:1px solid #ffffff07;padding-top:8px}.wallet-card .wallet-actions{display:flex;align-items:center;gap:1px}.wallet-card .wallet-status{color:#8e819a;font-size:9px}.wallet-status:before{content:"";display:inline-block;width:4px;height:4px;background:#a383bc;border-radius:50%;margin-right:6px;vertical-align:2px}.text-button{border-radius:5px;padding:7px 8px}.text-button:hover{color:#d1b1ed;background:#a575d514}.remove-wallet:hover{color:#edb1c2;background:#e990aa0a}.wallet-key{user-select:all}.wallet-empty{padding:40px 10px;border:1px dashed #ffffff0b;border-radius:9px;line-height:1.8}
.wallet-dialog{width:min(420px,calc(100% - 32px));padding:28px;border:1px solid #b580df3b;border-radius:18px;background:radial-gradient(ellipse at 100% 0,#9c5ad814,transparent 70%),#19171e;color:#eee5f5;box-shadow:0 20px 90px #0008}.wallet-dialog::backdrop{background:#09080dc2;backdrop-filter:blur(5px)}.dialog-symbol{display:grid;place-items:center;width:42px;height:42px;background:#a46ed514;border:1px solid #b07ddd27;border-radius:12px;color:#c49be9;margin-bottom:18px}.wallet-dialog h2{font-size:20px;letter-spacing:-.5px}.wallet-dialog>form>p{font-size:12px;line-height:1.8;color:#a594af;margin:12px 0 22px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.button.danger{background:#a0527130;border-color:#df84a242;color:#f0b5ca}.button.danger:hover{background:#ad536544}
.password-control{position:relative}.password-control input{padding-right:62px}.password-reveal{position:absolute;right:5px;top:50%;transform:translateY(-50%);background:transparent;border:0;border-radius:5px;color:#af91c4;padding:9px;font-size:10px}.password-reveal:hover{background:#a77cd70d;color:#d2b2ed}
.toast{position:fixed;bottom:24px;right:26px;z-index:70;border:1px solid #bd8feb44;border-radius:11px;padding:15px 20px;background:#251d30;color:#dec7f1;font-size:12px;box-shadow:0 12px 50px #0006;max-width:min(420px,calc(100vw - 36px));line-height:1.6;animation:panel-in .2s ease both}.toast:before{content:"";display:inline-block;width:5px;height:5px;background:#c8a3f1;border-radius:50%;margin-right:10px;vertical-align:2px}.form-status{min-height:0}.form-status:not(:empty){padding:10px 12px;background:#a872d309;border-left:2px solid #9b6fc75c;border-radius:0 5px 5px 0}form[aria-busy=true] .button{cursor:wait}
@media(max-width:700px){.settings-heading{flex-wrap:wrap}.settings-heading p{font-size:10px}.save-state{font-size:8px}.country-option{font-size:13px;min-height:44px}.country-menu-heading{font-size:8px}.wallet-toolbar input{font-size:16px}.toast{bottom:16px;right:18px;left:18px;max-width:none}.wallet-dialog{padding:24px}.wallet-footer{align-items:flex-start}.password-reveal{font-size:11px}}
