.help-sidebar__nav{display:flex;flex-direction:column;gap:4px}.help-sidebar__label{display:block;padding:6px 0;font-family:var(--font-family);font-size:12px;line-height:12px;font-weight:500;letter-spacing:-.24px;color:var(--color-primary);text-transform:uppercase}.help-sidebar__link{display:flex;align-items:center;gap:12px;padding:6px 0;text-decoration:none}.help-sidebar__link-accent{width:2px;height:18px;border-radius:2px;background:0 0;flex-shrink:0}.help-sidebar__link-text{flex:1;font-family:var(--font-family);font-size:14px;line-height:24px;font-weight:300;letter-spacing:-.28px;color:var(--color-sf-content-muted)}.help-sidebar__link--current .help-sidebar__link-accent{background:var(--color-accent)}.help-sidebar__link--current .help-sidebar__link-text{color:var(--color-accent);font-weight:500}.page-faq-section{background:#f2f2f2;padding:28px 0 40px}.page-faq-section__container{max-width:1280px;margin:0 auto;padding:0 20px;display:flex;align-items:flex-start}.page-faq-section__sidebar-faqs{display:flex;align-items:stretch;gap:12px;padding:6px 0}.page-faq-section__sidebar-faqs-accent{width:2px;align-self:stretch;border-radius:2px;background:var(--color-accent);flex-shrink:0}.page-faq-section__sidebar-faqs-content{display:flex;flex-direction:column;gap:12px;flex:1;min-width:0}.page-faq-section__sidebar-faqs-title{font-family:var(--font-family);font-size:16px;line-height:28px;font-weight:500;letter-spacing:-.32px;color:var(--color-accent)}.page-faq-section__sidebar-faqs-list{list-style:none;padding:0 0 0 16px;margin:0;display:flex;flex-direction:column;gap:10px}.page-faq-section__sidebar-faq-item{display:block;font-family:var(--font-family);font-size:16px;line-height:28px;font-weight:300;letter-spacing:-.32px;color:var(--color-primary);text-decoration:none;cursor:pointer}.page-faq-section__content{display:flex;flex-direction:column;gap:40px;flex:1;min-width:0}.page-faq-section__hero-title{font-family:var(--font-family);font-size:36px;line-height:42px;font-weight:200;letter-spacing:-.72px;color:var(--color-primary);margin:0;padding:0 0 8px 0}.page-faq-section__intro-card{background:#e6effd;border-radius:16px;padding:20px;font-family:var(--font-family);font-size:16px;line-height:21px;font-weight:400;letter-spacing:-.32px;color:var(--color-accent)}.page-faq-section__intro-card a{color:inherit;text-decoration:underline}.page-faq-section__intro-card p{margin:0}.page-faq-section__intro-card p+p{margin-top:8px}.page-faq-section__categories{display:flex;flex-direction:column;gap:40px}.page-faq-section__category{display:flex;flex-direction:column;gap:16px;scroll-margin-top:120px}.page-faq-section__category-title{font-family:var(--font-family);font-size:22px;line-height:26px;font-weight:300;letter-spacing:-.44px;color:var(--color-primary);margin:0}.page-faq-section__items{display:flex;flex-direction:column;gap:10px}.page-faq-section__item{background:#fff;border-radius:12px;padding:20px;transition:background .2s ease}.page-faq-section__item-header{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer}.page-faq-section__item-question{flex:1;font-family:var(--font-family);font-size:16px;line-height:21px;font-weight:400;letter-spacing:-.32px;color:var(--color-primary)}.page-faq-section__item-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:#f2f2f2;border:none;border-radius:8px;color:var(--color-sf-content);cursor:pointer;flex-shrink:0;transition:background .2s ease}.page-faq-section__item-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;transition:transform .2s ease;transform:rotate(0)}.page-faq-section__item-icon-svg{display:block}.page-faq-section__item-answer{overflow:hidden;max-height:0;opacity:0;font-family:var(--font-family);font-size:14px;line-height:24px;font-weight:300;letter-spacing:-.28px;color:var(--color-sf-content);transition:opacity .2s ease,max-height .2s ease,padding-top .2s ease}.page-faq-section__item-answer p{margin:0 0 7px 0}.page-faq-section__item-answer p:last-child{margin-bottom:0}.page-faq-section__item-answer p strong{font-weight:500}.page-faq-section__item-answer a{color:var(--color-accent);text-decoration:none}.page-faq-section__item-answer a:hover{text-decoration:underline}.page-faq-section__item-answer ol,.page-faq-section__item-answer ul{padding-left:20px;margin:0 0 7px 0}.page-faq-section__item-answer li{margin-bottom:4px}.page-faq-section__item-answer h1,.page-faq-section__item-answer h2,.page-faq-section__item-answer h3,.page-faq-section__item-answer h4,.page-faq-section__item-answer h5{font-weight:500;margin:0 0 8px 0;color:var(--color-primary)}.page-faq-section__item--active .page-faq-section__item-answer{opacity:1;max-height:2000px;padding-top:12px}.page-faq-section__item--active .page-faq-section__item-icon-wrapper{transform:rotate(180deg)}.page-faq-section__support{display:flex;flex-direction:column;gap:24px}.page-faq-section__support-title{font-family:var(--font-family);font-size:22px;line-height:26px;font-weight:300;letter-spacing:-.44px;color:var(--color-primary)}.page-faq-section__support-cards{display:flex;align-items:flex-start;gap:16px;align-self:stretch}.page-faq-section__support-card{display:flex;padding:24px;flex-direction:column;align-items:flex-start;gap:8px;flex:1 0 0;border-radius:12px;background:#fff;text-decoration:none}.page-faq-section__support-card-header{display:flex;align-items:center;gap:10px}.page-faq-section__support-card-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:var(--color-accent);flex-shrink:0}.page-faq-section__support-card-icon svg{width:100%;height:100%;fill:currentColor}.page-faq-section__support-card-title{font-family:var(--font-family);font-size:18px;line-height:24px;font-weight:500;letter-spacing:-.36px;color:var(--color-primary)}.page-faq-section__support-card-title h3{margin:0;font:inherit;color:inherit}.page-faq-section__support-card-content{font-family:var(--font-family);font-size:14px;line-height:24px;font-weight:300;letter-spacing:-.28px;color:var(--color-sf-content-muted)}.page-faq-section__support-card-content p{margin:0}.page-faq-section__support-card-content a{color:inherit;text-decoration:none}.page-faq-section__support-card-content a:hover{color:var(--color-accent)}.page-faq-section__divider{height:1px;align-self:stretch;background:#e1e1e1}@media screen and (min-width:769px){.help-sidebar{display:block;width:224px;flex-shrink:0;position:sticky;top:120px;max-height:calc(100vh - 120px);overflow-y:auto;align-self:flex-start}.help-sidebar__link-text{font-size:16px;line-height:28px;letter-spacing:-.32px}.page-faq-section{padding:72px 0 96px}.page-faq-section__container{align-items:flex-start;gap:24px;padding:0}.page-faq-section__hero-title{font-size:64px;line-height:72px;font-weight:200;letter-spacing:-1.28px;padding:0}.page-faq-section__intro-card{padding:24px 28px;font-size:18px;line-height:27px;letter-spacing:-.36px}.page-faq-section__category{gap:24px}.page-faq-section__category-title{font-size:28px;line-height:40px;letter-spacing:-.56px}.page-faq-section__item{border-radius:16px}.page-faq-section__item-question{font-size:18px;line-height:27px;letter-spacing:-.36px}.page-faq-section__item-answer{font-size:16px;line-height:28px;letter-spacing:-.32px}.page-faq-section__support-title{font-size:28px;line-height:40px;letter-spacing:-.56px}.page-faq-section__support-card-title{font-size:20px;line-height:31px;font-weight:500;letter-spacing:-.4px}.page-faq-section__support-card-content{font-size:16px;line-height:28px;letter-spacing:-.32px}.page-faq-section__divider{display:none}}@media screen and (max-width:768px){.help-sidebar--hide-mobile{display:none}.page-faq-section__container{align-self:stretch;flex-direction:column-reverse;gap:40px}.page-faq-section__sidebar-faqs-title{line-height:24px}.page-faq-section__sidebar-faq-item{line-height:24px}.page-faq-section__support-cards{flex-direction:column}.page-faq-section__support-card{align-self:stretch;flex-direction:row;justify-content:space-between}}