.strategy-card{background:#1c1f2a;border-radius:8px;min-height:100px;padding:6px;transition:all .3s;position:relative}.strategy-card:hover{background:#1f2331;transform:translateY(-8px);box-shadow:0 8px 16px rgba(0,0,0,.3)}.strategy-card--clickable{cursor:pointer}.strategy-card.disabled{opacity:.5;cursor:not-allowed}.strategy-card-image-or-name{text-transform:uppercase;color:#fff;margin:18px 0;font-size:1.5rem;font-weight:200}.strategy-card-image-or-name img{max-width:150px}.strategy-card-body{padding:16px}.strategy-card-body p{margin-bottom:0}.strategy-card-body-creator{flex-grow:0;margin-bottom:5px}.strategy-card-content-container{flex-direction:column;flex-grow:1;gap:10px;height:100%;display:flex}.strategy-card-row{align-items:center;height:100%}.strategy-card-col{flex-direction:column;height:100%;display:flex}.strategy-card-title{flex-grow:0;margin-bottom:0;font-weight:700}.strategy-card-description{flex-grow:1;font-size:.9rem}.strategy-card-content-footer{flex-grow:0;font-size:.85rem}.strategy-card-performance{color:#666}.strategy-card-performance--positive{color:#75fa64}.strategy-card-performance--negative{color:#fa6464}.strategy-card-performance-chart{height:130px}.strategy-card-performance-chart-empty-state{color:#666;text-align:center;margin-top:10px;font-size:.85rem}.strategy-card:hover .strategy-card-product-types{background:linear-gradient(135deg,#283593,#5e35b1);box-shadow:inset 0 -3px 6px rgba(0,0,0,.35)}.strategy-card-product-types{box-sizing:border-box;text-transform:uppercase;letter-spacing:.5px;color:#f1f1f1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:center;background:linear-gradient(135deg,#2f3542,#57606f);border-radius:8px 8px 0 0;width:calc(100% + 2px);padding:4px 10px;font-size:.75rem;font-weight:300;transition:background .4s,box-shadow .3s;position:absolute;top:-15px;left:-1px;right:0;box-shadow:inset 0 -3px 6px rgba(0,0,0,.25)}.strategy-card .chain-logo-in-tooltip{margin-left:0!important;margin-right:10px!important}.strategy-card .strategy-token-logo{position:absolute;top:15px;right:15px}.strategy-card-remove{cursor:pointer;position:absolute;bottom:10px;right:10px}@media (max-width:767px){.strategy-card-performance-chart-container{margin-top:20px}}
