.hero-section{background:linear-gradient(180deg, #fff 0%, var(--bg-page) 100%);z-index:25;isolation:isolate;align-items:center;min-height:auto;padding:3rem 0 3.5rem;display:flex;position:relative}.hero-content{z-index:2;width:100%;position:relative}.hero-headline-wrap{justify-content:center;width:100%;margin:0 auto 1rem;display:flex;overflow:hidden}.hero-headline{font-family:"Outfit", var(--font-body), sans-serif;color:var(--charcoal);letter-spacing:-.025em;white-space:nowrap;margin:0;font-size:clamp(1.35rem,2.4vw + .5rem,2.15rem);font-weight:600;line-height:1.2;animation:.9s cubic-bezier(.22,1,.36,1) both heroHeadlineIn}.hero-headline-line{white-space:nowrap;transform-origin:50%;will-change:transform;flex-wrap:nowrap;align-items:baseline;gap:.35em;display:inline-flex}.hl-part--tag{color:var(--gray-600);font-weight:500;animation:.8s cubic-bezier(.22,1,.36,1) .1s both heroPartIn}.hl-sep{color:var(--brand);opacity:.7;font-weight:300;animation:.8s cubic-bezier(.22,1,.36,1) .2s both heroPartIn}.hl-part--main{color:var(--charcoal);font-weight:600;animation:.8s cubic-bezier(.22,1,.36,1) .3s both heroPartIn}.hl-accent{background:linear-gradient(105deg, var(--brand-dark) 0%, var(--brand) 35%, #e8b84a 50%, var(--brand) 65%, var(--brand-dark) 100%);-webkit-text-fill-color:transparent;background-size:220%;-webkit-background-clip:text;background-clip:text;font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:700;animation:4s ease-in-out infinite heroShimmer,1s cubic-bezier(.22,1,.36,1) .55s both heroAccentIn}@keyframes heroHeadlineIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes heroPartIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes heroAccentIn{0%{opacity:0;letter-spacing:.06em}to{opacity:1;letter-spacing:0}}@keyframes heroShimmer{0%,to{background-position:0%}50%{background-position:100%}}@media (width<=575.98px){.hero-section{padding:2rem 0 2.75rem}.hero-headline-wrap{margin-bottom:.65rem;overflow:visible;height:auto!important}.hero-headline{letter-spacing:-.025em;white-space:normal;font-size:1.5rem;line-height:1.15}.hero-headline-line{white-space:normal;text-align:center;flex-direction:column;align-items:center;gap:.15rem;transform:none!important}.hl-part--tag{color:var(--charcoal);font-size:1.2rem;font-weight:600}.hl-sep{opacity:.85;margin:.05rem 0;font-size:1.1rem;line-height:1;display:block}.hl-part--main{font-size:1.35rem;font-weight:700;line-height:1.2}.hl-accent{font-size:1.42rem}.hero-desc{color:var(--gray-500);max-width:92%;margin-bottom:1.1rem;padding:0;font-size:.68rem;line-height:1.4}}.hero-desc{color:var(--gray-600);max-width:560px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.0625rem;line-height:1.6}.hero-trust{color:var(--gray-600);flex-wrap:wrap;justify-content:center;gap:1.25rem;font-size:.875rem;display:flex}.hero-trust i{color:var(--brand)}.hero-section{text-align:center;padding:2.5rem 0 3.5rem}.hero-search-wrap{z-index:30;width:100%;max-width:920px;margin:0 auto 1.5rem;position:relative}.hero-search-wrap:has(.home-flight-search){max-width:min(1140px,100%)}.hero-search-tabs{border:1px solid var(--gray-200);box-shadow:var(--shadow-sm);background:#ffffffeb;border-radius:999px;align-items:center;gap:.35rem;margin:0 auto 1rem;padding:.35rem;display:inline-flex}.hero-search-tab{color:var(--gray-600);min-height:42px;font-size:.875rem;font-weight:700;font-family:var(--font-body);cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem 1.05rem;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex}.hero-search-tab:hover:not(.active){background:var(--gray-50);color:var(--charcoal)}.hero-search-tab.active{background:linear-gradient(135deg, var(--brand) 0%, #d87c15 100%);color:#fff;box-shadow:0 8px 18px rgba(var(--brand-rgb), .28)}.home-flight-search.ixi-flights{text-align:left;background:0 0;min-height:0}.home-flight-search .ixi-search-card{margin:0}.home-flight-search .ixi-search-head{margin-bottom:.75rem}@media (width>=992px){.home-flight-search .ixi-search-card{padding:1.2rem 1.35rem 1.1rem}.home-flight-search .ixi-assured{grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(0,1fr));gap:.5rem 1rem}}@media (width<=767px){.hero-search-tabs{width:100%;max-width:420px;display:flex}.hero-search-tab{flex:1;justify-content:center;padding-inline:.65rem;font-size:.82rem}}.hero-search{background:var(--white);border-radius:var(--radius-xl);border:1px solid var(--gray-200);box-shadow:var(--shadow-lg), 0 0 0 1px #fffc inset;padding:.5rem;overflow:visible}.hero-search-grid{grid-template-columns:1fr 1.25fr auto;align-items:stretch;gap:0;display:grid;overflow:visible}.hero-search-cell{border-radius:var(--radius-lg);align-items:flex-start;gap:.75rem;min-width:0;padding:.85rem 1rem;transition:background .15s,box-shadow .15s;display:flex;position:relative}.hero-search-cell:hover{background:var(--gray-50)}.hero-search-cell:focus-within{background:var(--brand-light);box-shadow:inset 0 0 0 2px rgba(var(--brand-rgb), .25)}.hero-search-cell+.hero-search-cell:before{content:"";background:var(--gray-200);width:1px;height:64%;position:absolute;top:18%;left:0}.hero-search-icon{background:linear-gradient(135deg, var(--brand-light), #fff);border:1px solid rgba(var(--brand-rgb), .15);width:40px;height:40px;color:var(--brand);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;margin-top:.15rem;font-size:1.1rem;display:flex}.hero-search-body{text-align:left;flex:1;min-width:0}.hero-search-body label{text-transform:uppercase;letter-spacing:.06em;color:var(--gray-600);font-size:.6875rem;font-weight:700;font-family:var(--font-body);margin-bottom:.25rem;display:block}.hero-search-body select,.hero-search-body input{width:100%;color:var(--charcoal);font-size:.9375rem;font-weight:600;font-family:var(--font-body);cursor:pointer;appearance:none;padding:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%2364748B' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E") right 0 center no-repeat;border:none;padding-right:1.25rem;line-height:1.35;display:block}.hero-search-body input.hero-search-text{cursor:text;background-image:none;padding-right:0;font-weight:500}.hero-search-body input.hero-search-text::placeholder{color:var(--gray-600);font-weight:500}.hero-search-body select:focus,.hero-search-body input:focus{outline:none}.hero-search-submit{border-radius:var(--radius-lg);background:var(--brand);color:#fff;min-height:52px;font-size:.9375rem;font-weight:700;font-family:var(--font-body);white-space:nowrap;box-shadow:var(--shadow-brand);border:none;justify-content:center;align-self:center;align-items:center;gap:.5rem;margin:.35rem;padding:0 1.35rem;transition:transform .15s,box-shadow .15s;display:flex}.hero-search-submit:hover{box-shadow:0 8px 24px rgba(var(--brand-rgb), .4);color:#fff;transform:translateY(-1px)}.hero-search-hints{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.75rem;display:flex}.hero-search-hint{color:var(--gray-600);background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-pill);padding:.35rem .75rem;font-size:.8125rem;text-decoration:none;transition:all .15s}.hero-search-hint:hover{border-color:var(--brand);color:var(--brand);background:var(--brand-light)}.live-search-dropdown{z-index:2000;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);text-align:left;width:100%;max-height:min(420px,70vh);margin-top:.5rem;position:relative;top:auto;left:auto;right:auto;overflow:auto;box-shadow:0 16px 48px #0f172a24}.live-search-item{color:inherit;border-bottom:1px solid var(--gray-100);align-items:center;gap:.75rem;padding:.65rem .85rem;text-decoration:none;transition:background .12s;display:flex}.live-search-item:last-child{border-bottom:none}.live-search-item:hover,.live-search-item.is-active{background:var(--brand-light);color:inherit}.live-search-item img{object-fit:cover;background:var(--gray-100);border-radius:10px;flex-shrink:0;width:52px;height:52px}.live-search-item-body{flex:1;min-width:0}.live-search-item-name{color:var(--navy);margin-bottom:.1rem;font-size:.88rem;font-weight:700;line-height:1.3}.live-search-item-meta{color:var(--gray-600);font-size:.75rem}.live-search-item-price{color:var(--brand-dark);white-space:nowrap;font-size:.82rem;font-weight:700}.live-search-footer{border-top:1px solid var(--gray-200);background:var(--gray-50);padding:.65rem .85rem;position:sticky;bottom:0}.live-search-footer a{color:var(--brand);font-size:.82rem;font-weight:700;text-decoration:none}.live-search-status{color:var(--gray-600);text-align:center;padding:.85rem 1rem;font-size:.84rem}.live-search-loading .live-search-status:after{content:"";border:2px solid var(--gray-300);border-top-color:var(--brand);vertical-align:-.15rem;border-radius:50%;width:.9rem;height:.9rem;margin-left:.4rem;animation:.6s linear infinite liveSearchSpin;display:inline-block}@keyframes liveSearchSpin{to{transform:rotate(360deg)}}@media (width<=991px){.hero-search-grid{grid-template-columns:1fr}.hero-search-submit{width:calc(100% - .7rem);margin:.35rem}.hero-search-cell+.hero-search-cell:before{display:none}.hero-search-cell{border-bottom:1px solid var(--gray-100);border-radius:0}.hero-search-cell:last-of-type{border-bottom:none}}@media (width<=575px){.hero-search{border-radius:var(--radius-lg);padding:.35rem}.hero-search-cell{padding:.75rem .85rem}.hero-search-icon{width:36px;height:36px;font-size:1rem}}.stats-bar-wrap{z-index:35;margin-top:-2.5rem;margin-bottom:.25rem;position:relative}.stats-bar{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--gray-200);z-index:1;padding:1.5rem 2rem;position:relative}@media (width<=575.98px){.stats-bar-wrap{margin-top:-1rem;padding:0 .25rem}.stats-bar{padding:1.15rem 1rem}.stat-number{font-size:1.25rem}.stat-label{font-size:.75rem}}.stat-item{text-align:center}.stat-number{color:var(--charcoal);letter-spacing:-.02em;font-size:1.5rem;font-weight:800;line-height:1}.stat-label{color:var(--gray-600);margin-top:.35rem;font-size:.8125rem}.top-picks-section{margin-top:1.5rem;padding:2.5rem 0 3rem}.top-picks-header{border-bottom:1px solid var(--gray-200);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem 1.5rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.top-picks-header-left{flex:1;min-width:0}.top-picks-badge{letter-spacing:.07em;text-transform:uppercase;color:var(--brand-dark);background:var(--brand-light);border:1px solid rgba(var(--brand-rgb), .25);border-radius:999px;align-items:center;gap:.35rem;margin-bottom:.6rem;padding:.3rem .75rem;font-size:.68rem;font-weight:700;display:inline-flex}.top-picks-title{color:var(--charcoal);letter-spacing:-.03em;margin:0 0 .45rem;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:800;line-height:1.15}.top-picks-title span{color:var(--brand)}.top-picks-lead{color:var(--gray-600);max-width:500px;margin:0 0 .8rem;font-size:.88rem;line-height:1.55}.top-picks-includes{flex-wrap:wrap;gap:.4rem;display:flex}.top-picks-include{color:var(--charcoal);background:var(--gray-50);border:1px solid var(--gray-200);white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .65rem;font-size:.72rem;font-weight:600;display:inline-flex}.top-picks-include i{color:var(--brand);font-size:.78rem}.top-picks-cta{background:var(--navy);white-space:nowrap;border-radius:10px;flex-shrink:0;align-self:flex-end;align-items:center;gap:.4rem;padding:.6rem 1.1rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex;color:#fff!important}.top-picks-cta:hover{background:var(--navy-light);transform:translateY(-1px);color:#fff!important}.feature-icon{background:var(--brand-light);border:1px solid rgba(var(--brand-rgb), .2);width:52px;height:52px;color:var(--brand);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.3rem;display:flex}.feature-card{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--gray-200);height:100%;padding:1.5rem;transition:box-shadow .2s}.feature-card:hover{box-shadow:var(--shadow-md)}.why-card{background:var(--gray-50);color:var(--charcoal);border-radius:var(--radius-md);border:1px solid var(--gray-200);height:100%;padding:1.75rem;transition:box-shadow .2s}.why-card:hover{box-shadow:var(--shadow-md)}.why-icon{color:var(--brand);margin-bottom:1rem;font-size:2rem}.review-card{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--gray-200);height:100%;padding:1.5rem;transition:box-shadow .2s}.review-card:hover{box-shadow:var(--shadow-md)}.reviewer-avatar{background:var(--brand);width:44px;height:44px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.gallery-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.gallery-item{aspect-ratio:1;background:var(--gray-100);border-radius:12px;position:relative;overflow:hidden}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block;position:absolute;inset:0}.gallery-item:hover img{transform:scale(1.08)}.gallery-item:first-child{grid-area:span 2/span 2}.dest-card{aspect-ratio:3/4;cursor:pointer;background:var(--gray-100);border-radius:16px;width:100%;position:relative;overflow:hidden}.dest-card img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block;position:absolute;inset:0}.dest-card:hover img{transform:scale(1.06)}.dest-overlay{background:linear-gradient(#0000 40%,#1b2b4be6 100%);align-items:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.dest-name{font-family:var(--font-display);color:#fff;font-size:1.15rem;font-weight:700}.dest-state{color:var(--brand);font-size:.8rem;font-weight:500}.faq-item{border:1px solid var(--gray-200);border-radius:12px;margin-bottom:.75rem;transition:box-shadow .2s;overflow:hidden}.faq-item:hover{box-shadow:var(--shadow-sm)}.faq-question{color:var(--charcoal);cursor:pointer;justify-content:space-between;align-items:center;padding:1.1rem 1.5rem;font-size:.95rem;font-weight:600;display:flex}.faq-answer{color:var(--gray-600);padding:0 1.5rem 1.1rem;font-size:.9rem;line-height:1.7}.twoWay-section{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius-xl);position:relative;overflow:hidden}.twoWay-section:before{content:"";background:rgba(var(--brand-rgb), .06);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}@media (width<=767px){.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-item:first-child{grid-area:span 1/span 1}}@media (width<=575.98px){.top-picks-section{margin-top:.75rem;padding:1.5rem 0 2rem}.top-picks-header{flex-direction:column;align-items:stretch;gap:.75rem}.top-picks-cta{justify-content:center;width:100%;min-height:44px}}.faq-icon-open{transform:rotate(45deg)}
