.help-card[data-astro-cid-6ejnmb5o]{background:var(--white);border:1px solid var(--slate-200);border-radius:20px;flex-direction:column;min-height:270px;padding:28px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative}.help-card[data-astro-cid-6ejnmb5o]:hover{border-color:var(--slate-300);box-shadow:var(--shadow-sm);transform:translateY(-3px)}.help-card-meta[data-astro-cid-6ejnmb5o]{color:var(--slate-500);flex-wrap:wrap;justify-content:space-between;gap:8px 16px;margin-bottom:18px;font-size:.76rem;display:flex}.help-card-meta[data-astro-cid-6ejnmb5o] span[data-astro-cid-6ejnmb5o]{color:var(--color-accent-text);text-transform:uppercase;letter-spacing:.05em;font-weight:750}.help-card[data-astro-cid-6ejnmb5o] h2[data-astro-cid-6ejnmb5o]{letter-spacing:-.025em;margin-bottom:12px;font-size:1.3rem;line-height:1.25}.help-card[data-astro-cid-6ejnmb5o] h2[data-astro-cid-6ejnmb5o] a[data-astro-cid-6ejnmb5o]:after{content:"";position:absolute;inset:0}.help-card[data-astro-cid-6ejnmb5o] p[data-astro-cid-6ejnmb5o]{margin-bottom:24px;font-size:.94rem}.help-card-link[data-astro-cid-6ejnmb5o]{color:var(--color-accent-text);align-items:center;gap:8px;margin-top:auto;font-weight:750;display:inline-flex}.help-card-link[data-astro-cid-6ejnmb5o] span[data-astro-cid-6ejnmb5o]{transition:transform .2s}.help-card[data-astro-cid-6ejnmb5o]:hover .help-card-link[data-astro-cid-6ejnmb5o] span[data-astro-cid-6ejnmb5o]{transform:translate(4px)}@media (prefers-reduced-motion:reduce){.help-card[data-astro-cid-6ejnmb5o],.help-card-link[data-astro-cid-6ejnmb5o] span[data-astro-cid-6ejnmb5o]{transition:none}.help-card[data-astro-cid-6ejnmb5o]:hover{transform:none}}.help-hero{color:var(--white);background:var(--navy-950);padding:46px 0 76px}.help-hero .breadcrumbs,.help-article-header .breadcrumbs{margin-bottom:48px}.help-hero .breadcrumbs a,.help-hero .breadcrumbs span,.help-article-header .breadcrumbs a,.help-article-header .breadcrumbs span{color:var(--color-on-dark-secondary)}.help-hero-copy{text-align:center;max-width:800px;margin-inline:auto}.help-hero h1{color:var(--white);margin-bottom:20px;font-size:clamp(2.65rem,6vw,5rem)}.help-hero-copy>p{max-width:690px;color:var(--color-on-dark-secondary);margin:0 auto 36px;font-size:1.08rem}.help-search{max-width:820px;margin-inline:auto}.help-search>label{color:var(--white);text-align:left;margin-bottom:10px;font-weight:750;display:block}.help-search-control{align-items:center;display:flex;position:relative}.help-search-control svg{fill:none;width:22px;stroke:var(--slate-500);stroke-linecap:round;stroke-width:1.8px;position:absolute;left:20px}.help-search-control input{width:100%;min-height:66px;color:var(--navy-950);background:var(--white);box-shadow:var(--shadow-lg);border:2px solid #0000;border-radius:16px;padding:0 100px 0 58px}.help-search-control input:focus{border-color:var(--pink-400);outline:none}.help-search-control button{min-height:42px;color:var(--slate-700);background:var(--cream-100);cursor:pointer;border:0;border-radius:10px;padding:0 14px;position:absolute;right:12px}.help-search-hint{color:var(--color-on-dark-muted);text-align:left;margin:10px 4px 0;font-size:.82rem}.help-categories,.help-results,.help-related{padding:clamp(70px,8vw,110px) 0}.help-categories{background:var(--cream-100)}.help-section-heading{max-width:700px;margin-bottom:38px}.help-section-heading h2,.help-results-heading h2{margin:0;font-size:clamp(2rem,4vw,3.2rem)}.help-category-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.help-category-grid a{background:var(--white);border:1px solid var(--slate-200);border-radius:18px;flex-direction:column;min-height:210px;padding:24px;transition:transform .2s,box-shadow .2s;display:flex}.help-category-grid a:hover{box-shadow:var(--shadow-sm);transform:translateY(-3px)}.help-category-grid strong{color:var(--navy-950);margin-bottom:10px;font-family:Manrope Variable,sans-serif;font-size:1.08rem;line-height:1.25}.help-category-grid span{color:var(--slate-700);font-size:.86rem;line-height:1.5}.help-category-grid small{color:var(--color-accent-text);margin-top:auto;padding-top:20px;font-weight:750}.help-results-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:42px;display:flex}.help-results-heading p{color:var(--slate-500);flex:none;margin:0;font-weight:700}.help-article-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.help-article-grid>[data-help-item]{min-width:0}.help-empty{background:var(--cream-100);border-radius:20px;max-width:680px;padding:38px}.help-empty h2{font-size:1.6rem}.help-article-header{color:var(--white);background:var(--navy-950);padding:46px 0 72px}.help-article-header-inner{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;display:grid}.help-article-header-inner>div{min-width:0;max-width:850px}.help-article-header h1{color:var(--white);overflow-wrap:anywhere;hyphens:auto;margin-bottom:24px;font-size:clamp(2.5rem,5.5vw,4.65rem)}.help-answer{color:var(--color-on-dark-secondary);margin-bottom:25px;font-size:clamp(1.05rem,2vw,1.22rem)}.help-article-meta{color:var(--color-on-dark-muted);flex-wrap:wrap;gap:10px 24px;font-size:.85rem;display:flex}.help-back-link{color:var(--white);white-space:nowrap;border:1px solid #fff3;border-radius:12px;align-items:center;gap:9px;padding:13px 16px;font-weight:700;display:inline-flex}.help-article-layout{grid-template-columns:240px minmax(0,780px);justify-content:center;gap:clamp(46px,7vw,90px);padding-top:72px;padding-bottom:100px;display:grid}.help-sidebar{top:calc(var(--header-height) + 24px);max-height:calc(100vh - var(--header-height) - 48px);align-self:start;position:sticky;overflow-y:auto}.help-sidebar strong{margin-bottom:12px;font-family:Manrope Variable,sans-serif;display:block}.help-sidebar nav{gap:5px;display:grid}.help-sidebar a{color:var(--slate-700);border-radius:8px;padding:8px 11px;font-size:.87rem;line-height:1.35}.help-sidebar a:hover,.help-sidebar a.is-current{color:var(--navy-950);background:var(--cream-100)}.help-sidebar a.is-current{font-weight:750}.help-toc-title{margin-top:30px}.help-toc{border-left:1px solid var(--slate-200);padding-left:10px}.help-article-body{min-width:0}.help-article-body>h2{scroll-margin-top:calc(var(--header-height) + 24px);margin:62px 0 18px;font-size:clamp(1.75rem,3vw,2.35rem)}.help-article-body>h2:first-of-type{margin-top:0}.help-article-body>h3{margin:35px 0 14px}.help-article-body p,.help-article-body li{font-size:1.02rem}.help-article-body ol,.help-article-body ul{color:var(--slate-700);gap:10px;padding-left:24px;display:grid}.help-article-body blockquote{background:var(--cream-100);border-left:4px solid var(--pink-500);border-radius:0 12px 12px 0;margin:30px 0;padding:20px 22px}.help-article-body blockquote p{color:var(--navy-900);margin:0}.help-screenshot{background:var(--cream-100);border:1px solid var(--slate-200);border-radius:18px;margin:0 0 50px;overflow:hidden}.help-screenshot img{width:100%;height:auto}.help-screenshot-link{cursor:zoom-in;display:block}.help-screenshot-link:focus-visible{outline:3px solid var(--pink-500);outline-offset:-3px}.help-screenshot figcaption>a{text-underline-offset:3px;margin-top:10px;text-decoration:underline;display:inline-block}.help-screenshot figcaption{color:var(--slate-700);padding:14px 18px;font-size:.82rem}.help-screenshot figcaption>span{color:var(--slate-500);margin-top:3px;display:block}.help-support-note{background:var(--cream-100);border-radius:22px;margin-top:70px;padding:clamp(26px,5vw,42px)}.help-support-note h2{margin-bottom:12px;font-size:1.7rem}.help-support-note .button{margin-top:10px}.help-related{border-top:1px solid var(--slate-200);background:var(--cream-100)}@media (width<=1050px){.help-category-grid{grid-template-columns:repeat(3,1fr)}.help-article-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.help-article-header-inner,.help-article-layout{grid-template-columns:1fr}.help-sidebar{background:var(--cream-100);border-radius:16px;max-height:none;padding:20px;position:static}.help-toc-title,.help-toc{display:none!important}.help-back-link{justify-self:start}}@media (width<=650px){.help-hero,.help-article-header{padding-top:28px}.help-hero .breadcrumbs,.help-article-header .breadcrumbs{margin-bottom:34px}.help-search-control input{min-height:60px;padding-left:50px;font-size:.9rem}.help-search-control svg{left:16px}.help-category-grid,.help-article-grid{grid-template-columns:1fr}.help-category-grid a{min-height:175px}.help-results-heading{flex-direction:column;align-items:flex-start}.help-article-layout{padding-top:42px}}@media (prefers-reduced-motion:reduce){.help-category-grid a{transition:none}.help-category-grid a:hover{transform:none}}
