.sme-help-page{width:100%;min-width:0;background:var(--sme-color-surface);color:var(--sme-color-heading);font-family:var(--sme-font-family-sans)}
.sme-help-page--mix{background:var(--sme-color-surface-muted)}
.sme-help-page--light-grey{background:var(--sme-color-surface-soft)}
.sme-help-hero{padding:20px 0 0;background:var(--sme-color-surface)}
.sme-help-page--mix .sme-help-hero,.sme-help-page--light-grey .sme-help-hero{background:transparent}
.sme-help-hero__inner,.sme-help-page__container{width:min(calc(100% - 32px),1240px);margin-inline:auto}
.sme-help-hero__inner{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:36px;align-items:center;padding:44px;border:1px solid var(--sme-color-border);border-radius:24px;background:var(--sme-color-heading);color:var(--sme-color-white)}
.sme-help-eyebrow{display:inline-flex;align-items:center;margin-bottom:10px;color:var(--sme-color-primary);font-size:var(--sme-font-size-xs);font-weight:var(--sme-font-weight-bold);letter-spacing:.12em;line-height:var(--sme-line-height-tight);text-transform:uppercase}
.sme-help-hero h1{max-width:760px;margin:0;color:var(--sme-color-white);font-size:clamp(40px,5vw,64px);font-weight:var(--sme-font-weight-bold);letter-spacing:-.045em;line-height:1.03}
.sme-help-hero__copy>p{max-width:720px;margin:16px 0 0;color:var(--sme-color-border);font-size:clamp(15px,1.5vw,18px);line-height:1.7}
.sme-help-search{position:relative;display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:10px;align-items:center;max-width:760px;margin-top:28px;padding:7px;border:1px solid var(--sme-color-border-strong);border-radius:14px;background:var(--sme-color-white)}
.sme-help-search__icon{display:grid;place-items:center;width:24px;height:24px;margin-left:8px}
.sme-help-search__icon-image{width:18px!important;height:18px!important}
.sme-help-search input{width:100%;min-width:0;min-height:46px;padding:8px 4px;border:0;outline:0;background:transparent;color:var(--sme-color-heading);font:inherit;font-size:15px;box-shadow:none}
.sme-help-search__submit,.sme-help-search__clear{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 20px;border:1px solid var(--sme-color-primary);border-radius:10px;background:var(--sme-color-primary);color:var(--sme-color-white);font:inherit;font-size:14px;font-weight:var(--sme-font-weight-bold);cursor:pointer}
.sme-help-search__submit:hover,.sme-help-search__submit:focus-visible{border-color:var(--sme-color-primary-hover);background:var(--sme-color-primary-hover);color:var(--sme-color-white)}
.sme-help-search__clear{position:absolute;right:112px;border-color:transparent;background:var(--sme-color-surface-soft);color:var(--sme-color-text-secondary)}
.sme-help-search__clear:hover,.sme-help-search__clear:focus-visible{border-color:var(--sme-color-border-strong);background:var(--sme-color-surface-soft);color:var(--sme-color-heading)}
.sme-help-hero__panel{padding:24px;border:1px solid var(--sme-color-text-tertiary);border-radius:20px;background:var(--sme-home-slider-navy-medium)}
.sme-help-hero__brand{display:grid;grid-template-columns:64px minmax(0,1fr);gap:14px;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--sme-color-text-tertiary)}
.sme-help-hero__logo{display:grid;place-items:center;width:64px;height:64px;overflow:hidden;border-radius:16px;background:var(--sme-color-white)}
.sme-help-hero__logo-image{display:block;width:54px!important;height:54px!important;object-fit:contain}
.sme-help-hero__logo-fallback{width:30px!important;height:30px!important}
.sme-help-hero__brand strong{display:block;color:var(--sme-color-white);font-size:18px;line-height:1.2}
.sme-help-hero__brand small{display:block;margin-top:5px;color:var(--sme-color-border);font-size:12px;line-height:1.5}
.sme-help-hero__panel>p{margin:18px 0;color:var(--sme-color-border);font-size:14px;line-height:1.65}
.sme-help-hero__facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.sme-help-hero__facts span{display:flex;flex-direction:column;min-width:0;padding:12px 8px;border:1px solid var(--sme-color-text-tertiary);border-radius:12px;color:var(--sme-color-border);font-size:10px;line-height:1.4;text-align:center}
.sme-help-hero__facts strong{margin-bottom:4px;color:var(--sme-color-primary);font-size:22px;line-height:1}
.sme-help-page__container{padding:60px 0 42px}
.sme-help-section{margin-top:72px}
.sme-help-section:first-of-type{margin-top:0}
.sme-help-section__heading{max-width:760px;margin:0 auto 30px;text-align:center}
.sme-help-section__heading h2{margin:0;color:var(--sme-color-heading);font-size:clamp(30px,4vw,44px);font-weight:var(--sme-font-weight-bold);letter-spacing:-.035em;line-height:1.1}
.sme-help-section__heading p{margin:12px 0 0;color:var(--sme-color-muted);font-size:15px;line-height:1.7}
.sme-help-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.sme-help-category{display:grid;grid-template-columns:52px minmax(0,1fr) 24px;gap:16px;align-items:center;min-width:0;padding:22px;border:1px solid var(--sme-color-border);border-radius:18px;background:var(--sme-color-surface);color:var(--sme-color-heading);font:inherit;text-align:left;cursor:pointer;box-shadow:none;transition:border-color var(--sme-motion-base),transform var(--sme-motion-base)}
.sme-help-category:hover,.sme-help-category:focus-visible,.sme-help-category.is-active{border-color:var(--sme-color-primary);transform:translateY(-2px)}
.sme-help-category__icon{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:var(--sme-color-primary-soft)}
.sme-help-category__icon-image{width:24px!important;height:24px!important}
.sme-help-category__content{min-width:0}
.sme-help-category__content strong{display:block;color:var(--sme-color-heading);font-size:17px;line-height:1.25}
.sme-help-category__content small{display:block;margin-top:6px;color:var(--sme-color-muted);font-size:13px;line-height:1.55}
.sme-help-category__arrow{color:var(--sme-color-primary);font-size:22px;font-weight:var(--sme-font-weight-bold)}
.sme-help-faq-layout{display:grid;grid-template-columns:minmax(260px,.36fr) minmax(0,.64fr);gap:22px;align-items:start}
.sme-help-faq-aside{position:sticky;top:24px;padding:28px;border:1px solid var(--sme-color-border);border-radius:20px;background:var(--sme-color-heading);color:var(--sme-color-white)}
.sme-help-faq-aside__icon{display:grid;place-items:center;width:56px;height:56px;border-radius:16px;background:var(--sme-color-primary)}
.sme-help-faq-aside__icon-image{width:26px!important;height:26px!important;filter:brightness(0) invert(1)}
.sme-help-faq-aside h3{margin:22px 0 0;color:var(--sme-color-white);font-size:24px;line-height:1.2}
.sme-help-faq-aside p{margin:12px 0 0;color:var(--sme-color-border);font-size:14px;line-height:1.7}
.sme-help-faq-list{display:grid;gap:12px}
.sme-help-faq{border:1px solid var(--sme-color-border);border-radius:16px;background:var(--sme-color-surface);overflow:hidden}
.sme-help-faq:hover{border-color:var(--sme-color-border-strong)}
.sme-help-faq h3{margin:0}
.sme-help-faq__toggle{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:16px;align-items:center;width:100%;min-height:64px;padding:17px 18px;border:0;background:transparent;color:var(--sme-color-heading);font:inherit;font-size:16px;font-weight:var(--sme-font-weight-bold);line-height:1.4;text-align:left;cursor:pointer}
.sme-help-faq__plus{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--sme-color-surface-soft);color:var(--sme-color-primary);font-size:22px;line-height:1;transition:transform var(--sme-motion-base)}
.sme-help-faq__toggle[aria-expanded="true"] .sme-help-faq__plus{transform:rotate(45deg)}
.sme-help-faq__answer{padding:0 18px 18px}
.sme-help-faq__answer p{margin:0;padding-top:15px;border-top:1px solid var(--sme-color-border);color:var(--sme-color-muted);font-size:14px;line-height:1.75}
.sme-help-support-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.sme-help-support-card{display:flex;flex-direction:column;min-width:0;padding:24px;border:1px solid var(--sme-color-border);border-radius:18px;background:var(--sme-color-surface)}
.sme-help-support-card__icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:var(--sme-color-primary-soft)}
.sme-help-support-card__icon-image{width:23px!important;height:23px!important}
.sme-help-support-card h3{margin:18px 0 0;color:var(--sme-color-heading);font-size:19px;line-height:1.25}
.sme-help-support-card p{margin:9px 0 18px;color:var(--sme-color-muted);font-size:13px;line-height:1.65}
.sme-help-support-card a{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:15px;border-top:1px solid var(--sme-color-border);color:var(--sme-color-heading);font-size:13px;font-weight:var(--sme-font-weight-bold);text-decoration:none}
.sme-help-support-card a span{color:var(--sme-color-primary);font-size:18px}
.sme-help-support-card a:hover,.sme-help-support-card a:focus-visible{color:var(--sme-color-primary)}
.sme-help-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:72px;padding:24px;border:1px solid var(--sme-color-border);border-radius:18px;background:var(--sme-color-surface)}
.sme-help-trust article{display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;align-items:start;padding:8px 22px;border-left:1px solid var(--sme-color-border)}
.sme-help-trust article:first-child{border-left:0}
.sme-help-trust article>span{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--sme-color-heading)}
.sme-help-trust__icon{width:21px!important;height:21px!important;filter:brightness(0) invert(1)}
.sme-help-trust h3{margin:0;color:var(--sme-color-heading);font-size:16px;line-height:1.3}
.sme-help-trust p{margin:6px 0 0;color:var(--sme-color-muted);font-size:12px;line-height:1.6}
.sme-help-no-results{display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;align-items:center;max-width:820px;margin:0 auto 30px;padding:18px;border:1px solid var(--sme-color-border);border-radius:16px;background:var(--sme-color-surface)}
.sme-help-no-results>span{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:var(--sme-color-primary-soft)}
.sme-help-no-results__icon{width:22px!important;height:22px!important}
.sme-help-no-results p{margin:0;color:var(--sme-color-text-secondary);font-size:14px;line-height:1.6}
.sme-help-is-hidden{display:none!important}
@media(max-width:1023px){.sme-help-hero__inner{grid-template-columns:1fr;padding:34px}.sme-help-hero__panel{max-width:620px}.sme-help-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sme-help-faq-layout{grid-template-columns:1fr}.sme-help-faq-aside{position:static;display:grid;grid-template-columns:56px minmax(0,1fr);column-gap:16px}.sme-help-faq-aside h3{margin:0}.sme-help-faq-aside p{grid-column:2}.sme-help-support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sme-help-trust{grid-template-columns:1fr}.sme-help-trust article{border-left:0;border-top:1px solid var(--sme-color-border);padding:18px 8px}.sme-help-trust article:first-child{border-top:0}}
@media(max-width:767px){.sme-help-hero{padding-top:12px}.sme-help-hero__inner,.sme-help-page__container{width:min(calc(100% - 20px),1240px)}.sme-help-hero__inner{gap:24px;padding:25px 20px;border-radius:20px}.sme-help-search{grid-template-columns:22px minmax(0,1fr);padding:7px}.sme-help-search__submit{grid-column:1/-1;width:100%}.sme-help-search__clear{position:static;grid-column:1/-1;width:100%}.sme-help-hero__panel{padding:20px}.sme-help-page__container{padding:42px 0 30px}.sme-help-section{margin-top:54px}.sme-help-category-grid,.sme-help-support-grid{grid-template-columns:1fr}.sme-help-category{padding:18px}.sme-help-faq-aside{grid-template-columns:48px minmax(0,1fr);padding:20px}.sme-help-faq-aside__icon{width:48px;height:48px}.sme-help-faq-aside p{grid-column:1/-1}.sme-help-trust{margin-top:54px;padding:14px}.sme-help-hero__facts{grid-template-columns:1fr}.sme-help-hero__facts span{flex-direction:row;justify-content:space-between;align-items:center;text-align:left}.sme-help-hero__facts strong{margin:0}}
@media(max-width:430px){.sme-help-hero__brand{grid-template-columns:54px minmax(0,1fr)}.sme-help-hero__logo{width:54px;height:54px}.sme-help-hero__logo-image{width:46px!important;height:46px!important}.sme-help-category{grid-template-columns:46px minmax(0,1fr) 18px;gap:12px}.sme-help-category__icon{width:46px;height:46px}.sme-help-faq__toggle{font-size:15px}}
@media(prefers-reduced-motion:reduce){.sme-help-category,.sme-help-faq__plus{transition:none}.sme-help-category:hover,.sme-help-category:focus-visible,.sme-help-category.is-active{transform:none}}
