:root{color:#101828;background:#f2f4f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:1.45;font-weight:400;letter-spacing:0;color-scheme:light}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.login-page{min-height:100vh;display:grid;place-items:center;padding:32px;background:#f2f4f7}.login-shell{width:min(920px,100%);min-height:520px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;border:1px solid #d9dee7;border-radius:8px;background:#fff;box-shadow:0 22px 70px #1018281f}.login-brand{display:flex;flex-direction:column;justify-content:center;padding:48px;color:#fff;background:#151a23}.login-logo,.brand-logo{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;color:#0d2d2f;background:#39c6b7;font-weight:850}.login-brand h1{margin:22px 0 10px;font-size:28px;line-height:1.2;font-weight:850}.login-brand p{max-width:320px;margin:0;color:#a7b0bf;font-weight:650}.login-panel{display:grid;align-content:center;gap:14px;padding:48px}.login-panel h2{margin:0;font-size:22px;font-weight:850}.login-panel p{margin:6px 0 0;color:#667085;font-weight:650}.login-panel label,.filter-grid label,.field-control{display:grid;gap:7px}.login-panel label span,.filter-grid label span,.field-control span{color:#475467;font-size:12px;font-weight:760}.login-panel input,.filter-grid input,.filter-grid select,.field-control input,.field-control select,.field-control textarea{width:100%;min-height:38px;border:1px solid #cfd6e1;border-radius:8px;color:#101828;background:#fff;padding:8px 11px;outline:none}.login-panel input:focus,.filter-grid input:focus,.filter-grid select:focus,.field-control input:focus,.field-control select:focus,.field-control textarea:focus{border-color:#16877d;box-shadow:0 0 0 4px #16877d21}.field-control.switch-field input{width:18px;min-height:18px;accent-color:#16877d;justify-self:start}.totp-bind-card{display:grid;grid-template-columns:184px minmax(0,1fr);gap:16px;align-items:center;border:1px solid #d9dee7;border-radius:8px;background:#f8fafc;padding:14px}.totp-qr-box{width:184px;height:184px;display:grid;place-items:center;border:1px solid #e4e7ec;border-radius:8px;background:#fff;overflow:hidden}.totp-qr-box img{width:184px;height:184px;display:block}.totp-qr-box span{color:#667085;font-size:12px;font-weight:760}.totp-bind-meta{min-width:0;display:grid;gap:8px}.totp-bind-meta span,.totp-bind-meta small{color:#667085;font-size:12px;font-weight:720}.totp-bind-meta strong{min-width:0;overflow-wrap:anywhere;border:1px solid #e4e7ec;border-radius:8px;background:#fff;padding:8px 10px;color:#101828;font-size:12px;line-height:1.45;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.primary-button,.soft-button,.primary-action,.icon-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:8px;padding:8px 14px;font-weight:780}.primary-button,.primary-action{border:0;color:#fff;background:#0f766e}.primary-button:hover,.primary-action:hover{background:#0d665f}.soft-button,.icon-button{border:1px solid #d7dce5;color:#344054;background:#fff}.soft-button:hover,.icon-button:hover{background:#f8fafc}.soft-button.danger-action{border-color:#fecdd3;color:#be123c;background:#fff7f7}.soft-button.danger-action:hover{background:#fff1f2}.soft-button.slim,.primary-button.slim{min-height:32px;border-radius:7px;padding:6px 9px;font-size:12px}.login-error,.form-error,.inline-error{display:flex;align-items:center;gap:8px;border:1px solid #fecdca;border-radius:8px;color:#b42318;background:#fef3f2;padding:9px 11px;font-size:13px;font-weight:680}.inline-success{display:flex;align-items:center;gap:8px;margin-bottom:12px;border:1px solid #abefc6;border-radius:8px;color:#067647;background:#ecfdf3;padding:9px 11px;font-size:13px;font-weight:720}.inline-error{margin:14px 18px 0}.login-hint{border:1px solid #d9dee7;border-radius:8px;background:#f8fafc;color:#475467;padding:9px 11px;font-size:12px;font-weight:720}.console-shell{min-height:100vh;display:grid;grid-template-columns:244px minmax(0,1fr)}.console-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;color:#e8ecf3;background:#151a23;border-right:1px solid #202734}.sidebar-brand{display:flex;align-items:center;gap:12px;padding:22px 18px 20px;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar-brand strong,.sidebar-user strong{display:block;font-size:15px;font-weight:820}.sidebar-brand span,.sidebar-user span{display:block;margin-top:2px;color:#8b95a5;font-size:12px;font-weight:660}.side-nav{flex:1;overflow-y:auto;padding:14px 12px}.side-nav section{display:grid;gap:4px;margin-bottom:14px}.side-nav h2{margin:8px 8px 4px;color:#667085;font-size:12px;font-weight:820}.side-nav button{min-height:36px;display:flex;align-items:center;gap:10px;border:1px solid transparent;border-radius:7px;color:#a5adba;background:transparent;padding:8px 10px;text-align:left;font-weight:740}.side-nav button:hover{color:#eef2f7;background:#1c2430}.side-nav button.active{color:#38d0c0;background:#173332;border-color:#2a918a}.sidebar-user{display:flex;align-items:center;gap:11px;padding:16px 18px;border-top:1px solid rgba(255,255,255,.08)}.user-dot{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;color:#0d2d2f;background:#39c6b7}.console-main{min-width:0;padding:22px 24px 38px}.console-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.console-topbar h1{margin:0;color:#111827;font-size:22px;line-height:1.2;font-weight:860}.console-topbar p{margin:8px 0 0;color:#667085;font-size:13px;font-weight:650}.topbar-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.dashboard-layout,.list-page{display:grid;gap:14px}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px}.summary-card,.filter-card,.table-card{border:1px solid #d9dee7;border-radius:8px;background:#fff;box-shadow:0 1px 2px #1018280a}.summary-card{min-height:96px;display:flex;flex-direction:column;justify-content:center;padding:14px 16px}.summary-card span{color:#667085;font-weight:760}.summary-card strong{margin-top:7px;color:#101828;font-size:24px;line-height:1;font-weight:850}.summary-card small{margin-top:9px;color:#98a2b3;font-size:12px;font-weight:680}.dashboard-kpi{gap:8px;justify-content:flex-start}.dashboard-kpi .kpi-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#667085}.dashboard-kpi .kpi-head svg{flex:0 0 auto;color:#0f766e}.dashboard-kpi.warning .kpi-head svg,.dashboard-kpi.warning strong{color:#b54708}.dashboard-kpi.danger .kpi-head svg,.dashboard-kpi.danger strong{color:#b42318}.dashboard-panel{overflow:hidden;border:1px solid #d9dee7;border-radius:8px;background:#fff;box-shadow:0 1px 2px #1018280a}.dashboard-panel-head{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 18px;border-bottom:1px solid #e4e7ec}.dashboard-panel-head h2{margin:0;color:#111827;font-size:15px;font-weight:850}.dashboard-panel-head p{margin:4px 0 0;color:#667085;font-size:12px;font-weight:650}.dashboard-flow-grid{display:grid;grid-template-columns:minmax(190px,1.15fr) repeat(4,minmax(150px,1fr));gap:12px;padding:16px 18px 18px}.flow-main,.flow-item{min-width:0;display:grid;gap:6px;border:1px solid #e4e7ec;border-radius:8px;background:#fcfcfd;padding:14px}.flow-main{border-color:#99e5db;background:#f2fffc}.flow-main span,.flow-item span{color:#667085;font-size:12px;font-weight:760}.flow-main strong,.flow-item strong{color:#101828;font-size:17px;line-height:1.2;font-weight:850}.flow-main small,.flow-item small{color:#667085;font-size:12px;font-weight:650}.revenue-trend-panel{--amount-bar: #0f766e;--rate-bar: #b54708}.trend-summary{display:grid;justify-items:end;gap:4px;text-align:right}.trend-summary span{color:#101828;font-size:18px;line-height:1;font-weight:880}.trend-summary small{color:#667085;font-size:12px;font-weight:700}.trend-chart{overflow-x:auto;padding:16px 18px 18px}.trend-legend{display:flex;justify-content:flex-end;gap:16px;margin-bottom:12px;color:#475467;font-size:12px;font-weight:760}.trend-legend span{display:inline-flex;align-items:center;gap:7px}.legend-dot{width:9px;height:9px;border-radius:999px}.legend-dot.amount{background:var(--amount-bar)}.legend-dot.rate{background:var(--rate-bar)}.trend-bars{min-width:720px;display:grid;grid-template-columns:repeat(7,minmax(76px,1fr));gap:14px;overflow:visible}.trend-column{min-width:0;display:grid;grid-template-rows:42px 220px auto;gap:10px}.trend-values{min-width:0;display:grid;align-content:end;gap:4px;text-align:center}.trend-values strong{overflow:hidden;color:#101828;font-size:13px;line-height:1.15;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.trend-values span{color:#b54708;font-size:11px;font-weight:800}.trend-track{height:220px;display:flex;align-items:end;justify-content:center;gap:8px;border-bottom:1px solid #d0d5dd;background:linear-gradient(#eef2f6 1px,transparent 1px) 0 0 / 100% 25%,#fcfcfd;padding:10px 8px 0}.trend-bar{width:24px;min-height:0;border-radius:6px 6px 2px 2px;transition:height .18s ease}.trend-bar.amount{background:var(--amount-bar)}.trend-bar.rate{background:var(--rate-bar)}.trend-label{display:grid;gap:4px;text-align:center}.trend-label strong{color:#344054;font-size:12px;font-weight:850}.trend-label small{color:#98a2b3;font-size:11px;font-weight:720}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:14px}.todo-list{display:grid;gap:10px;padding:16px 18px 18px}.todo-item{width:100%;min-height:62px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid #e4e7ec;border-radius:8px;color:#101828;background:#fff;padding:12px 14px;text-align:left}.todo-item:hover{border-color:#99e5db;background:#f2fffc}.todo-item.warning{border-color:#fedf89;background:#fffaf0}.todo-item.danger{border-color:#fecdca;background:#fff7f6}.todo-item span{min-width:0;display:grid;gap:4px}.todo-item strong{color:#101828;font-size:13px;font-weight:850}.todo-item small{color:#667085;font-size:12px;font-weight:650}.todo-item em{min-width:38px;min-height:30px;display:inline-grid;place-items:center;border-radius:999px;color:#0f766e;background:#e9fbf7;font-style:normal;font-weight:850}.todo-item.warning em{color:#b54708;background:#ffefd0}.todo-item.danger em{color:#b42318;background:#fee4e2}.health-grid{display:grid;grid-template-columns:repeat(2,minmax(130px,1fr));gap:12px;padding:16px 18px 18px}.health-grid button{min-height:82px;display:grid;align-content:center;gap:8px;border:1px solid #e4e7ec;border-radius:8px;color:#101828;background:#fcfcfd;padding:14px;text-align:left}.health-grid button:hover{border-color:#99e5db;background:#f2fffc}.health-grid span{color:#667085;font-size:12px;font-weight:760}.health-grid strong{color:#101828;font-size:22px;line-height:1;font-weight:850}.filter-card{padding:14px}.filter-grid{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr)) auto;gap:12px;align-items:end}.filter-actions{display:flex;gap:8px;align-items:center}.date-presets{display:flex;gap:6px}.preset-button{padding:6px 10px;border:1px solid #d0d5dd;border-radius:6px;background:#fff;color:#344054;font-size:12px;font-weight:600;cursor:pointer;transition:background .12s,border-color .12s}.preset-button:hover{background:#f2f4f7;border-color:#98a2b3}.table-card{overflow:hidden}.card-head{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #e4e7ec}.card-head h2{margin:0;color:#111827;font-size:15px;font-weight:850}.card-head p{margin:4px 0 0;color:#667085;font-size:12px;font-weight:650}.quick-actions{display:grid;grid-template-columns:repeat(6,minmax(126px,1fr));gap:12px;padding:16px 18px 18px}.quick-actions button{min-height:54px;display:flex;align-items:center;gap:9px;border:1px solid #d7dce5;border-radius:8px;color:#0f766e;background:#fcfcfd;padding:12px;font-weight:780}.quick-actions button:hover{border-color:#39c6b7;background:#f2fffc}.route-matrix{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;padding:16px 18px 18px}.route-group{border:1px solid #e4e7ec;border-radius:8px;overflow:hidden}.route-group-head{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#f8fafc;border-bottom:1px solid #e4e7ec}.route-group-head small{color:#667085;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.route-entries{display:flex;flex-direction:column}.route-entry{display:flex;align-items:center;gap:10px;padding:8px 12px;border-top:1px solid #f2f4f7;font-size:13px}.route-entry:first-child{border-top:none}.route-weight{flex-shrink:0;min-width:28px;height:22px;display:inline-flex;align-items:center;justify-content:center;background:#ecfdf3;color:#027a48;font-size:11px;font-weight:820;border-radius:4px;border:1px solid #abefc6}.route-rate{margin-left:auto;flex-shrink:0;color:#667085;font-size:12px}.data-table{width:100%;overflow-x:auto}.table-head,.table-row{display:grid;gap:12px;align-items:center;min-width:780px;padding:0 18px}.table-head{min-height:38px;color:#98a2b3;background:#f8fafc;font-size:12px;font-weight:820}.table-row{min-height:54px;color:#101828;border-top:1px solid #e4e7ec;font-weight:650}.order-list-table .table-head,.order-list-table .table-row{min-width:1580px;gap:12px}.order-list-table .table-row{min-height:58px}.order-list-table .table-row:hover{background:#fbfcfe}.merchant-table-head,.merchant-table-row{grid-template-columns:minmax(180px,1.35fr) minmax(120px,.9fr) minmax(110px,.7fr) minmax(150px,1fr) minmax(150px,1fr) minmax(340px,1.7fr)}.merchant-user-head,.merchant-user-row{grid-template-columns:minmax(170px,1fr) minmax(100px,.6fr) minmax(110px,.7fr) minmax(100px,.7fr) minmax(150px,.9fr) minmax(440px,2.4fr)}.admin-user-head,.admin-user-row{min-width:1220px;grid-template-columns:minmax(170px,1fr) minmax(120px,.7fr) minmax(100px,.65fr) minmax(110px,.7fr) minmax(100px,.65fr) minmax(150px,.9fr) minmax(150px,.9fr) minmax(450px,2.2fr)}.entity-cell{min-width:0;display:grid;gap:3px}.entity-cell strong{min-width:0;overflow:hidden;color:#101828;text-overflow:ellipsis;white-space:nowrap}.entity-cell small{color:#667085;font-size:12px;font-weight:680}.status-badge{width:max-content;min-height:26px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:820}.status-badge.enabled{border:1px solid #abefc6;color:#067647;background:#ecfdf3}.status-badge.disabled{border:1px solid #fecdca;color:#b42318;background:#fef3f2}.status-badge.warning{border:1px solid #fedf89;color:#b54708;background:#fffaeb}.status-badge.neutral{border:1px solid #d0d5dd;color:#475467;background:#f9fafb}.mono-cell{max-width:100%;display:inline-block;overflow:hidden;color:#344054;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.copy-mono{display:inline-flex;align-items:center;gap:4px;max-width:100%}.copy-icon-btn{flex-shrink:0;padding:0;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#98a2b3;border:none;background:transparent;cursor:pointer;border-radius:3px;transition:color .12s}.copy-icon-btn:hover{color:#344054}.switch-button{min-width:76px;min-height:32px;display:inline-flex;align-items:center;justify-content:flex-start;gap:7px;border:1px solid #d7dce5;border-radius:999px;color:#344054;background:#fff;padding:4px 10px;font-size:12px;font-weight:820}.ops-strip{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr)) auto;gap:10px;align-items:center;border:1px solid #d9dee7;border-radius:8px;background:#fff;padding:12px 14px}.ops-strip div{min-width:0;display:grid;gap:2px}.ops-strip span{color:#667085;font-size:12px;font-weight:720}.ops-strip strong{color:#101828;font-size:15px;font-weight:850}.switch-button span{width:14px;height:14px;border-radius:999px;background:#98a2b3}.switch-button[aria-pressed=true]{border-color:#99e5db;color:#0f766e;background:#effffc}.switch-button[aria-pressed=true] span{background:#12b76a}.row-actions{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.row-actions.wide{gap:6px}.pagination-bar{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e4e7ec;padding:10px 18px;background:#fff}.pagination-bar>span,.pagination-actions strong{color:#475467;font-size:12px;font-weight:760}.pagination-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.pagination-actions strong{min-width:58px;text-align:center}.merchant-admin-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center}.merchant-admin-summary{min-height:78px;display:grid;grid-template-columns:minmax(160px,1fr) minmax(180px,1fr) auto;gap:12px;align-items:center;border:1px solid #d9dee7;border-radius:8px;background:#fff;padding:14px 16px}.merchant-admin-summary div{min-width:0;display:grid;gap:3px}.merchant-admin-summary span,.merchant-admin-summary small{color:#667085;font-size:12px;font-weight:720}.merchant-admin-summary strong{min-width:0;overflow:hidden;color:#101828;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:850}.notice-card{min-height:46px;display:flex;align-items:center;gap:10px;border:1px solid #abefc6;border-radius:8px;color:#067647;background:#ecfdf3;padding:10px 12px;font-weight:760}.notice-card span{min-width:0;flex:1;overflow-wrap:anywhere}.recent-head,.recent-row{grid-template-columns:minmax(180px,1fr) 120px 220px}.empty-table{min-height:178px;display:grid;place-items:center;align-content:center;gap:8px;color:#98a2b3;padding:22px}.empty-table strong{color:#475467}.empty-table.small{min-height:108px}.status-ok{color:#067647}.status-fail{color:#b42318}.modal-backdrop{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:28px;background:#0f172a6b}.modal-panel{width:min(720px,100%);max-height:min(820px,calc(100vh - 56px));overflow:auto;border-radius:8px;background:#fff;box-shadow:0 24px 90px #0f172a40}.modal-panel.binding-modal{width:min(980px,100%)}.modal-panel>header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #e4e7ec;background:#fff}.modal-panel>header h2{margin:0;font-size:15px;font-weight:850}.icon-button{width:34px;min-height:34px;padding:0}.operation-panel{padding:16px}.operation-panel.inline-panel{border:1px solid #e4e7ec;border-radius:8px;background:#fcfcfd}.operation-header{display:flex;gap:12px;align-items:flex-start;margin-bottom:16px}.operation-header h2{margin:0;color:#111827;font-size:18px;font-weight:850}.operation-header p{margin:4px 0 0;color:#667085;font-size:13px;font-weight:650}.operation-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;color:#0f766e;background:#e6fffb}.operation-icon.danger{color:#b54708;background:#fff7e6}.field-section{margin-top:16px}.field-section h3{margin:0 0 10px;color:#344054;font-size:13px;font-weight:820}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:12px}.field-control.wide{grid-column:1 / -1}.field-control b{margin-left:3px;color:#b42318}.field-control textarea{min-height:88px;resize:vertical}.field-control textarea.code-area{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.55;tab-size:2}.password-field{position:relative}.password-field input{padding-right:42px}.password-visibility{position:absolute;top:50%;right:7px;transform:translateY(-50%);display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border:0;border-radius:7px;color:#667085;background:transparent;cursor:pointer}.password-visibility:hover{color:#0f766e;background:#eef8f6}.password-visibility:focus-visible{outline:2px solid rgba(22,135,125,.4);outline-offset:1px}.form-error{margin-top:14px}.operation-panel .primary-action{margin-top:18px}.template-check-list{display:grid;gap:10px}.template-check-item{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;align-items:start;padding:12px;border:1px solid #e4e7ec;border-radius:8px;background:#fcfcfd}.template-check-item input{margin-top:3px}.template-check-item span{display:grid;gap:3px}.template-check-item strong{color:#111827;font-size:13px}.template-check-item small,.template-check-item em{color:#667085;font-size:12px;font-style:normal;line-height:1.45}.detail-panel{display:grid;gap:16px;padding:16px}.detail-section{display:grid;gap:12px}.detail-section h3,.detail-head h3{margin:0;color:#111827;font-size:14px;font-weight:850}.detail-section-head,.detail-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.detail-head small{color:#667085;font-size:12px;font-weight:720}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:10px}.detail-item{min-width:0;display:grid;gap:4px;border:1px solid #e4e7ec;border-radius:8px;background:#fcfcfd;padding:10px 12px}.detail-item span{color:#667085;font-size:12px;font-weight:720}.detail-item strong{min-width:0;overflow-wrap:anywhere;color:#101828;font-size:13px;font-weight:760}.integration-grid{grid-template-columns:1fr}.test-order-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}.test-order-channel-info{margin-top:12px}.detail-finance-grid{grid-template-columns:repeat(4,minmax(140px,1fr))}.visitor-grid{grid-template-columns:180px minmax(0,1fr)}.visitor-fingerprint,.visitor-user-agent{grid-column:1 / -1}.visitor-fingerprint code{min-width:0;color:#182230;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.callback-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));gap:10px}.callback-payload-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:10px}.callback-payload{min-width:0;display:grid;gap:8px;border:1px solid #e4e7ec;border-radius:8px;background:#fcfcfd;padding:10px 12px}.callback-payload span{color:#667085;font-size:12px;font-weight:720}.callback-payload code{max-height:160px;overflow:auto;color:#182230;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}.callback-payload strong{color:#98a2b3;font-size:13px;font-weight:760}.attempt-diagnostic-list{display:grid;gap:10px;margin-top:12px}.attempt-diagnostic-card{display:grid;gap:10px;border:1px solid #e4e7ec;border-radius:8px;background:#fff;padding:12px}.attempt-diagnostic-head{display:flex;justify-content:space-between;gap:10px;color:#475467;font-size:12px;font-weight:720}.attempt-diagnostic-head strong{color:#101828}.profit-value{color:#027a48!important}.section-desc{margin:0 0 14px;color:#667085;font-size:13px;line-height:1.5}.secret-detail strong{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.modal-actions{display:flex;justify-content:flex-end;gap:8px}.binding-designer{display:grid;gap:14px;padding:16px}.binding-list{display:grid;gap:12px}.binding-card{display:grid;gap:12px;border:1px solid #e4e7ec;border-radius:8px;background:#fcfcfd;padding:12px}.binding-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.provider-check-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:10px}.provider-check{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:center;border:1px solid #d9dee7;border-radius:8px;background:#fff;padding:10px}.provider-check input{width:16px;height:16px;accent-color:#0f766e}.provider-check span{min-width:0;display:grid;gap:3px}.provider-check strong{overflow:hidden;color:#101828;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.provider-check small,.muted-text{color:#667085;font-size:12px;font-weight:680}.settings-form{max-width:760px}.mini-table{overflow-x:auto;border:1px solid #e4e7ec;border-radius:8px}.mini-head,.mini-row{display:grid;gap:10px;min-width:640px;padding:0 12px}.mini-head{min-height:34px;align-items:center;color:#98a2b3;background:#f8fafc;font-size:12px;font-weight:820}.mini-row{min-height:42px;align-items:center;border-top:1px solid #e4e7ec;color:#101828;font-weight:650}.mini-empty{min-height:72px;display:grid;place-items:center;color:#98a2b3;font-weight:720}.compact-error{margin:0}.mini-table-head{min-height:34px;align-items:center;color:#98a2b3;background:#f8fafc;font-size:12px;font-weight:820;display:grid;gap:10px;padding:0 12px;border-bottom:1px solid #e4e7ec}.mini-table-row{min-height:42px;align-items:center;border-top:1px solid #e4e7ec;color:#101828;font-weight:650;display:grid;gap:10px;padding:0 12px}.text-danger{color:#b42318!important}.entity-selector{position:relative;display:flex;align-items:center}.entity-selector input{flex:1;min-width:0}.es-clear{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:18px;height:18px;display:flex;align-items:center;justify-content:center;border:none;background:none;color:#98a2b3;cursor:pointer;padding:0;border-radius:3px}.es-clear:hover{color:#344054;background:#f2f4f7}.es-dropdown{position:absolute;top:calc(100% + 2px);left:0;right:0;z-index:200;background:#fff;border:1px solid #d0d5dd;border-radius:6px;box-shadow:0 6px 18px #1018281f;max-height:220px;overflow-y:auto}.es-hint{padding:10px 12px;color:#98a2b3;font-size:12px;text-align:center}.es-option{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:8px 12px;border:none;background:none;text-align:left;cursor:pointer;color:#101828;font-weight:600}.es-option:hover{background:#f9fafb}.es-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.es-code{color:#667085;font-size:11px;font-weight:700;flex-shrink:0}@media(max-width:1080px){.console-shell{grid-template-columns:210px minmax(0,1fr)}.console-main{padding:22px}.summary-grid,.quick-actions,.ops-strip,.dashboard-flow-grid,.dashboard-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}.filter-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}.merchant-admin-hero,.merchant-admin-summary,.detail-grid,.visitor-grid,.callback-summary-grid,.callback-payload-grid,.attempt-debug-grid,.provider-check-grid{grid-template-columns:1fr}}@media(max-width:760px){.login-shell{grid-template-columns:1fr}.login-brand,.login-panel{padding:30px}.totp-bind-card{grid-template-columns:1fr}.totp-qr-box{justify-self:center}.console-shell{grid-template-columns:1fr}.console-sidebar{position:relative;height:auto}.side-nav{max-height:380px}.console-topbar{flex-direction:column}.pagination-bar{align-items:flex-start;flex-direction:column}.pagination-actions{justify-content:flex-start}.summary-grid,.quick-actions,.ops-strip,.dashboard-flow-grid,.dashboard-grid,.health-grid,.filter-grid,.field-grid{grid-template-columns:1fr}.dashboard-panel-head{align-items:flex-start;flex-direction:column}}
