.app-container[data-v-ee1f2697]{display:flex;flex-direction:column;height:100vh;overflow:hidden}.tab-bar[data-v-ee1f2697]{display:flex;justify-content:space-around;align-items:center;height:50px;background-color:#fff;border-top:1px solid #e8e8e8;position:fixed;bottom:0;left:0;right:0;z-index:100}.tab-item[data-v-ee1f2697]{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#999;font-size:12px}.tab-item.router-link-active[data-v-ee1f2697]{color:#ff6b81}.tab-item img[data-v-ee1f2697]{width:24px;height:24px;margin-bottom:2px}*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.5;color:#333;background-color:#f5f5f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#ff6b81;text-decoration:none}button{border:none;outline:none;cursor:pointer;font-size:14px;padding:8px 16px;border-radius:4px;background-color:#ff6b81;color:#fff;transition:all .3s ease}button:hover{opacity:.8}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}.container{max-width:1200px;margin:0 auto;padding:0 16px}.page-content{flex:1;overflow-y:auto;padding-bottom:60px}.card{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:16px;margin-bottom:16px}h1,h2,h3,h4,h5,h6{margin-bottom:16px;font-weight:600}h1{font-size:24px}h2{font-size:20px}h3{font-size:18px}p{margin-bottom:16px}input,textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px;outline:none;transition:border-color .3s ease}input:focus,textarea:focus{border-color:#ff6b81}.loading{display:flex;justify-content:center;align-items:center;height:200px;font-size:16px;color:#666}.error{color:#ff4d4f;font-size:14px;margin-top:8px}.success{color:#52c41a;font-size:14px;margin-top:8px}.hidden{display:none}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.ml-1{margin-left:4px}.ml-2{margin-left:8px}.ml-3{margin-left:12px}.ml-4{margin-left:16px}.mr-1{margin-right:4px}.mr-2{margin-right:8px}.mr-3{margin-right:12px}.mr-4{margin-right:16px}.p-1{padding:4px}.p-2{padding:8px}.p-3{padding:12px}.p-4{padding:16px}.text-center{text-align:center}.text-primary{color:#ff6b81}.text-secondary{color:#666}.text-muted{color:#999}.bg-white{background-color:#fff}.bg-gray{background-color:#f5f5f5}.rounded{border-radius:4px}.rounded-lg{border-radius:8px}.shadow{box-shadow:0 2px 8px #0000001a}.transition{transition:all .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-in-out}
