.gpc-search-hero-form{display:flex;max-width:560px;margin:20px auto 0;gap:10px}.gpc-search-hero-form input[type="search"]{flex:1;border:none;border-radius:999px;padding:12px 20px;font-size:15px;font-family:inherit;outline:none}.gpc-search-hero-form button{border:none;background:#E3485E;color:#fff;font-weight:600;font-size:14px;padding:12px 26px;border-radius:999px;cursor:pointer;white-space:nowrap;transition:opacity 0.15s ease}.gpc-search-hero-form button:hover{opacity:.85}.gpc-search-no-results{color:var(--gpc-muted);font-size:15px}.qh-help-widget{background:var(--gpc-surface);border:1px solid var(--gpc-border);border-radius:var(--gpc-radius);padding:24px 18px 20px;font-family:'Nunito','Segoe UI',sans-serif;box-sizing:border-box;width:100%}.qh-help-widget *{box-sizing:border-box}.qh-help-title{text-align:center;font-size:18px;font-weight:800;color:var(--gpc-text);margin:0 0 20px;line-height:1.3}.qh-grid{display:flex;flex-wrap:wrap;gap:10px}.qh-card{background:var(--gpc-card-bg);border-radius:10px;padding:18px 10px 16px;text-align:center;text-decoration:none;display:flex;flex-direction:column;align-items:center;gap:10px;box-shadow:0 1px 4px rgb(0 0 0 / .07);border:1px solid var(--gpc-border);cursor:pointer;width:calc(50% - 5px);transition:transform 0.18s ease,box-shadow 0.18s ease}.qh-card:hover{transform:translateY(-3px);box-shadow:0 6px 18px rgb(0 0 0 / .11);text-decoration:none}.qh-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px;line-height:1}.qh-card-label{font-size:13px;font-weight:700;color:var(--gpc-text);line-height:1.35;text-align:center;overflow:hidden}.qh-icon-red{background:#fff0f0}.qh-icon-purple{background:#f3f0ff}.qh-icon-green{background:#f0faf0}.qh-icon-orange{background:#fff8ed}.qh-icon-blue{background:#eff6ff}.qh-icon-pink{background:#fff0f3}.qh-search{display:flex;align-items:center;margin-top:18px;background:var(--gpc-card-bg);border:1px solid var(--gpc-border);border-radius:999px;overflow:hidden}.qh-search input[type="search"]{flex:1;border:none;background:#fff0;padding:12px 16px;font-size:14px;font-family:inherit;color:var(--gpc-text);outline:none}.qh-search button{border:none;background:#fff0;color:var(--gpc-muted);width:44px;height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.qh-search button:hover{color:var(--gpc-accent-text)}