:root{color-scheme:light;font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,Arial,sans-serif;color:#202a24;background:#f6f8f4;font-synthesis:none;text-rendering:optimizeLegibility;--paper: #f6f8f4;--surface: #ffffff;--surface-soft: #edf2eb;--ink: #202a24;--muted: #687269;--faint: #8b948c;--green: #426a50;--green-dark: #284a36;--green-deep: #1f3d2c;--green-pale: #dfe9df;--red: #b45b4b;--red-pale: #f5e5e1;--gold: #a77c37;--gold-pale: #f4ecd9;--border: #dee5dc;--border-strong: #c9d4c8;--shadow: 0 12px 40px rgba(32, 42, 36, .12)}*{box-sizing:border-box;letter-spacing:0}html{min-width:320px;background:var(--paper)}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper)}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(66,106,80,.3);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.5}h1,h2,h3,p{margin:0}h1,h2,h3,strong,b{font-weight:500}svg{width:18px;height:18px;stroke-width:1.8;flex:0 0 auto}.button{min-height:42px;border:1px solid var(--border-strong);border-radius:6px;padding:0 16px;background:var(--surface);color:var(--ink);display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;cursor:pointer;white-space:nowrap}.button:hover:not(:disabled){border-color:var(--green);color:var(--green-dark)}.button-primary{border-color:var(--green);background:var(--green);color:#fff}.button-primary:hover:not(:disabled){border-color:var(--green-dark);background:var(--green-dark);color:#fff}.button-quiet{background:transparent}.button-danger-quiet{border-color:#e6c8c2;background:var(--red-pale);color:#8e4439}.button-block{width:100%}.icon-button{width:40px;height:40px;padding:0;border:1px solid transparent;border-radius:6px;background:transparent;display:inline-grid;place-items:center;cursor:pointer;position:relative}.icon-button:hover:not(:disabled){background:var(--surface-soft);border-color:var(--border)}.brand-lockup{display:inline-flex;align-items:center;gap:11px;min-width:0}.brand-mark{width:38px;height:38px;border:1px solid var(--green);color:var(--green);display:inline-grid;place-items:center;transform:rotate(45deg);border-radius:4px 12px;flex:0 0 auto}.brand-mark svg{transform:rotate(-45deg)}.brand-copy{display:grid;gap:2px;min-width:0}.brand-copy strong{font-family:STSong,SimSun,serif;font-size:21px;white-space:nowrap}.brand-copy small{color:var(--muted);font-family:Georgia,serif;font-size:9px}.brand-lockup.is-inverse .brand-mark{border-color:#ffffffbf;color:#fff}.brand-lockup.is-inverse .brand-copy strong{color:#fff}.brand-lockup.is-inverse .brand-copy small{color:#ffffff8c}.brand-lockup.is-compact .brand-mark{width:32px;height:32px}.brand-lockup.is-compact .brand-copy strong{font-size:18px}.brand-lockup.is-compact .brand-copy small{display:none}.merchant-shell{min-height:100vh;display:grid;grid-template-columns:224px minmax(0,1fr)}.merchant-sidebar{position:fixed;inset:0 auto 0 0;width:224px;padding:28px 18px 22px;background:var(--green-dark);color:#fff;display:flex;flex-direction:column;z-index:20}.merchant-sidebar>.brand-lockup{margin:0 8px 36px}.merchant-sidebar nav{display:grid;gap:6px}.merchant-sidebar nav button{width:100%;min-height:46px;border:0;border-radius:6px;padding:0 13px;background:transparent;color:#ffffffad;display:flex;align-items:center;gap:12px;cursor:pointer;text-align:left}.merchant-sidebar nav button:hover,.merchant-sidebar nav button.is-active{color:#fff;background:#ffffff1a}.merchant-sidebar nav button.is-active{box-shadow:inset 3px 0 #c9a968}.merchant-sidebar nav button span{flex:1}.merchant-sidebar nav button b{min-width:21px;height:21px;border-radius:11px;background:var(--red);color:#fff;font-size:11px;display:grid;place-items:center}.sidebar-store{margin-top:auto;padding:15px 10px 0;border-top:1px solid rgba(255,255,255,.14);display:flex;align-items:center;gap:10px}.live-dot{width:8px;height:8px;border-radius:50%;background:#8bc29b;box-shadow:0 0 0 4px #8bc29b1f}.sidebar-store div{display:grid;gap:2px}.sidebar-store strong{font-size:13px}.sidebar-store small{color:#ffffff85;font-size:11px}.merchant-workspace{grid-column:2;min-width:0;min-height:100vh}.desktop-toolbar{height:68px;padding:0 32px;border-bottom:1px solid var(--border);background:#f6f8f4f5;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:15}.desktop-toolbar>span{color:var(--muted);font-size:13px}.desktop-toolbar>div{display:flex;gap:10px}.desktop-toolbar .button{min-height:38px}.merchant-mobile-header,.merchant-bottom-nav{display:none}.merchant-main{width:100%;max-width:1380px;margin:0 auto;padding:32px 36px 64px}.page-stack{display:grid;gap:24px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.page-header>div:first-child{min-width:0}.eyebrow{margin-bottom:7px;color:var(--green);font-size:12px}.page-header h1,.customer-profile-header h1,.customer-orders-page>header h1{font-family:STSong,SimSun,serif;font-size:28px;color:var(--ink)}.page-description,.customer-profile-header p,.customer-orders-header>div>p:last-child{margin-top:7px;color:var(--muted);font-size:13px}.page-actions{display:flex;align-items:center;gap:10px}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.metric{min-height:130px;padding:21px 22px;border:1px solid var(--border);border-radius:8px;background:var(--surface);display:flex;flex-direction:column;justify-content:space-between}.metric.is-accent{border-color:#b9cdbd;background:#edf4ed}.metric-heading{color:var(--muted);display:flex;align-items:center;justify-content:space-between;font-size:13px}.metric-heading svg{color:var(--green)}.metric>strong{margin-top:12px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-variant-numeric:tabular-nums}.metric>small{color:var(--muted);font-size:12px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(310px,.75fr);gap:18px}.content-section{border:1px solid var(--border);border-radius:8px;background:var(--surface);overflow:hidden}.section-heading{min-height:74px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.section-heading h2,.section-heading h3{font-size:16px}.section-heading p{margin-top:4px;color:var(--muted);font-size:12px}.text-button,.section-link,.back-button{border:0;background:transparent;color:var(--green);display:inline-flex;align-items:center;gap:4px;cursor:pointer;white-space:nowrap}.text-button svg,.back-button svg{width:16px;height:16px}.order-rows{border-top:1px solid var(--border)}.order-row{width:100%;min-height:88px;padding:14px 18px;border:0;border-bottom:1px solid var(--border);background:transparent;display:grid;grid-template-columns:42px minmax(0,1fr) auto 20px;align-items:center;gap:13px;text-align:left;cursor:pointer}.order-row:last-child{border-bottom:0}.order-row:hover,.order-list-item:hover,.customer-table-row:hover,.income-table button:hover,.customer-strip button:hover,.order-timeline button:hover{background:#f8faf7}.avatar{width:42px;height:42px;border-radius:50%;background:var(--green-dark);color:#fff;display:grid;place-items:center;font-family:STSong,SimSun,serif;font-size:13px;flex:0 0 auto}.avatar-soft{background:var(--green-pale);color:var(--green-dark)}.avatar-large{width:62px;height:62px;font-size:17px}.order-row-main{min-width:0}.order-row-main>div{display:flex;align-items:center;gap:9px}.order-row-main p{margin:6px 0 4px;color:var(--ink);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-row-main small,.order-row-amount small{color:var(--muted);font-size:11px}.order-row-amount{display:grid;justify-items:end;gap:4px;font-variant-numeric:tabular-nums}.status-badge{width:fit-content;min-height:24px;padding:0 8px;border-radius:12px;display:inline-flex;align-items:center;gap:6px;font-size:11px;white-space:nowrap}.status-badge>span{width:5px;height:5px;border-radius:50%;background:currentColor}.status-badge.tone-green{color:#386246;background:#e4efe4}.status-badge.tone-amber{color:#876120;background:var(--gold-pale)}.status-badge.tone-muted{color:#737b74;background:#ecefec}.week-section{display:flex;flex-direction:column}.mini-chart{height:205px;padding:12px 20px 18px;border-top:1px solid var(--border);display:grid;grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:8px}.mini-bar-item{height:100%;display:grid;grid-template-rows:22px minmax(0,1fr) 20px;justify-items:center;gap:5px;min-width:0}.mini-bar-value{color:var(--muted);font-size:9px;white-space:nowrap}.mini-bar-track{width:100%;max-width:28px;height:100%;display:flex;align-items:end}.mini-bar-track i{width:100%;min-height:2px;border-radius:3px 3px 0 0;background:var(--green)}.mini-bar-item small{color:var(--muted);font-size:10px}.section-link{min-height:48px;margin-top:auto;padding:0 20px;border-top:1px solid var(--border);justify-content:flex-start;font-size:12px}.section-link svg:last-child{margin-left:auto}.customer-strip{border-top:1px solid var(--border);display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.customer-strip button{min-height:82px;padding:14px 18px;border:0;border-right:1px solid var(--border);background:transparent;display:grid;grid-template-columns:40px minmax(0,1fr) auto 16px;align-items:center;gap:10px;text-align:left;cursor:pointer}.customer-strip button:last-child{border-right:0}.customer-strip .avatar{width:40px;height:40px}.customer-strip button>span:nth-child(2){min-width:0;display:grid;gap:4px}.customer-strip small{color:var(--muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-strip button>b{color:var(--green-dark);font-family:Georgia,serif;font-size:14px}.toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.toolbar-row.align-end{justify-content:flex-end}.segmented{min-height:40px;padding:3px;border:1px solid var(--border);border-radius:6px;background:#eef2ed;display:inline-flex;align-items:center;gap:2px}.segmented button{min-height:32px;padding:0 13px;border:0;border-radius:4px;background:transparent;color:var(--muted);display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;white-space:nowrap}.segmented button span{min-width:17px;height:17px;border-radius:9px;background:#d8dfd7;display:grid;place-items:center;font-size:10px}.segmented button.is-active{background:var(--surface);color:var(--green-dark);box-shadow:0 1px 3px #202a241a}.search-field{width:min(330px,100%);min-height:42px;padding:0 12px;border:1px solid var(--border-strong);border-radius:6px;background:var(--surface);display:flex;align-items:center;gap:9px;color:var(--muted)}.search-field input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink)}.order-list-table,.product-admin-table,.customer-table{width:100%}.order-list-head,.order-list-item{display:grid;grid-template-columns:1.25fr 1.45fr .7fr .72fr 24px;align-items:center;gap:18px}.order-list-head,.product-admin-head,.customer-table-head,.income-head{min-height:44px;padding:0 18px;border-bottom:1px solid var(--border);background:#f8faf7;color:var(--muted);font-size:11px}.order-list-item{width:100%;min-height:78px;padding:13px 18px;border:0;border-bottom:1px solid var(--border);background:transparent;text-align:left;cursor:pointer}.order-list-item:last-child{border-bottom:0}.order-list-item>span{min-width:0;display:grid;gap:5px}.order-list-item small{color:var(--muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-admin-head,.product-admin-row{display:grid;grid-template-columns:minmax(260px,1.6fr) minmax(120px,.75fr) 80px 130px 92px;align-items:center;gap:20px}.product-admin-row{min-height:86px;padding:12px 18px;border-bottom:1px solid var(--border)}.product-admin-row:last-child{border-bottom:0}.product-admin-name{min-width:0;display:flex;align-items:center;gap:13px}.product-thumb{width:56px;height:56px;border-radius:6px;object-fit:cover;background:var(--surface-soft);display:block;flex:0 0 auto}.product-thumb-empty{display:grid;place-items:center;color:var(--muted)}.product-admin-name>span,.product-prices,.product-admin-row>div:nth-child(3){min-width:0;display:grid;gap:5px}.product-admin-name strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-admin-row small{color:var(--muted);font-size:11px}.product-row-actions{display:flex;justify-content:flex-end;gap:4px}.danger-icon-button{color:#9a493d}.danger-icon-button:hover:not(:disabled){border-color:#e6c8c2;background:var(--red-pale)}.sale-switch{display:flex;align-items:center;gap:8px;cursor:pointer}.sale-switch input,.editor-sale-switch input{position:absolute;opacity:0;pointer-events:none}.sale-switch>span,.editor-sale-switch>i{width:36px;height:20px;border-radius:10px;background:#cbd2cb;position:relative;transition:background .16s ease}.sale-switch>span:after,.editor-sale-switch>i:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;transition:transform .16s ease}.sale-switch input:checked+span,.editor-sale-switch input:checked+i{background:var(--green)}.sale-switch input:checked+span:after,.editor-sale-switch input:checked+i:after{transform:translate(16px)}.sale-switch b{font-size:12px}.empty-state{min-height:280px;padding:48px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-state>svg{width:30px;height:30px;margin-bottom:14px;color:var(--green)}.empty-state h3{font-size:16px}.empty-state p{max-width:340px;margin:7px 0 18px;color:var(--muted);font-size:12px}.customer-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-table-head,.customer-table-row{display:grid;grid-template-columns:minmax(190px,1.1fr) .55fr minmax(160px,.95fr) .75fr .8fr 20px;align-items:center;gap:18px}.customer-table-row{width:100%;min-height:82px;padding:13px 18px;border:0;border-bottom:1px solid var(--border);background:transparent;text-align:left;cursor:pointer}.customer-table-row:last-child{border-bottom:0}.customer-table-row>span{min-width:0;display:grid;gap:5px}.customer-table-row small{color:var(--muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-cell{display:flex!important;align-items:center;gap:11px}.customer-cell .avatar{width:40px;height:40px}.customer-cell>span:last-child{min-width:0;display:grid;gap:4px}.back-button{width:fit-content;padding:0;min-height:32px}.customer-profile-header{display:flex;align-items:center;gap:17px}.customer-profile-header .eyebrow{margin-bottom:3px}.customer-detail-grid{display:grid;grid-template-columns:minmax(300px,.75fr) minmax(460px,1.25fr);gap:18px;align-items:start}.product-history-list,.order-timeline{border-top:1px solid var(--border)}.product-history-list>div{min-height:76px;padding:10px 18px;border-bottom:1px solid var(--border);display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px}.product-history-list>div:last-child,.order-timeline button:last-child{border-bottom:0}.product-history-list .product-thumb{width:48px;height:48px}.product-history-list span{display:grid;gap:4px}.product-history-list span:last-child{justify-items:end}.product-history-list small,.order-timeline small{color:var(--muted);font-size:11px}.order-timeline button{width:100%;min-height:88px;padding:12px 16px;border:0;border-bottom:1px solid var(--border);background:transparent;display:grid;grid-template-columns:10px minmax(0,1fr) auto 18px;align-items:center;gap:12px;text-align:left;cursor:pointer}.order-timeline button>span:nth-child(2),.order-timeline button>span:nth-child(3){display:grid;gap:5px}.order-timeline button>span:nth-child(3){justify-items:end}.timeline-dot{width:8px;height:8px;border-radius:50%;background:var(--border-strong)}.timeline-dot.tone-green{background:var(--green)}.timeline-dot.tone-amber{background:var(--gold)}.timeline-dot.tone-muted{background:#a9b0aa}.income-controls{display:flex;align-items:center;justify-content:space-between;gap:16px}.period-navigator{display:flex;align-items:center;gap:8px}.period-navigator strong{min-width:150px;text-align:center;font-size:14px}.income-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.income-table{border-top:1px solid var(--border)}.income-head,.income-table>button{display:grid;grid-template-columns:1fr .55fr .55fr .8fr 20px;align-items:center;gap:20px}.income-table>button{width:100%;min-height:70px;padding:12px 18px;border:0;border-bottom:1px solid var(--border);background:transparent;text-align:left;cursor:pointer}.income-table>button:last-child{border-bottom:0}.income-table>button>span{min-width:0;display:grid;gap:4px}.income-table small{color:var(--muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.income-table-section .income-table>button:has(>span:nth-child(3):last-of-type){grid-template-columns:1.1fr 1.2fr .75fr 20px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;padding:24px;background:#141e1880;display:grid;place-items:center;z-index:100}.modal-backdrop.is-sheet{padding:0;place-items:stretch end}.modal-panel{width:min(620px,100%);max-height:min(88vh,900px);border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow);display:flex;flex-direction:column;overflow:hidden}.modal-panel.is-wide{width:min(860px,100%)}.is-sheet .modal-panel{width:min(680px,100%);max-height:100vh;height:100%;border-radius:0;border-width:0 0 0 1px}.modal-header{min-height:64px;padding:0 20px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:16px;flex:0 0 auto}.modal-header h2{font-size:17px}.modal-body{padding:22px;overflow-y:auto;overscroll-behavior:contain}.modal-footer{min-height:70px;padding:12px 20px;border-top:1px solid var(--border);background:#fafbf9;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:0 0 auto}.form-grid{display:grid;gap:14px}.form-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.form-span-2{grid-column:span 2}.form-field{min-width:0;display:grid;gap:7px}.form-field>span{color:var(--muted);font-size:12px;display:flex;align-items:center;gap:6px}.form-field>span svg{width:15px;height:15px}.form-field input,.form-field select,.form-field textarea{width:100%;min-height:42px;border:1px solid var(--border-strong);border-radius:6px;padding:9px 11px;background:var(--surface);color:var(--ink);resize:vertical}.form-warning{margin-top:-6px;color:#9a473b;font-size:12px}.product-editor-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:24px}.image-uploader{display:flex;flex-direction:column;align-items:stretch;gap:10px}.image-uploader .product-thumb{width:100%;height:auto;aspect-ratio:1}.image-uploader .button{position:relative;overflow:hidden}.image-uploader input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.image-uploader small{color:var(--muted);font-size:11px;text-align:center}.product-editor-fields{display:grid;gap:18px}.editor-sale-switch{min-height:62px;padding:12px 14px;border:1px solid var(--border);border-radius:6px;background:#f8faf7;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.editor-sale-switch>span{display:grid;gap:4px}.editor-sale-switch small{color:var(--muted);font-size:11px}.order-detail-status{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.customer-summary{width:100%;min-height:70px;margin-top:16px;padding:11px 13px;border:1px solid var(--border);border-radius:6px;background:#f8faf7;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;text-align:left;cursor:pointer}.customer-summary>span:nth-child(2){display:grid;gap:4px}.customer-summary>span:nth-child(2) small{color:var(--muted);font-size:11px}.customer-summary>span:last-child{color:var(--green);display:flex;align-items:center;font-size:12px}.order-lines{margin-top:24px}.order-lines h3{margin-bottom:10px;font-size:14px}.order-lines>div{min-height:74px;padding:9px 0;border-bottom:1px solid var(--border);display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px}.order-lines .product-thumb{width:54px;height:54px}.order-lines>div>span{display:grid;gap:4px}.order-lines>div>span:last-child{justify-items:end}.order-lines small{color:var(--muted);font-size:11px}.settlement-panel{margin-top:24px;padding-top:4px;border-top:1px solid var(--border)}.settlement-panel .section-heading{padding-inline:0}.settlement-panel .segmented{width:100%}.settlement-panel .segmented button{flex:1}.settlement-preview{margin:14px 0;padding:13px 14px;border:1px solid var(--border);border-radius:6px;background:#f8faf7}.settlement-preview>div{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px}.settlement-preview>p{min-height:54px;color:var(--muted);display:grid;place-items:center;font-size:12px}.settlement-preview .settlement-total{min-height:48px;margin-top:8px;border-top:1px solid var(--border)}.settlement-total strong{color:var(--green-dark);font-family:Georgia,serif;font-size:22px}.settlement-actions{margin-top:18px;display:flex;justify-content:space-between;gap:12px}.settled-summary{margin-top:22px;border:1px solid var(--border);border-radius:6px;overflow:hidden}.settled-summary>div{min-height:48px;padding:0 14px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px}.settled-summary>div:last-child{border-bottom:0}.settled-summary span{color:var(--muted)}.settled-summary .settled-total{min-height:62px;background:#edf4ed}.settled-total strong{color:var(--green-dark);font-family:Georgia,serif;font-size:22px}.cancelled-summary{margin-top:22px;padding:18px;border:1px solid #e2d1cc;border-radius:6px;background:#faf3f1;display:flex;align-items:center;gap:12px;color:#8b473c}.cancelled-summary p{margin-top:4px;font-size:12px}.share-modal{display:flex;flex-direction:column;align-items:stretch;gap:15px}.qr-frame{width:min(280px,82vw);aspect-ratio:1;margin:0 auto;padding:12px;border:1px solid var(--border);background:#fff}.qr-frame img{width:100%;height:100%;display:block}.qr-loading,.loading-line{display:block;width:100%;height:100%;background:#edf2eb;animation:pulse 1.2s ease-in-out infinite}@keyframes pulse{50%{opacity:.5}}.share-title{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.share-title p,.share-note{color:var(--muted);font-size:12px;text-align:center}.share-url{min-height:44px;padding-left:11px;border:1px solid var(--border);border-radius:6px;background:#f8faf7;display:flex;align-items:center;gap:8px}.share-url>span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:11px}.share-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.merchant-login-shell{min-height:100vh;min-height:100dvh;padding:28px 20px;background:var(--paper);display:grid;place-items:center}.merchant-login-panel{width:min(420px,100%);padding:36px;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 16px 44px #202a241a}.merchant-login-heading{margin-top:34px}.merchant-login-heading>p{margin-bottom:8px;color:var(--green);font-size:12px}.merchant-login-heading h1{font-family:STSong,SimSun,serif;font-size:25px}.merchant-login-heading>span{display:block;margin-top:8px;color:var(--muted);font-size:13px}.merchant-login-form{margin-top:28px;display:grid;gap:12px}.merchant-login-field{display:grid;gap:8px}.merchant-login-field>span{color:var(--ink);font-size:13px}.merchant-login-field input{width:100%;height:46px;padding:0 13px;border:1px solid var(--border-strong);border-radius:6px;background:var(--surface);color:var(--ink)}.merchant-login-field input::placeholder{color:var(--faint)}.merchant-login-error{min-height:18px;color:var(--red);font-size:12px;line-height:1.5}.merchant-login-store-link{width:fit-content;margin:22px auto 0;color:var(--green);display:block;font-size:13px;text-decoration:none}.merchant-login-store-link:hover{color:var(--green-dark);text-decoration:underline}.center-screen{min-height:100vh;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.center-screen .loading-line{width:160px;height:3px;border-radius:2px}.error-screen{text-align:center;gap:12px}.error-screen>svg{width:34px;height:34px;color:var(--red)}.error-screen h1{font-family:STSong,SimSun,serif;font-size:22px}.error-screen p{color:var(--muted)}.toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%);min-height:44px;max-width:min(430px,calc(100vw - 32px));padding:0 16px;border-radius:6px;background:var(--green-deep);color:#fff;box-shadow:var(--shadow);display:flex;align-items:center;gap:9px;z-index:200}.toast-error{background:#843f36}.stepper{width:122px;height:42px;border:1px solid var(--border-strong);border-radius:6px;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;overflow:hidden}.stepper.is-compact{width:104px;height:36px;grid-template-columns:34px 1fr 34px}.stepper button{height:100%;border:0;background:#f4f7f2;display:grid;place-items:center;cursor:pointer}.stepper button:hover:not(:disabled){background:var(--green-pale)}.stepper input{width:100%;height:100%;min-width:0;padding:0 2px;border:0;outline:0;background:var(--surface);color:var(--ink);font:inherit;text-align:center;font-variant-numeric:tabular-nums}.stepper input:focus{box-shadow:inset 0 0 0 2px var(--green)}.customer-app{min-height:100vh;padding-bottom:88px;background:var(--paper)}.customer-header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--border);background:#f6f8f4f7}.customer-header-inner{width:min(1100px,calc(100% - 32px));min-height:68px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.customer-header-actions{display:flex;align-items:center;gap:8px}.customer-header-actions .icon-button b{position:absolute;top:1px;right:1px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:var(--red);color:#fff;font-size:9px;display:grid;place-items:center}.open-state{color:var(--muted);font-size:12px;display:inline-flex;align-items:center;gap:6px}.open-state i{width:7px;height:7px;border-radius:50%;background:var(--green)}.customer-main{width:min(1100px,calc(100% - 32px));margin:0 auto;padding:24px 0 60px}.store-intro{min-height:132px;padding:22px 0 24px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:24px}.store-intro>div{display:flex;align-items:center;gap:16px}.seal-mark{width:54px;height:54px;border:1px solid var(--red);color:var(--red);display:grid;place-items:center;font-family:STSong,SimSun,serif;font-size:14px;writing-mode:vertical-rl}.store-intro h1{font-family:STSong,SimSun,serif;font-size:30px}.store-intro>div p{margin-top:6px;color:var(--muted);font-size:13px}.store-intro>p{max-width:360px;color:var(--muted);font-size:12px;display:flex;align-items:flex-start;gap:7px;line-height:1.7}.store-tools{padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.customer-search{width:300px}.category-tabs{display:flex;align-items:center;gap:4px;overflow-x:auto;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{min-height:38px;padding:0 14px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);cursor:pointer;white-space:nowrap}.category-tabs button.is-active{border-bottom-color:var(--green);color:var(--green-dark)}.store-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.store-product-card{min-width:0;min-height:380px;border:1px solid var(--border);border-radius:8px;background:var(--surface);display:flex;flex-direction:column;overflow:hidden}.store-product-card.is-soldout{opacity:.72}.product-card-main{padding:0 14px;border:0;background:transparent;text-align:left;cursor:pointer}.store-product-image{display:block;position:relative;margin:0 -14px 13px;aspect-ratio:1 / .86;overflow:hidden}.store-product-image .product-thumb{width:100%;height:100%;border-radius:0;transition:transform .22s ease}.store-product-card:hover .store-product-image .product-thumb{transform:scale(1.025)}.store-product-image>b{position:absolute;top:0;right:0;bottom:0;left:0;background:#202a2475;color:#fff;display:grid;place-items:center;font-size:13px}.product-category{color:var(--green);font-size:11px}.store-product-card h2{min-height:44px;margin-top:5px;font-size:16px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.store-product-card .product-card-main>p{height:38px;margin-top:5px;color:var(--muted);font-size:11px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-footer{min-height:62px;margin-top:auto;padding:9px 13px 13px;display:flex;align-items:end;justify-content:space-between;gap:10px}.product-card-footer>span{display:grid;gap:4px}.product-card-footer strong{color:var(--green-dark);font-family:Georgia,serif;font-size:18px}.product-card-footer small{color:var(--muted);font-size:10px}.round-add{width:38px;height:38px;border:0;border-radius:50%;background:var(--green);color:#fff;font-size:21px;cursor:pointer}.round-add:hover:not(:disabled){background:var(--green-dark)}.cart-bar{position:fixed;left:50%;bottom:22px;transform:translate(-50%);width:min(520px,calc(100% - 32px));min-height:58px;padding:7px 8px 7px 10px;border:1px solid #1f3d2c;border-radius:8px;background:var(--green-deep);color:#fff;box-shadow:0 12px 30px #1f3d2c3d;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;text-align:left;cursor:pointer;z-index:35}.cart-bar-icon{width:40px;height:40px;border-radius:50%;background:#ffffff1f;display:grid;place-items:center;position:relative}.cart-bar-icon b{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:var(--red);display:grid;place-items:center;font-size:10px}.cart-bar>span:nth-child(2){display:grid;gap:2px}.cart-bar small{color:#ffffffa3;font-size:10px}.cart-bar>span:last-child{min-height:42px;padding:0 13px;border-radius:6px;background:#fff;color:var(--green-deep);display:flex;align-items:center;gap:4px;font-size:12px}.customer-bottom-nav{display:none}.product-detail>.product-thumb{width:100%;height:auto;aspect-ratio:1.25;margin-bottom:18px}.product-detail h2{margin-top:5px;font-family:STSong,SimSun,serif;font-size:25px}.product-detail-price{margin:12px 0 16px;display:flex;align-items:center;justify-content:space-between}.product-detail-price strong{color:var(--green-dark);font-family:Georgia,serif;font-size:24px}.product-detail-price span{color:var(--muted);font-size:12px}.product-detail>p{color:var(--muted);font-size:13px;line-height:1.8}.detail-note{margin-top:22px;padding:13px;border-left:3px solid var(--green);background:var(--surface-soft);display:flex;gap:10px}.detail-note>span{display:grid;gap:4px}.detail-note small{color:var(--muted);font-size:11px;line-height:1.6}.product-detail-footer{width:100%;display:grid;grid-template-columns:122px minmax(0,1fr);gap:10px}.cart-sheet-content{display:grid;gap:26px}.cart-lines h3,.customer-form-section h3{margin-bottom:11px;font-size:14px}.cart-lines>div{min-height:78px;padding:9px 0;border-bottom:1px solid var(--border);display:grid;grid-template-columns:56px minmax(130px,1fr) 104px 85px 40px;align-items:center;gap:12px}.cart-lines .product-thumb{width:56px;height:56px}.cart-lines>div>span{display:grid;gap:5px}.cart-lines small{color:var(--muted);font-size:11px}.cart-lines>div>strong{text-align:right;font-family:Georgia,serif}.customer-form-section{padding-top:4px}.cart-total-box{padding:16px;border:1px solid var(--border);border-radius:6px;background:#f8faf7}.cart-total-box>div{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.cart-total-box>div span{color:var(--muted);font-size:12px}.cart-total-box>div strong{color:var(--green-dark);font-family:Georgia,serif;font-size:23px}.cart-total-box p{margin:8px 0 14px;color:var(--muted);font-size:11px}.customer-orders-page{display:grid;gap:24px}.customer-orders-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.customer-orders-header>div{min-width:0}.customer-clear-records{min-height:38px;padding:0 12px;color:var(--muted);font-size:12px;flex:0 0 auto}.customer-order-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.customer-order-list>button{padding:0;border:1px solid var(--border);border-radius:8px;background:var(--surface);text-align:left;overflow:hidden;cursor:pointer}.customer-order-list>button:hover{border-color:var(--border-strong)}.customer-order-list>button>div{padding:13px 15px;border-bottom:1px solid var(--border)}.customer-order-list>button>div:last-child{border-bottom:0}.customer-order-list>button>div:first-child>span{display:flex;align-items:center;justify-content:space-between;gap:12px}.customer-order-list small{color:var(--muted);font-size:11px}.customer-order-list>button>div:first-child>small{display:block;margin-top:5px}.customer-order-products{display:flex;align-items:center;gap:12px}.thumb-stack{display:flex;flex:0 0 auto}.thumb-stack .product-thumb{width:44px;height:44px;margin-right:-12px;border:2px solid #fff}.customer-order-products>span:last-child{display:grid;gap:5px;min-width:0}.customer-order-products strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-order-list>button>div:last-child{min-height:56px;display:grid;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:8px}.customer-order-list>button>div:last-child>span{color:var(--muted);font-size:12px}.customer-order-list>button>div:last-child>strong{font-family:Georgia,serif}.order-success{display:flex;flex-direction:column;align-items:center;text-align:center}.order-success>svg{width:54px;height:54px;color:var(--green)}.order-success h2{margin-top:14px;font-family:STSong,SimSun,serif;font-size:24px}.order-success>p{max-width:360px;margin:8px 0 18px;color:var(--muted);font-size:12px;line-height:1.7}.order-success>div{width:100%;margin-bottom:18px;padding:8px 14px;border:1px solid var(--border);border-radius:6px;background:#f8faf7;display:grid;grid-template-columns:1fr 1fr;gap:0}.order-success>div span,.order-success>div strong{min-height:40px;display:flex;align-items:center;border-bottom:1px solid var(--border);font-size:12px}.order-success>div span:nth-last-child(-n+2),.order-success>div strong:nth-last-child(-n+2){border-bottom:0}.order-success>div span{color:var(--muted)}.order-success>div strong{justify-content:flex-end}.customer-order-status{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:11px}.customer-order-detail>section{margin-top:18px;border-top:1px solid var(--border)}.customer-order-detail>section>div{min-height:72px;padding:9px 0;border-bottom:1px solid var(--border);display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:11px}.customer-order-detail .product-thumb{width:52px;height:52px}.customer-order-detail>section span{display:grid;gap:5px}.customer-order-detail small{color:var(--muted);font-size:11px}.customer-order-total{margin-top:18px;padding:14px;border:1px solid var(--border);border-radius:6px;background:#f8faf7;display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:7px 16px}.customer-order-total>span{color:var(--muted);font-size:12px}.customer-order-total>strong{color:var(--green-dark);font-family:Georgia,serif;font-size:22px}.customer-order-total>small{grid-column:span 2}@media(max-width:1120px){.store-products{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-strip{grid-template-columns:1fr}.customer-strip button{border-right:0;border-bottom:1px solid var(--border)}.customer-strip button:last-child{border-bottom:0}.customer-table-head,.customer-table-row{grid-template-columns:minmax(180px,1.2fr) .55fr .75fr .75fr 20px}.customer-table-head span:nth-child(3),.customer-table-row>span:nth-child(3){display:none}.customer-detail-grid{grid-template-columns:1fr}}@media(max-width:920px){.merchant-shell{display:block}.merchant-sidebar,.desktop-toolbar{display:none}.merchant-workspace{min-height:100vh}.merchant-mobile-header{height:60px;padding:0 16px;border-bottom:1px solid var(--border);background:#f6f8f4f7;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20}.merchant-mobile-header>div{display:flex}.merchant-main{padding:22px 18px 96px}.merchant-bottom-nav{position:fixed;inset:auto 0 0;height:calc(62px + env(safe-area-inset-bottom));padding:5px 8px env(safe-area-inset-bottom);border-top:1px solid var(--border);background:#fffffff7;display:grid;grid-template-columns:repeat(5,1fr);z-index:30}.merchant-bottom-nav button{border:0;background:transparent;color:var(--muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px}.merchant-bottom-nav button>span{position:relative}.merchant-bottom-nav button b{position:absolute;top:-2px;right:-3px;width:6px;height:6px;border-radius:50%;background:var(--red)}.merchant-bottom-nav button.is-active{color:var(--green-dark)}.dashboard-grid{grid-template-columns:1fr}.income-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.order-list-head,.product-admin-head,.customer-table-head{display:none}.order-list-item{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) auto 20px}.order-list-item>span:nth-child(2){display:none}.product-admin-row{grid-template-columns:minmax(220px,1fr) 115px 70px 120px 92px;overflow-x:auto}.customer-table-row{grid-template-columns:minmax(180px,1.2fr) .55fr .75fr 20px}.customer-table-row>span:nth-child(4){display:none}.customer-order-list{grid-template-columns:1fr}}@media(max-width:720px){.page-stack{gap:18px}.page-header{align-items:flex-start}.page-header h1,.customer-profile-header h1,.customer-orders-page>header h1{font-size:24px}.page-actions .button{width:42px;padding:0;font-size:0}.metric-grid,.customer-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.metric{min-height:112px;padding:14px 12px}.metric-heading svg{display:none}.metric>strong{font-size:20px;overflow-wrap:anywhere}.metric>small{font-size:10px}.toolbar-row,.income-controls{align-items:stretch;flex-direction:column}.segmented{width:100%;overflow-x:auto}.segmented button{flex:1;padding-inline:10px}.search-field{width:100%}.order-list-item{min-height:86px;grid-template-columns:minmax(0,1fr) auto 18px;gap:12px}.order-list-item>span:nth-child(2),.order-list-item>span:nth-child(4){display:none}.product-admin-row{grid-template-columns:minmax(0,1fr) auto 88px;gap:10px}.product-admin-row>div:nth-child(2),.product-admin-row>div:nth-child(3){display:none}.sale-switch b{display:none}.customer-table-row{grid-template-columns:minmax(0,1fr) auto 18px;gap:10px}.customer-table-row>span:nth-child(2),.customer-table-row>span:nth-child(3),.customer-table-row>span:nth-child(4){display:none}.customer-profile-header{align-items:flex-start}.income-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.period-navigator{justify-content:center}.income-head{display:none}.income-table>button{grid-template-columns:minmax(0,1fr) auto 18px}.income-table>button>span:nth-child(2),.income-table>button>span:nth-child(3):not(:last-of-type){display:none}.income-table-section .income-table>button:has(>span:nth-child(3):last-of-type){grid-template-columns:minmax(0,1fr) auto 18px}.modal-backdrop{padding:0;place-items:end stretch}.modal-panel,.modal-panel.is-wide,.is-sheet .modal-panel{width:100%;height:auto;max-height:92dvh;border-radius:8px 8px 0 0;border-width:1px 0 0}.modal-body{padding:18px 16px}.product-editor-layout{grid-template-columns:1fr}.image-uploader{display:grid;grid-template-columns:118px minmax(0,1fr);align-items:center}.image-uploader small{grid-column:2;text-align:left}.form-grid.two-columns{grid-template-columns:1fr}.form-span-2{grid-column:auto}.settlement-actions{flex-direction:column-reverse}.settlement-actions .button{width:100%}.customer-summary{grid-template-columns:42px minmax(0,1fr) 18px}.customer-summary>span:last-child{font-size:0}.customer-summary>span:last-child svg{width:18px}.customer-header-inner,.customer-main{width:calc(100% - 28px)}.customer-header-inner{min-height:60px}.customer-header .brand-lockup:not(.is-compact) .brand-mark{width:32px;height:32px}.customer-header .brand-copy strong{font-size:18px}.customer-header .brand-copy small,.open-state{display:none}.customer-main{padding-top:0;padding-bottom:74px}.store-intro{min-height:118px;padding-block:17px;align-items:flex-start;flex-direction:column;gap:10px}.store-intro>p{max-width:none}.seal-mark{width:46px;height:46px}.store-intro h1{font-size:24px}.store-tools{padding:14px 0 16px;flex-direction:column;align-items:stretch;gap:10px}.customer-search{width:100%}.category-tabs{margin-inline:-4px}.store-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.store-product-card{min-height:318px}.store-product-image{aspect-ratio:1}.store-product-card h2{min-height:40px;font-size:14px}.store-product-card .product-card-main>p{height:34px;line-height:1.55}.product-card-footer{padding-inline:11px}.product-card-footer strong{font-size:16px}.round-add{width:34px;height:34px}.customer-bottom-nav{position:fixed;inset:auto 0 0;height:calc(62px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--border);background:#fffffff7;display:grid;grid-template-columns:1fr 1fr;z-index:32}.customer-bottom-nav button{border:0;background:transparent;color:var(--muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px}.customer-bottom-nav button>span{position:relative}.customer-bottom-nav button b{position:absolute;top:-2px;right:-3px;width:6px;height:6px;border-radius:50%;background:var(--red)}.customer-bottom-nav button.is-active{color:var(--green-dark)}.cart-bar{bottom:calc(70px + env(safe-area-inset-bottom))}.cart-lines>div{grid-template-columns:52px minmax(0,1fr) 40px;grid-template-areas:"image name trash" "image step total";gap:7px 10px}.cart-lines .product-thumb{grid-area:image;width:52px;height:52px}.cart-lines>div>span{grid-area:name}.cart-lines .stepper{grid-area:step}.cart-lines>div>strong{grid-area:total}.cart-lines .icon-button{grid-area:trash}.customer-orders-page{padding-top:22px}}@media(max-width:390px){.merchant-login-shell{padding-inline:14px}.merchant-login-panel{padding:28px 22px}.merchant-main{padding-inline:14px}.metric-grid,.customer-metrics{grid-template-columns:1fr 1fr}.metric-grid .metric:first-child{grid-column:span 2}.metric{min-height:102px}.order-row{grid-template-columns:38px minmax(0,1fr) 18px;gap:9px}.order-row .avatar{width:38px;height:38px}.order-row-amount{display:none}.segmented button{font-size:12px}.share-actions{grid-template-columns:1fr}.store-product-card{min-height:300px}.product-card-main{padding-inline:10px}.store-product-image{margin-inline:-10px}.store-product-card .product-card-main>p{display:none}.product-detail-footer{grid-template-columns:104px minmax(0,1fr)}.product-detail-footer .stepper{width:104px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
