.investments-page .portfolio-stats .card{transition:all .3s ease}.investments-page .portfolio-stats .card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(255,215,0,.1)}.investments-page .filters-section{background:hsla(0,0%,100%,.02);border-radius:12px;padding:20px;border:1px solid rgba(255,215,0,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.investments-page .plan-icon .rounded-circle{transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.2)}.investments-page .plan-icon .rounded-circle:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.3)}.investments-page .investment-table{width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:gold hsla(0,0%,100%,.1)}.investments-page .investment-table::-webkit-scrollbar{height:10px}.investments-page .investment-table::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:6px}.investments-page .investment-table::-webkit-scrollbar-thumb{background:gold;border-radius:6px}.investments-page .investment-table::-webkit-scrollbar-thumb:hover{background:#e6c200}.investments-page .investment-table .table{background:transparent;color:#fff;min-width:800px}.investments-page .investment-table .table th{background:rgba(255,215,0,.1);border-color:rgba(255,215,0,.3);color:gold;font-weight:600;text-transform:uppercase;font-size:.85rem;letter-spacing:.5px;padding:16px 12px}.investments-page .investment-table .table td{background:transparent;border-color:hsla(0,0%,100%,.1);color:#fff;vertical-align:middle;padding:16px 12px}.investments-page .investment-table .table .hoverable{transition:all .3s ease}.investments-page .investment-table .table .hoverable:hover{background:rgba(255,215,0,.05);transform:scale(1.01)}.investments-page .investment-table .table div,.investments-page .investment-table .table small,.investments-page .investment-table .table span{color:inherit}.investments-page .investment-table .table .text-white{color:#fff!important}.investments-page .investment-table .table .text-secondary{color:#6c757d!important}.investments-page .investment-table .table .text-success{color:#28a745!important}.investments-page .investment-table .table .text-gold{color:gold!important}.investments-page .status-badges .badge{font-size:.75rem;padding:6px 12px;border-radius:20px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.investments-page .investment-actions .btn{transition:all .3s ease}.investments-page .investment-actions .btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.investments-page .investment-summary .card{background:hsla(0,0%,100%,.02);border:1px solid rgba(255,215,0,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.investments-page .investment-summary .card .card-body .d-flex{padding:8px 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.investments-page .investment-summary .card .card-body .d-flex:last-child{border-bottom:none}.investments-page .bronze-plan{color:#cd7f32;border-color:#cd7f32}.investments-page .silver-plan{color:silver;border-color:silver}.investments-page .gold-plan{color:gold;border-color:gold}.investments-page .platinum-plan{color:#e5e4e2;border-color:#e5e4e2}.investments-page .diamond-plan{color:#b9f2ff;border-color:#b9f2ff}@media(max-width:768px){.investments-page.investments-page.container-custom{padding-left:1rem!important;padding-right:1rem!important}.investments-page .card{margin-left:.5rem;margin-right:.5rem;width:calc(100% - 1rem)}.investments-page .investment-table::-webkit-scrollbar{height:14px;-webkit-appearance:none}.investments-page .investment-table::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:6px;margin:0 4px}.investments-page .investment-table::-webkit-scrollbar-thumb{background:gold;border-radius:6px;border:2px solid rgba(0,0,0,.2)}.investments-page .investment-table::-webkit-scrollbar-thumb:active{background:#e6c200}.investments-page .filters-section .row{flex-direction:column;gap:16px}.investments-page .filters-section .col-md-2,.investments-page .filters-section .col-md-3,.investments-page .filters-section .col-md-4{width:100%;margin-bottom:12px}.investments-page .portfolio-stats .row .col-md-3{margin-bottom:16px}.investments-page .investment-table{display:none}.investments-page .mobile-investments{display:block}.investments-page .mobile-investments .investment-card{background:hsla(0,0%,100%,.02);border:1px solid rgba(255,215,0,.2);border-radius:12px;padding:16px;margin-bottom:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.investments-page .mobile-investments .investment-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,215,0,.1)}.investments-page .mobile-investments .investment-card .investment-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.investments-page .mobile-investments .investment-card .investment-header .plan-info{display:flex;align-items:center;gap:12px}.investments-page .mobile-investments .investment-card .investment-header .plan-info .plan-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem}.investments-page .mobile-investments .investment-card .investment-header .plan-info .plan-details .plan-name{color:#fff;font-weight:600;margin-bottom:2px}.investments-page .mobile-investments .investment-card .investment-header .plan-info .plan-details .plan-percentage{color:#6c757d;font-size:.85rem}.investments-page .mobile-investments .investment-card .investment-header .status-badge{padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase}.investments-page .mobile-investments .investment-card .investment-details{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-bottom:12px}.investments-page .mobile-investments .investment-card .investment-details .detail-item .label{color:#6c757d;font-size:.8rem;margin-bottom:4px}.investments-page .mobile-investments .investment-card .investment-details .detail-item .value{color:#fff;font-weight:600;font-size:.9rem}.investments-page .mobile-investments .investment-card .investment-actions{display:flex;gap:8px}.investments-page .mobile-investments .investment-card .investment-actions .btn{flex:1 1;font-size:.8rem;padding:6px 12px}}@media(min-width:769px){.investments-page .mobile-investments{display:none}.investments-page .investment-table{display:block}}@media(max-width:576px){.investments-page .container-custom{padding-left:12px;padding-right:12px}.investments-page .card-body{padding:12px}.investments-page .btn{font-size:.8rem;padding:6px 12px}.investments-page .filters-section{padding:12px}.investments-page .filters-section .form-control,.investments-page .filters-section .form-select{font-size:.9rem}.investments-page .mobile-investments .investment-card{padding:12px}.investments-page .mobile-investments .investment-card .investment-details{grid-template-columns:1fr;gap:8px}.investments-page .mobile-investments .investment-card .investment-actions{flex-direction:column;gap:6px}.investments-page .mobile-investments .investment-card .investment-actions .btn{font-size:.75rem;padding:8px 12px}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.investments-page .investment-row{animation:slideInUp .5s ease}.investments-page .plan-icon{position:relative}.investments-page .plan-icon:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,transparent,rgba(255,215,0,.3),transparent);border-radius:50%;opacity:0;transition:opacity .3s ease}.investments-page .plan-icon:hover:before{opacity:1}.investments-page .table-responsive{border-radius:12px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.1)}.investments-page .card{margin-left:0;margin-right:0}.investments-page .card,.investments-page .card .card-body{overflow:hidden;max-width:100%;width:100%;box-sizing:border-box}.investments-page .card .card-body{word-wrap:break-word;overflow-wrap:break-word}.investments-page .card .card-body.p-0{padding:0!important}.investments-page .card .card-body>*{max-width:100%}.investments-page .card .card-body .d-flex{flex-wrap:wrap;max-width:100%}.investments-page .quick-actions .btn{border-radius:8px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem}