@font-face{font-family:Gotham;src:url('/assets/gotham-book.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Baskerville;src:url('/assets/new-baskerville.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
:root{color-scheme:light;--navy:#14243b;--gold:#ca9903;--paper:#f7f7f7}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--navy);font-family:Gotham,Arial,sans-serif;font-size:1rem;line-height:1.65}a{color:inherit}a:focus-visible{outline:3px solid var(--navy);outline-offset:6px} .page{display:grid;grid-template-columns:57% 43%;min-height:100svh;border-top:6px solid var(--gold)}.contact-panel{padding:clamp(32px,4vw,72px) clamp(28px,6.25vw,110px) 26px;display:flex;flex-direction:column;min-width:0}header{margin-bottom:clamp(40px,6vh,72px)}.logo{display:block;width:128px;height:auto}.message{margin:auto 0;padding-bottom:64px}.eyebrow{font-size:.875rem;letter-spacing:.22em;text-transform:uppercase;margin:0 0 20px}h1{font-family:Baskerville,Georgia,serif;font-size:clamp(2.6rem,3.7vw,4rem);font-weight:400;line-height:1.08;letter-spacing:-.025em;margin:0;max-width:600px}.gold-rule{width:52px;height:3px;background:var(--gold);margin:30px 0}.intro{margin:0 0 25px;font-size:1rem;max-width:31rem}address{font-style:normal;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.detail{font-size:clamp(1rem,1.55vw,1.3rem);text-decoration-thickness:1px;text-underline-offset:5px;overflow-wrap:anywhere;max-width:100%}.phone{text-decoration:none}.phone:hover{text-decoration:underline}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 23px;border:1px solid var(--navy);text-decoration:none;font-size:.875rem;transition:background-color .15s,color .15s}.primary{background:var(--navy);color:white}.primary:hover{background:#2e435f}.secondary:hover{background:#e6e9ed}footer{font-size:.75rem;color:#4b586b}.photo-panel{position:relative;min-width:0;background:var(--navy);overflow:hidden}.photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:52% center}
@media(min-width:1600px){.contact-panel{padding-left:max(100px,calc((100vw - 1400px)/2))}}
@media(max-width:1000px){.page{grid-template-columns:62% 38%}.contact-panel{padding:36px 32px 24px}h1{font-size:3rem}.logo{width:112px}.desktop-break{display:none}}
@media(max-width:650px){.page{display:flex;flex-direction:column;min-height:100svh}.contact-panel{padding:28px 24px 23px;flex:1}header{margin-bottom:38px}.logo{width:104px}.message{padding-bottom:42px}h1{font-size:2.7rem;max-width:440px}.eyebrow{margin-bottom:14px}.gold-rule{margin:24px 0}.intro{max-width:290px;margin-bottom:22px}.detail{font-size:1.05rem}.actions{gap:10px;margin-top:28px}.button{padding:12px 17px;flex:1;white-space:nowrap}.photo-panel{height:220px;flex:none;order:2}.photo{object-position:center 52%}}
@media(prefers-reduced-motion:reduce){.button{transition:none}}
