:root{--ink:#17202a;--muted:#667085;--brand:#0e7490;--brand-dark:#0b5369;--accent:#f59e0b;--soft:#f6f8f9;--line:#e6eaed;--white:#fff;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;background:#fff}a{text-decoration:none;color:inherit}img{display:block;width:100%;object-fit:cover}.container{width:min(calc(100% - 36px),var(--max));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(230,234,237,.9)}.nav-wrap{height:74px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-weight:800;font-size:22px;letter-spacing:-.5px}.brand-mark{width:36px;height:36px;border-radius:11px;background:linear-gradient(135deg,var(--brand),#22a6b3);color:white;display:grid;place-items:center;font-size:20px}.main-nav{margin-left:auto;display:flex;gap:24px;font-size:14px;font-weight:600}.main-nav a:hover{color:var(--brand)}.search-icon,.menu-toggle{border:0;background:transparent;font-size:25px;cursor:pointer}.menu-toggle{display:none}.hero{min-height:650px;position:relative;background:url('https://images.unsplash.com/photo-1464822759023-fed622ff2c3b?auto=format&fit=crop&w=1800&q=85') center/cover no-repeat;display:flex;align-items:center;color:white}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,29,39,.82) 0%,rgba(6,29,39,.55) 48%,rgba(6,29,39,.12) 100%)}.hero-content{position:relative;z-index:2;padding:70px 0}.eyebrow{font-size:12px;font-weight:800;letter-spacing:1.6px;color:var(--brand);text-transform:uppercase}.eyebrow.light{color:#bceef5}.hero h1,.section h2,.newsletter h2{font-family:Manrope,sans-serif;letter-spacing:-2px}.hero h1{font-size:66px;line-height:1.02;margin:15px 0 18px;max-width:760px}.hero h1 em{font-style:normal;color:#f9d47d}.hero p{font-size:19px;line-height:1.7;max-width:700px;color:#eef6f7}.hero-search{max-width:750px;display:flex;align-items:center;background:white;border-radius:16px;padding:7px;margin-top:28px;box-shadow:0 20px 60px rgba(0,0,0,.2)}.hero-search span{color:#69757d;font-size:24px;margin:0 10px}.hero-search input{flex:1;border:0;outline:0;padding:15px 4px;font-size:15px}.hero-search button,.booking-row button,.newsletter button{border:0;background:var(--brand);color:white;border-radius:11px;padding:15px 24px;font-weight:700;cursor:pointer}.hero-search button:hover,.booking-row button:hover,.newsletter button:hover{background:var(--brand-dark)}.hero-actions{display:flex;gap:12px;margin-top:22px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:11px;font-weight:700}.btn-light{background:white;color:var(--ink)}.btn-ghost{border:1px solid rgba(255,255,255,.5);color:white;background:rgba(255,255,255,.06)}.section{padding:82px 0}.section-soft{background:var(--soft)}.compact-section{padding:46px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:32px}.section-heading h2,.affiliate-copy h2{font-size:39px;line-height:1.1;margin:7px 0 8px}.section-heading p,.affiliate-copy p{margin:0;color:var(--muted)}.text-link{color:var(--brand);font-weight:800;font-size:14px}.destination-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.destination-card{min-height:270px;border-radius:20px;background-size:cover;background-position:center;position:relative;overflow:hidden}.shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(5,23,30,.78) 100%)}.destination-copy{position:absolute;left:20px;right:20px;bottom:20px;color:white;display:flex;flex-direction:column;align-items:flex-start}.destination-copy small{opacity:.85}.destination-copy strong{font-family:Manrope,sans-serif;font-size:28px;margin:2px 0 5px}.destination-copy span{font-size:13px;font-weight:700}.featured-grid{display:grid;grid-template-columns:1.25fr .9fr;gap:28px}.feature-lead{background:white;border-radius:22px;overflow:hidden;border:1px solid var(--line)}.feature-lead img{height:390px}.feature-lead-body{padding:28px}.feature-lead h3{font-family:Manrope,sans-serif;font-size:31px;line-height:1.2;margin:8px 0}.feature-lead p,.article-card p,.latest-item p{color:var(--muted);line-height:1.65}.feature-side{display:grid;gap:16px}.mini-article{display:grid;grid-template-columns:145px 1fr;gap:16px;background:white;padding:12px;border-radius:16px;border:1px solid var(--line)}.mini-article img{height:112px;border-radius:12px}.mini-article h3{font-size:16px;margin:6px 0;line-height:1.35}.mini-article small{color:var(--muted)}.affiliate-panel{background:#edf7f8;border-radius:28px;padding:34px;display:grid;grid-template-columns:.85fr 1.4fr;gap:35px;align-items:center}.disclosure{font-size:11px;color:#7c8b92}.booking-box{background:white;border:1px solid #dce7e9;border-radius:18px;padding:20px}.booking-box label{display:block;font-size:12px;font-weight:800;margin-bottom:8px}.booking-row{display:grid;grid-template-columns:1.3fr 1fr 1fr .8fr auto;gap:9px}.booking-row input,.booking-row select,.newsletter input{min-width:0;border:1px solid var(--line);border-radius:10px;padding:13px;background:white}.flight-panel{padding:38px 44px;border-radius:26px;background:linear-gradient(135deg,#0c667b,#063f52);color:white;display:flex;align-items:center;justify-content:space-between;gap:25px}.flight-panel h2{font-family:Manrope,sans-serif;font-size:34px;margin:8px 0}.flight-panel p{color:#dbeff3;max-width:700px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.article-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:white}.article-card img{height:220px}.article-body{padding:21px}.article-card h3{font-family:Manrope,sans-serif;font-size:21px;line-height:1.3;margin:8px 0}.style-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.style-card{height:210px;border-radius:18px;background-size:cover;background-position:center;position:relative;overflow:hidden}.style-card>span:last-child{position:absolute;left:20px;bottom:18px;color:white;display:flex;align-items:center;gap:10px}.style-card i{font-style:normal;font-size:24px}.style-card strong{font-size:20px}.picks-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.pick-card{border-radius:18px;overflow:hidden;background:white;border:1px solid var(--line)}.pick-card img{height:230px}.pick-card div{padding:14px;display:flex;flex-direction:column}.pick-card strong{font-size:18px}.pick-card span{font-size:13px;color:var(--muted)}.latest-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.latest-item{background:white;border:1px solid var(--line);border-radius:18px;padding:14px;display:grid;grid-template-columns:180px 1fr;gap:18px}.latest-item img{height:160px;border-radius:13px}.latest-item h3{font-family:Manrope,sans-serif;font-size:21px;margin:7px 0}.latest-item p{font-size:14px;margin:0 0 8px}.newsletter{background:#10242c;color:white;padding:64px 0}.newsletter-inner{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;align-items:center}.newsletter h2{font-size:38px;margin:8px 0}.newsletter p{color:#c8d6da}.newsletter form{display:grid;grid-template-columns:1fr auto;gap:10px}.newsletter small{grid-column:1/-1;color:#91a6ad}.site-footer{background:#0b171d;color:#c3d0d5;padding:58px 0 20px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:40px}.brand-footer{color:white}.footer-grid p{max-width:310px;line-height:1.7}.footer-grid h4{color:white;margin:0 0 14px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px;font-size:14px}.footer-grid a:hover{color:white}.footer-bottom{border-top:1px solid #26373e;margin-top:36px;padding-top:20px;font-size:13px;color:#7f949b}
@media(max-width:980px){.main-nav{position:absolute;left:0;right:0;top:74px;background:white;border-bottom:1px solid var(--line);display:none;flex-direction:column;padding:20px 24px}.main-nav.open{display:flex}.menu-toggle{display:block;margin-left:auto}.search-icon{display:none}.hero{min-height:590px}.hero h1{font-size:50px}.destination-grid,.article-grid,.style-grid{grid-template-columns:repeat(2,1fr)}.featured-grid,.affiliate-panel,.newsletter-inner{grid-template-columns:1fr}.booking-row{grid-template-columns:1fr 1fr}.booking-row button{grid-column:1/-1}.picks-grid{grid-template-columns:repeat(3,1fr)}.latest-list{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.flight-panel{align-items:flex-start;flex-direction:column}}
@media(max-width:640px){.container{width:min(calc(100% - 24px),var(--max))}.nav-wrap{height:64px}.main-nav{top:64px}.hero{min-height:610px}.hero-content{padding:55px 0}.hero h1{font-size:42px}.hero p{font-size:16px}.hero-search{display:grid;grid-template-columns:auto 1fr;padding:8px}.hero-search button{grid-column:1/-1;width:100%}.hero-actions{flex-direction:column;align-items:stretch}.section{padding:58px 0}.section-heading{align-items:flex-start;flex-direction:column;margin-bottom:24px}.section-heading h2,.affiliate-copy h2{font-size:31px}.destination-grid,.article-grid,.style-grid,.picks-grid{grid-template-columns:1fr}.destination-card{min-height:250px}.featured-grid{gap:16px}.feature-lead img{height:270px}.feature-lead h3{font-size:26px}.mini-article{grid-template-columns:110px 1fr}.mini-article img{height:100px}.affiliate-panel{padding:22px}.booking-row{grid-template-columns:1fr}.booking-row button{grid-column:auto}.flight-panel{padding:28px 24px}.latest-item{grid-template-columns:1fr}.latest-item img{height:220px}.newsletter form{grid-template-columns:1fr}.newsletter button{width:100%}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}}
/* Inner pages */
.page-hero,.detail-hero{min-height:390px;position:relative;background-size:cover;background-position:center;display:flex;align-items:end;color:#fff}.page-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,25,34,.82),rgba(5,25,34,.35))}.page-hero-copy{position:relative;z-index:2;padding:70px 0}.page-hero h1,.detail-hero h1,.article-hero h1,.simple-hero h1{font-family:Manrope,sans-serif;letter-spacing:-2px;font-size:52px;line-height:1.08;margin:10px 0 14px;max-width:820px}.page-hero p,.detail-hero p{max-width:760px;font-size:18px;line-height:1.65;color:#edf7f8}.listing-destinations,.listing-articles{margin-top:0}.destination-detail-grid{display:grid;grid-template-columns:1.5fr .7fr;gap:48px;align-items:start}.destination-detail-grid h2{font-family:Manrope,sans-serif;font-size:34px;margin:8px 0 22px}.fact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:38px}.fact-grid>div{padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff;display:flex;flex-direction:column;gap:7px}.fact-grid small{font-weight:800;color:var(--brand);font-size:11px}.fact-grid strong{line-height:1.5}.highlight-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.highlight-grid div{padding:15px 17px;border-radius:12px;background:var(--soft);font-weight:700}.side-cta{background:#edf7f8;border:1px solid #d7e9ec;border-radius:20px;padding:26px;position:sticky;top:96px}.side-cta h3{font-family:Manrope,sans-serif;font-size:24px;line-height:1.25;margin:8px 0}.side-cta p{color:var(--muted);line-height:1.7}.side-cta small{display:block;color:#77878d;margin-top:12px}.btn-brand{background:var(--brand);color:#fff}.btn-brand:hover{background:var(--brand-dark)}.article-hero{padding:68px 0 44px;background:var(--soft)}.article-hero-grid{display:grid;grid-template-columns:1fr .85fr;gap:45px;align-items:center}.article-hero h1{font-size:50px}.article-hero p{font-size:18px;line-height:1.7;color:var(--muted)}.article-hero img{height:430px;border-radius:24px}.article-meta{font-size:13px;font-weight:700;color:#63737a;margin-top:18px}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 310px;justify-content:space-between;gap:50px}.article-content section{padding-bottom:28px;border-bottom:1px solid var(--line);margin-bottom:28px}.article-content h2{font-family:Manrope,sans-serif;font-size:30px;margin:0 0 12px}.article-content p,.policy-copy p{font-size:17px;line-height:1.85;color:#42515a}.simple-hero{padding:80px 0;background:linear-gradient(135deg,#eef8fa,#f8fafb)}.simple-hero h1{color:var(--ink)}.simple-hero p{max-width:820px;font-size:18px;line-height:1.7;color:var(--muted)}.narrow-content{max-width:900px}.policy-copy h2,.contact-grid h2{font-family:Manrope,sans-serif;font-size:30px;margin:0 0 12px}.policy-copy h2:not(:first-child){margin-top:35px}.contact-grid{display:grid;grid-template-columns:1fr 320px;gap:45px}.contact-form{display:grid;gap:13px}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:14px 15px;font:inherit}.contact-form textarea{resize:vertical}
@media(max-width:980px){.destination-detail-grid,.article-hero-grid,.article-layout,.contact-grid{grid-template-columns:1fr}.side-cta{position:static}.article-sidebar{max-width:600px}.fact-grid{grid-template-columns:1fr}.article-hero img{height:360px}}
@media(max-width:640px){.page-hero,.detail-hero{min-height:340px}.page-hero-copy{padding:50px 0}.page-hero h1,.detail-hero h1,.article-hero h1,.simple-hero h1{font-size:37px}.article-hero{padding:48px 0 28px}.article-hero img{height:260px}.highlight-grid{grid-template-columns:1fr}.simple-hero{padding:55px 0}}

/* CMS-backed contact form */
.contact-card{background:#fff;border:1px solid #e5e9e7;border-radius:16px;padding:24px;box-shadow:0 12px 35px rgba(20,43,48,.06)}
.contact-card label{display:block;font-weight:700;font-size:13px;margin:14px 0 7px}
.contact-card input,.contact-card textarea{width:100%;border:1px solid #cfd8d5;border-radius:9px;padding:12px;font:inherit}
.contact-card .btn{margin-top:16px;border:0;cursor:pointer}
.contact-card .notice{background:#ebfaf4;border:1px solid #bfe9d6;padding:11px 13px;border-radius:8px;margin-bottom:12px}
/* SEO/search/editorial experience enhancements */
.global-search{display:none;background:#fff;border-top:1px solid var(--line);box-shadow:0 18px 35px rgba(13,35,43,.08)}.global-search.open{display:block}.global-search-form{height:76px;display:flex;align-items:center;gap:10px}.global-search-form>span{font-size:24px;color:var(--muted)}.global-search-form input{flex:1;border:0;outline:0;font-size:17px;padding:15px}.global-search-form button{border:0;background:var(--brand);color:#fff;border-radius:10px;padding:12px 18px;font-weight:700}.global-search-form .search-close{background:transparent;color:var(--ink);font-size:25px;padding:8px 10px}.breadcrumb{display:flex;gap:9px;align-items:center;flex-wrap:wrap;padding-top:22px;padding-bottom:18px;font-size:13px;color:var(--muted)}.breadcrumb a{color:var(--brand);font-weight:700}.article-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap;color:var(--muted);font-size:13px;margin-top:18px}.article-trust{border:1px solid #dbe8e9;background:#f6fbfb;border-radius:14px;padding:16px 18px;margin-bottom:22px}.article-trust strong{font-family:Manrope,sans-serif}.article-trust p{margin:5px 0 0;color:var(--muted);font-size:14px}.article-toc{border:1px solid var(--line);border-radius:16px;padding:18px 20px;margin-bottom:30px;background:#fff}.article-toc>strong{font-family:Manrope,sans-serif}.article-toc ol{margin:12px 0 0;padding-left:20px;display:grid;gap:8px}.article-toc a{color:var(--brand);font-weight:600}.article-content h2{scroll-margin-top:110px;font-family:Manrope,sans-serif;font-size:31px;line-height:1.2;margin:42px 0 14px}.article-content h3{font-family:Manrope,sans-serif;font-size:23px;line-height:1.3;margin:30px 0 10px}.article-content p,.article-content li{font-size:17px;line-height:1.85;color:#36454f}.article-content ul,.article-content ol{padding-left:24px}.article-content blockquote{margin:28px 0;border-left:4px solid var(--brand);padding:16px 22px;background:var(--soft);font-size:19px}.article-content a{color:var(--brand);text-decoration:underline;text-underline-offset:3px}.sticky-cta{position:sticky;top:110px}.hero-updated{display:block;margin-top:16px;color:rgba(255,255,255,.82)}.search-page-hero{padding:84px 0 55px;background:linear-gradient(180deg,#eff8f9 0,#fff 100%)}.narrow-container{max-width:850px}.search-page-hero h1{font-family:Manrope,sans-serif;font-size:48px;letter-spacing:-2px;margin:9px 0 24px}.search-page-form{display:flex;background:#fff;border:1px solid #dce4e6;border-radius:14px;padding:6px;box-shadow:0 14px 35px rgba(22,52,61,.08)}.search-page-form input{flex:1;border:0;outline:0;padding:14px;font-size:16px;min-width:0}.search-page-form button{background:var(--brand);border:0;color:#fff;font-weight:700;border-radius:10px;padding:13px 23px}.search-count{color:var(--muted);margin-top:16px}.search-articles-heading{margin-top:65px}.empty-state{text-align:center;border:1px solid var(--line);border-radius:18px;padding:55px 25px;background:var(--soft)}.empty-state h2{font-family:Manrope,sans-serif;font-size:30px;margin:0 0 8px}.empty-state p{color:var(--muted);margin:0 auto 20px;max-width:560px}.footer-rss{display:inline-block;margin-top:10px;color:#b9dfe5!important;font-weight:700!important}
@media(max-width:720px){.global-search-form{height:auto;padding-top:12px;padding-bottom:12px;flex-wrap:wrap}.global-search-form input{order:1;width:calc(100% - 50px);flex:none}.global-search-form>span{order:0}.global-search-form button:not(.search-close){order:3;width:100%}.global-search-form .search-close{order:2;margin-left:auto}.search-page-hero{padding:58px 0 38px}.search-page-hero h1{font-size:37px}.search-page-form{display:grid}.search-page-form button{width:100%}.sticky-cta{position:static}.article-content h2{font-size:27px}.article-content p,.article-content li{font-size:16px}}

.empty-content{padding:24px;border:1px dashed #cfdadd;border-radius:12px;background:#fff;color:#68777f;text-align:center}
