.hero-portal{background:linear-gradient(150deg,#000820 0%,#000d2e 25%,#001a6b 55%,#0038a8 80%,#0055d4 100%);width:100%;height:auto;min-height:88vh;position:relative;overflow:hidden}.hero-search-bar{z-index:20;width:100%;max-width:640px;margin:24px 0 0;position:relative}.hero-video-wrapper{z-index:1;will-change:transform;position:absolute;inset:0;overflow:hidden}.hero-video{object-fit:cover;opacity:0;will-change:transform, opacity;width:100%;height:100%;transition:opacity 1s;position:absolute;inset:0;transform:scale(1.08)}.hero-video.active{opacity:1}.hero-overlay{z-index:2;pointer-events:none;background:linear-gradient(#0000001a 0%,#000d2e61 100%);position:absolute;inset:0}.hero-selector{display:none!important}.dest-btn{cursor:pointer;background:#fff;border:none;border-left:3px solid #0000;flex-direction:column;align-items:center;gap:12px;width:100%;padding:16px 8px;transition:all .4s;display:flex}.dest-btn:hover{background:#fff}.dest-btn.active{background:#fff;border-left-color:#ff5a1f}.dest-btn-text{writing-mode:vertical-rl;text-orientation:mixed;color:#000;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;font-family:Arial,sans-serif;font-size:11px;font-weight:800;transition:color .4s;transform:rotate(180deg)}.dest-btn.active .dest-btn-text,.dest-btn:hover .dest-btn-text{color:#ff5a1f;font-weight:800}.dest-btn-line{background:#ffffff40;width:1px;height:28px;transition:background .4s}.dest-btn.active .dest-btn-line{background:#ff5a1f}.hero-content{z-index:10;max-width:calc(55% - 48px);transition:opacity .4s;position:absolute;top:50%;left:48px;transform:translateY(-50%)}.hero-content.switching{opacity:0}.hero-eyebrow{align-items:center;gap:12px;margin-bottom:22px;display:flex}.eyebrow-line{background:#ff4500;flex-shrink:0;width:30px;height:1px}.eyebrow-text{color:#ff4500;letter-spacing:5px;text-transform:uppercase;white-space:nowrap;font-family:Arial,sans-serif;font-size:9px}.hero-headline{color:#fff;letter-spacing:-1.5px;text-shadow:0 2px 40px #0000004d;margin:0 0 14px;font-family:Arial,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(34px,4.5vw,60px);font-weight:900;line-height:1.1}.hero-headline em{color:#ff6b2b;letter-spacing:-.5px;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400}.hero-tagline{color:#f5f2ecb3;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:30px;font-family:Arial,sans-serif;font-size:11px;transition:opacity .35s}.hero-ctas{flex-wrap:wrap;gap:14px;display:flex}.btn-cream{color:#fff;letter-spacing:2.5px;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#ff4500;border:none;border-radius:10px;padding:15px 30px;font-family:Arial,sans-serif;font-size:11px;font-weight:900;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 6px 24px #ff45008c}.btn-cream:hover{background:#ff6b2b;transform:translateY(-2px);box-shadow:0 8px 28px #ff4500a6}.btn-brass{color:#fff;letter-spacing:2.5px;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #ffffff73;border-radius:10px;padding:14px 28px;font-family:Arial,sans-serif;font-size:11px;font-weight:900;text-decoration:none;transition:all .3s;display:inline-block}.btn-brass:hover{background:#ffffff14;border-color:#fff}.hero-card{z-index:10;background:#fff;border:1px solid #e0e0e0;border-radius:12px;width:252px;padding:28px 22px;transition:opacity .4s;position:absolute;top:50%;right:56px;transform:translateY(-50%);box-shadow:0 4px 20px #0000001f}.hero-card.switching{opacity:0}.card-dest-label{color:#ff5a1f;letter-spacing:5px;text-transform:uppercase;margin-bottom:6px;font-family:Arial,sans-serif;font-size:8px;font-weight:800}.card-dest-title{color:#000;margin-bottom:18px;font-family:Arial,sans-serif;font-size:22px;font-weight:900;line-height:1.2}.card-divider{background:#ff5a1f;width:38px;height:2px;margin-bottom:16px}.card-price-label{color:#444;letter-spacing:3px;text-transform:uppercase;margin-bottom:4px;font-family:Arial,sans-serif;font-size:11px}.card-price{color:#ff5a1f;margin-bottom:4px;font-family:Arial,sans-serif;font-size:28px;font-weight:900;line-height:1}.card-price-note{color:#666;margin-bottom:18px;font-family:Arial,sans-serif;font-size:10px}.card-duration{color:#fff;background:#0038a8;border:1px solid #0038a8;border-radius:20px;margin-bottom:14px;padding:5px 13px;font-family:Arial,sans-serif;font-size:12px;font-weight:700;display:inline-block}.card-includes{flex-wrap:wrap;gap:6px;margin-bottom:22px;display:flex}.incl-pill{color:#444;background:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:3px 9px;font-family:Arial,sans-serif;font-size:11px;font-weight:700}.card-cta{color:#ff5a1f;letter-spacing:2px;text-transform:uppercase;border-bottom:1px solid #0000;font-family:Arial,sans-serif;font-size:11px;font-weight:700;text-decoration:none;transition:border-color .3s;display:inline-block}.card-cta:hover{border-bottom-color:#ff5a1f}.hero-mobile-tabs{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:none}.mobile-tab{color:#fff;letter-spacing:2px;text-transform:uppercase;cursor:pointer;background:#f5f2ec1f;border:none;border-radius:3px;padding:8px 14px;font-family:Arial,sans-serif;font-size:9px}.mobile-tab.active{background:#ff4500}@media (width<=1024px){.hero-card{display:none}.hero-content{max-width:calc(100% - 120px)}}@media (width<=768px){.hero-portal{flex-direction:column;height:100svh;min-height:100svh;max-height:100svh;display:flex;overflow:hidden}.hero-video-wrapper{z-index:0;position:absolute;inset:0}.hero-video{object-fit:cover;width:100%;height:100%}.hero-overlay{background:linear-gradient(#0000001a 0%,#000d2e66 100%)!important}.hero-content{z-index:10;flex-direction:column;justify-content:center;gap:8px;height:100svh;display:flex;position:relative;max-width:100%!important;padding:20px 16px 16px!important;top:0!important;left:0!important;transform:none!important}.hero-eyebrow{letter-spacing:.15em;font-size:10px}.hero-headline{font-size:26px!important;line-height:1.15!important}.hero-tagline{letter-spacing:.08em;font-size:11px}.hero-ctas{margin-top:8px;flex-direction:column!important;gap:8px!important}.hero-ctas a,.hero-ctas button{text-align:center;width:100%!important;padding:13px 16px!important;font-size:13px!important}.hero-search-bar{gap:6px;max-width:100%!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:10px!important;flex-direction:column!important;margin-top:10px!important;overflow:visible!important}.hero-search-bar select{color:#000!important;background:#fff!important;border:1px solid #fff6!important;border-radius:8px!important;width:100%!important;height:42px!important;padding:0 12px!important;font-size:13px!important;font-weight:600!important}.hero-search-btn{border-radius:8px!important;width:100%!important;height:44px!important;font-size:13px!important}.hero-card,.hero-selector,.hero-mobile-tabs,.hero-selector-strip,.hero-trust{display:none!important}}
