#eco-home-hub-2025 .hub-cta-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}#eco-home-hub-2025 .hub-btn,#eco-home-hub-2025 .hub-btn-ghost{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 16px;border-radius:14px;font-size:.95rem;font-weight:900;text-decoration:none;transition:transform .12s ease,filter .12s ease,background .12s ease}#eco-home-hub-2025 .hub-btn{color:#fff;background:linear-gradient(180deg,var(--blue),var(--blue2));box-shadow:0 12px 24px rgba(21,90,150,.18)}#eco-home-hub-2025 .hub-btn:hover{transform:translateY(-1px);filter:brightness(1.03);text-decoration:none}#eco-home-hub-2025 .hub-btn-ghost{color:var(--ink);background:#eef4ff;border:1px solid rgba(30,115,190,.18)}#eco-home-hub-2025 .hub-btn-ghost:hover{background:#e5efff;text-decoration:none}@media (max-width:640px){#eco-home-hub-2025 .hub-cta-row{flex-direction:column}}@media (prefers-reduced-motion:reduce){#eco-home-hub-2025 .hub-btn,#eco-home-hub-2025 .hub-btn-ghost{transition:none}}