*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,sans-serif;background:#f5f5f5;color:#1a1a1a;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}button{font-family:inherit;cursor:pointer;border:none;outline:none;background:none;-webkit-tap-highlight-color:transparent}.cashier{display:flex;flex-direction:column;height:100%;max-width:480px;margin:0 auto;background:#fff}.cashier.desktop{max-width:720px;width:calc(100% - 48px);border-radius:20px;box-shadow:0 16px 56px #1677ff1f,0 4px 24px #0000000f;margin:24px auto;height:auto;min-height:460px;max-height:calc(100vh - 48px);overflow:hidden;border:1px solid rgba(22,119,255,.08)}.cashier.desktop .cashier-body{flex-direction:row;min-width:0}.cashier-header{padding:14px 20px 12px;text-align:center;background:#fff;border-bottom:1px solid #f0f0f0}.cashier.mobile .cashier-header{padding:max(14px,env(safe-area-inset-top)) 20px 14px;background:linear-gradient(135deg,#1677ff,#0958d9);border-bottom:none}.cashier-header-brand{display:flex;align-items:center;justify-content:center;gap:8px}.alipay-mark{width:28px;height:28px;background:#ffffff40;border-radius:8px;color:#fff;font-size:15px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.cashier.mobile .cashier-header-title{color:#fff;font-size:18px}.cashier-header-title{font-size:17px;font-weight:600;color:#1a1a1a}.cashier-header-mode{font-size:12px;color:#999;margin-top:4px}.cashier.mobile .cashier-header-mode{color:#fffc;font-size:13px}.cashier-display{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 24px;min-height:120px;background:linear-gradient(180deg,#fff,#fafafa)}.cashier.mobile .cashier-display{flex:1;min-height:160px;padding:32px 24px 24px;background:#fff}.cashier-display-label{font-size:13px;color:#999;margin-bottom:12px;align-self:flex-start;width:100%}.cashier.mobile .cashier-display-label{align-self:center;text-align:center;font-size:14px;color:#8c8c8c}.cashier-body{flex:1;display:flex;flex-direction:column;min-height:0}.cashier-display-inner{display:flex;align-items:flex-end;justify-content:center;width:100%;max-width:100%;direction:ltr;flex-wrap:nowrap;min-width:0;padding:0 8px}.cashier.mobile .cashier-display-inner{justify-content:center;gap:2px}.cashier-currency{font-size:28px;font-weight:500;color:#1677ff;margin-right:2px;flex-shrink:0;margin-bottom:17px}.cashier-amount-cols{display:inline-flex;align-items:flex-end;flex-wrap:nowrap;font-variant-numeric:tabular-nums;direction:ltr;unicode-bidi:isolate}.cashier-amount-cols.cashier-amount{font-size:clamp(44px,12vw,64px);font-weight:600;color:#1a1a1a;letter-spacing:0;line-height:1.1}.cashier-digit-col{display:inline-flex;flex-direction:column;align-items:center;min-width:.52em}.cashier-digit-char{line-height:1.1;font-weight:inherit;color:inherit}.cashier-digit-label{font-size:11px;line-height:1.2;color:#bfbfbf;font-weight:400;min-height:14px;margin-top:3px;white-space:nowrap}.cashier-digit-sep{line-height:1.1;font-weight:600;color:inherit;margin-bottom:17px;padding:0 1px}.cashier-yuan-suffix{font-size:18px;font-weight:500;color:#8c8c8c;margin-left:4px;flex-shrink:0;align-self:flex-end;margin-bottom:17px}.cashier-amount-meta{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:8px;flex-wrap:wrap;min-height:22px}.cashier-amount-cn{font-size:13px;color:#1677ff;background:#e6f4ff;padding:3px 12px;border-radius:20px;font-weight:500}.cashier-amount-cn.muted{color:#8c8c8c;background:#f5f5f5}.cashier-amount-over{font-size:12px;color:#ff3141;font-weight:600;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;line-height:1.4}.cashier.desktop .cashier-amount-over{margin-top:10px;padding:6px 10px;background:#fff1f0;border-radius:8px;border:1px solid #ffccc7}.cashier-display-label.desktop-center{align-self:center;text-align:center;width:100%}.cashier.mobile .cashier-amount-cols.cashier-amount{font-size:clamp(48px,14vw,64px)}.cashier-amount-cols.cashier-amount.empty,.cashier.mobile .cashier-amount-cols.cashier-amount.empty{color:#d9d9d9}.cashier-placeholder{font-size:14px;color:#bfbfbf;margin-top:12px;text-align:center;line-height:1.5}.cashier-pay-hint{margin-top:14px;font-size:13px;color:#1677ff;background:#e8f3ff;padding:8px 16px;border-radius:20px}.cashier-desktop-hint{margin-top:12px;font-size:13px;color:#1677ff;background:#e8f3ff;padding:6px 14px;border-radius:20px}.cashier.mobile .cashier-keypad.mobile-keypad{grid-template-columns:repeat(3,1fr) 108px;grid-template-rows:repeat(4,72px);border-top:1px solid #ebebeb;padding-bottom:env(safe-area-inset-bottom)}.cashier.mobile .mobile-keypad .cashier-key.zero{grid-column:1 / 3;grid-row:4}.cashier.mobile .mobile-keypad .cashier-key.dot{grid-column:3;grid-row:4}.mobile-pay-btn{grid-column:4;grid-row:3 / 5;position:relative;display:flex;align-items:center;justify-content:center;padding:10px 8px;background:linear-gradient(145deg,#4096ff,#1677ff 45%,#0958d9);border:none;overflow:hidden;box-shadow:inset 0 1px #ffffff40;transition:transform .12s,filter .12s,box-shadow .12s}.mobile-pay-btn.ready{box-shadow:inset 0 1px #ffffff4d,0 4px 16px #1677ff73}.mobile-pay-btn:disabled{background:linear-gradient(180deg,#f0f0f0,#e0e0e0);box-shadow:none;cursor:not-allowed}.mobile-pay-btn:disabled .mobile-pay-row{opacity:.35}.mobile-pay-btn:disabled .mobile-pay-icon{background:#0000000f;color:#bbb}.mobile-pay-btn:disabled .mobile-pay-text{color:#bbb}.mobile-pay-icon{width:32px;height:32px;background:#fffffff2;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:800;color:#1677ff;flex-shrink:0;box-shadow:0 2px 6px #0000001f}.mobile-pay-row{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.mobile-pay-text{font-size:13px;font-weight:700;color:#fff;letter-spacing:2px;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.15)}.mobile-pay-btn.ready:active{transform:scale(.97);filter:brightness(.96)}.cashier-keypad{display:grid;grid-template-columns:repeat(3,1fr) 112px;grid-template-rows:repeat(4,72px);background:#f5f5f5;border-top:1px solid #ebebeb}.cashier.desktop .cashier-keypad,.cashier.desktop .cashier-keypad.desktop-keypad{flex:1;width:auto;min-width:0;border-top:none;border-left:1px solid #eef2f6;grid-template-columns:repeat(3,1fr) 118px;grid-template-rows:repeat(4,76px);min-height:380px;background:#f3f6fa;padding:10px;gap:8px}.cashier.desktop .cashier-key{border:none;border-radius:12px;background:linear-gradient(180deg,#fff,#f4f6f9);box-shadow:0 3px #cfd8e3,0 5px 10px #0f234612;font-size:26px;font-weight:500;color:#1f1f1f;transition:transform .07s ease,box-shadow .07s ease,background .07s ease;transform:translateY(0);will-change:transform,box-shadow}.cashier.desktop .cashier-key:hover{background:linear-gradient(180deg,#fff,#eef4ff)}.cashier.desktop .cashier-key:active,.cashier.desktop .cashier-key.pressed{transform:translateY(3px);box-shadow:0 0 #cfd8e3,inset 0 3px 8px #0f234624;background:#e3e9f2}.cashier.desktop .cashier-key.fn{background:linear-gradient(180deg,#f8f9fb,#ebeef3);box-shadow:0 3px #c5ced9,0 5px 10px #0f23460d;font-size:15px;font-weight:600;color:#595959}.cashier.desktop .cashier-key.fn:active,.cashier.desktop .cashier-key.fn.pressed{background:#d8dee8}.cashier-key{display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:400;color:#1a1a1a;background:#fff;border:.5px solid #ebebeb;transition:background .1s}.cashier-key:active{background:#f0f0f0}.cashier-key.fn{font-size:18px;font-weight:500;color:#666;background:#fafafa}.cashier-key.zero{grid-column:1 / 3}.cashier-key.dot{grid-column:3;grid-row:4}.cashier-collect{grid-column:4;grid-row:3 / 5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:linear-gradient(180deg,#1677ff,#0958d9);color:#fff;font-size:14px;font-weight:600;padding:12px 8px;transition:filter .15s;line-height:1.3;text-align:center}.cashier-collect span{display:block}.cashier-collect.desktop-pay{position:relative;overflow:hidden;padding:0;border:none;border-radius:12px;background:linear-gradient(165deg,#69b1ff,#1677ff 42%,#0958d9);box-shadow:inset 0 1px #ffffff59;transition:filter .15s,box-shadow .15s,transform .1s}.cashier-collect.desktop-pay.ready{box-shadow:inset 0 1px #fff6,0 6px 20px #1677ff59}.desktop-pay-watermark{position:absolute;left:50%;bottom:-6px;transform:translate(-50%);width:92px;height:92px;opacity:.22;color:#fff;pointer-events:none;z-index:0}.desktop-pay-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;padding-top:28px;width:100%;height:100%}.desktop-pay-line{display:block;white-space:nowrap;font-size:16px;font-weight:700;letter-spacing:.06em;text-shadow:0 1px 2px rgba(0,0,0,.12)}.cashier-collect.desktop-pay .collect-loading{font-size:15px;font-weight:600}.cashier-collect.desktop-pay:disabled{background:linear-gradient(180deg,#ececec,#e0e0e0);box-shadow:none;color:#b0b0b0}.cashier-collect.desktop-pay:disabled .desktop-pay-watermark{opacity:.12;color:#999}.cashier-collect.desktop-pay:disabled .desktop-pay-line{text-shadow:none}.cashier-collect.desktop-pay.ready:hover:not(:disabled){filter:brightness(1.04)}.cashier-collect.desktop-pay.ready:active:not(:disabled){filter:brightness(.96);transform:scale(.99)}.cashier-collect:hover:not(:disabled){filter:brightness(1.05)}.cashier-collect:active:not(:disabled){filter:brightness(.95)}.cashier-collect:disabled{background:#e8e8e8;color:#b0b0b0;cursor:not-allowed}.cashier-collect.mobile-pay:not(:disabled){background:linear-gradient(180deg,#1677ff,#0958d9)}.cashier.mobile .cashier-body{display:flex;flex-direction:column;min-height:0;flex:1}.collect-icon{width:28px;height:28px}.collect-loading{font-size:14px}.cashier-unready{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background:#f5f5f5;color:#999;gap:16px;padding:40px;text-align:center}.cashier-unready-icon{width:56px;height:56px;border-radius:50%;background:#fff3e0;color:#ff8f1f;font-size:28px;font-weight:700;display:flex;align-items:center;justify-content:center}.cashier-unready-spinner{width:36px;height:36px;border:3px solid #e8e8e8;border-top-color:#1677ff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.cashier-unready p{font-size:15px;line-height:1.6}.pay-overlay.scan-mode{position:fixed;top:0;bottom:0;background:#000;z-index:200;display:flex;flex-direction:column;max-width:480px;margin:0 auto;left:0;right:0}.scan-top{display:flex;align-items:center;gap:12px;padding:12px 16px;padding-top:max(12px,env(safe-area-inset-top));color:#fff}.scan-back{width:40px;height:40px;border-radius:50%;background:#ffffff1f;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.scan-top-title{font-size:17px;font-weight:600}.scan-top-amount{font-size:14px;color:#ffffffb3;margin-top:2px}.scan-content{flex:1;display:flex;flex-direction:column;padding:0 16px 24px;padding-bottom:max(24px,env(safe-area-inset-bottom))}.scan-content .scanner-container{flex:1;border-radius:12px;overflow:hidden;margin-bottom:16px;min-height:240px;max-height:55vh}.scan-gun-input{width:100%;padding:14px 16px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:10px;color:#fff;font-size:16px;text-align:center;margin-bottom:12px}.scan-gun-input::placeholder{color:#fff6}.scan-gun-input:focus{outline:none;border-color:#1677ff}.scan-tip{text-align:center;color:#ffffff8c;font-size:13px}.pay-overlay:not(.scan-mode){position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px}.pay-overlay-card{background:#fff;border-radius:16px;width:100%;max-width:520px;text-align:center;position:relative;animation:cardIn .25s ease;max-height:calc(100vh - 48px);overflow-y:auto;box-shadow:0 16px 48px #0000002e}.pay-overlay-head{padding:24px 24px 16px;background:linear-gradient(180deg,#f0f7ff,#fff);border-radius:16px 16px 0 0}.pay-overlay-body{padding:0 24px 24px}.pay-overlay-line{display:block;width:100%;margin:0 0 12px;font-size:14px;color:#595959;line-height:1.5;text-align:center;word-break:keep-all}.pay-overlay-line.muted{color:#8c8c8c;font-size:13px;margin-bottom:16px}.pay-overlay-countdown{padding:8px 14px;background:#f6ffed;border:1px solid #b7eb8f;border-radius:8px;color:#389e0d;font-size:14px}.pay-overlay-countdown strong{font-size:18px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.05em;margin-left:4px}.pay-overlay-countdown.warn{background:#fff7e6;border-color:#ffd591;color:#d46b08}.pay-overlay-countdown.expired{background:#fff1f0;border-color:#ffccc7;color:#cf1322;font-weight:600}.pay-overlay-qr{display:flex;align-items:center;justify-content:center;padding:8px 0 16px;position:relative;margin-bottom:4px}.pay-overlay-qr.expired{opacity:.45}.pay-overlay-status-line{display:flex!important;align-items:center;justify-content:center;gap:8px;color:#1677ff;font-size:13px;margin-bottom:8px}.pay-overlay-tips{margin-top:8px;padding-top:16px;border-top:1px solid #f0f0f0;text-align:left}.pay-overlay-tip{display:block;width:100%;margin:0 0 8px;padding:0;font-size:13px;color:#595959;line-height:1.55;text-align:center}.pay-overlay-tip:last-child{margin-bottom:0}.pay-overlay-tip.warn{color:#cf1322;font-weight:600;padding:8px 10px;background:#fff1f0;border-radius:8px;border:1px solid #ffccc7;margin-bottom:10px}.qr-countdown{margin-bottom:14px;padding:10px 14px;background:#f6ffed;border:1px solid #b7eb8f;border-radius:10px;font-size:13px;color:#389e0d}.qr-countdown-row{display:flex;align-items:center;justify-content:center;gap:8px}.qr-countdown-msg{font-weight:600}.qr-countdown-track{margin-top:8px;height:4px;background:#0000000f;border-radius:2px;overflow:hidden}.qr-countdown-fill{height:100%;background:currentColor;border-radius:2px;transition:width 1s linear}.qr-countdown.warn{background:#fff7e6;border-color:#ffd591;color:#d46b08}.qr-countdown.expired{background:#fff1f0;border-color:#ffccc7;color:#cf1322}.qr-countdown-label{color:inherit;opacity:.85}.qr-countdown-time{font-size:18px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.05em}.qr-wrap{display:flex;align-items:center;justify-content:center;padding:12px;margin-bottom:14px;position:relative}.qr-loading{width:240px;height:240px;display:flex;align-items:center;justify-content:center;color:#999}.qr-expired-mask{position:absolute;top:8px;right:0;bottom:8px;left:0;display:flex;align-items:center;justify-content:center;background:#ffffffd1;font-size:18px;font-weight:700;color:#cf1322;border-radius:12px}.qr-frame{position:relative;padding:14px;background:#fff;border:1px solid #e8eef5;border-radius:12px;display:inline-flex;box-shadow:0 4px 20px #1677ff1a}.qr-corner{position:absolute;width:20px;height:20px;border-color:#1677ff;border-style:solid}.qr-corner.tl{top:0;left:0;border-width:3px 0 0 3px;border-radius:4px 0 0}.qr-corner.tr{top:0;right:0;border-width:3px 3px 0 0;border-radius:0 4px 0 0}.qr-corner.bl{bottom:0;left:0;border-width:0 0 3px 3px;border-radius:0 0 0 4px}.qr-corner.br{bottom:0;right:0;border-width:0 3px 3px 0;border-radius:0 0 4px}.pay-overlay-regen{width:100%;padding:12px;margin-bottom:14px;background:#1677ff;color:#fff;border-radius:10px;font-size:15px;font-weight:600}.pay-overlay-regen:active{background:#0958d9}@keyframes cardIn{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}.pay-overlay-close{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:#f5f5f5;color:#999;font-size:16px;display:flex;align-items:center;justify-content:center}.pay-overlay-brand{display:flex;align-items:center;justify-content:center;gap:8px;font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:10px}.alipay-badge{width:24px;height:24px;background:#1677ff;color:#fff;border-radius:6px;font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.pay-overlay-amount{font-size:36px;font-weight:700;color:#1677ff;margin-bottom:0;letter-spacing:-.02em}.status-dot-pulse{width:8px;height:8px;background:#1677ff;border-radius:50%;animation:pulse 1.5s ease infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.scanner-container{position:relative;border-radius:12px;overflow:hidden;background:#000;aspect-ratio:1}.scanner-container video{width:100%;height:100%;object-fit:cover}.scanner-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.scanner-frame{width:70%;height:70%;border:2px solid #1677ff;border-radius:12px;box-shadow:0 0 0 9999px #00000073}.scanner-hint{position:absolute;bottom:20px;left:0;right:0;text-align:center;color:#fff;font-size:13px;text-shadow:0 1px 4px rgba(0,0,0,.5)}.scan-content .alert-error{background:#ff4d4f26;color:#ff7875;padding:10px;border-radius:8px;font-size:13px;margin-bottom:12px}.pay-success-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:300;display:flex;align-items:center;justify-content:center;padding:24px}.pay-success-card{background:#fff;border-radius:16px;width:100%;max-width:440px;padding:28px 24px 24px;text-align:center;animation:cardIn .25s ease;box-shadow:0 16px 48px #0000002e}.pay-success-icon{width:64px;height:64px;border-radius:50%;background:#e8faf0;color:#00b578;font-size:32px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 14px}.pay-success-title{font-size:22px;font-weight:700;color:#1a1a1a;margin-bottom:6px}.pay-success-subtitle{font-size:13px;color:#8c8c8c;line-height:1.5;margin-bottom:18px}.pay-success-details{text-align:left;background:#fafafa;border:1px solid #f0f0f0;border-radius:12px;padding:4px 0;margin-bottom:16px}.pay-success-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid #f0f0f0;font-size:13px;line-height:1.45}.pay-success-row:last-child{border-bottom:none}.pay-success-row.highlight .pay-success-value{color:#1677ff;font-size:16px;font-weight:700}.pay-success-label{flex-shrink:0;color:#8c8c8c}.pay-success-value{color:#262626;text-align:right;word-break:break-all}.pay-success-safe{text-align:left;padding:12px 14px;background:#fffbe6;border:1px solid #ffe58f;border-radius:10px;margin-bottom:18px}.pay-success-safe-line{margin:0 0 6px;font-size:12px;color:#8c6d1f;line-height:1.55}.pay-success-safe-line:last-child{margin-bottom:0}.pay-success-btn{width:100%;padding:14px;background:#1677ff;color:#fff;border-radius:10px;font-size:16px;font-weight:600}.pay-success-btn:active{background:#0958d9}.toast-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:300;display:flex;align-items:center;justify-content:center;padding:24px}.toast-card{background:#fff;border-radius:16px;padding:36px 32px;text-align:center;width:100%;max-width:300px;animation:cardIn .25s ease}.toast-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;margin:0 auto 16px}.toast-icon.success{background:#e8faf0;color:#00b578}.toast-icon.error{background:#fff1f0;color:#ff3141}.toast-title{font-size:20px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.toast-desc{font-size:14px;color:#888;line-height:1.5}.toast-btn{margin-top:24px;width:100%;padding:14px;background:#1677ff;color:#fff;border-radius:10px;font-size:16px;font-weight:600}.result-page{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background:#f5f5f5;padding:40px 24px;text-align:center}.result-page-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:40px;margin-bottom:20px}.result-page-icon.success{background:#e8faf0;color:#00b578}.result-page-icon.pending{background:#fff7e6;color:#ff8f1f}.result-page-title{font-size:22px;font-weight:600;margin-bottom:8px}.result-page-desc{font-size:14px;color:#999;line-height:1.6;margin-bottom:32px}.result-page-btn{width:100%;max-width:280px;padding:14px;background:#1677ff;color:#fff;border-radius:10px;font-size:16px;font-weight:600;text-decoration:none;display:block}.cashier.desktop .cashier-display{flex:0 0 300px;width:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 20px 16px;min-height:380px;overflow:hidden;background:#fff;border-right:1px solid #f0f2f5}.cashier.desktop .cashier-display-label{align-self:center;text-align:center;width:100%;font-size:14px;font-weight:500;color:#595959;margin-bottom:0;letter-spacing:.06em}.cashier-amount-panel{width:100%;max-width:260px;padding:36px 12px 32px;background:transparent;border-radius:16px;border:none;transition:background .2s,border-color .2s,box-shadow .2s}.cashier-amount-panel.has-amount{background:#fafbfc;border:1px solid #eef1f5;box-shadow:0 2px 12px #0000000a}.cashier-amount-panel.over-limit{border:1px solid #ffccc7;background:#fffcfc}.cashier.desktop .cashier-display-main{flex:1;justify-content:center;width:100%}.cashier.desktop .cashier-display-main.desktop-centered{display:flex;align-items:center;justify-content:center;padding:20px 0}.cashier.desktop .cashier-display-inner{justify-content:center;flex-wrap:nowrap;padding:0}.cashier.desktop .cashier-amount-cols.cashier-amount,.cashier.desktop .cashier-amount-cols.cashier-amount.medium,.cashier.desktop .cashier-amount-cols.cashier-amount.long,.cashier.desktop .cashier-amount-cols.cashier-amount.xlong{font-size:56px;font-weight:600;letter-spacing:-.03em;flex:none;min-width:0;max-width:100%;overflow:hidden}.cashier.desktop .cashier-amount-cols.cashier-amount:not(.empty){color:#1a1a1a}.cashier.desktop .cashier-amount-cols.cashier-amount.empty{font-size:48px;font-weight:500;color:#e0e0e0}.cashier.desktop .cashier-currency{font-size:28px;font-weight:500;color:#8c8c8c;margin-bottom:14px}.cashier-amount-panel.has-amount .cashier-currency{color:#1677ff}.cashier.desktop .cashier-yuan-suffix{font-size:16px;font-weight:500;color:#8c8c8c;margin-bottom:14px}.cashier-amount-panel.has-amount .cashier-yuan-suffix{color:#595959}.cashier.desktop .cashier-digit-label{font-size:10px;color:silver;min-height:12px}.cashier.desktop .cashier-digit-sep{margin-bottom:14px}.cashier.desktop .cashier-amount-over{margin-top:12px;padding:0;background:none;border:none;border-radius:0}.cashier.desktop .cashier-display-footer{flex-shrink:0;width:100%;margin-top:0;padding:0 0 4px;text-align:center}.cashier-display-footer-text{display:block;font-size:11px;color:#c8cdd4;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.cashier-display-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:0}.cashier.desktop .cashier-pay-hint{max-width:100%;text-align:center;font-size:12px;padding:6px 12px}.cashier.desktop .cashier-header{padding:22px 28px;background:linear-gradient(135deg,#1677ff,#0958d9);border-bottom:none}.cashier.desktop .alipay-mark{background:#ffffff38;color:#fff}.cashier.desktop .cashier-header-title{color:#fff;font-size:20px}.cashier.desktop .cashier-header-mode{color:#ffffffd1;font-size:13px}@media (min-width: 769px){body{background:linear-gradient(135deg,#e8f0fe,#f0f4f8,#e6f7ff);display:flex;align-items:center;justify-content:center;min-height:100vh;overflow:auto}#root{width:100%;height:auto;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:visible}}@media (max-height: 680px){.cashier-keypad{grid-template-rows:repeat(4,60px)}.cashier-key{font-size:24px}.cashier-display{min-height:80px;padding:12px 20px}.cashier-amount{font-size:40px}}@media (max-width: 768px){.cashier.desktop .cashier-body{flex-direction:column}.cashier.desktop .cashier-keypad{width:100%;border-left:none;border-top:1px solid #ebebeb}}
