.help-hero{position:relative;background:radial-gradient(120% 120% at 50% 0%,#d3e3fd47,#fff 55%,#f5f6fb)}.help-hero__gradient,.help-hero__mesh,.help-hero__flare,.help-hero__orb{position:absolute;inset:0;pointer-events:none}.help-hero__gradient{background:linear-gradient(120deg,#3b82f62e,#818cf82e,#ffffff14);filter:blur(60px);opacity:.9}.help-hero__mesh{background-image:radial-gradient(circle at 18% 18%,rgba(56,189,248,.18),transparent 42%),radial-gradient(circle at 80% 16%,rgba(129,140,248,.12),transparent 45%),linear-gradient(180deg,rgba(255,255,255,.7),transparent 56%);mix-blend-mode:screen;opacity:.8}.help-hero__flare{inset:auto 12% -40%;height:320px;background:radial-gradient(65% 120% at 50% 0%,rgba(255,255,255,.72) 0%,transparent 70%);opacity:.85;animation:contact-flare-pulse 10s ease-in-out infinite}.help-hero__orb{width:320px;height:320px;border-radius:50%;filter:saturate(140%) blur(0px);opacity:.6;animation:contact-orb-float 19s ease-in-out infinite}.help-hero__orb--primary{top:-120px;right:-140px;background:radial-gradient(circle at 30% 30%,#3b82f6bf,#3b82f600 70%)}.help-hero__orb--secondary{bottom:-180px;left:-120px;width:420px;height:420px;background:radial-gradient(circle at 70% 30%,#818cf8cc,#818cf800 72%);animation-delay:-7s}.help-hero__eyebrow{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;border-radius:var(--uw-radius-pill);background:#3b82f624;color:#2563ebe0;font-size:.85rem;font-weight:var(--uw-font-weight-medium);text-transform:uppercase;letter-spacing:.08em}.help-search{padding:clamp(24px,4vw,32px);border-radius:var(--uw-radius-lg);background:linear-gradient(155deg,#ffffffeb,#ffffffb3);border:1px solid rgba(255,255,255,.7);display:flex;flex-direction:column;gap:18px}.help-search__form{display:flex;flex-direction:column;gap:12px}.help-search__field{position:relative;display:flex;align-items:center;gap:12px}.help-search__icon{position:absolute;left:18px;font-size:1.1rem;color:#64748b99}.help-search__input{flex:1;padding:0 150px 0 48px;height:58px;border-radius:var(--uw-radius-lg);font-size:1.05rem;transition:box-shadow var(--uw-duration-base) var(--uw-ease-soft)}.help-search__input:focus{box-shadow:0 0 0 4px #3b82f629}.help-search__button{position:absolute;right:6px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:8px;padding:0 22px;height:46px;font-weight:var(--uw-font-weight-semibold)}.help-search__empty{display:inline-flex;align-items:center;gap:10px;font-size:.95rem;color:#0e7490d9;background:#bfdbfe47;border-radius:var(--uw-radius-md);padding:10px 16px}.help-search__suggestions{display:inline-flex;flex-wrap:wrap;gap:10px;align-items:center;font-size:.9rem;color:#475569e6}.help-search__tag{border:1px solid rgba(59,130,246,.25);background:#3b82f614;color:#2563ebe0;border-radius:var(--uw-radius-pill);padding:6px 14px;font-size:.85rem;cursor:pointer;transition:background var(--uw-duration-fast) var(--uw-ease-standard)}.help-search__tag:hover{background:#3b82f62e}.help-hero__metrics{margin-top:clamp(30px,5vw,40px);display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.help-metric{display:flex;gap:14px;align-items:flex-start;padding:16px 18px;border-radius:var(--uw-radius-lg);background:#ffffffc7;border:1px solid rgba(148,163,184,.22);box-shadow:inset 0 1px #ffffffd9}.help-metric i{color:#3b82f6e6;font-size:1.3rem;margin-top:4px}.help-metric span{display:block;font-weight:var(--uw-font-weight-semibold);color:var(--uw-color-text)}.help-metric small{display:block;color:#0f172a94;font-size:.85rem}.help-section,.help-actions{padding:clamp(26px,4vw,36px);border-radius:var(--uw-radius-lg);background:linear-gradient(145deg,#ffffffe6,#ffffffb8);border:1px solid rgba(255,255,255,.65);box-shadow:0 30px 60px #0f172a1f}.help-section__header{display:flex;flex-direction:column;gap:12px}.help-section__header.with-icon{flex-direction:row;align-items:flex-start;gap:18px}.help-section__icon{display:inline-flex;width:56px;height:56px;align-items:center;justify-content:center;border-radius:18px;color:#fff;font-size:1.4rem;box-shadow:0 25px 55px #3b82f647}.help-section__icon--blue{background:linear-gradient(135deg,#60a5fa,#2563eb)}.help-section__icon--emerald{background:linear-gradient(135deg,#34d399,#059669)}.help-section__icon--violet{background:linear-gradient(135deg,#a78bfa,#7c3aed)}.help-section__icon--amber{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.help-section__title{font-size:clamp(1.4rem,1.8vw,1.65rem);font-weight:var(--uw-font-weight-semibold);color:var(--uw-color-text)}.help-section__subtitle{color:#0f172a9e;font-size:.95rem}.help-section__badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:var(--uw-radius-pill);background:#3b82f624;color:#2563ebe0;font-size:.85rem;font-weight:var(--uw-font-weight-medium);text-transform:uppercase;letter-spacing:.08em}.help-actions__grid{margin-top:clamp(24px,3vw,32px);display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.help-topic{display:inline-flex;align-items:center;gap:16px;padding:18px 22px;border-radius:var(--uw-radius-lg);border:1px solid rgba(15,23,42,.08);background:#ffffffb8;text-decoration:none;color:inherit;transition:transform var(--uw-duration-base) var(--uw-ease-soft),box-shadow var(--uw-duration-base) var(--uw-ease-soft)}.help-topic:hover{transform:translate3d(4px,-4px,0);box-shadow:0 24px 48px #0f172a1a}.help-topic__icon{display:inline-flex;width:52px;height:52px;border-radius:18px;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;box-shadow:0 18px 35px #0f172a2e}.help-topic__icon--blue{background:linear-gradient(135deg,#60a5fa,#2563eb)}.help-topic__icon--emerald{background:linear-gradient(135deg,#34d399,#059669)}.help-topic__icon--violet{background:linear-gradient(135deg,#c084fc,#8b5cf6)}.help-topic__icon--amber{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.help-topic__body{flex:1;display:flex;flex-direction:column;gap:4px}.help-topic__label{font-weight:var(--uw-font-weight-semibold);color:var(--uw-color-text)}.help-topic__description{font-size:.9rem;color:#0f172a99}.help-topic__chevron{color:#3b82f6b3}.help-faq{margin-top:clamp(20px,3vw,28px);display:flex;flex-direction:column;gap:14px}.help-faq__item.is-hidden{display:none}.help-faq__content{margin-top:14px;padding-right:6px;color:#0f172aab;font-size:.95rem;line-height:1.6}.help-faq__content p+p{margin-top:12px}.help-faq__alert{margin-top:16px;display:flex;gap:12px;align-items:flex-start;padding:12px 14px;border-radius:var(--uw-radius-md);background:#facc1529;border:1px solid rgba(251,191,36,.25);color:#a16207eb;font-size:.9rem}.help-card{padding:clamp(24px,4vw,32px);border-radius:var(--uw-radius-lg);background:linear-gradient(160deg,#ffffffeb,#ffffffb3);border:1px solid rgba(255,255,255,.7);box-shadow:0 28px 56px #0f172a1f}.help-card__header{display:flex;flex-direction:column;gap:12px}.help-card__badge{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:var(--uw-radius-pill);font-size:.8rem;font-weight:var(--uw-font-weight-semibold);text-transform:uppercase;letter-spacing:.08em}.help-card__badge--blue{background:#3b82f624;color:#2563ebe0}.help-card__badge--red{background:#f8717129;color:#dc2626e6}.help-card__badge--emerald{background:#10b98129;color:#059669eb}.help-card__title{font-size:1.2rem;font-weight:var(--uw-font-weight-semibold);color:var(--uw-color-text)}.help-card__subtitle{color:#0f172a99;font-size:.9rem}.help-card__list{margin-top:24px;display:flex;flex-direction:column;gap:18px;padding:0;list-style:none}.help-card__list li{display:flex;gap:14px;align-items:flex-start;color:#0f172abf}.help-card__list li i{font-size:1.1rem;color:#3b82f6c7;margin-top:4px}.help-card__list a{color:var(--uw-color-brand);font-weight:var(--uw-font-weight-medium)}.help-card__cta{margin-top:24px;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 18px;font-weight:var(--uw-font-weight-semibold);text-decoration:none}.help-card__cta.secondary{border-radius:var(--uw-radius-pill);background:#3b82f614;color:#2563ebe6;border:1px solid rgba(59,130,246,.18);padding:12px 18px;font-size:.9rem}.help-card__articles{margin-top:20px;display:flex;flex-direction:column;gap:14px}.help-article{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border-radius:var(--uw-radius-md);border:1px solid transparent;text-decoration:none;color:inherit;transition:border-color var(--uw-duration-fast) var(--uw-ease-standard),transform var(--uw-duration-fast) var(--uw-ease-standard)}.help-article:hover{border-color:#3b82f63d;transform:translate3d(3px,-3px,0)}.help-article__title{font-weight:var(--uw-font-weight-medium);color:var(--uw-color-text)}.help-article__meta{font-size:.8rem;color:#64748bcc}.help-status{margin-top:20px;display:flex;flex-direction:column;gap:14px;list-style:none;padding:0}.help-status li{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:.9rem;color:#0f172ab8}.help-status__pill{display:inline-flex;align-items:center;gap:6px;border-radius:var(--uw-radius-pill);padding:6px 12px;font-size:.75rem;font-weight:var(--uw-font-weight-semibold)}.help-status__pill.is-up{background:#10b9812e;color:#059669eb;border:1px solid rgba(16,185,129,.28)}.help-status__footnote{margin-top:18px;display:inline-flex;gap:10px;align-items:center;font-size:.85rem;color:#0f172a99}@media(max-width:1024px){.help-search__input{padding-right:130px}.help-search__button{padding:0 18px}}@media(max-width:768px){.help-section,.help-actions,.help-card,.help-search{padding:22px}.help-search__field{flex-direction:column;align-items:stretch}.help-search__icon{position:relative;left:auto;top:auto;transform:none}.help-search__input{padding:16px 18px;height:auto}.help-search__button{position:relative;right:auto;top:auto;transform:none;justify-content:center;height:auto;margin-top:10px}.help-section__header.with-icon{flex-direction:column}}@media(max-width:640px){.help-hero__metrics{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.help-topic{flex-direction:column;align-items:flex-start}}
