: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}#app{font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media (hover: hover){a:hover{background-color:#00bd7e33}}header[data-v-f680c29f]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.5rem 0;box-shadow:0 2px 10px #0000001a;position:relative;z-index:100}main[data-v-f680c29f]{min-height:calc(100vh - 60px)}.wrapper[data-v-f680c29f]{width:100%;margin:0;padding:0 20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.brand h1[data-v-f680c29f]{font-size:24px;font-weight:700;margin:0;background:linear-gradient(45deg,#fff,#e0e7ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.brand p[data-v-f680c29f]{font-size:12px;margin:2px 0 0;opacity:.9}nav[data-v-f680c29f]{display:flex;gap:2rem;align-items:center}nav a[data-v-f680c29f]{color:#fff;text-decoration:none;font-weight:500;font-size:14px;padding:6px 12px;border-radius:6px;transition:all .3s ease;position:relative}nav a[data-v-f680c29f]:hover{background:#ffffff26;transform:translateY(-1px)}nav a.router-link-exact-active[data-v-f680c29f]{background:#fff3;font-weight:600}@media (max-width: 768px){.wrapper[data-v-f680c29f]{flex-direction:column;text-align:center;gap:12px}.brand h1[data-v-f680c29f]{font-size:20px}nav[data-v-f680c29f]{gap:.8rem;flex-wrap:wrap;justify-content:center}nav a[data-v-f680c29f]{font-size:13px;padding:5px 10px}}@media (max-width: 480px){header[data-v-f680c29f]{padding:.4rem 0}.wrapper[data-v-f680c29f]{padding:0 16px}.brand h1[data-v-f680c29f]{font-size:18px}.brand p[data-v-f680c29f]{font-size:11px}nav[data-v-f680c29f]{width:100%;gap:.4rem}nav a[data-v-f680c29f]{flex:1;text-align:center;font-size:12px;padding:6px 4px}}.home[data-v-35302ee6]{min-height:calc(100vh - 80px);overflow-x:hidden}.hero[data-v-35302ee6]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 20px;text-align:center}.hero-content[data-v-35302ee6]{max-width:800px;margin:0 auto}.hero h1[data-v-35302ee6]{font-size:48px;font-weight:700;margin:0 0 24px;background:linear-gradient(45deg,#fff,#e0e7ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-description[data-v-35302ee6]{font-size:20px;line-height:1.6;margin:0 0 40px;opacity:.9}.cta-buttons[data-v-35302ee6]{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.btn-primary[data-v-35302ee6],.btn-secondary[data-v-35302ee6]{display:inline-block;padding:16px 32px;border-radius:12px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease;border:2px solid transparent}.btn-primary[data-v-35302ee6]{background:#fff;color:#667eea}.btn-primary[data-v-35302ee6]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ffffff4d}.btn-secondary[data-v-35302ee6]{background:transparent;color:#fff;border-color:#ffffff4d}.btn-secondary[data-v-35302ee6]:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.funds-section[data-v-35302ee6]{padding:40px 20px;background:#f8fafc;overflow-x:hidden}.container[data-v-35302ee6]{max-width:1200px;margin:0 auto;width:100%}.loading[data-v-35302ee6]{text-align:center;padding:60px 0}.spinner[data-v-35302ee6]{display:inline-block;width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:spin-35302ee6 1s linear infinite;margin-bottom:20px}@keyframes spin-35302ee6{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.funds-grid[data-v-35302ee6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px;max-width:1400px;margin:0 auto;width:100%}.fund-card[data-v-35302ee6]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 20px #0000001a;transition:all .3s ease;width:100%;box-sizing:border-box;min-width:0}.fund-card[data-v-35302ee6]:hover{transform:translateY(-1px);box-shadow:0 8px 30px #00000026}.fund-header[data-v-35302ee6]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.fund-header h3[data-v-35302ee6]{font-size:20px;font-weight:600;color:#333;margin:0;flex:1}.fund-index[data-v-35302ee6]{font-size:12px;color:#666;background:#f0f4ff;padding:4px 8px;border-radius:6px;margin-left:12px}.fund-description[data-v-35302ee6]{color:#666;margin-bottom:16px;font-size:14px;line-height:1.5}.fund-stats[data-v-35302ee6]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;width:100%}.stat[data-v-35302ee6]{text-align:center;padding:8px;background:#f8fafc;border-radius:8px;min-width:0;word-wrap:break-word}.stat .label[data-v-35302ee6]{display:block;font-size:12px;color:#666;margin-bottom:4px;word-wrap:break-word}.stat .value[data-v-35302ee6]{display:block;font-size:14px;font-weight:600;color:#333;word-wrap:break-word}.stat .value.positive[data-v-35302ee6]{color:#ef4444}.stat .value.negative[data-v-35302ee6]{color:#10b981}.chart-container[data-v-35302ee6]{margin-top:20px}.chart-container h4[data-v-35302ee6]{font-size:16px;font-weight:600;color:#374151;margin:0 0 16px;display:flex;align-items:center;gap:8px}.chart-container h4[data-v-35302ee6]:before{content:"";width:4px;height:16px;background:#3b82f6;border-radius:2px}.chart[data-v-35302ee6]{width:100%;height:220px;max-width:100%}.no-data[data-v-35302ee6]{text-align:center;padding:40px 0;color:#999;font-style:italic}.stats[data-v-35302ee6]{padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.stats-grid[data-v-35302ee6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:40px;text-align:center;width:100%}.stat-number[data-v-35302ee6]{font-size:48px;font-weight:700;margin-bottom:8px;background:linear-gradient(45deg,#fff,#e0e7ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.stat-number.positive[data-v-35302ee6]{background:linear-gradient(45deg,#ef4444,#fca5a5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.stat-number.negative[data-v-35302ee6]{background:linear-gradient(45deg,#10b981,#86efac);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.stat-label[data-v-35302ee6]{font-size:18px;opacity:.9;font-weight:500}@media (max-width: 768px){.hero[data-v-35302ee6]{padding:60px 20px}.hero h1[data-v-35302ee6]{font-size:36px}.hero-description[data-v-35302ee6]{font-size:18px}.cta-buttons[data-v-35302ee6]{flex-direction:column;align-items:center}.btn-primary[data-v-35302ee6],.btn-secondary[data-v-35302ee6]{width:100%;max-width:300px}.funds-section[data-v-35302ee6]{padding:40px 16px}.funds-grid[data-v-35302ee6]{grid-template-columns:1fr;gap:20px}.fund-card[data-v-35302ee6]{margin:0;width:100%}.fund-stats[data-v-35302ee6]{grid-template-columns:repeat(2,1fr);gap:8px}.stats[data-v-35302ee6]{padding:30px 16px}.stats-grid[data-v-35302ee6]{grid-template-columns:repeat(2,1fr);gap:20px}.stat-number[data-v-35302ee6]{font-size:36px}.stat-label[data-v-35302ee6]{font-size:16px}}@media (max-width: 480px){.hero[data-v-35302ee6]{padding:40px 12px}.hero h1[data-v-35302ee6]{font-size:28px}.hero-description[data-v-35302ee6]{font-size:16px}.funds-section[data-v-35302ee6]{padding:32px 12px}.fund-card[data-v-35302ee6]{padding:16px;border-radius:12px}.fund-header h3[data-v-35302ee6]{font-size:18px}.fund-stats[data-v-35302ee6]{grid-template-columns:1fr;gap:8px}.stat[data-v-35302ee6]{padding:12px 8px}.stat .label[data-v-35302ee6]{font-size:11px}.stat .value[data-v-35302ee6]{font-size:13px}.chart[data-v-35302ee6]{height:180px}.stats[data-v-35302ee6]{padding:24px 12px}.stats-grid[data-v-35302ee6]{grid-template-columns:1fr;gap:20px}.stat-number[data-v-35302ee6]{font-size:28px}.stat-label[data-v-35302ee6]{font-size:14px}}@media (max-width: 360px){.funds-section[data-v-35302ee6]{padding:24px 8px}.fund-card[data-v-35302ee6]{padding:12px;border-radius:8px}.fund-header h3[data-v-35302ee6]{font-size:16px}.fund-index[data-v-35302ee6]{font-size:10px;padding:2px 6px}.fund-description[data-v-35302ee6]{font-size:13px}.stat .label[data-v-35302ee6]{font-size:10px}.stat .value[data-v-35302ee6]{font-size:12px}.chart[data-v-35302ee6]{height:160px}.stats[data-v-35302ee6]{padding:20px 8px}.stat-number[data-v-35302ee6]{font-size:24px}.stat-label[data-v-35302ee6]{font-size:12px}}
