:root{--ink:#172f2c;--muted:#596d65;--forest:#153b35;--lime:#d8fc79;--paper:#f7f8f2;--white:#fff;--line:#dde4d8;--soft:#eef2e7;--radius:22px;--shadow:0 18px 55px #19342c0d;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #347c63;outline-offset:4px}img,svg{max-width:100%}button{color:inherit}img{display:block;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em}h1{font-size:clamp(2.3rem,4.8vw,4.4rem);line-height:1.055;font-weight:760;margin-bottom:24px}h2{font-size:clamp(1.9rem,3vw,2.7rem);line-height:1.15;font-weight:700;margin-bottom:18px}h3{font-size:1.25rem;line-height:1.3}p{line-height:1.75}p:last-child{margin-bottom:0}[hidden]{display:none!important}.container{width:min(1192px,calc(100% - 64px));margin-inline:auto}.section{padding-block:80px}.section-sm{padding-block:44px}.eyebrow{font-size:.71rem;letter-spacing:.16em;font-weight:800;text-transform:uppercase;color:#466655;display:flex;align-items:center;gap:9px;margin-bottom:21px;line-height:1.6}.eyebrow:before{content:"";width:7px;height:7px;flex-shrink:0;border-radius:50%;background:#689451}.intro{color:var(--muted);font-size:1.06rem;line-height:1.75;max-width:710px}.icon{width:22px;height:22px;flex-shrink:0;stroke:currentColor;fill:none;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.small{font-size:.79rem;line-height:1.6;color:var(--muted)}.skip-link{position:fixed;left:20px;top:-90px;padding:12px 20px;background:var(--lime);z-index:200;border-radius:12px}.skip-link:focus{top:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:13px;border:1px solid transparent;min-height:52px;padding:14px 22px;border-radius:11px;background:var(--forest);color:white;font-weight:650;font-size:.89rem;line-height:1.4;transition:background .2s,transform .2s;text-align:center}.btn:hover{background:#275447;transform:translateY(-1px)}.btn-lime{background:var(--lime);color:var(--forest)}.btn-lime:hover{background:#caef69}.btn-outline{background:transparent;border-color:#bdcbbd;color:var(--forest)}.btn-outline:hover{background:#eaf0e2}.btn-white{background:white;color:var(--forest)}.btn-white:hover{background:#f0f5e8}.text-link{display:inline-flex;gap:10px;align-items:center;font-size:.88rem;font-weight:650;line-height:1.5}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.full{width:100%}
.site-header{background:#f7f8f2f5;border-bottom:1px solid #e3e8dd;position:sticky;top:0;z-index:50;backdrop-filter:blur(16px)}.header-inner{height:86px;display:flex;align-items:center;gap:30px}.logo{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;letter-spacing:-.055em;font-size:1.9rem;font-weight:800}.logo img{width:37px;height:37px}.desktop-nav{display:flex;align-items:center;gap:30px;margin-left:auto}.desktop-nav a{font-size:.83rem;font-weight:600;white-space:nowrap;position:relative}.desktop-nav a:hover,.desktop-nav a.active{color:#407451}.desktop-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:2px;background:#719d57}.header-actions{display:flex;align-items:center;gap:15px}.lang-menu{position:relative}.lang-menu summary{list-style:none;display:flex;gap:7px;align-items:center;font-size:.77rem;font-weight:700;border-left:1px solid var(--line);padding:7px 0 7px 21px;cursor:pointer;min-height:44px}.lang-menu summary::-webkit-details-marker{display:none}.lang-menu .icon{width:18px;height:18px}.lang-options{position:absolute;right:0;top:45px;background:white;box-shadow:var(--shadow);border:1px solid var(--line);border-radius:12px;min-width:165px;overflow:hidden;padding:5px;z-index:70}.lang-options a{display:flex;justify-content:space-between;padding:12px;border-radius:7px;font-size:.87rem}.lang-options a:hover{background:var(--soft)}.lang-options a[aria-current]{font-weight:700;background:var(--soft)}.mobile-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:9px;background:transparent;align-items:center;justify-content:center}
.hero{padding-top:46px;padding-bottom:0;position:relative}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:8px}.hero-copy{padding:25px 0 60px;position:relative;z-index:2}.hero h1{font-size:clamp(2.8rem,4.65vw,4.45rem);letter-spacing:-.062em;margin-bottom:23px}.hero h1 span{color:#608064}.hero .intro{max-width:490px;font-size:1rem}.hero-small{margin-top:26px;display:flex;gap:12px;align-items:center;color:#4c6559;font-size:.78rem;font-weight:550}.mini-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#e6eddb}.hero-art{width:110%;max-width:none;margin-left:-3%;margin-top:-12px}.hero-search{margin-top:-8px;position:relative;z-index:3;background:white;padding:25px 28px 22px;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.search-title{font-size:.85rem;font-weight:700;margin-bottom:14px;display:block}.search-row{display:flex;gap:16px;align-items:stretch}.select-wrap{flex:1;display:flex;align-items:center;gap:12px;border:1px solid #ccd8c7;background:#f8faf5;border-radius:10px;padding:3px 18px}.select-wrap .icon{color:#51705b}.select-wrap select{width:100%;border:0;background:transparent;padding:15px 0;color:var(--ink);font-size:.95rem;min-height:52px}.search-row .btn{min-width:238px;white-space:nowrap}.search-details{display:flex;justify-content:space-between;gap:22px;align-items:center;margin-top:13px}.search-details .small{max-width:700px;margin:0}.search-details a{white-space:nowrap}.trust-row{display:flex;justify-content:space-between;gap:28px;padding-block:26px;border-bottom:1px solid var(--line)}.trust-item{font-size:.79rem;font-weight:580;display:flex;gap:10px;align-items:center}.trust-item .icon{color:#72945b;width:19px;height:19px}
.section-head{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:30px}.section-head .eyebrow{margin-bottom:12px}.section-head h2{margin-bottom:12px}.section-head p{max-width:680px;margin:0}.section-head>.text-link{flex-shrink:0;margin-bottom:5px}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.destination-card{border:1px solid var(--line);border-radius:17px;overflow:hidden;background:white;box-shadow:0 2px 0 #1b362004;transition:transform .25s,box-shadow .25s}.destination-card:hover{transform:translateY(-5px);box-shadow:0 14px 30px #14342b0d}.card-scene{position:relative;overflow:hidden;background:var(--soft);aspect-ratio:1.95}.card-scene img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.destination-card:hover img{transform:scale(1.035)}.airport-code{position:absolute;top:14px;left:15px;display:inline-flex;align-items:center;gap:6px;border-radius:6px;background:#fffffff0;padding:6px 9px;font-weight:750;font-size:.66rem;letter-spacing:.05em}.airport-code .icon{width:14px;height:14px}.art-label{position:absolute;right:11px;bottom:9px;font-size:.57rem;color:#233c34;background:#f7f8eee6;padding:3px 6px;border-radius:4px;letter-spacing:.02em}.card-content{padding:21px 23px 22px}.card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.card-content h3{font-size:1.45rem;margin:0 0 6px}.card-country{font-size:.71rem;font-weight:650;color:#628064;letter-spacing:.02em}.card-region{font-size:.79rem;color:var(--muted);margin-top:9px;line-height:1.5}.round-arrow{background:#f0f4e7;border-radius:50%;width:35px;height:35px;display:grid;place-items:center;flex-shrink:0}.round-arrow .icon{width:17px;height:17px}.country-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:27px}.chip{display:inline-flex;align-items:center;gap:8px;border:1px solid #d5dfce;background:transparent;padding:10px 16px;min-height:43px;border-radius:999px;font-size:.78rem;font-weight:600}.chip:hover,.chip[aria-pressed=true]{background:var(--forest);border-color:var(--forest);color:white}.chip b{font-size:.66rem;font-weight:600;opacity:.68}
.how-section{background:#edf1e6;border-block:1px solid #e1e7d8}.how-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:96px;align-items:start}.how-grid h2{font-size:2.7rem;max-width:470px}.steps{display:grid;gap:25px}.step{display:grid;grid-template-columns:40px 1fr;gap:20px}.step-number{font-size:.74rem;font-weight:750;letter-spacing:.1em;background:white;border:1px solid #d9e2cb;border-radius:50%;width:36px;height:36px;display:grid;place-items:center}.step h3{font-size:1.06rem;letter-spacing:-.025em;margin:2px 0 8px}.step p{font-size:.9rem;color:var(--muted);line-height:1.7}.tool-promo{background:var(--forest);color:white;display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center;border-radius:28px;padding:55px 60px;position:relative;overflow:hidden}.tool-promo .eyebrow{color:#d9e5c8}.tool-promo .eyebrow:before{background:var(--lime)}.tool-promo h2{font-size:2.65rem}.tool-promo p{color:#c5d8cb;font-size:.94rem;max-width:520px}.tool-promo .btn{margin-top:9px}.tool-visual{padding:30px;border-radius:19px;background:#ffffff0c;border:1px solid #ffffff1c;transform:rotate(3deg)}.tool-visual-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff26;padding:18px 0;font-size:.9rem}.tool-visual-row:last-child{border:0}.tool-visual-row strong{font-size:1.4rem;color:var(--lime);letter-spacing:-.03em}.guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.guide-card{background:white;border:1px solid var(--line);border-radius:15px;padding:25px;display:flex;flex-direction:column;gap:15px;transition:background .2s}.guide-card:hover{background:#eef4e6}.guide-icon{width:43px;height:43px;border-radius:12px;background:#eaf1dd;display:grid;place-items:center;color:#4f7448}.guide-card h3{font-size:1.05rem;margin:0;min-height:2.5em}.guide-card .text-link{font-size:.76rem;margin-top:auto;justify-content:space-between}.bottom-cta{padding-block:40px;background:#d8fc79}.bottom-cta .container{display:flex;justify-content:space-between;align-items:center;gap:35px}.bottom-cta h2{font-size:1.7rem;margin:0}.bottom-cta p{font-size:.9rem;margin:9px 0 0;max-width:670px}
.site-footer{padding-top:55px;background:#edf1e7;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:40px;padding-bottom:40px}.footer-brand .logo{margin-bottom:16px}.footer-brand p{font-size:.79rem;color:var(--muted);max-width:330px}.footer-column h3{font-size:.79rem;letter-spacing:0;margin:5px 0 20px}.footer-column a{display:block;font-size:.77rem;color:#52645a;margin-bottom:13px;line-height:1.45}.footer-column a:hover{color:var(--forest);text-decoration:underline}.footer-bottom{border-top:1px solid #d5dece;display:flex;justify-content:space-between;gap:25px;align-items:flex-start;padding-block:21px;font-size:.67rem;line-height:1.7;color:#586b5b}.footer-bottom p{margin:0}.preview-line{padding:12px 0;border-top:1px dashed #bccdaf;color:#546d52;font-size:.72rem;line-height:1.6}.preview-line .icon{width:15px;height:15px;margin-right:7px}
.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:.72rem;line-height:1.5;color:#687967;margin-top:27px;margin-bottom:28px}.breadcrumb .icon{width:12px;height:12px}.breadcrumb a:hover{text-decoration:underline}.page-heading{padding:16px 0 36px;max-width:890px}.page-heading h1{font-size:clamp(2.3rem,4vw,3.6rem);max-width:870px}.page-heading .intro{max-width:790px}.directory-filters{background:white;padding:22px;border:1px solid var(--line);border-radius:15px;margin-bottom:30px}.filter-input{display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:9px;padding:0 15px;background:#fafbf8}.filter-input input{border:0;min-height:50px;background:transparent;width:100%;font-size:.91rem;color:var(--ink)}.filter-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.filter-chips .chip{font-size:.72rem;padding:8px 13px;min-height:38px}.directory-count{font-size:.77rem;line-height:1.5;color:var(--muted);margin-top:14px}.empty-state{padding:35px;background:#edf2e6;border-radius:15px;line-height:1.8}.country-intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;margin-bottom:40px}.country-tip{padding:28px;border-left:3px solid #b6d179;background:#edf2e4;border-radius:0 14px 14px 0}.country-tip h2{font-size:1.35rem;letter-spacing:-.035em;margin-bottom:12px}.country-tip p{font-size:.9rem;color:#455c4f}.country-intro .intro{font-size:.98rem}
.destination-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:55px;align-items:center;margin-bottom:35px}.destination-hero h1{font-size:clamp(2.2rem,3.6vw,3.4rem)}.destination-hero .intro{font-size:.97rem}.destination-visual{position:relative;border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.destination-visual img{width:100%;aspect-ratio:1.2;object-fit:cover}.fact-strip{display:flex;border:1px solid var(--line);border-radius:14px;background:white;overflow:hidden;margin-bottom:44px}.fact{flex:1;padding:18px 24px;border-right:1px solid var(--line)}.fact:last-child{border:0}.fact span{display:block;font-size:.66rem;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:5px}.fact strong{font-size:.87rem}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:65px;align-items:start}.article-body{max-width:740px}.article-body section{margin-bottom:35px;scroll-margin-top:110px}.article-body h2{font-size:1.7rem;letter-spacing:-.035em;margin-bottom:17px}.article-body h3{font-size:1.2rem;letter-spacing:-.02em}.article-body p{font-size:.96rem;line-height:1.9;color:#3f554b}.article-body a:not(.btn){text-decoration:underline;text-underline-offset:3px;text-decoration-color:#9bb189}.article-aside{position:sticky;top:111px;display:grid;gap:22px}.booking-box{background:var(--forest);color:white;padding:27px;border-radius:20px}.booking-box .eyebrow{color:#c2dc9a;font-size:.63rem;letter-spacing:.12em}.booking-box .eyebrow:before{background:var(--lime)}.booking-box h2{font-size:1.65rem;margin-bottom:14px}.booking-box p{color:#ccded1;font-size:.84rem;line-height:1.7}.booking-box .btn{margin-top:9px;font-size:.8rem;padding:13px 12px}.booking-box .small{margin-top:13px;font-size:.68rem;line-height:1.65;color:#c6d7c4}.aside-links{border:1px solid var(--line);background:white;border-radius:16px;padding:24px}.aside-links h3{font-size:.84rem;letter-spacing:0;margin-bottom:15px}.aside-links a{display:flex;align-items:center;gap:10px;font-size:.78rem;margin-block:14px;line-height:1.5}.aside-links a:hover{text-decoration:underline}.aside-links .icon{width:17px;height:17px;color:#739257}.callout{background:#eaf0df;border:1px solid #d5e0c4;border-radius:16px;padding:24px;display:flex;align-items:flex-start;gap:16px;margin-bottom:34px}.callout .icon{width:25px;height:25px;color:#648349;margin-top:3px}.callout strong{font-size:.82rem;display:block;margin-bottom:6px}.callout p{font-size:.89rem;line-height:1.7;margin:0}.faq-list{display:grid;gap:10px}.faq-list details{border:1px solid var(--line);background:white;border-radius:12px;padding:0 20px}.faq-list summary{font-weight:650;font-size:.89rem;line-height:1.5;cursor:pointer;padding:17px 22px 17px 0;position:relative;list-style:none}.faq-list summary:after{content:'+';position:absolute;right:0;top:13px;font-size:1.35rem;font-weight:400}.faq-list details[open] summary:after{content:'−'}.faq-list summary::-webkit-details-marker{display:none}.faq-list details p{font-size:.87rem;padding-bottom:18px;margin:0;line-height:1.8}.sources-box{padding:23px;border:1px solid var(--line);border-radius:14px;background:#f0f3e9}.sources-box h2{font-size:1.03rem}.sources-box p{font-size:.77rem;color:var(--muted);line-height:1.8}.sources-box a{font-size:.76rem;display:block;line-height:1.6;margin-top:10px}.checklist{padding:25px;background:white;border:1px solid var(--line);border-radius:16px;margin:27px 0}.checklist label{display:flex;align-items:flex-start;gap:12px;font-size:.88rem;line-height:1.7;padding:11px 0;border-bottom:1px solid #edf1e7;cursor:pointer}.checklist label:last-of-type{border:0}.checklist input{width:19px;height:19px;accent-color:var(--forest);margin-top:3px;flex-shrink:0}.checklist label:has(input:checked) span{color:#789078;text-decoration:line-through;text-decoration-color:#bacaa7}.check-progress{height:5px;border-radius:5px;overflow:hidden;background:#e5ebdb;margin:16px 0 11px}.check-progress-inner{display:block;width:0;background:#84ad43;height:100%;transition:width .2s}.checklist-status{font-size:.76rem;color:#516b50;margin-bottom:8px}.checklist .small{font-size:.72rem}.article-toolbar{display:flex;gap:12px;margin-bottom:35px}.article-toolbar .btn{min-height:42px;padding:9px 14px;font-size:.75rem}
.prose-page{max-width:800px;padding-bottom:60px}.prose-page h2{font-size:1.55rem;margin-top:34px;letter-spacing:-.03em}.prose-page p{font-size:.95rem;color:#42594d;line-height:1.9}.prose-page a:not(.btn){text-decoration:underline;text-underline-offset:3px}.notice{border:1px solid #decea1;background:#f7f1df;color:#62532f;border-radius:13px;padding:20px 23px;margin-bottom:30px;font-size:.89rem;line-height:1.8}.legal-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.legal-item{padding:18px;border:1px solid var(--line);border-radius:10px;background:white;overflow-wrap:anywhere}.legal-item dt{font-size:.72rem;color:var(--muted);margin-bottom:7px}.legal-item dd{margin:0;line-height:1.6;font-size:.9rem;white-space:pre-line}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:20px}.contact-panel{padding:30px;background:white;border:1px solid var(--line);border-radius:18px}.contact-panel h2{font-size:1.5rem;margin-top:15px}.contact-panel p{font-size:.92rem}.quote-intro{max-width:900px}.calculator{margin:0 0 60px}.currency-row{display:flex;align-items:center;justify-content:space-between;gap:25px;background:#edf2e6;padding:21px 25px;border-radius:13px;margin-bottom:25px}.currency-row label{font-size:.84rem;font-weight:650}.currency-row select{padding:10px 15px;border:1px solid #c5d3ba;border-radius:8px;background:white;min-height:45px;color:var(--ink)}.quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.quote-card{margin:0;min-width:0;background:white;border:1px solid var(--line);border-radius:18px;padding:26px 30px}.quote-card legend{font-size:1.2rem;font-weight:750;letter-spacing:-.025em;background:white;padding:5px 12px;border:1px solid var(--line);border-radius:8px}.quote-card label{display:block;font-size:.8rem;font-weight:550;margin-bottom:20px;line-height:1.5}.quote-card input{display:block;width:100%;margin-top:8px;padding:12px 14px;min-height:48px;border:1px solid #cfd9c6;border-radius:8px;font-size:1rem;color:var(--ink);background:#fbfcf8}.quote-card .deposit-field{border-top:1px dashed #ccdac0;padding-top:20px;color:#698053}.calculator-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:22px}.calculator-actions .btn{font-size:.82rem}.calculator-note{max-width:850px;margin-top:22px;font-size:.83rem;line-height:1.8;color:var(--muted)}.calc-result{margin-top:30px;background:var(--forest);color:white;padding:30px;border-radius:19px}.calc-result .result-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.calc-result .result-amount{font-size:2.2rem;letter-spacing:-.04em;margin-block:9px 6px;color:var(--lime);font-weight:700;overflow-wrap:anywhere}.calc-result h2{font-size:1.3rem}.calc-result h3{font-size:.94rem;letter-spacing:0;margin:0}.calc-result p{font-size:.88rem;color:#d4e3cc;line-height:1.7}.result-difference{border-top:1px solid #ffffff28;margin-top:20px;padding-top:20px}.result-difference strong{color:var(--lime)}.nojs-note{padding:20px;margin:15px 0;background:#f2ecd8;color:#655c37;font-size:.8rem;line-height:1.8}.icon-display{display:grid;place-items:center;background:#eaf0df;border-radius:13px;width:50px;height:50px}.stat-row{display:flex;gap:45px;padding-block:28px;border-block:1px solid var(--line);margin-block:30px}.stat-row strong{display:block;font-size:2.2rem;letter-spacing:-.05em}.stat-row span{font-size:.78rem;color:var(--muted)}.scroll-top{display:block;margin:10px auto 0;font-size:.72rem;text-align:center;padding:12px}.root-hint{background:var(--forest);color:white;padding:14px;text-align:center;font-size:.85rem}.root-hint a{margin:0 8px;text-decoration:underline}
@media(min-width:1450px){.hero-art{width:111%;margin-left:0}.hero-grid{gap:16px}}
@media(max-width:1100px){.desktop-nav{gap:20px}.header-inner{gap:20px}.desktop-nav a{font-size:.76rem}.how-grid{gap:50px}.article-layout{gap:35px;grid-template-columns:minmax(0,1fr) 290px}.hero h1{font-size:3.65rem}.tool-promo{padding:40px;gap:35px}.tool-promo h2{font-size:2.35rem}.guide-card{padding:20px}.hero-art{width:107%}.hero-copy{padding-bottom:35px}}
@media(max-width:850px){.container{width:calc(100% - 42px)}.header-inner{height:72px;gap:18px}.desktop-nav{gap:18px}.desktop-nav a{font-size:.74rem}.desktop-nav a:last-child{display:none}.logo{font-size:1.65rem}.logo img{width:33px;height:33px}.lang-menu summary{padding-left:12px}.hero h1{font-size:3rem}.hero-copy{padding-top:18px;padding-bottom:24px}.hero .eyebrow{font-size:.58rem}.hero .intro{font-size:.9rem}.hero-art{width:115%;margin-left:-12%}.hero-small{font-size:.67rem;margin-top:18px}.hero-search{padding:20px;margin-top:12px}.search-row .btn{min-width:205px;font-size:.8rem}.trust-item{font-size:.69rem;gap:7px}.trust-row{gap:15px}.section{padding-block:58px}.cards-grid{gap:16px}.card-content{padding:18px}.card-content h3{font-size:1.25rem}.card-region{font-size:.69rem}.card-country{font-size:.62rem}.round-arrow{width:28px;height:28px}.section-head{gap:25px}.section-head .intro{font-size:.95rem}.section-head>.text-link{font-size:.76rem}.how-grid{gap:38px}.how-grid h2{font-size:2.25rem}.guide-grid{grid-template-columns:repeat(2,1fr)}.guide-card h3{min-height:auto}.tool-promo{gap:25px;padding:35px}.tool-promo h2{font-size:2rem}.tool-visual{padding:20px}.tool-visual-row strong{font-size:1.1rem}.tool-visual-row{font-size:.77rem}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:25px}.footer-column:last-child{grid-column:2 / 4}.article-layout{grid-template-columns:1fr;gap:35px}.article-aside{position:static;display:grid;grid-template-columns:1fr 1fr}.article-body{max-width:none}.destination-hero{gap:28px}.destination-hero h1{font-size:2.7rem}.destination-visual img{aspect-ratio:.9}.fact{padding:15px 17px}.fact strong{font-size:.78rem}.country-intro{gap:30px}.footer-bottom{font-size:.62rem}}
@media(max-width:640px){.container{width:calc(100% - 36px)}.header-inner{height:69px}.header-actions{margin-left:auto;gap:10px}.mobile-toggle{display:flex}.lang-menu summary{border:0;padding:7px 4px}.lang-menu summary .icon:first-child{display:none}.desktop-nav{display:none;position:absolute;left:0;right:0;top:69px;background:var(--paper);margin:0;padding:20px 22px;box-shadow:0 18px 25px #16352b10;border-bottom:1px solid var(--line)}.desktop-nav.is-open{display:grid;gap:0}.desktop-nav a,.desktop-nav a:last-child{display:block;padding:14px 5px;font-size:.95rem}.desktop-nav a.active:after{display:none}.hero{padding-top:25px}.hero-grid{grid-template-columns:1fr;gap:0}.hero-copy{padding:8px 0 0;text-align:center}.hero .eyebrow{justify-content:center;font-size:.57rem;letter-spacing:.12em;margin-bottom:18px}.hero h1{font-size:clamp(2.3rem,9vw,3.6rem);margin-bottom:18px;line-height:1.05}.hero .intro{font-size:.92rem;margin:auto;max-width:410px;line-height:1.75}.hero-small{justify-content:center;font-size:.7rem;margin-top:18px}.hero-art{width:min(100%,430px);margin:8px auto 0;max-width:100%;display:block}.hero-search{margin-top:-5px;padding:19px;border-radius:15px}.search-row{flex-direction:column;gap:10px}.search-title{font-size:.81rem;margin-bottom:12px}.select-wrap{padding:0 12px}.select-wrap select{font-size:.84rem;min-height:49px}.search-row .btn{min-height:51px}.search-details{display:block;margin-top:11px}.search-details .small{font-size:.67rem;line-height:1.7}.search-details a{margin-top:12px;font-size:.76rem}.trust-row{padding-block:19px;display:grid;gap:12px;justify-content:start}.trust-item{font-size:.71rem}.trust-item .icon{width:17px;height:17px}.section{padding-block:44px}.section-head{display:block;margin-bottom:24px}.section-head h2{font-size:1.95rem}.section-head>.text-link{margin-top:18px;font-size:.78rem}.eyebrow{font-size:.65rem}.intro{font-size:.93rem}.cards-grid{grid-template-columns:1fr 1fr;gap:12px}.card-scene{aspect-ratio:1.32}.card-content{padding:14px 12px}.card-content h3{font-size:1.13rem;letter-spacing:-.035em}.card-country{font-size:.59rem}.card-region{font-size:.65rem;line-height:1.5;min-height:2.7em}.round-arrow{width:23px;height:23px}.round-arrow .icon{width:13px;height:13px}.card-top{gap:4px}.airport-code{font-size:.57rem;left:9px;top:9px;padding:5px 6px}.airport-code .icon{width:12px;height:12px}.art-label{font-size:.5rem;padding:2px 4px;right:5px;bottom:5px}.country-links{gap:8px;margin-top:23px}.country-links .chip{font-size:.7rem;padding:8px 12px;min-height:39px}.how-grid{grid-template-columns:1fr;gap:25px}.how-grid h2{font-size:2.05rem;margin-bottom:0}.steps{gap:22px}.step{gap:14px;grid-template-columns:35px 1fr}.step h3{font-size:1.01rem}.step p{font-size:.86rem}.tool-promo{grid-template-columns:1fr;padding:30px 24px;gap:30px;border-radius:21px}.tool-promo h2{font-size:2rem}.tool-promo p{font-size:.87rem}.tool-visual{transform:rotate(1deg);padding:18px 23px}.tool-visual-row{padding:12px 0}.guide-grid{gap:12px}.guide-card{padding:18px 15px;gap:13px}.guide-card h3{font-size:.92rem;min-height:2.5em}.guide-card .text-link{font-size:.66rem;gap:7px}.guide-icon{width:37px;height:37px}.guide-icon .icon{width:21px;height:21px}.bottom-cta .container{display:block}.bottom-cta h2{font-size:1.65rem}.bottom-cta p{font-size:.85rem}.bottom-cta .btn{margin-top:23px;width:100%}.site-footer{padding-top:38px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px;padding-bottom:25px}.footer-brand{grid-column:1 / -1}.footer-brand p{max-width:100%;font-size:.76rem}.footer-column:last-child{grid-column:auto}.footer-column h3{font-size:.78rem}.footer-column a{font-size:.74rem}.footer-bottom{display:block;font-size:.65rem;line-height:1.8}.footer-bottom p+p{margin-top:8px}.preview-line{font-size:.65rem}.breadcrumb{font-size:.65rem;gap:6px;margin:20px 0}.page-heading{padding:12px 0 27px}.page-heading h1{font-size:2.3rem;margin-bottom:20px}.directory-filters{padding:16px;margin-bottom:23px}.filter-input{padding:0 10px}.filter-input input{font-size:.77rem}.filter-chips{gap:7px}.filter-chips .chip{font-size:.64rem;padding:6px 10px;min-height:35px}.filter-chips .chip b{display:none}.directory-count{font-size:.7rem}.destination-hero{grid-template-columns:1fr;gap:23px;margin-bottom:24px}.destination-hero h1{font-size:2.28rem}.destination-hero .intro{font-size:.93rem}.destination-visual{border-radius:17px}.destination-visual img{aspect-ratio:1.75}.fact-strip{flex-wrap:wrap;margin-bottom:31px}.fact{padding:14px 12px;min-width:32%;flex:1}.fact span{font-size:.55rem;letter-spacing:.06em}.fact strong{font-size:.69rem;line-height:1.4;display:block}.article-body h2{font-size:1.49rem}.article-body p{font-size:.91rem;line-height:1.85}.article-aside{grid-template-columns:1fr}.booking-box{padding:24px}.article-body section{margin-bottom:29px}.callout{padding:20px;gap:12px}.callout p{font-size:.84rem}.faq-list details{padding:0 16px}.faq-list summary{font-size:.84rem}.faq-list details p{font-size:.84rem}.sources-box{padding:19px}.sources-box p,.sources-box a{font-size:.71rem}.checklist{padding:20px}.checklist label{font-size:.83rem}.checklist .small{font-size:.69rem}.country-intro{grid-template-columns:1fr;gap:25px;margin-bottom:30px}.country-tip{padding:23px}.country-intro .intro{font-size:.93rem}.contact-grid{grid-template-columns:1fr}.contact-panel{padding:24px}.prose-page p{font-size:.9rem}.prose-page h2{font-size:1.4rem}.legal-grid{grid-template-columns:1fr}.stat-row{gap:28px}.stat-row strong{font-size:1.9rem}.stat-row span{font-size:.68rem}.quote-grid{grid-template-columns:1fr;gap:24px}.quote-card{padding:23px}.quote-card label{font-size:.8rem}.currency-row{padding:17px;gap:15px}.currency-row label{font-size:.78rem}.currency-row select{font-size:.82rem}.calculator-actions{gap:10px}.calculator-actions .btn{width:100%;min-height:47px;font-size:.8rem}.calculator-note{font-size:.77rem}.calc-result{padding:24px}.calc-result .result-grid{gap:20px}.calc-result .result-amount{font-size:1.65rem}.calc-result p{font-size:.78rem}.calc-result h3{font-size:.81rem}.notice{font-size:.82rem;padding:18px}.guide-card h3{letter-spacing:-.02em}.section-sm{padding-block:30px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
@media print{.site-header,.site-footer,.article-aside,.breadcrumb,.bottom-cta,.article-toolbar,.hero,.calculator-actions{display:none!important}body{background:white}.container{width:100%;margin:0}.article-layout,.destination-hero{display:block}.destination-visual{display:none}.section{padding:10px 0}.article-body{max-width:none}.checklist{break-inside:avoid}.article-body p{font-size:11pt;line-height:1.6}h1{font-size:28pt!important}h2{font-size:19pt!important}.faq-list details:not([open]){display:block}.faq-list details>p{display:block}.guide-grid,.cards-grid{grid-template-columns:repeat(2,1fr)}.btn{display:none}.calc-result{color:#153b35;background:#eee}.calc-result p,.calc-result .result-amount{color:#153b35}}
/* Small structural helpers and resilient content wrapping. */
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
figure{margin:0}.destination-visual figcaption{position:absolute;bottom:12px;right:12px;font-size:.62rem;letter-spacing:.02em;color:#294b41;background:#ffffffdd;border:1px solid #ffffff70;padding:5px 9px;border-radius:6px}.home-disclosure{margin:11px 0 0;font-size:.73rem;color:#596d65}.text-button{border:0;background:none;padding:6px 0;color:#496c43;text-decoration:underline;text-underline-offset:3px;font-size:.74rem}.text-button:hover{color:var(--forest)}.callout h2{font-size:1.12rem;margin:0 0 10px}.country-tip>.icon{margin-bottom:15px}.prose-page .callout h2{margin-top:0}.calculator-actions+p{margin-top:19px}.tool-visual-row.tool-total{font-weight:750}.tool-visual>p{margin-top:20px;font-size:.77rem;color:#d4e3cc}.tool-visual>p .icon{width:18px;height:18px;margin-right:5px}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none}button:disabled{cursor:not-allowed}.site-footer .preview-line{display:flex;align-items:center;gap:9px}.site-footer .preview-line .icon{width:15px;height:15px}.footer-brand .logo{text-decoration:none}.prose-page,.card-content,.hero-copy{overflow-wrap:break-word}.card-top h3{min-width:0}.card-top .round-arrow{flex-shrink:0}.calc-result .result-amount{display:block}.calc-result .small{margin:10px 0 0}.directory-filters input{min-width:0}.tool-visual-row strong{line-height:1}.hero-grid>*{min-width:0}
@media(max-width:390px){.card-content h3{font-size:1rem}.card-content{padding:12px 9px}.card-top .round-arrow{width:19px;height:19px}.card-top .round-arrow .icon{width:12px;height:12px}.card-country{letter-spacing:.08em}.header-inner{gap:10px}.hero .eyebrow{font-size:.5rem;letter-spacing:.1em}.logo{font-size:1.5rem;gap:7px}}
