.help-center-section{max-width:1400px;margin:0 auto;padding:0 1rem 3rem}.help-center-hero-wrap{width:100vw;max-width:100%;margin-bottom:2rem;margin-left:50%;transform:translate(-50%)}.help-center-hero{text-align:center;background:linear-gradient(135deg,var(--accent)0%,color-mix(in srgb,var(--accent)70%,var(--surface-gradient-dark))100%);border-radius:0;justify-content:center;align-items:center;min-height:240px;display:flex;position:relative;overflow:hidden}.help-center-hero__bg{opacity:.3;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.help-center-hero__overlay{background:linear-gradient(135deg,var(--accent)0%,transparent 50%,color-mix(in srgb,var(--accent)65%,var(--surface-gradient-darker))100%);opacity:.9;pointer-events:none;position:absolute;inset:0}.help-center-hero__content{z-index:1;padding:48px 24px;position:relative}.help-center-hero__icon-wrap{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex}.help-center-hero__icon{color:#fff;width:32px;height:32px}.help-center-hero__title{color:#fff;text-shadow:0 1px 3px #0003;margin:0 0 .5rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:700}.help-center-hero__tagline{color:#ffffffeb;max-width:520px;margin:0 auto;font-size:1rem}.help-center-section__body{max-width:820px;margin:0 auto;padding:0 1rem}.help-center-section__content{margin-bottom:2.5rem}.help-center-section__paragraph{color:var(--muted);margin:0 0 1rem;font-size:1rem;line-height:1.65}.help-center-section__paragraph:last-child{margin-bottom:0}.help-center-section__cards{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.help-center-card{background:var(--card);border:1px solid var(--border);color:inherit;border-radius:14px;flex-direction:column;padding:1.75rem 1.5rem;text-decoration:none;transition:box-shadow .25s,border-color .25s,transform .2s;display:flex}.help-center-card:hover{box-shadow:0 8px 28px var(--overlay-black-010);border-color:var(--accent);transform:translateY(-2px)}.help-center-card__icon{background:color-mix(in srgb,var(--accent)14%,transparent);width:48px;height:48px;color:var(--accent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.help-center-card__icon-svg{width:24px;height:24px}.help-center-card__title{color:var(--text);margin:0 0 .35rem;font-size:1.15rem;font-weight:600}.help-center-card__desc{color:var(--muted);margin:0;font-size:.9375rem;line-height:1.45}@media (max-width:600px){.help-center-hero{min-height:200px}.help-center-hero__content{padding:36px 20px}.help-center-hero__icon-wrap{width:56px;height:56px;margin-bottom:.75rem}.help-center-hero__icon{width:28px;height:28px}.help-center-section__cards{grid-template-columns:1fr}.help-center-card{padding:1.5rem 1.25rem}}
