*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#F5F1E8;color:#1A2B3D;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
img,video{max-width:100%}
a{color:#1B5E75;text-decoration:none;transition:color .2s ease}
a:hover{color:#FF6B5B}
::selection{background:#EAE2D0}
h1,h2,h3{text-wrap:pretty}
.x1:hover{color:#B8860B !important}
.x2:hover{color:#FF6B5B !important}
.x3:hover{background:rgba(184,134,11,0.05) !important}
.x4:hover{background:#F9F5EC !important}
.x5:hover{color:#FF6B5B !important;border-bottom-color:#FF6B5B !important}
.x6:focus{border-color:#1B5E75 !important}
.x7:hover{background:#FF6B5B !important}
.x8:hover{background:#FDFBF5 !important;color:#FF6B5B !important}
@media (max-width:640px){
  nav{gap:22px !important;font-size:11px !important}
  section,header,footer{padding-left:22px !important;padding-right:22px !important}
}
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
}
.w1:hover{color:#B8860B !important}
.w2:hover{color:#FF6B5B !important}
.w3:hover{background:#FDFBF5 !important;color:#FF6B5B !important}
.b1:hover{background:#22374D !important}
.b1:hover span{color:#B8860B !important}

.h1:hover{background:#22374D !important}
.h2:hover{color:#FF6B5B !important}
.h3:hover{background:#F9F5EC !important}
.h4:hover{color:#FF6B5B !important;border-bottom-color:#FF6B5B !important}
.h5:hover{background:#FF6B5B !important;color:#F5F1E8 !important}
@media (max-width: 640px) {
  nav a, nav button { font-size: 11px !important; letter-spacing: 0.1em !important; }
  nav > div:last-child { gap: 14px !important; }
  [data-hero-pad] { padding-top: 190px !important; }
  [data-ballroom-grid] { grid-template-columns: 1fr 1fr !important; }
  [data-ballroom-grid] img { height: auto !important; max-height: 220px !important; }
  [data-sticky-cta] { left: 50% !important; right: auto !important; transform: translateX(-50%); bottom: 18px !important; }
}
