@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--ink:#14231d;--muted:#64736c;--line:#dfe7e2;--surface:#fff;--soft:#f5f8f6;--green:#2f8a5b;--green-dark:#15573b;--green-deep:#0b3425;--green-pale:#eaf5ee;--cream:#f8f5ed;--shadow:0 22px 70px rgba(12,52,37,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;color:var(--ink);background:#fff;font-family:DM Sans,system-ui,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit}img{display:block;max-width:100%}.app-page{overflow:hidden}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--green);font:700 .76rem/1 Manrope,sans-serif;letter-spacing:.12em;text-transform:uppercase}.eyebrow i{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 5px #2f8a5b1a}.eyebrow.light{color:#bce7cb}h1,h2,h3,h4{margin:0;font-family:Manrope,sans-serif;letter-spacing:-.035em;line-height:1.15}p{margin:0;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 20px;border:1px solid transparent;border-radius:10px;font:700 .9rem/1 Manrope,sans-serif;text-decoration:none;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--green);box-shadow:0 10px 25px #2f8a5b33}.button-primary:hover{background:#26764d;box-shadow:0 13px 28px #2f8a5b42}.button-dark{color:#fff;background:var(--green-deep)}.button-white{color:var(--green-deep);background:#fff}.button-quiet{color:var(--ink);background:#ffffffad;border-color:var(--line)}.button-large{min-height:54px;padding:0 24px}.site-header{position:fixed;inset:0 0 auto;z-index:50;height:76px;border-bottom:1px solid rgba(20,35,29,.08);background:#ffffffe0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font:800 1.35rem Manrope,sans-serif;text-decoration:none;letter-spacing:-.04em}.brand img{width:36px;height:36px;border-radius:9px;-o-object-fit:cover;object-fit:cover}.brand strong{color:var(--green)}.desktop-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.desktop-nav a{position:relative;color:#47564f;font:600 .86rem Manrope,sans-serif;text-decoration:none}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--green);transition:right .2s}.desktop-nav a:hover:after{right:0}.desktop-cta{margin-left:16px}.menu-toggle{display:none;width:44px;height:44px;padding:11px;border:1px solid var(--line);border-radius:10px;background:#fff;cursor:pointer}.menu-toggle span{display:block;height:2px;margin:4px 0;background:var(--ink)}.mobile-nav{display:none}.hero{position:relative;min-height:760px;padding:166px 0 100px;background:radial-gradient(circle at 82% 28%,rgba(92,181,126,.22),transparent 30%),linear-gradient(135deg,#f8faf8,#f2f7f3 48%,#eaf5ed)}.hero:before{content:"";position:absolute;inset:76px 0 0;opacity:.35;background-image:linear-gradient(rgba(31,99,66,.05) 1px,transparent 0),linear-gradient(90deg,rgba(31,99,66,.05) 1px,transparent 0);background-size:48px 48px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 70%);mask-image:linear-gradient(90deg,#000,transparent 70%)}.hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:78px}.hero-copy h1{max-width:680px;margin-top:23px;font-size:clamp(3rem,5.25vw,5rem);font-weight:800}.hero-copy h1 em{display:block;color:var(--green);font-style:normal}.hero-copy>p{max-width:610px;margin-top:24px;font-size:1.12rem;line-height:1.75}.hero-actions{display:flex;gap:12px;margin-top:34px}.phone-dot{display:grid;place-items:center;width:25px;height:25px;color:var(--green);border-radius:50%;background:var(--green-pale);font-size:.75rem}.hero-proof{display:flex;align-items:center;gap:14px;margin-top:34px}.hero-proof p{font-size:.8rem;line-height:1.5}.hero-proof strong{color:var(--ink)}.proof-avatars{display:flex}.proof-avatars i{display:grid;place-items:center;width:34px;height:34px;margin-left:-7px;border:2px solid #fff;border-radius:50%;color:#fff;background:var(--green-deep);font:700 .65rem Manrope;font-style:normal}.proof-avatars i:first-child{margin-left:0;background:var(--green)}.proof-avatars i:last-child{color:var(--ink);background:var(--cream)}.hero-visual{position:relative;min-height:470px;display:grid;place-items:center}.visual-glow{position:absolute;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(59,145,91,.2),transparent 69%)}.passport-card{position:relative;z-index:2;width:min(430px,92%);min-height:285px;padding:28px;overflow:hidden;border:1px solid hsla(0,0%,100%,.17);border-radius:24px;color:#fff;background:linear-gradient(145deg,#174f38,#092d20);box-shadow:0 35px 70px #092d204d;transform:rotate(-2deg)}.passport-card:after{content:"";position:absolute;right:-85px;bottom:-100px;width:260px;height:260px;border:1px solid hsla(0,0%,100%,.08);border-radius:50%;box-shadow:0 0 0 38px #ffffff06,0 0 0 76px #ffffff05}.passport-meta,.passport-route,.passport-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between}.mini-brand{font:800 1rem Manrope}.status-pill{padding:6px 10px;color:#bce7cb;border:1px solid rgba(188,231,203,.25);border-radius:99px;background:#ffffff12;font-size:.65rem}.passport-route{margin-top:54px}.passport-route div{display:grid}.passport-meta span,.passport-route small,.passport-route span{color:#a9c5b6;font-size:.66rem;text-transform:uppercase;letter-spacing:.1em}.passport-route strong{font:700 1.25rem Manrope}.passport-route small{margin-top:2px}.align-right{text-align:right}.route-line{position:relative;flex:1;height:1px;margin:10px 20px 0;background:repeating-linear-gradient(90deg,hsla(0,0%,100%,.32) 0 5px,transparent 5px 10px)}.route-line i{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;color:var(--green-deep);background:#bce7cb;font-style:normal;transform:translate(-50%,-50%)}.passport-meta{margin-top:38px;padding-top:19px;border-top:1px solid hsla(0,0%,100%,.12)}.passport-meta div{display:grid;gap:3px}.passport-meta strong{font:700 .82rem Manrope}.floating-card{position:absolute;z-index:3;display:flex;align-items:center;gap:11px;padding:13px 15px;border:1px solid rgba(20,35,29,.08);border-radius:14px;background:#fffffff2;box-shadow:0 18px 40px #0c342524}.floating-card div{display:grid}.floating-card small{color:var(--muted);font-size:.65rem}.floating-card strong{font:700 .78rem Manrope}.floating-flag,.floating-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:var(--green);background:var(--green-pale);font-weight:800}.floating-flag{color:#fff;background:#d94545;font-size:.65rem}.floating-top{top:48px;right:0}.floating-bottom{bottom:42px;left:0}.section-heading h2{margin-top:16px;font-size:clamp(2rem,3.5vw,3.1rem)}.section-heading>p{max-width:570px;margin-top:15px;font-size:1rem}.centered{max-width:700px;text-align:center}.centered,.centered>p{margin-inline:auto}.directory-section{padding:110px 0 120px;background:#fff}.directory-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:42px}.directory-heading>div{max-width:660px}.directory-heading>p{max-width:420px;margin-bottom:5px;text-align:right}.explorer-shell{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:730px;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--shadow)}.country-panel{display:flex;flex-direction:column;padding:23px 17px 18px;border-right:1px solid var(--line);background:var(--soft)}.country-panel-head{padding:0 7px 17px}.country-panel-head div{display:flex;align-items:center;justify-content:space-between}.country-panel-head span{font:800 1.05rem Manrope}.country-panel-head strong{color:var(--green);font-size:.72rem}.search-field{display:flex;align-items:center;height:44px;gap:8px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:#fff}.search-field>span{color:var(--muted);font-size:1.2rem}.search-field input{min-width:0;flex:1;border:0;outline:0;color:var(--ink);background:transparent;font-size:.83rem}.search-field button{border:0;color:var(--muted);background:transparent;cursor:pointer;font-size:1.1rem}.country-list{display:grid;gap:7px;max-height:500px;margin-top:15px;padding-right:4px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c9d7ce transparent}.country-option{display:flex;align-items:center;gap:11px;width:100%;padding:10px;border:1px solid transparent;border-radius:11px;color:var(--ink);background:transparent;text-align:left;cursor:pointer;transition:.2s}.country-option:hover{background:#fff}.country-option.active{border-color:#cce2d4;background:#fff;box-shadow:0 7px 20px #15573b14}.country-flag,.destination-flag,.hero-country-flag{display:grid;flex:0 0 auto;place-items:center;overflow:hidden;color:var(--green-deep);background:#e6eee9;font:800 .65rem Manrope}.country-flag{width:38px;height:30px;border-radius:7px}.country-flag img,.destination-flag img,.hero-country-flag img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.country-name{min-width:0;display:grid;flex:1}.country-name strong{overflow:hidden;font:700 .84rem Manrope;text-overflow:ellipsis;white-space:nowrap}.country-name small{color:var(--muted);font-size:.68rem}.country-arrow{color:#9daba4;font-size:1.2rem}.country-option.active .country-arrow{color:var(--green)}.no-results{padding:22px 10px;font-size:.8rem;text-align:center}.panel-help{display:flex;align-items:flex-start;gap:10px;margin-top:auto;padding:15px 10px 3px;border-top:1px solid var(--line)}.panel-help>span{display:grid;flex:0 0 auto;place-items:center;width:25px;height:25px;border-radius:50%;color:var(--green);background:var(--green-pale);font-weight:800}.panel-help p{font-size:.7rem;line-height:1.55}.panel-help strong{color:var(--ink)}.panel-help a{color:var(--green);font-weight:700;text-decoration:none}.explorer-content{min-width:0;scroll-margin-top:92px}.visa-breadcrumb{display:flex;align-items:center;gap:8px;padding:10px 34px;overflow-x:auto;border-bottom:1px solid hsla(0,0%,100%,.06);color:#6e7e76;background:#f8faf8;font-size:.66rem;white-space:nowrap}.visa-breadcrumb a{color:var(--green);text-decoration:none}.visa-breadcrumb strong{color:var(--ink)}.country-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:30px 34px;color:#fff;background:linear-gradient(120deg,#133f2e,#0b2d21)}.country-identity{display:flex;align-items:center;gap:16px}.hero-country-flag{width:60px;height:46px;border:3px solid hsla(0,0%,100%,.15);border-radius:10px;color:#fff;background:#ffffff14}.country-kicker{color:#aecabd;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.country-identity h3{margin-top:2px;font-size:1.8rem}.iso-label{color:#aecabd;font-size:.72rem}.verified-label{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(188,231,203,.22);border-radius:99px;color:#c7e9d3;background:#ffffff0f;font-size:.68rem}.verified-label i{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;color:var(--green-deep);background:#bce7cb;font-style:normal;font-weight:800}.country-overview{padding:25px 34px;border-bottom:1px solid var(--line);background:#fbfcfb}.country-profile{margin:24px 34px 0;padding:21px;border:1px solid #d7e7dd;border-radius:14px;background:#f5f9f6}.country-profile-heading{display:flex;align-items:center;gap:9px}.country-profile-heading>span{display:grid;place-items:center;width:24px;height:24px;color:var(--green);border-radius:50%;background:var(--green-pale);font-weight:800}.country-profile-heading h4{font-size:1rem;letter-spacing:-.02em}.country-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 25px;margin-top:19px}.country-profile-grid>div{display:grid;align-content:start;gap:3px}.country-profile-grid span{color:var(--muted);font-size:.66rem}.country-profile-grid span small{color:var(--green)}.country-profile-grid strong{color:var(--ink);font:700 .78rem/1.5 Manrope}.country-profile-grid .country-profile-wide{grid-column:span 2}.country-profile-grid .live-time{color:#285ff4;font-size:.92rem;letter-spacing:.04em}.country-profile-signals{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:18px;padding-top:15px;border-top:1px solid #dce8e0}.recommendation-badge,.refusal-badge{display:inline-flex;align-items:center;min-height:29px;padding:0 10px;border-radius:99px;font:700 .66rem Manrope}.recommendation-badge.recommended{color:#17633e;background:#dff2e7}.recommendation-badge.not-recommended{color:#8b3d2e;background:#f8e8e4}.recommendation-badge.neutral{color:#665423;background:#f6efd9}.refusal-badge{color:#5b6962;background:#fff;border:1px solid var(--line)}.refusal-badge strong{margin-left:4px;color:var(--ink)}.refusal-badge small{font:inherit}.rich-text{color:#4d5d55;font-size:.93rem;line-height:1.8}.rich-text>*+*{margin-top:12px}.rich-text p{color:inherit}.rich-text h2,.rich-text h3,.rich-text h4{color:var(--ink);font-size:1.15rem}.rich-text ol,.rich-text ul{padding-left:22px}.rich-text blockquote{margin-inline:0;padding:13px 17px;border-left:3px solid var(--green);background:var(--green-pale)}.visa-tabs-wrap{padding:23px 34px 0}.content-label{display:block;margin-bottom:9px;color:var(--green);font:800 .67rem Manrope;letter-spacing:.1em;text-transform:uppercase}.visa-tabs{display:flex;gap:8px;padding-bottom:20px;overflow-x:auto}.visa-tabs button{flex:0 0 auto;padding:9px 14px;border:1px solid var(--line);border-radius:8px;color:#526159;background:#fff;font:700 .78rem Manrope;cursor:pointer;transition:.2s}.visa-tabs button:hover{border-color:#aed0bb}.visa-tabs button.active{color:#fff;border-color:var(--green);background:var(--green);box-shadow:0 7px 16px #2f8a5b2e}.visa-information{margin:0 34px;padding:24px 0 28px;border-top:1px solid var(--line)}.destination-heading,.visa-title-row{display:flex;align-items:start;justify-content:space-between;gap:20px}.destination-heading h4,.visa-title-row h4{font-size:1.25rem}.share-link{padding:6px 0;border:0;color:var(--green);background:none;font-size:.72rem;font-weight:700;text-decoration:none;cursor:pointer}.visa-information>.rich-text{margin-top:14px}.visa-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:20px}.visa-facts>a,.visa-facts>div{display:grid;gap:3px;padding:13px 14px;border:1px solid var(--line);border-radius:9px;background:var(--soft);text-decoration:none}.visa-facts span{color:var(--muted);font-size:.64rem}.visa-facts strong{color:var(--ink);font:700 .76rem Manrope}.visa-facts a strong{color:var(--green)}.document-guidance{margin-top:22px;padding:18px;border-left:3px solid var(--green);border-radius:0 10px 10px 0;background:var(--green-pale)}.document-guidance>p{margin-top:12px;color:#688074;font-size:.68rem}.destination-section{margin:0 34px;padding:25px 0 30px;border-top:1px solid var(--line)}.scope-summary{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:14px}.scope-type,.zone-chip{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 9px;border-radius:99px;font-size:.66rem;font-weight:700}.scope-type{color:#58675f;background:#eef2ef}.zone-list{display:flex;gap:7px;flex-wrap:wrap}.zone-chip{color:var(--green-dark);border:1px solid #cce2d4;background:var(--green-pale)}.zone-chip img{width:17px;height:17px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.zone-chip small{color:#708078;font-size:.58rem}.scope-exclusion{flex-basis:100%;color:#8a5a54;font-size:.68rem}.count-pill{flex:0 0 auto;padding:6px 10px;border-radius:99px;color:var(--green);background:var(--green-pale);font:800 .68rem Manrope}.destination-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:17px}.destination-card{display:flex;align-items:center;gap:11px;padding:11px;border:1px solid var(--line);border-radius:10px;background:#fff;transition:.2s}.destination-card:hover{border-color:#bdd7c6;transform:translateY(-1px);box-shadow:0 7px 17px #15573b12}.destination-flag{width:38px;height:27px;border-radius:6px}.destination-card div{min-width:0;display:grid;flex:1}.destination-card strong{overflow:hidden;font:700 .78rem Manrope;text-overflow:ellipsis;white-space:nowrap}.destination-card small{color:var(--muted);font-size:.64rem}.destination-check{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;color:var(--green);background:var(--green-pale);font-size:.65rem;font-weight:800}.inline-empty{display:flex;align-items:center;gap:13px;margin-top:16px;padding:17px;border:1px dashed #cddad2;border-radius:11px;background:var(--soft)}.inline-empty>span{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;color:var(--green);background:var(--green-pale)}.inline-empty strong{font:700 .84rem Manrope}.inline-empty p{font-size:.74rem}.large-empty{margin:30px 34px}.text-button{margin-top:15px;padding:0;border:0;color:var(--green);background:none;font:700 .76rem Manrope;cursor:pointer}.access-benefit-section{padding:29px 34px;border-top:1px solid var(--line);background:#fbfcfb}.benefit-disclaimer{max-width:720px;margin-top:11px;padding-left:12px;border-left:3px solid #d4a94e;color:#6f6550;font-size:.69rem}.access-benefit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:18px}.access-benefit-card{position:relative;padding:15px;border:1px solid var(--line);border-radius:12px;background:#fff}.benefit-country{display:flex;align-items:center;gap:11px;padding-right:70px}.benefit-country>div{display:grid}.benefit-country strong{font:700 .8rem Manrope}.benefit-country small{color:var(--green);font-size:.65rem;font-weight:700}.benefit-stay{position:absolute;top:15px;right:15px;padding:5px 8px;border-radius:99px;color:#58675f;background:#eef2ef;font-size:.6rem;font-weight:700}.access-benefit-card>.rich-text{margin-top:13px;font-size:.72rem}.benefit-meta{display:flex;justify-content:space-between;gap:10px;margin-top:13px;padding-top:10px;border-top:1px solid var(--line);color:var(--muted);font-size:.6rem}.benefit-meta a{color:var(--green);font-weight:700;text-decoration:none}.explorer-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 34px;border-top:1px solid var(--line);background:var(--cream)}.explorer-footer>div{display:flex;align-items:center;gap:12px}.explorer-footer p{font-size:.74rem;line-height:1.5}.explorer-footer strong{color:var(--ink)}.advisor-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;color:#fff;background:var(--green);font:800 .8rem Manrope}.directory-state{display:grid;place-items:center;min-height:360px;padding:40px;border:1px solid var(--line);border-radius:20px;text-align:center;background:var(--soft)}.directory-state h3{margin-top:12px}.directory-state p{margin:6px 0 18px}.state-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;color:var(--green);background:var(--green-pale);font-size:1.3rem}.state-spinner{width:38px;height:38px;border:3px solid #d5e6db;border-top:3px solid var(--green);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.process-section{padding:115px 0;background:var(--soft)}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px;counter-reset:steps}.process-grid article{position:relative;min-height:245px;padding:30px;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff}.process-grid article:after{content:"";position:absolute;right:-45px;bottom:-45px;width:120px;height:120px;border-radius:50%;background:var(--green-pale)}.step-number{position:absolute;right:20px;top:16px;color:#dbe5df;font:800 2.6rem Manrope}.step-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;color:var(--green);background:var(--green-pale);font-size:1.2rem}.process-grid h3{margin-top:28px;font-size:1.15rem}.process-grid p{max-width:280px;margin-top:10px;font-size:.88rem}.blog-section{padding:115px 0;background:#fff}.blog-heading{display:flex;align-items:end;justify-content:space-between;gap:48px;margin-bottom:40px}.blog-heading>div{max-width:660px}.blog-heading>p{max-width:410px;text-align:right}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.blog-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 16px 44px #0c342512}.blog-cover{display:grid;height:190px;place-items:center;overflow:hidden;color:#fff;background:linear-gradient(135deg,#1f7049,#0b3425);font:800 2rem Manrope}.blog-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-card-body{display:grid;align-content:start;min-height:250px;padding:22px}.blog-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:.65rem}.blog-meta span{color:var(--green);font-weight:700}.blog-card h3{margin-top:11px;font-size:1.08rem}.blog-card-body>p{margin-top:9px;font-size:.78rem}.blog-card details{margin-top:17px;border-top:1px solid var(--line)}.blog-card summary{display:flex;align-items:center;justify-content:space-between;padding-top:13px;color:var(--green);font-size:.72rem;font-weight:700;cursor:pointer;list-style:none}.blog-card summary::-webkit-details-marker{display:none}.blog-card details[open] summary span{transform:rotate(180deg)}.blog-article-copy{display:grid;gap:10px;max-height:260px;margin-top:13px;padding-right:5px;overflow-y:auto}.blog-article-copy p{color:#526159;font-size:.72rem;line-height:1.65}.blog-author{align-self:end;margin-top:17px;color:#7b8982;font-size:.64rem}.blog-state{display:grid;min-height:170px;place-items:center;align-content:center;gap:10px;padding:30px;border:1px solid var(--line);border-radius:16px;background:var(--soft);text-align:center}.blog-state strong{font:700 .9rem Manrope}.blog-state p{font-size:.75rem}.blog-state button{border:0;color:var(--green);background:none;font-weight:700;cursor:pointer}.checklist-section{padding:115px 0;background:var(--cream)}.checklist-layout{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px}.checklist-intro h2{margin-top:17px;font-size:clamp(2.1rem,3.6vw,3rem)}.checklist-intro>p{margin-top:16px}.checklist-controls{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:27px}.checklist-controls label{display:grid;gap:6px}.checklist-controls span{color:#46564d;font:700 .7rem Manrope}.checklist-controls select{height:45px;padding:0 12px;border:1px solid #d8ded9;border-radius:9px;outline:0;color:var(--ink);background:#fff;font-size:.78rem}.checklist-note{display:flex;align-items:flex-start;gap:10px;margin-top:20px}.checklist-note>span{display:grid;flex:0 0 auto;place-items:center;width:22px;height:22px;border-radius:50%;color:var(--green);background:#fff;font-weight:800}.checklist-note p{font-size:.7rem}.checklist-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 20px 50px #0c342517}.checklist-card>header{padding:21px 23px;border-bottom:1px solid var(--line)}.checklist-card>footer,.checklist-card>header>div:first-child{display:flex;align-items:center;justify-content:space-between}.checklist-card header span{color:var(--muted);font-size:.7rem}.checklist-card header strong{color:var(--green);font:800 1rem Manrope}.checklist-progress{height:5px;margin-top:10px;overflow:hidden;border-radius:99px;background:#edf2ee}.checklist-progress i{display:block;height:100%;border-radius:inherit;background:var(--green);transition:width .25s}.document-list{display:grid;gap:1px;background:var(--line)}.document-item{display:flex;align-items:center;gap:12px;min-height:68px;padding:11px 16px;background:#fff}.document-item label{display:flex;align-items:flex-start;gap:11px;min-width:0;flex:1;cursor:pointer}.document-item input{position:absolute;opacity:0;pointer-events:none}.document-check{display:grid;flex:0 0 auto;place-items:center;width:22px;height:22px;margin-top:2px;border:1px solid #cfd8d2;border-radius:6px;color:transparent;font-size:.65rem}.document-copy{min-width:0;display:grid;gap:3px}.document-copy strong{color:#435249;font:700 .74rem Manrope}.document-copy small{color:#7a8880;font-size:.66rem;line-height:1.45}.document-item>a{flex:0 0 auto;color:var(--green);font-size:.62rem;font-weight:700;text-decoration:none}.document-item.complete .document-check{color:#fff;border-color:var(--green);background:var(--green)}.document-item.complete .document-copy strong{color:#8a9790;text-decoration:line-through}.checklist-empty{display:flex;align-items:flex-start;gap:14px;min-height:180px;padding:32px 25px;background:#fff}.checklist-empty>span{display:grid;flex:0 0 auto;place-items:center;width:38px;height:38px;border-radius:11px;color:var(--green);background:var(--green-pale)}.checklist-empty strong{display:block;color:var(--ink);font:700 .82rem Manrope}.checklist-empty p{max-width:480px;margin-top:6px;font-size:.7rem}.checklist-empty a{display:inline-block;margin-top:10px;color:var(--green);font-size:.68rem;font-weight:700;text-decoration:none}.checklist-card>footer{padding:15px 22px;color:var(--muted);font-size:.68rem}.checklist-card footer button{border:0;color:var(--green);background:none;font-weight:700;cursor:pointer}.lead-section{padding:115px 0 155px;color:#fff;background:radial-gradient(circle at 15% 20%,rgba(79,164,110,.18),transparent 28%),var(--green-deep)}.lead-layout{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:90px}.lead-intro h2{max-width:520px;margin-top:19px;font-size:clamp(2.2rem,4vw,3.4rem)}.lead-intro>p{max-width:540px;margin-top:20px;color:#b7cec2;font-size:.95rem}.lead-intro ul{display:grid;gap:13px;margin:29px 0 0;padding:0;list-style:none}.lead-intro li{display:flex;align-items:center;gap:10px;color:#dbe9e1;font-size:.86rem}.lead-intro li span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;color:var(--green-deep);background:#bce7cb;font-size:.65rem;font-weight:800}.form-trust{max-width:520px;margin-top:31px;padding:16px 18px;border:1px solid rgba(188,231,203,.16);border-radius:11px;background:#ffffff0b}.form-trust strong{color:#bce7cb;font:700 .75rem Manrope}.form-trust p{margin-top:3px;color:#93b2a2;font-size:.7rem}.lead-form{min-height:560px;padding:34px;border-radius:20px;color:var(--ink);background:#fff;box-shadow:0 30px 75px #00000040}.form-progress>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:20px}.form-progress span{color:var(--green);font:800 .68rem Manrope;letter-spacing:.08em;text-transform:uppercase}.form-progress strong{color:var(--muted);font-size:.72rem}.progress-track{height:4px;margin-top:12px;overflow:hidden;border-radius:99px;background:#edf1ee}.progress-track i{display:block;height:100%;border-radius:inherit;background:var(--green);transition:width .3s}.form-step{min-height:390px;padding-top:29px}.form-step h3{font-size:1.45rem}.form-step>p{margin-top:7px;font-size:.82rem}.form-field{display:grid;gap:7px;margin-top:19px}.form-field legend,.form-field>span{color:#33443b;font:700 .74rem Manrope}.form-field small{color:var(--muted);font-weight:500}.form-field input:not([type=radio]),.form-field select{width:100%;height:47px;padding:0 13px;border:1px solid var(--line);border-radius:9px;outline:0;color:var(--ink);background:#fbfcfb;font-size:.82rem;transition:.2s}.form-field input:focus,.form-field select:focus{border-color:var(--green);box-shadow:0 0 0 3px #2f8a5b1c}.form-field select:disabled{color:#9aa7a0;background:#f1f3f2}fieldset.form-field{padding:0;border:0}.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.choice-grid label{display:flex;align-items:center;gap:8px;min-height:43px;padding:0 11px;border:1px solid var(--line);border-radius:8px;color:#536158;background:#fff;font-size:.73rem;cursor:pointer}.choice-grid label.selected{color:var(--green-dark);border-color:#add1ba;background:var(--green-pale);font-weight:700}.choice-grid input{accent-color:var(--green)}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:11px}.consent-field{display:flex;align-items:flex-start;gap:10px;margin-top:19px;color:#536158;font-size:.68rem;line-height:1.5;cursor:pointer}.consent-field input{margin-top:3px;accent-color:var(--green)}.consent-field small{display:block;color:#8b9991}.form-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;padding-top:20px;border-top:1px solid var(--line)}.form-actions .button:disabled{opacity:.45;cursor:not-allowed;transform:none}.form-back{margin-right:auto;padding:8px 0;border:0;color:var(--muted);background:none;font:700 .78rem Manrope;cursor:pointer}.demo-success{min-height:490px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.demo-success>span{display:grid;place-items:center;width:70px;height:70px;border-radius:50%;color:var(--green);background:var(--green-pale);font-size:1.7rem;font-weight:800}.demo-success h3{margin-top:22px;font-size:1.55rem}.demo-success p{max-width:420px;margin:10px 0 24px;font-size:.82rem}.trust-section{padding:105px 0;background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:42px}.trust-grid article{padding:25px 22px;border:1px solid var(--line);border-radius:14px;background:#fbfcfb}.trust-grid article>span{color:#b6c8bd;font:800 1.7rem Manrope}.trust-grid h3{margin-top:26px;font-size:1rem}.trust-grid p{margin-top:8px;font-size:.78rem}.site-footer{color:#fff;background:#092d20}.contact-banner{position:relative;top:-1px;display:flex;align-items:center;justify-content:space-between;gap:45px;padding:50px;border-radius:19px;background:linear-gradient(120deg,#26764d,#15573b);transform:translateY(-52px);box-shadow:0 25px 50px #092d2040}.contact-banner h2{margin-top:12px;font-size:clamp(1.9rem,3vw,2.7rem)}.contact-banner p{margin-top:9px;color:#c4dbcf}.contact-actions{display:flex;align-items:center;gap:24px}.contact-phone{display:grid;color:#fff;text-decoration:none;white-space:nowrap}.contact-phone small{color:#b8d1c4;font-size:.65rem}.contact-phone strong{font:700 .95rem Manrope}.footer-map{margin-top:-4px}.footer-map iframe,.map-placeholder{width:100%;height:260px;border:0;border-radius:16px}.footer-map iframe{display:block;filter:saturate(.75) contrast(.95)}.map-placeholder{display:flex;align-items:center;gap:18px;padding:28px;border:1px solid hsla(0,0%,100%,.09);background:radial-gradient(circle at 80% 30%,rgba(80,161,109,.15),transparent 35%),#0d3728}.map-pin{display:grid;flex:0 0 auto;place-items:center;width:54px;height:54px;border-radius:14px;color:#bce7cb;background:#bce7cb1a;font-size:1.35rem}.map-placeholder div{flex:1}.map-placeholder small{color:#8eab9c;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase}.map-placeholder h3{margin-top:3px;font-size:1.15rem}.map-placeholder p{max-width:570px;margin-top:5px;color:#8eab9c;font-size:.76rem}.map-badge{flex:0 0 auto;padding:7px 11px;border:1px solid rgba(188,231,203,.16);border-radius:99px;color:#bce7cb;background:#ffffff0a;font-size:.64rem}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px;padding:18px 0 65px}.brand-light{color:#fff}.footer-brand p{max-width:370px;margin-top:17px;color:#9eb6aa;font-size:.84rem}.social-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:19px}.social-links a{padding:7px 10px;border:1px solid hsla(0,0%,100%,.12);border-radius:99px;color:#b6cdc1;font-size:.68rem;text-decoration:none;transition:.2s}.social-links a:hover{color:#fff;border-color:#ffffff4d;background:#ffffff0d}.footer-main h3{margin-bottom:17px;color:#cce1d6;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.footer-main>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start}.footer-main>div:not(:first-child) a,.footer-main>div:not(:first-child) span{margin-top:8px;color:#9eb6aa;font-size:.8rem;text-decoration:none}.footer-main a:hover{color:#fff!important}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.08)}.footer-bottom .shell{display:flex;justify-content:space-between;gap:20px;padding:20px 0;color:#749184;font-size:.68rem}@media(max-width:980px){.desktop-nav{gap:20px}.hero-grid{gap:30px}.floating-top{right:-5px}.explorer-shell{grid-template-columns:260px minmax(0,1fr)}.access-benefit-grid{grid-template-columns:1fr}}@media(max-width:840px){.desktop-cta,.desktop-nav{display:none}.menu-toggle{display:block}.mobile-nav{position:absolute;top:76px;left:0;right:0;display:grid;gap:4px;padding:16px 20px 20px;border-bottom:1px solid var(--line);background:#fff;box-shadow:0 16px 30px #0c34251a}.mobile-nav>a:not(.button){padding:10px;font-weight:600;text-decoration:none}.hero{min-height:auto;padding:140px 0 85px}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.hero-proof{justify-content:center}.hero-visual{min-height:430px}.directory-heading{display:block;text-align:center}.directory-heading>div,.directory-heading>p{max-width:700px;margin-inline:auto;text-align:center}.directory-heading>p{margin-top:15px}.explorer-shell{display:block}.country-panel{border-right:0;border-bottom:1px solid var(--line)}.country-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:260px}.panel-help{display:none}.process-grid{grid-template-columns:1fr}.process-grid article{min-height:200px}.checklist-layout{grid-template-columns:1fr;gap:45px}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-grid{grid-template-columns:repeat(2,1fr)}.lead-layout{grid-template-columns:1fr;gap:48px}.lead-intro{text-align:center}.form-trust,.lead-intro h2,.lead-intro>p{margin-inline:auto}.lead-intro ul{display:inline-grid;text-align:left}.contact-banner{display:block;text-align:center}.contact-actions{justify-content:center;margin-top:28px}}@media(max-width:600px){.shell{width:min(100% - 28px,1180px)}.site-header{height:68px}.mobile-nav{top:68px}.hero{padding-top:119px}.hero-copy h1{font-size:clamp(2.45rem,12vw,3.35rem)}.hero-copy>p{font-size:1rem}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-proof{align-items:flex-start;text-align:left}.hero-visual{min-height:355px}.passport-card{min-height:245px;padding:21px;border-radius:18px}.passport-route{margin-top:37px}.passport-meta{margin-top:28px}.passport-meta div:last-child{display:none}.floating-card{padding:10px 12px}.floating-top{top:18px}.floating-bottom{bottom:8px}.directory-section,.lead-section,.process-section{padding:80px 0}.section-heading h2{font-size:2rem}.explorer-shell{border-radius:15px}.country-panel{padding:18px 12px}.country-list{display:flex;max-height:none;padding-bottom:5px;overflow-x:auto}.country-option{min-width:205px;background:#fff}.country-hero{align-items:flex-start;padding:23px 20px}.verified-label{display:none}.hero-country-flag{width:49px;height:38px}.country-identity h3{font-size:1.45rem}.country-overview,.visa-tabs-wrap{padding-left:20px;padding-right:20px}.country-profile{margin-inline:20px}.country-profile-grid{grid-template-columns:1fr}.country-profile-grid .country-profile-wide{grid-column:auto}.destination-section,.visa-information{margin-inline:20px}.destination-grid{grid-template-columns:1fr}.visa-breadcrumb{padding-inline:20px}.visa-facts{grid-template-columns:1fr}.explorer-footer{align-items:stretch;flex-direction:column;padding:20px}.explorer-footer .button{width:100%}.process-grid article{padding:25px}.checklist-controls,.trust-grid{grid-template-columns:1fr}.blog-heading{display:block}.blog-heading>p{margin-top:15px;text-align:left}.blog-grid{grid-template-columns:1fr}.document-item{align-items:flex-start;flex-direction:column}.document-item>a{margin-left:33px}.checklist-card>footer{align-items:flex-start;gap:8px;flex-direction:column}.lead-form{min-height:0;padding:24px 18px}.form-step{min-height:0;padding-bottom:30px}.choice-grid,.two-fields{grid-template-columns:1fr}.form-actions{align-items:stretch;flex-direction:column-reverse}.form-actions .button{width:100%}.form-back{width:100%;margin:0;text-align:center}.contact-banner{width:calc(100% - 28px);padding:32px 20px;transform:translateY(-38px)}.contact-actions{flex-direction:column}.contact-actions .button{width:100%}.map-placeholder{height:auto;min-height:230px;align-items:flex-start;flex-wrap:wrap;padding:23px}.map-badge{margin-left:72px}.footer-main{grid-template-columns:1fr;gap:35px;padding-top:0}.footer-bottom .shell{flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.site-main{min-height:70vh}.standard-page{padding-top:76px}.narrow-shell{width:min(900px,calc(100% - 40px));margin-inline:auto}.reading-shell{width:min(740px,calc(100% - 40px));margin-inline:auto}.button:disabled{opacity:.48;cursor:not-allowed;transform:none;box-shadow:none}.desktop-nav a[aria-current=page]{color:var(--green-dark)}.desktop-nav a[aria-current=page]:after{right:0}.footer-main{padding:65px 0}.breadcrumbs{display:flex;align-items:center;gap:9px;margin-bottom:34px;overflow-x:auto;color:#748279;font-size:.75rem;white-space:nowrap}.breadcrumbs a{color:var(--green);text-decoration:none}.breadcrumbs strong{color:var(--ink)}.light-breadcrumbs{color:#91afa0}.light-breadcrumbs a{color:#c6e4d2}.light-breadcrumbs strong{color:#fff}.simple-heading>span{color:var(--green);font:800 .7rem Manrope;letter-spacing:.11em;text-transform:uppercase}.simple-heading h2{max-width:680px;margin-top:11px;font-size:clamp(1.8rem,3vw,2.55rem)}.simple-heading>p{max-width:620px;margin-top:12px}.section-row{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-row>a{flex:0 0 auto;color:var(--green);font-weight:700;text-decoration:none}.home-hero{min-height:610px;padding:156px 0 90px;background:radial-gradient(circle at 80% 15%,rgba(80,164,111,.17),transparent 31%),#f4f8f5}.home-hero-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(290px,.75fr);align-items:center;gap:80px}.home-hero-copy h1{max-width:760px;margin-top:22px;font-size:clamp(2.8rem,5vw,4.7rem)}.home-hero-copy h1 em{display:block;color:var(--green);font-style:normal}.home-hero-copy>p{max-width:660px;margin-top:21px;font-size:1.08rem}.country-start{max-width:680px;margin-top:32px}.country-start>label{display:block;margin-bottom:8px;color:#425249;font:700 .78rem Manrope}.country-start>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;padding:7px;border:1px solid #cfdcd4;border-radius:13px;background:#fff;box-shadow:0 15px 45px #0c342514}.country-start select{min-width:0;height:48px;padding:0 13px;border:0;outline:0;color:var(--ink);background:#fff}.home-hero-copy .home-hero-meta{margin-top:13px;color:#7b8982;font-size:.72rem}.home-hero-help{display:grid;gap:13px;padding:28px;border:1px solid #d9e6de;border-radius:17px;background:#fffc;box-shadow:0 18px 50px #0c342512}.home-hero-help>strong{font:800 1.1rem/1.4 Manrope}.home-hero-help>p{margin-bottom:7px;font-size:.83rem}.home-hero-help>a{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 14px;border:1px solid var(--line);border-radius:9px;color:var(--ink);background:#fff;font-size:.78rem;font-weight:700;text-decoration:none}.home-hero-help>a:hover{border-color:#a9cdb7;color:var(--green)}.home-countries,.home-guides,.home-trust{padding:92px 0}.home-countries{background:var(--soft)}.country-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.country-link-grid>a{display:flex;align-items:center;gap:13px;min-width:0;padding:15px;border:1px solid var(--line);border-radius:12px;color:inherit;background:#fff;text-decoration:none}.country-link-grid>a>span:nth-child(2){display:grid;min-width:0;flex:1}.country-link-grid strong{font:700 .86rem Manrope}.country-link-grid small{color:var(--muted);font-size:.69rem}.country-link-grid b{color:var(--green);font-weight:700}.compact-trust{display:grid;grid-template-columns:.8fr 1.2fr;align-items:start;gap:75px}.compact-trust>div:last-child{display:grid;gap:12px}.compact-trust article{display:flex;align-items:flex-start;gap:14px;padding:19px 0;border-bottom:1px solid var(--line)}.compact-trust article:first-child{padding-top:0}.compact-trust article>span{display:grid;flex:0 0 auto;place-items:center;width:34px;height:34px;border-radius:10px;color:var(--green);background:var(--green-pale);font-weight:800}.compact-trust h3{font-size:.95rem}.compact-trust p{margin-top:4px;font-size:.78rem}.home-guides{background:#fbfcfb}.guide-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.guide-link-grid>a{display:flex;min-height:350px;overflow:hidden;border:1px solid var(--line);border-radius:14px;color:inherit;background:#fff;text-decoration:none;flex-direction:column;transition:border-color .2s,transform .2s,box-shadow .2s}.guide-link-grid>a:hover{border-color:#b6d5c2;transform:translateY(-3px);box-shadow:0 17px 42px #0c342514}.guide-card-cover{display:block;overflow:hidden;aspect-ratio:16/9;background:var(--soft)}.guide-card-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.guide-link-grid>a:hover .guide-card-cover img{transform:scale(1.025)}.guide-card-body{display:grid;align-content:start;flex:1;padding:23px 25px 25px}.guide-card-category{color:var(--green);font-size:.72rem;font-weight:700}.guide-link-grid h3{margin-top:13px;font-size:1rem}.guide-link-grid p{margin-top:9px;font-size:.76rem}.guide-link-grid strong{align-self:end;margin-top:20px;color:var(--green);font-size:.72rem}.home-final-cta{padding:64px 0;color:#fff;background:var(--green-deep)}.home-final-cta .shell{display:flex;align-items:center;justify-content:space-between;gap:35px}.home-final-cta h2{max-width:700px;font-size:clamp(1.55rem,3vw,2.25rem)}.home-final-cta p{margin-top:8px;color:#b7cec2}.page-intro{padding:75px 0 70px;border-bottom:1px solid var(--line);background:#f7faf8}.compact-page-intro{padding-bottom:56px}.page-intro h1{max-width:780px;margin-top:20px;font-size:clamp(2.5rem,5vw,4.3rem)}.page-intro p{max-width:690px;margin-top:18px;font-size:1rem}.page-content{padding:70px 0 100px}.page-state{display:grid;place-items:center;align-content:center;gap:13px;min-height:280px;padding:30px;text-align:center}.page-state-top{min-height:65vh;padding-top:130px}.page-state h1,.page-state h2{font-size:clamp(1.7rem,3vw,2.4rem)}.page-state p{max-width:520px}.compact-state{min-height:150px;border:1px solid var(--line);border-radius:13px;background:var(--soft)}.directory-search{display:flex;align-items:center;gap:10px;max-width:620px;height:55px;margin-top:30px;padding:0 15px;border:1px solid #cfdcd4;border-radius:11px;background:#fff;box-shadow:0 12px 35px #0c34250f}.directory-search>span{color:var(--green);font-size:1.2rem}.directory-search input{min-width:0;flex:1;border:0;outline:0;color:var(--ink);background:none;font-size:.9rem}.directory-search button{border:0;color:var(--green);background:none;font-size:.72rem;font-weight:700;cursor:pointer}.directory-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.directory-card{display:flex;align-items:center;gap:13px;min-width:0;min-height:82px;padding:15px;border:1px solid var(--line);border-radius:13px;color:inherit;background:#fff;text-decoration:none;transition:.2s}.directory-card:hover{border-color:#afd1bc;box-shadow:0 12px 30px #0c342512}.directory-card-flag{display:grid;flex:0 0 auto;place-items:center;width:49px;height:37px;overflow:hidden;border-radius:8px;color:var(--green-deep);background:#e8efeb;font:800 .7rem Manrope}.directory-card-flag img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.directory-card-copy{display:grid;min-width:0;flex:1}.directory-card-copy strong{overflow:hidden;font:700 .87rem Manrope;text-overflow:ellipsis;white-space:nowrap}.directory-card-copy small{color:var(--muted);font-size:.68rem}.directory-card>span:last-child{color:var(--green)}.country-page-hero,.visa-detail-hero{padding:44px 0 58px;color:#fff;background:linear-gradient(125deg,#123f2e,#082a1e)}.country-page-title{display:flex;align-items:center;gap:20px}.large-country-flag{display:grid;flex:0 0 auto;place-items:center;width:82px;height:61px;overflow:hidden;border:3px solid hsla(0,0%,100%,.13);border-radius:12px;color:#fff;background:#ffffff14;font:800 .85rem Manrope}.large-country-flag img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.country-page-title>div>span,.visa-detail-kicker{color:#b7d2c4;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase}.country-page-title h1,.visa-detail-hero h1{margin-top:3px;font-size:clamp(2.4rem,5vw,4rem)}.country-page-title p,.visa-detail-hero>.narrow-shell>p{margin-top:7px;color:#acc5b9}.country-summary-section{padding:58px 0;border-bottom:1px solid var(--line)}.country-summary-section .rich-text{max-width:720px;font-size:1rem}.country-fact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:33px;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--line)}.country-fact-grid>div{display:grid;gap:4px;padding:18px;background:#fff}.country-fact-grid span,.country-neighbours>span{color:var(--muted);font-size:.67rem}.country-fact-grid strong{font:700 .82rem Manrope}.country-neighbours{margin-top:17px;padding:18px;border-radius:11px;background:var(--soft)}.country-neighbours p{margin-top:4px;color:#44534b;font-size:.82rem}.country-guidance-row{display:flex;gap:9px;flex-wrap:wrap;margin-top:20px}.context-note{max-width:700px;margin-top:13px;font-size:.71rem}.country-visas-section{padding:70px 0 100px;background:#fbfcfb}.visa-choice-list{display:grid;gap:10px;margin-top:30px}.visa-choice-list>article{border:1px solid var(--line);border-radius:12px;color:inherit;background:#fff;overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease}.visa-choice-list>article.is-expanded,.visa-choice-list>article:hover{border-color:#acd0ba}.visa-choice-list>article.is-expanded{box-shadow:0 12px 30px #1e4b3312}.visa-choice-list h3{font-size:1rem}.visa-choice-list p{margin-top:4px;font-size:.72rem}.visa-detail-hero h1{max-width:780px;margin-top:12px}.visa-key-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:31px}.visa-key-facts>div{display:grid;gap:3px;padding:15px;border:1px solid hsla(0,0%,100%,.12);border-radius:9px;background:#ffffff0f}.visa-key-facts span{color:#a9c4b6;font-size:.64rem}.visa-key-facts strong{color:#fff;font:700 .78rem Manrope}.visa-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:55px;padding-top:65px;padding-bottom:105px}.visa-main-content>section{padding:0 0 42px}.visa-main-content>section+section{padding-top:42px;border-top:1px solid var(--line)}.visa-main-content h2{font-size:1.45rem}.visa-main-content .section-lead,.visa-main-content h2+.rich-text{margin-top:14px}.section-lead{font-size:.84rem}.visa-document-list{display:grid;gap:9px;margin-top:23px}.visa-document-list>article{display:flex;align-items:flex-start;gap:13px;padding:17px;border:1px solid var(--line);border-radius:10px;background:#fff}.visa-document-list>article>span{display:grid;flex:0 0 auto;place-items:center;width:23px;height:23px;border-radius:50%;color:var(--green);background:var(--green-pale);font-size:.7rem;font-weight:800}.visa-document-list h3{font-size:.87rem}.visa-document-list p{margin-top:4px;font-size:.74rem}.visa-document-list a{display:inline-block;margin-top:8px;color:var(--green);font-size:.66rem;font-weight:700;text-decoration:none}.inline-notice{margin-top:20px;padding:18px;border-left:3px solid var(--green);border-radius:0 9px 9px 0;background:var(--green-pale)}.inline-notice p{margin-top:4px;font-size:.75rem}.content-disclosure{margin-top:18px;border:1px solid var(--line);border-radius:10px;background:#fff}.content-disclosure>summary{display:flex;align-items:center;justify-content:space-between;padding:16px;color:var(--ink);font-size:.78rem;font-weight:700;cursor:pointer;list-style:none}.content-disclosure>summary::-webkit-details-marker{display:none}.content-disclosure[open]>summary{border-bottom:1px solid var(--line)}.content-disclosure[open]>summary span{transform:rotate(180deg)}.simple-chip-row{display:flex;gap:7px;flex-wrap:wrap;padding:16px 16px 0}.simple-chip-row span{padding:5px 9px;border-radius:99px;color:var(--green-dark);background:var(--green-pale);font-size:.68rem;font-weight:700}.plain-country-list{-moz-columns:3;column-count:3;margin:0;padding:16px 34px 20px}.plain-country-list li{margin:5px 0;color:#526159;font-size:.73rem}.simple-benefit-list{display:grid;gap:1px;background:var(--line)}.simple-benefit-list article{display:grid;gap:5px;padding:16px;background:#fff}.simple-benefit-list article>strong{font:700 .8rem Manrope}.simple-benefit-list article>span{color:var(--green);font-size:.69rem}.simple-benefit-list .rich-text{font-size:.72rem}.source-section .button{margin-top:16px}.visa-next-step{position:sticky;top:105px;display:grid;padding:24px;border:1px solid var(--line);border-radius:13px;background:var(--soft)}.visa-next-step>span{color:var(--green);font-size:.67rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.visa-next-step h2{margin-top:10px;font-size:1.2rem}.visa-next-step p{margin-top:9px;font-size:.76rem}.visa-next-step .button{margin-top:21px}.visa-next-step>a:last-child{margin-top:13px;color:var(--green);font-size:.72rem;font-weight:700;text-align:center;text-decoration:none}.planner-section{padding:60px 0 110px;background:var(--cream)}.form-shell,.planner-shell{width:min(760px,calc(100% - 40px));margin-inline:auto}.planner-card,.planner-result{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 20px 55px #0c342517}.planner-progress{padding:21px 24px;border-bottom:1px solid var(--line)}.planner-progress>div:first-child{display:flex;justify-content:space-between;gap:20px}.planner-progress span{color:var(--muted);font-size:.68rem}.planner-progress strong{font:700 .72rem Manrope}.planner-progress .progress-track{margin-top:11px}.planner-step{min-height:390px;padding:43px 48px}.planner-question-number{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:var(--green);background:var(--green-pale);font:800 .8rem Manrope}.planner-step h2{max-width:600px;margin-top:20px;font-size:clamp(1.7rem,3vw,2.2rem)}.planner-step>p{max-width:580px;margin-top:10px;font-size:.85rem}.large-select-field{display:grid;gap:7px;margin-top:31px}.large-select-field>span{color:#46564d;font:700 .72rem Manrope}.large-select-field select{width:100%;height:54px;padding:0 14px;border:1px solid #cfd9d3;border-radius:9px;outline:0;color:var(--ink);background:#fff}.planner-choices{display:grid;gap:8px;margin-top:29px}.two-column-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.planner-choices label{display:grid;gap:3px;min-height:63px;padding:14px 16px;border:1px solid var(--line);border-radius:9px;cursor:pointer}.planner-choices label.selected,.planner-choices label:hover{border-color:var(--green);background:#f7fbf8}.planner-choices input{position:absolute;opacity:0;pointer-events:none}.planner-choices strong{font:700 .79rem Manrope}.planner-choices small{color:var(--muted);font-size:.66rem}.planner-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:18px 24px;border-top:1px solid var(--line)}.planner-back{margin-right:auto;border:0;color:var(--muted);background:none;font-weight:700;cursor:pointer}.planner-result>header{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:25px;color:#fff;background:var(--green-deep)}.planner-result>header span{color:#a9c8b9;font-size:.67rem;text-transform:uppercase;letter-spacing:.08em}.planner-result>header h2{margin-top:4px;font-size:1.3rem}.planner-result>header p{margin-top:3px;color:#b9d1c5;font-size:.72rem}.planner-result>header button{border:0;color:#c8e5d4;background:none;font-size:.7rem;font-weight:700;cursor:pointer}.result-progress{padding:20px 23px;border-bottom:1px solid var(--line)}.result-footer,.result-progress>div:first-child{display:flex;align-items:center;justify-content:space-between}.result-footer,.result-progress span{color:var(--muted);font-size:.68rem}.result-progress strong{color:var(--green)}.result-progress .progress-track{margin-top:9px}.result-footer{padding:15px 22px}.result-footer button{border:0;color:var(--green);background:none;font-weight:700;cursor:pointer}.tool-page .checklist-section{padding:0}.lead-section{padding:60px 0 110px}.lead-layout{display:block}.form-shell{margin-inline:auto}.lead-form{min-height:0}.standard-page .blog-section{padding:65px 0 105px}.standard-page .blog-heading{display:none}.blog-read-link{align-self:end;margin-top:18px;color:var(--green);font-size:.72rem;font-weight:700;text-decoration:none}.article-header{padding:68px 0 45px;border-bottom:1px solid var(--line);background:#f7faf8}.article-category{color:var(--green);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.article-header h1{margin-top:14px;font-size:clamp(2.3rem,5vw,3.8rem)}.article-header p{margin-top:18px;font-size:1.03rem}.article-byline{display:flex;gap:13px;margin-top:22px;color:var(--muted);font-size:.7rem}.article-cover{margin-top:42px;overflow:hidden;border-radius:13px}.article-cover img{width:100%;max-height:430px;-o-object-fit:cover;object-fit:cover}.article-content{padding-top:45px;padding-bottom:100px}.article-content>p{color:#425149;font-size:1rem;line-height:1.85}.article-content>p+p{margin-top:22px}.article-content>a{display:inline-block;margin-top:35px;color:var(--green);font-weight:700;text-decoration:none}.article-content .article-disclaimer{margin-top:35px;padding:16px;border-left:3px solid var(--green);color:#5c6e64;background:var(--green-pale);font-size:.78rem}.about-content{padding:65px 0 100px}.about-content h2{margin-top:45px;font-size:1.5rem}.about-content h2:first-child{margin-top:0}.about-content>.reading-shell>p{margin-top:13px;font-size:.96rem}.about-principles{display:grid;gap:8px;margin-top:20px}.about-principles article{display:flex;align-items:flex-start;gap:14px;padding:17px;border:1px solid var(--line);border-radius:10px}.about-principles article>span{display:grid;flex:0 0 auto;place-items:center;width:31px;height:31px;color:var(--green);border-radius:9px;background:var(--green-pale);font-size:.7rem;font-weight:800}.about-principles h3{font-size:.88rem}.about-principles p{margin-top:4px;font-size:.74rem}.contact-content{padding:65px 0 100px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:32px}.contact-options{display:grid;align-content:start;gap:9px}.contact-options>*{display:grid;gap:4px;padding:18px;border:1px solid var(--line);border-radius:10px;color:inherit;text-decoration:none}.contact-options span{color:var(--muted);font-size:.66rem}.contact-options strong{font:700 .8rem/1.5 Manrope}.contact-grid iframe{width:100%;min-height:390px;border:0;border-radius:13px}@media(max-width:980px){.home-hero-grid{grid-template-columns:1fr;gap:42px}.home-hero-help{max-width:680px}.compact-trust{grid-template-columns:1fr;gap:40px}.country-fact-grid,.directory-card-grid,.visa-key-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.visa-detail-layout{grid-template-columns:1fr}.visa-next-step{position:static}}@media(max-width:840px){.home-countries,.home-guides,.home-trust{padding:70px 0}.country-link-grid,.guide-link-grid{grid-template-columns:1fr}.country-link-grid{gap:8px}.home-final-cta .shell{align-items:flex-start;flex-direction:column}.contact-grid{grid-template-columns:1fr}}@media(max-width:600px){.standard-page{padding-top:68px}.form-shell,.narrow-shell,.planner-shell,.reading-shell{width:min(100% - 28px,900px)}.home-hero{min-height:0;padding:124px 0 66px}.home-hero-copy h1{font-size:2.55rem}.country-start>div{grid-template-columns:1fr}.country-start .button{width:100%}.section-row{align-items:flex-start;flex-direction:column}.page-intro{padding:49px 0 48px}.page-intro h1{font-size:2.35rem}.directory-card-grid{grid-template-columns:1fr}.country-page-hero,.visa-detail-hero{padding:31px 0 44px}.large-country-flag{width:64px;height:48px}.country-fact-grid,.visa-key-facts{grid-template-columns:1fr}.visa-detail-layout{gap:25px;padding-top:45px;padding-bottom:75px}.plain-country-list{-moz-columns:2;column-count:2}.lead-section,.planner-section{padding:35px 0 75px}.planner-step{min-height:0;padding:30px 21px 38px}.two-column-choices{grid-template-columns:1fr}.planner-actions{align-items:stretch;flex-direction:column-reverse}.planner-actions .button,.planner-back{width:100%;margin:0;text-align:center}.planner-result>header{align-items:flex-start;flex-direction:column}.document-item{align-items:flex-start}.article-header{padding:48px 0 38px}.article-header h1{font-size:2.25rem}}.hero .button-quiet{background:#ffffffb8}.hero .passport-card{isolation:isolate}.hero .passport-card:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.28;background:linear-gradient(115deg,transparent 0 46%,hsla(0,0%,100%,.08) 46% 47%,transparent 47% 100%)}.home-tools{padding:105px 0 115px;scroll-margin-top:76px;background:#eef4f0}.home-routing{padding:96px 0;scroll-margin-top:76px;background:linear-gradient(180deg,#f7faf8,#edf4ef)}.home-routing .routing-tool{width:min(1120px,100%);margin-inline:auto}.home-routing .page-state{min-height:260px;background:transparent}.home-tools-heading{display:grid;grid-template-columns:minmax(0,.78fr) minmax(520px,1.22fr);align-items:end;gap:70px;margin-bottom:35px}.home-tools-heading .simple-heading p{max-width:520px}.tool-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tool-tabs button{display:grid;gap:4px;min-height:126px;padding:20px;border:1px solid #cad8cf;border-radius:13px;color:var(--ink);background:#ffffffb3;text-align:left;cursor:pointer;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s}.tool-tabs button:hover{transform:translateY(-2px);border-color:#9dc5ac}.tool-tabs button.active{color:#fff;border-color:var(--green-deep);background:var(--green-deep);box-shadow:0 15px 34px #0b34252e}.tool-tabs button>span{color:var(--green);font:800 .67rem Manrope;letter-spacing:.1em}.tool-tabs button.active>span{color:#bce7cb}.tool-tabs strong{font:800 .9rem Manrope}.tool-tabs small{color:var(--muted);font-size:.7rem}.tool-tabs button.active small{color:#a9c5b6}.home-tool-stage{overflow:hidden;border:1px solid #d3ded7;border-radius:20px;background:var(--cream);box-shadow:0 25px 70px #0c34251a}.home-tool-stage.assessment{background:var(--green-deep)}.tool-stage-header{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:20px 25px;color:var(--ink);border-bottom:1px solid var(--line);background:#fff}.tool-stage-header>div{display:grid;gap:2px}.tool-stage-header span{color:var(--green);font-size:.66rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tool-stage-header strong{font:800 .9rem Manrope}.tool-stage-header>a{flex:0 0 auto;color:var(--green);font-size:.72rem;font-weight:700;text-decoration:none}.home-tool-stage .lead-section,.home-tool-stage .planner-section{padding:45px 0 55px}.home-tool-stage .lead-section,.home-tool-stage .planner-section{background:transparent}.home-tool-stage .form-shell,.home-tool-stage .planner-shell{width:min(760px,calc(100% - 50px))}.home-tool-stage .page-state{min-height:360px;background:transparent}.home-tool-stage.assessment .page-state,.home-tool-stage.assessment .page-state h2{color:#fff}.site-footer .map-badge{text-decoration:none}.site-footer .footer-main{padding-top:55px}@media(max-width:980px){.home-tools-heading{grid-template-columns:1fr;align-items:start;gap:30px}.tool-tabs{max-width:720px}}@media(max-width:840px){.hero{padding-bottom:72px}.home-routing{padding:70px 0}.home-tools{padding:75px 0 85px}}@media(max-width:600px){.hero{padding-top:118px}.hero-copy{text-align:left}.hero-copy>p{margin-inline:0}.hero-actions,.hero-proof{justify-content:flex-start}.hero-visual{margin-top:6px}.tool-tabs{grid-template-columns:1fr}.tool-tabs button{min-height:105px}.tool-stage-header{align-items:flex-start;flex-direction:column;gap:10px;padding:18px}.home-tool-stage .lead-section,.home-tool-stage .planner-section{padding:25px 0 35px}.home-tool-stage .form-shell,.home-tool-stage .planner-shell{width:calc(100% - 24px)}}.country-profile-card{padding:28px;border:1px solid #d5e3f3;border-radius:19px;background:#f5f9ff;box-shadow:0 13px 35px #1f48750d}.country-profile-title{display:flex;align-items:center;gap:12px}.country-profile-title>span:first-child{display:grid;flex:0 0 auto;place-items:center;width:32px;height:32px;color:#3574df;border-radius:50%;background:#e7f0ff;font-weight:800}.country-profile-title>div{min-width:0;flex:1}.country-profile-title small{display:block;color:#718093;font-size:.63rem;letter-spacing:.08em;text-transform:uppercase}.country-profile-title h2{margin-top:1px;font-size:clamp(1.15rem,2vw,1.45rem);letter-spacing:-.025em}.country-profile-description{max-width:760px;margin-top:18px;padding-bottom:21px;border-bottom:1px solid #dde8f5}.country-profile-card .country-fact-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:21px;border-color:#dbe5f0;background:#dbe5f0}.country-profile-card .country-fact-grid>div{background:#ffffffc7}.country-profile-card .country-neighbours{background:#ffffffbf}.country-profile-card .context-note{margin-bottom:0}.visa-choice-trigger{display:flex;align-items:center;justify-content:space-between;gap:25px;width:100%;padding:19px 22px;border:0;color:inherit;background:#fff;text-align:left;cursor:pointer}.visa-choice-trigger:hover{background:#fbfdfb}.visa-choice-trigger:focus-visible{outline:3px solid rgba(35,119,72,.22);outline-offset:-3px}.visa-choice-name{display:block}.visa-choice-name>span{color:var(--green);font-size:.61rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.visa-choice-name h3{margin-top:3px}.visa-choice-toggle{display:flex;align-items:center;gap:10px;flex:0 0 auto;color:var(--green);font:700 .72rem Manrope}.visa-choice-chevron{display:grid;place-items:center;width:28px;height:28px;border:1px solid #cfe0d5;border-radius:50%;font-size:1rem;line-height:1;transition:transform .16s ease,background .16s ease}.visa-choice-list>article.is-expanded .visa-choice-chevron{transform:rotate(180deg);background:#eef7f1}.visa-choice-details{border-top:1px solid var(--line)}.visa-choice-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#f8faf8}.visa-choice-facts>div{display:grid;align-content:start;gap:4px;min-height:83px;padding:16px 18px;border-right:1px solid var(--line)}.visa-choice-facts>div:last-child{border-right:0}.visa-choice-facts span{color:var(--muted);font-size:.62rem;text-transform:uppercase;letter-spacing:.04em}.visa-choice-facts strong{font:700 .76rem/1.45 Manrope}.visa-choice-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 18px;border-top:1px solid var(--line);background:#fff}.visa-choice-footer p{max-width:560px;margin:0;color:var(--muted)}.visa-detail-link{flex:0 0 auto;padding:9px 13px;border-radius:8px;color:#fff;background:var(--green);font:700 .7rem Manrope;text-decoration:none}.visa-detail-link:hover{background:var(--green-dark)}.visa-expand-enter-active,.visa-expand-leave-active{transition:opacity .14s ease,transform .14s ease;transform-origin:top}.visa-expand-enter-from,.visa-expand-leave-to{opacity:0;transform:translateY(-4px)}.article-labels,.visa-detail-labels{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.visa-fee-note{margin-top:14px!important;padding:11px 14px;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#b8cfc3!important;font-size:.72rem;background:#ffffff0a}.visa-fee-note strong{color:#fff}.article-blocks{display:grid;gap:30px}.article-rich-block{color:#425149;font-size:1rem;line-height:1.85}.article-rich-block>*+*{margin-top:18px}.article-rich-block h2,.article-rich-block h3,.article-rich-block h4{color:var(--ink)}.article-rich-block h2{font-size:1.65rem}.article-rich-block h3{font-size:1.25rem}.article-rich-block ol,.article-rich-block ul{margin-bottom:0;padding-left:24px}.article-rich-block li+li{margin-top:7px}.article-rich-block strong{color:var(--ink);font-weight:700}.article-rich-block em{color:#58675f}.article-rich-block blockquote{margin-inline:0;padding:16px 19px;border-left:3px solid var(--green);background:var(--green-pale)}.article-quote-block{margin:0;padding:27px 29px;border:1px solid #cfe1d6;border-radius:13px;background:#f4faf6}.article-quote-block p{color:#234b38;font:600 1.08rem/1.7 Manrope}.article-quote-block cite{display:block;margin-top:12px;color:var(--green);font-size:.71rem;font-style:normal;font-weight:700}.article-image-grid figure,.article-media-block{margin:0;overflow:hidden;border-radius:13px;background:var(--soft)}.article-image-grid img,.article-media-block img{width:100%;height:auto;max-height:480px;-o-object-fit:cover;object-fit:cover}.article-image-grid figcaption,.article-media-block figcaption{padding:10px 13px;color:var(--muted);font-size:.67rem}.article-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.article-image-grid img{aspect-ratio:4/3}@media(max-width:840px){.country-profile-card .country-fact-grid,.visa-choice-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.visa-choice-facts>div:nth-child(2){border-right:0}.visa-choice-facts>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:600px){.country-profile-card{padding:20px;border-radius:15px}.country-profile-title{align-items:flex-start;flex-wrap:wrap}.article-image-grid,.country-profile-card .country-fact-grid,.visa-choice-facts{grid-template-columns:1fr}.visa-choice-facts>div{min-height:70px;border-right:0;border-bottom:1px solid var(--line)}.visa-choice-facts>div:last-child{border-bottom:0}.visa-choice-trigger{padding:17px 18px}.visa-choice-toggle>span:first-child{display:none}.visa-choice-footer{align-items:flex-start;flex-direction:column}.visa-detail-link{width:100%;text-align:center}.article-rich-block{font-size:.94rem}.article-quote-block{padding:22px}}@media(min-width:841px){.article-byline,.article-category,.article-image-grid figcaption,.article-media-block figcaption,.article-quote-block cite,.benefit-country small,.benefit-meta,.benefit-stay,.blog-author,.blog-meta,.checklist-card>footer,.consent-field,.contact-options span,.contact-phone small,.content-label,.count-pill,.country-fact-grid span,.country-kicker,.country-link-grid small,.country-name small,.country-neighbours>span,.country-page-title>div>span,.country-profile-grid span,.country-profile-title small,.destination-card small,.destination-check,.directory-card-copy small,.document-item>a,.floating-card small,.floating-flag,.footer-bottom .shell,.form-progress span,.guide-card-category,.iso-label,.lead-intro li span,.map-badge,.map-placeholder small,.passport-meta span,.passport-route small,.passport-route span,.planner-choices small,.planner-progress span,.planner-result>header span,.proof-avatars i,.recommendation-badge,.refusal-badge,.result-footer,.result-progress span,.scope-exclusion,.scope-type,.simple-chip-row span,.simple-heading>span,.social-links a,.status-pill,.tool-stage-header span,.tool-tabs button>span,.tool-tabs small,.verified-label,.visa-breadcrumb,.visa-choice-facts span,.visa-choice-name>span,.visa-detail-kicker,.visa-document-list a,.visa-facts span,.visa-key-facts span,.visa-next-step>span,.zone-chip,.zone-chip small{font-size:.78rem}.benefit-disclaimer,.blog-article-copy p,.checklist-empty p,.checklist-note p,.context-note,.document-copy small,.document-guidance>p,.form-trust p,.guide-link-grid p,.panel-help p,.planner-result>header p,.simple-benefit-list .rich-text,.visa-choice-list p,.visa-document-list p{font-size:.82rem}}.routing-page-content{padding-block:48px 72px}.routing-tool{overflow:hidden;border:1px solid #d9e5de;border-radius:22px;background:#fff;box-shadow:0 18px 50px #103d2d14}.routing-tool-header{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;padding:28px 30px;color:#fff;background:linear-gradient(135deg,#0f3d2e,#19583f)}.routing-tool-header>div{max-width:660px}.routing-tool-header span:first-child{color:#bce7cb;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.routing-tool-header h2{margin-top:5px;color:#fff;font-size:clamp(1.35rem,2.4vw,1.85rem)}.routing-tool-header p{margin-top:8px;color:#c8ddd2;font-size:.9rem;line-height:1.65}.routing-step-badge{flex:0 0 auto;padding:8px 11px;border:1px solid hsla(0,0%,100%,.16);border-radius:99px;color:#e8f5ed!important;background:#ffffff14;font-size:.78rem!important;letter-spacing:0!important;text-transform:none!important}.routing-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:26px 30px 8px}.routing-fields .form-field,.routing-residence .form-field{margin:0}.routing-fields .form-field>span,.routing-residence .form-field>span{font-size:.82rem}.routing-fields .form-field small{color:var(--muted);font-size:.78rem;font-weight:500}.routing-context{display:flex;align-items:center;gap:14px;padding:18px 30px;border-bottom:1px solid var(--line);background:#f7faf8}.routing-context>span{color:var(--muted);font-size:.8rem}.routing-context strong{flex:1;font-size:.9rem}.routing-context a{color:var(--green);font-size:.8rem;font-weight:700}.routing-inline-state{display:flex;align-items:center;gap:12px;padding:28px 30px;color:var(--muted);font-size:.86rem}.routing-inline-state .state-spinner{width:22px;height:22px}.routing-notice{margin:22px 30px 28px;padding:18px 20px;scroll-margin-top:96px;border:1px solid #cfe1d6;border-radius:13px;background:#f4faf6}.routing-notice.warning{border-color:#eadcb3;background:#fffaf0}.routing-notice strong{color:var(--ink);font-size:.92rem}.routing-notice p{margin-top:5px;color:var(--muted);font-size:.84rem}.routing-residence{display:grid;gap:22px;padding:22px 30px 30px;scroll-margin-top:96px}.routing-residence-controls{display:grid;grid-template-columns:minmax(0,1fr);align-items:end;gap:18px}.routing-residence .form-field>small{display:block;margin-top:7px;color:var(--muted);font-size:.8rem;line-height:1.5}.routing-result-anchor{scroll-margin-top:96px}.routing-result-loading{display:flex;align-items:center;gap:13px;margin:0 30px 30px;padding:17px 19px;border:1px solid #cfe1d6;border-radius:13px;background:#f4faf6}.routing-result-loading .state-spinner{width:24px;height:24px;flex:0 0 auto}.routing-result-loading div{display:grid;gap:2px}.routing-result-loading strong{color:var(--ink);font-size:.9rem}.routing-result-loading small{color:var(--muted);font-size:.8rem}.province-map-panel{overflow:hidden;border:1px solid #d7e4dc;border-radius:15px;background:#f8fbf9}.province-map-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 18px;border-bottom:1px solid #e0e9e3;background:#fff}.province-map-heading>div{display:grid;gap:2px}.province-map-heading span,.province-map-status span{color:var(--green);font-size:.72rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.province-map-heading strong{font-size:.92rem}.province-map-heading small{color:var(--muted);font-size:.76rem}.turkey-province-map-canvas{padding:14px 18px 10px;background:radial-gradient(circle at 50% 48%,#fff 0,#f3f8f5 72%)}.turkey-province-map-canvas svg{display:block;width:100%;height:auto}.turkey-map-province path{fill:#c8d8cf;stroke:#fff;stroke-width:1.1px;vector-effect:non-scaling-stroke;cursor:pointer;transition:fill .14s ease,filter .14s ease,stroke .14s ease}.turkey-map-province:focus path,.turkey-map-province:hover path{fill:#70b58c;stroke:#123d2e;filter:drop-shadow(0 1px 2px rgba(10,55,38,.24));outline:none}.turkey-map-province:focus{outline:none}.turkey-map-province.is-selected path{fill:#168455;stroke:#0b3b2a;filter:drop-shadow(0 2px 3px rgba(10,55,38,.3))}.turkey-map-province.is-unavailable path{fill:#e4e9e6;cursor:not-allowed}.province-map-status{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:47px;padding:10px 18px;border-top:1px solid #e0e9e3;background:#fff}.province-map-status strong,.routing-error{font-size:.84rem}.routing-error{margin:0 30px 28px;padding:13px 15px;border:1px solid #ebc4c4;border-radius:10px;color:#8c2f2f;background:#fff5f5}.routing-result{margin:0 30px 30px;padding:23px;border:1px solid #cbded2;border-radius:16px;background:linear-gradient(145deg,#f6fbf7,#fff)}.routing-result>header{padding-bottom:18px;border-bottom:1px solid #dce8e0}.routing-mission>span,.routing-office-list>span,.routing-result>header>span{display:block;color:var(--green);font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.routing-result>header h3{margin-top:4px;font-size:1.35rem}.routing-result>header p{margin-top:5px;color:var(--muted);font-size:.84rem}.routing-mission{display:grid;gap:5px;padding:17px 0;border-bottom:1px solid #dce8e0}.routing-mission strong{font-size:.94rem}.routing-office-list{display:grid;gap:9px;padding-top:18px}.routing-office-list>article{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border:1px solid #dce7df;border-radius:11px;background:#fff}.routing-office-list article>div:first-child{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap}.routing-office-list strong{color:var(--ink);font-size:.88rem}.routing-office-list small{color:var(--muted);font-size:.78rem}.routing-office-actions{display:flex;gap:9px;flex:0 0 auto}.routing-office-actions a{color:var(--green);font-size:.78rem;font-weight:700}.routing-guidance{margin-top:17px;padding:14px 16px;border-left:3px solid #d6a63c;color:#5d5135;background:#fff9eb;font-size:.82rem;line-height:1.6}.routing-result>footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;color:var(--muted);font-size:.78rem}.routing-result>footer a{color:var(--green);font-weight:700}.routing-tool.compact{border-radius:16px;box-shadow:none}.routing-tool.compact .routing-tool-header{padding:22px 24px}.routing-tool.compact .routing-tool-header h2{font-size:1.35rem}.routing-tool.compact .routing-step-badge{display:none}.routing-tool.compact .routing-context,.routing-tool.compact .routing-residence{padding-inline:24px}.routing-tool.compact .routing-result{margin-inline:24px}.country-routing-prompt-section{padding:0 0 32px;background:#fff}.country-routing-prompt{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:23px 26px;border:1px solid #cfe1d6;border-radius:16px;background:#f4faf6}.country-routing-prompt>div{max-width:720px}.country-routing-prompt span{color:var(--green);font-size:.78rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.country-routing-prompt h2{margin-top:4px;font-size:1.2rem}.country-routing-prompt p{margin-top:6px;color:var(--muted);font-size:.84rem}.country-routing-prompt .button{flex:0 0 auto}@media(max-width:700px){.routing-page-content{padding-block:28px 50px}.routing-tool{border-radius:16px}.routing-fields,.routing-residence,.routing-tool-header{padding-inline:20px}.routing-tool-header{flex-direction:column;gap:14px;padding-block:23px}.routing-fields{grid-template-columns:1fr;padding-top:22px}.routing-context{align-items:flex-start;flex-wrap:wrap;padding-inline:20px}.routing-context strong{flex-basis:100%;order:2}.routing-context a{margin-left:auto}.routing-residence{padding-bottom:23px}.routing-residence-controls{grid-template-columns:1fr;align-items:stretch}.province-map-panel{display:none}.routing-error,.routing-notice,.routing-result,.routing-result-loading{margin-inline:20px}.routing-office-list>article,.routing-result>footer{align-items:flex-start;flex-direction:column}.routing-tool.compact .routing-context,.routing-tool.compact .routing-residence{padding-inline:20px}.routing-tool.compact .routing-result{margin-inline:20px}.country-routing-prompt{align-items:flex-start;flex-direction:column;padding:21px}.country-routing-prompt .button{width:100%;text-align:center}}
