@font-face{font-family:Manrope;src:url("../fonts/Manrope/Manrope-Regular.8ae23f32b650.woff2") format("woff2");font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url("../fonts/Manrope/Manrope-ExtraBold.6fdca7c1b7bf.woff2") format("woff2");font-weight:700 900;font-display:swap}
.dest-page{margin:0;background:#f8f9f6;color:#15171a;font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}
.dest-page *{box-sizing:border-box}
.dest-page [hidden]{display:none!important}
.dest-page a{color:inherit;text-decoration:none}
.dest-page button,.dest-page input,.dest-page select{font:inherit}
.dest-page button,.dest-page select{cursor:pointer}
.dest-page :focus-visible{outline:3px solid #174ee8;outline-offset:4px}
.dest-frame{width:calc(100% - 80px);max-width:1280px;margin-inline:auto}
.dest-header{background:#fff;border-bottom:1px solid #e5e7e0}
.dest-header__inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.dest-header img{display:block;object-fit:contain}
.dest-header nav{display:flex;gap:32px;font-size:14px;font-weight:700}
.dest-header nav a:hover,.dest-header nav a[aria-current]{color:#174ee8}
.dest-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:#174ee8;color:#fff!important;border:0;border-radius:14px;padding:18px 24px;font-weight:800;min-height:52px;transition:background .18s}
.dest-button:hover{background:#103cbc}
.dest-button--small{padding:13px 20px;font-size:14px}
.dest-text-link{color:#174ee8!important;font-weight:800;font-size:14px}
.dest-text-link:hover{text-decoration:underline}
.dest-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:50px;padding-block:44px 80px;align-items:stretch}
.dest-hero__copy{padding-block:6px}
.dest-crumb{display:flex;gap:12px;font-size:12px;color:#70767c;margin-bottom:46px}
.dest-eyebrow{font-size:11px;font-weight:800;letter-spacing:.12em;margin:0 0 18px;color:#515b66}
.dest-hero h1{font-size:clamp(40px,4.6vw,66px);line-height:1.08;letter-spacing:-.055em;margin:0}
.dest-hero h1 em{color:#174ee8;font-style:normal}
.dest-lead{font-size:16px;line-height:1.8;color:#626873;margin:24px 0 30px}
.dest-hero__actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.dest-stats{display:flex;gap:30px;margin-top:44px}
.dest-stats span{display:flex;flex-direction:column;gap:4px;font-size:11px;color:#747a81}
.dest-stats b{font-size:26px;color:#15171a;font-weight:800;letter-spacing:-.04em}
.dest-hero__visual{position:relative;border-radius:28px;overflow:hidden;min-height:470px;background:#2c898d}
.dest-hero__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,31,33,.85),transparent 65%);pointer-events:none}
.dest-hero__visual img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:60% center}
.dest-hero__label{position:absolute;top:26px;left:26px;padding:10px 14px;border-radius:24px;background:#fff;font-size:9px;font-weight:800;letter-spacing:.08em;z-index:1}
.dest-hero__caption{position:absolute;bottom:32px;left:32px;right:32px;z-index:1;color:#fff}
.dest-hero__caption strong{display:block;font-size:46px;line-height:1.08;letter-spacing:-.04em;margin-bottom:22px}
.dest-hero__caption>span{display:flex;align-items:center;justify-content:space-between;font-size:14px}
.dest-hero__caption b{display:grid;place-items:center;border-radius:50%;width:42px;height:42px;background:#c3f85c;color:#17201a;font-size:24px}
.dest-explore{padding-block:35px 72px;border-top:1px solid #dfe3da;scroll-margin-top:24px}
.dest-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}
.dest-section-head h2,.dest-blog h2,.dest-dialog h2{font-size:clamp(28px,3.2vw,40px);line-height:1.15;letter-spacing:-.045em;margin:0}
.dest-section-head p:not(.dest-eyebrow){color:#6d727b;font-size:14px;line-height:1.7;margin:14px 0 0}
.dest-controls{display:grid;grid-template-columns:2fr 1fr 1.25fr;gap:12px}
.dest-controls>div{border:1px solid #dfe2db;background:#fff;border-radius:14px;padding:11px 16px;min-width:0}
.dest-controls label{display:block;font-size:11px;color:#6d727b;margin-bottom:4px}
.dest-controls input,.dest-controls select{width:100%;border:0;background:transparent;color:#15171a;font-size:14px;min-height:28px}
.dest-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0}
.dest-tabs button{background:#fff;border:1px solid #dfe2db;padding:11px 18px;border-radius:30px;font-size:13px;font-weight:700;min-height:44px}
.dest-tabs button[aria-pressed=true]{background:#17251d;color:#fff;border-color:#17251d}
.dest-results{display:flex;justify-content:space-between;gap:24px;align-items:center;font-size:12px;color:#727780;margin:22px 0 18px}
.dest-results p{font-weight:700;color:#31383e;margin:0}
.dest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.dest-card{border:1px solid #e3e6de;border-radius:23px;overflow:hidden;background:#fff;min-width:0;transition:box-shadow .2s}
.dest-card:hover{box-shadow:0 10px 25px #19292012}
.dest-card__image{display:block;height:220px;position:relative;overflow:hidden;background:#dfeacc}
.dest-card__image img{width:100%;height:100%;object-fit:cover;object-position:center 40%}
.dest-card__image--graphic{background:radial-gradient(circle at 90% 100%,#c4f55e 0 27%,transparent 27.5%),#e7eddc;padding:30px;color:#254532}
.dest-card__image--graphic>span:first-child{font-size:88px;line-height:1;font-weight:800;letter-spacing:-.08em}
.dest-card__image--graphic small{display:block;font-size:14px;margin-top:8px}
.dest-card__tag{position:absolute;bottom:16px;left:16px;background:#fff;padding:8px 12px;border-radius:20px;font-size:10px;font-weight:700;box-shadow:0 1px 6px #0001}
.dest-card__body{padding:24px}
.dest-card__body>p:first-child{font-size:12px;color:#6d727b;margin:0 0 8px}
.dest-card h3{font-size:23px;line-height:1.2;margin:0 0 12px;letter-spacing:-.04em}
.dest-card h3 a:hover{color:#174ee8}
.dest-card__description{font-size:12px;line-height:1.6;color:#6d727b;margin:0 0 20px;min-height:38px}
.dest-card__meta{display:flex;align-items:baseline;gap:8px;margin:18px 0}
.dest-card__meta strong{font-size:21px;letter-spacing:-.04em}
.dest-card__meta span{font-size:11px;color:#6d727b}
.dest-card__actions{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:15px;border-top:1px solid #edf0e8}
.dest-card__actions>a{font-size:12px;color:#174ee8;font-weight:800;display:flex;gap:12px;align-items:center;min-height:44px}
.dest-card__actions button{border:1px solid #dfe3da;background:#f8f9f6;border-radius:10px;padding:10px;font-size:11px;font-weight:700;min-height:44px}
.dest-card__actions button[aria-pressed=true]{background:#c3f85c;border-color:#c3f85c}
.dest-empty{padding:48px 20px;text-align:center;border:1px dashed #b5bdaf;border-radius:22px;background:#fff}
.dest-empty>a{display:block;margin-top:20px;color:#174ee8}
.dest-blog{display:grid;grid-template-columns:1fr 1fr;gap:64px;background:#eafaD7;border-radius:28px;padding:48px;margin-bottom:72px}
.dest-blog>div>p:not(.dest-eyebrow){color:#5f6b59;line-height:1.8;font-size:14px;margin:20px 0 26px}
.dest-blog__links{display:flex;flex-direction:column;justify-content:center}
.dest-blog__links a{position:relative;padding:24px 48px 24px 0;border-bottom:1px solid #c8d9b7}
.dest-blog__links a:first-child{border-top:1px solid #c8d9b7}
.dest-blog__links span{display:block;font-size:9px;letter-spacing:.08em;color:#617457;margin-bottom:10px}
.dest-blog__links strong{font-size:20px;letter-spacing:-.03em}
.dest-blog__links b{position:absolute;right:0;top:40%;font-size:22px}
.dest-blog__links a:hover{color:#174ee8}
.dest-directory{padding-bottom:80px;scroll-margin-top:24px}
.dest-country-grid{columns:3;column-gap:40px}
.dest-country-grid section{break-inside:avoid;margin-bottom:30px;padding-top:22px;border-top:1px solid #dfe3da}
.dest-country-grid h3{font-size:20px;letter-spacing:-.035em;margin:0 0 15px}
.dest-country-grid h3 small{color:#70786b;font-size:12px;margin-left:8px}
.dest-country-grid ul{list-style:none;padding:0;margin:0}
.dest-country-grid li a{display:flex;justify-content:space-between;gap:12px;padding:8px 0;font-size:13px;line-height:1.6}
.dest-country-grid li a:hover{color:#174ee8}
.dest-country-grid li span{font-size:11px;color:#858c80}
.dest-compare-bar{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);width:calc(100% - 40px);max-width:850px;z-index:30;display:flex;align-items:center;gap:20px;padding:16px 20px;border:1px solid #dfe3da;border-radius:20px;background:#fff;box-shadow:0 8px 40px #18261c33}
.dest-compare-bar>div{flex:1;min-width:0}
.dest-compare-bar strong,.dest-compare-bar span{display:block;font-size:12px}
.dest-compare-bar span{margin-top:5px;color:#697366;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dest-compare-bar>button:last-child{border:0;background:none;font-size:12px;min-height:44px}
.dest-page.has-comparison{padding-bottom:120px}
.dest-dialog{width:calc(100% - 32px);max-width:1100px;border:0;border-radius:24px;padding:32px;color:#15171a;max-height:90vh}
.dest-dialog::backdrop{background:#13251bd9}
.dest-dialog__head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}
.dest-dialog__head button{border:1px solid #dfe3da;background:#f8f9f6;border-radius:50%;width:44px;height:44px;font-size:26px;flex-shrink:0}
.dest-dialog>p{color:#697366;line-height:1.6;font-size:13px}
.dest-compare-table{overflow:auto;margin-top:24px}
.dest-compare-table table{width:100%;border-collapse:collapse;text-align:left}
.dest-compare-table th,.dest-compare-table td{padding:18px 14px;border-bottom:1px solid #e3e7df;min-width:160px;vertical-align:top;font-size:13px;line-height:1.6}
.dest-compare-table thead th{font-size:20px;color:#174ee8}
.dest-compare-table th:first-child{min-width:110px;color:#65705f;font-size:12px}
.dest-compare-table a{color:#174ee8;font-weight:800}
.dest-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.dest-photo-credit{font-size:10px;color:#727780;line-height:1.8;margin-bottom:28px}
.dest-photo-credit a{text-decoration:underline}
.dest-skip{position:fixed;top:-100px;left:20px;background:#fff;padding:15px;z-index:100}
.dest-skip:focus{top:10px}
@media(max-width:1000px){.dest-frame{width:calc(100% - 40px)}.dest-hero{gap:26px}.dest-hero__actions{gap:18px}.dest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dest-hero__visual{min-height:430px}.dest-blog{gap:30px;padding:32px}.dest-stats{gap:22px}.dest-country-grid{columns:2}}
@media(max-width:680px){.dest-header__inner{flex-wrap:wrap;gap:14px;padding-block:16px}.dest-header nav{order:3;width:100%;gap:24px;font-size:12px}.dest-header__inner>.dest-button{min-height:42px;padding:10px 14px}.dest-hero{grid-template-columns:1fr;padding-block:24px 40px}.dest-crumb{margin-bottom:30px}.dest-hero h1{font-size:43px}.dest-lead{font-size:14px}.dest-stats{margin-top:30px;gap:28px}.dest-stats b{font-size:23px}.dest-stats span{font-size:10px}.dest-hero__visual{min-height:300px}.dest-hero__caption strong{font-size:38px}.dest-section-head{display:block}.dest-section-head>.dest-text-link{display:inline-block;margin-top:20px}.dest-controls{grid-template-columns:1fr 1fr}.dest-search{grid-column:1/-1}.dest-controls>div{padding:10px 12px}.dest-controls select{font-size:12px}.dest-tabs{gap:6px}.dest-tabs button{font-size:11px;padding:10px 13px}.dest-results{display:block}.dest-results>span{display:block;font-size:10px;line-height:1.6;margin-top:8px}.dest-grid{grid-template-columns:1fr;gap:20px}.dest-card__image{height:220px}.dest-card__body{padding:22px}.dest-card__description{min-height:0}.dest-blog{grid-template-columns:1fr;padding:28px;margin-bottom:44px}.dest-country-grid{columns:1}.dest-compare-bar{padding:12px;gap:8px;flex-wrap:wrap;bottom:10px;border-radius:14px}.dest-compare-bar>div{flex-basis:100%}.dest-compare-bar .dest-button{padding:10px 18px;min-height:44px;font-size:12px}.dest-dialog{padding:22px}.dest-dialog h2{font-size:26px}.dest-explore{padding-bottom:44px}}
@media(prefers-reduced-motion:reduce){.dest-page *{transition:none!important;scroll-behavior:auto!important}}
