.help-page{font-family:Inter,sans-serif}.help-hero{padding:calc(var(--nav-h,72px) + clamp(48px,8vh,80px)) 24px 32px;text-align:center}.help-hero h1{font-family:'Space Grotesk',sans-serif;font-size:clamp(30px, 5vw, 42px);font-weight:700;color:#131314;margin:0 0 12px;letter-spacing:-.03em}.help-hero p{font-size:17px;color:#6b7280;margin:0 auto 28px;max-width:560px}.help-search{position:relative;max-width:560px;margin:0 auto 36px}.help-search input{width:100%;padding:16px 20px 16px 52px;font-size:16px;font-family:Inter,sans-serif;border:2px solid #e5e7eb;border-radius:16px;outline:0;box-sizing:border-box;transition:all .2s;background:#fff;box-shadow:0 2px 12px rgba(19,19,20,.04)}.help-search input:focus{border-color:#131314;box-shadow:0 4px 24px rgba(19,19,20,.08)}.help-search input::placeholder{color:#9ca3af}.help-search svg{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.help-cats{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;max-width:800px;margin:0 auto 40px;padding:0 24px}.help-cat{padding:8px 18px;font-size:13px;font-weight:500;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:20px;cursor:pointer;transition:all .15s;text-decoration:none;white-space:nowrap;box-shadow:0 1px 3px rgba(19,19,20,.03)}.help-cat:hover{color:#131314;border-color:#131314;background:rgba(19,19,20,.02);transform:translateY(-1px);box-shadow:0 2px 8px rgba(19,19,20,.06)}.help-content{max-width:1100px;margin:0 auto;padding:0 clamp(24px,4vw,48px) 24px}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 40px;align-items:start}.help-section{scroll-margin-top:100px;background:#fff;border:1px solid rgba(19,19,20,.06);border-radius:14px;padding:28px;transition:border-color .2s}.help-section:hover{border-color:rgba(19,19,20,.12)}.help-section-header{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:14px;border-bottom:2px solid rgba(19,19,20,.05)}.help-section-icon{width:40px;height:40px;border-radius:10px;background:rgba(19,19,20,.04);display:flex;align-items:center;justify-content:center;flex-shrink:0}.help-section-icon svg{width:20px;height:20px;color:#131314}.help-section-title{font-family:'Space Grotesk',sans-serif;font-size:17px;font-weight:700;color:#131314;margin:0}.help-links-list{display:flex;flex-direction:column;gap:2px;margin:-4px 0 4px}.help-link-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;font-size:13.5px;font-weight:500;color:#131314;text-decoration:none;border-bottom:1px solid rgba(19,19,20,.04);transition:color .15s}.help-link-row:last-child{border-bottom:none}.help-link-row:hover{color:#6b7280}.help-link-row span{color:#9ca3af;font-weight:400;font-size:12.5px}.help-link-row svg{width:16px;height:16px;flex-shrink:0;color:#9ca3af}.help-q{border-bottom:1px solid rgba(19,19,20,.04)}.help-q:last-of-type{border-bottom:none}.help-q summary{position:relative;padding:12px 28px 12px 0;font-size:13.5px;font-weight:500;color:#131314;cursor:pointer;list-style:none;transition:color .15s}.help-q summary:hover{color:#6b7280}.help-q summary::-webkit-details-marker{display:none}.help-q summary::after{content:'+';position:absolute;right:0;top:11px;font-size:18px;font-weight:300;color:#9ca3af;width:20px;text-align:center}.help-q[open] summary::after{content:'\2212';color:#131314}.help-a{padding:0 0 12px;font-size:13px;color:#4b5563;line-height:1.8}.help-a p{margin:0 0 10px}.help-a p:last-child{margin-bottom:0}.help-a a{color:#131314;font-weight:500;text-decoration:underline;text-underline-offset:2px}.help-a strong{color:#131314}.help-a code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;background:rgba(19,19,20,.05);padding:1px 5px;border-radius:4px}.help-no-results{display:none;text-align:center;padding:48px 0;color:#9ca3af;font-size:15px;grid-column:1/-1}.help-no-results a{color:#131314;font-weight:500;text-decoration:underline}.help-foot{max-width:1100px;margin:0 auto;padding:28px clamp(24px,4vw,48px) 64px;text-align:center;font-size:14px;color:#6b7280}.help-foot a{color:#131314;font-weight:500;text-decoration:underline;text-underline-offset:2px}@media (max-width:768px){.help-hero h1{font-size:28px}.help-hero p{font-size:15px}.help-cats{gap:6px}.help-cat{font-size:12px;padding:6px 12px}.help-grid{grid-template-columns:1fr;gap:16px}.help-section{padding:20px}}