.StrategyCard-module__ewk3cW__card{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:var(--glass-border);border-radius:var(--radius-lg);transition:all var(--transition-base);flex-direction:column;gap:.75rem;padding:2rem;display:flex;position:relative;overflow:hidden}.StrategyCard-module__ewk3cW__card:hover{background:var(--bg-card-hover);box-shadow:var(--glow-cyan-subtle);border-color:#00e5ff26;transform:translateY(-4px)}.StrategyCard-module__ewk3cW__iconWrap{border-radius:var(--radius-md);background:var(--accent-cyan-dim);width:48px;height:48px;color:var(--accent-cyan);justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.StrategyCard-module__ewk3cW__title{color:var(--text-primary);font-size:1.25rem;font-weight:700}.StrategyCard-module__ewk3cW__description{color:var(--text-secondary);font-size:.9375rem;line-height:1.7}.StrategyCard-module__ewk3cW__details{color:var(--text-muted);opacity:0;max-height:0;transition:all var(--transition-slow);border-top:1px solid #ffffff0d;padding-top:.5rem;font-size:.875rem;line-height:1.6;overflow:hidden}.StrategyCard-module__ewk3cW__card:hover .StrategyCard-module__ewk3cW__details{opacity:1;max-height:200px}.StrategyCard-module__ewk3cW__glowBar{background:linear-gradient(90deg, transparent, var(--accent-cyan), transparent);opacity:0;height:2px;transition:opacity var(--transition-base);position:absolute;bottom:0;left:0;right:0}.StrategyCard-module__ewk3cW__card:hover .StrategyCard-module__ewk3cW__glowBar{opacity:1}
