*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f6f7f9;color:#151515}.topbar{height:68px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid #e6e6e6;position:sticky;top:0;z-index:20}.logo{text-decoration:none;display:flex;align-items:baseline;gap:8px}.logo span{font-weight:800;font-size:1.8rem;letter-spacing:-.08em;color:#8b1e2d}.logo small{font-weight:800;color:#222;letter-spacing:.06em}.call-link{background:#8b1e2d;color:#fff;text-decoration:none;padding:9px 16px;border-radius:999px;font-weight:700}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:600px;background:#fff}.hero-content{padding:90px max(24px,8vw);display:flex;flex-direction:column;justify-content:center}.hero img{width:100%;height:100%;object-fit:cover;min-height:600px}.eyebrow{font-size:.75rem;letter-spacing:.18em;font-weight:800;color:#8b1e2d}.hero h1{font-size:clamp(2.7rem,6vw,5.4rem);line-height:.98;letter-spacing:-.055em;margin:.4rem 0 1rem}.intro{font-size:1.08rem;line-height:1.7;color:#5a5a5a;max-width:590px}.primary-btn{display:inline-flex;align-items:center;justify-content:center;background:#8b1e2d;color:#fff;text-decoration:none;border:0;border-radius:12px;padding:16px 24px;font-weight:800;font-size:1rem;width:max-content;margin-top:18px;cursor:pointer}.quick-contact{display:flex;gap:10px;margin-top:20px;color:#777}.quick-contact a{color:#333;text-decoration:none;font-weight:600}.steps{display:grid;grid-template-columns:repeat(3,1fr);max-width:980px;margin:-38px auto 0;background:#fff;border-radius:18px;box-shadow:0 18px 40px rgba(0,0,0,.09);position:relative;z-index:5}.steps div{padding:24px;text-align:center}.steps span{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#8b1e2d;color:#fff;font-weight:800}.steps p{margin:.6rem 0 0;font-weight:700}.booking-section{max-width:820px;margin:90px auto;padding:0 20px}.section-head{text-align:center;margin-bottom:28px}.section-head h2{font-size:clamp(2rem,5vw,3.3rem);line-height:1.05;letter-spacing:-.04em;margin:.4rem 0}.booking-section form{background:#fff;border-radius:22px;padding:32px;box-shadow:0 18px 48px rgba(0,0,0,.08)}label{display:flex;flex-direction:column;gap:8px;font-weight:700;margin-bottom:18px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}input,select,textarea{width:100%;font:inherit;padding:14px;border:1px solid #d4d7dc;border-radius:10px;background:#fff}input:focus,select:focus,textarea:focus{outline:3px solid rgba(139,30,45,.12);border-color:#8b1e2d}.check{flex-direction:row;align-items:flex-start;color:#555;font-weight:500;font-size:.9rem}.check input{width:auto;margin-top:4px}.submit-btn{width:100%;margin-top:0}.hidden{display:none}.contact-card{max-width:820px;margin:0 auto 90px;padding:38px 22px;text-align:center;background:#1d1d1f;color:#fff;border-radius:24px}.contact-card h2{font-size:2rem;margin:.4rem 0 1rem}.contact-card a{display:block;color:#fff;text-decoration:none;font-size:1.2rem;font-weight:700;margin:6px 0}.contact-card p:last-child{color:#bbb}footer{padding:28px;text-align:center;background:#fff;border-top:1px solid #e6e6e6;display:flex;flex-direction:column;gap:4px}footer span{color:#666}@media(max-width:800px){.hero{grid-template-columns:1fr}.hero-content{padding:60px 24px}.hero img{min-height:320px}.steps{margin:0;border-radius:0;box-shadow:none;border-top:1px solid #eee;border-bottom:1px solid #eee}.booking-section{margin:65px auto}.booking-section form{padding:22px}}@media(max-width:560px){.logo small{font-size:.65rem}.steps{grid-template-columns:1fr}.steps div{padding:16px;border-bottom:1px solid #eee}.field-row{grid-template-columns:1fr}.hero h1{font-size:3rem}.quick-contact{flex-direction:column}.quick-contact span{display:none}}
.field-help{font-weight:500;color:#6b7280;font-size:.8rem;line-height:1.4;margin-top:-2px}
input[type="file"]{padding:11px;background:#fafafa}
