
/* UrbanVacationing destination landing page styles */
.cdf-hero{background:linear-gradient(135deg,#073b6d 0%,#0f6fb5 58%,#eaf6ff 100%);color:#fff;padding:76px 0 54px;position:relative;overflow:hidden}.cdf-hero:after{content:"";position:absolute;right:-80px;top:-80px;width:280px;height:280px;border-radius:50%;background:rgba(255,255,255,.16)}.cdf-hero .container{position:relative;z-index:2}.cdf-eyebrow{letter-spacing:.08em;text-transform:uppercase;font-weight:800;font-size:.82rem;opacity:.9;margin:0 0 10px}.cdf-hero h1{font-size:clamp(2.3rem,5vw,4.4rem);line-height:1.02;margin:0 0 16px}.cdf-hero .lead{font-size:clamp(1.06rem,2vw,1.32rem);max-width:880px;line-height:1.65}.cdf-cta-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.cdf-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:14px 20px;text-decoration:none;font-weight:800;border:2px solid transparent}.cdf-btn.primary{background:#ff8a00;color:#10233d}.cdf-btn.secondary{background:#fff;color:#073b6d}.cdf-btn.ghost{border-color:rgba(255,255,255,.65);color:#fff}.cdf-disclosure{margin-top:18px;font-size:.92rem;opacity:.92;max-width:950px}.cdf-section{padding:54px 0}.cdf-section.alt{background:#f5f9fc}.cdf-heading{max-width:900px;margin-bottom:28px}.cdf-heading h2{font-size:clamp(1.75rem,3vw,2.5rem);margin:0 0 10px}.cdf-heading p{font-size:1.05rem;line-height:1.7;color:#42526b}.cdf-grid{display:grid;gap:18px}.cdf-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.cdf-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.cdf-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.cdf-card{background:#fff;border:1px solid #dbe7f0;border-radius:20px;padding:22px;box-shadow:0 10px 30px rgba(9,39,73,.07)}.cdf-card h3{margin:0 0 9px;color:#0c3158}.cdf-card p,.cdf-card li{color:#41536a;line-height:1.62}.cdf-card ul{margin:10px 0 0;padding-left:19px}.cdf-chip-grid{display:flex;flex-wrap:wrap;gap:10px}.cdf-chip,.cdf-link-chip{display:inline-flex;align-items:center;border-radius:999px;background:#fff;border:1px solid #d7e6f2;padding:10px 14px;color:#12395f;text-decoration:none;font-weight:700}.cdf-link-chip:hover{background:#eaf6ff}.cdf-split{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:start}.cdf-callout{background:#0b3f73;color:#fff;border-radius:24px;padding:30px;box-shadow:0 16px 38px rgba(9,39,73,.16)}.cdf-callout h2,.cdf-callout h3{color:#fff}.cdf-callout p,.cdf-callout li{color:#eef8ff}.cdf-mini-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:18px;border:1px solid #dbe7f0;background:#fff}.cdf-mini-table th,.cdf-mini-table td{padding:14px 16px;text-align:left;border-bottom:1px solid #e5eef6}.cdf-mini-table tr:last-child td{border-bottom:0}.cdf-mini-table th{background:#edf7ff;color:#0c3158}.cdf-form-wrap{background:#fff;border:1px solid #dbe7f0;border-radius:24px;padding:28px;box-shadow:0 18px 40px rgba(9,39,73,.1)}.cdf-inline-note{font-size:.93rem;color:#50647a;line-height:1.58}.cdf-path{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:12px}.cdf-path span,.cdf-path a{font-weight:700}.cdf-path a{color:#0d5f9e}.cdf-path .sep{color:#8ba3b7}.cdf-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:28px}.cdf-stat{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.25);border-radius:18px;padding:16px}.cdf-stat strong{display:block;font-size:1.45rem}.cdf-stat span{font-size:.92rem;opacity:.9}.cdf-quote-band{background:linear-gradient(135deg,#082e54,#0f6fb5);color:#fff;border-radius:28px;padding:32px;display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center}.cdf-quote-band h2{color:#fff;margin:0 0 8px}.cdf-quote-band p{margin:0;color:#ecf7ff}.cdf-quote-actions{display:flex;flex-wrap:wrap;gap:12px}.cdf-legal{font-size:.92rem;color:#55677d;line-height:1.7}.cdf-airline-list a{white-space:nowrap}.cdf-country-card,.cdf-city-card{min-height:112px;display:flex;flex-direction:column;justify-content:space-between}.cdf-country-card a,.cdf-city-card a{font-weight:800;color:#0d5f9e;text-decoration:none}.cdf-cards-horizontal{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cdf-service-band{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.cdf-service-band a{background:#fff;border:1px solid #dbe7f0;border-radius:18px;padding:16px;text-decoration:none;color:#12395f;font-weight:800;text-align:center}.cdf-compliance-box{background:#fff8ed;border:1px solid #ffd79d;border-radius:20px;padding:20px}.cdf-compliance-box p{margin:0;color:#5e4322;line-height:1.65}@media(max-width:900px){.cdf-grid.cols-2,.cdf-grid.cols-3,.cdf-grid.cols-4,.cdf-split,.cdf-stats,.cdf-cards-horizontal,.cdf-service-band,.cdf-quote-band{grid-template-columns:1fr}.cdf-hero{padding:56px 0 42px}.cdf-cta-row .cdf-btn,.cdf-quote-actions .cdf-btn{width:100%}}


/* Premium Europe landing page polish */
.cdf-premium-hero{background:linear-gradient(135deg,#f7fbff 0%,#ffffff 44%,#eef7ff 100%);padding:66px 0 42px;color:#10233d;border-bottom:1px solid #e2edf7;position:relative;overflow:hidden}.cdf-premium-hero:before{content:"";position:absolute;inset:auto -120px -160px auto;width:420px;height:420px;border-radius:50%;background:rgba(15,111,181,.09)}.cdf-premium-hero-grid{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(330px,.86fr);gap:34px;align-items:center}.cdf-premium-copy h1{font-size:clamp(2.45rem,5vw,4.75rem);line-height:1.02;margin:0 0 18px;color:#082e54;letter-spacing:-.04em}.cdf-premium-copy .lead{font-size:clamp(1.04rem,1.5vw,1.22rem);max-width:840px;line-height:1.68;color:#38506a}.cdf-premium-hero .cdf-eyebrow,.cdf-center-heading .cdf-eyebrow{color:#0f6fb5;opacity:1}.cdf-premium-hero .cdf-btn.ghost{border-color:#c7dceb;color:#0c3158;background:#fff}.cdf-premium-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.cdf-premium-trust-row span{background:#fff;border:1px solid #dbe7f0;border-radius:999px;padding:9px 13px;color:#31516d;font-weight:800;font-size:.92rem}.cdf-premium-hero .cdf-disclosure{color:#5a6b7e;opacity:1}.cdf-premium-panel{background:#fff;border:1px solid #dbe7f0;border-radius:28px;padding:28px;box-shadow:0 24px 60px rgba(8,46,84,.12)}.cdf-premium-panel h2{margin:0 0 16px;color:#082e54}.cdf-premium-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cdf-premium-option-grid a{display:block;padding:16px 14px;border-radius:18px;background:#f5f9fc;border:1px solid #dbe7f0;text-decoration:none;color:#10233d;font-weight:900}.cdf-premium-note{margin-top:16px;background:#fff8ed;border:1px solid #ffd79d;border-radius:18px;padding:16px;color:#5e4322;line-height:1.55}.cdf-premium-section-tight{padding-top:48px}.cdf-center-heading{text-align:center;margin-left:auto;margin-right:auto}.cdf-premium-card{transition:transform .18s ease,box-shadow .18s ease}.cdf-premium-card:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(8,46,84,.1)}.cdf-premium-destination-grid{display:grid;grid-template-columns:1fr .72fr;gap:24px;align-items:stretch}.cdf-premium-destination-copy,.cdf-premium-city-card{background:#fff;border:1px solid #dbe7f0;border-radius:28px;padding:28px;box-shadow:0 14px 38px rgba(8,46,84,.07)}.cdf-premium-chip-row{margin-top:18px}.cdf-premium-city-card{display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#082e54,#0f6fb5);color:#fff}.cdf-premium-city-card h3{color:#fff;margin-top:0}.cdf-premium-city-card p{color:#edf7ff;line-height:1.65}.cdf-text-link{color:#fff;font-weight:900;text-decoration:none}.cdf-premium-split{align-items:stretch}.cdf-premium-call-box{background:#082e54;color:#fff;border-radius:28px;padding:28px;display:flex;flex-direction:column;gap:12px;box-shadow:0 22px 50px rgba(8,46,84,.16)}.cdf-premium-call-box h3{color:#fff;margin:0}.cdf-premium-call-box p{color:#edf7ff;line-height:1.65}.cdf-premium-horizontal{display:grid;grid-template-columns:1.2fr .7fr .7fr;gap:18px;align-items:stretch}.cdf-premium-feature{background:#fff;border:1px solid #dbe7f0;border-radius:28px;padding:28px;box-shadow:0 14px 38px rgba(8,46,84,.07)}.cdf-premium-feature h2{margin-top:0;color:#082e54}.cdf-premium-feature p{color:#42526b;line-height:1.7}.cdf-premium-quote-band{background:linear-gradient(135deg,#082e54 0%,#0f6fb5 100%)}.cdf-premium-quote-band .cdf-btn.ghost{background:transparent;border-color:rgba(255,255,255,.7);color:#fff}@media(max-width:980px){.cdf-premium-hero-grid,.cdf-premium-destination-grid,.cdf-premium-horizontal{grid-template-columns:1fr}.cdf-premium-panel{min-width:0}.cdf-premium-option-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.cdf-premium-option-grid{grid-template-columns:1fr}.cdf-premium-hero{padding:48px 0 34px}.cdf-premium-copy h1{letter-spacing:-.02em}}

.cdf-flight-help-details{margin-top:8px;padding-top:18px;border-top:1px solid rgba(255,255,255,.22)}.cdf-flight-help-details h4{margin:0 0 10px;color:#fff;font-size:1rem}.cdf-flight-help-details ul{margin:0;padding-left:19px}.cdf-flight-help-details li{color:#edf7ff;line-height:1.55;margin:5px 0}.cdf-flight-help-note{margin:12px 0 0!important;font-size:.88rem;color:#d7ecfb!important}.cdf-premium-call-box .cdf-btn{width:100%;margin-top:2px}

/* V20.2 final visibility and related airline guide fixes */
.cdf-premium-call-box h2,.cdf-premium-call-box h3{color:#fff!important;margin:0 0 8px}
.cdf-premium-call-box>p{color:#edf7ff!important}
.cdf-premium-quote-band h2,.cdf-quote-band h2{color:#fff!important}
.cdf-premium-quote-band p,.cdf-quote-band p{color:#ecf7ff!important}
