/* A0019180 — restore the device chooser as accessible cards instead of inline text links. */
.home-private-help-launcher{background:#f4f8fb!important;color:#10233f!important}
.home-private-help-launcher .home-router-head p,.home-private-help-launcher .home-launch-note{color:#526579!important}
.home-device-launch-grid{width:min(1120px,calc(100% - 40px));margin:0 auto 20px;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px!important;align-items:stretch}
.home-device-launch-grid>a{display:flex!important;flex-direction:column;gap:8px;min-width:0;padding:20px 22px;border:1px solid #d5e1e8;border-radius:18px;background:#fff;color:#10233f!important;text-decoration:none!important;box-shadow:0 8px 24px rgba(16,35,63,.06);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}
.home-device-launch-grid>a:hover{border-color:#7fb8b2;box-shadow:0 12px 28px rgba(16,35,63,.10);transform:translateY(-2px)}
.home-device-launch-grid>a:focus-visible{outline:3px solid rgba(20,103,195,.28);outline-offset:3px;border-color:#1467c3}
.home-device-launch-grid>a strong{display:block;color:#10233f!important;font-family:"Barlow",sans-serif;font-size:1.08rem;line-height:1.2;font-weight:800;text-decoration:none!important}
.home-device-launch-grid>a span{display:block;color:#526579!important;font-size:.97rem;line-height:1.48;text-decoration:none!important}
.home-device-launch-grid>a::after{content:"Choose →";margin-top:auto;padding-top:8px;color:#0f766e;font-size:.9rem;font-weight:800}
.home-private-help-launcher .home-launch-note{width:min(1120px,calc(100% - 40px));margin:0 auto;font-size:.92rem;line-height:1.55}
@media(max-width:900px){.home-device-launch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:580px){.home-device-launch-grid{grid-template-columns:1fr;width:min(100% - 28px,1120px)}.home-private-help-launcher .home-launch-note{width:min(100% - 28px,1120px)}}
