.CustomerSupportPage-module__XAXQiW__page{background:var(--tb-paper);min-height:100dvh;color:var(--tb-text)}.CustomerSupportPage-module__XAXQiW__topBar{z-index:20;border-bottom:1px solid var(--tb-line);background:var(--tb-surface);height:5.5rem;position:relative}.CustomerSupportPage-module__XAXQiW__topBarInner{width:calc(100vw - 60px);max-width:120rem;height:100%;margin:0 auto}.CustomerSupportPage-module__XAXQiW__hero{border-bottom:1px solid var(--tb-line);background:var(--tb-paper)}.CustomerSupportPage-module__XAXQiW__heroInner{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(100% - 2rem,72rem);min-height:clamp(25rem,52dvh,38rem);margin:0 auto;padding:clamp(4.5rem,10vw,8rem) 0;display:flex}.CustomerSupportPage-module__XAXQiW__eyebrow,.CustomerSupportPage-module__XAXQiW__cardEyebrow{color:var(--tb-gold-deep);letter-spacing:.16em;margin:0;font-size:.75rem;font-weight:780}.CustomerSupportPage-module__XAXQiW__hero h1{letter-spacing:-.065em;max-width:52rem;margin:.9rem 0 0;font-size:clamp(3.15rem,8vw,6.75rem);font-weight:820;line-height:.92}.CustomerSupportPage-module__XAXQiW__heroCopy{max-width:40rem;color:var(--tb-text-2);margin:1.5rem 0 0;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.55}.CustomerSupportPage-module__XAXQiW__primaryAction{border-radius:var(--tb-radius);background:var(--tb-text);min-height:3.25rem;color:var(--tb-surface);box-shadow:var(--tb-shadow-1);justify-content:center;align-items:center;gap:.65rem;margin-top:2rem;padding:.85rem 1.25rem;font-size:.95rem;font-weight:760;text-decoration:none;display:inline-flex}.CustomerSupportPage-module__XAXQiW__primaryAction:hover,.CustomerSupportPage-module__XAXQiW__primaryAction:focus-visible{background:var(--tb-text-2);outline:none}.CustomerSupportPage-module__XAXQiW__primaryAction:focus-visible,.CustomerSupportPage-module__XAXQiW__channelCard a:focus-visible,.CustomerSupportPage-module__XAXQiW__faqItem summary:focus-visible{box-shadow:0 0 0 3px var(--tb-gold)}.CustomerSupportPage-module__XAXQiW__supportSection,.CustomerSupportPage-module__XAXQiW__faqSection{width:min(100% - 2rem,72rem);margin:0 auto;padding:clamp(4.5rem,8vw,7rem) 0}.CustomerSupportPage-module__XAXQiW__sectionHeading{max-width:42rem}.CustomerSupportPage-module__XAXQiW__sectionHeading h2{letter-spacing:-.045em;margin:.75rem 0 0;font-size:clamp(2rem,5vw,3.45rem);font-weight:800;line-height:1}.CustomerSupportPage-module__XAXQiW__sectionHeading>p:last-child{color:var(--tb-text-2);margin:1rem 0 0;font-size:1.05rem;line-height:1.6}.CustomerSupportPage-module__XAXQiW__channelGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2.5rem;display:grid}.CustomerSupportPage-module__XAXQiW__channelCard{border:1px solid var(--tb-line);border-radius:var(--tb-radius-lg);background:var(--tb-surface);min-height:24rem;box-shadow:var(--tb-shadow-1);flex-direction:column;padding:1.5rem;display:flex;position:relative;overflow:hidden}.CustomerSupportPage-module__XAXQiW__channelCard:before{background:var(--tb-gold);content:"";height:.16rem;position:absolute;top:0;left:0;right:0}.CustomerSupportPage-module__XAXQiW__channelIcon{border-radius:var(--tb-radius);background:var(--tb-gold-soft);width:3rem;height:3rem;color:var(--tb-gold-deep);place-items:center;margin-bottom:2rem;display:grid}.CustomerSupportPage-module__XAXQiW__cardEyebrow{color:var(--tb-text-3);letter-spacing:.12em;font-size:.67rem}.CustomerSupportPage-module__XAXQiW__channelCard h3{letter-spacing:-.03em;margin:.65rem 0 0;font-size:1.5rem;font-weight:780;line-height:1.05}.CustomerSupportPage-module__XAXQiW__channelCard>p:not(.CustomerSupportPage-module__XAXQiW__cardEyebrow){color:var(--tb-text-2);margin:1rem 0 0;line-height:1.55}.CustomerSupportPage-module__XAXQiW__channelCard a{color:var(--tb-text);align-items:center;gap:.5rem;margin-top:auto;padding-top:2rem;font-weight:740;text-decoration:none;display:inline-flex}.CustomerSupportPage-module__XAXQiW__channelCard a:hover{color:var(--tb-gold-deep)}.CustomerSupportPage-module__XAXQiW__faqSection{border-top:1px solid var(--tb-line);grid-template-columns:minmax(15rem,.75fr) minmax(0,1.25fr);gap:clamp(2rem,7vw,6rem);display:grid}.CustomerSupportPage-module__XAXQiW__faqList{border-top:1px solid var(--tb-line-strong)}.CustomerSupportPage-module__XAXQiW__faqItem{border-bottom:1px solid var(--tb-line-strong)}.CustomerSupportPage-module__XAXQiW__faqItem summary{border-radius:var(--tb-radius-sm,6px);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:4.75rem;padding:1.2rem .25rem;font-size:1.05rem;font-weight:720;list-style:none;display:flex}.CustomerSupportPage-module__XAXQiW__faqItem summary::-webkit-details-marker{display:none}.CustomerSupportPage-module__XAXQiW__faqItem summary svg{color:var(--tb-text-3);flex:none;transition:transform .18s}.CustomerSupportPage-module__XAXQiW__faqItem[open] summary svg{transform:rotate(180deg)}.CustomerSupportPage-module__XAXQiW__faqItem>p{max-width:42rem;color:var(--tb-text-2);margin:-.25rem 0 0;padding:0 2.5rem 1.5rem .25rem;line-height:1.65}@media (max-width:900px){.CustomerSupportPage-module__XAXQiW__channelGrid{grid-template-columns:1fr}.CustomerSupportPage-module__XAXQiW__channelCard{min-height:18rem}.CustomerSupportPage-module__XAXQiW__faqSection{grid-template-columns:1fr}}@media (max-width:767px){.CustomerSupportPage-module__XAXQiW__topBar{height:5rem}.CustomerSupportPage-module__XAXQiW__topBarInner{width:min(100% - 1.5rem,72rem)}.CustomerSupportPage-module__XAXQiW__heroInner{min-height:25rem;padding:4rem 0}.CustomerSupportPage-module__XAXQiW__hero h1{font-size:clamp(3rem,16vw,4.5rem)}.CustomerSupportPage-module__XAXQiW__supportSection,.CustomerSupportPage-module__XAXQiW__faqSection{width:min(100% - 1.5rem,72rem);padding:4rem 0}}@media (prefers-reduced-motion:reduce){.CustomerSupportPage-module__XAXQiW__faqItem summary svg{transition:none}}
