.help-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto;padding:clamp(28px,4vw,56px) 0 72px;gap:40px;box-sizing:border-box}.help-doc,.help-shell{max-width:100%;min-width:0;display:grid}.help-doc{width:min(720px,100%);justify-self:center;gap:28px;text-align:left}.help-hero{display:grid;gap:14px;min-width:0}.help-hero h1{margin:8px 0 0;font-size:clamp(2.4rem,4.8vw,4.2rem);line-height:.96;letter-spacing:-.05em}.help-hero .lead{margin:0;color:#586158;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.7}.help-hero-home{text-align:center;justify-items:center}.help-hero-home h1{margin:8px 0 0;max-width:22rem}.help-hero-home .lead{margin:0;max-width:40rem}.help-hero-home .help-search{width:min(640px,100%)}.help-hero-doc h1{margin:8px 0 0;font-size:clamp(2rem,4vw,3.1rem);max-width:none}.help-breadcrumbs,.help-hero-doc .lead{margin:0}.help-search{width:100%;min-width:0}.help-search-form{display:grid;gap:8px}.help-search-form label{font-weight:750}.help-hero-home .help-search-form label{justify-self:start}.help-search-row{display:flex;flex-wrap:wrap;gap:10px}.help-search-row input[type=search]{flex:1 1 16rem;min-width:0;min-height:48px;border:1px solid var(--line);border-radius:12px;padding:12px 14px;background:#fff}.help-search-row button{min-height:48px;min-width:44px;padding:12px 18px;border-radius:12px;border:0;background:var(--accent);color:#fff;font-weight:750;cursor:pointer}.help-card:focus-visible,.help-link-row:focus-visible,.help-search-row button:focus-visible,.help-search-row input:focus-visible{outline:2px solid #345b4b;outline-offset:2px}.help-search-count{margin:12px 0 8px;font-weight:650}.help-section{display:grid;gap:16px;min-width:0}.help-section h2{margin:0;font-size:clamp(1.35rem,2.2vw,1.8rem)}.help-card-grid,.help-link-rows,.help-related-categories,.help-result-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.help-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.help-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.help-card,.help-link-row{display:grid;gap:6px;text-decoration:none;padding:16px 18px;border:1px solid #dde1dc;border-radius:16px;background:rgba(255,255,255,.72);box-shadow:0 10px 28px rgba(32,34,31,.04);min-height:44px;min-width:0;color:inherit}.help-link-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.help-card:hover,.help-link-row:hover{border-color:rgba(52,91,75,.28)}.help-card-title,.help-result-title{font-weight:750;color:var(--foreground);overflow-wrap:anywhere}.help-card-count,.help-result-meta{font-size:.82rem;color:var(--accent);font-weight:700}.help-card-summary,.help-result-summary{color:#667067;font-size:.95rem;line-height:1.5;overflow-wrap:anywhere}.help-affordance{width:10px;height:10px;border-top:2px solid var(--accent);border-right:2px solid var(--accent);transform:rotate(45deg);flex:none}.help-prose ol,.help-prose ul{list-style-position:outside;padding-inline-start:1.4em}.help-prose ul{list-style-type:disc}.help-prose ol{list-style-type:decimal}.help-link-row-copy{display:grid;gap:4px;min-width:0}.help-support h2{margin:0 0 12px;font-size:clamp(1.35rem,2.2vw,1.8rem)}.help-support p{margin:0 0 10px;color:#586158;line-height:1.65}.help-related-categories{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr))}.help-related-categories a{min-height:44px;display:inline-flex;align-items:center;text-decoration:none;font-weight:650;color:var(--accent)}@media (max-width:900px){.help-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.help-popular-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:640px){.help-shell{width:min(100% - 28px,1180px);padding-bottom:56px;gap:32px}.help-search-row button{width:100%}.help-category-grid{grid-template-columns:minmax(0,1fr)}.help-hero-home h1{max-width:none}}@media (prefers-reduced-motion:reduce){.help-affordance,.help-card,.help-link-row{transition:none}}