:root{--tg-theme-bg-color: #ffffff;--tg-theme-text-color: #000000;--tg-theme-hint-color: #999999;--tg-theme-link-color: #2481cc;--tg-theme-button-color: #2481cc;--tg-theme-button-text-color: #ffffff;--tg-theme-secondary-bg-color: #f5f5f5}@media (prefers-color-scheme: dark){:root{--tg-theme-bg-color: #1f1f1f;--tg-theme-text-color: #ffffff;--tg-theme-hint-color: #aaaaaa;--tg-theme-link-color: #58a6ff;--tg-theme-button-color: #58a6ff;--tg-theme-button-text-color: #ffffff;--tg-theme-secondary-bg-color: #2c2c2c}}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:var(--tg-theme-bg-color);color:var(--tg-theme-text-color);min-height:100vh;width:100%}#app{min-height:100vh;width:100%}a{color:var(--tg-theme-link-color);text-decoration:none}@media (hover: hover){a:hover{background-color:#00bd7e33}}@media (min-width: 1024px){body{display:flex;place-items:center}#app{display:grid;grid-template-columns:1fr 1fr;padding:0 2rem}}button{cursor:pointer;border:none;background:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color);padding:8px 16px;border-radius:8px;font-size:16px}button:disabled{opacity:.6;cursor:not-allowed}.navigation[data-v-417042c3]{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;align-items:center;background:var(--tg-theme-bg-color, #fff);border-top:1px solid var(--tg-theme-hint-color, #ccc);padding:8px 0;z-index:1000}.nav-item[data-v-417042c3]{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:var(--tg-theme-text-color, #000);font-size:12px}.nav-item i[data-v-417042c3]{font-size:20px;margin-bottom:4px}.nav-item.router-link-active[data-v-417042c3]{color:var(--tg-theme-button-color, #2481cc)}.app{min-height:100vh;padding-bottom:60px;background:var(--tg-theme-bg-color, #fff);color:var(--tg-theme-text-color, #000)}.investment-view[data-v-de7a7094]{padding:16px}.header[data-v-de7a7094]{margin-bottom:24px}.header h1[data-v-de7a7094]{margin:0;font-size:24px;color:var(--tg-theme-text-color)}.balance[data-v-de7a7094]{margin-top:8px;display:flex;flex-direction:column}.balance-label[data-v-de7a7094]{font-size:14px;color:var(--tg-theme-hint-color)}.balance-amount[data-v-de7a7094]{font-size:24px;font-weight:700;color:var(--tg-theme-text-color)}.investment-options[data-v-de7a7094]{display:grid;gap:16px;margin-bottom:24px}.option-card[data-v-de7a7094]{background:var(--tg-theme-secondary-bg-color, #f5f5f5);border-radius:12px;padding:16px}.option-header[data-v-de7a7094]{display:flex;align-items:center;margin-bottom:12px}.option-header i[data-v-de7a7094]{font-size:24px;margin-right:12px;color:var(--tg-theme-button-color)}.option-header h2[data-v-de7a7094]{margin:0;font-size:18px}.option-details[data-v-de7a7094]{margin-bottom:16px}.option-details p[data-v-de7a7094]{margin:4px 0;color:var(--tg-theme-hint-color)}.invest-button[data-v-de7a7094]{width:100%;padding:12px;border:none;border-radius:8px;background:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color);font-size:16px;cursor:pointer}.active-investments[data-v-de7a7094]{margin-top:24px}.investment-list[data-v-de7a7094]{display:grid;gap:12px}.investment-item[data-v-de7a7094]{background:var(--tg-theme-secondary-bg-color, #f5f5f5);border-radius:8px;padding:12px}.investment-info[data-v-de7a7094]{display:flex;justify-content:space-between;margin-bottom:8px}.investment-stats[data-v-de7a7094]{display:flex;justify-content:space-between;font-size:14px;color:var(--tg-theme-hint-color)}.earned[data-v-de7a7094]{color:#4caf50}
