/* The global header is fixed (150px on desktop). The former full-screen hero
   intentionally lived underneath it; this compact home layout must begin after it. */
.trv-showcase{position:relative;z-index:1;display:block!important;visibility:visible!important;opacity:1!important;background:#fff;padding:36px 0 55px;color:#173759}
.trv-showcase>.container{max-width:1170px}
.trv-showcase a{color:inherit;text-decoration:none}.trv-showcase button{cursor:pointer;font:inherit}
.trv-showcase [hidden]{display:none!important}
.trv-showcase-stories{display:flex;gap:21px;overflow-x:auto;justify-content:space-between;padding:3px 7px 26px;scrollbar-width:thin}
.trv-showcase-story{flex:0 0 91px;text-align:center}.trv-showcase-story__circle{display:flex;width:82px;height:82px;align-items:center;justify-content:center;flex-direction:column;border-radius:50%;border:3px solid #fff;outline:2px solid #ed6654;background:linear-gradient(135deg,#ef7750,#dc302d);color:#fff;margin:3px auto 12px;box-shadow:0 2px 7px #17375920}
.trv-showcase-story:nth-child(3n+2) .trv-showcase-story__circle{background:linear-gradient(140deg,#7cc73e,#248f55);outline-color:#79b744}
.trv-showcase-story__circle i{font-size:22px;margin-bottom:3px}.trv-showcase-story__circle small{font-size:9px;line-height:1.15;max-width:65px}.trv-showcase-story>strong{display:block;font-size:11px;line-height:1.3}
.trv-showcase-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 12px;gap:12px}.trv-showcase-heading h2{font-size:20px;line-height:1.3;font-weight:600;color:#15365b;margin:0}.trv-showcase-heading>button{background:#fff;border:1px solid #dce5ef;color:#6282a8;border-radius:3px;font-size:11px;padding:3px 9px}
.trv-showcase-searches{margin:20px 0 28px}.trv-showcase-search-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.trv-showcase-search-grid a{display:flex;align-items:center;gap:12px;background:#f2f4f8;border:1px solid #e2e7ef;border-radius:5px;padding:10px 12px;min-width:0}.trv-showcase-search-grid i{color:#278de0}.trv-showcase-search-grid strong,.trv-showcase-search-grid small{display:block}.trv-showcase-search-grid strong{font-size:12px}.trv-showcase-search-grid small{font-size:10px;color:#789;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.trv-showcase-search-grid a>span{min-width:0;flex:1}
.trv-showcase-hero{display:grid;grid-template-columns:24% minmax(0,1fr);gap:28px;margin:10px 0 30px}.trv-showcase-teaser,.trv-showcase-slider{height:350px;position:relative;border-radius:10px}.trv-showcase-teaser{overflow:hidden}.trv-showcase-teaser>img,.trv-showcase-slide>img{width:100%;height:100%;object-fit:cover}.trv-showcase-teaser>span{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:22px;background:linear-gradient(transparent,#123652b3);color:#fff}.trv-showcase-teaser strong{font-size:25px;line-height:1.1}.trv-showcase-teaser small{font-size:10px;letter-spacing:2px;margin-bottom:9px}
.trv-showcase-slide{position:relative;display:block;height:100%;overflow:hidden;border-radius:10px}.trv-showcase-slide__copy{position:absolute;inset:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:30px 38px;color:#fff;background:linear-gradient(90deg,#092e61c9,transparent)}.trv-showcase-slide__copy small{font-size:11px;letter-spacing:1.2px;margin-bottom:10px}.trv-showcase-slide__copy strong{font-size:clamp(25px,3vw,43px);font-weight:800;line-height:1.1;max-width:75%}.trv-showcase-slide__copy em{font-style:normal;font-size:14px;line-height:1.4;max-width:75%;margin-top:14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.trv-showcase-slide__copy b{background:#fff;color:#da333c;padding:8px 16px;border-radius:20px;font-size:12px;margin-top:20px}
.trv-showcase-arrow{position:absolute;top:47%;width:34px;height:34px;border:1px solid #dce5ef;background:#fff;color:#158ada;border-radius:50%;font-size:26px!important;line-height:26px;box-shadow:0 2px 6px #17375915}.trv-showcase-arrow.is-prev{left:-17px}.trv-showcase-arrow.is-next{right:-17px}.trv-showcase-dots{position:absolute;bottom:12px;left:50%;display:flex;gap:7px;transform:translateX(-50%)}.trv-showcase-dots button{border:0;background:#ffffff70;width:7px;height:7px;border-radius:50%;padding:0}.trv-showcase-dots button[aria-pressed=true]{background:#fff;width:20px;border-radius:6px}
.trv-showcase-section{margin:28px 0}.trv-showcase-campaigns,.trv-showcase-deals{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.trv-showcase-campaign{border:1px solid #c5d4e5;border-radius:4px;overflow:hidden;background:#fff}.trv-showcase-campaign>img{width:100%;height:130px;object-fit:cover}.trv-showcase-campaign>div{padding:10px 11px}.trv-showcase-campaign h3{font-size:13px;line-height:1.35;font-weight:600;margin:0 0 5px}.trv-showcase-campaign p{font-size:11px;line-height:1.35;color:#687f94;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 5px}.trv-showcase-campaign small{font-size:10px;color:#318dd5}
.trv-showcase-hotel-rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 78px)/4);gap:26px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding:2px 0 9px}.trv-showcase-hotel{border:1px solid #c5d4e5;border-radius:4px;padding:7px;scroll-snap-align:start}.trv-showcase-hotel img{width:100%;height:157px;object-fit:cover;border-radius:3px}.trv-showcase-hotel__copy{padding:9px 3px 1px}.trv-showcase-hotel h3{font-size:14px;line-height:1.3;font-weight:600;margin:0 0 5px}.trv-showcase-hotel p{font-size:10px;color:#3b92cc;margin:0 0 8px}.trv-showcase-hotel small{font-size:10px;color:#7a8a98}.trv-showcase-hotel__price{margin-top:17px;border-top:1px solid #edf0f4;padding:9px 0 3px;display:flex;justify-content:space-between;gap:5px;align-items:center}.trv-showcase-hotel__price span{font-size:10px;color:#8b96a3}.trv-showcase-hotel__price strong{font-size:12px;color:#27a96a}.trv-showcase-rail-controls{display:flex;gap:7px}.trv-showcase-rail-controls button{border:0;background:#087bbb;color:#fff;border-radius:50%;height:26px;width:26px;font-size:21px;line-height:21px}
.trv-showcase-banners{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin:30px 0}.trv-showcase-banners>a{display:grid;grid-template-columns:40% 60%;border:1px solid #e0e7ef;border-radius:4px;overflow:hidden;min-height:145px}.trv-showcase-banners a>div{padding:16px 12px}.trv-showcase-banners small,.trv-showcase-deal small{font-size:10px;letter-spacing:1px;color:#e63f45}.trv-showcase-banners h3{font-size:17px;font-weight:700;line-height:1.15;margin:7px 0 10px}.trv-showcase-banners span{font-size:10px;color:#e63f45}.trv-showcase-banners img{width:100%;height:100%;object-fit:cover}
.trv-showcase-deal{border:1px solid #d6e0ec;border-radius:4px;overflow:hidden;background:#eef7fc;display:flex;flex-direction:column;min-height:310px}.trv-showcase-deal:nth-child(2n){background:#d9f1f8}.trv-showcase-deal>div{padding:18px 15px;min-height:130px}.trv-showcase-deal h3{font-size:19px;line-height:1.15;font-weight:700;margin:7px 0 12px}.trv-showcase-deal span{font-size:11px;color:#168ec3}.trv-showcase-deal img{width:100%;height:200px;object-fit:cover;margin-top:auto}.trv-showcase a:focus-visible,.trv-showcase button:focus-visible{outline:3px solid #268fe4;outline-offset:3px}
@media(max-width:991px){.trv-showcase-stories{gap:18px;justify-content:flex-start}.trv-showcase-hero{gap:20px}.trv-showcase-teaser,.trv-showcase-slider{height:300px}.trv-showcase-campaigns,.trv-showcase-deals{gap:14px}.trv-showcase-hotel-rail{gap:14px;grid-auto-columns:calc((100% - 28px)/3)}.trv-showcase-slide__copy{padding:24px}.trv-showcase-banners{gap:18px}}
@media(max-width:600px){.trv-showcase{padding-top:22px}.trv-showcase-stories{gap:15px;padding-bottom:20px}.trv-showcase-story{flex-basis:69px}.trv-showcase-story__circle{width:62px;height:62px}.trv-showcase-story__circle small{font-size:8px}.trv-showcase-story>strong{font-size:10px}.trv-showcase-heading h2{font-size:17px}.trv-showcase-hero{grid-template-columns:1fr;gap:0;margin-top:7px}.trv-showcase-teaser{display:none}.trv-showcase-slider{height:260px;margin:0 8px}.trv-showcase-slide__copy strong{max-width:90%;font-size:28px}.trv-showcase-slide__copy em{font-size:12px;max-width:95%}.trv-showcase-search-grid{display:flex;overflow-x:auto;gap:10px}.trv-showcase-search-grid a{flex:0 0 85%}.trv-showcase-campaigns,.trv-showcase-deals{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.trv-showcase-campaign>img{height:105px}.trv-showcase-hotel-rail{grid-auto-columns:72%;gap:12px}.trv-showcase-banners{grid-template-columns:1fr;gap:12px}.trv-showcase-deal{min-height:275px}.trv-showcase-deal h3{font-size:17px}.trv-showcase-deal>div{padding:13px 11px}.trv-showcase-deal img{height:155px}.trv-showcase-section{margin:24px 0}}
