.app-shell[data-v-d313d82d]{height:100%;max-width:480px;margin:0 auto;position:relative;overflow:hidden;background:#faf6f2}.page-slide-enter-active[data-v-d313d82d],.page-slide-leave-active[data-v-d313d82d]{transition:all .25s ease}.page-slide-enter-from[data-v-d313d82d]{transform:translate(30px);opacity:0}.page-slide-leave-to[data-v-d313d82d]{transform:translate(-30px);opacity:0}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#app{width:100%;height:100%;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,sans-serif;font-size:14px;color:#2b2118;background:#faf6f2;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{border:none;background:none;cursor:pointer;font-family:inherit;font-size:inherit}input,textarea,select{font-family:inherit;font-size:inherit;border:none;outline:none;background:none}.page{height:100%;padding-top:env(safe-area-inset-top,0px);padding-bottom:calc(60px + env(safe-area-inset-bottom,0px));overflow-y:auto;-webkit-overflow-scrolling:touch}.page:has(>.header-bar){padding-top:calc(46px + env(safe-area-inset-top,0px))}.page-content{padding:14px 16px 28px}.page-full{height:100%;padding-top:calc(46px + env(safe-area-inset-top,0px));overflow-y:auto;-webkit-overflow-scrolling:touch}.brand-grad{background:linear-gradient(135deg,#e6521a,#f58a1e);color:#fff}.header-bar{position:fixed;top:0;left:0;right:0;z-index:100;height:calc(46px + env(safe-area-inset-top,0px));padding-top:env(safe-area-inset-top,0px);background:#ffffffdb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:center;padding-left:8px;padding-right:12px;border-bottom:1px solid rgba(240,230,220,.9)}.header-back{width:38px;height:38px;display:flex;align-items:center;justify-content:center;margin-right:2px;flex-shrink:0;color:#2b2118}.header-title{flex:1;font-size:17px;font-weight:700;text-align:center;margin-right:40px;color:#2b2118}.card{background:#fff;border-radius:14px;padding:16px;margin-bottom:12px;box-shadow:0 2px 12px #9a34120f}.card-title{font-size:15px;font-weight:700;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}.card-title-icon{width:4px;height:14px;background:linear-gradient(135deg,#e6521a,#f58a1e);border-radius:3px;margin-right:8px;display:inline-block}.btn{display:inline-flex;align-items:center;justify-content:center;padding:11px 22px;border-radius:10px;font-size:15px;font-weight:600;transition:transform .15s ease,opacity .2s,box-shadow .2s}.btn:active{opacity:.8;transform:translateY(1px)}.btn-primary{background:linear-gradient(135deg,#e6521a,#f58a1e);color:#fff;width:100%;box-shadow:0 6px 16px #d9480f40}.btn-success{background:#16a34a;color:#fff}.btn-danger{background:#dc2626;color:#fff}.btn-outline{border:1.5px solid #D9480F;color:#d9480f;background:transparent}.btn-block{width:100%;padding:15px;font-size:16px;border-radius:14px}.btn-lg{padding:15px 26px;font-size:16px;border-radius:14px}.btn-sm{padding:7px 16px;font-size:13px;border-radius:9px}.btn:disabled{opacity:.5;cursor:not-allowed}.form-group{margin-bottom:16px}.form-label{display:block;font-size:13px;font-weight:600;color:#6b6358;margin-bottom:7px}.form-input{width:100%;padding:13px 14px;background:#fbf6f1;border-radius:10px;font-size:15px;color:#2b2118;border:1.5px solid transparent;transition:border-color .2s,background .2s}.form-input:focus{border-color:#d9480f;background:#fff}.form-input::placeholder{color:#a79a8a}textarea.form-input{resize:none;min-height:84px}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 24 24' fill='none' stroke='%23A79A8A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 13px center;padding-right:38px}.tag{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:600}.tag-success{background:#e7f6ec;color:#15803d}.tag-warning{background:#fef3e2;color:#b45309}.tag-danger{background:#fdecec;color:#b91c1c}.tag-info{background:#e9f0fe;color:#1d4ed8}.tag-default{background:#f4f0ea;color:#78716c}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px}.divider{height:1px;background:#f0e6dc;margin:12px 0}.toast{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#2b2118d9;color:#fff;padding:12px 24px;border-radius:12px;font-size:14px;z-index:9999;pointer-events:none;animation:toast-in .3s ease;max-width:78%;text-align:center}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}.loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#ffffffd9;z-index:999}.spinner{width:32px;height:32px;border:3px solid #F0E6DC;border-top-color:#d9480f;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{text-align:center;padding:48px 20px;color:#a79a8a}.empty-state .empty-icon{font-size:48px;margin-bottom:12px;opacity:.6}.empty-state .empty-text{font-size:14px}.tab-bar{position:fixed;bottom:0;left:0;right:0;z-index:100;height:calc(60px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:#ffffffeb;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid #F0E6DC;display:flex;align-items:stretch}.tab-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:10px;color:#a79a8a;gap:3px;transition:color .2s;cursor:pointer;-webkit-tap-highlight-color:transparent}.tab-item.active{color:#d9480f}.tab-item.active .tab-icon{transform:translateY(-1px) scale(1.06)}.tab-item:active{opacity:.6}.tab-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:transform .2s}.tab-label{font-size:10px;line-height:1;font-weight:600}.clickable{cursor:pointer}.flex{display:flex}.flex-1{flex:1}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-8{gap:8px}.gap-12{gap:12px}.text-sm{font-size:13px}.text-xs{font-size:12px}.text-secondary{color:#6b6358}.text-light{color:#a79a8a}.text-center{text-align:center}.text-right{text-align:right}.font-medium{font-weight:500}.font-bold{font-weight:700}.mt-8{margin-top:8px}.mt-12{margin-top:12px}.mt-16{margin-top:16px}.mb-8{margin-bottom:8px}.mb-12{margin-bottom:12px}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
