.salah-hero-block{background:linear-gradient(135deg,var(--salah-primary),var(--salah-secondary));color:#fff;border-radius:var(--salah-radius);padding:clamp(36px,6vw,82px);margin:24px auto;max-width:var(--salah-max)}
.salah-hero-block h1{color:#fff;font-size:clamp(38px,6vw,78px);line-height:1.02;margin-bottom:18px}.salah-hero-block p{font-size:clamp(18px,2vw,23px);max-width:850px}.salah-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:14px 22px;background:var(--salah-accent);color:#061a2e!important;font-weight:800;text-decoration:none;border:0;box-shadow:0 14px 34px rgba(0,0,0,.12);cursor:pointer}.salah-btn:hover{filter:brightness(.97);transform:translateY(-1px)}.salah-btn--whatsapp{background:#23b45b;color:#fff!important}.salah-btn--ghost{background:#fff;color:var(--salah-primary)!important;border:1px solid rgba(8,36,61,.12);box-shadow:none}.salah-tour-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:28px 0}.salah-tour-card{background:#fff;border:1px solid rgba(8,36,61,.10);border-radius:var(--salah-radius);overflow:hidden;box-shadow:0 18px 50px rgba(8,36,61,.08)}.salah-tour-card__image{min-height:220px;background:linear-gradient(135deg,#f2d99d,#0e5d73);background-size:cover;background-position:center;display:block;position:relative}.salah-tour-card__image span{position:absolute;left:18px;top:18px;background:#fff;color:var(--salah-primary);border-radius:999px;padding:7px 12px;font-size:13px;font-weight:800}.salah-tour-card__body{padding:24px}.salah-tour-card h3{margin:0 0 12px}.salah-tour-card h3 a{text-decoration:none;color:var(--salah-text)}.salah-tour-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0;color:var(--salah-primary)}.salah-tour-card__actions{display:flex;gap:10px;flex-wrap:wrap}.salah-form-wrap{background:#fff;border:1px solid rgba(8,36,61,.12);border-radius:var(--salah-radius);padding:clamp(22px,4vw,42px);box-shadow:0 18px 50px rgba(8,36,61,.08);max-width:980px}.salah-booking-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.salah-form-field{display:block}.salah-form-field--wide{grid-column:1/-1}.salah-form-field span{display:block;font-weight:800;margin-bottom:7px;color:var(--salah-primary)}.salah-form-field input,.salah-form-field select,.salah-form-field textarea{width:100%;box-sizing:border-box;border:1px solid rgba(8,36,61,.18);border-radius:18px;padding:14px 16px;font-size:16px;background:#fff}.salah-form-field textarea{min-height:120px}.salah-booking-form .salah-btn{grid-column:1/-1;justify-self:start}.salah-form-notice{background:#ecfff3;border:1px solid #b8ebc9;color:#0b5c2c;border-radius:18px;padding:14px 18px;margin-bottom:18px;font-weight:700}@media(max-width:900px){.salah-tour-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.salah-booking-form{grid-template-columns:1fr}}@media(max-width:640px){.salah-tour-grid{grid-template-columns:1fr}.salah-tour-card__image{min-height:190px}.salah-hero-block{border-radius:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}
