.hero{flex-direction:column;justify-content:flex-end;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero-media{z-index:0;position:absolute;inset:0}.hero-video{object-fit:cover;width:100%;height:100%}.hero-scrim{background:linear-gradient(#000000b3 0%,#0003 32%,#00000059 62%,#000000eb 100%),linear-gradient(90deg,#000000a6 0%,#0000 55%);position:absolute;inset:0}.hero-content{z-index:1;flex-direction:column;flex:1;justify-content:center;width:100%;max-width:1600px;margin:0 auto;padding:8rem 2.5rem 2rem;display:flex;position:relative}.hero-eyebrow{color:var(--accent);margin-bottom:1.5rem}.hero .hero-title{letter-spacing:-.03em;color:#fff;max-width:16ch;font-size:clamp(2.6rem,5.2vw,5rem);font-weight:600;line-height:1.02}.hero-sub{color:#edededd1;max-width:40ch;margin-top:1.5rem;font-size:1.1rem;line-height:1.6}.hero-badges{flex-wrap:wrap;gap:1.75rem;margin-top:2rem;display:flex}.hero-badge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:#ffffffb8;padding-left:1.4rem;font-size:.74rem;font-weight:600;position:relative}.hero-badge:before{content:"";border-left:1.6px solid var(--accent);border-bottom:1.6px solid var(--accent);width:7px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-70%)rotate(-45deg)}.hero-trust{z-index:1;width:calc(100% - 5rem);max-width:1600px;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:#ffffffb8;flex-wrap:wrap;align-items:center;gap:.85rem;margin:0 auto 2.25rem;font-size:.72rem;font-weight:600;display:flex;position:relative}.hero-trust-stars{color:var(--accent);letter-spacing:.1em}.hero-trust-sep{background:var(--fg-muted);opacity:.5;border-radius:0;width:4px;height:4px}.hero-booking{z-index:1;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);background:#1717179e;border-radius:0;align-items:stretch;gap:.25rem;width:calc(100% - 5rem);max-width:1600px;margin:0 auto 1rem;padding:.6rem .6rem .6rem 1.25rem;display:flex;position:relative;box-shadow:0 24px 60px #0006}.hb-field{flex-direction:column;flex:1;justify-content:center;gap:.3rem;min-width:0;padding:.5rem .9rem;display:flex}.hb-field>span{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.14em;color:#ffffffb8;font-size:.66rem;font-weight:600}.hb-control{align-items:center;display:flex;position:relative}.hb-control select,.hb-control input{width:100%;font-family:var(--font-body);color:#fff;cursor:pointer;appearance:none;background:0 0;border:none;outline:none;padding:0 1.2rem 0 0;font-size:1rem;font-weight:600}.hb-control select option{color:var(--fg);background:#fff}.hb-chevron{border-right:1.6px solid var(--accent);border-bottom:1.6px solid var(--accent);pointer-events:none;width:7px;height:7px;position:absolute;top:50%;right:2px;transform:translateY(-70%)rotate(45deg)}.hb-control input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.hb-control input[type=date]::-webkit-calendar-picker-indicator{filter:invert(56%)sepia(72%)saturate(1200%)hue-rotate(347deg)brightness(98%);cursor:pointer}.hb-divider{background:var(--line);align-self:center;width:1px;height:2.4rem}.hb-submit{font-family:var(--font-body);color:#fff;background:var(--accent);border-radius:0;flex-shrink:0;align-items:center;gap:.55rem;padding:0 1.6rem;font-size:.95rem;font-weight:600;transition:background .25s,transform .25s;display:inline-flex}.hb-submit:hover{background:var(--accent-600);transform:translateY(-1px)}.hb-arrow{transition:transform .25s}.hb-submit:hover .hb-arrow{transform:translate(3px)}@media (max-width:900px){.hero-content{padding:7rem 1.25rem 1.5rem}.hero-trust{gap:.5rem .7rem;width:calc(100% - 2.5rem);font-size:.64rem}.hero-booking{flex-direction:column;gap:.15rem;width:calc(100% - 2.5rem);padding:.75rem}.hb-field{border-bottom:1px solid var(--line);padding:.35rem .75rem}.hb-control{min-height:2.75rem}.hb-control select,.hb-control input{font-size:1rem}.hb-divider{display:none}.hb-submit{justify-content:center;margin-top:.6rem;padding:1rem 1.6rem}}@media (max-width:560px){.hero .hero-title{font-size:clamp(2.1rem,8vw,3rem)}.hero-badges{gap:.75rem 1.4rem;margin-top:1.5rem}}
