.rc-help{--help-paper:#f2fbf5;--help-paper-2:#e4f3ea;--help-surface:#fff;--help-surface-2:#f7fbf8;--help-line:#dbeae0;--help-line-strong:#c5dece;--help-ink:#182a20;--help-ink-2:#36473d;--help-muted:#5c6e63;--help-faint:#819187;--help-green:#15743f;--help-green-bright:#1f9d57;--help-green-soft:#e1f4e8;--help-teal:#0e7c66;--help-teal-soft:#dcf0ea;--help-red:#bc362c;--help-red-soft:#fbe7e4;--help-amber:#8a5d0b;--help-amber-soft:#fff4d9;--help-shadow:0 8px 24px #143c2614, 0 1px 3px #143c260d;--help-font:var(--font-merriweather), "Merriweather", Georgia, "Times New Roman", serif;--help-mono:var(--font-geist-mono), "Geist Mono", ui-monospace, "SF Mono", Menlo, monospace;min-height:100vh;color:var(--help-ink);font-family:var(--help-font);-webkit-font-smoothing:antialiased;background:radial-gradient(80% 42% at 50% -5%,#dff2e6 0%,#dff2e600 70%),linear-gradient(#f0faf3 0%,#f7fcf8 36%,#fff 100%);line-height:1.6}.rc-help *,.rc-help :before,.rc-help :after{box-sizing:border-box}.rc-help a{color:inherit;text-decoration:none}.rc-help ::selection{background:var(--help-green-soft)}.rc-help :focus-visible{outline:3px solid var(--help-teal);outline-offset:3px}.help-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.help-wrap{width:min(1120px,100% - 40px);margin-inline:auto}.help-site-header{z-index:50;-webkit-backdrop-filter:blur(14px)saturate(150%);backdrop-filter:blur(14px)saturate(150%);background:#f7fcf9e6;border-bottom:1px solid #c5dececc;position:sticky;top:0}.help-site-header__inner{align-items:center;gap:22px;min-height:64px;display:flex}.help-brand{letter-spacing:-.02em;align-items:center;gap:9px;font-size:17px;font-weight:700;display:inline-flex}.help-brand img{border-radius:6px;width:30px;height:30px}.help-site-nav{align-items:center;gap:4px;margin-left:12px;display:flex}.help-site-nav a,.help-sign-in{color:var(--help-ink-2);border-radius:6px;padding:8px 11px;font-size:14px;font-weight:600}.help-site-nav a:hover,.help-sign-in:hover{background:var(--help-green-soft);color:var(--help-green)}.help-site-actions{align-items:center;gap:6px;margin-left:auto;display:flex}.help-button{border:1px solid var(--help-line-strong);border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 17px;font-size:14px;font-weight:700;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.help-button:hover{transform:translateY(-1px)}.help-button--primary{border-color:var(--help-green);background:var(--help-green);color:#fff!important}.help-button--primary:hover{background:#0f6135}.help-button--secondary{color:var(--help-ink);background:#fff}.help-public-page{min-height:calc(100vh - 64px)}.help-hero{border-bottom:1px solid var(--help-line);padding:72px 0 54px}.help-hero__grid{align-items:end;gap:42px;display:grid}.help-eyebrow{color:var(--help-green);font-family:var(--help-mono);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:650;display:inline-flex}.help-hero h1,.help-section-heading h2,.help-feature h2,.help-article-header h1{color:var(--help-ink);letter-spacing:-.035em;text-wrap:balance;margin:0;font-weight:650;line-height:1.06}.help-hero h1{max-width:720px;margin-top:13px;font-size:clamp(38px,7vw,64px)}.help-hero__lead{max-width:680px;color:var(--help-ink-2);margin:20px 0 0;font-size:clamp(17px,2.2vw,20px);line-height:1.58}.help-search{width:min(100%,700px);margin-top:30px;position:relative}.help-search__icon{color:var(--help-green);pointer-events:none;position:absolute;top:50%;left:17px;transform:translateY(-50%)}.help-search input{border:1px solid var(--help-line-strong);width:100%;min-height:56px;color:var(--help-ink);font:500 16px/1.3 var(--help-font);background:#fffffff0;border-radius:8px;padding:0 18px 0 48px;box-shadow:0 2px 10px #143c260f}.help-search input::placeholder{color:var(--help-faint)}.help-search input:focus{border-color:var(--help-green-bright);outline:3px solid var(--help-teal)}.help-hero__note{border-left:2px solid var(--help-green-bright);color:var(--help-muted);padding-left:17px;font-size:14px;line-height:1.65}.help-hero__note strong{color:var(--help-ink);margin-bottom:4px;font-size:15px;display:block}.help-content{padding:52px 0 74px}.help-feature{border:1px solid var(--help-line-strong);background:var(--help-green-soft);border-radius:8px;gap:26px;padding:30px;display:grid;position:relative;overflow:hidden;box-shadow:0 2px 8px #143c260a}.help-feature:after{content:"";background:#1f9d571a;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-100px;right:-70px}.help-feature__icon{border:1px solid var(--help-line-strong);width:48px;height:48px;color:var(--help-green);background:#fff;border-radius:7px;place-items:center;display:grid}.help-feature__icon svg{width:24px;height:24px}.help-feature__kicker{color:var(--help-green);font-family:var(--help-mono);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:700}.help-feature h2{margin-top:7px;font-size:clamp(26px,4vw,36px)}.help-feature p{max-width:720px;color:var(--help-ink-2);margin:12px 0 0;font-size:16px}.help-feature__action{z-index:1;color:var(--help-green);align-items:center;gap:9px;font-size:15px;font-weight:750;display:inline-flex;position:relative}.help-feature__action:hover{color:#0f6135}.help-section-heading{margin:58px 0 24px}.help-section-heading h2{margin-top:9px;font-size:clamp(28px,4vw,38px)}.help-section-heading p{max-width:650px;color:var(--help-muted);margin:10px 0 0;font-size:16px}.help-guide-groups{gap:16px;display:grid}.help-guide-group{border:1px solid var(--help-line);background:#ffffffd1;border-radius:8px;overflow:hidden}.help-guide-group__header{border-bottom:1px solid var(--help-line);background:var(--help-surface-2);gap:4px;padding:18px 20px;display:grid}.help-guide-group__header h3{color:var(--help-ink);margin:0;font-size:17px;font-weight:700}.help-guide-group__header p{color:var(--help-muted);margin:0;font-size:13px}.help-guide-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.help-guide-row{border-bottom:1px solid var(--help-line);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:92px;padding:16px 18px;transition:background .15s;display:grid}.help-guide-row:nth-child(odd){border-right:1px solid var(--help-line)}.help-guide-row:nth-last-child(-n+2){border-bottom:0}.help-guide-row:hover{background:var(--help-green-soft)}.help-guide-row__icon{border:1px solid var(--help-line-strong);width:38px;height:38px;color:var(--help-green);background:#fff;border-radius:6px;place-items:center;display:grid}.help-guide-row__icon svg{width:19px;height:19px}.help-guide-row h3,.help-guide-row h4{color:var(--help-ink);margin:0;font-size:15.5px;font-weight:700;line-height:1.35}.help-guide-row p{color:var(--help-muted);margin:4px 0 0;font-size:13px;line-height:1.45}.help-guide-row__arrow{color:var(--help-green)}.help-guide-row:hover .help-guide-row__arrow{transform:translate(2px)}.help-search-results{gap:10px;display:grid}.help-search-results .help-guide-row{border:1px solid var(--help-line);background:#fff;border-radius:7px}.help-empty{border:1px dashed var(--help-line-strong);color:var(--help-muted);text-align:center;background:#ffffffb8;border-radius:8px;padding:32px}.help-empty strong{color:var(--help-ink)}.help-support-strip{border-top:1px solid var(--help-line);justify-content:space-between;align-items:center;gap:30px;margin-top:36px;padding:28px 0 0;display:flex}.help-support-strip h2{margin:0;font-size:21px;font-weight:700}.help-support-strip p{max-width:680px;color:var(--help-muted);margin:5px 0 0;font-size:14px}.help-breadcrumbs{color:var(--help-muted);justify-content:space-between;align-items:center;gap:20px;font-size:13px;display:flex}.help-breadcrumbs a:hover{color:var(--help-green)}.help-article-page{padding:32px 0 74px}.help-article-shell{width:min(840px,100%);margin:42px auto 0}.help-article-header{border-bottom:1px solid var(--help-line);padding-bottom:32px}.help-article-header__icon{border:1px solid var(--help-line-strong);background:var(--help-green-soft);width:52px;height:52px;color:var(--help-green);border-radius:7px;place-items:center;display:grid}.help-article-header__icon svg{width:25px;height:25px}.help-article-header h1{margin-top:18px;font-size:clamp(34px,6vw,52px)}.help-article-header p{max-width:760px;color:var(--help-muted);margin:16px 0 0;font-size:18px;line-height:1.65}.help-article-body{gap:18px;margin-top:30px;display:grid}.help-content-card,.help-content-tip,.help-content-warning{border:1px solid var(--help-line);color:var(--help-ink-2);background:#ffffffe6;border-radius:8px;padding:25px 27px;font-size:16px;line-height:1.72}.help-content-card>p:first-child{margin-top:0}.help-content-card>p:last-child{margin-bottom:0}.help-content-title{color:var(--help-ink);margin:0 0 13px;font-size:20px;font-weight:750;line-height:1.35}.help-content-tip{background:var(--help-green-soft);color:#1a5c37;border-color:#b5e3c6}.help-content-warning{background:var(--help-amber-soft);color:#714a08;border-color:#efcf8d}.help-content-label{font-weight:750}.help-equation{border:1px solid var(--help-line-strong);background:var(--help-surface-2);color:var(--help-green);font:700 13px/1.7 var(--help-mono);overflow-wrap:anywhere;border-radius:6px;margin-top:16px;padding:14px 16px}.help-inline-code{border:1px solid var(--help-line);background:var(--help-surface-2);color:var(--help-green);font:600 13px/1.4 var(--help-mono);border-radius:4px;padding:2px 5px}.help-article-body p{text-wrap:pretty}.help-article-body ul,.help-article-body ol{padding-left:22px}.help-article-nav{border-top:1px solid var(--help-line);grid-template-columns:1fr auto 1fr;gap:12px;margin-top:44px;padding-top:26px;display:grid}.help-nav-card,.help-nav-home{border:1px solid var(--help-line);background:#fff;border-radius:7px;align-items:center;gap:10px;min-height:66px;padding:12px 14px;display:flex}.help-nav-card:hover,.help-nav-home:hover{border-color:var(--help-line-strong);background:var(--help-green-soft)}.help-nav-card--right{text-align:right;justify-content:flex-end}.help-nav-card__icon{background:var(--help-green-soft);width:34px;height:34px;color:var(--help-green);border-radius:5px;place-items:center;display:grid}.help-nav-card__icon svg{width:17px;height:17px}.help-nav-card__prefix{color:var(--help-muted);font:650 11.5px/1.2 var(--help-mono);letter-spacing:.07em;text-transform:uppercase}.help-nav-card__title{color:var(--help-ink);margin-top:3px;font-size:13px;font-weight:700;line-height:1.3}.help-nav-home{color:var(--help-green);justify-content:center;font-size:13px;font-weight:750}.help-contact-page{padding:48px 0 74px}.help-contact-header{max-width:760px}.help-contact-header h1{letter-spacing:-.035em;margin:11px 0 0;font-size:clamp(34px,6vw,52px);font-weight:650;line-height:1.08}.help-contact-header p{color:var(--help-muted);margin:15px 0 0;font-size:17px}.help-contact-grid{grid-template-columns:minmax(0,1fr) 310px;gap:28px;margin-top:38px;display:grid}.help-contact-topics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.help-contact-card,.help-contact-aside{border:1px solid var(--help-line);background:#fff;border-radius:8px;padding:21px}.help-contact-card:hover{border-color:var(--help-line-strong);box-shadow:var(--help-shadow);transform:translateY(-1px)}.help-contact-card__icon{background:var(--help-green-soft);width:38px;height:38px;color:var(--help-green);border-radius:6px;place-items:center;display:grid}.help-contact-card h2,.help-contact-aside h2{color:var(--help-ink);margin:14px 0 0;font-size:16px;font-weight:750}.help-contact-card p,.help-contact-aside p,.help-contact-aside li{color:var(--help-muted);font-size:13.5px;line-height:1.6}.help-contact-card__action{color:var(--help-green);align-items:center;gap:7px;margin-top:14px;font-size:13px;font-weight:750;display:inline-flex}.help-contact-asides{align-content:start;gap:12px;display:grid}.help-contact-aside ul{margin:11px 0 0;padding-left:18px}.help-contact-aside--accent{background:var(--help-green-soft);border-color:var(--help-line-strong)}.help-contact-aside a{color:var(--help-green);font-weight:700}@media (min-width:840px){.help-hero__grid{grid-template-columns:minmax(0,1fr) 260px}.help-feature{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}}@media (max-width:760px){.help-wrap{width:min(100% - 32px,1120px)}.help-site-nav,.help-sign-in{display:none}.help-site-header__inner{gap:12px}.help-button{min-height:40px;padding:9px 13px}.help-hero{padding:50px 0 40px}.help-hero__note{display:none}.help-content{padding:34px 0 58px}.help-feature{padding:24px}.help-section-heading{margin-top:44px}.help-guide-list{grid-template-columns:1fr}.help-guide-row,.help-guide-row:nth-child(odd),.help-guide-row:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--help-line)}.help-guide-row:last-child{border-bottom:0}.help-support-strip{flex-direction:column;align-items:flex-start;gap:16px}.help-breadcrumbs{flex-direction:column;align-items:flex-start;gap:8px}.help-back-link{display:none}.help-article-page{padding-top:22px}.help-article-shell{margin-top:30px}.help-content-card,.help-content-tip,.help-content-warning{padding:21px}.help-article-nav{grid-template-columns:1fr}.help-nav-home{order:-1}.help-contact-grid,.help-contact-topics{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.rc-help *,.rc-help :before,.rc-help :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
