/* Quote page: form-first conversion layout with clear steps and calm surfaces. */
.page-quote { background: #eef2f5; }
.page-quote .gj-quote-hero { min-height: 70dvh; padding-block: 9rem 5rem !important; }
.page-quote .gj-quote-hero__container, .page-quote .gj-quote-form__container, .page-quote .gj-quote-benefits__container { width: min(100% - 48px, 1400px) !important; max-width: 1400px !important; }
.page-quote .gj-quote-hero__title { font-size: clamp(3.5rem, 7vw, 7rem) !important; line-height: .86 !important; letter-spacing: -.08em !important; }
.page-quote .gj-quote-form { padding-block: clamp(5rem, 9vw, 8rem) !important; }
.page-quote .gj-quote-form__section { padding: clamp(1.5rem, 3vw, 2.5rem) !important; border-radius: 1rem !important; }
@media (max-width: 600px) { .page-quote .gj-quote-hero__container, .page-quote .gj-quote-form__container, .page-quote .gj-quote-benefits__container { width: calc(100% - 32px) !important; } .page-quote .gj-quote-hero__title { font-size: clamp(3rem, 15vw, 4.8rem) !important; } }
