/* V35 - CG Cares app page. Scoped to avoid changing existing frontend pages. */
.v35-cares-hero{background:radial-gradient(circle at 78% 18%,#4aa9e9 0,#176ec4 30%,#08285f 72%)}
.v35-cares-hero .v9-smarthome-copy>p{max-width:720px}
.v35-cares-phone{transform:rotate(3deg);background:linear-gradient(180deg,#fbfdff,#eaf4ff)}
.v35-cares-mark{color:#176fc6}.v35-cares-mark span{color:#123665;font-size:18px;letter-spacing:-.02em}
.v35-ticket-summary{position:relative;background:linear-gradient(135deg,#126ac0,#0b3e85)}
.v35-ticket-summary em{display:inline-block;margin-top:13px;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.17);font-style:normal;font-size:9px;font-weight:800;letter-spacing:.03em}
.v35-care-grid div{display:flex;min-height:92px;flex-direction:column;justify-content:space-between}
.v35-care-grid b{font-size:21px}.v35-care-grid span{margin-top:8px;font-size:10px;font-weight:700}
.v35-cares-features{background:linear-gradient(180deg,#f7fbff,#eef7ff)}
.v35-cares-features .v9-feature-grid article{background:linear-gradient(145deg,#fff,#edf7ff)}
.v35-cares-details{background:#fff}
.v35-care-steps{counter-reset:care-step;margin:0;padding:0;list-style:none}
.v35-care-steps li{position:relative;display:grid;grid-template-columns:42px 1fr;gap:14px;padding:17px 0;border-bottom:1px solid #e1edf7}
.v35-care-steps li:before{counter-increment:care-step;content:counter(care-step);display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#eaf5ff;color:#0c65b8;font:800 13px Manrope,sans-serif}
.v35-care-steps b,.v35-care-steps span{display:block}.v35-care-steps b{color:#102e5c;font:800 15px Manrope,sans-serif}.v35-care-steps span{margin-top:5px;color:#60758d;font-size:13px;line-height:1.55}
.v35-brand-list{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 22px}
.v35-brand-list span{padding:9px 12px;border:1px solid #c9e0f5;border-radius:999px;background:#f3f9ff;color:#134d86;font:800 11px Manrope,sans-serif}
.v35-help-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.v35-help-links a{padding:10px 13px;border:1px solid #bfd9f0;border-radius:11px;color:#0a5fb2;font-size:12px;font-weight:800}
.v35-help-links a:hover{background:#edf7ff}
.v35-cares-download{background:linear-gradient(135deg,#072d69,#126fc4)}
.v35-cares-download .shell>div:first-child p{margin:0;color:#cfe8ff;font-size:14px}
@media(max-width:720px){.v35-care-steps li{grid-template-columns:38px 1fr}.v35-help-links{flex-direction:column}.v35-help-links a{text-align:center}}
