.CareSupportResourcesPage-module__OpfMVq__page{background:var(--bg);min-height:100vh;color:var(--fg)}.CareSupportResourcesPage-module__OpfMVq__shell{width:100%;max-width:1400px;margin:0 auto;padding:0 40px}.CareSupportResourcesPage-module__OpfMVq__nav{z-index:50;border-bottom:1px solid var(--border-white);background:var(--bg);justify-content:space-between;align-items:center;height:100px;display:flex;position:sticky;top:0}.CareSupportResourcesPage-module__OpfMVq__brand{font-family:var(--font-inter),sans-serif;letter-spacing:1px;text-transform:uppercase;color:#fff;font-size:1.1rem;font-weight:600;text-decoration:none}.CareSupportResourcesPage-module__OpfMVq__navLinks{gap:48px;display:flex}.CareSupportResourcesPage-module__OpfMVq__navLink{font-family:var(--font-inter),sans-serif;letter-spacing:2px;text-transform:uppercase;color:#fff9;font-size:.75rem;text-decoration:none;transition:color .3s}.CareSupportResourcesPage-module__OpfMVq__navLink:hover,.CareSupportResourcesPage-module__OpfMVq__navLinkActive{color:var(--gold)}.CareSupportResourcesPage-module__OpfMVq__hero{text-align:center;padding:64px 0 48px;animation:.8s ease-out forwards CareSupportResourcesPage-module__OpfMVq__fadeIn}.CareSupportResourcesPage-module__OpfMVq__eyebrow{font-family:var(--font-inter),sans-serif;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-size:.75rem;display:block}.CareSupportResourcesPage-module__OpfMVq__title{margin:0 0 16px;font-size:3.5rem;font-weight:500;line-height:1}.CareSupportResourcesPage-module__OpfMVq__italic{font-style:italic}.CareSupportResourcesPage-module__OpfMVq__subtitle{max-width:600px;font-family:var(--font-inter),sans-serif;color:#fff9;margin:0 auto;font-size:1.125rem;font-weight:300}.CareSupportResourcesPage-module__OpfMVq__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:80px;display:grid}.CareSupportResourcesPage-module__OpfMVq__resourceCard{border:1px solid var(--border-white);background:var(--bg);flex-direction:column;min-height:480px;transition:transform .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.CareSupportResourcesPage-module__OpfMVq__resourceCard:hover{border-color:#d4af3780;transform:translateY(-5px)}.CareSupportResourcesPage-module__OpfMVq__noise{z-index:0;opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.CareSupportResourcesPage-module__OpfMVq__resourceTop{z-index:10;flex-grow:1;padding:32px 32px 0;position:relative}.CareSupportResourcesPage-module__OpfMVq__cardEyebrow{font-family:var(--font-inter),sans-serif;letter-spacing:2px;text-transform:uppercase;color:var(--gold);margin-bottom:12px;font-size:.625rem;display:block}.CareSupportResourcesPage-module__OpfMVq__cardTitle{margin:0 0 12px;font-size:2rem;font-weight:500;line-height:1.1;transition:color .3s}.CareSupportResourcesPage-module__OpfMVq__resourceCard:hover .CareSupportResourcesPage-module__OpfMVq__cardTitle{color:var(--gold)}.CareSupportResourcesPage-module__OpfMVq__cardBody{font-family:var(--font-inter),sans-serif;color:#fff9;margin:0 0 24px;font-size:.875rem;font-weight:300;line-height:1.7}.CareSupportResourcesPage-module__OpfMVq__chatPane{z-index:10;border-top:1px solid var(--border-white);background:#000;flex-direction:column;justify-content:flex-end;height:220px;margin-top:auto;padding:24px;display:flex;position:relative}.CareSupportResourcesPage-module__OpfMVq__chatStack{opacity:.8;flex-direction:column;gap:8px;width:100%;max-width:280px;margin:0 auto;transition:opacity .3s;display:flex}.CareSupportResourcesPage-module__OpfMVq__resourceCard:hover .CareSupportResourcesPage-module__OpfMVq__chatStack{opacity:1}.CareSupportResourcesPage-module__OpfMVq__messageBubble{border-radius:20px;max-width:85%;padding:10px 14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;line-height:1.3;position:relative}.CareSupportResourcesPage-module__OpfMVq__messageReceived{color:#fff;background:#3a3a3c;border-bottom-left-radius:4px;align-self:flex-start}.CareSupportResourcesPage-module__OpfMVq__messageSent{background:var(--imessage-blue);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.CareSupportResourcesPage-module__OpfMVq__ctaSection{border-top:1px solid var(--border-white);text-align:center;margin-bottom:40px;padding:64px 0}.CareSupportResourcesPage-module__OpfMVq__ctaTitle{margin:0 0 24px;font-size:2rem;font-weight:500}.CareSupportResourcesPage-module__OpfMVq__ctaBody{max-width:400px;font-family:var(--font-inter),sans-serif;color:#fff9;margin:0 auto 32px;font-size:.875rem;line-height:1.7}.CareSupportResourcesPage-module__OpfMVq__ctaButton{color:var(--bg);font-family:var(--font-inter),sans-serif;letter-spacing:2px;text-transform:uppercase;background:#fff;justify-content:center;align-items:center;padding:16px 32px;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .3s;display:inline-flex}.CareSupportResourcesPage-module__OpfMVq__ctaButton:hover{transform:scale(1.05)}.CareSupportResourcesPage-module__OpfMVq__footer{border-top:1px solid var(--border-white);justify-content:space-between;align-items:flex-end;padding:60px 0;display:flex}.CareSupportResourcesPage-module__OpfMVq__footerMeta{font-family:var(--font-inter),sans-serif;letter-spacing:1px;text-transform:uppercase;color:#ffffff4d;font-size:.7rem}.CareSupportResourcesPage-module__OpfMVq__footerMeta+.CareSupportResourcesPage-module__OpfMVq__footerMeta{margin-top:8px}.CareSupportResourcesPage-module__OpfMVq__footerLinks{gap:32px;margin:0;padding:0;list-style:none;display:flex}.CareSupportResourcesPage-module__OpfMVq__footerLink{color:#fff6;font-size:1.1rem;text-decoration:none;transition:color .3s}.CareSupportResourcesPage-module__OpfMVq__footerLink:hover{color:#fff}@keyframes CareSupportResourcesPage-module__OpfMVq__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1180px){.CareSupportResourcesPage-module__OpfMVq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.CareSupportResourcesPage-module__OpfMVq__shell{padding:0 20px}.CareSupportResourcesPage-module__OpfMVq__nav{flex-direction:column;gap:20px;height:auto;padding:24px 0}.CareSupportResourcesPage-module__OpfMVq__navLinks{flex-wrap:wrap;justify-content:center;gap:18px}.CareSupportResourcesPage-module__OpfMVq__title{font-size:2.8rem}.CareSupportResourcesPage-module__OpfMVq__grid{grid-template-columns:1fr}.CareSupportResourcesPage-module__OpfMVq__footer{flex-direction:column;align-items:flex-start;gap:24px}}
