:root{--cv-ref-navy:#032f50;--cv-ref-navy2:#062844;--cv-ref-gold:#ffb800;--cv-ref-ink:#101923;--cv-ref-muted:#697683;--cv-ref-line:#e6ebef}
body[data-page="home"]{background:#fff;color:var(--cv-ref-ink)}
body[data-page="home"] .cv-header{position:relative;z-index:50;background:linear-gradient(90deg,#032f50,#062844)!important}
body[data-page="home"] .cv-header .header-inner{min-height:70px}
body[data-page="home"] .cv-header .brand-logo{width:185px;filter:none!important}
body[data-page="home"] .primary-nav{gap:26px}
body[data-page="home"] .primary-nav a{font-size:.9rem;padding:1.55rem 0 1.35rem!important}
body[data-page="home"] .guest-actions>a:not(.button){display:none!important}
body[data-page="home"] .guest-actions .button{background:var(--cv-ref-gold)!important;border-color:var(--cv-ref-gold)!important;color:#112436!important;padding:.68rem 1.2rem!important;box-shadow:none!important}
body[data-page="home"] .header-language select{border:0!important;background:transparent!important;font-weight:800;padding:.5rem .35rem!important}

.cv-home-hero{position:relative;min-height:438px;color:#fff;display:flex;align-items:center;background:url('https://images.unsplash.com/photo-1533105079780-92b9be482077?auto=format&fit=crop&w=2000&q=90') center 46%/cover no-repeat;overflow:hidden}
.cv-home-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,47,80,.86) 0%,rgba(3,47,80,.48) 43%,rgba(3,47,80,.04) 78%),linear-gradient(180deg,rgba(3,47,80,.08),rgba(3,47,80,.2));pointer-events:none}
.cv-home-hero__content{position:relative;z-index:2;padding:35px 0 58px}
.cv-home-hero__mark{width:355px;max-height:126px;object-fit:contain;object-position:left center;margin:0 0 6px;filter:drop-shadow(0 5px 18px rgba(0,0,0,.16))}
.cv-home-hero h1{font-size:clamp(2.1rem,3.55vw,3.65rem);line-height:1.02;letter-spacing:-.035em;color:#fff;margin:6px 0 12px;max-width:760px;text-shadow:0 2px 18px rgba(0,0,0,.16)}
.cv-home-hero p{font-size:1.12rem;line-height:1.48;max-width:610px;color:#fff;margin:0 0 20px}
.cv-home-hero__buttons{display:flex;gap:12px;flex-wrap:wrap}.cv-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:9px;font-weight:850;text-decoration:none}.cv-btn--gold{background:var(--cv-ref-gold);color:#13263a}.cv-btn--ghost{border:1px solid rgba(255,255,255,.78);color:#fff;background:rgba(2,35,59,.18);backdrop-filter:blur(6px)}
.cv-destination-card{position:absolute;z-index:3;right:max(4.4vw,45px);bottom:42px;width:340px;min-height:155px;border-radius:21px;color:#151d25;text-decoration:none;background:rgba(255,255,255,.96);box-shadow:0 18px 48px rgba(0,31,55,.20);overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 126px}.cv-destination-card__copy{padding:20px 10px 19px 20px;min-width:0}.cv-destination-card__image{display:block;width:100%;height:100%;min-height:155px;object-fit:cover}.cv-destination-card__rating{font-weight:800;font-size:.9rem;margin-bottom:9px}.cv-destination-card__rating span{color:#f5aa00;letter-spacing:1px;margin-left:6px}.cv-destination-card strong{display:block;font-size:1.55rem;line-height:1.1}.cv-destination-card small{display:block;color:#6a737c;font-size:.92rem;margin:5px 0 18px}.cv-destination-card b{color:#ea9f00;font-size:.93rem}

.cv-searchbar{position:relative;z-index:6;margin-top:-45px;min-height:92px;background:#fff;border-radius:20px;display:grid;grid-template-columns:1.45fr 1fr 1fr 145px;align-items:stretch;padding:11px;box-shadow:0 16px 42px rgba(15,39,56,.16)}
.cv-searchbar label{position:relative;display:flex;align-items:center;gap:12px;padding:9px 18px;border-right:1px solid var(--cv-ref-line);cursor:text;min-width:0}.cv-searchbar label>span:nth-child(2){display:flex;flex-direction:column;min-width:0}.cv-searchbar b{font-size:.92rem;white-space:nowrap}.cv-searchbar b em{font-style:normal;font-weight:500;color:#76818a}.cv-searchbar small{font-size:.78rem;color:#7b8792;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:3px}.cv-searchbar__icon{font-size:1.45rem;color:#1e2b36;line-height:1}.cv-searchbar input,.cv-searchbar select{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;opacity:0!important;cursor:pointer}.cv-searchbar__submit{border:0;border-radius:12px;background:#062f50;color:#fff;font-weight:850;font-size:1rem;cursor:pointer}.cv-searchbar__submit:hover{background:#0a416c}

.cv-categories{display:grid;grid-template-columns:repeat(10,1fr);gap:10px;margin-top:18px}.cv-categories a{height:92px;border:1px solid #edf0f2;border-radius:12px;background:#fff;box-shadow:0 6px 20px rgba(17,44,61,.06);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-decoration:none;color:#141c23;position:relative}.cv-categories a span{font-size:1.7rem;line-height:1;color:#f0a900}.cv-categories a b{font-size:.72rem;white-space:nowrap}.cv-categories a.is-active:after{content:"";position:absolute;height:3px;border-radius:2px;background:#f0a900;left:18px;right:18px;bottom:4px}

.cv-featured{padding:28px 0 22px}.cv-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:13px}.cv-section-head span{font-size:.72rem;font-weight:850;color:#e49a00}.cv-section-head h2{font-size:1.85rem;margin:4px 0 2px;letter-spacing:-.025em}.cv-section-head p{color:#6c7780;font-size:.86rem;margin:0}.cv-section-head>a{font-size:.86rem;text-decoration:none;color:#073d68;font-weight:800;padding-bottom:7px}.cv-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.cv-experience-card{position:relative;display:block;height:205px;border-radius:13px;overflow:hidden;text-decoration:none;color:#fff;background:var(--bg) center/cover no-repeat;box-shadow:0 8px 22px rgba(15,35,48,.12)}.cv-experience-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(0,15,24,.86) 100%);pointer-events:none}.cv-experience-card>i{position:absolute;z-index:2;top:12px;left:12px;background:#055ee0;border-radius:6px;padding:5px 8px;font-size:.65rem;font-style:normal;font-weight:850}.cv-experience-card>button{position:absolute;z-index:3;right:11px;top:9px;width:34px;height:34px;border:0;background:transparent;color:#fff;font-size:2rem;line-height:1;cursor:pointer;text-shadow:0 2px 8px #000}.cv-experience-card>div{position:absolute;z-index:2;left:13px;right:13px;bottom:11px}.cv-experience-card>div span{display:inline-block;background:#fff;color:#121b22;border-radius:12px;padding:3px 7px;font-size:.69rem;font-weight:850}.cv-experience-card h3{color:#fff;font-size:1rem;margin:6px 0 2px;letter-spacing:-.01em}.cv-experience-card p{font-size:.72rem;margin:0;color:#fff;line-height:1.25}

.cv-trust{border-top:1px solid #e8ecef;background:#fff;padding:17px 0 24px;margin-top:3px}.cv-trust>.container{display:grid;grid-template-columns:repeat(4,1fr);gap:36px}.cv-trust .container>div{display:flex;align-items:center;gap:13px}.cv-trust .container>div>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff9e9;color:#e8a200;font-size:1.45rem}.cv-trust p{margin:0;display:flex;flex-direction:column;line-height:1.3}.cv-trust b{font-size:.87rem}.cv-trust small{font-size:.76rem;color:#76818a;margin-top:3px}
body[data-page="home"] .footer{margin-top:0!important}

@media(max-width:1180px){.cv-categories{grid-template-columns:repeat(5,1fr)}.cv-searchbar{grid-template-columns:1.25fr 1fr 1fr 140px}.cv-destination-card{right:28px}.cv-card-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.cv-home-hero{min-height:520px;background-position:62% center}.cv-home-hero__mark{width:270px}.cv-destination-card{display:none}.cv-searchbar{margin-top:-34px;grid-template-columns:1fr;padding:10px}.cv-searchbar label{min-height:62px;border-right:0;border-bottom:1px solid var(--cv-ref-line)}.cv-searchbar__submit{min-height:52px}.cv-categories{grid-template-columns:repeat(2,1fr)}.cv-categories a{height:82px}.cv-card-grid{grid-template-columns:1fr}.cv-experience-card{height:230px}.cv-trust>.container{grid-template-columns:1fr 1fr}.cv-section-head{align-items:flex-start}.cv-section-head p{max-width:290px}}
@media(max-width:520px){.cv-home-hero__content{padding-top:30px}.cv-home-hero h1{font-size:2.55rem}.cv-home-hero p{font-size:1rem}.cv-home-hero__buttons{flex-direction:column;align-items:stretch}.cv-btn{width:100%}.cv-section-head>a{display:none}.cv-trust>.container{grid-template-columns:1fr}.cv-categories a b{font-size:.76rem}}
