.spoke-promo-section{margin-top:1.5rem;margin-bottom:1rem}.spoke-promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.spoke-promo-card{position:relative;display:flex;flex-direction:column;padding:1.75rem;background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;box-shadow:0 1px 3px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.02)}.spoke-promo-card:hover{transform:translateY(-4px);border-color:#cbd5e1;box-shadow:0 12px 24px -8px rgba(0,0,0,.08)}.spoke-promo-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;transition:height .2s ease}.total-return-card:before{background:#10b981}.valuation-card:before{background:#3b82f6}.compare-card:before{background:#8b5cf6}.spoke-promo-card:hover:before{height:6px}.spoke-promo-icon-wrapper{margin-bottom:1.25rem;padding:.75rem;border-radius:12px;width:fit-content;display:flex;align-items:center;justify-content:center}.total-return-card .spoke-promo-icon-wrapper{background:#ecfdf5;color:#059669}.valuation-card .spoke-promo-icon-wrapper{background:#eff6ff;color:#2563eb}.compare-card .spoke-promo-icon-wrapper{background:#f5f3ff;color:#7c3aed}.spoke-promo-content h3{font-size:1.125rem;font-weight:700;color:#0f172a;margin-bottom:.625rem;line-height:1.4}.spoke-promo-content p{font-size:.9375rem;color:#475569;margin-bottom:1.5rem;line-height:1.6;flex-grow:1}.spoke-promo-link{display:flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;margin-top:auto;transition:all .2s ease}.total-return-card .spoke-promo-link{color:#059669}.valuation-card .spoke-promo-link{color:#2563eb}.compare-card .spoke-promo-link{color:#7c3aed}.spoke-promo-card:hover .spoke-promo-link{gap:.625rem}@media (max-width:1024px){.spoke-promo-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.spoke-promo-grid{grid-template-columns:1fr;gap:1.25rem}.spoke-promo-card{padding:1.5rem}}.spoke-promo-analysis-banner{display:flex;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;margin-bottom:1.25rem;background:linear-gradient(135deg,#faf5ff,#f0f9ff);border:1px solid #c4b5fd;border-radius:14px;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.spoke-promo-analysis-banner:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#7c3aed,#2563eb)}.spoke-promo-analysis-banner:hover{transform:translateY(-2px);border-color:#7c3aed;box-shadow:0 8px 20px -6px rgba(124,58,237,.18)}.spoke-promo-analysis-icon{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ede9fe;color:#6d28d9;border-radius:11px}.spoke-promo-analysis-body{flex:1;min-width:0}.spoke-promo-analysis-body h3{font-size:.9375rem;font-weight:700;color:#1e1b4b;margin:0 0 .25rem;line-height:1.3}.spoke-promo-analysis-body p{font-size:.8125rem;color:#4c1d95;opacity:.75;margin:0;line-height:1.5}.spoke-promo-analysis-cta{flex-shrink:0;display:flex;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:700;color:#6d28d9;white-space:nowrap;transition:gap .2s ease}.spoke-promo-analysis-banner:hover .spoke-promo-analysis-cta{gap:.5rem}@media (max-width:640px){.spoke-promo-analysis-banner{flex-wrap:wrap;gap:.875rem;padding:1rem 1.25rem}.spoke-promo-analysis-cta{width:100%;justify-content:flex-end}}