.df-feature-card{background:#fff;border:1px solid rgba(0,0,0,.04);border-radius:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100%;padding:1rem;transition:all .2s ease}.df-feature-card:hover{box-shadow:0 8px 16px rgba(0,0,0,.05);transform:translateY(-2px)}.df-feature-icon{align-items:center;background:rgba(138,200,51,.1);border-radius:8px;display:flex;height:36px;justify-content:center;margin-bottom:.625rem;width:36px}.df-feature-icon svg{color:#8ac833;height:18px;width:18px}.df-feature-title{color:#1a1a1a;font-family:Inter,-apple-system,sans-serif;font-size:.8125rem;font-weight:600;margin:0 0 .25rem}.df-feature-description{color:#666;font-size:.75rem;line-height:1.5;margin:0}.df-feature-link{align-items:center;color:#8ac833;display:inline-flex;font-size:.6875rem;font-weight:600;gap:.25rem;margin-top:.5rem;text-decoration:none;transition:gap .2s ease}.df-feature-link:hover{color:#6b9c1e;gap:.5rem}.df-feature-link svg{height:12px;width:12px}