.quote-page{background:#fff}
.quote-page .site-header{background:rgba(9,41,30,.98)}
.quote-hero{min-height:520px;background:linear-gradient(90deg,rgba(4,20,14,.91) 0%,rgba(4,20,14,.72) 44%,rgba(4,20,14,.28) 78%,rgba(4,20,14,.18) 100%),var(--page-bg) center/cover}
.quote-hero h1{max-width:830px;font-size:clamp(2.7rem,5vw,5.1rem)}
.quote-hero p:not(.eyebrow){max-width:720px}
.quote-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(42px,7vw,100px);align-items:start}
.quote-intro{position:sticky;top:120px}
.quote-intro h2{font-size:clamp(2rem,3vw,3.25rem);color:#143d2b}
.quote-intro>p:not(.eyebrow){color:#58655d;line-height:1.7}
.quote-info-card,.quote-next{margin-top:28px;padding:24px 26px;background:#f2f0e9;border-left:3px solid #1f5b41}
.quote-info-card h3,.quote-next h3{margin:0 0 13px;font-size:1.05rem;color:#173d2d}
.quote-info-card ul,.quote-next ol{margin:0;padding-left:20px;color:#526159;line-height:1.7}
.quote-info-card p{margin:14px 0 0;color:#526159;line-height:1.6;font-size:.92rem}
.quote-upload-help{display:block;margin:0 0 10px;color:#405148;line-height:1.55;font-size:.94rem}
.quote-form{box-shadow:0 18px 48px rgba(11,42,29,.09);border:1px solid #e1e6e1;border-radius:4px}
.quote-form textarea{min-height:135px}
.quote-form .btn{min-height:54px;font-size:.86rem;letter-spacing:.06em}
.quote-help{padding:50px 0;background:#f5f4f0;border-top:1px solid #e2e5df}
.quote-help__inner{display:flex;align-items:center;justify-content:space-between;gap:45px}
.quote-help__inner>div{max-width:820px}
.quote-help h2{margin:0 0 10px;color:#143d2b;font-size:clamp(1.8rem,2.8vw,2.8rem)}
.quote-help p:not(.eyebrow){margin:0;color:#56625a}
@media(max-width:900px){.quote-layout{grid-template-columns:1fr}.quote-intro{position:static}.quote-help__inner{display:block}.quote-help .btn{margin-top:22px}}
@media(max-width:600px){.quote-hero{min-height:480px;padding-top:145px;padding-bottom:65px}.quote-form{border-radius:0}.quote-info-card,.quote-next{padding:20px}.quote-help{padding:38px 0}.quote-help .btn{width:100%}}
