:root{--help-bg:#ffffff;--help-surface:#ffffff;--help-surface-2:#ffffff;--help-text:#111318;--help-muted:#687080;--help-line:#dde1e7;--help-accent:#111318;--help-blue:#097bfd;--help-shadow:none}
html.dark,html[data-theme=dark]{--help-bg:#000000;--help-surface:#000000;--help-surface-2:#000000;--help-text:#f7f7f8;--help-muted:#a1a5ae;--help-line:#242428;--help-accent:#fff;--help-blue:#097bfd;--help-shadow:0 18px 50px rgba(0,0,0,.32)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--help-bg);color:var(--help-text);font-family:Grift,-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif;line-height:1.55}.help-skip{position:fixed;z-index:10000;top:12px;left:12px;padding:10px 14px;border-radius:10px;background:var(--help-text);color:var(--help-bg);transform:translateY(-160%)}.help-skip:focus{transform:none}.help-topbar{position:sticky;z-index:80;top:0;border-bottom:1px solid color-mix(in srgb,var(--help-line) 75%,transparent);background:color-mix(in srgb,var(--help-bg) 88%,transparent);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.help-topbar__inner{width:min(1180px,100%);min-height:76px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.help-brand{display:flex;align-items:center;gap:11px;color:var(--help-text);text-decoration:none;font-weight:800}.help-brand img{width:36px;height:36px;object-fit:contain}.help-topbar nav{display:flex;gap:22px}.help-topbar nav a{color:var(--help-muted);text-decoration:none;font-size:.88rem;font-weight:700}.help-topbar nav a:hover{color:var(--help-text)}.help-main{width:min(1180px,100%);margin:auto;padding:clamp(46px,7vw,92px) 24px 80px}.help-hero{max-width:900px;margin:auto;text-align:center}.help-eyebrow,.help-section__heading>p{margin:0 0 10px;color:var(--help-blue);font-size:.76rem;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.help-hero h1{margin:0;font-size:clamp(2.4rem,6vw,5.2rem);line-height:.98;letter-spacing:-.055em}.help-hero>p:not(.help-eyebrow){max-width:720px;margin:24px auto 0;color:var(--help-muted);font-size:clamp(1rem,1.8vw,1.18rem);font-weight:520}.help-search{max-width:760px;min-height:64px;margin:38px auto 0;padding:0 18px;display:flex;align-items:center;gap:13px;border:1px solid var(--help-line);border-radius:20px;background:var(--help-surface);box-shadow:var(--help-shadow)}.help-search svg{width:23px;height:23px;flex:0 0 auto;color:var(--help-muted)}.help-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--help-text);font:650 1rem/1.3 inherit}.help-search input::placeholder{color:var(--help-muted);font-weight:500}.help-search:focus-within{border-color:var(--help-blue);box-shadow:0 0 0 4px color-mix(in srgb,var(--help-blue) 15%,transparent)}.help-quick-actions{margin-top:20px;display:flex;flex-wrap:wrap;justify-content:center;gap:9px}.help-quick-actions a{min-height:40px;padding:9px 14px;border:1px solid var(--help-line);border-radius:999px;background:var(--help-surface);color:var(--help-text);text-decoration:none;font-size:.8rem;font-weight:750}.help-quick-actions a:hover{border-color:var(--help-text)}.help-section{margin-top:clamp(70px,9vw,116px)}.help-section__heading{display:flex;align-items:flex-end;gap:18px;flex-wrap:wrap;margin-bottom:26px}.help-section__heading>p{width:100%;margin-bottom:-7px}.help-section__heading h2{margin:0;font-size:clamp(1.65rem,3vw,2.5rem);letter-spacing:-.035em}.help-section__heading>span{margin:0 0 3px;color:var(--help-muted);font-size:.86rem;font-weight:560}.help-categories{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.help-category{min-height:126px;padding:18px;border:1px solid var(--help-line);border-radius:18px;background:var(--help-surface);color:var(--help-text);text-align:left;cursor:pointer;font:inherit;transition:transform .15s ease,border-color .15s ease,background-color .15s ease}.help-category:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--help-text) 35%,var(--help-line))}.help-category[aria-pressed=true]{border-color:var(--help-text);background:var(--help-text);color:var(--help-bg)}.help-category strong{display:block;font-size:.92rem;line-height:1.25}.help-category span{display:block;margin-top:8px;color:inherit;opacity:.68;font-size:.73rem;line-height:1.45}.help-articles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.help-article{border:1px solid var(--help-line);border-radius:18px;background:var(--help-surface);overflow:hidden}.help-article[open]{box-shadow:var(--help-shadow)}.help-article summary{position:relative;min-height:116px;padding:22px 54px 22px 22px;list-style:none;cursor:pointer}.help-article summary::-webkit-details-marker{display:none}.help-article summary::after{content:"+";position:absolute;right:22px;top:23px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--help-surface-2);font-size:1.2rem;font-weight:500}.help-article[open] summary::after{content:"−"}.help-article__category{display:block;color:var(--help-blue);font-size:.7rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.help-article h3{margin:8px 0 6px;font-size:1.08rem;letter-spacing:-.015em}.help-article summary p{margin:0;color:var(--help-muted);font-size:.84rem}.help-article__body{padding:0 22px 23px;border-top:1px solid var(--help-line)}.help-article__body ol{margin:20px 0;padding-left:22px;color:var(--help-muted)}.help-article__body li{padding-left:5px;margin:0 0 11px}.help-article__body a{display:inline-flex;min-height:42px;align-items:center;padding:0 15px;border-radius:999px;background:var(--help-text);color:var(--help-bg);text-decoration:none;font-size:.79rem;font-weight:800}.help-loading,.help-empty{grid-column:1/-1;padding:34px;border:1px dashed var(--help-line);border-radius:18px;color:var(--help-muted);text-align:center}.help-empty strong{display:block;color:var(--help-text);font-size:1.05rem}.help-empty p{margin:7px 0 16px}.help-empty a{color:var(--help-text);font-weight:800}.help-flows{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.help-flow{min-height:150px;padding:20px;border:1px solid var(--help-line);border-radius:18px;background:var(--help-surface);color:var(--help-text);text-align:left;cursor:pointer;font:inherit}.help-flow:hover,.help-flow[aria-pressed=true]{border-color:var(--help-text)}.help-flow[aria-pressed=true]{box-shadow:0 0 0 2px var(--help-text)}.help-flow strong{display:block;font-size:.94rem}.help-flow span{display:block;margin-top:9px;color:var(--help-muted);font-size:.78rem;line-height:1.5}.help-flow-result{margin-top:18px;padding:clamp(22px,4vw,36px);border-radius:22px;background:var(--help-text);color:var(--help-bg)}.help-flow-result h3{margin:0 0 22px;font-size:clamp(1.25rem,3vw,1.8rem)}.help-flow-result ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;counter-reset:steps}.help-flow-result li{counter-increment:steps;padding:18px;border:1px solid color-mix(in srgb,var(--help-bg) 18%,transparent);border-radius:16px}.help-flow-result li::before{content:counter(steps);display:grid;place-items:center;width:27px;height:27px;margin-bottom:14px;border-radius:50%;background:var(--help-bg);color:var(--help-text);font-size:.75rem;font-weight:850}.help-flow-result strong{display:block}.help-flow-result p{margin:7px 0 0;opacity:.72;font-size:.82rem}.help-flow-result>a{display:inline-flex;margin-top:22px;min-height:44px;align-items:center;padding:0 17px;border-radius:999px;background:var(--help-bg);color:var(--help-text);text-decoration:none;font-size:.8rem;font-weight:850}.help-security,.help-contact{margin-top:clamp(70px,9vw,110px);display:flex;align-items:center;justify-content:space-between;gap:30px;padding:clamp(26px,5vw,46px);border-radius:24px;background:var(--help-surface);border:1px solid var(--help-line)}.help-security h2,.help-contact h2{margin:0;font-size:clamp(1.45rem,3vw,2.25rem);letter-spacing:-.03em}.help-security p:not(.help-eyebrow),.help-contact p:not(.help-eyebrow){max-width:720px;margin:12px 0 0;color:var(--help-muted)}.help-security>a{flex:0 0 auto;color:var(--help-text);font-weight:850}.help-contact{background:var(--help-text);color:var(--help-bg);border-color:transparent}.help-contact .help-eyebrow{color:#097bfd}.help-contact p:not(.help-eyebrow){color:color-mix(in srgb,var(--help-bg) 70%,transparent)}.help-contact>a{flex:0 0 auto;display:inline-flex;align-items:center;gap:10px;min-height:50px;padding:0 20px;border-radius:999px;background:#27C86F;color:#fff;text-decoration:none;font-size:.86rem;font-weight:850}.help-contact>a img{width:21px;height:21px;object-fit:contain}
@media(max-width:980px){.help-categories{grid-template-columns:repeat(3,minmax(0,1fr))}.help-flows{grid-template-columns:repeat(2,minmax(0,1fr))}.help-flow-result ol{grid-template-columns:1fr}}
@media(max-width:700px){.help-topbar__inner{min-height:68px;padding:0 18px}.help-topbar nav a:first-child{display:none}.help-main{padding:42px 18px 64px}.help-hero{text-align:left}.help-search{min-height:58px;margin-top:28px;border-radius:17px}.help-quick-actions{justify-content:flex-start}.help-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.help-articles{grid-template-columns:1fr}.help-security,.help-contact{align-items:flex-start;flex-direction:column}.help-security>a,.help-contact>a{width:100%;justify-content:center}}
@media(max-width:440px){.help-brand span{display:none}.help-topbar nav{gap:16px}.help-categories,.help-flows{grid-template-columns:1fr}.help-category{min-height:104px}.help-section__heading{gap:10px}.help-article summary{min-height:108px;padding:19px 49px 19px 18px}.help-article summary::after{right:17px;top:19px}.help-article__body{padding:0 18px 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.help-category{transition:none}}
