.tab-bar[data-v-6a1488f5]{position:fixed;bottom:0;left:0;right:0;height:50px;background-color:#fff;display:flex;align-items:center;justify-content:space-around;box-shadow:0 -1px 5px #0000001a;z-index:100}.tab-item[data-v-6a1488f5]{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;height:100%}.tab-icon[data-v-6a1488f5]{width:24px;height:24px;margin-bottom:4px}.tab-text[data-v-6a1488f5]{font-size:12px;color:#999}.tab-item.active .tab-text[data-v-6a1488f5]{color:#e8943a}.app-container[data-v-aa7b5c35]{min-height:100vh;background-color:#f5f5f5}.fade-enter-active[data-v-aa7b5c35],.fade-leave-active[data-v-aa7b5c35]{transition:opacity .3s ease}.fade-enter-from[data-v-aa7b5c35],.fade-leave-to[data-v-aa7b5c35]{opacity:0}.page[data-v-78d0fcc6]{min-height:100vh;background:#f5f5f5;display:flex;flex-direction:column}.header[data-v-78d0fcc6]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff}.back-btn[data-v-78d0fcc6]{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f5f5f5;font-size:14px;color:#333}.title[data-v-78d0fcc6]{font-size:16px;font-weight:600;color:#333}.placeholder[data-v-78d0fcc6]{width:28px}.content[data-v-78d0fcc6]{flex:1;padding:12px 12px 80px}.station-card[data-v-78d0fcc6]{display:flex;align-items:center;background:#fff;padding:12px;border-radius:8px;margin-bottom:12px}.station-icon[data-v-78d0fcc6]{width:40px;height:40px;background:linear-gradient(135deg,#e8943a,#f5a623);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px;margin-right:10px}.station-details[data-v-78d0fcc6]{flex:1}.station-name[data-v-78d0fcc6]{font-size:15px;font-weight:600;color:#333;margin-bottom:2px}.station-address[data-v-78d0fcc6]{font-size:12px;color:#999}.section-title[data-v-78d0fcc6]{font-size:13px;color:#666;margin-bottom:8px}.oil-grid[data-v-78d0fcc6]{display:flex;gap:8px}.oil-card[data-v-78d0fcc6]{flex:1;background:#fff;padding:12px 8px;border-radius:8px;text-align:center;position:relative;border:2px solid transparent}.oil-card.active[data-v-78d0fcc6]{border-color:#e8943a;background:#fff9f5}.oil-icon[data-v-78d0fcc6]{font-size:24px;margin-bottom:4px}.oil-name[data-v-78d0fcc6]{font-size:14px;font-weight:500;color:#333}.check-mark[data-v-78d0fcc6]{position:absolute;top:4px;right:4px;width:16px;height:16px;background:#e8943a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px}.payment-section[data-v-78d0fcc6]{background:#fff;border-radius:8px;padding:12px;margin-top:12px}.payment-title[data-v-78d0fcc6]{font-size:13px;color:#666;margin-bottom:8px}.payment-input-wrapper[data-v-78d0fcc6]{display:flex;align-items:center;border-bottom:1px solid #eee;padding-bottom:8px}.yuan-symbol[data-v-78d0fcc6]{font-size:24px;font-weight:600;color:#333;margin-right:6px}.payment-input[data-v-78d0fcc6]{flex:1;font-size:24px;font-weight:600;color:#333;border:none;outline:none;background:transparent}.payment-input[data-v-78d0fcc6]::placeholder{color:#ccc;font-size:14px;font-weight:400}.discount-tip[data-v-78d0fcc6]{display:flex;justify-content:space-between;align-items:center;margin-top:8px;padding:8px 10px;background:#fff9f5;border-radius:6px;font-size:12px}.discount-left[data-v-78d0fcc6]{display:flex;align-items:center;color:#666}.discount-icon[data-v-78d0fcc6]{width:14px;height:14px;margin-right:4px}.discount-right[data-v-78d0fcc6]{color:#e8943a;font-weight:500}.price-detail[data-v-78d0fcc6]{margin-top:10px;padding-top:10px;border-top:1px dashed #eee}.price-row[data-v-78d0fcc6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;font-size:13px;color:#666}.original-price[data-v-78d0fcc6]{text-decoration:line-through;color:#999}.actual-price[data-v-78d0fcc6]{font-size:16px;font-weight:600;color:#e8943a}.footer[data-v-78d0fcc6]{position:fixed;bottom:0;left:0;right:0;padding:12px 16px;background:#fff;box-shadow:0 -1px 3px #0000000d}.confirm-btn[data-v-78d0fcc6]{width:100%;height:44px;background:linear-gradient(135deg,#e8943a,#f5a623);color:#fff;border:none;border-radius:22px;font-size:15px;font-weight:500}.confirm-btn[data-v-78d0fcc6]:disabled{background:#ccc}body,#app{background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}view,text{box-sizing:border-box}button{margin:0;padding:0;background:none;border:none;outline:none}button:active{opacity:.7}input{outline:none;border:none}image{display:block}.container{padding:10px}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.text-center{text-align:center}.text-orange{color:#e8943a}.bg-orange{background-color:#e8943a}.bg-white{background-color:#fff}.border-radius-sm{border-radius:4px}.border-radius-md{border-radius:8px}.mt-20{margin-top:10px}.mt-30{margin-top:15px}.mt-40{margin-top:20px}.mb-20{margin-bottom:10px}.mb-30{margin-bottom:15px}.mb-40{margin-bottom:20px}.fs-24{font-size:12px}.fs-28{font-size:14px}.fs-30{font-size:15px}.fs-32{font-size:16px}.fs-36{font-size:18px}.fs-40{font-size:20px}.fs-48{font-size:24px}.fs-54{font-size:27px}.font-weight-bold{font-weight:600}.text-gray{color:#999}.text-black{color:#333}.text-white{color:#fff}.overflow-hidden{overflow:hidden}.position-relative{position:relative}.position-fixed{position:fixed}
