.bottom-nav[data-v-bce8c003]{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;height:56px;background:#fff;border-top:1px solid #eeeeee;display:flex;align-items:center;justify-content:space-around;z-index:100}.tab-item[data-v-bce8c003]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;flex:1;height:100%}.tab-label[data-v-bce8c003]{font-size:11px;color:#999}.tab-item.active .tab-label[data-v-bce8c003]{color:#1677ff}.app-shell[data-v-37319041]{min-height:100vh;display:flex;justify-content:center;background:#ececec}.page-container[data-v-37319041]{position:relative;width:100%;max-width:480px;min-height:100vh;background:#fff;box-shadow:0 0 30px #00000014}@media(max-width:480px){.page-container[data-v-37319041]{box-shadow:none}}:root{--navy: #05055b;--navy-deep: #000052;--blue: #1677ff;--title-navy: #173765;--bg-lightblue: #f1f6fc;--input-border: #dddddd;--text-main: #111111;--text-sub: #666666;--text-placeholder: #bfbfbf;--price: #ff4d22;--card-bg: #ffffff;--bg-gray: #f7f7f7;--danger: #ff0000;--tips-bg: #fff4e5;--radius: 10px;--radius-sm: 8px;--radius-lg: 16px;--page-pad: 20px;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{height:100%;background:#ececec;color:var(--text-main);font-size:14px}html.is-wechat body{padding-bottom:env(safe-area-inset-bottom)}#app{max-width:480px;margin:0 auto;min-height:100vh;background:#fff;position:relative;box-shadow:0 0 30px #00000014}@media(max-width:480px){#app{box-shadow:none}}button{font-family:inherit;border:none;background:none;cursor:pointer;outline:none}input,textarea{font-family:inherit;border:none;outline:none;background:transparent}ul,ol,li{list-style:none}img{display:block;width:100%}.btn{display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);transition:opacity .15s ease;-webkit-user-select:none;user-select:none}.btn:active{opacity:.8}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-navy{background:var(--navy);color:#fff}.btn-blue{background:var(--blue);color:#fff}.navy-bar{background:var(--navy);color:#fff;font-size:16px;font-weight:600;padding:10px 16px;border-radius:var(--radius-sm);display:flex;align-items:center;gap:8px}.safe-bottom{padding-bottom:env(safe-area-inset-bottom)}
