:root{--sf-brand:#071725;--sf-accent:#d9b25f;--sf-soft:#f5efe3}

/* Secure contact and booking forms */
.secure-form-card{width:100%;min-width:0;padding:clamp(1.25rem,3.5vw,2.25rem);border:1px solid color-mix(in srgb,var(--sf-brand) 18%,#d9e3e8);border-radius:22px;background:#fff;color:#17232b;box-shadow:0 18px 50px rgba(10,30,42,.12)}
.secure-form-heading{margin-bottom:1.35rem}.secure-form-heading h2{margin:.2rem 0 .45rem!important;font-size:clamp(1.8rem,3vw,2.55rem)!important;line-height:1.12!important}.secure-form-heading p{margin:0;color:#53656e}.secure-form-kicker{color:var(--sf-brand)!important;font-size:.78rem!important;font-weight:850!important;letter-spacing:.12em;text-transform:uppercase}
.secure-form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem}.secure-field{display:grid;gap:.42rem;min-width:0}.secure-field-full{grid-column:1/-1}.secure-field label{font-size:.9rem;font-weight:800;color:#22333d}.secure-field label span{color:#a12d2d}.secure-field input,.secure-field select,.secure-field textarea{width:100%;min-height:50px;padding:.78rem .9rem;border:1px solid #aebdc5;border-radius:11px;background:#fff;color:#152631;font:inherit;line-height:1.4;box-shadow:none}.secure-field textarea{min-height:140px;resize:vertical}.secure-field input:focus,.secure-field select:focus,.secure-field textarea:focus{outline:3px solid color-mix(in srgb,var(--sf-accent) 32%,transparent);outline-offset:1px;border-color:var(--sf-brand)}
.secure-form-alert,.secure-booking-note{margin:0 0 1.1rem;padding:.85rem 1rem;border-radius:11px;font-size:.9rem}.secure-form-alert{border:1px solid #e5b6b0;background:#fff1ef;color:#8d2019}.secure-booking-note{border:1px solid #e5d08e;background:#fff8dd;color:#655018}.secure-form-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.4rem}.secure-form-actions p{margin:0;max-width:34rem;color:#5d6c74;font-size:.8rem}.secure-form-actions button{min-height:48px;padding:.78rem 1.2rem;border:0;border-radius:999px;background:var(--sf-brand);color:#fff;font:inherit;font-size:.95rem;font-weight:800;line-height:1;cursor:pointer;box-shadow:0 9px 20px rgba(10,30,42,.16)}.secure-form-actions button:hover{filter:brightness(1.12)}.secure-form-actions button:focus-visible{outline:3px solid var(--sf-accent);outline-offset:3px}.secure-form-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.verified-socials{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;width:min(calc(100% - 2rem),1180px);margin:1.15rem auto}.verified-socials .social-icon{display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.32);border-radius:50%;color:#fff;background:rgba(255,255,255,.09);text-decoration:none}.verified-socials .social-icon:hover{background:rgba(255,255,255,.18)}.verified-socials svg{width:21px;height:21px;fill:currentColor}.sr-only-social{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gwm-credit{width:min(calc(100% - 2rem),1180px);margin:.8rem auto;font-size:.86rem}.gwm-credit a{color:inherit;font-weight:800}
.thank-you-wrap{padding:clamp(4rem,9vw,8rem) 1rem;background:linear-gradient(145deg,var(--sf-soft),#fff)}.thank-you-card{width:min(760px,100%);margin:auto;padding:clamp(2rem,6vw,4rem);background:#fff;border:1px solid color-mix(in srgb,var(--sf-brand) 20%,#d9e3e8);border-radius:26px;text-align:center;box-shadow:0 22px 65px rgba(10,30,42,.14)}.thank-you-icon{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 1.25rem;border-radius:50%;background:var(--sf-brand);color:#fff;font-size:2rem;font-weight:900}.thank-you-card h1{font-size:clamp(2.15rem,5vw,4rem)!important;line-height:1.08!important;margin:.2rem 0 1rem!important}.thank-you-card p{max-width:620px;margin:.7rem auto;color:#52646d}.thank-reference{display:inline-flex;gap:.5rem;margin:1rem 0;padding:.65rem .9rem;border-radius:999px;background:var(--sf-soft);font-weight:800}.thank-notice{padding:1rem;border:1px solid #e5d08e;border-radius:12px;background:#fff8dd;color:#655018!important}.thank-actions{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}.thank-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.75rem 1.1rem;border:2px solid var(--sf-brand);border-radius:999px;background:var(--sf-brand);color:#fff;text-decoration:none;font-weight:800}.thank-actions a.secondary{background:#fff;color:var(--sf-brand)}
html,body{max-width:100%;overflow-x:hidden}h1,h2,h3{overflow-wrap:anywhere}.site-header img,.brand img{height:auto;object-fit:contain}
@media(max-width:680px){.secure-form-grid{grid-template-columns:1fr}.secure-field-full,.secure-form-actions{grid-column:auto}.secure-form-actions{align-items:stretch;flex-direction:column}.secure-form-actions button{width:100%}.secure-form-card{padding:1.15rem;border-radius:16px}.thank-actions{flex-direction:column}.thank-actions a{width:100%}.page-hero h1,.hero h1,h1{font-size:clamp(2.25rem,11vw,3.85rem)!important;line-height:1.08!important}.button,button,a[class*="button"],a[class*="btn"]{min-height:44px}}
