*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;box-sizing:border-box}html{font-size:16px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.container{width:100%;max-width:100%;margin:0 auto;padding:0 16px}@media(min-width:768px){.container{max-width:750px;padding:0 24px}}@media(min-width:1024px){.container{max-width:1200px;padding:0 32px}}.mobile-form{width:100%}.mobile-form .n-form-item{margin-bottom:20px}.mobile-form .n-form-item-label{font-size:14px;font-weight:500;margin-bottom:8px}.mobile-form .n-input,.mobile-form .n-select,.mobile-form .n-date-picker{width:100%;font-size:16px;min-height:44px}.mobile-button{width:100%;min-height:44px;font-size:16px;border-radius:8px;margin-bottom:12px}.mobile-button-group{display:flex;gap:12px;margin-top:24px}.mobile-button-group .mobile-button{flex:1;margin-bottom:0}.touch-target{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none}.touch-target:active{opacity:.7;transform:scale(.98);transition:all .1s ease}.mobile-nav{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e0e0e0;padding:8px 0;z-index:1000;display:flex;justify-content:space-around;align-items:center;box-shadow:0 -2px 8px #0000001a}.mobile-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;color:#666;text-decoration:none;font-size:12px;transition:color .3s}.mobile-nav-item.active{color:#18a058}.mobile-nav-item-icon{font-size:24px;margin-bottom:4px}.mobile-list{background:#fff;border-radius:8px;overflow:hidden}.mobile-list-item{padding:16px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;min-height:60px}.mobile-list-item:last-child{border-bottom:none}.mobile-list-item:active{background-color:#f5f5f5}.mobile-card{background:#fff;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 2px 8px #00000014}.mobile-modal{width:90%;max-width:500px;border-radius:12px}.mobile-drawer{border-radius:12px 12px 0 0}.mobile-table{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.mobile-table table{min-width:100%;border-collapse:collapse}.mobile-table th,.mobile-table td{padding:12px 8px;text-align:left;white-space:nowrap;font-size:14px}.mobile-scroll{-webkit-overflow-scrolling:touch;overflow-y:auto;overflow-x:hidden}.mobile-input-wrapper{position:relative;width:100%}.mobile-input-wrapper .n-input__input-el{font-size:16px!important;padding:12px 16px;border-radius:8px}.mobile-select{width:100%}.mobile-select .n-base-selection{min-height:44px;font-size:16px}.mobile-date-picker{width:100%}.mobile-date-picker .n-input{min-height:44px;font-size:16px}.mobile-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#999}.mobile-loading-spinner{margin-bottom:16px}.mobile-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#999}.mobile-empty-icon{font-size:64px;margin-bottom:16px;opacity:.3}.mobile-empty-text{font-size:14px}.mobile-safe-bottom{padding-bottom:env(safe-area-inset-bottom)}.mobile-safe-top{padding-top:env(safe-area-inset-top)}.mobile-page{min-height:100vh;padding-bottom:80px;background:#f5f5f5}.mobile-page-content{padding:16px}.mobile-header{position:sticky;top:0;background:#fff;padding:12px 16px;border-bottom:1px solid #e0e0e0;z-index:100;display:flex;align-items:center;justify-content:space-between}.mobile-header-title{font-size:18px;font-weight:600;flex:1;text-align:center}.mobile-header-left,.mobile-header-right{width:60px;display:flex;align-items:center}.mobile-header-right{justify-content:flex-end}.mobile-search{padding:12px 16px;background:#fff;border-bottom:1px solid #e0e0e0}.mobile-search .n-input{width:100%;border-radius:20px}.mobile-actions{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:12px 16px;border-top:1px solid #e0e0e0;display:flex;gap:12px;z-index:100;padding-bottom:calc(12px + env(safe-area-inset-bottom))}.mobile-actions .n-button{flex:1;min-height:44px}@media(max-width:767px){.hide-mobile{display:none!important}}@media(min-width:768px){.hide-desktop{display:none!important}}@media(prefers-reduced-motion:no-preference){.mobile-fade-enter-active,.mobile-fade-leave-active{transition:opacity .3s ease}.mobile-fade-enter-from,.mobile-fade-leave-to{opacity:0}.mobile-slide-enter-active,.mobile-slide-leave-active{transition:transform .3s ease}.mobile-slide-enter-from,.mobile-slide-leave-to{transform:translate(100%)}}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}#app{width:100%;height:100%}@media screen and (max-width:768px){body{font-size:14px}}@supports (padding: max(0px)){body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}}.card-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.card-header h3{margin:0;font-size:16px;font-weight:600;color:#1d1d1f;letter-spacing:-.01em}.card-header .header-title{display:flex;flex-direction:column;gap:4px;min-width:220px}.card-header .header-subtitle{font-size:12px;line-height:1.4;color:#64748b}.card-header .n-space{flex-wrap:wrap;column-gap:12px;row-gap:10px}.action-buttons{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;column-gap:12px;row-gap:10px}.action-buttons .n-button{padding-left:10px;padding-right:10px}
