*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;font-size:16px}body{color:#333;-webkit-font-smoothing:antialiased;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}input,button{font-family:inherit}a{color:#1677ff;text-decoration:none}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.mobile-layout{background:#f5f5f5;flex-direction:column;min-height:100vh;display:flex}.mobile-content{box-sizing:border-box;flex:1;width:100%;max-width:750px;margin:0 auto;padding:16px 16px 70px}.mobile-tabbar{z-index:100;height:56px;padding-bottom:env(safe-area-inset-bottom,0);background:#fff;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -1px 8px #00000014}.tab-item{cursor:pointer;color:#999;-webkit-tap-highlight-color:transparent;flex-direction:column;align-items:center;gap:2px;padding:4px 12px;transition:color .2s;display:flex}.tab-item.active{color:#1677ff}.tab-icon{font-size:20px;line-height:1}.tab-label{font-size:11px;line-height:1}@media (width>=768px){.mobile-content{max-width:600px;padding:24px}}@media (width>=1024px){.mobile-content{max-width:480px}}@supports (padding-bottom:env(safe-area-inset-bottom)){.mobile-tabbar{padding-bottom:env(safe-area-inset-bottom)}.mobile-content{padding-bottom:calc(70px + env(safe-area-inset-bottom))}}.mobile-layout{background:#f5f5f5;min-height:100vh}.mobile-header{color:#fff;z-index:100;background:linear-gradient(135deg,#1677ff,#0958d9);padding:16px 20px;position:sticky;top:0;box-shadow:0 2px 8px #0000001a}.header-title{font-size:18px;font-weight:600}.mobile-content{max-width:750px;margin:0 auto;padding:16px}.login-page{background:#000;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;position:relative}.matrix-canvas{z-index:0;width:100%;height:100%;position:fixed;top:0;left:0}.matrix-grid{z-index:1;pointer-events:none;background-image:linear-gradient(#00ffff08 1px,#0000 1px),linear-gradient(90deg,#00ffff08 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:fixed;top:0;left:0}.login-card{z-index:10;background:#000a14d9;border:1px solid #00ffb426;border-radius:16px;width:100%;max-width:360px;padding:32px 24px;position:relative;box-shadow:0 0 40px #00ffb41a,0 8px 32px #00000080}.login-header{text-align:center;margin-bottom:24px}.login-logo-wrapper{margin-bottom:12px}.login-title{text-align:center;color:#fff;text-shadow:0 0 20px #00ffb480;margin:0 0 4px;font-size:22px}.login-subtitle{text-align:center;color:#00ffb4b3;margin:0;font-family:monospace;font-size:13px}.login-form{flex-direction:column;gap:16px;display:flex}.form-item{flex-direction:column;gap:6px;display:flex}.form-label{color:#00ffb4cc;font-size:14px;font-weight:500}.login-input{color:#fff;box-sizing:border-box;background:#00141e99;border:1px solid #00ffb433;border-radius:8px;outline:none;width:100%;height:44px;padding:0 16px;font-size:15px;transition:border-color .2s}.login-input::placeholder{color:#ffffff4d}.login-input:focus{border-color:#0c8}.captcha-row{gap:8px;display:flex}.captcha-input{flex:1}.captcha-code{color:#fff;cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#0c8,#0a6);border-radius:8px;justify-content:center;align-items:center;min-width:100px;padding:8px 16px;font-family:monospace;font-size:20px;display:flex;box-shadow:0 2px 6px #00cc884d}.login-error{color:#ff4d4f;text-align:center;font-size:13px}.login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0c8,#0a6);border:none;border-radius:8px;height:44px;margin-top:8px;font-size:16px;font-weight:500;transition:opacity .2s}.login-btn:disabled{opacity:.6;cursor:not-allowed}.login-btn:hover:not(:disabled){opacity:.9}.login-footer{text-align:center;color:#00ffb466;margin-top:24px;font-family:monospace;font-size:12px}.login-footer p{margin:0}.cashier-page{padding:8px 0}.cashier-card{background:#fff;border-radius:12px;padding:24px 20px;box-shadow:0 2px 12px #0000000f}.cashier-title{color:#333;margin:0 0 20px;font-size:18px}.cashier-form{flex-direction:column;gap:20px;display:flex}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:#666;font-size:14px;font-weight:500}.form-input{border:1px solid #e0e0e0;border-radius:8px;outline:none;height:44px;padding:0 14px;font-size:15px;transition:border-color .2s}.form-input:focus{border-color:#1677ff}.form-error{color:#ff4d4f;font-size:13px}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1677ff,#0958d9);border:none;border-radius:10px;height:48px;margin-top:8px;font-size:16px;font-weight:500}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.cashier-result{text-align:center;background:#fff;border-radius:12px;padding:32px 20px;box-shadow:0 2px 12px #0000000f}.result-icon{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:12px;font-size:28px;display:inline-flex}.result-icon.success{color:#52c41a;background:#f6ffed;border:2px solid #b7eb8f}.cashier-result h3{color:#333;margin:0 0 20px}.result-info{text-align:left;margin-bottom:24px}.info-row{border-bottom:1px solid #f0f0f0;justify-content:space-between;padding:10px 0;display:flex}.info-row .label{color:#999;font-size:14px}.info-row .value{color:#333;font-size:14px;font-weight:500}.info-row .value.amount{color:#1677ff;font-size:18px}.qr-section{margin:20px 0}.qr-code{border:1px solid #eee;border-radius:8px;width:180px;height:180px}.qr-section p{color:#999;margin-top:8px;font-size:13px}.pay-link{color:#fff;background:#1677ff;border-radius:8px;margin-bottom:16px;padding:10px 32px;font-size:15px;text-decoration:none;display:inline-block}.reset-btn{color:#666;cursor:pointer;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;width:100%;height:44px;margin-top:12px;font-size:15px;display:block}.order-query-page{padding:4px 0}.search-bar{gap:8px;margin-bottom:16px;display:flex}.search-input{border:1px solid #e0e0e0;border-radius:8px;outline:none;flex:1;height:40px;padding:0 14px;font-size:14px}.search-input:focus{border-color:#1677ff}.search-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#1677ff;border:none;border-radius:8px;height:40px;padding:0 20px;font-size:14px}.order-list{flex-direction:column;gap:12px;display:flex}.order-card{background:#fff;border-radius:10px;padding:14px 16px;box-shadow:0 1px 6px #0000000d}.order-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.order-no{color:#666;font-family:monospace;font-size:13px}.order-status{font-size:13px;font-weight:600}.order-body{flex-direction:column;gap:6px;display:flex}.order-amount{color:#333;font-size:20px;font-weight:600}.order-meta{color:#999;justify-content:space-between;font-size:12px;display:flex}.order-product{color:#666;margin-top:2px;font-size:13px}.notifications-page{padding:4px 0}.page-header{margin-bottom:16px}.page-header h3{color:#333;margin:0;font-size:18px}.empty-state{text-align:center;color:#999;padding:48px 0}.notify-list{flex-direction:column;gap:12px;display:flex}.notify-card{background:#fff;border-radius:10px;padding:14px 16px;box-shadow:0 1px 6px #0000000d}.notify-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.notify-type{color:#333;font-size:14px;font-weight:600}.notify-status{font-size:13px;font-weight:600}.notify-body{flex-direction:column;gap:6px;display:flex}.notify-row{justify-content:space-between;align-items:center;font-size:13px;display:flex}.notify-row .label{color:#999}.notify-row .value{color:#333}.notify-row .amount{color:#333;font-weight:600}.notify-row .url{text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-family:monospace;font-size:11px;overflow:hidden}.notify-actions{text-align:right;margin-top:10px}.retry-btn{color:#fff;cursor:pointer;background:#1677ff;border:none;border-radius:6px;height:32px;padding:0 16px;font-size:13px}.pagination{color:#666;justify-content:center;align-items:center;gap:16px;margin-top:20px;font-size:13px;display:flex}.pagination button{cursor:pointer;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;height:32px;padding:0 14px;font-size:13px}.pagination button:active{background:#e8e8e8}.payment-result-page{background:linear-gradient(#f5f7fa 0%,#fff 100%);justify-content:center;align-items:flex-start;min-height:100vh;padding:40px 16px;display:flex}.payment-result-page .result-card{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:400px;padding:40px 24px;box-shadow:0 4px 20px #00000014}.payment-result-page .loading-spinner{margin-bottom:16px;font-size:48px;animation:2s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.payment-result-page .status-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;font-size:40px;display:flex}.payment-result-page .status-icon.error{background:#ff4d4f}.payment-result-page .status-text{margin-bottom:24px;font-size:24px;font-weight:600}.payment-result-page .status-text.error{color:#ff4d4f}.payment-result-page .error-message{color:#999;margin-bottom:24px;font-size:14px}.payment-result-page .order-info{background:#f5f7fa;border-radius:12px;margin-bottom:24px;padding:16px}.payment-result-page .info-row{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.payment-result-page .info-row:last-child{border-bottom:none}.payment-result-page .info-row .label{color:#666;font-size:14px}.payment-result-page .info-row .value{color:#333;font-size:14px;font-weight:500}.payment-result-page .info-row .value.amount{color:#1890ff;font-size:18px;font-weight:600}.payment-result-page .action-buttons{flex-direction:column;gap:12px;display:flex}.payment-result-page .action-btn{cursor:pointer;border:none;border-radius:8px;padding:14px 24px;font-size:16px;font-weight:500;transition:all .2s}.payment-result-page .action-btn.primary{color:#fff;background:#1890ff}.payment-result-page .action-btn.primary:hover{background:#40a9ff}.payment-result-page .action-btn.secondary{color:#333;background:#f5f5f5}.payment-result-page .action-btn.secondary:hover{background:#e8e8e8}.user-center-page{max-width:480px;margin:0 auto;padding:16px}.user-header{color:#fff;background:linear-gradient(135deg,#1677ff 0%,#4096ff 100%);border-radius:12px;align-items:center;gap:16px;margin-bottom:16px;padding:24px 16px;display:flex}.avatar{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:48px;display:flex}.nickname{font-size:20px;font-weight:600}.user-id{opacity:.8;margin-top:4px;font-size:13px}.menu-group{background:#fff;border-radius:12px;margin-bottom:16px;overflow:hidden;box-shadow:0 1px 4px #0000000f}.menu-item{cursor:pointer;border-bottom:1px solid #f5f5f5;align-items:center;padding:14px 16px;transition:background .2s;display:flex}.menu-item:last-child{border-bottom:none}.menu-item:active{background:#f5f5f5}.menu-item .icon{margin-right:12px;font-size:20px}.menu-item .arrow{color:#ccc;margin-left:auto;font-size:18px}.logout-btn{text-align:center;color:#ff4d4f;cursor:pointer;background:#fff;border-radius:12px;margin-top:24px;padding:14px;font-size:16px;box-shadow:0 1px 4px #0000000f}.logout-btn:active{background:#fff1f0}.address-page{max-width:480px;margin:0 auto;padding:16px}.page-header{align-items:center;gap:12px;margin-bottom:16px;padding:12px 0;display:flex}.page-header .back{cursor:pointer;color:#1677ff;font-size:16px}.page-header .title{font-size:18px;font-weight:600}.empty-tip{text-align:center;color:#999;padding:60px 0}.address-card{background:#fff;border-radius:12px;margin-bottom:12px;padding:16px;box-shadow:0 1px 4px #0000000f}.addr-main{align-items:center;gap:8px;margin-bottom:8px;display:flex}.addr-name{font-size:16px;font-weight:600}.addr-phone{color:#666;font-size:14px}.addr-default{color:#fff;background:#1677ff;border-radius:4px;padding:1px 6px;font-size:11px}.addr-detail{color:#666;margin-bottom:8px;font-size:14px;line-height:1.5}.addr-actions{gap:16px;display:flex}.addr-actions span{color:#1677ff;cursor:pointer;font-size:13px}.addr-actions span:active{opacity:.7}.address-form{background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 4px #0000000f}.address-form input[type=text],.address-form input:not([type]){box-sizing:border-box;border:1px solid #e8e8e8;border-radius:8px;width:100%;margin-bottom:10px;padding:12px;font-size:14px}.default-check{color:#666;align-items:center;gap:8px;margin-bottom:16px;font-size:14px;display:flex}.form-actions{gap:12px;display:flex}.btn-cancel{cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:8px;flex:1;padding:12px;font-size:15px}.btn-save{color:#fff;cursor:pointer;background:#1677ff;border:none;border-radius:8px;flex:1;padding:12px;font-size:15px}.add-btn{color:#1677ff;cursor:pointer;background:0 0;border:2px dashed #d9d9d9;border-radius:12px;width:100%;margin-top:12px;padding:14px;font-size:16px}.add-btn:active{background:#f0f5ff;border-color:#1677ff}
