.CareSupportFeaturesPage-module__91_iGG__page{background:var(--bg);min-height:100vh;color:var(--fg)}.CareSupportFeaturesPage-module__91_iGG__shell{flex-direction:column;width:100%;max-width:1400px;min-height:100vh;margin:0 auto;padding:0 40px;display:flex}.CareSupportFeaturesPage-module__91_iGG__nav{z-index:50;border-bottom:1px solid var(--border-white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a1128f2;justify-content:space-between;align-items:center;height:100px;display:flex;position:sticky;top:0}.CareSupportFeaturesPage-module__91_iGG__brand{font-family:var(--font-inter),sans-serif;letter-spacing:1px;text-transform:uppercase;font-size:1.1rem;font-weight:600;text-decoration:none}.CareSupportFeaturesPage-module__91_iGG__navLinks{gap:48px;display:flex}.CareSupportFeaturesPage-module__91_iGG__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}.CareSupportFeaturesPage-module__91_iGG__navLink:hover,.CareSupportFeaturesPage-module__91_iGG__navLinkActive{color:var(--gold)}.CareSupportFeaturesPage-module__91_iGG__hero{text-align:center;padding-top:80px;padding-bottom:64px;animation:1s ease-out forwards CareSupportFeaturesPage-module__91_iGG__fadeIn}.CareSupportFeaturesPage-module__91_iGG__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}.CareSupportFeaturesPage-module__91_iGG__heroTitle{margin:0 0 24px;font-size:4rem;font-weight:500;line-height:1}.CareSupportFeaturesPage-module__91_iGG__italic{font-style:italic}.CareSupportFeaturesPage-module__91_iGG__heroBody{max-width:700px;font-family:var(--font-inter),sans-serif;color:#fff9;margin:0 auto;font-size:1.25rem;font-weight:300;line-height:1.65}.CareSupportFeaturesPage-module__91_iGG__main{opacity:0;margin-bottom:96px;animation:1s ease-out .2s forwards CareSupportFeaturesPage-module__91_iGG__fadeIn}.CareSupportFeaturesPage-module__91_iGG__grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:400px;gap:24px;display:grid}.CareSupportFeaturesPage-module__91_iGG__card{border:1px solid var(--border-white);background:var(--bg);gap:32px;padding:40px;transition:border-color .3s;display:flex;position:relative;overflow:hidden}.CareSupportFeaturesPage-module__91_iGG__card:hover{border-color:#d4af374d}.CareSupportFeaturesPage-module__91_iGG__cardLarge{flex-direction:row;grid-column:span 8}.CareSupportFeaturesPage-module__91_iGG__cardSmall{flex-direction:column;grid-column:span 4}.CareSupportFeaturesPage-module__91_iGG__cardFull{grid-column:1/-1;height:350px}.CareSupportFeaturesPage-module__91_iGG__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}.CareSupportFeaturesPage-module__91_iGG__textColumn{z-index:1;flex-direction:column;flex:1;justify-content:center;display:flex;position:relative}.CareSupportFeaturesPage-module__91_iGG__textColumnRight{text-align:right}.CareSupportFeaturesPage-module__91_iGG__cardEyebrow{font-family:var(--font-inter),sans-serif;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:12px;font-size:.75rem;display:block}.CareSupportFeaturesPage-module__91_iGG__cardTitleLarge{margin:0 0 16px;font-size:3rem;font-weight:500;line-height:1.15}.CareSupportFeaturesPage-module__91_iGG__cardTitleSmall{margin:0 0 8px;font-size:2rem;font-weight:500;line-height:1.2}.CareSupportFeaturesPage-module__91_iGG__cardBody{font-family:var(--font-inter),sans-serif;color:#fff9;margin:0;font-size:.875rem;font-weight:300;line-height:1.7}.CareSupportFeaturesPage-module__91_iGG__cardBodyConstrained{max-width:400px}.CareSupportFeaturesPage-module__91_iGG__cardBodyRight{max-width:300px;margin-left:auto}.CareSupportFeaturesPage-module__91_iGG__chatPanel{z-index:1;background:var(--imessage-dark-bg);border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;flex:1;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.CareSupportFeaturesPage-module__91_iGG__chatPanelLarge{padding:24px}.CareSupportFeaturesPage-module__91_iGG__chatPanelSmall{padding:20px}.CareSupportFeaturesPage-module__91_iGG__chatPanelWide{width:500px;padding:24px}.CareSupportFeaturesPage-module__91_iGG__chatStack{-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;width:100%;padding-bottom:8px;display:flex;overflow-y:auto;-webkit-mask-image:linear-gradient(#0000,#000 10% 90%,#0000);mask-image:linear-gradient(#0000,#000 10% 90%,#0000)}.CareSupportFeaturesPage-module__91_iGG__chatStack::-webkit-scrollbar{display:none}.CareSupportFeaturesPage-module__91_iGG__message{letter-spacing:-.01em;opacity:0;border-radius:20px;max-width:85%;margin-bottom:6px;padding:10px 14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.35;animation-name:CareSupportFeaturesPage-module__91_iGG__bubbleUp;animation-timing-function:ease-out;animation-fill-mode:forwards;position:relative}.CareSupportFeaturesPage-module__91_iGG__messageReceived{background:var(--imessage-gray);color:#fff;border-bottom-left-radius:4px;align-self:flex-start}.CareSupportFeaturesPage-module__91_iGG__messageSent{background:var(--imessage-blue);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.CareSupportFeaturesPage-module__91_iGG__messageGap{margin-top:8px}.CareSupportFeaturesPage-module__91_iGG__bubble0{animation-duration:.5s;animation-delay:0s}.CareSupportFeaturesPage-module__91_iGG__bubble1{animation-duration:.4s;animation-delay:.3s}.CareSupportFeaturesPage-module__91_iGG__bubble2{animation-duration:.4s;animation-delay:.9s}.CareSupportFeaturesPage-module__91_iGG__bubble3{animation-duration:.4s;animation-delay:1.5s}.CareSupportFeaturesPage-module__91_iGG__documentPreview{width:100%;height:96px;font-family:var(--font-inter),sans-serif;color:#ffffff80;background:#ffffff1a;border:1px solid #fff3;border-radius:4px;justify-content:center;align-items:center;font-size:.75rem;display:flex}.CareSupportFeaturesPage-module__91_iGG__messageColumn{flex-direction:column;gap:8px;display:flex}.CareSupportFeaturesPage-module__91_iGG__footer{border-top:1px solid var(--border-white);justify-content:space-between;align-items:flex-end;margin-top:auto;padding:60px 0;display:flex}.CareSupportFeaturesPage-module__91_iGG__footerMeta{font-family:var(--font-inter),sans-serif;letter-spacing:1px;text-transform:uppercase;color:#ffffff4d;font-size:.7rem}.CareSupportFeaturesPage-module__91_iGG__footerMeta+.CareSupportFeaturesPage-module__91_iGG__footerMeta{margin-top:8px}.CareSupportFeaturesPage-module__91_iGG__footerLinks{gap:32px;margin:0;padding:0;list-style:none;display:flex}.CareSupportFeaturesPage-module__91_iGG__footerLink{color:#fff6;font-size:1.1rem;text-decoration:none;transition:color .3s}.CareSupportFeaturesPage-module__91_iGG__footerLink:hover{color:#fff}@keyframes CareSupportFeaturesPage-module__91_iGG__bubbleUp{0%{opacity:0;transform:translateY(15px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes CareSupportFeaturesPage-module__91_iGG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1100px){.CareSupportFeaturesPage-module__91_iGG__grid{grid-template-columns:repeat(1,minmax(0,1fr));grid-auto-rows:auto}.CareSupportFeaturesPage-module__91_iGG__cardLarge,.CareSupportFeaturesPage-module__91_iGG__cardSmall,.CareSupportFeaturesPage-module__91_iGG__cardFull{grid-column:1/-1}.CareSupportFeaturesPage-module__91_iGG__cardLarge,.CareSupportFeaturesPage-module__91_iGG__cardFull{flex-direction:column}.CareSupportFeaturesPage-module__91_iGG__chatPanelWide{width:100%}.CareSupportFeaturesPage-module__91_iGG__textColumnRight{text-align:left}.CareSupportFeaturesPage-module__91_iGG__cardBodyRight{margin-left:0}}@media (max-width:820px){.CareSupportFeaturesPage-module__91_iGG__shell{padding:0 20px}.CareSupportFeaturesPage-module__91_iGG__nav{flex-direction:column;gap:20px;height:auto;padding:24px 0}.CareSupportFeaturesPage-module__91_iGG__navLinks{flex-wrap:wrap;justify-content:center;gap:18px}.CareSupportFeaturesPage-module__91_iGG__heroTitle{font-size:2.85rem}.CareSupportFeaturesPage-module__91_iGG__heroBody{font-size:1.05rem}.CareSupportFeaturesPage-module__91_iGG__card{padding:28px}.CareSupportFeaturesPage-module__91_iGG__cardTitleLarge{font-size:2.3rem}.CareSupportFeaturesPage-module__91_iGG__cardTitleSmall{font-size:1.75rem}.CareSupportFeaturesPage-module__91_iGG__footer{flex-direction:column;align-items:flex-start;gap:24px}.CareSupportFeaturesPage-module__91_iGG__footerLinks{flex-wrap:wrap;gap:20px}}
