@keyframes fadeInUp{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes heroZoom{from{transform:scale(1)}to{transform:scale(1.08)}}@keyframes subtleFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}.reveal{opacity:0;transform:translateY(24px);transition:opacity 0.7s cubic-bezier(0.23,1,0.32,1),transform 0.7s cubic-bezier(0.23,1,0.32,1);will-change:opacity,transform}.reveal--visible{opacity:1;transform:translateY(0)}.reveal--fade-only{transform:none}.reveal--fade-only.reveal--visible{transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}.no-js .reveal{opacity:1;transform:none}.reveal-up{animation:fadeInUp 0.8s cubic-bezier(0.23,1,0.32,1) both}.last-minute-strip,.reviews-section,.lyp-section,.section-block,.picks-section{max-width:1536px;margin-left:auto;margin-right:auto}.section-block{padding:3.5rem 0}.section-block--white{background:#fff}.section-block--cream{background:#faf8f5}@media (min-width:768px){.section-block{padding:4.5rem 0}}@media (min-width:1024px){.section-block{padding:5.5rem 0}}.section-header{text-align:center;margin-bottom:3rem}@media (min-width:768px){.section-header{margin-bottom:3rem}}.section-eyebrow-sm{display:block;font-size:0.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.14em;color:#358C82;margin-bottom:0.75rem}.section-heading-lg{font-size:2rem;font-weight:700;color:#1a1a1a;letter-spacing:-0.025em;line-height:1.2;margin:0 0 1rem}@media (min-width:768px){.section-heading-lg{font-size:2.75rem}}.section-subtitle-lg{font-size:1rem;color:#6b7280;line-height:1.6;max-width:560px;margin:0 auto;font-weight:400}@media (min-width:768px){.section-subtitle-lg{font-size:1.0625rem}}.section-eyebrow{display:none}.section-heading{display:none}.hero-section{position:relative;height:100vh;min-height:640px;max-height:1000px;overflow:hidden;margin-top:-80px;padding-top:80px}@media (min-width:768px){.hero-section{margin-top:-90px;padding-top:90px}}.hero-slides{position:absolute;inset:0}.hero-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1.5s ease-in-out;animation:heroZoom 12s ease-in-out infinite alternate}.hero-slide--active{opacity:1}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.05) 35%,rgba(0,0,0,0.02) 50%,rgba(0,0,0,0.55) 85%,rgba(0,0,0,0.7) 100%);z-index:1}.hero-container{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:1.5rem}@media (min-width:768px){.hero-container{padding-bottom:4.5rem}}@media (max-width:767px){.hero-section{height:100svh;margin-top:-60px;padding-top:60px}.hero-headline{font-size:2rem}.hero-subline{font-size:0.875rem;margin-top:0.75rem}.hero-content{margin-bottom:1.5rem}.lyp-cta{padding:0.75rem 1.75rem;font-size:0.8125rem}}.hero-content{text-align:center;margin-bottom:2.5rem}.hero-headline{font-size:2.5rem;font-weight:300;color:#fff;line-height:1.15;letter-spacing:-0.03em;text-shadow:0 2px 20px rgba(0,0,0,0.5);margin:0}@media (min-width:768px){.hero-headline{font-size:3.5rem}}@media (min-width:1024px){.hero-headline{font-size:4.25rem}}.hero-subline{font-size:1rem;font-weight:400;color:rgba(255,255,255,0.88);text-shadow:0 1px 12px rgba(0,0,0,0.4);margin:1.25rem auto 0;max-width:640px;line-height:1.6;letter-spacing:0.01em}@media (min-width:768px){.hero-subline{font-size:1.125rem}}.hero-search{max-width:860px;margin:0 auto;width:100%}.trust-bar{background:#fff;border-bottom:1px solid rgba(0,0,0,0.06);padding:1.5rem 0;position:relative;z-index:10}.trust-bar__inner{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}@media (min-width:1024px){.trust-bar__inner{gap:2rem;flex-wrap:nowrap}}.trust-bar__item{display:flex;flex-direction:column;align-items:center;gap:0.25rem;min-width:0}.trust-bar__rating{display:flex;align-items:center;gap:0.5rem}.trust-bar__score{font-size:1.5rem;font-weight:700;color:#1a1a1a;line-height:1}.trust-bar__max{font-size:0.875rem;font-weight:500;color:#9ca3af}.trust-bar__big-number{font-size:1.5rem;font-weight:700;color:#358C82;line-height:1}.trust-bar__label{font-size:0.6875rem;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:0.06em}.trust-bar__logo{height:18px!important;width:auto!important;max-width:70px;opacity:0.75}.trust-bar__divider{width:1px;height:32px;background:#e5e7eb;flex-shrink:0}.trust-bar__phone{display:flex;align-items:center;gap:0.375rem;font-size:1rem;font-weight:600;color:#358C82;text-decoration:none;transition:color 0.2s}.trust-bar__phone:hover{color:#2a6f67}.trust-bar__phone svg{color:#358C82}@media (max-width:767px){.trust-bar{padding:1.25rem 0}.trust-bar__inner{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem 0.75rem;justify-items:center}.trust-bar__score{font-size:1.125rem}.trust-bar__big-number{font-size:1.125rem}.trust-bar__divider{display:none}.trust-bar__item:last-child{display:none}.trust-bar__label{font-size:0.5625rem}.trust-bar__logo{height:14px!important}}.dest-grid-2x2{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width:640px){.dest-grid-2x2{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.dest-card-2x2{position:relative;display:block;border-radius:12px;overflow:hidden;aspect-ratio:3 / 2;min-height:280px;text-decoration:none;box-shadow:0 2px 12px rgba(0,0,0,0.06);transition:box-shadow 0.5s cubic-bezier(0.23,1,0.32,1),transform 0.5s cubic-bezier(0.23,1,0.32,1)}@media (min-width:640px){.dest-card-2x2{min-height:0}}.dest-card-2x2:hover{box-shadow:0 16px 48px rgba(0,0,0,0.14);transform:translateY(-4px)}.dest-card-2x2__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 0.7s cubic-bezier(0.23,1,0.32,1)}.dest-card-2x2:hover .dest-card-2x2__img{transform:scale(1.03)}.dest-card-2x2__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,0.82) 0%,rgba(0,0,0,0.45) 40%,rgba(0,0,0,0.1) 65%,rgba(0,0,0,0.03) 100%);z-index:1}.dest-card-2x2__badge{position:absolute;top:14px;right:14px;z-index:3;background:rgba(255,255,255,0.95);color:#1a1a1a;font-size:0.6875rem;font-weight:600;padding:6px 14px;border-radius:100px;box-shadow:0 2px 8px rgba(0,0,0,0.12);backdrop-filter:blur(8px)}.dest-card-2x2__content{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:1.75rem}.dest-card-2x2__name{font-family:'Gilroy',sans-serif;font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 0.375rem;text-shadow:0 2px 10px rgba(0,0,0,0.4);letter-spacing:-0.01em;line-height:1.25}@media (min-width:768px){.dest-card-2x2__name{font-size:1.75rem}}.dest-card-2x2__hook{font-size:0.875rem;color:rgba(255,255,255,0.8);margin:0 0 0.625rem;font-style:italic;line-height:1.5}.dest-card-2x2__meta{display:flex;align-items:center;gap:0.5rem;font-size:0.8125rem;color:rgba(255,255,255,0.9);font-weight:500}.dest-card-2x2__dot{width:3px;height:3px;border-radius:50%;background:rgba(255,255,255,0.6);display:inline-block}.dest-card-2x2__cta{display:inline-block;margin-top:0.625rem;font-size:0.8125rem;font-weight:600;color:#fff;letter-spacing:0.02em;opacity:0.85;transition:opacity 0.2s}.dest-card-2x2:hover .dest-card-2x2__cta{opacity:1}.loc-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width:640px){.loc-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.loc-card--hero{grid-row:span 2}}@media (min-width:1024px){.loc-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}.loc-card--hero{grid-column:1;grid-row:1 / span 2}}.loc-card{position:relative;display:block;border-radius:12px;overflow:hidden;aspect-ratio:3 / 2;min-height:220px;text-decoration:none;box-shadow:0 2px 12px rgba(0,0,0,0.06);transition:box-shadow 0.5s cubic-bezier(0.23,1,0.32,1),transform 0.5s cubic-bezier(0.23,1,0.32,1)}@media (max-width:639px){.loc-card{aspect-ratio:auto;min-height:240px}}@media (min-width:640px){.loc-card{min-height:0}.loc-card--hero{aspect-ratio:auto}}.loc-card:hover{box-shadow:0 16px 48px rgba(0,0,0,0.14);transform:translateY(-4px)}.loc-card__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 0.7s cubic-bezier(0.23,1,0.32,1)}.loc-card:hover .loc-card__img{transform:scale(1.03)}.loc-card__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,0.82) 0%,rgba(0,0,0,0.45) 40%,rgba(0,0,0,0.1) 65%,rgba(0,0,0,0.03) 100%);z-index:1}.loc-card__badge{position:absolute;top:14px;right:14px;z-index:3;background:rgba(255,255,255,0.95);color:#1a1a1a;font-size:0.6875rem;font-weight:600;padding:6px 14px;border-radius:100px;box-shadow:0 2px 8px rgba(0,0,0,0.12);backdrop-filter:blur(8px)}.loc-card__content{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:1.75rem}.loc-card__name{font-family:'Gilroy',sans-serif;font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 0.375rem;text-shadow:0 2px 10px rgba(0,0,0,0.4);letter-spacing:-0.01em;line-height:1.25}@media (min-width:768px){.loc-card__name{font-size:1.75rem}}.loc-card__hook{font-size:0.875rem;color:rgba(255,255,255,0.8);margin:0 0 0.625rem;font-style:italic;line-height:1.5}.loc-card__meta{display:flex;align-items:center;gap:0.5rem;margin-bottom:0.375rem}.loc-card__count-pill{display:inline-block;font-family:'Gilroy',sans-serif;font-size:0.6875rem;font-weight:600;color:#fff;background:rgba(255,255,255,0.2);backdrop-filter:blur(6px);padding:3px 10px;border-radius:100px;letter-spacing:0.02em;white-space:nowrap}.loc-card__cta{display:inline-block;margin-top:0.25rem;font-size:0.8125rem;font-weight:600;color:#fff;letter-spacing:0.02em;opacity:0.85;transition:opacity 0.2s}.loc-card:hover .loc-card__cta{opacity:1}.exp-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width:640px){.exp-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.exp-card--hero{grid-column:1 / -1}}@media (min-width:1024px){.exp-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}.exp-card--hero{grid-column:3;grid-row:1 / span 2}}.exp-card{position:relative;display:block;border-radius:12px;overflow:hidden;aspect-ratio:3 / 2;min-height:220px;text-decoration:none;box-shadow:0 2px 12px rgba(0,0,0,0.06);transition:box-shadow 0.5s cubic-bezier(0.23,1,0.32,1),transform 0.5s cubic-bezier(0.23,1,0.32,1)}@media (max-width:639px){.exp-card{aspect-ratio:auto;min-height:240px}}@media (min-width:640px){.exp-card{min-height:0}}@media (min-width:640px) and (max-width:1023px){.exp-card--hero{aspect-ratio:21 / 9}}@media (min-width:1024px){.exp-card--hero{aspect-ratio:auto}}.exp-card:hover{box-shadow:0 16px 48px rgba(0,0,0,0.14);transform:translateY(-4px)}.exp-card__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 0.7s cubic-bezier(0.23,1,0.32,1)}.exp-card:hover .exp-card__img{transform:scale(1.03)}.exp-card__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,0.82) 0%,rgba(0,0,0,0.45) 40%,rgba(0,0,0,0.1) 65%,rgba(0,0,0,0.03) 100%);z-index:1}.exp-card__popular{position:absolute;top:14px;left:14px;z-index:3;display:inline-flex;align-items:center;gap:5px;background:rgba(255,255,255,0.95);color:#358C82;font-family:'Gilroy',sans-serif;font-size:0.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;padding:5px 12px;border-radius:100px;backdrop-filter:blur(8px);box-shadow:0 2px 8px rgba(0,0,0,0.1)}.exp-card__popular::before{content:'\2605';font-size:0.625rem}.exp-card__content{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:1.75rem}.exp-card__name{font-family:'Gilroy',sans-serif;font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 0.25rem;text-shadow:0 2px 10px rgba(0,0,0,0.4);letter-spacing:-0.01em;line-height:1.25}@media (min-width:768px){.exp-card--hero .exp-card__name{font-size:1.75rem}}.exp-card__hook{font-size:0.875rem;color:rgba(255,255,255,0.8);margin:0 0 0.5rem;font-style:italic;line-height:1.5}.exp-card__footer{display:flex;align-items:center;gap:0.625rem;margin-top:0.25rem}.exp-card__count-pill{display:inline-block;font-family:'Gilroy',sans-serif;font-size:0.6875rem;font-weight:600;color:#fff;background:rgba(255,255,255,0.2);backdrop-filter:blur(6px);padding:3px 10px;border-radius:100px;letter-spacing:0.02em;white-space:nowrap}.exp-card__cta{font-family:'Gilroy',sans-serif;font-size:0.8125rem;font-weight:600;color:rgba(255,255,255,0.7);transition:color 0.3s,transform 0.3s;white-space:nowrap}.exp-card:hover .exp-card__cta{color:#fff;transform:translateX(3px)}.last-minute-strip{background:linear-gradient(135deg,#358C82 0%,#2d7a70 100%);position:relative;z-index:1}.last-minute-strip__inner{display:flex;align-items:center;gap:1.5rem;padding:1.5rem 0;text-decoration:none;color:#fff;transition:opacity 0.2s}.last-minute-strip__inner:hover{opacity:0.92}.last-minute-strip__icon{width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,0.15);display:flex;align-items:center;justify-content:center;flex-shrink:0}.last-minute-strip__icon svg{color:#fff}.last-minute-strip__body{display:flex;flex-direction:column;gap:0.125rem;flex:1;min-width:0}.last-minute-strip__title{font-family:'Gilroy',sans-serif;font-size:1.1875rem;font-weight:700;color:#fff;letter-spacing:0.01em}.last-minute-strip__desc{font-family:'Gilroy',sans-serif;font-size:0.9375rem;font-weight:400;color:rgba(255,255,255,0.85)}.last-minute-strip__cta{display:inline-block;font-family:'Gilroy',sans-serif;font-size:0.9375rem;font-weight:600;white-space:nowrap;background:#fff;color:#358C82;padding:0.75rem 2rem;border-radius:100px;flex-shrink:0;transition:background 0.2s,transform 0.2s,box-shadow 0.2s;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.last-minute-strip__inner:hover .last-minute-strip__cta{background:#fff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,0.15)}@media (max-width:639px){.last-minute-strip__inner{gap:0.875rem;padding:1rem 0}.last-minute-strip__icon{width:36px;height:36px}.last-minute-strip__title{font-size:0.9375rem}.last-minute-strip__desc{font-size:0.8125rem}.last-minute-strip__cta{padding:0.5rem 1.25rem;font-size:0.75rem}}.col-cards-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:640px){.col-cards-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.col-vcard--hero{grid-row:span 2}}@media (min-width:1024px){.col-cards-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}.col-vcard--hero{grid-column:1;grid-row:1 / span 2}.col-vcard:nth-child(6){grid-column:1 / span 3;max-height:200px}.col-vcard:nth-child(6) .col-vcard__img-wrap{min-height:200px}}.col-vcard{position:relative;display:block;border-radius:14px;overflow:hidden;text-decoration:none;box-shadow:0 2px 12px rgba(0,0,0,0.06);transition:box-shadow 0.4s cubic-bezier(0.23,1,0.32,1),transform 0.4s cubic-bezier(0.23,1,0.32,1)}.col-vcard:hover{box-shadow:0 12px 40px rgba(0,0,0,0.14);transform:translateY(-4px)}.col-vcard__img-wrap{position:relative;width:100%;height:100%;min-height:220px;overflow:hidden}@media (min-width:640px){.col-vcard__img-wrap{min-height:240px}}.col-vcard--hero .col-vcard__img-wrap{min-height:320px}@media (min-width:640px){.col-vcard--hero .col-vcard__img-wrap{min-height:100%}}.col-vcard__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.7s cubic-bezier(0.23,1,0.32,1)}.col-vcard:hover .col-vcard__img{transform:scale(1.05)}.col-vcard__img-wrap::after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.35) 35%,rgba(0,0,0,0.05) 60%,transparent 100%);pointer-events:none;z-index:1}.col-vcard__popular{position:absolute;top:14px;left:14px;z-index:3;display:inline-flex;align-items:center;gap:5px;background:rgba(255,255,255,0.95);color:#358C82;font-family:'Gilroy',sans-serif;font-size:0.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;padding:5px 12px;border-radius:100px;backdrop-filter:blur(8px);box-shadow:0 2px 8px rgba(0,0,0,0.1)}.col-vcard__popular::before{content:'★';font-size:0.625rem}.col-vcard__body{position:absolute;bottom:0;left:0;right:0;padding:1.25rem 1.25rem 1.125rem;z-index:2;display:flex;flex-direction:column;gap:0.375rem}.col-vcard--hero .col-vcard__body{padding:1.75rem 1.5rem 1.5rem}.col-vcard__title{font-family:'Gilroy',sans-serif;font-size:1.0625rem;font-weight:700;color:#fff;margin:0;line-height:1.25;text-shadow:0 1px 3px rgba(0,0,0,0.2)}.col-vcard--hero .col-vcard__title{font-size:1.5rem}@media (min-width:640px){.col-vcard--hero .col-vcard__title{font-size:1.75rem}}.col-vcard__footer{display:flex;align-items:center;gap:0.625rem;margin-top:0.125rem}.col-vcard__count-pill{display:inline-block;font-family:'Gilroy',sans-serif;font-size:0.6875rem;font-weight:600;color:#fff;background:rgba(255,255,255,0.2);backdrop-filter:blur(6px);padding:3px 10px;border-radius:100px;letter-spacing:0.02em;white-space:nowrap}.col-vcard__cta{font-family:'Gilroy',sans-serif;font-size:0.8125rem;font-weight:600;color:rgba(255,255,255,0.7);transition:color 0.3s,transform 0.3s;white-space:nowrap}.col-vcard:hover .col-vcard__cta{color:#fff;transform:translateX(3px)}.col-vcard__body--compact{}@media (max-width:639px){.dest-card-2x2{aspect-ratio:auto;min-height:240px}}@media (max-width:639px){.col-vcard--hero .col-vcard__img-wrap{min-height:320px}.col-vcard__img-wrap{min-height:200px}}.col-vcard__meta{display:none}.col-cards-wrap::after{display:none}.picks-list{display:flex;flex-direction:column;gap:2.5rem}.pick-card{display:flex;flex-direction:column;background:#fff;border-radius:20px;overflow:hidden;border:1px solid rgba(0,0,0,0.06);box-shadow:0 4px 16px rgba(0,0,0,0.05);transition:box-shadow 0.4s,transform 0.4s}.pick-card:hover{box-shadow:0 12px 48px rgba(0,0,0,0.1);transform:translateY(-3px)}@media (min-width:768px){.pick-card{flex-direction:row;min-height:280px}.pick-card:nth-child(even){flex-direction:row-reverse}}.pick-card__img-wrap{position:relative;display:block;overflow:hidden;aspect-ratio:16/10;flex-shrink:0}@media (min-width:768px){.pick-card__img-wrap{width:45%;aspect-ratio:unset}}.pick-card__img{width:100%;height:100%;object-fit:cover;transition:transform 0.7s cubic-bezier(0.23,1,0.32,1)}.pick-card:hover .pick-card__img{transform:scale(1.05)}.pick-card__badge{position:absolute;top:14px;left:14px;color:#fff;font-size:0.6875rem;font-weight:600;padding:6px 16px;border-radius:100px;z-index:2;box-shadow:0 2px 8px rgba(0,0,0,0.2)}.pick-card__body{flex:1;padding:2rem;display:flex;flex-direction:column}@media (min-width:768px){.pick-card__body{padding:2.5rem 3rem;justify-content:center}}.pick-card__dest{font-size:0.6875rem;color:#358C82;font-weight:600;text-transform:uppercase;letter-spacing:0.08em;margin:0 0 0.5rem}.pick-card__name{font-size:1.375rem;font-weight:700;color:#1a1a1a;margin:0 0 0.75rem;line-height:1.25;letter-spacing:-0.02em}@media (min-width:768px){.pick-card__name{font-size:1.625rem}}.pick-card__name a{color:inherit;text-decoration:none;transition:color 0.2s}.pick-card__name a:hover{color:#358C82}.pick-card__blurb{font-size:0.9375rem;color:#6b7280;line-height:1.7;margin:0 0 1.5rem;max-width:480px}.pick-card__details{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.5rem}.pick-card__detail{display:inline-flex;align-items:center;gap:6px;font-size:0.8125rem;color:#9ca3af}.pick-card__detail svg{color:#358C82}.pick-card__footer{display:flex;align-items:center;justify-content:space-between;padding-top:1.25rem;border-top:1px solid rgba(0,0,0,0.06);margin-top:auto}.pick-card__price{font-size:0.9375rem;color:#374151;margin:0;font-weight:400}.pick-card__price span{color:#358C82;font-size:1.375rem;font-weight:700}.pick-card__cta{display:inline-flex;align-items:center;gap:6px;font-size:0.8125rem;font-weight:600;color:#fff;background:#358C82;padding:0.625rem 1.75rem;border-radius:100px;text-decoration:none;transition:background 0.2s,transform 0.2s,box-shadow 0.2s}.pick-card__cta:hover{background:#2a6f67;transform:translateY(-1px);box-shadow:0 4px 12px rgba(53,140,130,0.25)}.pick-card__cta svg{transition:transform 0.2s}.pick-card__cta:hover svg{transform:translateX(3px)}.reviews-section{background:#faf8f5;padding:3.5rem 0;overflow:hidden}@media (min-width:768px){.reviews-section{padding:4.5rem 0}}.reviews-layout{display:flex;flex-direction:column;gap:2.5rem}@media (min-width:1024px){.reviews-layout{flex-direction:row;align-items:stretch;gap:3rem}}.reviews-hero{flex-shrink:0}@media (min-width:1024px){.reviews-hero{width:260px}}.reviews-hero__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 2rem;background:#fff;border:1px solid rgba(0,0,0,0.08);border-radius:20px;text-decoration:none;color:inherit;transition:background 0.3s,border-color 0.3s,transform 0.2s,box-shadow 0.3s;height:100%;box-shadow:0 2px 12px rgba(0,0,0,0.04)}.reviews-hero__inner:hover{background:#fff;border-color:rgba(0,0,0,0.12);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,0.08)}.reviews-hero__google{margin-bottom:1.25rem}.reviews-hero__score-wrap{display:flex;align-items:baseline;gap:2px;margin-bottom:0.75rem}.reviews-hero__score{font-size:3.5rem;font-weight:700;color:#1a1a1a;line-height:1}.reviews-hero__out-of{font-size:1.5rem;color:rgba(0,0,0,0.35);font-weight:500}.reviews-hero__stars{display:flex;gap:3px;margin-bottom:1rem}.reviews-hero__count{font-size:0.8125rem;color:rgba(0,0,0,0.5);margin:0}.reviews-hero__cta{font-size:0.8125rem;font-weight:600;color:#358C82;margin:1rem 0 0}.reviews-carousel-wrap{flex:1;min-width:0;position:relative}.reviews-carousel{overflow:hidden}.reviews-track{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:4px 4px 4px 0;-ms-overflow-style:none;scrollbar-width:none}.reviews-track::-webkit-scrollbar{display:none}.review-card{flex:0 0 300px;scroll-snap-align:start;background:#fff;border:1px solid rgba(0,0,0,0.08);border-radius:16px;padding:1.75rem;display:flex;flex-direction:column;transition:background 0.3s,transform 0.3s,box-shadow 0.3s;min-height:220px;box-shadow:0 2px 12px rgba(0,0,0,0.04)}.review-card:hover{background:#fff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,0.08)}.review-card__stars{display:flex;gap:2px;margin-bottom:0.875rem}.review-card__text{font-size:0.875rem;line-height:1.65;color:#444;flex:1;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0 0 1rem}.review-card__author{display:flex;align-items:center;gap:0.75rem;margin-top:auto}.review-card__avatar{width:36px;height:36px;border-radius:50%;background:#358C82;color:#fff;font-weight:600;font-size:0.875rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.review-card__name{display:block;font-size:0.8125rem;font-weight:600;color:#1a1a1a}.review-card__date{display:block;font-size:0.6875rem;color:rgba(0,0,0,0.4)}.reviews-nav{display:flex;justify-content:center;gap:0.75rem;margin-top:1.5rem}.reviews-arrow{width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,0.1);color:#1a1a1a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.2s}.reviews-arrow:hover{background:#f0f0f0;border-color:rgba(0,0,0,0.15);transform:scale(1.08)}@media (max-width:767px){.review-card{flex:0 0 calc(100% - 16px)}}.lyp-section{background:#fff}.lyp-outer{max-width:1536px;margin:0 auto}.lyp-grid{display:grid;grid-template-columns:1fr}@media (min-width:768px){.lyp-grid{grid-template-columns:1fr 1fr;min-height:520px}}@media (min-width:768px){.lyp-grid--wide{grid-template-columns:3fr 2fr;min-height:480px}}.lyp-image{position:relative;min-height:320px;background:#1a2e2b;overflow:hidden}@media (min-width:768px){.lyp-image{min-height:auto}}@media (max-width:767px){.lyp-image--wide{min-height:280px}}.lyp-slides{position:absolute;inset:0}.lyp-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1.5s ease-in-out}.lyp-slide--active{opacity:1}.lyp-content{display:flex;flex-direction:column;justify-content:center;padding:2.5rem 2rem;background:linear-gradient(165deg,#2a6f67 0%,#358C82 40%,#2a6f67 100%);color:#fff}@media (min-width:768px){.lyp-content{padding:3rem 3rem}}@media (min-width:1280px){.lyp-content{padding:3.5rem 4rem}}.lyp-eyebrow{font-family:'Gilroy',sans-serif;font-size:0.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.12em;color:#CDA54E;margin:0 0 1.25rem}.lyp-heading{font-family:'Gilroy',sans-serif;font-size:1.625rem;font-weight:700;line-height:1.25;color:#fff;margin:0 0 2rem;letter-spacing:-0.02em}@media (min-width:768px){.lyp-heading{font-size:2.125rem}}.lyp-points{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:0.875rem}.lyp-points li{display:flex;align-items:flex-start;gap:0.75rem;font-family:'Gilroy',sans-serif;font-size:0.9375rem;font-weight:400;line-height:1.5;color:rgba(255,255,255,0.9)}.lyp-points li svg{flex-shrink:0;margin-top:2px}.lyp-social-proof{font-size:0.8125rem;color:rgba(255,255,255,0.5);font-weight:500;margin:0 0 2.5rem;font-style:italic}.lyp-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem}.lyp-cta{display:inline-block;padding:1rem 2.75rem;font-size:0.875rem;font-weight:600;text-transform:uppercase;letter-spacing:0.08em;color:#1a3a35;background:#CDA54E;border:2px solid #CDA54E;border-radius:100px;text-decoration:none;transition:all 0.3s}.lyp-cta:hover{background:#fff;color:#358C82;border-color:#fff;transform:translateY(-2px);box-shadow:0 4px 16px rgba(255,255,255,0.2)}.lyp-phone{display:inline-flex;align-items:center;gap:0.5rem;font-size:0.875rem;font-weight:500;color:rgba(255,255,255,0.65);text-decoration:none;transition:color 0.2s}.lyp-phone:hover{color:#D4A853}.lyp-phone svg{flex-shrink:0}.lyp-body{display:none}#masthead>.bg-secondary{display:none!important}#masthead.header--scrolled{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 12px rgba(0,0,0,0.08)}#masthead.header--scrolled>.bg-background{background:rgba(255,255,255,0.92)}.trust-pills-section{display:none}.dest-grid{display:none}.dest-card{display:none}.collections-scroll{display:none}.collection-card{display:none}.staff-picks-grid{display:none}.staff-pick-card{display:none}.gr-section-wrap{display:none}