:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fund-list{padding:10px}.fund-list .n-space{gap:10px}.fund-list .n-input,.fund-list .n-select{width:100%!important;margin-bottom:10px}.fund-list .n-button{width:100%}.fund-types-scroll{padding:5px 0}.fund-types-scroll .n-tag{margin-right:8px!important;margin-bottom:5px;font-size:14px;padding:5px 10px}.fund-card-list{padding:0}.fund-card-item{margin-bottom:10px;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:15px}.fund-card-header{font-size:16px;font-weight:600;margin-bottom:8px}.fund-card-content{display:flex;flex-wrap:wrap}.fund-card-field{width:50%;margin-bottom:5px;font-size:14px}.fund-card-field strong{margin-right:5px}.fund-pagination{margin-top:15px;display:flex;justify-content:center}.bottom-tab-bar{height:50px!important}.tab-item{padding:5px 0}.tab-icon{font-size:18px!important;margin-bottom:2px}.tab-label{font-size:10px!important}.main-layout{padding-bottom:60px}.header{height:45px!important;padding:0 10px!important}.menu-button{font-size:20px!important;width:25px!important}.page-title{font-size:16px!important}.placeholder{width:25px!important}.content{padding:10px!important;margin-bottom:60px}.drawer{max-width:250px!important}.drawer-header{padding:15px!important}.drawer-header h2{font-size:18px!important}.drawer-content{padding:15px!important}.drawer-section h3{font-size:15px!important;margin-bottom:8px!important}.drawer-section li{padding:8px 0!important;font-size:14px}@media (max-width: 480px){.fund-list{padding:5px}.fund-card-item{padding:12px}.fund-card-header{font-size:15px}.fund-card-field{font-size:13px}.header{height:40px!important;padding:0 8px!important}.menu-button{font-size:18px!important;width:22px!important}.page-title{font-size:15px!important}.placeholder{width:22px!important}.content{padding:8px!important;margin-bottom:50px}.bottom-tab-bar{height:50px!important}.tab-icon{font-size:16px!important}.tab-label{font-size:9px!important}}@media (max-width: 320px){.bottom-tab-bar{height:45px!important}.tab-icon{font-size:14px!important}.tab-label{font-size:8px!important}}#app{max-width:100%;margin:0;padding:0;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media (hover: hover){a:hover{background-color:#00bd7e33}}@media (min-width: 1024px){body{display:block;place-items:center}#app{display:block;padding:0}}@media (max-width: 768px){html,body{font-size:14px}#app{min-height:100vh;padding-bottom:60px}}@media (max-width: 480px){html,body{font-size:13px}#app{padding-bottom:50px}}.mobile-container[data-v-1f428d21]{position:fixed;bottom:0;left:0;right:0;z-index:1000}.bottom-tab-bar[data-v-1f428d21]{height:60px;display:flex;background-color:#fff;border-top:1px solid #e0e0e0;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.tab-item[data-v-1f428d21]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;color:#666;font-size:12px;transition:all .2s ease;padding:5px 0}.tab-item.active[data-v-1f428d21]{color:#18a058}.tab-icon[data-v-1f428d21]{font-size:18px;margin-bottom:2px}.tab-label[data-v-1f428d21]{font-size:12px}@supports (padding-bottom: env(safe-area-inset-bottom)){.bottom-tab-bar[data-v-1f428d21]{padding-bottom:max(5px,env(safe-area-inset-bottom))}}.top-nav-bar[data-v-fe6677a3]{position:fixed;top:0;left:0;right:0;height:64px;background:#fff;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;padding:0 20px;z-index:1000;box-shadow:0 2px 8px #0000001a}.nav-left[data-v-fe6677a3]{flex-shrink:0}.logo-section[data-v-fe6677a3]{display:flex;align-items:center;cursor:pointer;transition:opacity .3s ease}.logo-section[data-v-fe6677a3]:hover{opacity:.8}.logo-icon[data-v-fe6677a3]{font-size:24px;margin-right:8px}.logo-text[data-v-fe6677a3]{font-size:18px;font-weight:600;color:#2c3e50}.nav-center[data-v-fe6677a3]{flex:1;display:flex;justify-content:center;margin:0 20px}.nav-menu[data-v-fe6677a3]{display:flex;gap:8px}.nav-menu-item[data-v-fe6677a3]{display:flex;align-items:center;padding:8px 16px;border-radius:6px;cursor:pointer;transition:all .3s ease;color:#666;font-size:14px}.nav-menu-item[data-v-fe6677a3]:hover{background-color:#f5f5f5;color:#333}.nav-menu-item.active[data-v-fe6677a3]{background-color:#18a058;color:#fff}.nav-icon[data-v-fe6677a3]{margin-right:6px;font-size:16px}.nav-text[data-v-fe6677a3]{font-weight:500}.nav-right[data-v-fe6677a3]{flex-shrink:0;display:flex;align-items:center}.user-section[data-v-fe6677a3]{position:relative}.user-info[data-v-fe6677a3]{display:flex;align-items:center;padding:8px 12px;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.user-info[data-v-fe6677a3]:hover{background-color:#f5f5f5}.user-avatar[data-v-fe6677a3],.user-details[data-v-fe6677a3]{margin-right:8px}.username[data-v-fe6677a3]{font-size:14px;font-weight:600;color:#2c3e50;margin-bottom:2px}.user-status[data-v-fe6677a3]{font-size:12px;color:#52c41a;display:flex;align-items:center}.status-dot[data-v-fe6677a3]{width:6px;height:6px;background-color:#52c41a;border-radius:50%;margin-right:4px;animation:pulse-fe6677a3 2s infinite}.dropdown-icon[data-v-fe6677a3]{color:#8c8c8c;transition:transform .3s ease}.dropdown-icon.rotated[data-v-fe6677a3]{transform:rotate(180deg)}.user-dropdown[data-v-fe6677a3]{position:absolute;top:100%;right:0;min-width:200px;background:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 12px #0000001a;z-index:1001;margin-top:8px}.dropdown-header[data-v-fe6677a3]{padding:16px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #e0e0e0}.dropdown-username[data-v-fe6677a3]{font-size:16px;font-weight:600;color:#2c3e50;margin-bottom:4px}.dropdown-email[data-v-fe6677a3]{font-size:12px;color:#8c8c8c}.dropdown-actions[data-v-fe6677a3]{padding:12px 16px}.mobile-menu-trigger[data-v-fe6677a3]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.mobile-menu-trigger[data-v-fe6677a3]:hover{background-color:#f5f5f5}.mobile-side-menu[data-v-fe6677a3]{position:fixed;inset:0;background:#00000080;z-index:2000}.mobile-menu-content[data-v-fe6677a3]{position:absolute;top:0;right:0;width:280px;height:100%;background:#fff;box-shadow:-2px 0 8px #0000001a;display:flex;flex-direction:column}.mobile-menu-header[data-v-fe6677a3]{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #e0e0e0;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.menu-logo[data-v-fe6677a3]{font-size:18px;font-weight:600;color:#2c3e50}.menu-close[data-v-fe6677a3]{cursor:pointer;color:#666;transition:color .3s ease}.menu-close[data-v-fe6677a3]:hover{color:#333}.mobile-menu-list[data-v-fe6677a3]{flex:1;padding:16px 0;overflow-y:auto}.mobile-menu-item[data-v-fe6677a3]{display:flex;align-items:center;padding:12px 20px;cursor:pointer;transition:background-color .3s ease;color:#666}.mobile-menu-item[data-v-fe6677a3]:hover{background-color:#f5f5f5}.mobile-menu-item.active[data-v-fe6677a3]{background-color:#18a0581a;color:#18a058}.mobile-menu-icon[data-v-fe6677a3]{margin-right:12px;font-size:18px}.mobile-menu-text[data-v-fe6677a3]{font-size:14px;font-weight:500}.mobile-menu-footer[data-v-fe6677a3]{padding:20px;border-top:1px solid #e0e0e0}.slide-down-enter-active[data-v-fe6677a3],.slide-down-leave-active[data-v-fe6677a3]{transition:all .3s ease}.slide-down-enter-from[data-v-fe6677a3],.slide-down-leave-to[data-v-fe6677a3]{opacity:0;transform:translateY(-10px)}.slide-right-enter-active[data-v-fe6677a3],.slide-right-leave-active[data-v-fe6677a3]{transition:all .3s ease}.slide-right-enter-from[data-v-fe6677a3],.slide-right-leave-to[data-v-fe6677a3]{opacity:0;transform:translate(100%)}@keyframes pulse-fe6677a3{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@media (max-width: 768px){.top-nav-bar[data-v-fe6677a3]{padding:0 16px;height:56px}.logo-text[data-v-fe6677a3]{font-size:16px}.user-info[data-v-fe6677a3]{padding:6px 8px}.username[data-v-fe6677a3]{font-size:13px}.user-status[data-v-fe6677a3]{font-size:11px}}@media (max-width: 480px){.top-nav-bar[data-v-fe6677a3]{padding:0 12px}.logo-icon[data-v-fe6677a3]{font-size:20px;margin-right:6px}.logo-text[data-v-fe6677a3]{font-size:14px}.user-details[data-v-fe6677a3]{display:none}.dropdown-icon[data-v-fe6677a3]{margin-left:4px}}html,body{margin:0;padding:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:#f5f5f5}#app{min-height:100vh;width:100%;padding-bottom:80px}.fund-app{overflow-x:hidden;width:100%}@media (max-width: 768px){.n-data-table-wrapper{overflow-x:auto}#app{padding-bottom:80px}}.app-container{min-height:100vh;display:flex;flex-direction:column}.sidebar-header{display:flex;justify-content:center;align-items:center;height:60px;border-bottom:1px solid #eee}@media (max-width: 768px){html,body{font-size:14px}}@media (max-width: 480px){html,body{font-size:13px}#app{padding-bottom:80px}}@media (max-width: 320px){#app{padding-bottom:80px}}
