@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&family=Noto+Serif+SC:wght@600;700&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#17211e;--ink:#17211e;--muted:#68736f;--line:#dce2de;--panel:#fff;--green:#145c52;--green-dark:#0c4039;--green-soft:#e7f1ed;--red:#a63d40;--amber:#a2671f;--accent:#d2b66d;--sidebar:#172723;background:#f2f4f1;font-family:Noto Sans SC,sans-serif}*{box-sizing:border-box}body{background:#f2f4f1;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:6px;outline:none;padding:10px 12px}input:focus,select:focus,textarea:focus{border-color:#5a8c81;box-shadow:0 0 0 3px #145c5217}textarea{resize:vertical;min-height:96px}.boot-screen,.blocked{min-height:100vh;color:var(--green);place-content:center;justify-items:center;gap:16px;display:grid}.eyebrow{color:var(--green);text-transform:uppercase;font-size:11px;font-weight:700}.muted{color:var(--muted);font-size:13px}.login-page{background:linear-gradient(120deg,#eef2ed 0 64%,#1b2f2a 64%);grid-template-columns:minmax(420px,540px) minmax(320px,480px);justify-content:center;align-items:center;gap:72px;min-height:100vh;padding:48px;display:grid}.login-panel{border:1px solid var(--line);background:#fffffff5;padding:48px;box-shadow:0 26px 70px #152f281f}.brand-symbol{color:#f3d495;background:var(--green);border-radius:4px;place-items:center;width:44px;height:44px;font-family:Noto Serif SC,serif;font-weight:700;display:grid}.login-panel .brand-symbol{margin-bottom:28px}.login-panel h1{margin:10px 0;font:700 36px/1.25 Noto Serif SC,serif}.login-panel>p{color:var(--muted);margin:0 0 30px}.login-panel form{gap:16px;display:grid}.login-modes{border:1px solid var(--line);grid-template-columns:1fr 1fr;margin-bottom:18px;display:grid}.login-modes button{min-height:40px;color:var(--muted);background:#f4f6f4;border:0}.login-modes button.active{background:var(--green-dark);color:#fff}.login-aside{color:#fff;padding:24px 0}.login-aside strong{max-width:360px;font:700 34px/1.45 Noto Serif SC,serif;display:block}.login-aside p{color:#c5d2cd;max-width:380px;line-height:1.8}.button{white-space:nowrap;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:9px 14px;font-weight:600;text-decoration:none;display:inline-flex}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:var(--green-dark)}.button-quiet{color:#31413c;border:1px solid var(--line);background:#eef2ef}.button-danger{color:var(--red);background:#fff0ef;border:1px solid #ecc9c7}.icon-button{border:1px solid var(--line);color:#4d5d57;background:#fff;border-radius:6px;place-items:center;width:36px;height:36px;padding:0;display:grid}.error{color:#8d292e;background:#fff0ef;border:1px solid #f1d0ce;border-radius:6px;padding:10px 12px;font-size:13px}.app-shell{grid-template-columns:230px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--sidebar);color:#e9efec;grid-template-rows:auto 1fr auto;gap:28px;height:100vh;padding:24px 15px 18px;display:grid;position:sticky;top:0}.brand{align-items:center;gap:12px;padding:0 8px;display:flex}.brand>span,.account>span:not(.avatar){gap:3px;display:grid}.brand strong{font-family:Noto Serif SC,serif;font-size:17px}.brand small,.account small{color:#8fa39c;font-size:10px}.sidebar nav{align-content:start;gap:6px;display:grid}.sidebar nav button{color:#aebdb8;text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:22px 1fr;align-items:center;gap:9px;padding:11px 12px;display:grid}.sidebar nav button>span{gap:2px;display:grid}.sidebar nav button strong{color:inherit;font-size:14px}.sidebar nav button small{color:#72867f;font-size:9px}.sidebar nav button:hover{background:#ffffff0d}.sidebar nav button.active{color:var(--green-dark);background:#f0f3ef}.sidebar nav button.active small{color:#63736d}.mobile-nav-close,.mobile-nav-backdrop{display:none}.account{border-top:1px solid #ffffff1a;grid-template-columns:34px minmax(0,1fr) 30px 30px;align-items:center;gap:6px;min-width:0;padding:12px 8px 0;display:grid}.avatar{color:#293a35;background:#d6b96f;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.account strong{font-size:12px}.account button{color:#91a49e;background:0 0;border:0;padding:4px}.blocked p{color:var(--muted)}.blocked-actions{gap:8px;display:flex}.workspace{min-width:0}.topbar{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;justify-content:space-between;align-items:center;gap:24px;min-height:104px;padding:22px 34px;display:flex;position:sticky;top:0}.topbar h1{margin:3px 0 2px;font:700 26px/1.2 Noto Serif SC,serif}.topbar p{color:var(--muted);margin:0;font-size:12px}.topbar-title{min-width:0}.top-actions{align-items:end;gap:10px;display:flex}.top-actions label{gap:4px;min-width:180px;display:grid}.top-actions label>span{color:var(--muted);font-size:10px}.top-actions select{padding:8px 10px}.mobile-menu{display:none}.page-content{gap:20px;padding:28px 34px 60px;display:grid}.page-content>*,.table-section,.toolbar>*{min-width:0}.metric-grid{background:var(--panel);border:1px solid var(--line);grid-template-columns:repeat(5,minmax(130px,1fr));display:grid}.metric-grid article{border-right:1px solid var(--line);gap:7px;padding:22px;display:grid}.metric-grid article:last-child{border-right:0}.metric-grid span,.metric-grid small{color:var(--muted);font-size:11px}.metric-grid strong{font:700 28px/1.2 Noto Serif SC,serif}.overview-support-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}.overview-support-grid article:last-child{border-right:0}.order-dashboard{overflow:hidden}.order-dashboard-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:86px;padding:17px 19px;display:flex}.order-dashboard-head>div{gap:3px;min-width:0;display:grid}.order-dashboard-head h2{margin:0;font-size:18px}.order-dashboard-head p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.order-kpi-grid{border-bottom:1px solid var(--line);grid-template-columns:minmax(210px,1.35fr) repeat(4,minmax(128px,1fr));display:grid}.order-kpi-grid article{border-right:1px solid var(--line);min-width:0;min-height:134px;padding:18px}.order-kpi-grid article:last-child{border-right:0}.order-kpi-primary{color:#fff;background:var(--green-dark);align-content:center;gap:6px;display:grid;position:relative;overflow:hidden}.order-kpi-primary span,.order-kpi-primary small{color:#b8cbc5;font-size:10px}.order-kpi-primary strong{font-variant-numeric:tabular-nums;font:700 27px/1.2 Noto Serif SC,serif}.order-kpi-mark{color:#d8bf7c;background:#ffffff0d;border:1px solid #ffffff21;border-radius:50%;place-items:center;width:88px;height:88px;display:grid;position:absolute;bottom:-22px;right:-18px}.order-kpi{background:#fff;align-content:center;gap:8px;display:grid}.order-kpi>div{color:var(--muted);align-items:center;gap:7px;display:flex}.order-kpi>div span,.order-kpi small{color:var(--muted);font-size:10px}.order-kpi strong{font-variant-numeric:tabular-nums;font:700 25px/1.1 Noto Serif SC,serif}.order-kpi-positive>div{color:var(--green)}.order-kpi-warning>div,.order-kpi-warning strong{color:var(--amber)}.order-kpi-danger>div,.order-kpi-danger strong{color:var(--red)}.order-dashboard-detail{grid-template-columns:minmax(0,1.65fr) minmax(250px,.85fr);display:grid}.order-trend-panel,.order-status-panel{min-width:0;padding:18px 20px 16px}.order-trend-panel{border-right:1px solid var(--line)}.order-panel-heading{justify-content:space-between;align-items:flex-start;gap:14px;min-height:34px;display:flex}.order-panel-heading>div:first-child{gap:3px;display:grid}.order-panel-heading strong{font-size:12px}.order-panel-heading span{color:var(--muted);font-size:9px}.order-chart-legend{flex-direction:row;grid-auto-flow:initial!important;gap:12px!important;display:flex!important}.order-chart-legend span{align-items:center;gap:5px;display:flex}.order-chart-legend i{background:#dfe8e3;width:8px;height:8px}.order-chart-legend span:last-child i{background:var(--green)}.order-trend-chart{border-bottom:1px solid var(--line);grid-template-columns:repeat(7,minmax(34px,1fr));align-items:end;gap:10px;min-height:172px;padding-top:14px;display:grid}.order-trend-day{grid-template-rows:20px minmax(0,1fr) 24px;place-items:end center;gap:5px;height:164px;display:grid}.order-trend-value{color:#53615c;font-variant-numeric:tabular-nums;font-size:10px;font-weight:600}.order-trend-bars{justify-content:center;align-items:end;gap:3px;width:min(34px,74%);height:112px;display:flex}.order-trend-bars i{width:calc(50% - 2px);min-height:2px;transition:height .2s cubic-bezier(.23,1,.32,1)}.order-trend-bars .total{height:var(--order-total-height);background:#dfe8e3}.order-trend-bars .paid{height:var(--order-paid-height);background:var(--green)}.order-trend-day>span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:9px}.order-status-list{gap:13px;padding-top:15px;display:grid}.order-status-row{grid-template-columns:minmax(0,1fr) 34px;gap:5px 10px;display:grid}.order-status-row>div:first-child{grid-column:1/-1;justify-content:space-between;align-items:center;gap:10px;display:flex}.order-status-row span,.order-status-row small{color:var(--muted);font-size:9px}.order-status-row strong{color:var(--ink);font-variant-numeric:tabular-nums;font-size:10px}.order-status-track{background:#edf1ee;height:5px;overflow:hidden}.order-status-track i{width:var(--order-status-share);background:#7d9990;min-width:2px;height:100%;display:block}.order-status-row.status-paid .order-status-track i{background:var(--green)}.order-status-row.status-pending .order-status-track i{background:var(--amber)}.order-status-row.status-refunded .order-status-track i{background:var(--red)}.order-status-row small{text-align:right;font-variant-numeric:tabular-nums}.section{background:var(--panel);border:1px solid var(--line)}.section-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:14px 18px;display:flex}.section-head>div{gap:3px;display:grid}.section-head h2{margin:0;font-size:16px}.section-head span{color:var(--muted);font-size:11px}.head-actions{grid-auto-flow:column;gap:8px!important;display:flex!important}.attention-list{grid-template-columns:repeat(3,1fr);display:grid}.attention-list>div{border-right:1px solid var(--line);min-height:120px;color:var(--green);gap:14px;padding:24px;display:flex}.attention-list>div:last-child{border:0}.attention-list span{align-content:start;gap:6px;display:grid}.attention-list strong{color:var(--ink)}.attention-list small{color:var(--muted);line-height:1.6}.quick-deploy{overflow:hidden}.quick-deploy-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:86px;padding:17px 19px;display:flex}.quick-deploy-head>div{gap:3px;min-width:0;display:grid}.quick-deploy-head h2,.quick-deploy-complete h2{margin:0;font-size:17px}.quick-deploy-head p,.quick-deploy-complete p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.quick-deploy-head-actions{align-items:center;min-width:0;grid-auto-flow:initial!important;gap:8px!important;display:flex!important}.quick-deploy-summary{text-align:right;gap:3px;max-width:250px;margin-right:4px;display:grid}.quick-deploy-summary strong{color:var(--ink);overflow-wrap:anywhere;font-size:10px;font-weight:600}.quick-deploy-summary small{color:var(--muted);font-size:9px}.quick-deploy-toggle{flex:0 0 36px}.quick-deploy-collapsed .quick-deploy-head{border-bottom:0}.quick-deploy-glance{min-height:58px;color:var(--muted);border-top:1px solid var(--line);background:#f8faf8;align-items:center;gap:12px;padding:10px 14px;display:flex}.quick-deploy-glance>span{min-width:0;margin-right:auto;font-size:10px;line-height:1.5}.quick-deploy-progress{align-items:center;gap:4px;display:flex}.quick-deploy-progress i{background:#dfe5e1;width:24px;height:4px}.quick-deploy-progress i.active{background:var(--green)}.quick-deploy-route{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.quick-deploy-step{border-right:1px solid var(--line);background:#fff;grid-template-rows:1fr auto;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px 11px;min-width:0;min-height:154px;padding:20px 16px 16px;display:grid;position:relative}.quick-deploy-step:last-child{border-right:0}.quick-deploy-step:before{content:"";background:#dfe5e1;height:3px;position:absolute;inset:0 0 auto}.quick-deploy-step.step-complete:before{background:var(--green)}.quick-deploy-step.step-current:before{background:var(--accent)}.quick-deploy-step.step-warning:before,.quick-deploy-step.step-blocked:before{background:#c3882d}.quick-step-node{color:#65746f;font-variant-numeric:tabular-nums;background:#edf1ee;border:1px solid #d7ded9;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:grid}.step-complete .quick-step-node{color:#fff;border-color:var(--green);background:var(--green)}.step-current .quick-step-node{color:#4d3a12;background:#f4e6bd;border-color:#d2b66d}.step-warning .quick-step-node,.step-blocked .quick-step-node{color:#7b4c16;background:#fff0ce;border-color:#e2c383}.quick-step-copy{gap:4px;min-width:0;display:grid}.quick-step-copy span{color:var(--muted);font-size:9px}.quick-step-copy strong{font-size:13px}.quick-step-copy small{min-height:30px;color:var(--muted);overflow-wrap:anywhere;font-size:10px;line-height:1.5}.quick-deploy-step>.button{grid-column:1/-1;justify-content:space-between;width:100%;min-height:36px}.quick-deploy-alert{color:#895a21;background:#fff7e8;border-top:1px solid #ead7ae;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:10px 14px;display:grid}.quick-deploy-alert.warning{color:#53645d;border-top-color:var(--line);background:#f4f7f5}.quick-deploy-alert>span{gap:2px;display:grid}.quick-deploy-alert strong{font-size:11px}.quick-deploy-alert small{color:#7a6a4f;font-size:9px}.quick-deploy-error{margin:12px 14px}.quick-modal-body{gap:15px;padding:20px;display:grid}.quick-modal-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.quick-segmented{border:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.quick-segmented button{border:0;border-right:1px solid var(--line);min-height:40px;color:var(--muted);background:#fff;padding:8px 10px;font-weight:600}.quick-segmented button:last-child{border-right:0}.quick-segmented button.active{color:#fff;background:var(--green)}.quick-segmented button:disabled{color:#a8b1ad;cursor:not-allowed;background:#f4f6f5}.quick-device-glance{flex-wrap:wrap;gap:6px;display:flex}.quick-device-glance>span{color:#46554f;background:#f1f4f2;align-items:center;gap:7px;min-height:30px;padding:5px 8px;font-size:10px;display:flex}.quick-config-grid{grid-template-columns:1fr 1fr}.quick-template-status{border:1px solid var(--line);padding:14px}.quick-template-actions{gap:10px;display:grid}.quick-template-actions>.button{justify-self:end}.quick-home-config{border:1px solid var(--line);background:#f5f7f5;justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:11px 13px;display:flex}.quick-home-config>span{gap:4px;display:grid}.quick-home-config strong{font-size:11px}.quick-home-config small{color:var(--muted);font-size:9px}.quick-review-grid{background:#f6f8f7;grid-template-columns:92px minmax(0,1fr);gap:10px 14px;margin:0;padding:15px;font-size:11px;display:grid}.quick-review-grid dt{color:var(--muted)}.quick-review-grid dd{overflow-wrap:anywhere;margin:0}.quick-warning-list,.quick-ready-list{gap:8px;padding:13px 14px;display:grid}.quick-warning-list{color:#79501c;background:#fff7e8;border:1px solid #ead7ae}.quick-warning-list>strong,.quick-ready-list>strong{align-items:center;gap:7px;font-size:11px;display:flex}.quick-warning-list>span{align-items:center;gap:7px;font-size:10px;display:flex}.quick-ready-list{color:var(--green);background:var(--green-soft);border:1px solid #cce0d6}.quick-ready-list>div{border-top:1px solid #d8e7df;justify-content:space-between;align-items:center;gap:10px;min-height:34px;font-size:10px;display:flex}.quick-ready-list small{color:var(--muted)}.quick-deploy-complete{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 20px;display:grid}.quick-deploy-complete-mark{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.quick-deploy-complete>div:nth-child(2){gap:4px;display:grid}.quick-deploy-complete-actions{gap:8px;display:flex}.quick-deploy-codes{border:1px solid var(--line);grid-column:2/-1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.quick-deploy-codes>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto 32px;align-items:center;gap:8px;min-height:50px;padding:8px 10px;display:grid}.quick-deploy-codes span{overflow-wrap:anywhere;font-size:10px}.quick-deploy-codes code{color:var(--green);font-size:13px;font-weight:700}.quick-deploy-codes button{width:30px;height:30px;color:var(--green);background:var(--green-soft);border:0;place-items:center;display:grid}.toolbar{border:1px solid var(--line);background:#e8ece8;flex-wrap:wrap;align-items:center;gap:8px;padding:12px;display:flex}.toolbar input,.toolbar select{background:#fff;flex:132px;width:auto;min-width:132px;padding:8px 10px}.toolbar input[type=date]{max-width:150px}.export-button{flex:none}.table-scroll{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow:auto}table{border-collapse:collapse;width:100%;min-width:860px}th{color:#75817d;text-align:left;border-bottom:1px solid var(--line);background:#f8faf8;padding:10px 15px;font-size:10px;font-weight:600}td{vertical-align:middle;border-bottom:1px solid #edf0ed;padding:13px 15px;font-size:12px}tbody tr{transition:background .15s}tbody tr:hover{cursor:pointer;background:#f4f8f5}td strong,td small{display:block}td small{color:var(--muted);margin-top:3px;font-size:10px}.status{color:#4f5c57;background:#edf0ee;border-radius:3px;width:max-content;padding:4px 7px;font-size:10px;display:inline-flex}.status-active,.status-online,.status-paid,.status-success,.status-visible,.status-done{color:#176044;background:#e5f2eb}.status-offline,.status-disabled,.status-retired,.status-refunded,.status-failed,.status-submission_failed{color:#963d40;background:#f5e9e8}.status-pending,.status-pending_configuration,.status-processing,.status-partially_refunded,.status-queued,.status-printing{color:#8b5b1d;background:#f6eddd}.empty{color:#84908c;place-content:center;justify-items:center;gap:8px;min-height:260px;display:grid}.empty strong{color:#485650}.empty span{font-size:11px}.loading{min-height:180px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:12px;display:flex}.loading svg{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.product-tabs,.subtabs{border-bottom:1px solid var(--line);gap:2px;display:flex}.product-tabs button,.subtabs button{min-height:42px;color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:9px 17px;font-weight:600}.product-tabs button.active,.subtabs button.active{color:var(--green);border-bottom-color:var(--green)}.account-security-tabs{background:#fff;padding:0 20px}.account-security-tabs button{align-items:center;gap:7px;display:inline-flex}.security-current{border:1px solid var(--line);background:#f6f8f6;justify-content:space-between;align-items:center;gap:16px;padding:13px 14px;display:flex}.security-current span{color:var(--muted);font-size:11px}.security-current strong{font-size:14px}.product-tabs button span{margin-left:7px;font-size:10px}.pending-banner{background:#fff8e9;border:1px solid #e6d2a4;flex-wrap:wrap;align-items:center;gap:10px;padding:11px 14px;display:flex}.pending-banner>div{gap:2px;margin-right:auto;display:grid}.pending-banner span{color:#7b6642;font-size:10px}.pending-banner button{color:#66512e;background:#fff;border:1px solid #e0c98f;align-items:center;gap:6px;padding:7px 9px;display:flex}.drawer-mask,.modal-mask{z-index:50;background:#0f1d1957;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer{background:#f8faf8;width:min(480px,100%);height:100%;overflow:auto;box-shadow:-20px 0 60px #0f1d1929}.drawer-wide{width:min(680px,100%)}.drawer>header,.modal>header{border-bottom:1px solid var(--line);z-index:2;background:#fff;justify-content:space-between;align-items:center;min-height:72px;padding:16px 20px;display:flex;position:sticky;top:0}.drawer header div{gap:2px;display:grid}.drawer header span{color:var(--muted);font-size:10px}.drawer h2,.modal h2{margin:0;font:700 20px/1.3 Noto Serif SC,serif}.drawer-body{padding:18px}.detail-stack{gap:14px;display:grid}.detail-hero{background:var(--green-dark);color:#fff;justify-content:space-between;align-items:center;min-height:100px;padding:20px;display:flex}.detail-hero>div{gap:5px;display:grid}.detail-hero span{color:#a9c2ba;font-size:11px}.detail-hero strong{font:700 26px Noto Serif SC,serif}.detail-section{border:1px solid var(--line);background:#fff;gap:14px;padding:18px;display:grid}.detail-section h3{align-items:center;gap:8px;margin:0;font-size:14px;display:flex}.detail-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.detail-grid{grid-template-columns:100px 1fr;gap:10px 14px;margin:0;font-size:12px;display:grid}.detail-grid dt{color:var(--muted)}.detail-grid dd{overflow-wrap:anywhere;margin:0}.record-list{display:grid}.record-line{border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;gap:14px;min-height:48px;padding:8px 0;font-size:12px;display:flex}.record-line>span{gap:3px;display:grid}.record-line small{color:var(--muted)}.section-inline-head{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.record-summary{background:var(--green-soft);align-items:baseline;gap:8px;padding:12px;display:flex}.record-summary strong{color:var(--green);font:700 25px Noto Serif SC,serif}.record-summary span{color:var(--muted);font-size:11px}.inline-form{grid-template-columns:1fr 1fr;align-items:end;gap:10px;display:grid}.inline-form .button{grid-column:1/-1;min-height:40px}.payment-list{gap:10px;display:grid}.payment-item{border:1px solid var(--line);background:#f8faf9;gap:10px;padding:12px 13px;display:grid}.payment-item>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.payment-item>div>span{font-size:11px;font-weight:700}.payment-item dl{grid-template-columns:74px minmax(0,1fr);align-items:center;gap:8px 10px;margin:0;font-size:11px;display:grid}.payment-item dt{color:var(--muted)}.payment-item dd{align-items:center;gap:6px;min-width:0;margin:0;display:flex}.payment-item code{overflow-wrap:anywhere;min-width:0;font-size:10px}.payment-item button{border:1px solid var(--line);width:30px;height:30px;color:var(--green);background:#fff;flex:none;place-items:center;display:grid}.order-asset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.order-asset{border:1px solid var(--line);background:#f4f6f5;min-width:0;margin:0}.order-asset-media{aspect-ratio:4/3;background:#e9eeeb;width:100%;position:relative;overflow:hidden}.order-asset-media>img{z-index:2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.order-asset-empty{color:var(--muted);place-content:center;justify-items:center;gap:7px;font-size:10px;display:grid;position:absolute;inset:0}.order-asset-failed{z-index:3;color:var(--muted);background:#e9eeeb;place-items:center;font-size:10px;display:grid;position:absolute;inset:0}.order-asset figcaption{background:#fff;grid-template-columns:minmax(0,1fr) auto 32px;align-items:center;gap:7px;min-height:54px;padding:8px 9px;display:grid}.order-asset figcaption>span{gap:2px;min-width:0;display:grid}.order-asset figcaption strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.order-asset figcaption small{color:var(--muted);font-size:9px}.order-asset figcaption>a{width:32px;height:32px;color:var(--green);border:1px solid var(--line);background:#fff;place-items:center;display:grid}.reprint-panel{border-top:1px solid var(--line);grid-template-columns:110px minmax(0,1fr);align-items:end;gap:10px;padding-top:12px;display:grid}.reprint-panel .button{grid-column:1/-1}.success-note{color:#176044;background:#e5f2eb;padding:10px 12px;font-size:11px}.pricing-note{color:var(--muted);border-left:3px solid var(--accent);background:#f6f8f7;padding:11px 13px;font-size:12px;line-height:1.55}.advanced-toggle{text-align:left;background:#f0f4f1;border:0;justify-content:space-between;align-items:center;padding:12px;display:flex}.advanced-box{gap:14px;padding-top:8px;display:grid}.template-preview{border:1px solid var(--line);background:#f5f7f5;grid-template-columns:minmax(120px,220px) 1fr;align-items:center;gap:14px;min-height:150px;padding:12px;display:grid}.template-preview.compact{grid-template-columns:minmax(90px,150px) 1fr;min-height:110px}.template-preview img{object-fit:contain;background:#fff;width:100%;max-height:220px;display:block}.template-preview.compact img{max-height:140px}.template-preview>div:last-child{gap:5px;display:grid}.template-preview small{color:var(--muted)}.device-template-library{gap:12px;min-width:0;display:grid}.template-library-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.template-library-head>div{gap:3px;min-width:0;display:grid}.template-library-head strong{font-size:13px}.template-library-head span{color:var(--muted);font-size:10px;line-height:1.5}.template-library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.template-library-card{border:1px solid var(--line);background:#fafbfa;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:9px;display:grid}.template-library-card.default{box-shadow:inset 3px 0 var(--green);background:var(--green-soft);border-color:#8dae9f}.template-library-preview{height:90px;color:var(--muted);background:#eef1ef;place-items:center;display:grid;position:relative;overflow:hidden}.template-library-preview img{object-fit:contain;background:#fff;width:100%;height:100%}.template-library-preview>span{color:#fff;background:var(--green);align-items:center;gap:3px;padding:3px 5px;font-size:8px;display:flex;position:absolute;inset:5px auto auto 5px}.template-library-info{gap:5px;min-width:0;display:grid}.template-library-info>strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.template-library-info>small{color:var(--muted);font-size:9px}.template-library-info .status{width:fit-content}.template-library-actions{border-top:1px solid var(--line);grid-column:1/-1;gap:6px;padding-top:7px;display:flex}.template-library-actions button{border:1px solid var(--line);min-height:30px;color:var(--green);background:#fff;align-items:center;gap:5px;padding:0 8px;font-size:9px;display:flex}.template-library-actions button.remove{color:var(--red)}.template-library-actions button:disabled{opacity:.45;cursor:not-allowed}.template-library-empty{min-height:92px;color:var(--muted);text-align:center;background:#f5f7f5;border:1px dashed #bdc8c3;place-items:center;gap:5px;padding:16px;font-size:10px;display:grid}.template-limit-note{color:#725a23;background:#fff8e4;border-left:3px solid #d8a72f;padding:9px 11px;font-size:10px;line-height:1.5}.template-placeholder{min-height:100px;color:var(--muted);background:#fff;place-content:center;justify-items:center;gap:6px;font-size:10px;display:grid}.template-empty{color:var(--muted);text-align:center;background:#f5f7f5;padding:18px;font-size:11px}.modal-mask{justify-content:center;align-items:center;padding:24px}.modal{background:#fff;width:min(760px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 24px 80px #0f1d193d}.modal-wide{width:min(1120px,100%)}.form-grid{grid-template-columns:1fr 1fr;gap:14px;padding:20px;display:grid}.field{align-content:start;gap:6px;min-width:0;display:grid}.field>span{color:#4f5d58;font-size:11px;font-weight:600}.field>small{color:var(--muted);font-size:10px;line-height:1.5}.field-full{grid-column:1/-1}.form-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;padding-top:8px;display:flex}.form-divider{border-top:1px solid var(--line);gap:3px;padding:14px 0 4px;display:grid}.form-divider span{color:var(--muted);font-size:10px}.check-field{border:1px solid var(--line);align-items:center;gap:9px;min-height:42px;padding:10px 12px;font-size:12px;display:flex}.check-field input{width:15px;height:15px}.home-theme-select{grid-template-columns:minmax(0,1fr) 76px;align-items:center;gap:10px 12px;display:grid}.home-theme-select select{min-width:0}.home-theme-select small{color:var(--muted);grid-column:1/-1;gap:7px;line-height:1.45;display:flex}.home-theme-select small strong{color:var(--ink)}.home-theme-preview{border:1px solid var(--line);color:#fff;border-radius:6px;place-items:center;width:76px;height:48px;font-family:serif;font-size:18px;display:grid;position:relative;overflow:hidden}.home-theme-preview:before{content:"";opacity:.42;border:1px solid;position:absolute;inset:5px}.home-theme-preview span{position:relative}.theme-champagne_luxury{color:#fff8ea;background:linear-gradient(135deg,#4b484a,#c0a779 62%,#ddd8db)}.theme-modern_chinese{color:#f3e4c8;background:linear-gradient(135deg,#2a1715,#852d2d 58%,#c0a06c)}.theme-forest_outdoor{color:#edf0e8;background:linear-gradient(135deg,#1f3027,#526956 58%,#b79055)}.event-carousel-editor{gap:10px;display:grid}.event-carousel-heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.event-carousel-heading span{font-size:12px;font-weight:700}.event-carousel-heading small{color:var(--muted);text-align:right;font-size:9px}.event-carousel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.event-carousel-item,.event-carousel-add{border:1px solid var(--line);background:#f4f6f5;border-radius:6px;min-height:132px;margin:0;position:relative;overflow:hidden}.event-carousel-item img{object-fit:cover;width:100%;height:132px;display:block}.event-carousel-item figcaption{color:#fff;background:#16231ec7;align-items:center;gap:6px;min-height:28px;padding:4px 7px;display:flex;position:absolute;bottom:7px;left:7px}.event-carousel-item figcaption strong{font-size:11px}.event-carousel-item figcaption span{font-size:9px}.event-carousel-actions{background:#16231ecc;border:1px solid #ffffffa3;display:flex;position:absolute;top:7px;right:7px}.event-carousel-actions button,.event-carousel-actions label{color:#fff;cursor:pointer;background:0 0;border:0;border-right:1px solid #ffffff2e;place-items:center;width:30px;height:30px;padding:0;display:grid}.event-carousel-actions>:last-child{border-right:0}.event-carousel-actions button:disabled{opacity:.32;cursor:default}.event-carousel-actions input,.event-carousel-add input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.event-carousel-uploading{color:#fff;background:#14221cad;place-items:center;font-size:11px;font-weight:700;display:grid;position:absolute;inset:0}.event-carousel-add{min-height:132px;color:var(--green);cursor:pointer;border-style:dashed;place-content:center;justify-items:center;gap:5px;display:grid}.event-carousel-add strong{font-size:11px}.event-carousel-add span{color:var(--muted);font-size:9px}.access-code-status{border:1px solid var(--line);background:#f7f9f8;align-items:center;min-height:54px;padding:12px 14px;display:flex}.access-code-status>span{gap:4px;display:grid}.access-code-status strong{font-size:12px}.access-code-status small{color:var(--muted);font-size:10px}.access-code-reveal{color:#fff;background:var(--green);grid-template-columns:1fr auto 38px;align-items:center;gap:10px;min-height:62px;padding:10px 12px;display:grid}.access-code-reveal span{opacity:.8;font-size:9px}.access-code-reveal strong{font:700 18px ui-monospace,SFMono-Regular,Menlo,monospace}.access-code-reveal button,.access-code-row button{width:36px;height:36px;color:inherit;background:#ffffff26;border:0;place-items:center;display:grid}.access-code-result{gap:16px;display:grid}.access-code-result-head{color:var(--green);background:var(--green-soft);grid-template-columns:28px 1fr;gap:10px;padding:14px;display:grid}.access-code-result-head>span{gap:4px;display:grid}.access-code-result-head strong{font-size:13px}.access-code-result-head small{color:var(--muted);font-size:10px;line-height:1.5}.access-code-list{border:1px solid var(--line);display:grid}.access-code-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto 36px;align-items:center;gap:12px;min-height:64px;padding:10px 12px;display:grid}.access-code-row:last-child{border-bottom:0}.access-code-row>span{gap:3px;display:grid}.access-code-row small{color:var(--muted);font-size:9px}.access-code-row code{color:var(--green);background:var(--green-soft);padding:7px 9px;font-size:13px;font-weight:700}.access-code-row em{color:var(--muted);font-size:10px;font-style:normal}.access-code-row button{color:var(--green);background:var(--green-soft)}.default-template-note{min-height:54px;color:var(--green);background:var(--green-soft);grid-template-columns:24px 1fr;align-items:center;gap:9px;padding:11px 13px;display:grid}.default-template-note>span{gap:3px;display:grid}.default-template-note strong{font-size:11px}.default-template-note small{color:var(--muted);font-size:9px}.multi-select{border:1px solid var(--line)}.select-search{border-bottom:1px solid var(--line);color:var(--muted);align-items:center;gap:7px;padding:7px 10px;display:flex}.select-search input{box-shadow:none;border:0;padding:3px}.option-list{grid-template-columns:1fr 1fr;max-height:170px;display:grid;overflow:auto}.option-list label{border-bottom:1px solid #edf0ed;grid-template-columns:16px 1fr auto;align-items:center;gap:8px;min-height:42px;padding:8px 10px;font-size:11px;display:grid}.option-list input{width:14px;height:14px}.option-list small{color:var(--muted)}.template-upload-form{align-items:start}.template-layout-editor{border:1px solid var(--line);background:#f7f9f8}.layout-editor-head{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:13px 16px;display:flex}.layout-editor-head>div:first-child{gap:4px;display:grid}.layout-editor-head strong{font-size:14px}.layout-editor-head span{color:var(--muted);font-size:10px}.layout-editor-tabs{border:1px solid var(--line);flex-wrap:wrap;max-width:620px;display:flex}.layout-editor-tabs button{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:32px;color:var(--muted);background:#fff;align-items:center;gap:6px;padding:0 9px;font-size:10px;display:flex}.layout-editor-tabs button:last-child{border-right:0}.layout-editor-tabs button.active{color:#fff;background:var(--green)}.layout-editor-workspace{grid-template-columns:minmax(360px,1fr) 280px;align-items:start;gap:16px;padding:16px;display:grid}.layout-editor-canvas{touch-action:none;-webkit-user-select:none;user-select:none;background-color:#dfe6e2;background-image:linear-gradient(45deg,#cfd8d3 25%,#0000 25%),linear-gradient(-45deg,#cfd8d3 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#cfd8d3 75%),linear-gradient(-45deg,#0000 75%,#cfd8d3 75%);background-position:0 0,0 9px,9px -9px,-9px 0;background-size:18px 18px;border:1px solid #9ba8a3;justify-self:center;width:100%;position:relative;overflow:hidden}.layout-editor-canvas>img{z-index:2;object-fit:contain;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.layout-photo-underlay{z-index:1;color:#75837e;place-items:center;font-size:11px;font-weight:700;display:grid;position:absolute;inset:0}.layout-region{z-index:3;box-sizing:border-box;cursor:move;transition:box-shadow .12s;position:absolute}.layout-region-photo{background:#e24b4321;border:2px solid #e24b43;box-shadow:inset 0 0 0 1px #fffc}.layout-region-qr{background:#16845e29;border:2px solid #16845e;box-shadow:inset 0 0 0 1px #fffc}.layout-region-variable{color:#1769aa;background:#1769aa1a;border:1px dashed #1769aa}.layout-region.selected{z-index:4;box-shadow:0 0 0 3px #ffffffe6,0 0 0 5px}.layout-region-photo.selected{color:#e24b43}.layout-region-qr.selected{color:#16845e}.layout-region-variable.selected{color:#1769aa}.layout-region>span{color:#fff;white-space:nowrap;background:#26332f;align-items:center;gap:5px;min-height:22px;padding:0 7px;font-size:9px;display:flex;position:absolute;top:-25px;left:-2px}.layout-region>i{color:#fff;cursor:nwse-resize;background:#26332f;border:2px solid #fff;place-items:center;width:22px;height:22px;display:grid;position:absolute;bottom:-8px;right:-8px}.layout-variable-sample{color:#174c73;text-align:center;white-space:pre-line;pointer-events:none;place-items:center;font-size:clamp(6px,.7vw,11px);line-height:1.25;display:grid;position:absolute;inset:3px;overflow:hidden}.layout-editor-panel{border:1px solid var(--line);background:#fff;gap:14px;padding:15px;display:grid}.layout-selected{grid-template-columns:38px 1fr;align-items:center;gap:10px;display:grid}.layout-selected>span{color:#fff;background:var(--green);place-items:center;width:38px;height:38px;display:grid}.layout-selected>div{gap:3px;display:grid}.layout-selected strong{font-size:12px}.layout-selected small{color:var(--muted);font-size:9px;line-height:1.4}.layout-toggle{background:var(--green-soft);align-items:center;gap:8px;min-height:38px;padding:8px 10px;font-size:11px;display:flex}.layout-toggle input{width:15px;height:15px}.layout-number-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.layout-number-grid label{gap:5px;display:grid}.layout-number-grid span{color:var(--muted);font-size:9px}.layout-number-grid input,.layout-number-grid select{width:100%}.layout-reset{border:1px solid var(--line);min-height:38px;color:var(--green);background:#fff;justify-content:center;align-items:center;gap:7px;display:flex}.layout-canvas-meta{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:7px;padding-top:11px;font-size:10px;display:flex}.zip-layout-note{color:#725a23;background:#fff8e4;border-left:3px solid #d8a72f;align-items:center;gap:9px;min-height:48px;padding:12px 14px;font-size:11px;display:flex}.template-ratio-note{min-height:52px;color:var(--green);background:var(--green-soft);border-left:3px solid var(--green);align-items:center;gap:10px;padding:11px 13px;display:flex}.template-ratio-note.warning{color:#725a23;background:#fff8e4;border-left-color:#d8a72f}.template-ratio-note>span{gap:3px;display:grid}.template-ratio-note strong{font-size:11px}.template-ratio-note small{color:inherit;font-size:9px;line-height:1.5}.template-upload-success{min-height:180px;color:var(--green);background:var(--green-soft);border-left:4px solid var(--green);grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:16px;padding:24px;display:grid}.template-upload-success.partial{color:#725a23;background:#fff8e4;border-left-color:#d8a72f}.template-upload-success>span{border:1px solid;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.template-upload-success>div{gap:7px;display:grid}.template-upload-success strong{font-size:16px}.template-upload-success p{color:#43534d;max-width:680px;margin:0;font-size:11px;line-height:1.7}.template-upload-success code{color:#55645e;background:#ffffffa6;width:fit-content;padding:4px 6px;font-size:9px}.template-upload-form .error{gap:3px;display:grid}.template-upload-form .error span{line-height:1.5}.selection-count{color:var(--muted);padding:7px 10px;display:block}.validation{color:#75501e;background:#fff8ea;border:1px solid #eed9ac;gap:5px;padding:12px;font-size:11px;display:grid}.progress,.pending-note{background:var(--green-soft);color:var(--green);padding:10px 12px;font-size:11px}.progress{align-items:center;gap:8px;display:flex}.progress svg{animation:1s linear infinite spin}.merchant-layout{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:18px;display:grid}.merchant-items{display:grid}.pending-accounts{border-bottom:1px solid var(--line);background:#fff8e9}.pending-accounts>div{color:#725f38;justify-content:space-between;padding:10px 14px;font-size:11px;display:flex}.pending-accounts>button{text-align:left;background:0 0;border:0;border-top:1px solid #eadab7;grid-template-columns:32px minmax(0,1fr) 18px;align-items:center;gap:9px;width:100%;min-height:58px;padding:9px 12px;display:grid}.pending-accounts>button>span:nth-child(2){gap:2px;display:grid}.pending-accounts small{color:#7b6642}.merchant-items>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;min-height:68px;padding:11px 14px;display:grid}.merchant-items>button.active{background:var(--green-soft);box-shadow:inset 3px 0 var(--green)}.merchant-mark{width:34px;height:34px;color:var(--green);background:#edf1ee;place-items:center;font-weight:700;display:grid}.merchant-items button>span:nth-child(2){gap:3px;display:grid}.merchant-items small{color:var(--muted)}.merchant-detail{min-height:600px}.merchant-workspace>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;min-height:120px;padding:22px;display:flex}.merchant-status,.record-actions{align-items:center;gap:8px;display:flex}.record-actions button{color:var(--red);background:0 0;border:0;align-items:center;gap:4px;font-size:10px;display:inline-flex}.arrangement-remove-note{color:#7d2d28;background:#fff4f2;border:1px solid #ecc9c7;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:9px;padding:12px 13px;display:grid}.arrangement-remove-note>span{gap:4px;min-width:0;display:grid}.arrangement-remove-note strong{overflow-wrap:anywhere;font-size:12px}.arrangement-remove-note small{color:#805e59;font-size:10px;line-height:1.6}.account-warning{background:#fff8e9;border:1px solid #e6d2a4;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.account-warning>span{gap:3px;display:grid}.account-warning small{color:#7b6642}.merchant-workspace header h2{margin:5px 0;font:700 24px Noto Serif SC,serif}.merchant-workspace header p{color:var(--muted);margin:0;font-size:12px}.merchant-workspace .detail-section{border-width:0 0 1px;padding:22px}.permission-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.permission-grid button{border:1px solid var(--line);text-align:left;background:#fafbfa;gap:3px;min-height:90px;padding:12px;display:grid}.permission-grid button.enabled{background:var(--green-soft);border-color:#88aea3}.permission-grid button span,.permission-grid button small{color:var(--muted);font-size:10px}.chip-list{flex-wrap:wrap;gap:6px;display:flex}.chip-list>span{color:#42524c;background:#eef2ef;border-radius:3px;padding:6px 9px;font-size:10px}@media (width<=1100px){.app-shell{grid-template-columns:200px minmax(0,1fr)}.sidebar{padding-inline:12px}.topbar{padding:20px 24px}.page-content{padding:24px 24px 52px}.metric-grid{grid-template-columns:repeat(3,1fr)}.metric-grid article{border-bottom:1px solid var(--line)}.order-kpi-grid{grid-template-columns:repeat(4,minmax(130px,1fr))}.order-kpi-primary{grid-column:1/-1;min-height:112px}.order-dashboard-detail{grid-template-columns:minmax(0,1.45fr) minmax(230px,.75fr)}.merchant-layout{grid-template-columns:260px 1fr}.layout-editor-workspace{grid-template-columns:minmax(320px,1fr) 240px}.quick-deploy-route{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-deploy-step{min-height:132px}.quick-deploy-step:nth-child(2n){border-right:0}.quick-deploy-step:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (width<=900px){.login-page{grid-template-columns:minmax(0,560px);gap:0;padding:32px}.login-aside{display:none}}@media (width<=820px){.app-shell{display:block}body.mobile-nav-open{overflow:hidden}.sidebar{z-index:60;width:min(248px,100vw - 48px);height:100dvh;transition:left .2s cubic-bezier(.23,1,.32,1);position:fixed;top:0;bottom:0;left:-252px;box-shadow:18px 0 44px #0d1f1933}.sidebar.mobile-open{left:0}.mobile-nav-backdrop{z-index:55;background:#0d1f1957;border:0;display:block;position:fixed;inset:0}.mobile-nav-close{color:#dce7e3;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;place-items:center;width:40px;height:40px;margin-left:auto;display:grid}.mobile-menu{border:1px solid var(--line);background:#fff;border-radius:6px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.topbar{align-items:center;gap:14px;min-height:92px;padding:14px 18px}.topbar p,.top-actions label>span{display:none}.top-actions{margin-left:auto}.top-actions label{min-width:150px}.top-actions .button{width:44px;min-height:44px;padding:0;font-size:0}.page-content{padding:18px}.metric-grid{grid-template-columns:1fr 1fr}.overview-support-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.order-dashboard-detail{grid-template-columns:1fr}.order-trend-panel{border-right:0;border-bottom:1px solid var(--line)}.order-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-kpi-primary{grid-column:1/-1}.order-kpi-grid article:nth-child(odd):not(.order-kpi-primary){border-right:0}.order-kpi-grid article{border-bottom:1px solid var(--line)}.order-kpi-grid article:last-child{border-bottom:0}.attention-list{grid-template-columns:1fr}.attention-list>div{border-right:0;border-bottom:1px solid var(--line)}.merchant-layout{grid-template-columns:1fr}.merchant-list{max-height:340px;overflow:auto}.drawer{width:min(560px,100%)}.drawer-wide{width:min(680px,100%)}.drawer-body{padding:16px}.modal-mask{padding:12px}.modal{max-height:calc(100dvh - 24px)}.button,.icon-button,.product-tabs button,.subtabs button{min-height:44px}.account button{place-items:center;width:44px;height:44px;display:grid}.check-field,.option-list label{min-height:44px}.toolbar{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.toolbar input,.toolbar select,.toolbar input[type=date]{width:100%;min-width:0;max-width:none}.toolbar .export-button{width:100%}table{min-width:780px}th:first-child,td:first-child{z-index:1;box-shadow:1px 0 0 var(--line), 8px 0 14px #142a230a;background:#fff;position:sticky;left:0}th:first-child{z-index:2;background:#f8faf8}tbody tr:hover td:first-child{background:#f4f8f5}.section-head{flex-wrap:wrap;align-items:flex-start}.head-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid!important}.head-actions .button{width:100%}.layout-editor-workspace{grid-template-columns:1fr}.layout-editor-panel{grid-template-columns:1fr 1fr}.layout-selected,.layout-canvas-meta{grid-column:1/-1}.quick-deploy-route{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-deploy-step{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-rows:1fr auto;grid-template-columns:34px minmax(0,1fr);align-items:start;min-height:128px}.quick-deploy-step:nth-child(2n){border-right:0}.quick-deploy-step:nth-last-child(-n+2){border-bottom:0}.quick-deploy-step>.button{grid-column:1/-1;width:100%}.quick-deploy-complete{grid-template-columns:42px minmax(0,1fr)}.quick-deploy-complete-actions,.quick-deploy-codes{grid-column:1/-1}}@media (width<=640px){.order-dashboard-head{flex-direction:column;align-items:flex-start}.order-dashboard-head .button{width:100%}.quick-deploy-head{flex-direction:column;align-items:flex-start}.quick-deploy-head-actions{width:100%}.quick-deploy-summary{text-align:left;max-width:none;margin-right:auto}.quick-deploy-glance{flex-wrap:wrap;align-items:stretch}.quick-deploy-glance>span{flex:180px}.quick-deploy-glance .button{width:100%}.quick-deploy-route{grid-template-columns:1fr}.quick-deploy-step{border-right:0;border-bottom:1px solid var(--line);grid-template-rows:1fr;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;min-height:92px}.quick-deploy-step:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.quick-deploy-step:last-child{border-bottom:0}.quick-deploy-step:before{width:3px;height:auto;inset:0 auto 0 0}.quick-deploy-step>.button{grid-column:auto;width:auto;min-width:112px}.quick-step-copy small{min-height:0}}@media (width<=560px){.login-page{background:#eef2ed;min-height:100dvh;padding:18px;display:block}.login-panel{padding:28px 22px}.login-panel h1{font-size:28px}.topbar{grid-template-rows:auto auto;grid-template-columns:44px minmax(0,1fr) 44px;gap:8px 10px;min-height:126px;padding:12px 14px;display:grid}.topbar-title{align-self:center}.topbar h1{font-size:20px}.top-actions{grid-column:1/-1;grid-template-columns:minmax(0,1fr) 44px;gap:8px;width:100%;display:grid}.top-actions label{min-width:0;display:block}.top-actions select{min-height:44px}.page-content{gap:14px;padding:12px 12px 36px}.metric-grid{grid-template-columns:1fr 1fr}.overview-support-grid{grid-template-columns:1fr}.overview-support-grid article{border-right:0;min-height:92px}.order-dashboard-head{min-height:0;padding:15px 14px}.order-dashboard-head h2{font-size:17px}.order-kpi-grid{grid-template-columns:1fr 1fr}.order-kpi-grid article{min-height:118px;padding:15px}.order-kpi-primary{grid-column:1/-1;min-height:108px!important}.order-kpi strong{font-size:22px}.order-trend-panel,.order-status-panel{padding:15px 14px}.order-trend-chart{gap:4px}.order-trend-bars{width:min(28px,80%)}.order-chart-legend{gap:8px!important}.quick-deploy-head-actions{grid-template-columns:minmax(0,1fr) 44px 44px;display:grid!important}.quick-deploy-summary{grid-column:1/-1}.quick-deploy-head-actions .icon-button{width:44px;min-height:44px}.quick-deploy-progress{width:100%}.quick-deploy-progress i{flex:1}.metric-grid article{min-height:112px;padding:16px}.metric-grid article:nth-child(2n){border-right:0}.form-grid,.option-list,.permission-grid,.inline-form{grid-template-columns:1fr}.field-full,.form-actions,.inline-form .button{grid-column:1}.product-tabs{overflow-x:auto}.product-tabs button,.subtabs button{white-space:nowrap;flex:none}.subtabs{overflow-x:auto}.toolbar{grid-template-columns:1fr 1fr;padding:10px}.toolbar .export-button{grid-column:1/-1}.table-scroll{margin:0 -1px}table{min-width:720px}th,td{padding-inline:12px}.drawer-mask,.modal-mask{align-items:stretch;padding:0}.drawer,.drawer-wide,.modal,.modal-wide{border-radius:0;width:100%;max-width:none;height:100dvh;max-height:100dvh}.drawer>header,.modal>header{min-height:64px;padding:12px 14px}.drawer-body,.quick-modal-body,.form-grid{padding:14px}.form-actions{z-index:1;border-top:1px solid var(--line);background:#fff;margin-inline:-2px;padding:12px 0 2px;position:sticky;bottom:0}.form-actions .button{flex:1;min-width:0}.section-head{padding:12px 14px}.section-head .button{width:100%}.head-actions{grid-template-columns:1fr}.record-line{flex-wrap:wrap;align-items:flex-start}.order-asset-grid,.reprint-panel{grid-template-columns:1fr}.reprint-panel .button{grid-column:1}.record-actions{justify-content:flex-end;width:100%}.merchant-workspace>header{flex-direction:column;gap:14px;min-height:0;padding:16px}.merchant-status{justify-content:space-between;width:100%}.merchant-workspace .detail-section{padding:16px}.account-warning{flex-direction:column;align-items:stretch}.account-warning .button{width:100%}.event-carousel-grid{grid-template-columns:1fr}.event-carousel-actions button,.event-carousel-actions label{width:40px;height:40px}.access-code-row{grid-template-columns:minmax(0,1fr) auto 40px}.detail-grid{grid-template-columns:86px minmax(0,1fr)}.detail-actions{grid-template-columns:1fr;display:grid}.detail-actions .button{width:100%}.template-library-head{flex-direction:column;align-items:stretch}.template-library-head .button{width:100%}.template-library-grid{grid-template-columns:1fr}.layout-editor-head{flex-direction:column;align-items:stretch}.layout-editor-tabs button{flex:1;justify-content:center}.layout-editor-panel{grid-template-columns:1fr}.layout-selected,.layout-canvas-meta{grid-column:1}.quick-deploy-head{align-items:flex-start}.quick-deploy-step{grid-template-rows:1fr auto;grid-template-columns:32px minmax(0,1fr)}.quick-deploy-step>.button{grid-column:1/-1;width:100%}.quick-deploy-alert{grid-template-columns:20px minmax(0,1fr)}.quick-deploy-alert>.button{grid-column:1/-1;width:100%}.quick-segmented,.quick-config-grid,.quick-deploy-codes{grid-template-columns:1fr}.quick-segmented button{border-right:0;border-bottom:1px solid var(--line)}.quick-segmented button:last-child{border-bottom:0}.quick-home-config{flex-direction:column;align-items:stretch}.quick-modal-actions{flex-direction:column-reverse;align-items:stretch}.quick-modal-actions .button{width:100%}.quick-deploy-complete-actions{grid-template-columns:1fr 1fr;display:grid}.quick-deploy-codes>div{border-right:0}}
