.help-hero{text-align:center}.help-hero .biz-section-label{margin-bottom:.75rem}.help-hero h1{font-family:var(--wk-font-heading);font-size:2rem;font-weight:400;color:var(--wk-near-black);margin:0 0 1rem}.help-hero p{color:var(--wk-gray-600);max-width:680px;margin:0 auto 1.5rem;line-height:1.7}.help-hours{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .85rem;border-radius:9999px;background:var(--wk-bg-slate-50);color:var(--wk-gray-600);font-size:.8rem;font-weight:600}.help-hours svg{width:14px;height:14px}@media (min-width:768px){.help-hero h1{font-size:2.5rem}}.help-options{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:720px;margin:0 auto}@media (min-width:640px){.help-options{grid-template-columns:1fr 1fr}}.help-opt-card{background:var(--wk-white);border:1px solid var(--wk-border-slate);border-radius:1rem;padding:2rem 1.5rem;text-align:center;transition:box-shadow .2s,border-color .2s}.help-opt-card:hover{border-color:var(--wk-blue-300);box-shadow:0 8px 24px rgba(2,6,23,.08)}.help-opt-icon{width:48px;height:48px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1rem}.help-opt-icon svg{width:22px;height:22px}.help-opt-icon--chat{background:#eef2ff;color:var(--wk-blue-500)}.help-opt-icon--call{background:#ecfdf5;color:#059669}.help-opt-card h3{font-size:1.15rem;font-weight:600;margin:0 0 .35rem}.help-opt-card p{color:var(--wk-gray-500);font-size:.9rem;margin:0 0 1.25rem}.help-opt-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:600;font-size:.95rem;text-decoration:none;transition:.15s;width:100%;max-width:240px}.help-opt-btn--primary{background:var(--wk-blue-500);color:var(--wk-white);border:none}.help-opt-btn--primary:hover{background:var(--wk-blue-600)}.help-opt-btn--outline{background:var(--wk-white);color:var(--wk-near-black);border:1px solid var(--wk-slate-300)}.help-opt-btn--outline:hover{background:var(--wk-bg-slate-50)}.help-opt-fine{font-size:.78rem;color:var(--wk-gray-400);margin-top:.75rem}.help-form-wrap{max-width:680px;margin:0 auto}.help-form-intro{text-align:center;margin-bottom:2rem}.help-form-intro h2{font-family:var(--wk-font-heading);font-size:1.75rem;font-weight:400;margin:0 0 .5rem}.help-form-intro p{color:var(--wk-gray-600)}.help-form{display:flex;flex-direction:column;gap:1.25rem}.help-form label{display:block;font-size:.85rem;font-weight:600;color:var(--wk-gray-600);margin-bottom:.3rem;text-transform:uppercase;letter-spacing:.04em}.help-form input,.help-form select,.help-form textarea{width:100%;border:1px solid var(--wk-slate-300);border-radius:.75rem;padding:.8rem 1rem;font-size:.95rem;font-family:inherit;background:var(--wk-white);color:var(--wk-near-black);box-sizing:border-box}.help-form input:focus,.help-form select:focus,.help-form textarea:focus{outline:2px solid var(--wk-blue-400);outline-offset:1px;border-color:var(--wk-blue-400)}.help-form textarea{resize:vertical;min-height:120px}.help-form-row{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width:640px){.help-form-row{grid-template-columns:1fr 1fr}}.help-form .wk-error{color:#dc2626;font-size:.8rem;margin-top:.25rem;display:block}.help-consent{display:flex;align-items:flex-start;gap:.75rem}.help-consent input[type=checkbox]{margin-top:.2rem;width:18px;height:18px;accent-color:var(--wk-blue-500);flex-shrink:0}.help-consent label{font-size:.85rem;font-weight:400;text-transform:none;letter-spacing:0;color:var(--wk-gray-600);margin:0}.help-consent a{color:var(--wk-blue-500);text-decoration:underline}.help-conditional{display:none}.help-conditional.is-visible{display:block}.help-address-row{display:grid;grid-template-columns:1fr;gap:.75rem;padding:1rem;background:var(--wk-bg-slate-50);border-radius:.75rem;margin-bottom:.75rem}@media (min-width:640px){.help-address-row{grid-template-columns:2fr 1fr 1fr 1fr}}.help-address-row input{font-size:.85rem;padding:.6rem .8rem}.help-remove-btn{font-size:.8rem;color:#dc2626;background:0 0;border:none;cursor:pointer;padding:.4rem}.help-add-btn{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;color:var(--wk-blue-500);background:0 0;border:1px solid var(--wk-blue-300);border-radius:.5rem;padding:.5rem 1rem;cursor:pointer}.help-add-btn:hover{background:#eef2ff}.help-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.help-submit-btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 2rem;border-radius:.75rem;font-weight:700;font-size:1rem;background:var(--wk-blue-500);color:var(--wk-white);border:none;cursor:pointer;transition:background .15s}.help-submit-btn:hover{background:var(--wk-blue-600)}.help-submit-btn:disabled{opacity:.6;cursor:not-allowed}.help-alt-btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.5rem;border-radius:.75rem;font-weight:600;font-size:.95rem;background:var(--wk-white);color:var(--wk-near-black);border:1px solid var(--wk-slate-300);cursor:pointer;text-decoration:none}.help-alt-btn:hover{background:var(--wk-bg-slate-50)}.help-form-status{font-size:.9rem;color:var(--wk-gray-600);margin-top:.5rem}.help-modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:49;display:none}.help-modal-backdrop.is-open{display:block}.help-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:50}.help-modal.is-open{display:flex}.help-modal-card{background:var(--wk-white);border-radius:1rem;padding:2rem;max-width:420px;width:90%;text-align:center}.help-modal-card h3{font-size:1.15rem;font-weight:600;margin:0 0 .5rem}.help-modal-card p{color:var(--wk-gray-600);font-size:.9rem;margin:0 0 1.25rem}.help-modal-actions{display:flex;gap:.75rem;justify-content:center}.help-mobile-cta{position:fixed;bottom:0;left:0;right:0;z-index:40;background:var(--wk-white);border-top:1px solid var(--wk-border-slate);padding:.75rem 1rem;display:flex;gap:.5rem}.help-mobile-cta a,.help-mobile-cta button{flex:1}@media (min-width:768px){.help-mobile-cta{display:none}}