.strategy-card{position:relative;min-height:100px;background:#1c1f2a;border-radius:8px;padding:6px;transition:all .3s ease}.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{margin:18px 0;font-weight:200;text-transform:uppercase;color:#fff;font-size:1.5rem}.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{margin-bottom:5px;flex-grow:0}.strategy-card-content-container{display:flex;flex-direction:column;gap:10px;height:100%;flex-grow:1}.strategy-card-row{height:100%;align-items:center}.strategy-card-col{display:flex;flex-direction:column;height:100%}.strategy-card-title{font-weight:700;flex-grow:0;margin-bottom:0}.strategy-card-description{font-size:.9rem;flex-grow:1}.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;font-size:.85rem;text-align:center;margin-top:10px}.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{position:absolute;top:-15px;box-sizing:border-box;left:-1px;right:0;width:calc(100% + 2px);text-transform:uppercase;font-size:.75rem;font-weight:300;letter-spacing:.5px;background:linear-gradient(135deg,#2f3542,#57606f);color:#f1f1f1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:8px 8px 0 0;padding:4px 10px;text-align:center;box-shadow:inset 0 -3px 6px rgba(0,0,0,.25);transition:background .4s ease,box-shadow .3s ease}.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;right:10px;bottom:10px}@media(max-width:767px){.strategy-card-performance-chart-container{margin-top:20px}}
/*# sourceMappingURL=5b2271e1bb1a96a5.css.map*/