:root{--ink: #121926;--muted: #5d697c;--soft: #5d697c;--line: #e2e7ee;--canvas: #f2f5f8;--panel: #fbfcfe;--sidebar: #101722;--sidebar-soft: #8f9bae;--accent: #1769e0;--accent-hover: #0f56bf;--accent-soft: #eaf2ff;--success: #18794e;--success-soft: #eaf8f0;--warning: #945d12;--warning-soft: #fff6e5;--critical: #b42318;--critical-soft: #fff0ee;--card-radius: 12px;--control-radius: 8px;--amelopay-brand-monogram-size: 24px;--console-font: "SF Pro Text", "Geist Sans", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.amelopay-brand{--amelopay-brand-safe-space: calc(var(--amelopay-brand-monogram-size) / 2);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:var(--amelopay-brand-safe-space)}.amelopay-brand img{display:block;object-fit:contain}.amelopay-brand:not(.amelopay-brand-compact) img{width:auto;height:calc(var(--amelopay-brand-monogram-size) / .6)}.amelopay-brand-compact{aspect-ratio:1}.amelopay-brand-compact img{width:calc(var(--amelopay-brand-monogram-size) / .6);height:calc(var(--amelopay-brand-monogram-size) / .6);aspect-ratio:1}:root{--ink: #121926;--muted: #5d697c;--soft: #5d697c;--line: #e2e7ee;--canvas: #f2f5f8;--panel: #fbfcfe;--sidebar: #101722;--sidebar-soft: #8f9bae;--accent: #1769e0;--accent-hover: #0f56bf;--focus-ring: #0b74de;--accent-soft: #eaf2ff;--success: #18794e;--success-soft: #eaf8f0;--warning: #945d12;--warning-soft: #fff6e5;--critical: #b42318;--critical-soft: #fff0ee;--card-radius: 12px;--control-radius: 8px;font-family:SF Pro Text,Geist Sans,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--canvas)}*{box-sizing:border-box}html{min-width:320px;overflow-x:hidden;background:var(--canvas)}body{margin:0;min-width:320px;overflow-x:hidden;background:#dfe5ec;font-size:13px}button,input,select,textarea{font:inherit}button{min-height:36px;border:1px solid #d5dde7;background:var(--panel);color:#344155;border-radius:var(--control-radius);padding:8px 13px;cursor:pointer;transition:color .18s ease,border-color .18s ease,background-color .18s ease,transform .18s ease}button:hover:not(:disabled){border-color:#afbac9;background:#fff;color:#1d2a3d}button:active:not(:disabled){transform:translateY(1px)}:where(button,input,select,textarea,summary,a):focus-visible{outline:2px solid #fff;outline-offset:1px;box-shadow:0 0 0 4px var(--focus-ring)}button:disabled{cursor:not-allowed;opacity:.52}.primary{background:var(--accent);border-color:var(--accent);color:#fff}.primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover);color:#fff}.danger{color:var(--critical);border-color:#f2c6c1;background:#fff}.wide{width:100%}.app-shell{position:relative;height:100vh;min-height:100vh;overflow:hidden;display:grid;grid-template-columns:218px minmax(0,1fr);border-radius:17px;background:var(--canvas)}.skip-link{position:absolute;z-index:30;top:0;left:12px;padding:8px 12px;transform:translateY(-120%);color:#fff;background:var(--accent)}.skip-link:focus{transform:translateY(0)}.app-shell.sidebar-compact{grid-template-columns:64px minmax(0,1fr)}.sidebar{position:sticky;top:0;min-width:0;height:100vh;overflow-x:hidden;overflow-y:auto;background:var(--sidebar);color:#fff;padding:24px 14px}.brand{display:flex;align-items:center;min-width:0;min-height:28px;padding:0 10px 30px}.brand-logo{display:block;height:28px;width:auto;max-width:100%}.brand-logo-mark{margin:0 auto}.sidebar-toggle{display:grid;place-items:center;width:100%;min-height:32px;margin:-22px 0 15px;padding:0;border:0;color:var(--sidebar-soft);background:transparent;box-shadow:none}.sidebar-toggle:hover:not(:disabled){color:#fff;background:#172231}.sidebar-toggle svg,.nav-icon svg,.topbar>button svg,.operator-summary svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nav-label{display:block;margin:20px 11px 8px;color:#8f9bae;font-size:10px;font-weight:700;letter-spacing:.08em}.sidebar nav{display:block}.sidebar .nav-item{position:relative;display:flex;align-items:center;gap:10px;width:100%;min-height:38px;margin:2px 0;border:0;border-radius:9px;background:transparent;color:var(--sidebar-soft);text-align:left;padding:0 11px;font-size:12px;font-weight:560}.nav-icon{display:grid;flex:0 0 16px;place-items:center}.sidebar .nav-item:hover{background:#172231;color:#e3e9f3}.nav-tooltip{position:fixed;z-index:40;left:72px;width:max-content;max-width:min(220px,calc(100vw - 88px));padding:7px 9px;visibility:hidden;border:1px solid #34445b;border-radius:7px;color:#fff;background:#172231;box-shadow:0 8px 20px #070d1647;font-size:11px;line-height:1.35;opacity:0;pointer-events:none;transform:translateY(-50%);overflow-wrap:anywhere}.nav-tooltip:before{content:attr(data-tooltip)}.sidebar-compact .sidebar .nav-item:hover .nav-tooltip,.sidebar-compact .sidebar .nav-item:focus-visible .nav-tooltip{visibility:visible;opacity:1}.sidebar .nav-item.active{background:#1b2b42;color:#fff;box-shadow:inset 0 0 0 1px #263d5d}.sidebar .nav-item.active:before{position:absolute;left:0;width:3px;height:18px;border-radius:0 3px 3px 0;background:var(--accent);content:""}.env{position:absolute;right:16px;bottom:16px;left:16px;padding:12px 13px;border:1px solid #263345;border-radius:10px;color:#7f8ca1;background:#141e2c;font-size:11px}.env strong{display:block;margin-bottom:3px;color:#d7dfed}.sidebar-compact .sidebar{padding-right:9px;padding-left:9px}.sidebar-compact .brand{justify-content:center;padding-right:0;padding-left:0}.sidebar-compact .nav-label,.sidebar-compact .env{display:none}.sidebar-compact .sidebar .nav-item{justify-content:center;padding:0}.sidebar-compact .nav-text{display:none}.sidebar-compact .sidebar-toggle svg{transform:rotate(180deg)}.app-main{min-width:0;height:100vh;overflow:auto}.topbar{position:sticky;top:0;z-index:10;min-height:64px;padding:0 34px;display:flex;align-items:center;gap:12px;background:#fbfcfef7;border-bottom:1px solid #e5eaf0}.topbar>button{display:inline-flex;align-items:center;gap:6px}.breadcrumb{min-width:0;overflow:hidden;color:#657185;font-size:12px;font-weight:560;text-overflow:ellipsis}.topbar>.mobile-nav-trigger{display:none}.timezone{color:var(--soft);font-size:12px}.top-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.avatar{display:grid;place-items:center;width:32px;height:32px;min-width:32px;min-height:32px;padding:0;border:1px solid #d9e0e9;border-radius:50%;color:#344156;background:#edf1f6;font-size:11px;font-weight:700}.operator-summary{display:inline-flex;align-items:center;gap:6px;width:auto;max-width:180px;overflow:hidden;padding:0 9px;border-radius:999px;white-space:nowrap}.operator-summary svg{flex:0 0 16px}.operator-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.operator-menu{position:relative}.operator-panel{position:absolute;z-index:20;top:calc(100% + 17px);right:0;display:grid;gap:8px;width:min(240px,calc(100vw - 32px));padding:12px;border:1px solid #dce2eb;border-radius:10px;color:#344155;background:#fff;box-shadow:0 14px 32px #17203329;overflow-wrap:anywhere}.operator-panel button{width:100%}@media(max-width:760px){.operator-summary{height:44px;min-width:44px;min-height:44px}.operator-panel{top:calc(100% + 6px)}}.logout-avatar:hover{color:var(--accent);border-color:#b8cae8;background:#e8f0fb}.content{width:100%;max-width:1460px;margin:0 auto;padding:32px 34px 42px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}h1{margin:0 0 6px;font-size:25px;line-height:1.18;letter-spacing:-.025em}h2{margin:0;font-size:14px;letter-spacing:-.01em}p{color:var(--muted);line-height:1.55}.page-header p{max-width:72ch;margin:0;color:#657185;font-size:12px}.actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.more-actions{position:relative}.more-actions>summary{display:inline-flex;align-items:center;min-height:36px;padding:8px 12px;border:1px solid #d5dde7;border-radius:var(--control-radius);cursor:pointer;background:#fff;color:#344155;font-size:13px;font-weight:650;list-style:none}.more-actions>summary::-webkit-details-marker{display:none}.more-actions>summary:after{content:"▾";margin-left:8px;color:#75829a;font-size:10px}.more-actions[open]>summary{border-color:#2855d9;color:#1945c7}.more-actions-menu{position:absolute;z-index:10;top:calc(100% + 7px);right:0;min-width:190px;display:grid;gap:5px;padding:7px;border:1px solid #dce2eb;border-radius:10px;background:#fff;box-shadow:0 14px 32px #17203329}.more-actions-menu button{width:100%;min-height:36px;padding:0 14px;border-color:transparent;border-radius:9px;color:#344155;background:#fbfcfe;box-shadow:none;font-size:12px;font-weight:650;text-align:left}.more-actions-menu button.danger{color:var(--critical)}.store-delete-backdrop{position:absolute;z-index:80;top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:min(100%,100vh);max-height:none;margin:0;padding:20px;border:0;border-radius:17px;overflow:auto;color:var(--ink);background:#0c16247a}.store-delete-backdrop[open]{display:grid;place-items:center}.store-delete-modal{width:min(560px,100%);max-height:calc(100vh - 40px);overflow:auto;border-radius:14px;background:#fff;box-shadow:0 24px 80px #0a142247}.store-delete-modal .modal-head{display:flex;align-items:flex-start;gap:12px;padding:20px 22px 16px;border-bottom:1px solid var(--line)}.store-delete-modal .modal-head h2{margin:0 0 5px;font-size:16px;letter-spacing:normal}.store-delete-modal .modal-head p{margin:0;color:var(--muted);font-size:11px;line-height:normal}.store-delete-modal .modal-close{min-height:32px;margin-left:auto;padding:0 10px;border:1px solid #d8e0e9;border-radius:8px;color:#526176;background:#fff;font-size:11px}.store-delete-modal .modal-body{padding:20px 22px}.store-delete-modal .modal-body p{margin:0;color:var(--ink);line-height:normal}.store-delete-modal .modal-actions{display:flex;justify-content:flex-end;gap:8px;padding:14px 22px;border-top:1px solid var(--line);background:#fafbfc}.store-delete-modal .modal-actions .btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border:1px solid #d5dde7;border-radius:9px;color:#344155;background:#fbfcfe;font-size:12px;font-weight:650}.store-delete-modal .modal-actions .btn.danger{color:var(--critical);border-color:#f2c6c1;background:#fff}.card{overflow:hidden;background:var(--panel);border:1px solid #dfe5ed;border-radius:var(--card-radius)}.card-header{min-height:52px;display:flex;align-items:center;padding:0 18px;border-bottom:1px solid var(--line)}.card-body{padding:18px}.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.metric{font-size:34px;color:#244dc5}.as-of{text-align:right;font-size:13px}.filters{display:flex;gap:10px;flex-wrap:wrap;padding:14px;background:#fff;border:1px solid #e1e7f0;border-radius:10px;margin-bottom:15px}input,select,textarea{width:100%;border:1px solid #d7dee8;border-radius:var(--control-radius);padding:9px 10px;color:var(--ink);background:#fff}input:focus,select:focus,textarea:focus{border-color:#4385df;box-shadow:0 0 0 3px #1769e01c}.filters input,.filters select{width:auto;min-width:180px}textarea{min-height:100px;resize:vertical}.field{display:grid;gap:7px;margin-bottom:16px;color:#2f3d56}.field>span{font-weight:650;font-size:14px}.field small,small{display:block;color:#5d697c;margin-top:4px}.field .field-error{color:#9f1c1c}.form-card{max-width:720px;padding:18px}.gateway-create-form section{position:relative;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid var(--line)}.gateway-create-form section h2{margin-bottom:16px}.gateway-create-form .generated-fields{padding-bottom:2px}.generated-fields dl{display:grid;grid-template-columns:130px minmax(0,1fr);gap:10px 18px;font-size:12px}.generated-fields dt{color:#334259;font-weight:700}.generated-fields dd{margin:0;color:var(--muted)}.field-help-row{position:absolute;top:-9px;right:0}.help-control{width:28px;min-height:28px;padding:0;border-radius:50%;color:#2456bd;font-weight:800}.field-tooltip{position:absolute;z-index:4;top:calc(100% + 7px);right:0;width:250px;padding:8px 10px;border:1px solid #d8e1ed;border-radius:8px;color:#344155;background:#fff;box-shadow:0 8px 22px #1720331f;font-size:11px;line-height:1.45;opacity:0;pointer-events:none;transform:translateY(-3px)}.help-control:hover+.field-tooltip,.help-control:focus-visible+.field-tooltip{opacity:1;transform:translateY(0)}.check{display:flex;gap:8px;align-items:center;margin:12px 0}.check input{width:auto}.table-wrap{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;background:var(--panel);border:1px solid #dfe5ed;border-radius:var(--card-radius)}table{width:100%;border-collapse:collapse;white-space:nowrap}th,td{padding:12px 14px;text-align:left;border-bottom:1px solid #edf0f5;font-size:14px}th{background:#f9fbfd;color:#67738a;font-size:12px;text-transform:uppercase}tbody tr:hover{background:#f6f8ff}.table-action{padding:3px 5px;border:0;background:transparent;color:#1945c7;font-weight:650;text-align:left}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.gateway-key-line{max-width:250px;display:flex;align-items:center;gap:6px;margin-top:3px}.gateway-key-line code{min-width:0;overflow:hidden;color:var(--soft);text-overflow:ellipsis;white-space:nowrap}.copy-button{min-height:26px;padding:3px 6px;border-color:transparent;color:#2456bd;background:transparent;font-size:10px}.copy-feedback{color:var(--muted);font-size:10px;white-space:normal}.copy-feedback:empty{display:none}.edge-upgrade-notice{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;padding:16px 18px;border:1px solid #d8b95e;border-radius:var(--card-radius);color:#684b00;background:#fff8e3}.edge-upgrade-notice strong{display:block;margin-bottom:4px}.edge-upgrade-notice p{margin:0;color:#765f25;font-size:12px}.edge-upgrade-notice button{flex:0 0 auto}.orders-page .order-filters{display:block;align-items:center;gap:9px;margin-bottom:14px;padding:14px;border:1px solid #dfe5ed;border-radius:12px;background:#fff}.orders-page>.page-header{align-items:center;justify-content:normal}.orders-page>.page-header p{line-height:1.5}.orders-page .filter-primary{display:grid;grid-template-columns:minmax(280px,1.45fr) minmax(154px,.65fr) auto auto;align-items:end;gap:10px}.orders-page .filter-primary select{width:100%;min-width:0}.orders-page .filters label{display:grid;gap:5px;color:#5b687b;font-size:11px;font-weight:650}.orders-page .filters input,.orders-page .filters select{box-sizing:border-box;height:40px;min-height:40px;padding:0 10px;border:1px solid #d7dee8;border-radius:9px;color:#3b465a;background:#fbfcfe;font-size:13px}.orders-page .order-search input{width:100%}.orders-page .quick-range{display:inline-flex;align-items:center;align-self:end;height:40px;padding:3px;border:1px solid #d7dee8;border-radius:9px;background:#f3f6f9}.orders-page .quick-range button{min-width:54px;height:32px;min-height:32px;padding:0 10px;border:0;border-radius:7px;color:#657286;background:transparent;box-shadow:none;font:inherit;font-size:12px;font-weight:680}.orders-page .quick-range button:hover{color:#26364c}.orders-page .quick-range button[aria-pressed=true]{color:#174e96;background:#fff;box-shadow:0 1px 3px #20304421}.orders-page .filter-actions{display:flex;align-items:end;gap:8px}.orders-page .filter-actions .btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 14px;border:1px solid #d5dde7;border-radius:9px;color:#344155;background:#fbfcfe;box-shadow:none;font-size:12px;font-weight:650;white-space:nowrap}.orders-page .advanced-filter-count{display:inline-grid;place-items:center;min-width:19px;height:19px;margin-left:6px;padding:0 5px;border-radius:6px;color:#fff;background:#1769e0;font-size:10px}.orders-page .filter-secondary{display:none;grid-template-columns:minmax(176px,1.25fr) minmax(176px,1.25fr) repeat(4,minmax(112px,1fr));align-items:end;gap:10px;width:100%;margin-top:14px;padding-top:14px;border-top:1px solid #e5eaf0}.orders-page .order-filters.expanded .filter-secondary{display:grid}.orders-page .filter-secondary>label{min-width:0}.orders-page .filter-secondary input,.orders-page .filter-secondary select{width:100%;min-width:0}.orders-page .active-filters{display:flex;align-items:center;flex-wrap:wrap;gap:7px;min-height:24px;margin-top:11px}.orders-page .active-filters:empty{display:none}.orders-page .active-filter-label{color:#788599;font-size:11px;font-weight:650}.orders-page .filter-chip{display:inline-flex;align-items:center;gap:7px;min-height:27px;padding:0 6px 0 9px;border:1px solid #d8e3f1;border-radius:8px;color:#315477;background:#f3f8fe;font-size:11px;font-weight:650}.orders-page .filter-chip button{display:grid;place-items:center;width:19px;min-width:19px;height:19px;min-height:19px;padding:0;border:0;border-radius:5px;color:#66809d;background:transparent;font:inherit}.orders-page .quick-range button:focus-visible,.orders-page .filter-chip button:focus-visible{outline:3px solid rgba(23,105,224,.22);outline-offset:2px}.orders-page .order-option-picker-trigger{width:100%;min-height:40px;padding:0 10px;text-align:left}.order-option-list{display:grid;gap:7px}.order-option-list>button{text-align:left}.orders-page .order-option-error{display:grid;gap:5px;color:var(--critical);font-size:11px}.orders-page .order-option-error button{width:fit-content}.orders-page .order-table-panel{overflow:hidden;border:1px solid #dfe5ed;border-radius:14px;background:var(--panel)}.orders-page .order-table-scroll{overflow-x:auto;overscroll-behavior-inline:contain}.orders-page .orders-table{width:100%;min-width:1900px;border-collapse:collapse;font-size:12.5px;white-space:normal}.orders-page .orders-table th,.orders-page .orders-table td{white-space:nowrap}.orders-page .orders-table th{padding:11px 15px;border:0;color:#6c788b;background:#f4f7fa;font-size:11px;font-weight:700;letter-spacing:.01em;text-transform:none}.orders-page .orders-table td{padding:13px 15px;border:0;border-top:1px solid #e8edf3;color:#485469;font-size:12.5px;vertical-align:middle}.orders-page .orders-table th:first-child,.orders-page .orders-table td:first-child{position:sticky;left:0;z-index:2;background:#fff;box-shadow:1px 0 #e3e8ef}.orders-page .orders-table th:first-child{z-index:3;background:#f4f7fa}.orders-page .orders-table tbody tr{cursor:pointer}.orders-page .orders-table tbody tr:hover td:first-child{background:#f4f8fd}.orders-page .orders-table tbody tr:focus-visible{outline:3px solid rgba(23,105,224,.25);outline-offset:-3px;background:#edf5ff}.orders-page .system-order-copy{display:flex;align-items:center;gap:7px}.orders-page .system-order-copy .table-link{display:inline-flex;align-items:center;gap:6px;min-height:0;padding:0;border:0;color:#145bbf;background:none;box-shadow:none;font:inherit;font-weight:700}.orders-page .system-order-copy .table-link:after{content:"›";color:#7f91aa;font-size:16px}.orders-page .system-order-copy .copy-btn{min-height:28px;margin-left:0;padding:0 8px;border:1px solid #d6dee8;border-radius:7px;color:#536177;background:#fff;font-size:11px}.orders-page .mono{font-family:SF Mono,Geist Mono,ui-monospace,monospace;font-size:11.5px}.orders-page .orders-table .mono:not(.table-link){font-size:11.5px}.orders-page .orders-table td.amount{color:#202a3c;font-family:SF Mono,Geist Mono,ui-monospace,monospace;font-variant-numeric:tabular-nums;font-weight:700}.orders-page .order-empty-value{color:#8a95a8}.orders-page .badge{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:700}.orders-page .badge:before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor}.orders-page .badge.success{color:var(--success);background:#e8f7ef}.orders-page .badge.warning{color:#a15c00;background:#fff4df}.orders-page .badge.error{color:var(--critical);background:var(--critical-soft)}.orders-page .badge.neutral{color:#667085;background:#f0f2f6}.orders-page .table-foot{display:flex;align-items:center;padding:10px 14px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.orders-page .table-foot .pager{display:flex;gap:5px;margin-left:auto}.orders-page .table-foot .pager button{width:auto;min-width:30px;height:27px;min-height:27px;padding:0 9px;border:1px solid #dce1ea;border-radius:7px;color:#5e687b;background:#fff;font-size:10px}.orders-page .table-foot .pager button:disabled{opacity:1}.orders-page .table-foot .pager span{color:inherit;font-size:inherit}.webhook-events-page>.page-header{align-items:center;justify-content:normal}.webhook-events-page>.page-header p{line-height:1.5}.webhook-events-page .webhook-filters{flex-wrap:wrap;align-items:center;gap:9px;padding:0;border:0;border-radius:0;margin-bottom:14px;background:transparent}.webhook-filters>label{display:grid;min-width:0;gap:5px;color:#5b687b;font-size:11px;font-weight:650}.webhook-events-page .webhook-filters input,.webhook-events-page .webhook-filters select{box-sizing:border-box;width:auto;min-width:auto;height:40px;min-height:40px;padding:0 10px;border:1px solid #d7dee8;border-radius:9px;color:#3b465a;background:#fbfcfe;font:inherit;font-size:13px}.webhook-events-page .webhook-filters input{width:230px}.webhook-events-page .webhook-filters .push{margin-left:auto}.webhook-events-page .webhook-count{color:#5d697c;font-size:12px}.webhook-events-page .webhook-filters input:focus,.webhook-events-page .webhook-filters select:focus{border-color:var(--accent);outline-width:3px;outline-style:solid;outline-color:#fff;outline-offset:0;box-shadow:0 0 0 5px #1769e0b8}.webhook-events-page .event-workbench{display:block}.webhook-events-page .event-list,.webhook-events-page .webhook-inline-detail{border:1px solid #dfe5ed;border-radius:14px;background:var(--panel);box-shadow:none}.webhook-events-page .event-list{overflow:hidden}.webhook-events-page .webhook-table-wrap table{width:100%;min-width:0;border-collapse:collapse;color:var(--ink);font-size:12.5px;white-space:normal}.webhook-events-page .webhook-table-wrap th{padding:11px 15px;border:0;color:#6c788b;background:#f4f7fa;font-size:11px;font-weight:700;letter-spacing:.01em;text-transform:none}.webhook-events-page .webhook-table-wrap td{padding:13px 15px;border:0;border-top:1px solid #e8edf3;color:#485469;font-size:12.5px;vertical-align:middle}.webhook-events-page .webhook-table-wrap .mono{font-family:SF Mono,Geist Mono,ui-monospace,monospace;font-size:11.5px}.webhook-events-page .webhook-table-wrap tbody tr{cursor:pointer}.webhook-events-page .webhook-table-wrap tbody tr.selected td{background:#f1f6fd}.webhook-events-page .webhook-table-action{display:inline;min-height:0;padding:0;border:0;border-radius:0;color:inherit;background:transparent;box-shadow:none;font:inherit;text-align:left;white-space:inherit}.webhook-events-page .webhook-table-action:hover:not(:disabled){color:inherit;background:transparent}.webhook-events-page .webhook-table-action:focus{outline-width:3px;outline-style:solid;outline-color:#fff;outline-offset:0;box-shadow:0 0 0 5px #1769e0b8}.webhook-events-page .badge{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:0 8px;border-radius:7px;font-size:11px;font-weight:700}.webhook-events-page .badge:before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor}.webhook-events-page .badge.success{color:var(--success);background:var(--success-soft)}.webhook-events-page .badge.warning{color:#a15c00;background:#fff4df}.webhook-events-page .empty-row td{padding:32px;color:#657286;text-align:center}.webhook-events-page .empty-row strong{display:block;margin-bottom:5px;color:#1a2435;font-weight:650}.webhook-events-page>.state.state-loading{color:#36526f;border-color:#cfddec;background:#f4f8fc}.webhook-events-page>.state.state-loading .state-copy>span:not(.loading-line){color:inherit;opacity:.86}.webhook-events-page>.state.state-loading .loading-line{margin-top:8px}.webhook-events-page .pagination button{min-width:30px;height:27px;min-height:27px;padding:0 9px;border:1px solid #dce1ea;border-radius:7px;color:#5e687b;background:#fff;font-size:10px;font-weight:400}.webhook-events-page .pagination button:disabled{opacity:1}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid var(--line)}.section-heading h2{font-size:16px}.eyebrow{margin:0 0 4px;color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.definition-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;margin:8px 0 0}.field-meta{margin:-5px 0 15px;color:var(--soft);font-size:11px}.notice.success{border-color:#b9dfca;color:var(--success);background:var(--success-soft)}.not-found .error-code{color:var(--accent);font-size:32px;font-weight:800;letter-spacing:-.04em}.advanced-filters{flex:1 1 100%;border-top:1px solid var(--line);padding-top:10px}.filter-ranges{display:flex;gap:5px;padding:4px;border:1px solid var(--line);border-radius:var(--control-radius);background:#eef2f6}.filter-ranges button{min-height:32px;padding:5px 10px;border-color:transparent;background:transparent;color:#526077;font-size:11px;font-weight:700}.order-filters>.filter-field{display:grid;gap:5px;color:var(--muted);font-size:11px;font-weight:650}.advanced-filters summary{width:fit-content;cursor:pointer;color:#2456bd;font-size:12px;font-weight:700}.advanced-filters>div{display:flex;flex-wrap:wrap;gap:10px;padding-top:10px}.order-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-primary-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:16px;margin-bottom:16px}.order-side-summary{display:grid;gap:16px}.order-technical-details{margin-top:16px;border-top:1px solid var(--line)}.order-technical-details>summary,.completed-maintenance>summary{width:fit-content;padding:14px 0;cursor:pointer;color:var(--accent);font-size:12px;font-weight:750}.order-protected-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:16px}.order-protected-section{overflow:hidden;border:1px solid #dfe5ed;border-radius:var(--card-radius);background:var(--panel)}.order-protected-section summary{padding:16px 18px;border-bottom:1px solid var(--line);cursor:pointer;font-size:14px;font-weight:700}.order-protected-section>dl,.order-protected-section>p{margin:0;padding:8px 18px 16px}.order-timeline ol{display:grid;gap:0;margin:0;padding:0;list-style:none}.order-timeline li{position:relative;display:grid;grid-template-columns:minmax(130px,.45fr) minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 0 12px 20px;border-bottom:1px solid var(--line);font-size:12px}.order-timeline li:before{content:"";position:absolute;left:2px;width:7px;height:7px;border-radius:50%;background:var(--accent)}.order-timeline li:last-child{border-bottom:0}.order-timeline time{color:var(--muted);white-space:nowrap}.cell-note,.quota-summary span{display:block;margin-top:3px;color:var(--soft);font-size:10px;font-weight:500}.quota-summary{display:grid}.quota-summary strong{color:#2e3b50;font-size:12px}.status{display:inline-flex;align-items:center;gap:6px;min-height:22px;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700;background:#f0f2f6;color:#5d697c}.status:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.status[data-tone=success]{color:var(--success);background:var(--success-soft)}.status[data-tone=warning]{color:var(--warning);background:var(--warning-soft)}.status[data-tone=critical]{color:var(--critical);background:var(--critical-soft)}.state{min-height:150px;display:flex;align-items:center;justify-content:center;gap:16px;padding:24px;border:1px solid #d7e2ef;border-radius:var(--card-radius);color:#314157;background:#f7faff;text-align:left}.state-copy{display:grid;gap:6px;min-width:0}.state-copy>strong{color:inherit;font-size:13px}.state-copy>span{color:var(--muted);font-size:12px;line-height:1.5;overflow-wrap:anywhere}.state.error{color:#72231d;border-color:#efd0cc;background:#fff7f6}.state.error small{margin:7px 0}.state.empty{color:#725412;border-color:#eadcad;background:#fffaf0}.loading-line{display:block;width:92px;height:7px;margin-top:2px;overflow:hidden;border-radius:4px;background:#dce7f3}.loading-line:after{content:"";display:block;width:45%;height:100%;background:var(--accent);opacity:.7;animation:loading-slide .9s ease-in-out infinite alternate}@keyframes loading-slide{0%{transform:translate(0)}to{transform:translate(122%)}}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:14px;color:var(--muted);font-size:12px}.pagination label{display:flex;align-items:center;gap:7px}.pagination select{width:auto;min-height:34px;padding:6px 28px 6px 9px}.definition{display:grid;grid-template-columns:minmax(120px,.42fr) minmax(0,1fr);gap:14px;padding:10px 0;border-bottom:1px solid #edf0f5;font-size:12px}.definition dt{color:var(--muted)}.definition dd{margin:0;color:#2f3a4f;font-weight:550;overflow-wrap:anywhere}dl{margin:0 0 16px}.binding,.credential,.gate{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #edf0f5}.binding select{flex:1}.binding input[type=number]{width:100px}.binding label{display:flex;gap:5px}.binding label input{width:auto}.credential{justify-content:space-between}.credential small{display:block}.gate{justify-content:flex-start}.steps{background:#edf3ff;color:#2850bd;border:1px solid #d7e2ff;padding:13px 16px;border-radius:10px;margin-bottom:16px;overflow-x:auto;white-space:nowrap}.credential-page-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:18px;align-items:start}.credential-form-stack{display:grid;gap:18px}.permission-card{border-color:#d8e2fb;background:#f8faff}.card-intro{margin-top:-4px;font-size:13px}.permission-list{margin:14px 0;border-top:1px solid #e6ebf5}.permission-row{display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid #e6ebf5}.permission-row strong,.permission-row small{display:block}.permission-row small{margin-top:3px}.permission-scope{width:fit-content;padding:4px 8px;border-radius:999px;color:#52617b;background:#edf1f7;font-size:11px;font-weight:750}.permission-note{margin:0;padding:11px 12px;border:1px solid #edddad;border-radius:9px;color:#765717;background:#fff8e3;font-size:12px}.credential-table{min-width:720px}.credential-table td:first-child{max-width:260px;overflow-wrap:anywhere}.credential-table time{white-space:nowrap}.dialog-intro{margin-top:0;color:var(--muted)}.credential-permissions{margin:0 0 18px;padding:14px;border:1px solid #d8e2fb;border-radius:var(--control-radius);background:#f8faff}.credential-permissions>p:first-child{margin-top:0}.fx-snapshot-page>.page-header{align-items:center;justify-content:normal}.fx-snapshot-page>.page-header p{line-height:1.5}.fx-snapshot-page .section-stack{display:grid;gap:14px}.fx-snapshot-page .fx-snapshot-status{display:grid;gap:10px}.fx-snapshot-page .audit-strip{display:grid;grid-template-columns:1.2fr repeat(3,1fr);overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.fx-snapshot-page .audit-main,.fx-snapshot-page .audit-stat{padding:16px 18px}.fx-snapshot-page .audit-main{background:#f4faf7}.fx-snapshot-page .audit-main strong{display:block;margin-bottom:5px;font-size:14px}.fx-snapshot-page .audit-main span,.fx-snapshot-page .audit-stat span{color:var(--muted);font-size:10px}.fx-snapshot-page .audit-main small{display:block;margin-top:8px;color:var(--muted);font-size:11px}.fx-snapshot-page .audit-stat{border-left:1px solid var(--line)}.fx-snapshot-page .audit-stat strong{display:block;margin-top:6px;font-size:12px}.fx-snapshot-page .provider-example{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #eadcad;border-radius:10px;color:#725412;background:#fffaf0;font-size:12px}.fx-snapshot-page .provider-example strong{white-space:nowrap}.fx-snapshot-page .fx-refresh-row{display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:12px;min-height:38px}.fx-snapshot-page .fx-refresh-row button{min-height:36px;padding:0 14px;border-radius:9px;font-size:12px;font-weight:650}.fx-snapshot-page .fx-refresh-feedback{min-height:18px;color:#4f5e72;font-size:12px;line-height:1.5}.fx-snapshot-page .fx-refresh-feedback.error{color:var(--danger)}.fx-snapshot-page .panel{border:1px solid #dfe5ed;border-radius:14px;background:var(--panel);box-shadow:none}.fx-snapshot-page .fx-meta{padding:0 18px 16px}.fx-snapshot-page .fx-meta-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.fx-snapshot-page .fx-meta-grid span{min-width:0;color:#657286;font-size:12px}.fx-snapshot-page .fx-meta-grid strong{display:block;margin-top:3px;color:#253146;font-family:SF Mono,ui-monospace,monospace;font-size:12px}.fx-snapshot-page .fx-toolbar{display:flex;align-items:flex-end;gap:10px;padding:14px 16px;border-bottom:1px solid var(--line);background:#fafbfc}.fx-snapshot-page .fx-toolbar label{display:grid;gap:5px;color:#596579;font-size:10px;font-weight:700}.fx-snapshot-page .fx-toolbar input{width:250px;height:35px;padding:0 10px;border:1px solid #d9dfe8;border-radius:8px;color:#000;background:#fff}.fx-snapshot-page .fx-toolbar .push{margin-left:0;color:#5d697c;font-size:12px}.fx-snapshot-page .fx-table-panel{overflow:hidden}.fx-snapshot-page .fx-table-scroll{overflow-x:auto}.fx-snapshot-page table{font-size:12.5px;white-space:normal}.fx-snapshot-page th{padding:11px 15px;color:#6c788b;background:#f4f7fa;font-size:11px;letter-spacing:.01em;text-transform:none}.fx-snapshot-page th{border-bottom:0}.fx-snapshot-page td{padding:13px 15px;border-top:1px solid #e8edf3;border-bottom:0;color:#485469;font-size:12.5px}.fx-snapshot-page td strong{color:#1a2435;font-weight:650}.fx-snapshot-page .amount{color:#202a3c;font-family:SF Mono,Geist Mono,ui-monospace,monospace;font-variant-numeric:tabular-nums;font-weight:700}.fx-snapshot-page .mono{font-family:SF Mono,Geist Mono,ui-monospace,monospace;font-size:11.5px}.fx-snapshot-page .technical-evidence{display:flex;gap:7px;margin-top:4px;color:#66748a;font-size:11.5px;line-height:1.45}.fx-snapshot-page .technical-evidence strong{color:#445268;font-size:11px;font-weight:700}.fx-snapshot-page .table-foot{display:flex;align-items:center;gap:14px;padding:10px 14px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.fx-snapshot-page .fx-pagination label{display:flex;align-items:center;gap:7px}.fx-snapshot-page .fx-pagination select{min-height:34px;border:1px solid #d9dfe8;border-radius:8px;background:#fff}.fx-snapshot-page .fx-pagination nav{display:flex;gap:8px;margin-left:auto}.fx-snapshot-page .fx-pagination button{min-height:34px;padding:0 12px;border-radius:8px}.fx-snapshot-page .fx-observation{color:#657286;font-size:12px;line-height:1.5}.store-create-form{max-width:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0;overflow:hidden}.store-create-form>.field,.store-create-form>.store-field,.store-create-form>.state{margin:18px 22px 0}.store-create-form>.state,.store-create-form>.form-section-heading,.store-create-form>.store-field-wide,.store-create-form>.actions{grid-column:1 / -1}.store-field{position:relative}.store-field>.field-help-row{top:0}.store-create-form>.actions{margin:22px 0 0;padding:14px 22px;border-top:1px solid var(--line);background:#fafbfc}.form-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid #e5eaf2;background:#fbfcfe}.form-section-heading h2{margin-bottom:4px}.form-section-heading p{margin:0;font-size:12px}.domain-input{display:grid;grid-template-columns:minmax(0,1fr) auto}.domain-input input{border-radius:8px 0 0 8px}.domain-input>span{display:flex;align-items:center;padding:0 11px;border:1px solid #cbd5e1;border-left:0;border-radius:0 8px 8px 0;color:#596780;background:#f3f5f8;font-size:13px;font-weight:650}.form-actions{justify-content:flex-end;padding-top:4px}.store-create-shell{max-width:980px;overflow:hidden;border:1px solid #dfe5ed;border-radius:14px;background:var(--panel)}#main-content:has(>.store-create-shell)>.page-header{align-items:center;justify-content:normal}#main-content:has(>.store-create-shell)>.page-header p{line-height:1.5}.store-create-head{display:flex;align-items:center;gap:12px;padding:18px 22px;border-bottom:1px solid var(--line);background:#fafbfc}.store-create-head h2{margin:0;font-size:14px;letter-spacing:normal}.store-create-head .badge{display:inline-flex;align-items:center;gap:5px;min-height:24px;margin-left:auto;padding:0 8px;border-radius:7px;color:#667085;background:#f0f2f6;font-size:11px;font-weight:700}.store-create-head .badge:before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor}.store-create-body{padding:22px}.store-form-section+.store-form-section{margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}.store-form-section h3{margin:0 0 14px;font-size:12px}.store-create-shell .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.store-create-shell .field{display:block;gap:normal;margin:0;color:inherit}.store-create-shell .field-label{display:flex;align-items:center;gap:6px;margin-bottom:6px;color:#4f5a6d;font-size:10px;font-weight:700}.store-create-shell .field-label label{margin:0;color:inherit;font-size:12px;font-weight:700}.store-create-shell .help-tip{position:relative;display:inline-grid;place-items:center;width:18px;height:18px;min-width:18px;min-height:auto;padding:0;border:1px solid #cfd8e4;border-radius:50%;color:#627187;background:#fff;font:700 10px/1 inherit;cursor:help}.store-create-shell .help-tip:after{content:attr(data-tooltip);position:absolute;z-index:30;left:50%;bottom:calc(100% + 8px);width:max-content;max-width:280px;padding:8px 10px;border-radius:8px;color:#f5f8fc;background:#172235;box-shadow:0 8px 24px #0d172633;font-size:11px;font-weight:500;line-height:1.45;transform:translate(-50%,4px);opacity:0;pointer-events:none;transition:opacity .14s ease,transform .14s ease}.store-create-shell .help-tip:hover:after,.store-create-shell .help-tip:focus-visible:after{opacity:1;transform:translate(-50%)}.store-create-shell .help-tip:focus-visible{outline:3px solid rgba(23,105,224,.2);outline-offset:2px;box-shadow:none}.store-create-shell .field-help{position:relative;transform:translateZ(0)}.store-create-shell .field-help .help-tip{position:static}.store-create-shell .field-help .help-tip:after{left:0;right:auto;max-width:100%;transform:none}.store-create-shell .field-help .help-tip:hover:after,.store-create-shell .field-help .help-tip:focus-visible:after{transform:none}.store-create-shell .field input,.store-create-shell .field select{width:100%;height:36px;min-height:40px;padding:0 10px;border:1px solid #d9dfe9;border-radius:9px;color:#455064;background:#fff;font-size:13px}.store-create-shell .field input:focus,.store-create-shell .field select:focus{border-color:#d9dfe9;box-shadow:none}.store-create-shell .field small{display:block;margin-top:5px;color:var(--soft);font-size:12px;line-height:1.4}.store-create-shell .field .field-error{color:#b42318}.store-create-shell .gateway-create-error{display:block;margin-top:7px;color:var(--critical);font-size:11px;line-height:1.4}.store-create-shell textarea{width:100%;min-height:96px;resize:vertical;padding:11px 12px;border:1px solid #d9dfe9;border-radius:9px;color:#455064;background:#fff;font:inherit;line-height:1.5}.store-create-shell textarea:focus{border-color:#4385df;outline:0;box-shadow:0 0 0 3px #1769e01c}.store-products-field{grid-column:1 / -1}.store-create-shell>.gateway-create-actions{justify-content:flex-end;gap:8px;margin:0;padding:14px 22px;border-top:1px solid var(--line);background:#fafbfc}.store-create-shell>.gateway-create-actions .btn{min-height:36px;padding:0 14px;border:1px solid #d5dde7;border-radius:9px;color:#344155;background:#fbfcfe;font-size:12px;font-weight:650}.store-create-shell>.gateway-create-actions .btn.primary{color:#fff;border-color:var(--accent);background:var(--accent)}.onboarding-progress{padding:18px 20px 16px;margin-bottom:16px;overflow-x:auto;border:1px solid #e1e7f0;border-radius:12px;background:#fff;box-shadow:0 2px 7px #17203309}.onboarding-progress-title{display:flex;justify-content:space-between;margin-bottom:15px;color:#68758c;font-size:12px}.onboarding-steps{min-width:680px;display:grid;grid-template-columns:repeat(6,1fr);margin:0;padding:0;list-style:none}.onboarding-steps li{position:relative;display:grid;justify-items:center;gap:7px;color:#5d697c;font-size:12px;font-weight:700}.onboarding-steps li:after{content:"";position:absolute;top:15px;left:calc(50% + 19px);width:calc(100% - 38px);height:2px;background:#e2e7ef}.onboarding-steps li:last-child:after{display:none}.step-dot{position:relative;z-index:1;width:31px;height:31px;display:grid;place-items:center;border:2px solid #d7dde8;border-radius:50%;background:#fff;font-size:11px}.onboarding-steps li.completed{color:#08734b}.onboarding-steps li.completed .step-dot{color:#fff;border-color:#08734b;background:#08734b}.onboarding-steps li.completed:after{background:#83c6ad}.onboarding-steps li.active{color:#2855d9}.onboarding-steps li.active .step-dot{color:#fff;border-color:#2855d9;background:#2855d9;box-shadow:0 0 0 5px #2855d91c}.onboarding-steps li.failed{color:#a61b1b}.onboarding-steps li.failed .step-dot{color:#fff;border-color:#a61b1b;background:#a61b1b;box-shadow:0 0 0 5px #a61b1b17}.onboarding-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px;align-items:start}.current-task,.completed-config{border:1px solid #e1e7f0;border-radius:12px;background:#fff;box-shadow:0 2px 7px #17203309;overflow:hidden}.current-task>header{display:flex;align-items:flex-start;gap:12px;padding:20px 22px;border-bottom:1px solid #e5eaf2;background:#f8faff}.current-task>header>span{flex:0 0 auto;width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:#fff;background:#2855d9;font-weight:800}.current-task>header small{display:block;margin-bottom:3px;color:#2855d9;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.current-task>header h2{margin:0}.current-task>.step-guide,.current-task>.operation-guide,.current-task>.first-use-guide,.current-task>.field,.current-task>.check,.current-task>dl,.current-task>.gate-list,.current-task>.binding,.current-task>p{margin-right:22px;margin-left:22px}.step-guide{display:grid;gap:9px;padding:14px;margin-top:20px;margin-bottom:18px;border:1px solid #dce5fb;border-radius:10px;background:#f7f9ff}.step-guide.failed{border-color:#f0c7cb;background:#fff8f8}.step-guide>div{display:grid;grid-template-columns:84px minmax(0,1fr);gap:10px;color:#4d5d77;font-size:12px;line-height:1.5}.step-guide strong{color:#2c4da8;font-size:11px}.step-guide.failed strong{color:#a61b1b}.operation-guide{margin-top:20px;margin-bottom:18px;border:1px solid #dce5fb;border-radius:10px;background:#f7f9ff;overflow:hidden}.operation-guide.failed{border-color:#f0c7cb;background:#fff8f8}.operation-guide summary{padding:12px 14px;color:#2c4da8;cursor:pointer;font-size:12px;font-weight:750}.operation-guide[open] summary{border-bottom:1px solid #dce5fb}.operation-guide-body{display:grid;gap:9px;padding:14px}.operation-guide-body>div{display:grid;grid-template-columns:112px minmax(0,1fr);gap:10px;color:#4d5d77;font-size:12px;line-height:1.5}.operation-guide-body strong{color:#2c4da8;font-size:11px}.completed-setup-review{margin-top:16px}.completed-setup-review>summary{cursor:pointer;color:#2855d9;font-weight:700}.task-error{padding:11px 12px;border:1px solid #fecaca;border-radius:9px;color:#9f1c1c;background:#fff7f7;font-size:12px}.current-task>footer{display:flex;justify-content:flex-end;padding:16px 22px;border-top:1px solid #e5eaf2;background:#fbfcfe}.first-use-guide{margin-top:16px;margin-bottom:18px;border:1px solid #d8e2f7;border-radius:10px;background:#fbfcff;overflow:hidden}.first-use-guide summary{padding:13px 15px;cursor:pointer;color:#2f4b99;font-size:12px;font-weight:750}.first-use-guide[open] summary{border-bottom:1px solid #e3e8f2;background:#f5f8ff}.first-use-body{padding:15px 17px 17px}.first-use-body ol{display:grid;gap:8px;margin:0;padding-left:22px;color:#43526b;font-size:12px;line-height:1.55}.first-use-body li::marker{color:#2855d9;font-weight:800}.first-use-body a{color:#2855d9;font-size:12px;font-weight:700}.guide-intro{margin:0 0 13px;font-size:12px}.checkout-blocks-guide{margin-top:16px;background:#fff}.checkout-return-url{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px;margin-bottom:15px;border:1px solid #dce5fb;border-radius:9px;background:#f7f9ff}.checkout-return-url>div{min-width:0;display:grid;gap:5px}.checkout-return-url small{margin:0;color:#68758c;font-size:10px;font-weight:750;text-transform:uppercase}.checkout-return-url code{overflow-wrap:anywhere;color:#244dc5}.checkout-return-url button{flex:0 0 auto}.guide-warning{padding:10px 12px;border:1px solid #edddad;border-radius:var(--control-radius);color:#71561c;background:#fff9e8;font-size:11px}.gate-list{display:grid;gap:9px;margin-top:18px;margin-bottom:20px}.gate-list>div{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #d9ebe4;border-radius:9px;background:#f5fcf9;font-size:13px;font-weight:650}.completed-config>h2{padding:18px;margin:0;color:#68758c;font-size:12px;text-transform:uppercase;letter-spacing:.07em}.completed-config>section{padding:14px 18px;border-top:1px solid #e5eaf2}.completed-config h3{display:flex;align-items:center;gap:8px;margin:0 0 8px;font-size:13px}.completed-config h3>span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#08734b;font-size:10px}.completed-config .definition{grid-template-columns:82px minmax(0,1fr);gap:8px;padding:6px 0;font-size:11px}.completed-config dl{margin:0}.completed-config .binding{align-items:flex-start;flex-wrap:wrap;font-size:11px}.operational-store-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.operational-store-grid .wide-card{grid-column:1 / -1}.store-complete-primary{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:16px}.store-runtime-events{grid-column:1 / -1}.store-runtime-events table{min-width:680px}.store-binding-summary{display:grid;gap:10px}.store-binding-summary .binding{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}.store-binding-summary .binding div{display:grid;gap:3px}.store-binding-summary .binding span{color:var(--muted);font-size:11px}.completed-maintenance{margin-top:16px;border-top:1px solid var(--line)}.maintenance-editor{margin-top:14px;border-top:1px solid #e5eaf2}.maintenance-editor summary{padding:13px 0 0;cursor:pointer;color:#2855d9;font-size:13px;font-weight:700}.maintenance-editor[open] summary{margin-bottom:14px}.maintenance-editor>div{padding:14px;border:1px solid #dce5fb;border-radius:9px;background:#f8faff}.maintenance-editor>div>:last-child{margin-bottom:0}.maintenance-note{margin:12px 0 0;color:#5d697c;font-size:11px}.login-shell{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:24px;background:var(--canvas)}.login-card{width:min(420px,100%);padding:30px;border:1px solid #dfe5ef;border-radius:14px;background:#fff;box-shadow:0 18px 48px #15223414}.login-brand{display:flex;align-items:center;gap:12px;margin-bottom:26px}.login-logo{display:block;width:150px;max-width:100%;height:auto}.login-intro{margin-bottom:22px}.login-intro h1{margin-bottom:7px;font-size:24px}.login-intro p{margin:0;font-size:12px}.login-card>.state.error{min-height:0;justify-content:flex-start;margin-bottom:16px;padding:12px 14px}.login-card>.primary{min-height:42px;font-weight:700}.notice{background:#fff6d9;color:#755513;border:1px solid #f5d87a;padding:10px 14px;border-radius:9px;margin-bottom:14px}.session-notice{margin-bottom:14px;padding:11px 13px;border:1px solid #eadcad;border-radius:9px;color:var(--warning);background:var(--warning-soft);line-height:1.5}@media(max-width:760px){.login-shell{padding:16px}.login-card{padding:24px 20px}.login-card input{min-height:44px;font-size:16px}.login-card>.primary{min-height:44px}}@media(max-height:620px){.login-shell{place-items:start center}}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:#0a12226b;display:flex;justify-content:flex-end}.drawer{width:min(520px,90vw);background:#fff;color:#172033;padding:24px;overflow-y:auto;box-shadow:-12px 0 30px #0a12222e}.drawer header{display:flex;justify-content:space-between;align-items:center}.audit pre{white-space:pre-wrap;background:#f4f6f9;padding:12px;border-radius:8px}.dialog{width:min(560px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 32px));margin:auto;padding:0;overflow:auto;border:1px solid #dfe5ed;border-radius:var(--card-radius);color:var(--ink);background:var(--panel)}.dialog::backdrop{background:#0a12227a}.dialog-header{min-height:58px;display:flex;align-items:center;gap:16px;padding:10px 18px;border-bottom:1px solid var(--line)}.dialog-header h2{margin-right:auto}.dialog-header button{min-height:32px;padding:5px 9px}.dialog-body{padding:20px;overflow-wrap:anywhere}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;padding:14px 20px;border-top:1px solid var(--line);background:#fafbfc}.detail-tabs{display:flex;gap:4px;margin-bottom:14px;padding:4px;border:1px solid var(--line);border-radius:10px;background:#e9eef4}.gateway-summary-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;margin-bottom:0;border:1px solid var(--line);border-bottom:0;border-radius:var(--card-radius) var(--card-radius) 0 0;background:var(--line)}.gateway-summary-row>div{min-width:0;min-height:82px;display:flex;justify-content:center;flex-direction:column;padding:14px 18px;background:var(--panel)}.gateway-summary-row span{color:var(--muted);font-size:11px}.gateway-summary-row strong{display:block;margin-top:6px;overflow-wrap:anywhere;font-size:15px}.gateway-summary-row+.detail-tabs{margin-bottom:14px;border-radius:0 0 var(--card-radius) var(--card-radius)}.detail-tabs button{flex:0 1 180px;border-color:transparent;color:#59677c;background:transparent;font-size:12px;font-weight:700}.detail-tabs button[aria-selected=true]{border-color:#d8e0eb;color:#1749ae;background:#fff;box-shadow:0 1px 2px #17203312}.gateway-bindings .binding{display:grid;grid-template-columns:minmax(140px,.8fr) minmax(120px,.55fr) minmax(170px,.75fr) minmax(190px,1fr) auto auto;align-items:end;gap:12px;padding:16px 0}.gateway-bindings .binding h3{align-self:center;margin:0;overflow-wrap:anywhere;font-size:13px}.gateway-bindings .binding .field{margin:0}.gateway-bindings .binding .field>span{font-size:11px}.gateway-bindings .binding p{align-self:center;margin:0;font-size:11px}.gateway-bindings .binding input[type=number]{width:100%}.gateway-create-panel{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);overflow:hidden;border:1px solid #dfe5ed;border-radius:14px;background:var(--panel)}#main-content:has(>.gateway-create-panel)>.page-header{align-items:center;justify-content:normal}#main-content:has(>.gateway-create-panel)>.page-header p{line-height:1.5}.gateway-create-form,.gateway-create-aside{min-width:0;padding:26px}.gateway-create-form>h2,.gateway-create-aside>h2{margin:0 0 7px;font-size:15px;letter-spacing:-.01em}.gateway-create-form>p,.gateway-create-aside>p{margin:0 0 22px;color:var(--muted);font-size:12px;line-height:1.55}.gateway-create-form .field{display:block;gap:normal;max-width:560px;margin:0;color:var(--ink)}.gateway-create-form .field label{display:block;margin-bottom:6px;color:#4f5a6d;font-size:12px;font-weight:700}.gateway-create-form .field input{height:40px;min-height:40px;padding:0 10px;border-color:#d9dfe9;border-radius:9px;color:#455064;font-size:13px}.gateway-create-form .field input:focus{border-color:#d9dfe9;outline:#101010 auto 1px;outline-offset:0;box-shadow:none}.gateway-create-form .field small{display:block;margin-top:5px;color:var(--soft);font-size:12px;line-height:1.4}.gateway-create-error[hidden]{display:none!important}.gateway-create-actions{display:flex;gap:8px;margin-top:24px}.gateway-create-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 14px;border-radius:9px;font-size:12px;font-weight:650}.gateway-create-aside{border-left:1px solid var(--line);background:#f5f8fb}.gateway-create-list{display:grid;gap:15px;margin:0;padding:0;list-style:none}.gateway-create-list li{display:grid;grid-template-columns:24px minmax(0,1fr);gap:10px;color:#4f5f73;font-size:12px;line-height:1.45}.gateway-create-list b{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;color:#1769e0;background:#e6f0ff;font-size:11px}.gateway-create-list strong{display:block;margin-bottom:2px;color:#243146;font-size:12.5px}.gateway-binding-table table{min-width:1080px}.gateway-binding-table th,.gateway-binding-table td{padding:10px 11px;vertical-align:middle}.gateway-binding-table td:first-child{min-width:170px}.gateway-binding-table td:first-child small,.gateway-binding-table td:nth-child(7) small{display:block;margin-top:4px;color:var(--soft);font-size:10px}.gateway-binding-table .field{min-width:86px;margin:0}.gateway-binding-table .field>span:first-child{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gateway-binding-table input[type=number],.gateway-binding-table input[inputmode=decimal]{min-height:34px;padding:6px 8px}.gateway-binding-table input[type=checkbox]{width:18px;height:18px}.store-list-page>.page-header{align-items:center;justify-content:normal}.store-list-page>.page-header .actions{margin-left:auto}.store-list-page>.page-header p{line-height:1.5}.store-list-page>.page-header button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 14px;border-radius:9px;font-size:12px;font-weight:650;white-space:nowrap}.store-list-filters{align-items:center;flex-wrap:nowrap;gap:9px;padding:0;border:0;border-radius:0;background:transparent;margin-bottom:14px}.store-list-filters>label{display:grid;gap:5px;color:#5b687b;font-size:11px;font-weight:650}.store-list-filters input,.store-list-filters select{width:auto;min-width:auto;height:40px;min-height:40px;padding:0 10px;border-radius:9px;color:#3b465a;background:#fbfcfe;font-size:13px}.store-list-filters input:focus-visible,.store-list-filters select:focus-visible{outline:0}.store-list-filters>label:first-child input{width:230px}.store-list-filters .store-list-count{margin-left:auto;color:var(--muted);font-size:12px}.store-list-panel{overflow:hidden;border-color:#dfe5ed;border-radius:14px;background:#fbfcfe}.store-list-table{min-width:0;font-size:12.5px;white-space:normal}.store-list-table th{padding:11px 15px;border:0;color:#6c788b;background:#f4f7fa;font-size:11px;letter-spacing:.01em;text-transform:none}.store-list-table td{padding:13px 15px;border-top:1px solid #e8edf3;border-bottom:0;color:#485469;font-size:12.5px;vertical-align:middle}.store-list-table tbody tr{cursor:pointer}.store-list-table tbody tr:focus-visible{outline:3px solid rgba(23,105,224,.25);outline-offset:-3px;background:#edf5ff}.store-list-table .table-link{display:inline-flex;align-items:center;gap:6px;min-height:0;padding:0;border:0;border-radius:0;color:#145bbf;background:none;font:inherit;font-weight:700}.store-list-table .table-link:after{content:"›";color:#7f91aa;font-size:16px}.store-list-table .table-cell-meta{color:#485469}.store-list-table .status{gap:5px;min-height:24px;padding:0 8px;border-radius:7px;font-size:11px}.store-list-table .status:before{width:4px;height:4px}.store-list-table .status[data-tone=warning]{color:#a15c00}.store-list-table td:first-child{min-width:0}.store-list-table time{white-space:nowrap;color:#485469}.store-list-footer{display:flex;align-items:center;padding:10px 14px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.store-gateway-picker-trigger{min-width:132px;height:40px;padding:0 10px;text-align:left}.store-gateway-options{display:grid;gap:7px}.store-gateway-options>button{text-align:left}.candidate-picker{display:grid;gap:14px}.candidate-picker .field{margin:0}.candidate-list{display:grid;gap:7px;max-height:310px;margin:0;padding:12px;overflow-y:auto;border:1px solid var(--line);border-radius:9px}.candidate-list legend{padding:0 5px;color:var(--muted);font-size:11px;font-weight:700}.candidate-list label{display:flex;align-items:center;gap:9px;min-height:36px;padding:6px 8px;border-radius:7px;font-size:12px}.candidate-list label:hover{background:#f2f6fb}.candidate-list input{width:auto}.copy-definition{display:flex;align-items:center;gap:8px;min-width:0}.copy-definition code{overflow-wrap:anywhere}.copy-definition button{flex:0 0 auto;min-height:28px;padding:4px 7px}.gateway-detail-page>.page-header{align-items:center;justify-content:normal;margin-bottom:24px}.gateway-detail-page>.page-header p{font-family:SF Mono,Geist Mono,ui-monospace,monospace;font-size:12px;line-height:1.5}.gateway-detail-page>.page-header .actions{gap:8px;margin-left:auto}.gateway-detail-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 14px;border:1px solid #d5dde7;border-radius:9px;color:#344155;background:#fbfcfe;box-shadow:none;font-size:12px;font-weight:650;white-space:nowrap}.gateway-detail-page .btn.primary{color:#fff;border-color:var(--accent);background:var(--accent)}.gateway-detail-page .btn.danger{color:var(--critical);border-color:#f2c6c1;background:#fff}.gateway-detail-page .section-stack{display:grid;gap:14px}.gateway-detail-page .panel{border:1px solid #dfe5ed;border-radius:14px;background:var(--panel);overflow:hidden}.gateway-detail-page .panel-head{display:flex;align-items:center;min-height:53px;padding:0 18px;border-bottom:1px solid var(--line)}.gateway-detail-page .panel-head h2{margin:0;font-size:13px;letter-spacing:-.005em}.gateway-detail-page .panel-head>span{margin-left:auto;color:var(--soft);font-size:11px}.gateway-detail-page .panel-head .head-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.gateway-detail-page .panel-head .head-actions>span{color:var(--soft);font-size:11px}.gateway-detail-page .summary-row{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.gateway-detail-page .summary-cell{padding:16px 18px;border-right:1px solid var(--line)}.gateway-detail-page .summary-cell:last-child{border-right:0}.gateway-detail-page .summary-cell span{display:block;margin-bottom:7px;color:var(--muted);font-size:10px;line-height:15px}.gateway-detail-page .summary-cell>strong{font-family:SF Mono,Geist Mono,ui-monospace,monospace;font-size:13px;line-height:15px}.gateway-detail-page .badge{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:0 8px;border-radius:7px;font-family:inherit;font-size:11px;font-weight:700}.gateway-detail-page .badge:before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor}.gateway-detail-page .success{color:#18794e;background:#eaf8f0}.gateway-detail-page .warning{color:#a15c00;background:#fff4df}.gateway-detail-page .error{color:#b42318;background:#fff0ee}.gateway-detail-page .neutral{color:#667085;background:#f0f2f6}.gateway-detail-page .tabs{display:flex;gap:2px;padding:0 14px;border-bottom:1px solid var(--line)}.gateway-detail-page .tabs button{min-height:auto;padding:15px 10px 13px;border:0;border-bottom:2px solid transparent;border-radius:0;color:var(--muted);background:transparent;box-shadow:none;font-size:11px}.gateway-detail-page .tabs button.active{color:#29225d;border-color:var(--accent);font-weight:700}.gateway-detail-page .gateway-tab-panel[hidden]{display:none}.gateway-detail-page .table-panel{overflow:hidden}.gateway-detail-page table{width:100%;min-width:0;border-collapse:collapse;white-space:normal;font-size:12.5px}.gateway-detail-page caption{padding:10px 14px;border-bottom:1px solid var(--line);color:var(--soft);font-size:11px;text-align:left}.gateway-detail-page th{padding:11px 15px;border:0;color:#6c788b;background:#f4f7fa;text-align:left;font-size:11px;font-weight:700;letter-spacing:.01em;text-transform:none}.gateway-detail-page td{padding:13px 15px;border:0;border-top:1px solid #e8edf3;color:#485469;vertical-align:middle;font-size:12.5px}.gateway-detail-page .gateway-control-cell>input:focus{border-color:#d6dee8;outline:#101010 auto 1px;outline-offset:0;box-shadow:none}.gateway-detail-page .gateway-control-cell>input.gateway-field-changed:focus{box-shadow:0 0 0 2px #1769e01f}.gateway-detail-page td strong{color:#1a2435;font-weight:650}.gateway-detail-page .mono{font-family:SF Mono,Geist Mono,ui-monospace,monospace;font-size:11.5px}.gateway-detail-page .table-panel input[type=number]{width:104px;min-height:36px;padding:0 8px;border:1px solid #d6dee8;border-radius:8px;color:#000;font:inherit}.gateway-detail-page .table-panel input[type=checkbox]{width:18px;height:18px;border-color:#000;color:#000;background:transparent;accent-color:var(--accent)}.gateway-detail-page .row-action{min-height:30px;padding:0 9px;border:1px solid #d6dee8;border-radius:7px;color:#536177;background:#fff;font-size:11px}.gateway-detail-page .no-snapshot{color:#8a95a8;font-family:SF Pro Text,Geist Sans,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12.5px}.gateway-detail-page .empty-row td{padding:32px;color:#657286;text-align:center}.gateway-detail-page .empty-row strong{display:block;margin-bottom:5px}.gateway-detail-page .gateway-field-error{display:block;max-width:150px;margin-top:5px;color:var(--critical);font-size:9px;line-height:1.35}.gateway-detail-page .gateway-control-cell>input[aria-invalid=true]{position:static;top:auto;border-color:var(--critical);background:#fff8f7}.gateway-detail-page .gateway-field-changed{box-shadow:0 0 0 2px #1769e01f}.gateway-detail-page .gateway-row-changed td{background:#f8fbff}.gateway-detail-page .gateway-basic-content{display:grid}.gateway-detail-page .gateway-state-card{display:flex;align-items:center;gap:18px;margin:18px 18px 0;padding:18px 20px;border:1px solid #cfe6da;border-radius:12px;background:#f4fbf7}.gateway-detail-page .gateway-state-card.is-off{border-color:#dfe4eb;background:#f7f8fa}.gateway-detail-page .gateway-state-copy h3{gap:9px;letter-spacing:-.01em}.gateway-detail-page .gateway-state-copy p{line-height:1.55}.gateway-detail-page .gateway-identity{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,.8fr);gap:0;margin:0;border-top:0}.gateway-detail-page .gateway-editable,.gateway-detail-page .gateway-readonly{padding:20px}.gateway-detail-page .gateway-editable{border-right:1px solid var(--line)}.gateway-detail-page .gateway-readonly{background:#f8fafc}.gateway-detail-page .gateway-editable .field{display:block;margin:0}.gateway-detail-page .gateway-editable .field label{display:block;margin-bottom:6px;color:#4f5a6d;font-size:12px;font-weight:700}.gateway-detail-page .gateway-editable .field input{height:40px;min-height:40px;padding:0 10px;border-color:#d9dfe9;border-radius:9px;color:#455064;font-size:13px}.gateway-detail-page .gateway-editable .field small{margin-top:5px;color:var(--soft);font-size:12px;line-height:1.4}.gateway-detail-page .readonly-value strong{min-width:0;overflow-wrap:anywhere;color:#253145;font-size:11px}.gateway-detail-page .readonly-row small{margin-top:0;font-size:9.5px;line-height:1.45}.gateway-detail-page .copy-btn{min-height:28px;margin-left:5px;padding:0 8px;border:1px solid #d6dee8;border-radius:7px;color:#536177;background:#fff;font-size:11px}.gateway-detail-page .danger-zone{padding:16px;border:1px solid #f0cfcb;border-radius:12px;background:snow}.gateway-detail-page .danger-zone h3{margin:0 0 5px;color:#7d2019;font-size:12px}.gateway-detail-page .danger-zone p{margin:0 0 12px;color:#8c514c;font-size:10px;line-height:1.5}.gateway-detail-page .risk-confirm{margin-top:12px;padding:14px;border:1px solid #eccbc6;border-radius:10px;color:#74271f;background:#fff7f5}.gateway-detail-page .risk-confirm strong{display:block;margin-bottom:5px}.gateway-detail-page .risk-confirm p{margin:0 0 11px;color:#8b514b;font-size:12px;line-height:1.5}.gateway-detail-page .risk-confirm .btn{margin-right:7px}dialog.gateway-binding-backdrop{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:20px;border:0;border-radius:18px;overflow:auto;color:var(--ink);background:#0c16247a}dialog.gateway-binding-backdrop[open]{display:grid;place-items:center}.gateway-binding-modal{width:min(620px,100%);max-height:calc(100vh - 40px);overflow:auto;border-radius:14px;background:#fff;box-shadow:0 24px 80px #0a142247}.gateway-binding-modal .modal-head{display:flex;align-items:flex-start;gap:12px;padding:20px 22px 16px;border-bottom:1px solid var(--line)}.gateway-binding-modal .modal-head h2{margin:0 0 5px;font-size:16px;letter-spacing:normal}.gateway-binding-modal .modal-head p{margin:0;color:var(--muted);font-size:11px;line-height:normal}.gateway-binding-modal .modal-close{min-height:32px;margin-left:auto;padding:0 10px;border:1px solid #d8e0e9;border-radius:8px;color:#526176;background:#fff;font-size:11px}.gateway-binding-modal .modal-body{padding:20px 22px}.gateway-binding-modal .modal-actions{display:flex;justify-content:flex-end;gap:8px;padding:14px 22px;border-top:1px solid var(--line);background:#fafbfc}.gateway-binding-modal .modal-actions .btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border:1px solid #d5dde7;border-radius:9px;color:#344155;background:#fbfcfe;font-size:12px;font-weight:650}.gateway-binding-modal .modal-actions .btn.primary{color:#fff;border-color:var(--accent);background:var(--accent)}.gateway-binding-modal .candidate-picker{display:block}.gateway-binding-modal .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gateway-binding-modal .candidate-store-field{grid-column:1 / -1}.gateway-binding-modal .field{display:block;margin:0}.gateway-binding-modal .field label,.gateway-binding-modal .field>span{display:block;margin-bottom:6px;color:#4f5a6d;font-size:12px;font-weight:700}.gateway-binding-modal .field input,.gateway-binding-modal .field select{height:40px;min-height:40px;padding:0 10px;border:1px solid #d9dfe9;border-radius:9px;color:#455064;background:#fff;font-size:13px}.gateway-binding-modal .field select:focus{border-color:#101010;outline:1px auto #101010;outline-offset:0;box-shadow:none}.gateway-binding-modal .field small{display:block;margin-top:5px;color:var(--soft);font-size:12px;line-height:1.4}.gateway-binding-modal .candidate-search{margin-bottom:14px}.gateway-binding-modal .pagination{margin-top:14px}.dashboard-page .page-header{align-items:center;justify-content:normal}.dashboard-page .page-header>.actions{margin-left:auto}.dashboard-page .page-header p{line-height:1.5}.dashboard-ranges{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.dashboard-ranges>button,.dashboard-range-picker-wrap>button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 14px;border:1px solid #d5dde7;border-radius:9px;color:#344155;background:#fbfcfe;box-shadow:none;font-size:12px;font-weight:650;white-space:nowrap}.dashboard-ranges>button.primary,.dashboard-range-picker-wrap>button.primary{color:#fff;border-color:var(--accent);background:var(--accent)}.dashboard-range-picker-wrap{position:relative}.dashboard-range-picker{position:absolute;z-index:30;top:calc(100% + 8px);right:0;width:306px;padding:14px;border:1px solid #dbe2eb;border-radius:12px;background:#fff;box-shadow:0 14px 36px #20304429}.dashboard-range-picker[hidden]{display:none}.dashboard-range-picker-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dashboard-range-picker label{display:grid;gap:6px;color:#526176;font-size:11px;font-weight:650}.dashboard-range-picker input{box-sizing:border-box;width:100%;height:38px;padding:0 9px;border:1px solid #d7dee8;border-radius:8px;color:#243248;background:#fff}.dashboard-range-picker input:focus{border-color:#4385df;outline:0;box-shadow:0 0 0 3px #1769e01c}.dashboard-range-picker-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.dashboard-range-picker-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:auto;height:36px;min-height:36px;padding:0 14px;border-radius:9px;font-size:12px;font-weight:650;white-space:nowrap}.dashboard-range-error{color:var(--critical);font-size:11px;line-height:1.4}.dashboard-metrics{display:grid;grid-template-columns:1.5fr repeat(4,minmax(0,1fr));gap:0;overflow:hidden;margin-bottom:14px;border:1px solid #dfe5ed;border-radius:14px;background:var(--panel)}.dashboard-metric{min-width:0;min-height:106px;display:block;padding:17px 18px;border:0;border-right:1px solid #e4e9f0;border-radius:0;color:inherit;background:transparent;text-decoration:none}.dashboard-metric:last-child{border-right:0}.dashboard-metric:first-child{background:#eef5ff}.dashboard-metric:first-child>strong{color:#0d4fa8;font-size:23px}.dashboard-metric[href]:hover{background:#f5f9ff}.dashboard-metric:first-child[href]:hover{background:#e5f0ff}.dashboard-metric-label{display:flex;justify-content:space-between;gap:10px;color:#647085;font-size:10.5px}.dashboard-metric>strong{display:block;margin:9px 0 7px;overflow-wrap:anywhere;color:var(--ink);font-family:SF Mono,Geist Mono,ui-monospace,monospace;font-size:20px;font-weight:680;line-height:normal;letter-spacing:-.035em;font-variant-numeric:tabular-nums}.dashboard-metric-delta{color:var(--success);font-size:11.5px;font-weight:600}.dashboard-trend{margin-bottom:14px;overflow:hidden;border:1px solid #dfe5ed;border-radius:14px;background:var(--panel)}.dashboard-panel-head,.dashboard-panel>header{display:flex;align-items:center;min-height:53px;padding:0 18px;border-bottom:1px solid var(--line)}.dashboard-panel-head h2,.dashboard-panel>header h2{font-size:13px;letter-spacing:-.005em}.dashboard-panel-head>span,.dashboard-panel>header>span{margin-left:auto;color:var(--soft);font-size:11px}.dashboard-trend-controls{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 18px 0}.trend-controls{display:flex;flex-wrap:wrap;gap:6px}.trend-controls button{min-height:32px;padding:0 10px;border:1px solid #d7dfe9;border-radius:8px;color:#607087;background:#f8fafc;font-size:11px;font-weight:650}.trend-controls button[aria-pressed=true]{color:#1559a9;border-color:#b9d2f2;background:#edf5ff}.dashboard-trend-measure{color:#6b788c;font-size:11px;white-space:nowrap}.dashboard-chart{position:relative;padding:18px 18px 16px}.dashboard-chart-insight{display:flex;justify-content:space-between;gap:12px;margin:2px 0 8px;color:#56667b;font-size:12px}.dashboard-chart-insight strong{color:#1c2b40}.dashboard-trend-total{color:#26364b;font-weight:650}.dashboard-trend-total strong{margin-left:4px;color:#1c2b40;font-family:SF Mono,Geist Mono,ui-monospace,monospace;font-size:14px;letter-spacing:-.025em}.dashboard-chart-slider{position:relative;min-width:0;padding:0 8px 28px 50px;overflow:hidden;border-radius:8px;outline:none}.dashboard-chart-slider:focus-visible{outline:2px solid #fff;outline-offset:1px;box-shadow:0 0 0 4px var(--focus-ring)}.dashboard-chart svg{position:relative;z-index:1;display:block;width:100%;height:198px;overflow:visible}.dashboard-parity-chart-raster{transform:translateZ(0)}.dashboard-chart-grid{fill:none;stroke:#e4eaf1;stroke-width:1}.dashboard-chart .chart-line{fill:none;stroke:var(--accent);stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}.dashboard-chart .chart-area{fill:#1769e00d}.dashboard-chart-overlay{position:absolute;z-index:2;top:0;right:8px;bottom:28px;left:50px;pointer-events:none}.dashboard-chart-y-axis,.dashboard-chart-x-axis{position:absolute;top:0;right:0;bottom:0;left:0}.dashboard-chart-y-label{position:absolute;right:calc(100% + 9px);color:var(--muted);font-size:10.5px;line-height:1;white-space:nowrap;transform:translateY(-50%);font-variant-numeric:tabular-nums}.dashboard-chart-x-label{position:absolute;top:calc(100% + 5px);color:var(--muted);font-size:10px;line-height:1;white-space:nowrap;transform:translate(-50%);font-variant-numeric:tabular-nums}.dashboard-chart-x-label:first-of-type{transform:none}.dashboard-chart-x-label:last-of-type{transform:translate(-100%)}.dashboard-chart-x-label:only-of-type{transform:translate(-50%)}.dashboard-chart-guide{position:absolute;top:11.578947%;bottom:7.368421%;width:0;border-left:1px dashed #6688b3;transform:translate(-.5px)}.dashboard-chart-singleton-point{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--accent);transform:translate(-50%,-50%)}.dashboard-chart-marker{position:absolute;width:10px;height:10px;border:2px solid var(--accent);border-radius:50%;background:#fff;transform:translate(-50%,-50%)}.dashboard-chart-tooltip{--tooltip-x: -50%;--tooltip-y: calc(-100% - 10px) ;position:absolute;z-index:3;display:grid;gap:3px;width:max-content;max-width:min(260px,calc(100% - 16px));padding:8px 10px;visibility:hidden;border:1px solid #d7e0eb;border-radius:8px;color:#526176;background:#fff;box-shadow:0 8px 22px #20304424;font-size:10.5px;line-height:1.35;opacity:0;pointer-events:none;transform:translate(var(--tooltip-x),var(--tooltip-y));font-variant-numeric:tabular-nums}.dashboard-chart-tooltip strong{color:#243248;font-size:11px;font-weight:680}.dashboard-chart-tooltip span:nth-child(2){color:#0d4fa8;font-size:12px;font-weight:720}.dashboard-chart-slider:hover .dashboard-chart-tooltip,.dashboard-chart-slider:focus-within .dashboard-chart-tooltip,.dashboard-chart-slider:focus-visible .dashboard-chart-tooltip{visibility:visible;opacity:1}.dashboard-chart-tooltip--left{--tooltip-x: 8px}.dashboard-chart-tooltip--center{--tooltip-x: -50%}.dashboard-chart-tooltip--right{--tooltip-x: calc(-100% - 8px) }.dashboard-chart-tooltip--above{--tooltip-y: calc(-100% - 10px) }.dashboard-chart-tooltip--below{--tooltip-y: 10px}.dashboard-chart-unavailable{position:absolute;z-index:0;top:50%;left:calc(50% + 21px);max-width:calc(100% - 70px);color:#68768a;font-size:11px;text-align:center;transform:translate(-50%,-50%);pointer-events:none}.dashboard-chart-selected{display:grid;grid-template-columns:minmax(180px,1.4fr) minmax(120px,.7fr) auto auto;align-items:center;gap:8px 16px;margin-top:8px;padding:10px 12px;border:1px solid #d6e4f5;border-radius:9px;color:#5f6e82;background:#f1f6fd;font-size:11px;font-variant-numeric:tabular-nums}.dashboard-chart-selected>*{min-width:0;overflow-wrap:anywhere}.dashboard-chart-selected>span:first-child{color:#33445a}.dashboard-chart-selected>:is(a,strong){color:#0d58b5;font-size:12px;font-weight:720}.dashboard-chart-selected>a{text-underline-offset:2px}.dashboard-chart-labels{display:flex;justify-content:space-between;color:#8a95a8;font-size:10px}.dashboard-chart-empty{min-height:258px;display:grid;place-content:center;gap:5px;color:var(--muted);text-align:center}.dashboard-panels{display:grid;grid-template-columns:1.08fr 1fr 1fr;gap:14px}.dashboard-panel{min-width:0;overflow:hidden;border:1px solid #dfe5ed;border-radius:14px;background:var(--panel)}.dashboard-exceptions{border-color:#ead4d2;background:#fffbfa}.dashboard-exceptions>header{background:#fff6f5}.dashboard-exceptions>header h2{color:#7c2821}.dashboard-panel>p{margin:14px 16px;font-size:12px}.dashboard-panel .muted{color:var(--soft)}.dashboard-operation-row{display:flex;align-items:flex-start;gap:10px;padding:13px 16px;border-bottom:1px solid #edf0f5;color:inherit;text-decoration:none}.dashboard-operation-row:last-of-type{border-bottom:0}.dashboard-row-copy{min-width:0}.dashboard-row-copy strong{display:block;color:var(--ink);font-size:13px}.dashboard-row-copy span{display:block;margin-top:3px;color:var(--muted);font-size:12px}.dashboard-system-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 16px;border-top:1px solid #e8edf3}.dashboard-system-row strong{display:block;margin-bottom:3px;color:#263449;font-size:12px}.dashboard-system-row>div{min-width:0}.dashboard-system-row span{color:#6b788c;font-size:11px;overflow-wrap:anywhere}.dashboard-table-link{display:inline-flex;align-items:center;gap:6px;min-height:auto;justify-self:end;padding:0;border:0;border-radius:0;color:#145bbf;background:transparent;font:inherit;font-weight:700}.dashboard-table-link:after{content:"›";color:#7f91aa;font-size:16px}.dashboard-fx{padding:12px;border:1px solid #d9e2ee;border-radius:9px;background:#f7f9fc;font-size:11px}.dashboard-fx>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.dashboard-fx>dl{margin:8px 0 0}.dashboard-fx>dl>div{grid-template-columns:66px minmax(0,1fr);padding:6px 0}.dashboard-fx.fx-stale,.dashboard-fx.fx-unavailable{border-color:#ecd9ad;background:var(--warning-soft)}.dashboard-fx.fx-invalid{border-color:#efcac5;background:var(--critical-soft)}.dashboard-fx p{margin:5px 0 7px;font-size:11px}.dashboard-fx-warning{padding:9px 10px;border:1px solid #e7c66f;border-radius:8px;color:#684b0f;background:#fff4ce;overflow-wrap:anywhere}.dashboard-fx-warning strong{display:block;margin-bottom:3px}.dashboard-state{min-height:150px;display:flex;align-items:center;gap:12px;margin:-8px 0 18px;padding:14px 16px;border:1px solid #d7e2ef;border-radius:12px;color:#314157;background:#f7faff}.dashboard-state[data-tone=error]{border-color:#efd0cc;color:#72231d;background:#fff7f6}.dashboard-state[data-tone=warning]{border-color:#eadcad;color:#725412;background:#fffaf0}.dashboard-state-icon{display:grid;place-items:center;flex:0 0 26px;height:26px;border-radius:8px;color:#fff;background:var(--accent);font-size:11px;font-weight:800}.dashboard-state[data-tone=error] .dashboard-state-icon{background:#c43f34}.dashboard-state[data-tone=warning] .dashboard-state-icon{background:#ad7414}.dashboard-state>div{display:grid;gap:3px;min-width:0}.dashboard-state strong{font-size:13px}.dashboard-state span{font-size:12px;line-height:1.5}.dashboard-state>button{margin-left:auto}.gateway-list-page>.page-header{align-items:center;justify-content:normal}.gateway-list-page>.page-header .actions{margin-left:auto}.gateway-list-page>.page-header p{line-height:1.5}.gateway-list-page>.page-header button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 14px;border-radius:9px;font-size:12px;font-weight:650;white-space:nowrap}.gateway-list-filters{align-items:end;flex-wrap:nowrap;gap:9px;padding:0;border:0;border-radius:0;background:transparent;margin-bottom:12px}.gateway-list-filters>label{display:grid;gap:5px;color:#5b687b;font-size:11px;font-weight:650}.gateway-list-filters input,.gateway-list-filters select{height:40px;min-height:40px;padding:0 10px;border-radius:9px;color:#3b465a;background:#fbfcfe;font-size:13px}.gateway-list-filters input:focus-visible,.gateway-list-filters select:focus-visible{outline:0}.gateway-list-filters>label:first-child input{width:300px}.gateway-list-filters select{width:auto;min-width:0}.gateway-list-filters .gateway-list-count{margin-left:auto;padding-bottom:10px;color:#69768a;font-size:11px;font-weight:650}.gateway-list-panel{border-color:#d9e1eb;border-radius:12px;background:#fff}.gateway-list-panel caption{padding:11px 16px;border-bottom:1px solid var(--line);color:#667489;background:#fbfcfe;font-size:11px;text-align:left}.gateway-list-table{min-width:800px;table-layout:fixed;font-size:12.5px;white-space:normal}.gateway-list-panel .gateway-list-table{min-width:800px}.gateway-list-table th:nth-child(1){width:29%}.gateway-list-table th:nth-child(2){width:10%}.gateway-list-table th:nth-child(3){width:13%}.gateway-list-table th:nth-child(4){width:14%}.gateway-list-table th:nth-child(5){width:24%}.gateway-list-table th:nth-child(6){width:10%}.gateway-list-table th{padding:9px 15px;border-bottom:0;color:#6c788b;background:#f5f7fa;font-size:11px;letter-spacing:.01em;text-transform:none}.gateway-list-table td{height:48px;padding:10px 15px;border-top:1px solid #e8edf3;border-bottom:0;color:#485469;font-size:12.5px;vertical-align:middle}.gateway-list-table tbody tr{cursor:pointer}.gateway-list-table tbody tr:focus-visible{outline:3px solid rgba(23,105,224,.22);outline-offset:-3px}.gateway-list-name{display:flex;align-items:center;min-width:0}.gateway-list-name .table-link{display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:0;border:0;border-radius:0;color:#145bbf;background:none;font-size:12px;font-weight:720;white-space:normal}.gateway-list-name .table-link:after{content:"›";color:#7f91aa;font-size:16px}.gateway-list-key{display:flex;align-items:center;gap:6px;min-width:0;margin-top:3px}.gateway-list-key .mono{min-width:0;overflow:hidden;color:#6b778a;font-family:SF Mono,Geist Mono,ui-monospace,monospace;font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.gateway-list-key .copy-btn{flex:0 0 auto;min-width:0;min-height:22px;margin:0;padding:0 6px;border-color:transparent;border-radius:7px;color:#69778a;background:transparent;font-size:9px}.gateway-list-key .copy-btn:hover,.gateway-list-key .copy-btn:focus-visible{border-color:#ccd7e4;color:#175da9;background:#f5f9ff}.gateway-list-key .copy-btn[data-copied=true]{border-color:#b9dfd0;color:#126846;background:#eef9f4}.gateway-state{display:inline-flex;align-items:center;gap:6px;color:#647184;font-size:10px;font-weight:700;white-space:nowrap}.gateway-state:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.gateway-state.is-on{color:#147653}.gateway-list-table td.gateway-routing{color:#5d697b;white-space:nowrap}.gateway-list-table td.gateway-coverage strong{display:block;color:#1a2435;font-variant-numeric:tabular-nums;font-size:11px}.gateway-coverage small{display:block;margin-top:3px;color:#7a8698;font-size:9.5px}.gateway-list-quota{font-variant-numeric:tabular-nums}.gateway-list-quota>strong{display:block;overflow:hidden;color:#243047;font-size:10.5px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.gateway-list-quota>strong.mono{font-family:SF Mono,Geist Mono,ui-monospace,monospace}.gateway-list-quota>strong span{color:#748095;font-weight:500}.gateway-list-quota small{display:block;margin-top:4px;color:#69768a;font-size:9.5px;white-space:nowrap}.gateway-list-quota small.is-warning{color:#9a5a08;font-weight:700}.gateway-list-quota.is-muted>strong{color:#778396;font-family:inherit;font-weight:620}.gateway-list-table td.gateway-list-updated{color:#6f7b8e;font-size:10px;white-space:nowrap}.gateway-state-card{display:flex;align-items:center;gap:16px;margin-bottom:20px;padding:17px 18px;border:1px solid #cfe4d8;border-radius:12px;background:#f3faf6}.gateway-state-card.is-off{border-color:#dfe4eb;background:#f7f8fa}.gateway-state-icon{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:11px;color:#fff;background:#23855a}.gateway-state-card.is-off .gateway-state-icon{color:#657286;background:#e6eaf0}.gateway-state-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gateway-detail-page .gateway-state-icon svg{transform:translateZ(0)}.gateway-state-copy{min-width:0}.gateway-state-copy h3{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin:0 0 5px;color:#173326;font-size:14px}.gateway-state-copy p{margin:0;max-width:68ch;color:#587064;font-size:12px}.gateway-state-card.is-off .gateway-state-copy h3{color:#354154}.gateway-state-card.is-off .gateway-state-copy p{color:#6c7788}.gateway-state-label{margin-left:auto}.gateway-state-toggle{position:relative;display:block;width:48px;height:28px;cursor:pointer}.gateway-state-toggle input{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0)}.gateway-identity{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,.8fr);margin:0 -18px -18px;border-top:1px solid var(--line)}.gateway-editable,.gateway-readonly{padding:20px}.gateway-editable{border-right:1px solid var(--line)}.gateway-readonly{background:#f8fafc}.gateway-subhead{margin:0 0 16px;color:#243146;font-size:13px}.readonly-row{display:grid;gap:5px;padding:13px 0;border-bottom:1px solid #e6eaf0}.readonly-row:last-child{border-bottom:0}.readonly-row label{color:var(--muted);font-size:10px;font-weight:700}.readonly-value{display:flex;align-items:center;gap:8px;min-width:0}.readonly-value code{min-width:0;overflow-wrap:anywhere}.readonly-row small{color:var(--soft);font-size:10px}.store-runtime-hero{display:grid;grid-template-columns:minmax(0,1.2fr) repeat(3,minmax(130px,.55fr));margin-bottom:16px;overflow:hidden;border:1px solid #cfe6da;border-radius:12px;background:#f5fbf7}.store-runtime-lead{padding:20px}.store-runtime-lead h2{margin:0 0 6px;font-size:17px;letter-spacing:normal}.store-runtime-lead p{margin:0;color:#557064;font-size:11px}.store-runtime-stat{padding:18px;border-left:1px solid #d8ebe1}.store-runtime-stat span{display:block;margin-bottom:7px;color:#608073;font-size:10px}.store-runtime-stat strong{color:#17382a;font-size:13px}.system-shell{display:grid;gap:12px}.system-shell>.page-header{margin-bottom:0}.system-lead{padding:18px 20px;border:1px solid #dce3ec;border-radius:12px;background:#f8fafc}.system-lead strong{display:block;margin-bottom:4px;color:#243146;font-size:13px}.system-lead p{margin:0;color:var(--muted);font-size:11px}.credential-list-panel{overflow:hidden}.credential-name,.credential-usage{display:grid;gap:4px}.credential-name strong,.credential-usage strong{color:#263449;font-size:12.5px}.credential-name span,.credential-usage span{color:var(--muted);font-size:10.5px}.cloudflare-credentials-page>.page-header{align-items:center;justify-content:normal}.cloudflare-credentials-page>.page-header p{line-height:1.5}.cloudflare-credentials-page>.page-header .actions{margin-left:auto}.cloudflare-credentials-page .btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border-color:#d5dde7;border-radius:9px;font-size:12px;font-weight:650}.cloudflare-credentials-page>.page-header .btn{gap:7px;white-space:nowrap}.cloudflare-credentials-page .btn.primary{color:#fff;border-color:var(--accent);background:var(--accent)}.cloudflare-credentials-page .btn.primary:hover:not(:disabled){color:#fff;border-color:var(--accent-hover);background:var(--accent-hover)}.cloudflare-credentials-page .system-lead{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px}.cloudflare-credentials-page .system-lead p{max-width:70ch;line-height:1.5}.cloudflare-credentials-page .help-tip{position:relative;display:inline-grid;place-items:center;width:18px;min-width:18px;height:18px;min-height:18px;padding:0;border:1px solid #cfd8e4;border-radius:50%;color:#627187;background:#fff;font:700 10px/1 inherit;cursor:help}.cloudflare-credentials-page .help-tip:after{content:attr(data-tooltip);position:absolute;z-index:30;bottom:calc(100% + 8px);left:50%;width:max-content;max-width:280px;padding:8px 10px;border-radius:8px;color:#f5f8fc;background:#172235;box-shadow:0 8px 24px #0d172633;font-size:11px;font-weight:500;line-height:1.45;opacity:0;pointer-events:none;transform:translate(-50%,4px)}.cloudflare-credentials-page .help-tip:hover:after,.cloudflare-credentials-page .help-tip:focus-visible:after{opacity:1;transform:translate(-50%)}.cloudflare-credentials-page .credential-list-panel{overflow:hidden;border:1px solid #dfe5ed;border-radius:14px;background:#fbfcfe}.cloudflare-credentials-page .credential-table-wrap{overflow-x:auto;overflow-y:hidden}.cloudflare-credentials-page .panel-head{display:flex;align-items:center;min-height:53px;padding:0 18px;border-bottom:1px solid var(--line)}.cloudflare-credentials-page .panel-head h2{margin:0;font-size:13px;letter-spacing:-.005em}.cloudflare-credentials-page .panel-head span{margin-left:auto;color:var(--soft);font-size:11px}.cloudflare-credentials-page .credential-table{min-width:760px;font-size:12.5px;white-space:normal}.cloudflare-credentials-page .credential-table th{padding:11px 15px;border:0;color:#6c788b;background:#f4f7fa;font-size:11px;letter-spacing:.01em;text-transform:none}.cloudflare-credentials-page .credential-table td{padding:13px 15px;border-top:1px solid #e8edf3;border-bottom:0;color:#485469;font-size:12.5px;vertical-align:middle}.cloudflare-credentials-page .credential-name{gap:4px}.cloudflare-credentials-page .credential-name strong{color:#263449;font-size:12.5px}.cloudflare-credentials-page .credential-name strong,.cloudflare-credentials-page .credential-usage strong{font-weight:650}.cloudflare-credentials-page .credential-name span{color:var(--muted);font-size:11px}.cloudflare-credentials-page .credential-usage{gap:3px}.cloudflare-credentials-page .credential-usage strong{color:#334055;font-size:12px}.cloudflare-credentials-page .credential-usage span{color:var(--muted);font-size:10.5px}.cloudflare-credentials-page .credential-table td.mono{color:#485469;font-family:SF Mono,Geist Mono,ui-monospace,monospace;font-size:11.5px}.cloudflare-credentials-page .credential-table td[title]{color:#485469}.cloudflare-credentials-page .credential-table .row-action{min-width:54px;min-height:30px;padding:0 9px;border:1px solid #d6dee8;border-radius:7px;color:#536177;background:#fff;font-size:11px}.cloudflare-credentials-page .table-foot{display:flex;align-items:center;padding:10px 14px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.credential-modal-backdrop{position:absolute;z-index:80;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;width:100%;max-width:none;height:min(100%,100vh);max-height:none;margin:0;padding:20px;overflow:visible;border:0;border-radius:0;color:var(--ink);background:#0c16247a}.credential-modal-backdrop:has(#credential-modal):has(~.credential-modal-backdrop #credential-delete-confirm){background:transparent}.credential-modal{width:min(620px,100%);max-height:calc(100vh - 40px);overflow:auto;border-radius:14px;background:#fff;box-shadow:0 24px 80px #0a142247}.credential-modal .modal-head{display:flex;align-items:flex-start;gap:12px;padding:20px 22px 16px;border-bottom:1px solid var(--line)}.credential-modal .modal-head h2{margin:0 0 5px;font-size:16px;letter-spacing:normal}.credential-modal .modal-head p{margin:0;color:var(--muted);font-size:11px;line-height:normal}.credential-modal .modal-close{min-height:32px;margin-left:auto;padding:0 10px;border:1px solid #d8e0e9;border-radius:8px;color:#526176;background:#fff;font-size:11px}.credential-modal .modal-body{padding:20px 22px}.credential-modal .modal-body>p{margin:0;line-height:normal}.credential-modal .modal-actions{display:flex;justify-content:flex-end;gap:8px;padding:14px 22px;border-top:1px solid var(--line);background:#fafbfc}.credential-modal .modal-actions .btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border:1px solid #d5dde7;border-radius:9px;color:#344155;background:#fbfcfe;font-size:12px;font-weight:650}.credential-modal .modal-actions .btn.primary{color:#fff;border-color:var(--accent);background:var(--accent)}.credential-modal .modal-actions .btn.danger{color:var(--critical);border-color:#f2c6c1;background:#fff}.credential-modal .credential-delete-request{margin-right:auto}.credential-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.credential-form-grid>.state{grid-column:1 / -1}.credential-form-grid .field{display:block;margin:0}.credential-form-grid .field:last-child{grid-column:1 / -1}.credential-form-grid .field>label{display:block;margin-bottom:6px;color:#4f5a6d;font-size:12px;font-weight:700}.credential-form-grid .field input{min-height:40px;padding:0 10px;border:1px solid #d9dfe9;border-radius:9px;color:#455064;background:#fff;font-size:13px}.credential-modal .field input:focus,.credential-modal .field select:focus{border-color:#d9dfe9;outline:1px auto #101010;outline-offset:0;box-shadow:none}.credential-form-grid .field small{margin-top:5px;color:var(--soft);font-size:12px;line-height:1.4}.credential-form-grid .field .field-error{color:var(--critical)}.credential-modal .permission-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.credential-modal .permission-item{padding:11px 12px;border:1px solid #dce5ef;border-radius:9px;background:#f7f9fc}.credential-modal .permission-item strong{display:block;margin-bottom:3px;color:#2d3c52;font-size:11px}.credential-modal .permission-item span{color:#66758a;font-size:10.5px}.credential-modal .modal-body>p.modal-note{margin:14px 0 0;padding:12px 13px;border:1px solid #dce5ef;border-radius:9px;color:#536278;background:#f7f9fc;font-size:11px;line-height:1.55}.credential-modal .modal-note strong{color:#2d3c52}.credential-modal .gateway-create-error{display:block;margin-top:7px;color:var(--critical);font-size:11px;line-height:1.4}.credential-delete-error{color:var(--critical);line-height:1.5}.webhook-events-page .webhook-inline-detail{margin:12px 0 0;overflow-x:hidden}.webhook-inline-grid{display:grid;grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(130px,.6fr)) auto;align-items:center;gap:0}.webhook-inline-grid>*{min-width:0}.webhook-inline-copy{padding:16px 18px}.webhook-inline-copy h2{margin:0 0 5px;overflow-wrap:anywhere;font-size:13px;letter-spacing:normal}.webhook-inline-copy p{margin:0;font-size:11px;line-height:1.5}.webhook-evidence-cell{align-self:stretch;min-width:0;padding:16px;border-left:1px solid var(--line)}.webhook-evidence-cell span{display:block;margin-bottom:6px;color:var(--muted);font-size:10px}.webhook-evidence-cell strong{display:block;color:#334055;font-size:12px;white-space:normal;overflow-wrap:anywhere}.webhook-events-page .webhook-evidence-cell .mono{font-family:SF Mono,Geist Mono,ui-monospace,monospace}.webhook-inline-action{padding:16px;border-left:1px solid var(--line)}.webhook-events-page .webhook-inline-action .btn{box-sizing:border-box;min-height:36px;padding:0 14px;font-size:12px;font-weight:650}.webhook-events-page .webhook-inline-action .btn:focus,.webhook-events-page .state.error button:focus,.webhook-events-page .pagination button:focus,.webhook-events-page .pagination select:focus{outline-width:3px;outline-style:solid;outline-color:#fff;outline-offset:0;box-shadow:0 0 0 5px #1769e0b8}.webhook-events-page .copy-feedback-line{min-height:15px;margin-top:5px}.webhook-events-page .copy-feedback{display:block;font-size:10px;line-height:15px;overflow-wrap:anywhere}.webhook-events-page .copy-feedback.success{color:var(--success)}.webhook-events-page .copy-feedback.error{color:#9d341f}.settings-page>.page-header{align-items:flex-start;justify-content:normal}.settings-page>.page-header p{line-height:1.5}.settings-layout{display:grid;gap:12px;min-width:0}.settings-scope-note{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px 14px;padding:14px 16px;border:1px solid #dce5ef;border-radius:10px;color:#344155;background:#f7f9fc}.settings-scope-note strong{color:#2d3c52;font-size:12px;line-height:1.55}.settings-scope-note p{margin:0;color:#617086;font-size:11.5px;line-height:1.55}.settings-form{max-width:none;padding:0;overflow:hidden;border:1px solid #dfe5ed;border-radius:14px;background:var(--panel);box-shadow:none}.settings-editor{padding:20px}.settings-editor>.state{margin-bottom:14px}.settings-editor-heading{margin-bottom:9px}.settings-editor-heading label{display:block;margin-bottom:4px;color:#344155;font-size:13px;font-weight:700}.settings-editor-heading p{margin:0;color:#68758a;font-size:11px;line-height:1.5}.settings-form textarea{width:100%;min-height:260px;max-height:420px;overflow-y:auto;resize:vertical;padding:12px 13px;border:1px solid #d9dfe9;border-radius:9px;color:#344155;background:#fff;font:inherit;line-height:1.55}.settings-form textarea:focus-visible{border-color:#4385df;outline:2px solid #fff;outline-offset:1px;box-shadow:0 0 0 4px var(--focus-ring)}.settings-form .field-error{display:block;margin-top:7px;color:var(--critical);font-size:11px;line-height:1.45}.settings-footer{display:flex;align-items:center;gap:18px;padding:14px 20px;border-top:1px solid var(--line);background:#fafbfc}.settings-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 14px;margin:0;color:var(--muted);font-size:11.5px;line-height:1.45}.settings-meta time{color:#465369;font-variant-numeric:tabular-nums}.settings-footer .head-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px;margin-left:auto}.settings-footer .btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border:1px solid #d5dde7;border-radius:9px;color:#344155;background:#fbfcfe;box-shadow:none;font-size:12px;font-weight:650;white-space:nowrap}.settings-footer .btn.primary{color:#fff;border-color:var(--accent);background:var(--accent)}.preview-toast{position:absolute;right:22px;bottom:22px;z-index:50;display:none;max-width:390px;padding:13px 15px;border:1px solid #cfe0f3;border-radius:10px;color:#284563;background:#f7fbff;box-shadow:0 12px 36px #00000024;font-size:12px;line-height:1.5}.preview-toast.visible{display:block}.preview-toast strong{display:block;margin-bottom:2px;color:#17304d;font-size:12.5px}.order-hero{display:grid;grid-template-columns:1.4fr .8fr .8fr .8fr;gap:0;margin-bottom:16px}.order-hero>div{min-width:0;padding:16px;border-right:1px solid var(--line)}.order-hero>div:last-child{border-right:0}.order-hero span{display:block;margin-bottom:5px;color:var(--muted);font-size:10px}.order-hero strong{display:block;min-width:0;font-size:13px}.order-detail-page>.page-header{align-items:center;justify-content:normal}.order-detail-page>.page-header>.actions{margin-left:auto}.order-detail-page>.page-header p{font-family:SF Mono,Geist Mono,ui-monospace,monospace;font-size:12px;line-height:1.5}.order-detail-page>.page-header .btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border-radius:9px;font-size:12px;font-weight:650;white-space:nowrap}.order-detail-page .copy-btn{min-height:28px;margin-left:5px;padding:0 8px;border:1px solid #d6dee8;border-radius:7px;color:#536177;background:#fff;font-size:11px}.order-detail-page .section-stack{display:grid;gap:14px}.order-detail-page .card{border-radius:14px}.order-detail-page .panel-head{display:flex;align-items:center;min-height:53px;padding:0 18px;border-bottom:1px solid var(--line)}.order-detail-page .panel-head h2{margin:0;font-size:13px;letter-spacing:-.005em}.order-detail-page .panel-head>span{margin-left:auto;color:var(--soft);font-size:11px}.order-detail-page .padded{padding:17px}.order-detail-page .padded>dd>.definition{margin:0}.order-detail-page .detail-definitions{margin:0}.order-detail-page .order-customer>.detail-definitions{margin-bottom:16px}.order-detail-page .detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:12px}.order-detail-page .detail-grid>*{min-width:0}.order-detail-page .definition{display:grid;grid-template-columns:155px minmax(0,1fr);gap:14px;padding:11px 0;border-bottom:1px solid #edf0f4;font-size:12px}.order-detail-page .definition:last-child{border-bottom:0}.order-detail-page .definition dt{color:var(--muted)}.order-detail-page .definition dd{min-width:0;color:#2f3a4f;font-weight:550;overflow-wrap:normal}.order-detail-page .definition>dl{margin:0}.order-detail-page .definition .mono{font-family:SF Mono,Geist Mono,ui-monospace,monospace;font-size:11.5px}.order-detail-page .order-hero{margin-bottom:0}.order-detail-page .order-detail-amount{font-size:21px}.order-detail-page .order-hero strong{display:inline}.order-detail-page .order-hero .badge{display:block;margin-bottom:5px;color:var(--muted);font-size:10px}.order-detail-page .timeline{padding:8px 16px 14px}.order-detail-page .event{position:relative;display:grid;grid-template-columns:21px 110px minmax(0,1fr);gap:10px;padding:10px 0;font-size:12px}.order-detail-page .event:after{content:"";position:absolute;left:10px;top:29px;bottom:-10px;width:1px;background:#dfe4eb}.order-detail-page .event:last-child:after{display:none}.order-detail-page .event-mark{z-index:1;display:grid;place-items:center;height:21px;border-radius:5px;color:var(--success);background:var(--success-soft)}.order-detail-page .event time{color:var(--muted);font-variant-numeric:tabular-nums}.order-detail-page .event strong{display:block;margin-bottom:3px}.order-detail-page .customer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.order-detail-page .customer-grid h3{margin:0 0 8px;font-size:12px}.order-detail-page .customer-grid address{display:grid;gap:4px;color:#657286;font-size:11px;font-style:normal;line-height:1.55}.order-detail-page .order-customer-warning{margin:16px 0 0;color:#8a5b16;font-size:10px;line-height:normal}.order-detail-page .badge{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:0 8px;border-radius:7px;font-size:11px;font-weight:700}.order-detail-page .badge:before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor}.order-detail-page .badge.neutral{color:#5d697c;background:#eef1f5}.order-detail-page .order-callback .badge.error{color:var(--critical);background:var(--critical-soft)}.order-detail-page .order-callback .badge.neutral{color:#667085}@media(max-width:1100px){.order-detail-page .detail-grid{grid-template-columns:1fr}}@media(max-width:760px){.order-detail-page>.page-header{display:flex;align-items:flex-start;gap:14px}.order-detail-page>.page-header>.actions{margin-top:0}.order-detail-page .copy-btn,.order-detail-page .btn{min-height:44px}.order-detail-page>.page-header .btn{min-height:44px}}@media(max-width:1100px){.webhook-events-page .event-list{overflow-x:auto}.webhook-events-page .webhook-table-wrap table{min-width:760px}}@media(max-width:760px){.webhook-events-page>.page-header{display:flex;align-items:flex-start;gap:14px}.webhook-events-page .webhook-filters{display:grid;grid-template-columns:1fr;align-items:stretch}.webhook-events-page .webhook-filters input,.webhook-events-page .webhook-filters select{width:100%;min-width:0;min-height:44px;font-size:16px}.webhook-events-page .webhook-count{margin-left:0}.webhook-events-page .webhook-inline-action .btn{min-height:44px}.webhook-events-page .pagination select{padding:0 10px;border-radius:9px;color:#3b465a;background:#fbfcfe;font-size:16px;font-weight:650}}@media(max-width:760px),(pointer:coarse){.webhook-events-page .webhook-filters input,.webhook-events-page .webhook-filters select,.webhook-events-page .webhook-table-wrap tbody tr,.webhook-events-page .webhook-table-action,.webhook-events-page .webhook-inline-action .btn,.webhook-events-page .state.error button,.webhook-events-page .pagination button,.webhook-events-page .pagination select{min-height:44px}}@media(max-width:1100px){.dashboard-metric{border-bottom:1px solid #e4e9f0}.dashboard-metric:first-child{grid-column:1 / -1}.dashboard-panels{grid-template-columns:1fr 1fr}.dashboard-system-status{grid-column:1 / -1}}@media(max-width:1100px){.orders-page .filter-primary{grid-template-columns:minmax(240px,1fr) minmax(150px,.55fr) auto}.orders-page .filter-actions{grid-column:1 / -1}.orders-page .filter-secondary{grid-template-columns:repeat(3,minmax(150px,1fr))}}@media(max-width:820px){.dashboard-page .page-header{align-items:flex-start;flex-direction:column}.dashboard-page .page-header .actions,.dashboard-ranges{width:100%}}@media(max-width:1100px){.card-grid,.metric-grid,.dashboard-metrics{grid-template-columns:1fr 1fr}.dashboard-chart,.order-primary-layout,.store-complete-primary{grid-template-columns:1fr}.store-runtime-events{grid-column:auto}.content{padding:26px 24px 36px}.credential-page-grid,.onboarding-layout{grid-template-columns:1fr}.fx-audit{grid-template-columns:minmax(240px,1fr) repeat(3,minmax(100px,auto))}.completed-config{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.completed-config>h2{grid-column:1 / -1}.completed-config>section{border-left:1px solid #e5eaf2}}@media(max-width:760px){.app-shell{display:block;border-radius:0}.sidebar{display:none}.topbar{position:static;min-height:54px;padding:0 16px}.breadcrumb{display:none}.topbar>.mobile-nav-trigger{display:inline-flex;min-height:44px;margin-right:auto;padding:7px 12px}.timezone{display:none}.operator{max-width:10ch}.topbar button,.content button,.content summary{min-width:44px;min-height:44px}.card-grid,.metric-grid,.operational-store-grid,.dashboard-metrics,.dashboard-panels{grid-template-columns:1fr}.operational-store-grid .wide-card{grid-column:auto}.page-header{display:block}.page-header .actions{margin-top:12px}.content{padding:20px 16px 32px}.filters{align-items:stretch}.filters input,.filters select{width:100%;min-width:0;min-height:44px;font-size:16px}.table-wrap table{min-width:760px}.fx-audit{grid-template-columns:repeat(3,minmax(0,1fr))}.fx-audit-main{grid-column:1 / -1}.fx-audit>div{min-height:72px;padding:12px}.fx-audit>div:not(.fx-audit-main){text-align:left}.fx-meta-grid{grid-template-columns:1fr}.fx-meta-grid>div,.fx-meta-grid>div:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.fx-meta-grid>div:last-child{border-bottom:0}.fx-meta-grid .wide{grid-column:auto}.dashboard-meta{margin-top:-8px;text-align:left}.dashboard-custom-range{grid-template-columns:1fr}.dashboard-custom-range p{grid-column:auto}.dashboard-ranges,.trend-controls{width:100%}.dashboard-ranges button,.trend-controls button{flex:1 1 auto}.dashboard-metric{min-height:92px}.dashboard-trend>header{align-items:stretch;flex-direction:column}.dashboard-chart{padding:12px}.dashboard-chart svg{height:180px}.dashboard-trend-table table{min-width:0;white-space:normal}.pagination{align-items:stretch;flex-wrap:wrap;justify-content:flex-start}.pagination>span{flex:1 0 100%;order:-1}.completed-config{display:block}.checkout-return-url{align-items:stretch;flex-direction:column}.checkout-return-url button{width:100%}.store-create-form>.field,.store-create-form>.store-field,.store-create-form>.state,.store-create-form>.actions,.current-task>.step-guide,.current-task>.operation-guide,.current-task>.first-use-guide,.current-task>.field,.current-task>.check,.current-task>dl,.current-task>.gate-list,.current-task>.binding,.current-task>p{margin-right:16px;margin-left:16px}.operation-guide-body>div{grid-template-columns:1fr}.form-section-heading,.current-task>header,.current-task>footer{padding-right:16px;padding-left:16px}.dialog{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.dialog-actions{align-items:stretch;flex-direction:column-reverse}.dialog-actions button{width:100%}}@media(max-width:760px){html:has(.mobile-drawer[open]),body:has(.mobile-drawer[open]),#root:has(.mobile-drawer[open]){overflow:hidden}.mobile-drawer{position:fixed;inset:0 auto 0 0;width:min(320px,calc(100vw - 48px));max-width:none;height:100dvh;max-height:none;margin:0;overflow:hidden;border-radius:0 14px 14px 0}.mobile-drawer[open]{display:flex;flex-direction:column}.mobile-drawer .dialog-header{flex:0 0 auto}.mobile-drawer .dialog-body{flex:1 1 auto;min-height:0;padding:10px 12px 20px;overflow-y:auto}.mobile-drawer .nav-label{display:block;margin:18px 10px 7px;color:var(--muted)}.mobile-drawer .nav-item{display:flex;align-items:center;gap:11px;width:100%;min-height:44px;margin:2px 0;padding:0 12px;border:0;color:#344155;background:transparent;text-align:left}.mobile-drawer .nav-item:hover{color:#1d2a3d;background:#edf3fa}}@media(max-width:760px){.orders-page>.page-header{display:flex;align-items:flex-start;gap:14px}.orders-page .order-filters{grid-template-columns:none;align-items:stretch;padding:12px}.orders-page .filter-primary,.orders-page .filter-secondary{display:grid;grid-template-columns:1fr}.orders-page .filter-actions{grid-column:auto;display:grid;grid-template-columns:1fr 1fr}.orders-page .filter-actions .btn{width:100%;min-height:44px}.orders-page .quick-range{width:100%;height:52px}.orders-page .quick-range button{flex:1;height:44px;min-height:44px}.orders-page .filters input,.orders-page .filters select{width:100%;min-height:44px;font-size:16px}.orders-page .system-order-copy .table-link,.orders-page .system-order-copy .copy-btn,.orders-page .table-foot .pager button{min-height:44px}.orders-page .table-foot .pager button{height:44px}}@media(max-width:760px){#root{height:100vh;overflow-x:hidden;overflow-y:auto}.app-shell{height:auto;min-height:100vh;overflow:visible}.app-main{height:auto;overflow:visible}}@media(max-width:760px){.detail-tabs button{flex:1}.gateway-bindings .binding{grid-template-columns:1fr;align-items:stretch}.gateway-bindings .binding button{width:100%}.generated-fields dl{grid-template-columns:1fr}.field-tooltip{width:min(250px,calc(100vw - 64px))}.order-filters,.webhook-filters{display:grid;grid-template-columns:1fr}.filter-ranges{display:grid;grid-template-columns:repeat(3,1fr)}.advanced-filters>div{display:grid;grid-template-columns:1fr}.order-table-wrap table{min-width:1900px}.order-protected-grid{grid-template-columns:1fr}.order-timeline li{grid-template-columns:1fr;gap:5px}.order-timeline time{white-space:normal}.definition-grid{grid-template-columns:1fr}.section-heading{align-items:stretch;flex-direction:column}.section-heading button{width:100%}}@media(max-width:760px){#main-content:has(>.gateway-create-panel)>.page-header{display:flex;align-items:flex-start;gap:14px}.gateway-create-panel{grid-template-columns:1fr}.gateway-create-form,.gateway-create-aside{padding:20px}.gateway-create-aside{border-top:1px solid var(--line);border-left:0}.gateway-summary-row{grid-template-columns:1fr}.gateway-summary-row>div{min-height:68px}.store-create-form{grid-template-columns:1fr;padding:0}.store-create-form>.store-field{grid-column:1}}@media(max-width:760px){#main-content:has(>.store-create-shell)>.page-header{display:flex;align-items:flex-start;gap:14px}.store-create-shell .form-grid{grid-template-columns:1fr}.store-create-shell>.gateway-create-actions .btn{min-height:44px}}@media(max-width:760px){.dialog-header button,.dialog-actions button{min-width:44px;min-height:44px}}@media(max-width:760px){.cloudflare-credentials-page>.page-header{display:flex;align-items:flex-start;gap:14px}.cloudflare-credentials-page>.page-header .actions{margin-top:0}.cloudflare-credentials-page>.page-header .btn{min-height:44px}.cloudflare-credentials-page .system-lead{grid-template-columns:1fr;align-items:flex-start}.cloudflare-credentials-page .help-tip:after{right:-10px;left:auto;transform:translateY(4px)}.cloudflare-credentials-page .help-tip:hover:after,.cloudflare-credentials-page .help-tip:focus-visible:after{transform:translateY(0)}.credential-form-grid{grid-template-columns:1fr}.credential-form-grid .field:last-child{grid-column:auto}.credential-modal .modal-actions .btn,.credential-modal .modal-close{min-width:44px;min-height:44px}}@media(max-width:1100px){.fx-snapshot-page .audit-strip{grid-template-columns:1.2fr repeat(3,1fr)}.fx-snapshot-page .fx-table-scroll table{min-width:620px}}@media(max-width:760px){.fx-snapshot-page>.page-header{display:flex;align-items:flex-start;gap:14px}.fx-snapshot-page .audit-strip{grid-template-columns:1fr}.fx-snapshot-page .audit-stat{border-right:0;border-left:0;border-bottom:1px solid var(--line)}.fx-snapshot-page .audit-stat:last-child{border-bottom:0}.fx-snapshot-page .fx-refresh-row{grid-template-columns:1fr;gap:4px}.fx-snapshot-page .fx-refresh-row button{min-height:44px;width:100%}.fx-snapshot-page .fx-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fx-snapshot-page .fx-toolbar{align-items:stretch;flex-direction:column}.fx-snapshot-page .fx-toolbar input{width:100%;min-height:44px}.fx-snapshot-page .fx-pagination{align-items:stretch;flex-wrap:wrap}.fx-snapshot-page .fx-pagination select,.fx-snapshot-page .fx-pagination button{min-height:44px}.fx-snapshot-page .fx-pagination nav{width:100%;margin-left:0}.fx-snapshot-page .fx-pagination nav button{flex:1}}@media(max-width:760px){.edge-upgrade-notice{align-items:stretch;flex-direction:column}.edge-upgrade-notice button{width:100%}}@media(max-width:760px){.store-runtime-hero,.gateway-identity,.order-hero{grid-template-columns:1fr}.store-runtime-stat{border-left:0;border-top:1px solid #d8ebe1}.gateway-editable{border-right:0;border-bottom:1px solid var(--line)}.gateway-state-card{align-items:flex-start}.gateway-state-icon{display:none}.gateway-state-label{align-self:center}.webhook-inline-grid{grid-template-columns:1fr}.webhook-evidence-cell,.webhook-inline-action{border-top:1px solid var(--line);border-left:0}.settings-page>.page-header{display:flex;align-items:flex-start;gap:14px}.settings-scope-note{grid-template-columns:1fr;gap:3px;padding:13px 14px}.settings-editor{padding:16px}.settings-form textarea{min-height:240px;max-height:360px;font-size:16px}.settings-footer{align-items:stretch;flex-direction:column;gap:12px;padding:14px 16px 16px}.settings-footer .head-actions{width:100%;margin-left:0}.settings-footer .btn{flex:1;min-height:44px}.preview-toast{right:12px;bottom:12px;left:12px;max-width:none}.order-hero>div{border-right:0;border-bottom:1px solid var(--line)}.order-hero>div:last-child{border-bottom:0}.order-detail-page .order-hero>div:last-child{border-bottom:1px solid #e4e9f0}}@media(max-width:760px){.dashboard-page .page-header{display:flex;gap:14px}.dashboard-page .page-header>.actions{margin-top:0}.dashboard-range-picker{position:fixed;top:auto;right:16px;bottom:18px;left:16px;width:auto}.dashboard-range-picker-actions button{flex:0 0 auto;width:auto;height:44px;min-width:44px;min-height:44px;padding:0 14px}.dashboard-metric:first-child{grid-column:auto}.dashboard-panels{grid-template-columns:1fr}.dashboard-system-status{grid-column:auto}.dashboard-trend-controls{align-items:flex-start;flex-direction:column}.dashboard-trend-measure{white-space:normal}.dashboard-chart{padding:18px 18px 20px}.dashboard-chart svg{height:191px}.dashboard-chart-tooltip{display:none}.dashboard-chart-slider{padding-bottom:24px;padding-left:44px}.dashboard-chart-overlay{bottom:24px;left:44px}.dashboard-chart-x-label{font-size:9.5px}.dashboard-chart-selected{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6px 12px}.dashboard-chart-selected>span:first-child,.dashboard-chart-selected>:is(a,strong){grid-column:1 / -1}.dashboard-chart-selected>a{display:flex;align-items:center;min-height:44px}.dashboard-ranges,.trend-controls{width:auto}.dashboard-ranges>button,.dashboard-range-picker-wrap>button{flex:0 0 auto;min-width:44px;min-height:44px;padding:0 14px}.trend-controls button{flex:0 0 auto;min-width:0;min-height:44px}.dashboard-range-picker-wrap{flex:0 0 auto}.dashboard-range-picker-wrap>button{width:auto}.dashboard-state{flex-wrap:wrap}.dashboard-state>button{width:100%;margin-left:38px}.dashboard-metric{min-height:106px;border-right:0}}@media(pointer:coarse){.content button.dashboard-table-link{min-width:0;min-height:44px}}@media(max-width:760px){.gateway-list-page>.page-header{display:flex;align-items:flex-start;gap:14px}.gateway-list-page>.page-header .actions{margin-top:0}.gateway-list-page>.page-header button{min-height:44px}.gateway-list-filters{align-items:end}.gateway-list-filters>label:first-child input{width:100%}.gateway-list-filters .gateway-list-count{margin-left:auto;padding-bottom:10px}}@media(max-width:1100px){.store-list-panel{overflow-x:auto}.store-list-panel .store-list-table{min-width:760px}}@media(max-width:760px){.store-list-page>.page-header{display:flex;align-items:flex-start;gap:14px}.store-list-page>.page-header .actions{margin-top:0}.store-list-page>.page-header button{min-height:44px}.store-list-filters{align-items:stretch}.store-list-filters input,.store-list-filters select,.store-list-filters>label:first-child input{width:100%;min-height:44px;font-size:16px}.store-list-table .table-link{min-height:44px}}@media(max-width:1100px){.gateway-detail-page .table-panel{overflow-x:auto}.gateway-detail-page table{min-width:760px}.gateway-detail-page .gateway-identity{grid-template-columns:1fr}.gateway-detail-page .gateway-editable{border-right:0;border-bottom:1px solid var(--line)}}@media(max-width:760px){.gateway-detail-page>.page-header{display:flex;align-items:flex-start;gap:14px}.gateway-detail-page>.page-header .actions{margin-top:0}.gateway-detail-page .btn{min-height:44px}.gateway-detail-page .copy-btn{min-width:0;min-height:44px}.gateway-detail-page .summary-row{grid-template-columns:1fr}.gateway-detail-page .summary-cell{border-right:0;border-bottom:1px solid #e4e9f0}.gateway-detail-page .summary-cell:last-child{min-height:74px}.gateway-detail-page .row-action{min-width:0;min-height:30px}.gateway-detail-page .gateway-state-card{align-items:flex-start;padding:16px}.gateway-detail-page .gateway-state-icon{display:none}.gateway-detail-page .gateway-state-label{align-self:center}dialog.gateway-binding-backdrop{border-radius:0}.gateway-binding-modal .form-grid{grid-template-columns:1fr}.gateway-binding-modal .candidate-store-field{grid-column:auto}.gateway-binding-modal .modal-actions{align-items:center;flex-direction:row}.gateway-binding-modal .modal-actions .btn{width:auto;min-height:44px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.loading-line:after{animation:none!important;transform:translate(55%)}}@media(max-width:768px){.app-shell{grid-template-columns:64px minmax(0,1fr)}.sidebar{padding-right:9px;padding-left:9px}.brand{justify-content:center;padding-right:0;padding-left:0}.nav-label,.env{display:none}.sidebar .nav-item{justify-content:center;padding:0}.sidebar .nav-text,.sidebar-toggle{display:none}}#main-content:has(>#store-onboarding-view)>.page-header{align-items:center;justify-content:normal}#main-content:has(>#store-onboarding-view)>.page-header>.actions{margin-left:auto}#main-content:has(>#store-onboarding-view)>.page-header p{line-height:1.5}#main-content:has(>#store-onboarding-view) .head-actions{display:flex;align-items:center;gap:8px}#main-content:has(>.store-complete)>.page-header{align-items:center;justify-content:normal}#main-content:has(>.store-complete)>.page-header>.actions{margin-left:auto}#main-content:has(>.store-complete)>.page-header p{line-height:1.5}#main-content:has(>.store-complete) .head-actions{display:flex;align-items:center;gap:8px}#main-content:has(>.store-complete)>.page-header .badge.success{background:#eaf8f0}.store-complete.visible{display:grid;gap:12px}.store-complete.visible>*{min-width:0}.store-complete.visible>.store-runtime-hero{margin-bottom:0}.store-complete.visible .store-runtime-lead p{line-height:1.5}.store-complete.visible>.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:12px}.store-complete.visible>.detail-grid>*{min-width:0}.store-complete.visible>.store-runtime-hero>*{min-width:0}.store-runtime-table-wrap{overflow-x:auto;touch-action:pan-x pan-y;border:0;border-radius:0;background:transparent}.store-complete.visible .panel{border:1px solid #dfe5ed;border-radius:14px;background:var(--panel);box-shadow:none}.store-complete.visible .panel-head{display:flex;align-items:center;min-height:53px;padding:0 18px;border-bottom:1px solid var(--line)}.store-complete.visible .panel-head h2{margin:0;font-size:13px;letter-spacing:-.005em}.store-complete.visible .panel-head span{margin-left:auto;color:var(--soft);font-size:11px}.store-complete.visible .padded{padding:17px}.store-complete.visible .definition{grid-template-columns:155px 1fr;padding:11px 0;border-bottom-color:#edf0f4;font-size:12px}.store-complete.visible .definition:last-child{border-bottom:0}.store-complete.visible .readonly-value strong{color:#253145;font-size:11px}.store-complete.visible .btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border:1px solid #d5dde7;border-radius:9px;color:#344155;background:#fbfcfe;font-size:12px;font-weight:650}.store-complete.visible .badge.success{background:#eaf8f0}.store-complete.visible .store-runtime-events table{min-width:0;font-size:12.5px}.store-complete.visible .store-runtime-events th{padding:11px 15px;color:#6c788b;background:#f4f7fa;font-size:11px;font-weight:700;letter-spacing:.01em;text-transform:none}.store-complete.visible .store-runtime-events td{padding:13px 15px;border-top:1px solid #e8edf3;border-bottom:0;color:#485469;font-size:12.5px;vertical-align:middle}@media(max-width:1100px){.store-complete.visible>.detail-grid{grid-template-columns:1fr}.store-complete.visible .store-runtime-events table{min-width:760px}}.mode-switch{display:flex;gap:3px;padding:3px;border:1px solid #dce2eb;border-radius:9px;background:#f1f4f8}.mode-switch button{min-height:30px;padding:0 11px;border:0;border-radius:6px;color:#657286;background:transparent;font-size:11px;font-weight:650}.mode-switch button.active{color:#17304d;background:#fff;box-shadow:0 1px 2px #17203314}.badge{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:0 8px;border-radius:7px;font-size:11px;font-weight:700}.badge:before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor}.badge.warning{color:#a15c00;background:#fff4df}.badge.success{color:#18794e;background:#e8f7ef}.onboarding-progress.onboard{display:grid;grid-template-columns:226px minmax(0,1fr);min-height:430px;height:auto;margin:0;padding:0;overflow:hidden;border-color:#dfe5ed;border-radius:14px;background:#fbfcfe}.onboarding-progress>.steps{margin:0;padding:15px;border:0;border-right:1px solid var(--line);border-radius:0;color:inherit;background:#f4f7fa;white-space:normal}.onboarding-progress .step{position:relative;display:flex;gap:10px;padding:10px 7px 15px;color:var(--muted);font-size:11px;cursor:pointer;border-radius:9px}.onboarding-progress .step:after{content:"";position:absolute;left:17px;top:31px;bottom:-2px;width:1px;background:#dfe4ec}.onboarding-progress .step:last-child:after{display:none}.onboarding-progress .step-num{z-index:1;display:grid;place-items:center;flex:0 0 21px;height:21px;border:1px solid #d5dae5;border-radius:7px;color:#7a8498;background:#fff;font-size:9px}.onboarding-progress .step.done .step-num,.onboarding-progress .step.active .step-num{color:#fff;border-color:var(--accent);background:var(--accent)}.onboarding-progress .step.active{color:#252f42;font-weight:700}.onboarding-progress .step small{display:inline;margin-top:0;color:inherit;line-height:normal}.onboarding-progress .step:hover{background:#edf2f7}.onboarding-progress .step:focus-visible{outline:3px solid rgba(23,105,224,.22);outline-offset:-2px}.onboarding-progress>.step-body{padding:23px 25px}.onboarding-progress>.step-body h2{margin:0 0 7px;font-size:17px;letter-spacing:normal}.onboarding-progress>.step-body>p{margin:0 0 19px;color:var(--muted);font-size:11px;line-height:1.6}.onboarding-progress .operation-guide{margin:0 0 18px;border:1px solid #d8e2ee;border-radius:10px;background:#f8fafc;overflow:hidden}.onboarding-progress .operation-guide summary{display:flex;align-items:center;min-height:44px;padding:0 14px;color:#26364b;font-size:12px;font-weight:750;cursor:pointer;list-style:none}.onboarding-progress .operation-guide summary::-webkit-details-marker{display:none}.onboarding-progress .operation-guide summary:after{content:"展开";margin-left:auto;color:#68778c;font-size:10px;font-weight:650}.onboarding-progress .operation-guide[open] summary{border-bottom:1px solid #dfe6ee}.onboarding-progress .operation-guide[open] summary:after{content:"收起"}.onboarding-progress .operation-guide ol{display:grid;gap:10px;margin:0;padding:14px 18px 16px 42px;color:#455369;font-size:12px;line-height:1.55}.onboarding-progress .operation-guide li::marker{color:var(--accent);font-weight:800}.onboarding-progress .stage-preview{min-height:178px}.onboarding-progress .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.onboarding-progress .field{display:block;margin:0}.onboarding-progress .field label{display:block;margin-bottom:6px;color:#4f5a6d;font-size:12px;font-weight:700}.onboarding-progress .field input,.onboarding-progress .field select{width:100%;height:40px;padding:0 10px;border:1px solid #d9dfe9;border-radius:9px;color:#455064;background:#fff;font-family:inherit;font-size:13px;font-weight:400}.onboarding-progress .store-detail-wide-field{grid-column:1 / -1}.onboarding-progress .form-grid>.check{display:block;margin:0}.onboarding-progress .form-grid>.check input:not(:disabled){color:#000}.onboarding-progress .form-grid>.check input:disabled{color:revert}.onboarding-progress .system-lead{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px}.onboarding-progress .system-lead p{max-width:70ch;line-height:1.5}.onboarding-progress .readonly-value strong{min-width:0;overflow-wrap:anywhere;color:#253145;font-size:11px}.onboarding-progress .readonly-value .badge.neutral{color:#667085}.store-stage-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.store-stage-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 14px;border:1px solid #d5dde7;border-radius:9px;color:#344155;background:#fbfcfe;font-size:12px;font-weight:650}.store-stage-actions button.primary{color:#fff;border-color:var(--accent);background:var(--accent)}.store-stage-actions button.primary{background-clip:padding-box}.store-binding-empty{padding:18px;border:1px solid #dce3ec;border-radius:12px;color:var(--muted);background:#f8fafc}@media(max-width:760px){#main-content:has(>#store-onboarding-view)>.page-header{display:flex;align-items:flex-start;gap:14px}#main-content:has(>#store-onboarding-view)>.page-header>.actions{margin-top:0}#main-content:has(>#store-onboarding-view) .head-actions{flex-wrap:wrap}#main-content:has(>.store-complete)>.page-header{display:flex;align-items:flex-start;gap:14px}#main-content:has(>.store-complete)>.page-header>.actions{margin-top:0}#main-content:has(>.store-complete) .head-actions{flex-wrap:wrap}dialog.store-delete-backdrop{border-radius:0}.store-delete-modal .modal-actions .btn{min-height:44px}.store-complete.visible .store-runtime-stat{border-top:0;border-right:0;border-bottom:1px solid var(--line);border-left:0}.store-complete.visible .store-runtime-stat:last-child{border-bottom:0}.store-complete.visible .btn{min-height:44px}.onboarding-progress.onboard{grid-template-columns:1fr}.onboarding-progress>.steps{display:flex;overflow-x:auto;border-right:0;border-bottom:1px solid var(--line)}.onboarding-progress .step{min-width:150px}.onboarding-progress .step:after{display:none}.onboarding-progress .form-grid{grid-template-columns:1fr}.onboarding-progress .store-detail-wide-field{grid-column:auto}.onboarding-progress .system-lead{grid-template-columns:1fr;align-items:flex-start}.store-stage-actions button{min-height:44px}}.merchant-list-page>.page-header{align-items:center;justify-content:normal}.merchant-list-page>.page-header .actions{margin-left:auto}.merchant-list-page>.page-header p{line-height:1.5}.merchant-list-page>.page-header button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border-radius:9px;font-size:12px;font-weight:650;white-space:nowrap}.merchant-list-filters{align-items:end;flex-wrap:nowrap;gap:9px;padding:0;border:0;border-radius:0;background:transparent;margin-bottom:12px}.merchant-list-filters>label{display:grid;gap:5px;color:#5b687b;font-size:11px;font-weight:650}.merchant-list-filters input,.merchant-list-filters select{height:40px;min-height:40px;padding:0 10px;border-radius:9px;color:#3b465a;background:#fbfcfe;font-size:13px}.merchant-list-filters>label:first-child input{width:300px}.merchant-list-filters select{width:auto;min-width:0}.merchant-list-filters .merchant-list-count{margin-left:auto;padding-bottom:10px;color:#69768a;font-size:11px;font-weight:650;white-space:nowrap}.merchant-list-panel{min-width:0;overflow-x:auto;overscroll-behavior-inline:contain;border-color:#dfe5ed;border-radius:12px;background:var(--panel)}.merchant-list-panel:has(+.pagination){border-radius:12px 12px 0 0}.merchant-list-panel+.pagination{box-sizing:border-box;width:100%;margin-top:-1px;padding:10px 14px;border:1px solid #dfe5ed;border-radius:0 0 12px 12px;background:var(--panel)}.merchant-list-table{min-width:780px;font-size:12.5px;white-space:normal}.merchant-list-table th,.merchant-users-table-wrap th{padding:11px 15px;border:0;color:#6c788b;background:#f4f7fa;font-size:11px;letter-spacing:.01em;text-transform:none}.merchant-list-table td,.merchant-users-table-wrap td{padding:13px 15px;border-top:1px solid #e8edf3;border-bottom:0;color:#485469;font-size:12.5px;vertical-align:middle}.merchant-list-table td strong,.merchant-users-table-wrap td strong{color:#243046;overflow-wrap:anywhere}.merchant-list-table time,.merchant-users-table-wrap time{color:#485469;white-space:nowrap}.merchant-list-table .status,.merchant-users-table-wrap .status{gap:5px;min-height:24px;padding:0 8px;border-radius:7px;font-size:11px}.merchant-list-table .status:before,.merchant-users-table-wrap .status:before{width:4px;height:4px}.merchant-row-action{display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:0;border:0;border-radius:0;color:#145bbf;background:none;font:inherit;font-weight:700;white-space:nowrap}.merchant-row-action:after{content:"›";color:#7f91aa;font-size:16px}.merchant-create-shell{box-sizing:border-box;width:100%;max-width:720px;overflow:hidden;border:1px solid #dfe5ed;border-radius:14px;background:var(--panel)}.merchant-create-head{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid var(--line)}.merchant-create-head h2{margin:0;font-size:15px;letter-spacing:normal}.merchant-create-body{padding:20px 22px 24px}.merchant-create-shell .form-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;max-width:620px}.merchant-create-shell .field{display:grid;gap:6px;margin:0;color:#4f5a6d;font-size:12px;font-weight:700}.merchant-create-shell .field input{box-sizing:border-box;width:100%;min-height:40px;padding:0 10px;border:1px solid #d9dfe9;border-radius:9px;color:#455064;background:#fff;font-size:13px}.merchant-create-shell .field small{color:var(--soft);font-size:12px;font-weight:400;line-height:1.4}.merchant-create-shell .field .field-error{color:#b42318}.merchant-create-shell>.gateway-create-actions{justify-content:flex-end;gap:8px;margin:0;padding:14px 22px;border-top:1px solid var(--line);background:#fafbfc}.merchant-detail-page,.merchant-users-page{display:grid;gap:18px;min-width:0}.merchant-detail-page>*,.merchant-users-page>*{min-width:0}.merchant-detail-page>.page-header{align-items:center;justify-content:normal}.merchant-detail-page>.page-header .actions{min-width:0;margin-left:auto}.merchant-detail-page>.page-header p{line-height:1.5;overflow-wrap:anywhere}.merchant-detail-page .head-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.merchant-detail-page .btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border:1px solid #d5dde7;border-radius:9px;color:#344155;background:#fbfcfe;box-shadow:none;font-size:12px;font-weight:650;white-space:nowrap}.merchant-detail-page .btn.primary{color:#fff;border-color:var(--accent);background:var(--accent)}.merchant-detail-page .btn.danger{color:var(--critical);border-color:#f2c6c1;background:#fff}.merchant-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.merchant-detail-grid .panel{min-width:0;overflow:hidden;border:1px solid #dfe5ed;border-radius:var(--card-radius);background:var(--panel)}.merchant-detail-grid .panel-head{display:flex;align-items:center;min-height:53px;padding:0 18px;border-bottom:1px solid var(--line)}.merchant-detail-grid .panel-head h2{margin:0;font-size:13px;letter-spacing:-.005em}.merchant-detail-grid .padded{margin:0;padding:17px 18px 18px}.merchant-detail-grid .padded>dl{margin:0}.merchant-detail-grid .definition{grid-template-columns:minmax(108px,.42fr) minmax(0,1fr);padding:11px 0;border-bottom-color:#edf0f4;font-size:12px}.merchant-detail-grid .definition:last-child{border-bottom:0}.merchant-detail-grid .definition dd{min-width:0;overflow-wrap:anywhere}.merchant-detail-grid .padded>dl+.btn{margin-top:14px}.merchant-users-page>.page-header{align-items:center;justify-content:normal}.merchant-users-page>.page-header .actions{margin-left:auto}.merchant-users-page>.page-header p{line-height:1.5}.merchant-users-page>.page-header .btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border-radius:9px;font-size:12px;font-weight:650;white-space:nowrap}.merchant-users-table-wrap{max-width:100%;min-width:0;overflow-x:auto;overscroll-behavior-inline:contain;border:1px solid #dfe5ed;border-radius:12px;background:var(--panel)}.merchant-users-table-wrap:has(+.pagination){margin-bottom:-18px;border-radius:12px 12px 0 0}.merchant-users-table-wrap+.pagination{box-sizing:border-box;width:100%;margin-top:-1px;padding:10px 14px;border:1px solid #dfe5ed;border-radius:0 0 12px 12px;background:var(--panel)}.merchant-users-table-wrap table{min-width:760px;font-size:12.5px;white-space:normal}.merchant-user-actions{display:flex;flex-wrap:wrap;gap:6px;white-space:normal}.merchant-user-actions button{min-height:30px;padding:0 9px;border:1px solid #d6dee8;border-radius:7px;color:#536177;background:#fff;font-size:11px;white-space:nowrap}.gateway-assignment-list{display:grid;gap:10px}.gateway-assignment-list .check{display:flex;align-items:center;gap:9px;min-height:36px}@media(pointer:coarse){.gateway-assignment-list .check{min-height:44px}}@media(max-width:1100px){.merchant-list-filters{flex-wrap:wrap}.merchant-detail-grid{grid-template-columns:1fr}}@media(max-width:760px){.merchant-list-page>.page-header,.merchant-detail-page>.page-header,.merchant-users-page>.page-header,#main-content:has(>.merchant-create-shell)>.page-header{display:flex;align-items:flex-start;flex-wrap:wrap;gap:14px}.merchant-list-page>.page-header .actions,.merchant-detail-page>.page-header .actions,.merchant-users-page>.page-header .actions{width:100%;margin-top:0;margin-left:0}.merchant-list-filters{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch}.merchant-list-filters input,.merchant-list-filters select,.merchant-list-filters>label:first-child input{width:100%;min-height:44px;font-size:16px}.merchant-list-filters .merchant-list-count{margin-left:0;padding-bottom:0}.merchant-list-table,.merchant-users-table-wrap table{min-width:760px}.merchant-list-page>.page-header button,.merchant-list-table .merchant-row-action,.merchant-detail-page .btn,.merchant-users-page>.page-header .btn,.merchant-create-shell .btn,.merchant-list-page>.pagination button,.merchant-list-page>.pagination select,.merchant-users-page>.pagination button,.merchant-users-page>.pagination select{min-height:44px}.merchant-user-actions button{min-height:44px}.merchant-create-shell{max-width:100%}.merchant-create-shell .form-grid{max-width:none}.merchant-create-shell .field input{min-height:44px;font-size:16px}.merchant-detail-page .head-actions,.merchant-user-actions{width:100%}.merchant-detail-grid .definition{grid-template-columns:minmax(0,1fr);gap:5px}.merchant-list-page>.pagination,.merchant-users-page>.pagination{align-items:stretch;flex-wrap:wrap}.merchant-list-page>.pagination select,.merchant-users-page>.pagination select{font-size:16px}}.webhook-quarantined-detail .webhook-inline-copy{grid-column:1 / -1}.webhook-quarantined-detail .webhook-inline-copy p{font-size:12px;line-height:1.6}.webhook-quarantined-detail .webhook-inline-copy p+p{margin-top:6px}@media(min-width:761px){.webhook-quarantined-detail{grid-template-columns:repeat(3,minmax(0,1fr)) auto}}
