.hc-help-center,.hc-help-center .hc-docs-layout{--background:var(--color-fd-background);--foreground:var(--color-fd-foreground)}.hc-help-center :where(header){background-color:color-mix(in srgb,var(--color-fd-card) 88%,var(--color-fd-background));border-bottom:1px solid var(--color-fd-border)}.hc-help-center :where(header a,header button,header [role=button]){color:var(--color-fd-foreground)}.hc-help-center :where(header [data-search-full],header input){background-color:color-mix(in srgb,var(--color-fd-secondary) 88%,var(--color-fd-background));border-color:var(--color-fd-border);color:var(--color-fd-foreground)}#nd-sidebar [data-state=closed].before\:inset-s-2\.5:before,#nd-sidebar [data-state=open].before\:inset-s-2\.5:before{content:"";position:absolute;width:1px;inset-block:calc(var(--spacing, .25rem) * 1);inset-inline-start:calc(var(--spacing, .25rem) * 2.5);background-color:var(--color-fd-border)}#nd-sidebar [data-state]>div>a[data-active=true]:before{content:"";position:absolute;width:1px;inset-block:calc(var(--spacing, .25rem) * 2.5);inset-inline-start:calc(var(--spacing, .25rem) * 2.5);background-color:var(--color-fd-primary)}.hc-docs-layout{background-color:var(--color-fd-background)}.hc-docs-layout #nd-sidebar,.hc-docs-layout aside{background-color:color-mix(in srgb,var(--color-fd-card) 88%,var(--color-fd-background));border-inline-end:1px solid var(--color-fd-border)}.hc-docs-layout .hc-docs-page{background-color:color-mix(in srgb,var(--color-fd-background) 92%,var(--color-fd-card));padding-bottom:clamp(2.5rem,6vh,4.5rem)}.hc-docs-layout .hc-docs-page :where(h1,h2,h3,h4,h5,h6){color:var(--color-fd-foreground)}.hc-docs-layout .hc-docs-page :where(p,li,blockquote){color:var(--color-fd-muted-foreground)}.hc-docs-layout :where(.bg-white){background-color:var(--color-fd-background)!important}.hc-docs-layout :where(.text-gray-900){color:var(--color-fd-foreground)!important}.hc-docs-layout :where(.text-gray-700,.text-gray-600){color:var(--color-fd-muted-foreground)!important}@media (max-width:767px){.hc-docs-layout .hc-docs-page{padding-bottom:calc(4rem + env(safe-area-inset-bottom))}}@media (max-width:767px){.hc-help-center :where([data-state][class*=animate-fd-sidebar-]){inset-inline-start:auto!important;inset-inline-end:0!important}}.hc-contact-section{background-color:var(--color-fd-muted);padding:5rem 1.5rem}@media (min-width:768px){.hc-contact-section{padding:6rem 1.5rem}}.hc-contact-section__inner{max-width:980px;margin:0 auto}.hc-contact-section__title{margin:0;text-align:center;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;line-height:1.1;letter-spacing:-.02em;color:var(--color-fd-foreground)}.hc-contact-section__subtitle{margin:.5rem auto 3rem;max-width:30rem;text-align:center;font-size:1.0625rem;line-height:1.47;color:var(--color-fd-muted-foreground)}.hc-contact-grid{display:grid;grid-template-columns:1fr;gap:1rem;align-items:stretch}@media (min-width:640px){.hc-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.hc-contact-grid>:last-child{grid-column:1/-1}}@media (min-width:1024px){.hc-contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.hc-contact-grid>:last-child{grid-column:auto}}.hc-contact-card{display:flex;flex-direction:column;gap:.75rem;min-height:100%;height:100%;padding:1.75rem 1.5rem;border-radius:1rem;border:1px solid var(--color-fd-border);background-color:color-mix(in srgb,var(--color-fd-background) 95%,transparent);box-shadow:0 1px 2px rgb(0 0 0/4%)}.hc-contact-card--link{text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.hc-contact-card--link:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--color-fd-primary) 30%,var(--color-fd-border));background-color:var(--color-fd-card);box-shadow:0 10px 30px rgb(0 0 0/10%)}.hc-contact-card--link:hover .hc-contact-card__hint,.hc-contact-card__badge{color:var(--color-fd-primary)}.hc-contact-card__badge{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:.25rem .625rem;border-radius:9999px;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;background-color:color-mix(in srgb,var(--color-fd-primary) 10%,transparent)}.hc-contact-card__icon{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.625rem;background-color:color-mix(in srgb,var(--color-fd-primary) 8%,var(--color-fd-muted));color:var(--color-fd-primary)}.hc-contact-card__value{margin:0;font-size:clamp(1.0625rem,2.2vw,1.25rem);font-weight:600;line-height:1.3;letter-spacing:-.01em;color:var(--color-fd-foreground);overflow-wrap:anywhere;word-break:break-word}.hc-contact-card__detail{margin:0;font-size:1rem;font-weight:500;line-height:1.35;color:var(--color-fd-foreground)}.hc-contact-card__hint{margin:0;font-size:.875rem;font-weight:500;line-height:1.4;color:var(--color-fd-muted-foreground);transition:color .2s ease}