.quote-banner{padding:46px clamp(24px,7vw,140px);display:flex;align-items:center;justify-content:space-between;gap:35px;background:linear-gradient(105deg,#b57f29,#f1d383 48%,#bd8834);color:var(--navy)}.quote-banner p{margin:0 0 7px;font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.quote-banner h2{margin:0;font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(34px,3.2vw,52px);line-height:1}.quote-banner-actions{display:flex;gap:12px;flex-shrink:0}.quote-banner-actions a,.quote-banner-actions button{min-height:58px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--navy);font:800 13px Manrope;letter-spacing:.05em;cursor:pointer}.quote-banner-actions a{background:var(--navy);color:#fff}.quote-banner-actions button{background:transparent;color:var(--navy)}
.floating-quote{position:fixed;right:22px;bottom:24px;z-index:20;width:104px;height:104px;border:3px solid #fff;border-radius:50%;background:linear-gradient(145deg,#edcb76,#ae7420);color:var(--navy);box-shadow:0 13px 35px rgba(16,31,51,.28);font:800 12px Manrope;letter-spacing:.05em;cursor:pointer}.floating-quote span{display:block;font:700 24px "Cormorant Garamond",Georgia,serif}.floating-quote:hover{transform:translateY(-4px)}.mobile-call-bar{display:none}
.quote-modal[hidden]{display:none}.quote-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:22px;opacity:0;transition:opacity .22s ease}.quote-modal.visible{opacity:1}.quote-backdrop{position:absolute;inset:0;background:rgba(6,14,25,.76);backdrop-filter:blur(5px)}.quote-dialog{position:relative;width:min(560px,100%);padding:38px 42px 34px;background:#fff;border:1px solid #e4c77f;box-shadow:0 28px 90px rgba(0,0,0,.38);text-align:center;transform:translateY(18px) scale(.98);transition:transform .22s ease}.quote-modal.visible .quote-dialog{transform:none}.quote-dialog>img{width:102px;height:102px;object-fit:contain;border-radius:50%}.quote-close{position:absolute;right:14px;top:10px;width:39px;height:39px;border:0;background:transparent;color:var(--navy);font-size:32px;line-height:1;cursor:pointer}.quote-kicker{margin:7px 0 10px;color:#a67523;font-size:11px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.quote-dialog h2{margin:0;font:700 clamp(35px,5vw,48px)/1 "Cormorant Garamond",Georgia,serif;color:var(--navy)}.quote-dialog>p:not(.quote-kicker){margin:17px auto 25px;max-width:450px;color:#66707b;line-height:1.7}.quote-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quote-options a{padding:17px 12px;border:1px solid #d9c69c}.quote-options small,.quote-options strong{display:block}.quote-options small{margin-bottom:5px;color:#748087;font-size:11px}.quote-options strong{font-size:12px;letter-spacing:.04em}.quote-call{background:var(--navy);color:#fff}.quote-call small{color:#d8c9ab}.quote-email{background:linear-gradient(110deg,#be8a36,#edcb79);color:var(--navy)}.quote-later{margin-top:19px;border:0;background:transparent;color:#718087;text-decoration:underline;cursor:pointer}.modal-open{overflow:hidden}
@media(max-width:820px){.quote-banner{align-items:flex-start;flex-direction:column}.quote-banner-actions{width:100%}.quote-banner-actions a,.quote-banner-actions button{flex:1}.floating-quote{display:none}.mobile-call-bar{position:fixed;left:0;right:0;bottom:0;z-index:19;display:flex;align-items:center;justify-content:center;min-height:54px;background:linear-gradient(110deg,#b77f29,#efcf7c);color:var(--navy);font-size:12px;font-weight:800;letter-spacing:.06em;box-shadow:0 -5px 20px rgba(16,31,51,.15)}body{padding-bottom:54px}}
@media(max-width:540px){.quote-banner-actions{flex-direction:column}.quote-banner-actions a,.quote-banner-actions button{width:100%}.quote-dialog{padding:29px 20px 25px}.quote-dialog>img{width:82px;height:82px}.quote-options{grid-template-columns:1fr}}
