:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;color:#1d1d1f;background:#fff;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#fff}button,input,select{font:inherit}button{cursor:pointer}.shell{min-height:100vh;display:grid;grid-template-columns:210px 1fr}.sidebar{padding:24px 12px;background:#f5f5f7;display:flex;flex-direction:column;gap:5px}.brand{display:flex;align-items:center;gap:9px;padding:0 10px 28px;color:#1d1d1f;text-decoration:none;font-weight:600}.brand b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#1d1d1f;color:#fff;font-size:10px}.nav-group{display:grid;gap:3px;margin-bottom:17px}.nav-group>span{padding:0 10px 6px;color:#8e8e93;font-size:10px}.nav-item{display:flex;align-items:center;gap:10px;width:100%;padding:9px 10px;border:0;border-radius:8px;background:transparent;color:#55555a;text-decoration:none;font-size:13px;text-align:left}.nav-item.active{background:#fff;color:#1d1d1f}.logout{margin-top:auto}.main{min-width:0}.topbar{height:54px;padding:0 30px;display:flex;align-items:center;justify-content:space-between;color:#6e6e73;font-size:12px}.avatar{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#f2f2f7;color:#3a3a3c;font-size:10px}.page{max-width:1220px;padding:34px 42px 60px}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:28px}.page-head h1{margin:0;font-size:28px;letter-spacing:-.055em;font-weight:600}.page-head p,.surface p{color:#6e6e73;font-size:13px;line-height:1.6}.surface{padding:20px;border-radius:14px;background:#f5f5f7}.surface h2{margin:0 0 8px;font-size:15px}.section{margin-top:34px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-grid .surface{display:grid;gap:9px}.metric-grid span{color:#6e6e73;font-size:12px}.metric-grid strong{font-size:22px}.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:10px;padding:9px 14px;font-size:12px;text-decoration:none}.button-primary{background:#1d1d1f;color:#fff}.button-secondary{background:#e8e8ed;color:#3a3a3c}.button-ghost{background:transparent;color:#3a3a3c;padding:7px}.button-danger{background:#c5221f;color:#fff}.button:disabled{opacity:.5}.input{width:100%;border:0;border-radius:9px;padding:11px 12px;background:#fff;color:#1d1d1f;outline:2px solid transparent}.input:focus{outline-color:#8e8e93}.inline-form{display:grid;grid-template-columns:1fr auto;gap:10px;margin-bottom:22px}.refund-form{grid-template-columns:minmax(260px,1fr) 200px auto}.table-surface{padding:0 18px;border-radius:14px;background:#f5f5f7;overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px;white-space:nowrap}th,td{padding:15px 6px;text-align:left;border-bottom:1px solid #e5e5ea}tr:last-child td{border-bottom:0}th{font-weight:500;color:#6e6e73;font-size:11px}.actions{text-align:right}.badge{display:inline-block;padding:4px 8px;border-radius:999px;background:#e8e8ed;color:#55555a;font-size:10px}.mono{font-family:SFMono-Regular,Consolas,monospace;font-size:11px}.url-cell,.error-cell,.payload-cell{max-width:300px;overflow:hidden;text-overflow:ellipsis}.empty{padding:34px;border-radius:14px;background:#f5f5f7;color:#6e6e73;font-size:13px}.settings-form{display:grid;gap:16px;max-width:720px}.settings-form label{display:grid;gap:7px;color:#3a3a3c;font-size:12px}.login{min-height:100vh;display:grid;place-items:center}.login-box{width:min(100% - 40px,360px);text-align:center}.login-logo{margin:0 auto 14px;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#1d1d1f;color:#fff;font-size:13px}.login h1{margin:0;font-size:28px;letter-spacing:-.055em}.login p{margin:8px 0 28px;color:#6e6e73;font-size:13px}.login form{display:grid;gap:14px;text-align:left}.login label{display:grid;gap:7px;font-size:12px;color:#3a3a3c}.login .button{width:100%}.loading{min-height:100vh;display:grid;place-items:center;color:#8e8e93;font-size:13px}@media(max-width:760px){.shell{grid-template-columns:1fr}.sidebar{position:sticky;top:0;z-index:1;flex-direction:row;overflow:auto;padding:10px}.brand{padding:0 8px}.sidebar nav{display:flex;gap:3px}.nav-group{display:flex;margin:0}.nav-group>span,.sidebar>a,.sidebar>.logout{display:none}.nav-item{white-space:nowrap}.topbar{display:none}.page{padding:24px 18px}.metric-grid{grid-template-columns:1fr 1fr}.page-head{flex-direction:column}.inline-form,.refund-form{grid-template-columns:1fr}}.pager{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;color:#6e6e73;font-size:12px}.pager>div{display:flex;gap:12px}.filter-form{display:grid;grid-template-columns:160px 190px minmax(240px,1fr) auto;gap:10px;margin-bottom:18px}@media(max-width:760px){.filter-form{grid-template-columns:1fr}}.settings-actions{display:flex;align-items:flex-end;justify-content:space-between;width:100%}.settings-test-button{background:#fff;border:1px solid #d1d1d6}.tooltip-trigger{display:inline-flex}.tooltip-content{z-index:50;border-radius:7px;background:#1d1d1f;color:#fff;padding:6px 9px;font-size:11px;line-height:1;box-shadow:0 6px 20px #0000002e}.tooltip-arrow{fill:#1d1d1f}.select-trigger{display:flex;align-items:center;justify-content:space-between;text-align:left}.select-content{z-index:50;min-width:var(--radix-select-trigger-width);max-height:260px;overflow:auto;border:1px solid #d1d1d6;border-radius:9px;background:#fff;padding:4px;box-shadow:0 8px 24px #0000001f}.select-item{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:6px;padding:8px 9px;color:#1d1d1f;font-size:12px;outline:none;cursor:pointer}.select-item[data-highlighted]{background:#f2f2f7}.select-item[data-disabled]{opacity:.5;pointer-events:none}.input{height:40px;border:1px solid #d1d1d6;background:#fff;box-shadow:inset 0 1px 1px #00000005;font-size:13px}.button{font-size:13px}.input:hover{border-color:#aeaeb2}.input:focus{border-color:#636366;outline-color:#8e8e93}.inline-form>.button,.filter-form>.button,.settings-actions>.button,.settings-form>div>.button,.login .button{height:40px}.is-spinning{animation:refresh-spin .8s linear infinite}@keyframes refresh-spin{to{transform:rotate(360deg)}}.badge{display:inline-flex;align-items:center;border:0;font-weight:500}.badge-success{color:#27834e;background:#edf8f0}.badge-warning{color:#9a6700;background:#fff7e7}.badge-danger{color:#c24141;background:#fff0f0}.badge-muted{color:#667085;background:#f2f4f7}.empty{display:grid;min-height:220px;place-items:center;text-align:center}.empty-content{display:grid;justify-items:center;gap:10px;color:#8e8e93}.empty-content svg{color:#aeaeb2}.empty-content p{margin:0;font-size:13px}.empty-loading{display:flex;align-items:center;justify-content:center;gap:8px}.merchant-value{display:inline-flex;align-items:center;gap:3px;vertical-align:middle}.copy-button{display:inline-flex;align-items:center;justify-content:center;min-width:28px;min-height:28px;padding:7px}.copy-button svg{display:block}.page{max-width:1440px;margin-right:auto;margin-left:auto}:root{--primary: #1753e0;--primary-hover: #1248c7;--primary-soft: #eaf0ff;--primary-ring: rgb(23 83 224 / 24%)}.button-primary{background:var(--primary)}.button-primary:hover{background:var(--primary-hover)}.input:focus,.select-trigger:focus-visible,input:focus,select:focus,textarea:focus{border-color:var(--primary)!important;outline-color:var(--primary-ring)!important}.select-item[data-highlighted]{background:var(--primary-soft);color:var(--primary)}.gateway-shell .sidebar{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;overflow:hidden;padding:0;background:#fff;border-right:1px solid #e8eaf0}.gateway-shell .sidebar-head{display:flex;flex:0 0 64px;align-items:center;justify-content:space-between;padding:0 16px}.gateway-shell .brand{display:inline-flex;align-items:center;gap:0;padding:0}.gateway-shell .brand img{display:block;width:102px;height:30px;max-height:30px;object-fit:contain;object-position:left center}.gateway-shell .sidebar nav{display:grid;flex:1;min-height:0;align-content:start;gap:18px;overflow-y:auto;padding:4px 12px 16px;scrollbar-width:none}.gateway-shell .sidebar nav:hover{scrollbar-width:thin;scrollbar-color:#c8d1e2 transparent}.gateway-shell .sidebar nav::-webkit-scrollbar{width:0}.gateway-shell .sidebar nav:hover::-webkit-scrollbar{width:5px}.gateway-shell .sidebar nav::-webkit-scrollbar-thumb{background:#c8d1e2;border-radius:999px}.gateway-shell .nav-group{display:grid;gap:3px;margin:0}.gateway-shell .nav-group>span{padding:0 10px 6px;color:#8a93a5;font-size:11px;font-weight:600}.gateway-shell .nav-item{margin:0;border-radius:8px;color:#566176}.gateway-shell .nav-item:hover:not(.active){background:#1753e012;color:var(--primary)}.gateway-shell .nav-item.active{background:var(--primary-soft);color:var(--primary);font-weight:600}.gateway-shell .sidebar-doc-wrap{flex:0 0 auto;margin:4px 12px 16px}.gateway-shell .sidebar-doc{display:flex;margin:0}.gateway-shell .sidebar-release{display:block;margin:4px 10px 0;color:#adb5c3;font-size:10px;line-height:1.35}.gateway-shell .topbar{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:0 28px;background:linear-gradient(to bottom,#fff 0%,rgb(255 255 255 / 92%) 58%,transparent 100%);border:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.topbar-title{color:#20293a;font-size:14px;font-weight:600}.account-menu{position:relative;margin-left:auto}.account-trigger{display:inline-flex;align-items:center;gap:5px;border:0;padding:7px 4px 7px 10px;background:transparent;color:#313b4e;font:inherit;font-size:13px;cursor:pointer}.account-trigger svg{color:#9aa3b2;transition:transform .18s ease}.account-trigger svg.rotated{transform:rotate(180deg)}.account-popover{position:absolute;top:calc(100% + 7px);right:0;z-index:40;display:grid;min-width:154px;padding:6px;border:1px solid #e1e5ec;border-radius:10px;background:#fff;box-shadow:0 12px 30px #1e2a4024}.account-popover a,.account-popover button{display:flex;align-items:center;gap:8px;min-height:32px;border:0;border-radius:6px;padding:0 8px;background:transparent;color:#445065;font:inherit;font-size:12px;text-align:left;text-decoration:none;cursor:pointer}.account-popover a:hover,.account-popover button:hover{background:var(--primary-soft);color:var(--primary)}.account-email{overflow:hidden;padding:5px 8px 7px;color:#9099a9;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.mobile-nav-backdrop,.button.mobile-nav-toggle,.button.mobile-nav-close,.mobile-topbar-brand{display:none}.login-logo{display:block;width:132px;height:30px;margin:0 auto 20px;border-radius:0;background:transparent;box-shadow:none;color:transparent;font-size:0;object-fit:contain}.login{position:relative}.login-copyright{position:absolute;right:0;bottom:20px;left:0;color:#c4cad5;font-size:11px;text-align:center}.site-settings-form{display:grid;gap:16px;max-width:640px}.site-settings-form label{display:grid;gap:7px;color:#3a465b;font-size:12px}.site-settings-hint,.site-logo-setting p{color:#8b95a7;font-size:12px;line-height:1.5}.site-settings-hint{display:block;margin:0;font-weight:400}.site-logo-setting{display:flex;align-items:center;justify-content:space-between;gap:24px}.theme-setting-label{display:flex!important;align-items:center;gap:10px;color:#3a465b!important;font-size:12px!important}.site-logo-control{display:flex;align-items:center;gap:12px}.site-logo-setting img{width:130px;max-height:42px;object-fit:contain;object-position:right center}.site-logo-file{display:none}.site-settings-actions{display:flex;align-items:center;justify-content:flex-start;gap:12px}.theme-color-picker{display:flex;align-items:center}.theme-color-native{width:40px;height:40px;border:1px solid #d1d7e3;border-radius:8px;padding:3px;background:#fff;cursor:pointer}.cashier-script-input{min-height:132px;resize:vertical;line-height:1.55}.dashboard-chart{padding:22px 24px 18px;background:#fff;border:1px solid #edf0f5}.dashboard-chart-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:16px}.dashboard-chart h2{margin:0 0 4px;color:#273247;font-size:15px}.dashboard-chart p{margin:0;color:#8b95a7;font-size:12px}.chart-legend{display:flex;flex-wrap:wrap;gap:14px;padding-top:2px;color:#667187;font-size:12px;white-space:nowrap}.chart-legend span{display:inline-flex;align-items:center;gap:6px}.chart-legend i{display:inline-block;width:10px;height:10px;border-radius:3px}.chart-legend .amount-legend{background:var(--primary)}.chart-legend .orders-legend{width:12px;height:2px;border-radius:99px;background:#7c8ba5}.chart-scroll{overflow-x:auto}.dashboard-chart svg{display:block;width:100%;min-width:620px;overflow:visible}.chart-grid-line{stroke:#edf0f5;stroke-width:1}.chart-axis-label,.chart-date-label{fill:#929bac;font-size:inherit;font-weight:400}.chart-bar{fill:var(--primary);opacity:.84}.chart-order-line{fill:none;stroke:#7c8ba5;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.chart-order-dot{fill:#fff;stroke:#7c8ba5;stroke-width:1.5;vector-effect:non-scaling-stroke}.settings-payment-tests{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px}.settings-payment-tests>span{color:#7b8699;font-size:12px}.settings-payment-tests .button{height:40px;border-color:#cfd8eb}.settings-payment-tests .button:hover:not(:disabled){border-color:var(--primary);color:var(--primary);background:var(--primary-soft)}@media(max-width:760px){.gateway-shell{display:block;min-height:100vh}.gateway-shell .sidebar{position:fixed;inset:0 auto 0 0;z-index:50;width:min(82vw,288px);transform:translate(-105%);transition:transform .2s ease;box-shadow:none}.gateway-shell.nav-open .sidebar{transform:translate(0);box-shadow:12px 0 28px #1e2a402e}.gateway-shell.nav-open .mobile-nav-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:block;width:100%;height:100%;border:0;background:#1119274d}.gateway-shell .sidebar-head{flex-basis:60px}.gateway-shell .topbar{min-height:56px;padding:0 14px}.gateway-shell .topbar-title{display:none}.mobile-topbar-brand{display:inline-flex;align-items:center;gap:9px}.mobile-topbar-brand a{display:inline-flex}.mobile-topbar-brand img{width:88px;height:28px;max-height:28px;object-fit:contain;object-position:left center}.button.mobile-nav-toggle,.button.mobile-nav-close{display:inline-flex;width:34px;height:34px;padding:0;align-items:center;justify-content:center}.button.mobile-nav-toggle svg,.button.mobile-nav-close svg{width:19px;height:19px}.gateway-shell .main{min-width:0}.account-popover{position:fixed;top:49px;right:12px}.dashboard-chart{padding:18px 16px 14px}.dashboard-chart-head{display:grid;gap:10px}.settings-actions{align-items:stretch;gap:14px}.settings-payment-tests{justify-content:flex-start}.site-logo-setting{align-items:flex-start}.site-logo-control{align-items:flex-end;flex-direction:column}.site-settings-actions{align-items:stretch;flex-direction:column-reverse}}
