.help-home{background:#fff;flex-direction:column;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.help-header{z-index:50;background:#fff;border-bottom:1px solid #f1f5f9;position:sticky;top:0}.help-header-inner{justify-content:space-between;align-items:center;max-width:1120px;height:64px;margin:0 auto;padding:0 32px;display:flex}.help-logo{color:#0f1829;align-items:center;gap:10px;font-size:18px;font-weight:600;text-decoration:none;display:flex}.help-logo img{width:28px;height:28px}.help-nav{gap:28px;display:flex}.help-nav a{color:#64748b;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.help-nav a:hover{color:#6366f1}.help-hero{text-align:center;background:#fafafb;padding:80px 24px 56px}.help-hero h1{color:#0f1829;letter-spacing:-.03em;margin-bottom:14px;font-size:40px;font-weight:700}.help-hero-subtitle{color:#64748b;max-width:480px;margin:0 auto 36px;font-size:16px;line-height:1.6}.home-search-wrapper{max-width:520px;margin:0 auto;position:relative}.home-search{position:relative}.home-search-icon{pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.home-search input{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:14px 16px 14px 44px;font-family:inherit;font-size:15px;transition:border-color .2s,box-shadow .2s}.home-search input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.home-search input::placeholder{color:#94a3b8}.home-search-results{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-height:400px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #0000001a}.home-search-result{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f1f5f9;flex-direction:column;gap:2px;width:100%;padding:12px 16px;font-family:inherit;transition:background .1s;display:flex}.home-search-result:last-child{border-bottom:none}.home-search-result:hover,.home-search-result.selected{background:#f8fafc}.home-search-result-title{color:#0f1829;font-size:15px;font-weight:600}.home-search-result-path{color:#6366f1;font-size:12px;font-weight:500}.home-search-result-snippet{color:#64748b;margin-top:2px;font-size:13px;line-height:1.4}.help-topics{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:20px;display:flex}.help-topics-label{color:#94a3b8;font-size:13px;font-weight:500}.help-topics a{color:#6366f1;background:#eef2ff;border-radius:20px;padding:4px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s}.help-topics a:hover{background:#e0e7ff}.help-categories{box-sizing:border-box;flex:1;width:100%;max-width:1120px;margin:0 auto;padding:56px 32px 72px}.help-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.help-card{color:inherit;background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;padding:32px 28px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.help-card:hover{border-color:#e0e7ff;transform:translateY(-2px);box-shadow:0 8px 24px #6366f114}.help-card-icon{background:#eef2ff;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:flex}.help-card h2{color:#0f1829;margin-bottom:8px;font-size:17px;font-weight:600}.help-card p{color:#64748b;flex:1;margin-bottom:16px;font-size:14px;line-height:1.6}.help-card-link{color:#6366f1;align-items:center;gap:6px;font-size:14px;font-weight:500;display:flex}.help-footer{background:#fafafb;border-top:1px solid #f1f5f9;padding:32px 24px}.help-footer-inner{justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;display:flex}.help-footer-brand{color:#0f1829;align-items:center;gap:10px;font-size:16px;font-weight:600;display:flex}.help-footer-brand img{width:24px;height:24px}.help-footer p{color:#64748b;font-size:14px}.help-footer a{color:#6366f1;font-weight:500;text-decoration:none}.help-footer a:hover{text-decoration:underline}@media (max-width:768px){.help-hero{padding:56px 20px 40px}.help-hero h1{font-size:28px}.help-grid{grid-template-columns:1fr}.help-categories{padding:40px 20px 56px}.help-footer-inner{text-align:center;flex-direction:column;gap:12px}.help-nav{gap:16px}.help-header-inner{padding:0 16px}}@media (min-width:769px) and (max-width:1024px){.help-grid{grid-template-columns:repeat(2,1fr)}}
