@charset "UTF-8";.tab-bar{position:fixed!important;bottom:0!important;left:0!important;right:0!important;height:70px!important;background:#fff!important;display:flex!important;padding-bottom:env(safe-area-inset-bottom)!important;z-index:999!important;border-top:1px solid rgba(0,0,0,.05)!important}@media(min-width:768px){.tab-bar{left:50%!important;right:auto!important;transform:translate(-50%)!important;width:450px!important;max-width:450px!important;box-shadow:0 -2px 10px #0000001a!important}}.tab-bar .tab-bar-border{background-color:#0000000d!important;position:absolute!important;left:0!important;top:0!important;width:100%!important;height:1px!important;transform:scaleY(.5)!important}.tab-bar .tab-bar-item{flex:1!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;padding-top:8px!important;height:100%!important;cursor:pointer!important}.tab-bar .tab-bar-content{position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important}.tab-bar .icon-container{position:relative!important;display:flex!important;justify-content:center!important;align-items:center!important}.tab-bar .tab-bar-icon{width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important;margin-bottom:4px!important}.tab-bar .tab-bar-text{font-size:13px!important;margin-top:3px!important;line-height:1.2!important;color:#666!important}.tab-bar .tab-bar-text.active{color:#dc442b!important}.splash-mask[data-v-715ad3b3]{position:fixed;inset:0;width:100vw;height:100vh;z-index:1000000;background-color:#dc442b}.splash-container[data-v-715ad3b3]{position:fixed;inset:0;width:100vw;height:100vh;background-color:#dc442b;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1000001;overflow:hidden}@media(min-width:768px){.splash-mask[data-v-715ad3b3],.splash-container[data-v-715ad3b3]{left:50%;transform:translate(-50%);max-width:450px;width:450px}}.splash-content[data-v-715ad3b3]{display:flex;flex-direction:column;align-items:center;z-index:1000002;position:relative;top:-12.5px;transition:opacity .3s ease-in,transform .3s ease-in;opacity:1;will-change:opacity,transform}.splash-logo[data-v-715ad3b3]{width:100px;height:100px;border-radius:10px;margin-bottom:15px;object-fit:contain;opacity:1;transform:scale(1)}.splash-slogan[data-v-715ad3b3]{font-family:PangMenZhengDao,Microsoft YaHei,SimHei,sans-serif;font-size:18px;color:#fff;text-align:center;margin-top:15px;letter-spacing:1px;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.2)}.splash-loading[data-v-715ad3b3]{margin-top:30px;display:flex;flex-direction:column;align-items:center;width:80%;max-width:250px}.progress-container[data-v-715ad3b3]{width:100%;display:flex;flex-direction:column;align-items:center;gap:10px}.progress-bar[data-v-715ad3b3]{width:100%;height:3px;background-color:#ffffff4d;border-radius:1.5px;overflow:hidden;position:relative}.progress-fill[data-v-715ad3b3]{height:100%;background:linear-gradient(90deg,#fff,#ffe5e0);border-radius:1.5px;transition:width .3s ease-out;position:relative;overflow:hidden;animation:progress-pulse-715ad3b3 2s ease-in-out infinite}.progress-fill[data-v-715ad3b3]:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.6) 50%,transparent 100%);animation:progress-flow-715ad3b3 1.2s ease-in-out infinite}.progress-fill[data-v-715ad3b3]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%);animation:progress-shimmer-715ad3b3 2s ease-in-out infinite}@keyframes progress-flow-715ad3b3{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes progress-shimmer-715ad3b3{0%{left:-100%}to{left:100%}}@keyframes progress-pulse-715ad3b3{0%,to{box-shadow:0 0 5px #ffffff80}50%{box-shadow:0 0 10px #fffc,0 0 20px #fff6}}.progress-text[data-v-715ad3b3]{color:#fff;font-size:12px;font-weight:700;letter-spacing:.5px;text-shadow:0 1px 2px rgba(0,0,0,.2)}.loading-status[data-v-715ad3b3]{color:#ffffffe6;font-size:11px;margin-top:10px;text-align:center;min-height:20px;letter-spacing:.5px}.tab-bar-mask[data-v-715ad3b3]{position:fixed;left:0;right:0;bottom:0;height:75px;background-color:#dc442b;z-index:1000010;padding-bottom:env(safe-area-inset-bottom)}.fade-enter-active[data-v-715ad3b3],.fade-leave-active[data-v-715ad3b3]{transition:opacity .3s ease}.fade-enter-from[data-v-715ad3b3],.fade-leave-to[data-v-715ad3b3]{opacity:0}@media(max-width:768px){.splash-logo[data-v-715ad3b3]{width:80px;height:80px}.splash-slogan[data-v-715ad3b3]{font-size:16px}.splash-loading[data-v-715ad3b3]{max-width:200px}}@media(min-width:769px){.splash-logo[data-v-715ad3b3]{width:120px;height:120px}.splash-slogan[data-v-715ad3b3]{font-size:20px}.splash-loading[data-v-715ad3b3]{max-width:300px}}.confirm-dialog-overlay[data-v-165f4d24]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.confirm-dialog[data-v-165f4d24]{background:#fff;border-radius:16px;padding:24px;width:100%;max-width:320px;text-align:center;box-shadow:0 20px 60px #0003;animation:dialogBounce-165f4d24 .3s ease-out}@keyframes dialogBounce-165f4d24{0%{transform:scale(.9);opacity:0}50%{transform:scale(1.02)}to{transform:scale(1);opacity:1}}.dialog-icon[data-v-165f4d24]{width:56px;height:56px;margin:0 auto 16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.dialog-icon svg[data-v-165f4d24]{width:32px;height:32px}.dialog-icon.icon-warning[data-v-165f4d24]{background:linear-gradient(135deg,#fff3e0,#ffe0b2);color:#ff9800}.dialog-icon.icon-success[data-v-165f4d24]{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:#4caf50}.dialog-icon.icon-error[data-v-165f4d24]{background:linear-gradient(135deg,#ffebee,#ffcdd2);color:#f44336}.dialog-icon.icon-info[data-v-165f4d24]{background:linear-gradient(135deg,#e3f2fd,#bbdefb);color:#2196f3}.dialog-title[data-v-165f4d24]{font-size:18px;font-weight:600;color:#333;margin-bottom:12px}.dialog-content[data-v-165f4d24]{font-size:14px;color:#666;line-height:1.6;margin-bottom:24px}.dialog-buttons[data-v-165f4d24]{display:flex;gap:12px}.dialog-buttons button[data-v-165f4d24]{flex:1;height:44px;border-radius:22px;font-size:15px;font-weight:500;border:none;cursor:pointer;transition:all .2s}.dialog-buttons button[data-v-165f4d24]:active{transform:scale(.98)}.dialog-buttons .btn-cancel[data-v-165f4d24]{background:#f5f5f5;color:#666}.dialog-buttons .btn-cancel[data-v-165f4d24]:active{background:#e8e8e8}.dialog-buttons .btn-confirm[data-v-165f4d24]{color:#fff}.dialog-buttons .btn-confirm.btn-primary[data-v-165f4d24]{background:linear-gradient(135deg,#6366f1,#4f46e5);box-shadow:0 4px 12px #6366f14d}.dialog-buttons .btn-confirm.btn-primary[data-v-165f4d24]:active{box-shadow:0 2px 8px #6366f14d}.dialog-buttons .btn-confirm.btn-danger[data-v-165f4d24]{background:linear-gradient(135deg,#ff6b6b,#f44336);box-shadow:0 4px 12px #f443364d}.dialog-buttons .btn-confirm.btn-danger[data-v-165f4d24]:active{box-shadow:0 2px 8px #f443364d}.dialog-fade-enter-active[data-v-165f4d24],.dialog-fade-leave-active[data-v-165f4d24]{transition:opacity .2s ease}.dialog-fade-enter-from[data-v-165f4d24],.dialog-fade-leave-to[data-v-165f4d24]{opacity:0}.dialog-fade-enter-from .confirm-dialog[data-v-165f4d24],.dialog-fade-leave-to .confirm-dialog[data-v-165f4d24]{transform:scale(.9)}.toast-container[data-v-80a0eeb8]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10000;pointer-events:none}.toast[data-v-80a0eeb8]{display:flex;align-items:center;gap:6px;padding:11px 16px;border-radius:14px;background:#000000d6;border:1px solid rgba(255,255,255,.12);color:#fff;font-size:14px;box-shadow:0 8px 22px #0000003d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);max-width:calc(100vw - 32px);text-align:center}.toast.toast-success[data-v-80a0eeb8]{background:#4caf50f2}.toast.toast-error[data-v-80a0eeb8]{background:#f44336f2}.toast.toast-warning[data-v-80a0eeb8]{background:linear-gradient(135deg,#ff7a4d,#dc442b);border-color:#ffffff3d}.toast.toast-info[data-v-80a0eeb8]{background:#212121e6}.toast-icon[data-v-80a0eeb8]{width:20px;height:20px;flex-shrink:0}.toast-icon svg[data-v-80a0eeb8]{width:100%;height:100%}.toast-message[data-v-80a0eeb8]{line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100vw - 92px)}.toast-fade-enter-active[data-v-80a0eeb8],.toast-fade-leave-active[data-v-80a0eeb8]{transition:all .3s ease}.toast-fade-enter-from[data-v-80a0eeb8],.toast-fade-leave-to[data-v-80a0eeb8]{opacity:0;transform:translate(-50%,-50%) scale(.9)}@keyframes float{0%,to{transform:translateY(0) translate(0)}25%{transform:translateY(-20px) translate(10px)}50%{transform:translateY(-10px) translate(-10px)}75%{transform:translateY(-30px) translate(5px)}}@keyframes pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.ball-1{background:#ff6b6b;animation:float 5s ease-in-out infinite;animation-delay:1s}.ball-2{background:#feca57;animation:float 5s ease-in-out infinite;animation-delay:1s}.ball-3{background:#48dbfb;animation:float 6s ease-in-out infinite;animation-delay:1s}.ball-4{background:#ff9ff3;animation:float 6s ease-in-out infinite;animation-delay:1s}.ball-5{background:#54a0ff;animation:float 4s ease-in-out infinite;animation-delay:1s}.ball-6{background:#5f27cd;animation:float 5s ease-in-out infinite;animation-delay:1s}.ball-7{background:#00d2d3;animation:float 5s ease-in-out infinite;animation-delay:1s}.ball-8{background:#ff9f43;animation:float 5s ease-in-out infinite;animation-delay:2s}.ball-9{background:#10ac84;animation:float 6s ease-in-out infinite;animation-delay:1s}.ball-10{background:#ee5a24;animation:float 7s ease-in-out infinite;animation-delay:1s}.ball-11{background:#0abde3;animation:float 5s ease-in-out infinite;animation-delay:1s}.ball-12{background:#f368e0;animation:float 7s ease-in-out infinite;animation-delay:2s}.ball-13{background:#1dd1a1;animation:float 7s ease-in-out infinite;animation-delay:2s}.ball-14{background:#ff6b81;animation:float 5s ease-in-out infinite;animation-delay:2s}.ball-15{background:#a55eea;animation:float 5s ease-in-out infinite;animation-delay:2s}:root{--h5-page-header-top-padding: 16px;--h5-page-header-content-height: 40px;--h5-page-header-offset: 80px;--h5-page-header-offset-tight: 72px;--h5-page-header-offset-relaxed: 82px;--h5-page-header-title-font: "Source Han Sans SC", -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", sans-serif}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow-x:hidden}body{font-family:Source Han Sans SC,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;background-color:#fff;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;min-height:100vh}.custom-nav .nav-title,.custom-nav .navbar-title,.custom-nav .page-title,.custom-navbar .navbar-title,.navbar .navbar-title,.navbar .page-title,.cashier-nav .nav-title{font-family:var(--h5-page-header-title-font)!important}body:before{content:"";position:fixed;inset:0;background:#fff;z-index:-1}#app{width:100%;position:relative;background-color:#dc442b;min-height:100vh}@media(min-width:768px){#app{max-width:450px;margin:0 auto;min-height:100vh;height:auto}.app-container{max-width:450px;min-height:100vh;height:auto}}.app-container{width:100%;min-height:100vh;position:relative;background-color:#dc442b}.member-level-1{color:#7f8c8d}.member-level-2{color:#ef4444}.member-level-3{color:#ea580c}.member-level-4{color:#eab308}.member-level-5{color:#8b5cf6}.member-level-6{color:#06b6d4}.member-level-7{color:#3b82f6}.price{color:#dc442b;font-family:HarmonyOS Sans Bold,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700}.price .symbol{font-size:14px;margin-right:2px}.price .value{font-size:18px}.btn-primary{background:linear-gradient(135deg,#dc442b,#ff7a45);color:#fff;border:none;border-radius:9999px;padding:10px 20px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.btn-primary:active{transform:scale(.95)}.card{background:#fff;border-radius:12px;box-shadow:0 1px 2px #0000000d;padding:16px}.safe-area-bottom{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.app-container{padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top)}.tab-bar{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}html,body{background-color:#fff}@media(min-width:768px){body{display:block!important}#app{max-width:450px!important;margin-left:auto!important;margin-right:auto!important}.app-container{max-width:450px!important}}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}
