
.custom-request-page{background:var(--ds-ivory,#fbfaf7);color:var(--ds-navy,#011536)}
.custom-request-hero{background:var(--ds-navy,#011536);color:#fff;padding:70px 24px 62px;text-align:center}
.custom-request-hero__inner{max-width:900px}
.custom-request-hero .ds-eyebrow{color:var(--ds-gold,#bf8b3e);margin-bottom:10px}
.custom-request-hero h1{font-family:"Playfair Display",serif;color:#fff;margin:0;font-size:clamp(2.3rem,6vw,4.4rem);line-height:1.04;font-weight:600}
.custom-request-hero p:last-child{max-width:780px;margin:18px auto 0;line-height:1.7;color:rgba(255,255,255,.88);font-size:1.05rem}
.custom-request-form-section{padding:54px 24px 90px;background:linear-gradient(180deg,rgba(245,237,220,.52),rgba(251,250,247,.9))}
.custom-request-form-wrap{max-width:1180px}
.custom-request-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:34px;align-items:stretch}
.custom-request-form{background:rgba(255,255,255,.97);border-radius:16px;padding:clamp(24px,3vw,36px);box-shadow:0 14px 38px rgba(1,21,54,.10);border:1px solid rgba(1,21,54,.12)}
.custom-request-image{min-height:100%;border-radius:16px;background:url("images/Photo Jun 17 2026, 6 46 32 PM.jpg") center/cover no-repeat;position:relative;overflow:hidden;box-shadow:0 14px 38px rgba(1,21,54,.10)}
.custom-request-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 68%,rgba(1,21,54,.16))}
.custom-form-heading{text-align:left;max-width:720px;margin:0 0 24px}
.custom-form-heading h2{font-family:"Playfair Display",serif;color:var(--ds-navy,#011536);font-size:clamp(1.85rem,3vw,2.45rem);line-height:1.12;margin:8px 0 0}
.custom-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}
.custom-field{display:flex;flex-direction:column;gap:7px;color:var(--ds-navy,#011536);font-weight:700;font-size:.92rem}
.custom-field--wide{grid-column:1/-1;margin-top:16px}
.custom-form-grid .custom-field--wide{margin-top:0}
.custom-field input,.custom-field textarea{width:100%;box-sizing:border-box;border:1px solid #b9c0ca;border-radius:8px;background:#fff;color:#26364f;font:inherit;font-weight:400;padding:11px 12px;transition:border-color .2s,box-shadow .2s,background .2s}
.custom-field textarea{resize:vertical;min-height:118px}
.custom-field input:focus,.custom-field textarea:focus{outline:3px solid rgba(191,139,62,.22);border-color:var(--ds-gold,#bf8b3e);background:#fff;box-shadow:none}
.custom-form-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;padding-top:21px;border-top:1px solid rgba(1,21,54,.11)}
.custom-form-footer p{margin:0;color:#364158;font-family:"Playfair Display",serif;font-size:1.05rem}
.custom-submit{border:0;cursor:pointer;white-space:nowrap}
.custom-form-privacy{text-align:left;color:#687386;font-size:.84rem;line-height:1.5;margin:16px 0 0}
@media(max-width:920px){.custom-request-layout{grid-template-columns:1fr}.custom-request-image{min-height:430px;order:2}}
@media(max-width:640px){.custom-request-hero{padding:52px 18px 46px}.custom-request-form-section{padding:34px 14px 64px}.custom-request-form{padding:22px}.custom-form-grid{grid-template-columns:1fr}.custom-field--wide{grid-column:auto}.custom-form-footer{align-items:stretch;flex-direction:column;text-align:left}.custom-submit{width:100%}.custom-request-image{min-height:320px}}
