:root{--navy:#101f33;--gold:#c89b42;--gold-light:#f0cf7a;--cream:#f6f0e5;--ink:#101f33;--muted:#65717a}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,Arial,sans-serif}.quote-header{height:108px;padding:10px clamp(22px,6vw,100px);display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #dfcfad}.quote-header img{width:96px;height:88px;object-fit:contain}.quote-header>div{display:flex;gap:28px}.quote-header>div a{color:var(--navy);font-size:12px;font-weight:800;letter-spacing:.06em;text-decoration:none}.quote-header>div a:last-child{color:#9d701f}.quote-page{min-height:calc(100vh - 108px);display:grid;grid-template-columns:.83fr 1.17fr}.quote-intro{padding:clamp(60px,8vw,130px) clamp(28px,7vw,120px);background:linear-gradient(145deg,#0b1728,#172f4d);color:#fff}.eyebrow{margin:0 0 17px;color:var(--gold-light);font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.quote-intro h1{margin:0 0 26px;font:700 clamp(48px,5.2vw,78px)/.98 "Cormorant Garamond",Georgia,serif;letter-spacing:-.04em}.quote-intro>p:not(.eyebrow){max-width:600px;color:#c5d5db;font-size:17px;line-height:1.8}.quote-intro ul{margin:33px 0;padding:0;list-style:none}.quote-intro li{position:relative;padding:10px 0 10px 28px;color:#f2e8d4}.quote-intro li:before{content:"✓";position:absolute;left:0;color:var(--gold-light);font-weight:800}.contact-card{margin-top:48px;padding-top:25px;border-top:1px solid #48586d}.contact-card small,.contact-card a{display:block}.contact-card small{color:#aebfc5}.contact-card a{margin-top:5px;color:var(--gold-light);font:700 32px "Cormorant Garamond",Georgia,serif;text-decoration:none}.form-card{padding:clamp(45px,6vw,90px) clamp(25px,7vw,120px);background:#fff}.form-heading{display:flex;align-items:center;gap:18px;margin-bottom:36px}.form-heading>span{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:linear-gradient(145deg,#efcf7e,#b57c28);font-weight:800}.form-heading p,.form-heading h2{margin:0}.form-heading p{color:#9b712b;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.form-heading h2{font:700 39px "Cormorant Garamond",Georgia,serif}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:block;margin-bottom:20px;color:#344353;font-size:13px;font-weight:800}label>span{color:#a87825}input,select,textarea{width:100%;margin-top:8px;padding:14px 15px;border:1px solid #cfd5d8;border-radius:0;background:#fff;color:var(--navy);font:500 15px Manrope;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(200,155,66,.14)}textarea{resize:vertical}.consent{display:flex;align-items:flex-start;gap:11px;font-weight:500;line-height:1.55}.consent input{width:18px;height:18px;margin:2px 0 0;flex:none}.consent span{color:#53616c}.consent b{color:#a87825}form>button{width:100%;min-height:62px;border:0;background:linear-gradient(110deg,#b77f29,#efd080,#b98530);color:var(--navy);font:800 13px Manrope;letter-spacing:.06em;cursor:pointer}form>button span{margin-left:10px;font-size:18px}form>button:disabled{opacity:.65;cursor:wait}.form-status{min-height:24px;margin:13px 0 0;text-align:center;color:#8a6423;font-size:13px}.honeypot{position:absolute!important;left:-9999px!important}footer{padding:25px;text-align:center;background:#0b1728;color:#a7b8bf;font-size:12px}@media(max-width:900px){.quote-page{grid-template-columns:1fr}.quote-intro{padding-top:70px;padding-bottom:70px}.form-card{padding-top:60px;padding-bottom:70px}}@media(max-width:580px){.quote-header{height:88px;padding:8px 18px}.quote-header img{width:76px;height:70px}.quote-header>div a:first-child{display:none}.quote-page{min-height:calc(100vh - 88px)}.quote-intro h1{font-size:51px}.field-grid{grid-template-columns:1fr}.form-heading h2{font-size:35px}}
