.gq-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#1a1a2e;min-height:100vh;display:flex;flex-direction:column;background:#ffffff}.gq-header{padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;background:#ffffff}.gq-wordmark{font-size:1.1rem;font-weight:700;color:#1a1a2e}.gq-hero{text-align:center;padding:3rem 1.5rem 2.5rem;display:flex;flex-direction:column;align-items:center}.gq-headline{font-size:2.75rem;font-weight:800;color:#1a1a2e;line-height:1.15;margin:0 0 .75rem;max-width:600px;letter-spacing:-.02em}.gq-subheadline{font-size:1.15rem;color:#4a5568;line-height:1.5;margin:0 0 .5rem;max-width:460px}.gq-trust{font-size:.85rem;color:#718096;margin:0 0 2rem}.gq-form-card{background:#1F2937;border-radius:12px;padding:1.75rem 1.5rem;width:100%;max-width:400px}.gq-form-inner{display:flex;flex-direction:column;gap:.75rem}.gq-zip-input{width:100%;padding:.875rem 1rem;font-size:1.1rem;border:2px solid #374151;border-radius:8px;background:#ffffff;color:#1a1a2e;text-align:center;letter-spacing:.15em;transition:border-color .15s ease;box-sizing:border-box}.gq-zip-input:focus{outline:none;border-color:#0F6E56;box-shadow:0 0 0 3px rgba(15,110,86,.15)}.gq-zip-input.gq-zip-error{border-color:#e53e3e}.gq-cta-button{width:100%;padding:.875rem 1.5rem;font-size:1.1rem;font-weight:700;color:#ffffff;background:#0F6E56;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease;letter-spacing:.01em}.gq-cta-button:hover{background:#0b5943}.gq-error-msg{color:#fca5a5;font-size:.85rem;margin:.5rem 0 0;text-align:center}.gq-carriers{background:#f7f8fa;padding:1.25rem 1.5rem;text-align:center}.gq-carriers p{font-size:.85rem;color:#718096;max-width:640px;margin:0 auto;line-height:1.5}.gq-objections{max-width:960px;margin:0 auto;padding:3rem 1.5rem;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.gq-objection-card{padding:1.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}.gq-objection-card h3{font-size:1rem;font-weight:700;color:#1a1a2e;margin:0 0 .5rem}.gq-objection-card p{font-size:.9rem;color:#4a5568;line-height:1.5;margin:0}.gq-social-proof{text-align:center;padding:3rem 1.5rem;background:#f7f8fa}.gq-big-stat{font-size:1.75rem;font-weight:800;color:#1a1a2e;margin:0 0 .5rem}.gq-stat-disclaimer{font-size:.8rem;color:#718096;max-width:480px;margin:0 auto;line-height:1.5}.gq-footer{margin-top:auto;padding:2rem 1.5rem;border-top:1px solid #e2e8f0;background:#f8fafc}.gq-footer-inner{max-width:640px;margin:0 auto;font-size:.8rem;color:#64748b;line-height:1.6}.gq-footer-inner p{margin-bottom:.5rem}.gq-footer-inner a{color:#0F6E56;text-decoration:none}.gq-footer-inner a:hover{text-decoration:underline}.gq-sticky-bar{position:fixed;bottom:0;left:0;right:0;background:#1F2937;box-shadow:0 -4px 20px rgba(0,0,0,.15);z-index:1000;opacity:0;transform:translateY(100%);transition:opacity .3s ease,transform .3s ease;pointer-events:none}.gq-sticky-bar.gq-sticky-visible{opacity:1;transform:translateY(0);pointer-events:auto}.gq-sticky-inner{max-width:960px;margin:0 auto;padding:.75rem 1.5rem}.gq-sticky-desktop{display:flex;align-items:center;gap:1rem}.gq-sticky-mobile{display:none}.gq-sticky-text{font-size:1rem;font-weight:700;color:#ffffff;white-space:nowrap}.gq-sticky-form{display:flex;gap:.5rem;flex:1 1;max-width:320px;margin-left:auto}.gq-sticky-zip{flex:1 1;padding:.5rem .75rem;font-size:.95rem;border:2px solid #374151;border-radius:6px;background:#ffffff;color:#1a1a2e;text-align:center;letter-spacing:.1em;min-width:0}.gq-sticky-zip:focus{outline:none;border-color:#0F6E56}.gq-sticky-zip.gq-zip-error{border-color:#e53e3e}.gq-sticky-button{padding:.5rem 1.25rem;font-size:.95rem;font-weight:700;color:#ffffff;background:#0F6E56;border:none;border-radius:6px;cursor:pointer;white-space:nowrap;transition:background .15s ease}.gq-sticky-button:hover{background:#0b5943}.gq-sticky-error{color:#fca5a5;font-size:.75rem;margin-left:.5rem;white-space:nowrap}@media (max-width:768px){.gq-headline{font-size:2rem}.gq-hero{padding:2rem 1rem}.gq-subheadline{font-size:1rem}.gq-trust{margin-bottom:1.5rem}.gq-objections{grid-template-columns:1fr;padding:2rem 1rem;gap:1rem}.gq-big-stat{font-size:1.35rem}.gq-sticky-desktop{display:none}.gq-sticky-mobile{display:flex;justify-content:center;padding:.5rem 1rem}.gq-sticky-mobile-btn{width:100%;padding:.75rem;font-size:1rem}}@media (max-width:400px){.gq-headline{font-size:1.65rem}.gq-form-card{padding:1.25rem 1rem}}