.my-investment[data-v-4ac8254e]{--accent-red:#ff3b3b;--accent-red-2:#ff6b6b;--text-primary:#fff;--text-muted:#8a8f98;--bg-dark:#0b0f16;--card-dark:#11161f;--border-dark:#1b2330;background:var(--bg-dark);min-height:100vh}.my-investment .section-title[data-v-4ac8254e]{font-size:16px;font-weight:500;padding:30px 15px;text-align:center;position:relative;display:flex;align-items:center;justify-content:center;color:var(--text-primary)}.my-investment .section-title[data-v-4ac8254e]:after,.my-investment .section-title[data-v-4ac8254e]:before{content:"";position:absolute;top:50%;width:50px;height:1px;background-color:var(--border-dark)}.my-investment .section-title[data-v-4ac8254e]:before{left:10%}.my-investment .section-title[data-v-4ac8254e]:after{right:10%}.my-investment .statistics-section[data-v-4ac8254e]{margin:0 15px}.my-investment .statistics-section .statistics-grid[data-v-4ac8254e]{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.my-investment .statistics-section .statistics-grid .stat-item[data-v-4ac8254e]{display:flex;flex-direction:column;align-items:flex-start;box-shadow:0 6px 18px rgba(0,0,0,.35);border:1px solid var(--border-dark);padding:15px;border-radius:12px;background:var(--card-dark)}.my-investment .statistics-section .statistics-grid .stat-item .stat-value[data-v-4ac8254e]{font-size:20px;font-weight:500;margin-bottom:5px;color:var(--accent-red)}.my-investment .statistics-section .statistics-grid .stat-item .stat-label[data-v-4ac8254e]{font-size:12px;color:var(--text-muted)}.my-investment .records-section[data-v-4ac8254e]{margin:0 15px}.my-investment .records-section .records-list .record-item[data-v-4ac8254e]{padding:15px;border-radius:12px;box-shadow:0 6px 18px rgba(0,0,0,.35);border:1px solid var(--border-dark);background:var(--card-dark);margin-bottom:20px}.my-investment .records-section .records-list .record-item[data-v-4ac8254e]:last-child{border-bottom:none}.my-investment .records-section .records-list .record-item .record-header[data-v-4ac8254e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.my-investment .records-section .records-list .record-item .record-header .fund-name[data-v-4ac8254e]{font-size:16px;font-weight:500;color:var(--text-primary)}.my-investment .records-section .records-list .record-item .record-header .status[data-v-4ac8254e]{font-size:12px;padding:2px 8px;border-radius:4px;color:var(--text-primary);background-color:rgba(255,59,59,.12);border:1px solid rgba(255,59,59,.35)}.my-investment .records-section .records-list .record-item .record-header .status.active[data-v-4ac8254e]{color:var(--text-primary);background-color:rgba(255,59,59,.16)}.my-investment .records-section .records-list .record-item .record-header .status.completed[data-v-4ac8254e]{color:var(--text-muted);background-color:hsla(0,0%,100%,.06)}.my-investment .records-section .records-list .record-item .record-details .detail-row[data-v-4ac8254e]{display:flex;justify-content:space-between;margin-bottom:10px}.my-investment .records-section .records-list .record-item .record-details .detail-row[data-v-4ac8254e]:last-child{margin-bottom:0}.my-investment .records-section .records-list .record-item .record-details .detail-row .label[data-v-4ac8254e]{color:var(--text-muted);font-size:14px}.my-investment .records-section .records-list .record-item .record-details .detail-row .value[data-v-4ac8254e]{font-size:14px;color:var(--text-primary)}.my-investment .records-section .records-list .record-item .record-details .detail-row .value.profit[data-v-4ac8254e]{color:var(--accent-red)}