.help-page{--help-purple:var(--boop-purple);--help-lime:var(--boop-accent);--help-ink:#202123;--help-muted:#737b79;--help-blue:var(--boop-purple-soft);--help-line:#1d23221a;min-height:100dvh;color:var(--help-ink);background:#f5f7f4}.help-shell{width:min(100% - 40px,1320px);margin:28px auto 84px}.help-hero,.help-content,.help-support{background:var(--help-purple);color:#fff;border-radius:24px}.help-hero{grid-template-columns:minmax(0,.9fr) minmax(360px,.65fr);align-items:end;gap:clamp(24px,5vw,68px);padding:clamp(28px,5vw,64px);display:grid}.help-hero-copy{justify-items:start;gap:12px;display:grid}.help-hero-copy>i{background:var(--help-lime);width:46px;height:46px;color:var(--help-ink);border-radius:14px;place-items:center;font-style:normal;display:grid}.help-hero p,.help-articles header p,.help-support p{color:var(--help-lime);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:10px;font-weight:900}.help-hero h1{color:#fff;letter-spacing:0;max-width:760px;margin:0;font-family:Arial Rounded MT Bold,ui-rounded,sans-serif;font-size:clamp(44px,6vw,76px);line-height:.95}.help-hero-copy>span,.help-support span{color:#ffffffc7;max-width:620px;font-size:14px;font-weight:750;line-height:1.45;display:block}.help-search{min-height:62px;color:var(--help-ink);background:#fff;border-radius:18px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:8px;padding:8px 16px 8px 10px;display:grid}.help-search>i{width:44px;height:44px;color:var(--help-muted);background:#f5f7f4;border-radius:14px;place-items:center;font-style:normal;display:grid}.help-search input{width:100%;min-width:0;color:var(--help-ink);font:inherit;background:0 0;border:0;outline:0;padding:12px 0;font-size:16px;font-weight:850}.help-search input::placeholder{color:#a2a7ae}.help-content{grid-template-columns:280px minmax(0,1fr);gap:14px;margin-top:18px;padding:clamp(18px,2.5vw,28px);display:grid}.help-topics,.help-articles{background:#ffffff1f;border-radius:20px}.help-topics{align-self:start;gap:8px;padding:14px;display:grid}.help-topics>b{color:#ffffffd1;padding:5px 8px 8px;font-size:12px;font-weight:900;display:block}.help-topics button{color:#fff;text-align:left;cursor:pointer;background:#ffffff1f;border:0;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:44px;padding:0 12px;font:900 12px inherit;display:flex}.help-topics button:hover,.help-topics button.is-active{background:var(--help-lime);color:var(--help-ink)}.help-topics button span{place-items:center;display:grid}.help-articles{gap:14px;padding:18px;display:grid}.help-articles>header{justify-content:space-between;align-items:center;gap:18px;padding:0 4px 2px;display:flex}.help-articles header h2{color:#fff;letter-spacing:0;margin:6px 0 0;font-size:clamp(28px,3.5vw,44px);line-height:.98}.help-articles>header>span{color:#fff;background:#ffffff24;border-radius:999px;flex:none;padding:10px 13px;font-size:12px;font-weight:900}.help-category{gap:8px;display:grid}.help-category h3{color:#ffffffc2;letter-spacing:.12em;text-transform:uppercase;margin:0;padding:0 4px;font-size:10px;font-weight:900}.help-category details{color:var(--help-ink);background:#fff;border:0;border-radius:18px}.help-category summary{cursor:pointer;color:var(--help-ink);grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:12px;padding:14px 14px 14px 18px;font-size:14px;font-weight:900;list-style:none;display:grid}.help-category summary::-webkit-details-marker{display:none}.help-category summary span{background:var(--help-blue);width:34px;height:34px;color:var(--help-purple);border-radius:12px;place-items:center;font-size:20px;font-weight:700;line-height:1;display:grid}.help-category details[open] summary span{transform:rotate(45deg)}.help-category details p{color:var(--help-muted);margin:0;padding:0 18px 18px;font-size:13px;font-weight:650;line-height:1.55}.help-empty{color:var(--help-muted);background:#fff;border-radius:18px;justify-items:start;gap:8px;padding:20px;display:grid}.help-empty b{color:var(--help-ink);font-size:18px;font-weight:900}.help-empty p{margin:0;font-size:13px}.help-empty button{min-height:var(--boop-button-height);border-radius:var(--boop-button-radius);padding:0 var(--boop-button-padding-x);background:var(--help-lime);color:var(--help-ink);font:var(--boop-button-font-weight) var(--boop-button-font-size) inherit;cursor:pointer;border:0}.help-support{justify-content:space-between;align-items:center;gap:24px;margin-top:18px;padding:clamp(22px,3vw,32px);display:flex}.help-support h2{color:#fff;letter-spacing:0;margin:6px 0 0;font-size:clamp(28px,3.4vw,40px);line-height:1}.help-support span{margin-top:8px}.help-support>div:last-child{flex:none;gap:8px;display:flex}.help-support a{min-height:var(--boop-button-height);border-radius:var(--boop-button-radius);padding:0 var(--boop-button-padding-x);background:var(--help-lime);color:var(--help-ink);font-size:var(--boop-button-font-size);font-weight:var(--boop-button-font-weight);justify-content:center;align-items:center;gap:8px;text-decoration:none;display:inline-flex}.help-support a+a{color:#fff;background:#ffffff24}@media (max-width:860px){.help-shell{width:calc(100% - 28px);margin:16px auto 36px}.help-hero,.help-content{grid-template-columns:1fr}.help-hero{align-items:start;gap:20px;padding:22px}.help-hero h1{font-size:42px}.help-content{padding:14px}.help-topics{scrollbar-width:none;background:0 0;padding:0 0 6px;display:flex;overflow-x:auto}.help-topics>b{display:none}.help-topics button{flex:none;width:max-content}.help-articles{padding:14px}.help-articles>header,.help-support{flex-direction:column;align-items:stretch}.help-articles>header>span{width:max-content}.help-support>div:last-child{flex-direction:column}.help-support a{width:100%}}@media (max-width:520px){.help-shell{width:100%;margin:0;padding:12px 14px 32px}.help-hero,.help-content,.help-support{border-radius:22px}.help-hero-copy>i{width:42px;height:42px}.help-hero h1{font-size:36px}.help-search{border-radius:16px;grid-template-columns:38px minmax(0,1fr);min-height:56px}.help-search>i{border-radius:12px;width:38px;height:38px}.help-search input{font-size:14px}}
