:root{--navy:#142d4e;--navy-deep:#0d213b;--blue:#245ba5;--yellow:#f3c94e;--paper:#f6f5f1;--ink:#162c43;--muted:#657383;--line:#dee3e6;--white:#fff;--green:#39756a;--radius:14px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Tajawal,Arial,sans-serif;font-size:17px;line-height:1.65}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%;object-fit:cover}svg{width:22px;height:22px;vertical-align:middle;flex-shrink:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #327bd2;outline-offset:4px}input,select,textarea{min-width:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.35;letter-spacing:-.025em}h1{font-size:48px;font-weight:800}h2{font-size:32px;font-weight:800}h3{font-size:22px;font-weight:700}p{color:var(--muted)}.wrap{width:min(1200px,calc(100% - 64px));margin-inline:auto}.skip{position:fixed;top:-100px;right:16px;z-index:99;padding:12px;background:white}.skip:focus{top:12px}.demo-bar{background:var(--navy);color:#e4ebf4;font-size:12px}.demo-bar .wrap{height:34px;display:flex;align-items:center;justify-content:space-between}.demo-bar button{border:0;background:none;color:inherit;padding:4px 0;font-size:12px}.status-dot{display:inline-block;width:6px;height:6px;background:var(--yellow);border-radius:50%;margin-left:6px}.site-header{position:sticky;top:0;background:rgba(255,255,255,.97);z-index:20;border-bottom:1px solid var(--line)}.nav-row{display:flex;align-items:center;justify-content:space-between;gap:24px;height:90px}.brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.brand-mark{width:42px;height:46px;color:var(--navy);font-family:Georgia,serif;line-height:42px;font-size:58px;font-weight:bold;position:relative;display:inline-block;direction:ltr}.brand-mark>span{font:800 11px Tajawal,sans-serif;position:absolute;right:-1px;bottom:0;background:var(--yellow);border-radius:3px;padding:0 4px;line-height:18px}.brand-type{font-size:27px;line-height:1;font-weight:800;letter-spacing:-1.4px}.brand-type>span{display:block;font-family:Arial,sans-serif;letter-spacing:2.4px;font-size:8px;font-weight:700;margin-top:7px}.desktop-nav{display:flex;gap:27px;font-size:15px;font-weight:700;align-items:center}.desktop-nav a{padding:32px 0;border-bottom:3px solid transparent}.desktop-nav a.active{border-color:var(--yellow);color:var(--blue)}.header-actions{display:flex;gap:12px;align-items:center}.icon-button{border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:8px}.icon-button:hover{background:#edf1f5}.button{display:inline-flex;gap:16px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:7px;padding:13px 23px;font-size:16px;font-weight:700;min-height:46px;line-height:1.3}.button-small{padding:12px 16px;font-size:14px}.navy{background:var(--navy);color:white}.navy:hover{background:#21446e}.yellow{background:var(--yellow);color:var(--navy)}.yellow:hover{background:#f7d875}.outline{border-color:var(--line);background:white}.text-link{display:inline-flex;align-items:center;gap:12px;color:var(--blue);font-weight:700;font-size:15px}.menu-button{display:none}.eyebrow{display:flex;gap:10px;align-items:center;font-size:14px;font-weight:700;letter-spacing:.03em;color:var(--green);margin-bottom:22px}.eyebrow:before{content:'';width:27px;height:2px;background:currentColor}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;align-items:center;padding-block:56px 52px}.hero h1{font-size:64px;line-height:1.2;margin:0 0 22px}.hero h1 span{position:relative;z-index:1;white-space:nowrap}.hero h1 span:after{content:'';position:absolute;bottom:6px;left:-4px;right:-4px;height:12px;background:var(--yellow);z-index:-1;transform:rotate(-1deg)}.hero-copy>p{font-size:19px;max-width:470px;line-height:1.9;margin-bottom:27px}.hero-image{height:450px;position:relative;isolation:isolate}.hero-image>img{width:100%;height:100%;border-radius:16px 70px 16px 16px}.hero-image:before{content:'';position:absolute;left:-16px;top:22px;bottom:-16px;right:22px;border:1px solid #b9c4c6;border-radius:16px 70px 16px 16px;z-index:-1}.photo-label{position:absolute;left:24px;bottom:24px;color:white;background:rgba(10,28,46,.8);padding:12px 17px;border:1px solid #ffffff45;backdrop-filter:blur(8px);border-radius:8px;display:flex;gap:38px;align-items:center}.photo-label small{display:block;color:#d9e5ed;font-size:12px}.photo-label strong{font-size:18px}.compass-stamp{position:absolute;top:26px;right:24px;display:flex;align-items:center;gap:8px;color:white;font-size:12px;letter-spacing:2px;direction:ltr}.hero-search{display:flex;align-items:center;gap:12px;background:white;padding:8px 12px 8px 8px;border:1px solid #d6dedf;border-radius:9px;box-shadow:0 9px 25px #162c4307}.hero-search input{width:100%;border:0;outline-offset:0;background:none;padding:8px 0;font-size:16px}.hero-search .button{padding:12px 20px;white-space:nowrap}.hero-search>svg{color:#738394;width:19px}.popular{display:flex;gap:9px;flex-wrap:wrap;align-items:center;margin-top:15px;color:var(--muted);font-size:13px}.popular a{border-bottom:1px solid #bac5cc;color:var(--ink)}.hero-assurance{margin-top:26px;display:flex;gap:20px;color:#647887;font-size:12px}.hero-assurance span{display:flex;align-items:center;gap:6px}.hero-assurance svg{width:16px;height:16px;color:var(--green)}.journeys{display:grid;grid-template-columns:repeat(4,1fr);padding:27px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:25px;margin-bottom:62px}.journey{display:flex;align-items:center;gap:15px;position:relative}.journey+.journey:before{content:'';position:absolute;right:-13px;width:1px;height:40px;background:var(--line)}.journey-icon{width:46px;height:46px;background:#e9eef1;border-radius:12px;display:grid;place-items:center;color:var(--blue)}.journey h3{font-size:17px;margin:0 0 3px}.journey p{font-size:12px;margin:0}.journey>span:last-child{margin-right:auto;color:#87939f}.section{padding-bottom:65px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px}.section-heading h2{margin:0 0 6px}.section-heading p{margin:0;font-size:16px}.country-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.country-card{position:relative;min-height:264px;border-radius:12px;overflow:hidden;background:var(--navy)}.country-card>img{height:264px;width:100%;transition:transform .3s}.country-card:hover>img{transform:scale(1.045)}.country-card:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 25%,#071d38d9)}.country-card-content{position:absolute;z-index:1;right:21px;left:21px;bottom:18px;color:white}.country-card-content h3{margin:4px 0 2px;font-size:26px}.country-card-content p{margin:0;color:#e2e7ed;font-size:13px}.country-card-content .arrow{position:absolute;left:0;bottom:6px;border:1px solid #ffffff70;width:32px;height:32px;display:grid;place-items:center;border-radius:50%}.country-code{display:inline-block;font-family:Arial;font-size:10px;letter-spacing:2px;border-bottom:1px solid #ffffff66;padding-bottom:3px;opacity:.9}.country-footnote{display:flex;justify-content:center;gap:20px;margin-top:24px;color:var(--muted);font-size:14px}.country-footnote a{color:var(--blue);font-weight:700}.tool-banner{display:grid;grid-template-columns:1fr 1fr;background:var(--navy);border-radius:16px;overflow:hidden;margin-bottom:68px;color:white}.tool-banner-copy{padding:40px 45px}.tool-banner h2{color:white;max-width:370px;font-size:34px;margin:0 0 16px}.tool-banner p{color:#c1d0df;max-width:390px;margin-bottom:22px}.tool-banner .eyebrow{color:#f3cf6e;font-size:12px;margin-bottom:15px}.mini-budget{margin:35px 40px 35px 20px;border:1px solid #ffffff2b;border-radius:12px;background:#ffffff09;padding:24px 28px}.mini-budget-head{display:flex;justify-content:space-between;color:#dce5ed;font-size:14px}.mini-budget .number{font-family:Arial,sans-serif;font-size:40px;margin:20px 0 13px;display:flex;justify-content:space-between;align-items:center}.mini-budget .number small{font:13px Tajawal;color:#bccdde}.stack-bar{display:flex;direction:ltr;height:12px;border-radius:3px;overflow:hidden;margin:15px 0}.stack-bar span:nth-child(1){background:var(--yellow);width:58%}.stack-bar span:nth-child(2){background:#71a8a2;width:25%}.stack-bar span:nth-child(3){background:#758ab2;width:17%}.mini-legend{display:flex;gap:20px;color:#d7e0ea;font-size:12px;flex-wrap:wrap}.mini-legend i{width:7px;height:7px;display:inline-block;border-radius:50%;margin-left:5px;background:var(--yellow)}.mini-budget .demo-note{display:block;margin-top:18px;font-size:11px;color:#bccdde}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.article-card{background:white;border:1px solid var(--line);border-radius:11px;overflow:hidden;display:flex;flex-direction:column;position:relative}.article-card .card-image{width:100%;height:200px}.article-card .card-body{padding:23px;flex:1;display:flex;flex-direction:column}.article-card .category-label{color:var(--green);font-size:12px;letter-spacing:.02em;font-weight:700;margin-bottom:11px}.article-card h3{font-size:22px;line-height:1.5;margin-bottom:12px}.article-card p{font-size:14px;line-height:1.9}.card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto;color:var(--muted);font-size:12px}.save-button{border:0;background:none;width:38px;height:38px;border-radius:7px;display:grid;place-items:center}.save-button:hover{background:#eef2f4}.save-button.saved{color:var(--blue);background:#e7eff9}.save-button.saved svg{fill:#245ba522}.editorial-callout{border-top:1px solid var(--line);padding-block:32px;display:flex;align-items:center;gap:30px}.seal{height:60px;width:60px;flex-shrink:0;border:1px solid #c5d4d4;color:var(--green);border-radius:50%;display:grid;place-items:center}.seal svg{width:30px;height:30px}.editorial-callout h3{margin:0 0 5px;font-size:20px}.editorial-callout p{margin:0;font-size:14px}.editorial-callout .text-link{margin-right:auto;white-space:nowrap}.newsletter{background:#eaece5;padding:34px 42px;border-radius:12px;display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:center;margin-bottom:65px}.newsletter h3{font-size:26px;margin:0 0 8px}.newsletter p{font-size:14px;margin:0}.newsletter form{display:flex;gap:10px}.newsletter input{background:white;border:1px solid #d2dad5;border-radius:6px;padding:13px 15px;width:100%;direction:rtl}.newsletter small{display:block;color:var(--muted);font-size:11px;margin-top:8px}.site-footer{background:var(--navy-deep);color:white}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;padding-block:54px 42px}.site-footer .brand-mark{color:white}.site-footer .brand-mark>span{color:var(--navy)}.site-footer .brand-type{color:white}.footer-main p{color:#b4c1d0;font-size:14px;margin:24px 0 16px}.footer-main h3{font-size:16px;margin-bottom:19px;color:#f2d16c}.footer-main>div>a:not(.brand){display:block;color:#bcc9d8;font-size:14px;margin-bottom:11px}.footer-note{font-size:13px;color:#d7e1eb}.footer-bottom{border-top:1px solid #ffffff18;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#a9b7c8;padding-block:21px}.footer-bottom button{background:none;border:0;padding:0;color:inherit;font-size:12px}.page-top{padding-block:34px 36px}.crumbs{display:flex;gap:9px;flex-wrap:wrap;font-size:13px;color:var(--muted);margin-bottom:28px}.crumbs a{color:var(--blue)}.page-top h1{margin-bottom:14px}.page-top p{max-width:720px;font-size:18px;margin-bottom:0}.chip-row{display:flex;gap:10px;flex-wrap:wrap;margin:25px 0}.chip{border:1px solid var(--line);padding:9px 19px;background:white;border-radius:24px;min-height:42px;font-size:14px;font-weight:500}.chip.active,.chip[aria-pressed=true]{background:var(--navy);color:white;border-color:var(--navy)}.country-intro{display:grid;grid-template-columns:1fr .85fr;gap:60px;align-items:center;padding-bottom:40px}.country-intro>img{width:100%;height:290px;border-radius:12px}.country-intro h1{font-size:60px;margin:0 0 18px}.country-intro p{font-size:19px}.country-actions{display:flex;gap:14px;flex-wrap:wrap}.subnav{display:flex;gap:28px;border-bottom:1px solid var(--line);padding:14px 0;flex-wrap:wrap;font-size:15px;margin-bottom:38px}.subnav a{font-weight:700;color:var(--blue)}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.path-card{border:1px solid var(--line);background:white;padding:26px;border-radius:10px}.path-card .step-number{font-family:Georgia;font-size:36px;color:#a7b8c2;line-height:1;display:block;margin-bottom:20px}.path-card h3{font-size:20px}.path-card p{font-size:14px;margin-bottom:20px}.ad-slot{display:none;background:repeating-linear-gradient(45deg,#f1f2f2,#f1f2f2 5px,#f5f6f6 5px,#f5f6f6 10px);border:1px dashed #c6cdd3;border-radius:6px;min-height:100px;text-align:center;align-content:center;margin-block:34px;color:#6b7580;font-size:12px}.show-ads .ad-slot{display:block}.ad-slot small{display:block;font-size:11px}.ad-toggle{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted);margin-bottom:16px}.ad-toggle input{width:16px;height:16px;accent-color:var(--blue)}.reading-layout{display:grid;grid-template-columns:240px minmax(0,760px);gap:68px;justify-content:center;padding-bottom:70px}.reading-sidebar{position:sticky;top:120px;align-self:start;font-size:14px}.reading-sidebar h3{font-size:17px;margin-bottom:17px}.toc a{display:block;border-right:2px solid #dce3e7;padding:9px 15px;color:var(--muted)}.toc a:hover{border-color:var(--blue);color:var(--blue)}.sidebar-tool{margin-top:25px;border-top:1px solid var(--line);padding-top:24px}.sidebar-tool h3{margin-top:10px;margin-bottom:8px}.sidebar-tool p{font-size:13px}.article-header{max-width:760px;margin-right:auto;margin-left:auto;padding-bottom:28px}.article-header h1{font-size:43px;line-height:1.4;margin-bottom:20px}.article-header .lead{font-size:20px}.article-meta{display:flex;gap:14px;align-items:center;font-size:13px;color:var(--muted);flex-wrap:wrap}.avatar{border-radius:50%;width:40px;height:40px;background:#e2e9ed;display:grid;place-items:center;font-weight:bold;color:var(--navy);flex-shrink:0}.meta-name{color:var(--ink);font-weight:700}.article-toolbar{display:flex;gap:8px;align-items:center;margin:20px 0;padding-bottom:16px;border-bottom:1px solid var(--line)}.article-toolbar button{background:white;border:1px solid var(--line);border-radius:6px;min-height:40px;padding:7px 12px;font-size:13px}.reading-content{font-size:18px;line-height:1.95;min-width:0}.reading-content p{color:#405265;margin-bottom:24px}.reading-content h2{font-size:29px;margin:42px 0 17px}.reading-content h3{font-size:22px;margin:26px 0 12px}.reading-content>figure{margin:0 0 28px}.reading-content>figure img{height:330px;width:100%;border-radius:12px}.reading-content figcaption{font-size:12px;color:var(--muted);margin-top:8px}.summary-box{background:#eaf0ed;border-right:3px solid var(--green);padding:25px 28px;border-radius:7px}.summary-box h2{font-size:21px;margin:0 0 12px}.summary-box p{margin:0;font-size:17px}.note{background:#fbf3d9;border-radius:7px;padding:15px 20px;font-size:14px;color:#6d592b;margin-bottom:24px}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:8px;background:white;margin:24px 0}table{width:100%;border-collapse:collapse;font-size:15px;line-height:1.6}th,td{text-align:right;padding:16px;border-bottom:1px solid var(--line);vertical-align:top}th{background:#edf1f3;font-weight:700}tr:last-child td{border-bottom:0}.sources{padding:22px;background:white;border:1px solid var(--line);border-radius:8px;margin-top:35px}.sources h3{margin:0 0 12px}.sources a{display:block;color:var(--blue);font-size:15px;text-decoration:underline;text-underline-offset:4px;margin:9px 0}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{font-weight:700;cursor:pointer}.faq details p{font-size:16px;margin:12px 0 0}.next-step{padding:24px;background:var(--navy);color:white;border-radius:10px;margin:30px 0}.next-step h3{color:white;margin:0 0 12px}.next-step p{color:#d0dce6;font-size:15px}.next-step .button{font-size:14px}.filter-bar{display:flex;justify-content:space-between;align-items:center;gap:15px;flex-wrap:wrap;margin-bottom:26px}.filter-bar form{flex:1;display:flex;gap:10px;min-width:240px}.filter-bar input,.filter-bar select{padding:11px 14px;border:1px solid var(--line);border-radius:7px;background:white}.filter-bar input{width:100%}.results-count{font-size:14px;color:var(--muted);margin-bottom:20px}.pagination{display:flex;justify-content:center;gap:9px;margin-top:30px}.pagination button{width:40px;height:40px;border:1px solid var(--line);border-radius:6px;background:white}.pagination button.active{background:var(--navy);color:white}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.tool-card{padding:30px;background:white;border:1px solid var(--line);border-radius:12px}.tool-card>svg{width:34px;height:34px;color:var(--blue);margin-bottom:28px}.tool-card h3{font-size:23px}.tool-card p{font-size:15px;min-height:70px}.calculator-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:30px;padding-bottom:65px;align-items:start}.form-panel,.result-panel{padding:32px;border:1px solid var(--line);border-radius:12px;background:white}.form-panel h2,.result-panel h2{font-size:25px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.field label{font-size:15px;font-weight:700}.field input,.field select,.field textarea{padding:12px 15px;border:1px solid #cdd5dc;border-radius:7px;width:100%;background:white;min-height:47px}.field small{font-size:12px;color:var(--muted)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.result-panel{background:var(--navy);color:white;position:sticky;top:120px;border:0}.result-panel p{color:#cbd7e1}.result-total{font-family:Arial;font-size:47px;line-height:1.3;margin:22px 0}.result-panel .result-detail{display:flex;justify-content:space-between;border-bottom:1px solid #ffffff20;padding:12px 0;font-size:15px}.result-panel .button{width:100%;margin-top:24px}.result-panel small{display:block;color:#cbd7e1;margin-top:18px;font-size:12px}.result-positive{color:#9bddc3}.result-negative{color:#ffd28a}.checklist{display:grid;gap:12px}.check-row{display:flex;align-items:center;gap:14px;padding:16px;background:#f4f6f7;border-radius:8px;cursor:pointer}.check-row input{width:20px;height:20px;accent-color:var(--green)}.check-row:has(input:checked){background:#eaf1ec}.check-row:has(input:checked) span{text-decoration:line-through;color:#678277}.progress-track{height:9px;background:#ffffff22;border-radius:5px;overflow:hidden;margin:22px 0}.progress-track span{display:block;height:100%;background:var(--yellow);transition:width .25s}.empty{text-align:center;padding:65px 20px;background:white;border:1px solid var(--line);border-radius:12px}.empty>svg{width:45px;height:45px;color:var(--green);margin-bottom:20px}.empty h2{font-size:27px}.empty p{max-width:470px;margin-inline:auto}.prose-page{max-width:820px;margin-inline:auto;padding-bottom:60px}.prose-page>h2{margin-top:35px;font-size:27px}.prose-page p{font-size:18px;line-height:1.95}.values-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:28px 0}.value-item{border-top:2px solid var(--yellow);padding:22px;background:white}.value-item h3{font-size:21px}.value-item p{font-size:15px;margin:0}.author-profile{display:flex;gap:20px;align-items:center;background:white;border:1px solid var(--line);padding:28px;border-radius:10px;margin-bottom:30px}.author-profile .avatar{width:70px;height:70px;font-size:23px}.author-profile h2{font-size:25px;margin-bottom:5px}.author-profile p{font-size:15px;margin:0}.muted{color:var(--muted)}.center{text-align:center}.section-end{margin-bottom:50px}.inline-alert{font-size:14px;padding:12px 0;color:var(--green)}dialog{border:1px solid var(--line);border-radius:14px;padding:26px;max-width:min(650px,calc(100% - 32px));width:650px;max-height:85vh;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#071c38a8;backdrop-filter:blur(4px)}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:23px}.modal-head h2{font-size:24px;margin:0}.modal-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.modal-links a{padding:13px 16px;background:white;border:1px solid var(--line);border-radius:7px;font-size:15px}.modal-links a:hover{border-color:var(--blue)}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:var(--navy);color:white;border:1px solid #ffffff40;border-radius:9px;padding:14px 22px;font-size:14px;max-width:calc(100% - 32px);z-index:80;opacity:0;pointer-events:none;transition:.2s}.toast.visible{opacity:1;transform:translate(-50%,0)}.all-countries-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.country-tile{padding:22px;background:white;border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;gap:15px}.country-tile .country-abbr{font:700 16px Arial;color:var(--blue);background:#e8eef3;border-radius:9px;width:48px;height:48px;display:grid;place-items:center}.country-tile h3{font-size:21px;margin:0 0 3px}.country-tile p{margin:0;font-size:13px}.country-tile>span:last-child{margin-right:auto;color:var(--blue)}.no-photo{background:var(--navy);height:200px;display:flex;align-items:center;justify-content:center;color:#f0cd65;position:relative;overflow:hidden}.no-photo span{font-size:45px;font-weight:800;position:relative;z-index:1}.no-photo:before,.no-photo:after{content:'';width:190px;height:190px;border:1px solid #ffffff25;border-radius:50%;position:absolute;left:-20px;top:-40px}.no-photo:after{left:50px;top:50px}.preview-label{font-size:12px;color:var(--muted);border-right:2px solid var(--yellow);padding-right:10px;margin:14px 0 24px}.country-topic .article-grid{margin-bottom:30px}.error-code{font:80px Georgia;color:#b1bdc5;line-height:1;margin-bottom:22px}.country-directory-head{display:flex;align-items:center;gap:15px;margin:25px 0 20px}.country-directory-head span{height:1px;background:var(--line);flex:1}
@media(min-width:1500px){.wrap{width:1240px}.hero{gap:90px;padding-block:64px}.hero-image{height:480px}}
@media(max-width:1120px){.desktop-nav{gap:16px;font-size:14px}.desktop-start{display:none}.hero{gap:38px}.hero h1{font-size:54px}.hero-image{height:420px}.header-actions{gap:5px}.reading-layout{grid-template-columns:190px minmax(0,1fr);gap:35px}.footer-main{gap:30px}.country-card-content{right:16px;left:16px}}
@media(max-width:850px){.wrap{width:calc(100% - 40px)}.nav-row{height:76px}.desktop-nav{display:none}.menu-button{display:inline-flex}.hero{grid-template-columns:1fr 1fr;gap:24px;padding-top:34px}.hero h1{font-size:43px}.hero-copy>p{font-size:17px}.hero-image{height:370px}.hero-search{gap:6px}.hero-search .button{padding-inline:13px}.hero-assurance{flex-wrap:wrap;gap:10px}.country-grid{grid-template-columns:repeat(2,1fr)}.journeys{grid-template-columns:repeat(2,1fr);gap:24px}.journey:nth-child(3):before{display:none}.article-grid{grid-template-columns:repeat(2,1fr)}.tool-banner-copy{padding:30px}.mini-budget{margin:28px 10px 28px 25px;padding:20px}.tool-banner h2{font-size:28px}.newsletter{gap:24px;padding:28px;grid-template-columns:1fr}.footer-main{grid-template-columns:1.5fr 1fr 1fr;gap:30px}.footer-main>div:last-child{grid-column:2 / 4}.country-intro{gap:28px}.country-intro h1{font-size:50px}.reading-layout{display:flex;flex-direction:column;gap:25px}.reading-sidebar{position:static}.toc{display:flex;flex-wrap:wrap;gap:5px}.toc a{padding:5px 10px;border:1px solid var(--line);border-radius:5px;font-size:12px}.reading-sidebar .sidebar-tool{display:none}.article-header{max-width:none}.tool-grid{grid-template-columns:1fr}.tool-card p{min-height:0}.calculator-layout{grid-template-columns:1fr 1fr;gap:20px}.form-panel,.result-panel{padding:24px}.field-grid{grid-template-columns:1fr}.path-grid{grid-template-columns:1fr 1fr}.all-countries-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){body{font-size:16px}.wrap{width:calc(100% - 36px)}.demo-bar .wrap{height:30px;font-size:10px}.demo-bar button{font-size:10px}.nav-row{height:70px;gap:10px}.brand-type{font-size:24px}.brand-mark{transform:scale(.87);transform-origin:right center;width:37px}.brand{gap:6px}.header-actions{gap:1px}.header-actions .icon-button{width:36px;height:44px}.header-actions>a.icon-button{display:none}.hero{display:flex;flex-direction:column;align-items:stretch;gap:30px;padding-block:32px 30px}.hero h1{font-size:48px;line-height:1.22;letter-spacing:-1.5px;margin-bottom:18px}.hero .eyebrow{font-size:12px;margin-bottom:16px}.hero-copy>p{font-size:17px;max-width:100%;margin-bottom:20px;line-height:1.8}.hero-search input{font-size:16px}.hero-search{padding:6px 10px 6px 6px;gap:7px}.hero-search .button{font-size:14px;min-height:44px}.hero-assurance{font-size:11px;margin-top:20px}.hero-image{height:265px;margin-left:8px}.hero-image>img{border-radius:12px 45px 12px 12px}.hero-image:before{left:-8px;bottom:-8px;top:14px;border-radius:12px 45px 12px 12px}.photo-label{left:17px;bottom:17px;right:auto;padding:9px 13px;gap:24px}.photo-label strong{font-size:16px}.photo-label small{font-size:10px}.compass-stamp{top:18px;right:20px;font-size:10px}.journeys{margin-top:5px;margin-bottom:38px;gap:24px 14px;padding-block:24px}.journey{gap:9px}.journey-icon{width:37px;height:40px;border-radius:8px}.journey-icon svg{width:19px}.journey h3{font-size:15px}.journey p{font-size:11px}.journey>span:last-child{display:none}.journey+.journey:before{right:-7px}.section{padding-bottom:40px}h2{font-size:27px}.section-heading{align-items:start;margin-bottom:19px;gap:12px}.section-heading h2{font-size:26px}.section-heading p{font-size:14px}.section-heading .text-link{font-size:12px;gap:6px;white-space:nowrap;padding-top:5px}.country-grid{gap:12px}.country-card,.country-card>img{height:215px;min-height:215px}.country-card-content{right:13px;left:13px;bottom:13px}.country-card-content h3{font-size:23px}.country-card-content p{font-size:11px}.country-card-content .arrow{width:25px;height:25px;bottom:30px}.country-code{font-size:8px}.country-footnote{font-size:12px;gap:9px;flex-wrap:wrap}.tool-banner{grid-template-columns:1fr;margin-bottom:42px}.tool-banner-copy{padding:29px 25px 10px}.tool-banner h2{font-size:29px}.tool-banner p{font-size:15px}.mini-budget{margin:16px 24px 26px;padding:19px}.mini-budget .number{font-size:34px;margin-top:15px}.article-grid{grid-template-columns:1fr;gap:18px}.article-grid .article-card:last-child:nth-child(3){display:flex}.article-card .card-image,.no-photo{height:205px}.article-card .card-body{padding:21px}.article-card h3{font-size:23px}.editorial-callout{gap:15px;flex-wrap:wrap;padding-block:24px}.seal{width:43px;height:43px}.seal svg{width:24px;height:24px}.editorial-callout>div{flex:1;min-width:200px}.editorial-callout .text-link{margin-right:59px;font-size:13px}.editorial-callout h3{font-size:18px}.editorial-callout p{font-size:13px}.newsletter{margin-bottom:40px;padding:25px;gap:20px}.newsletter h3{font-size:24px}.newsletter form{flex-direction:column}.newsletter form .button{width:100%}.footer-main{grid-template-columns:1fr 1fr;padding-block:35px 20px;gap:28px}.footer-main>div:first-child{grid-column:1 / -1}.footer-main>div:last-child{grid-column:auto}.footer-main>div>a:not(.brand){font-size:13px}.footer-main p{margin:18px 0 12px}.footer-bottom{flex-direction:column;gap:10px;align-items:flex-start;font-size:11px}.page-top{padding-block:24px 27px}.page-top h1{font-size:37px}.page-top p{font-size:17px}.crumbs{font-size:11px;margin-bottom:20px}.country-intro{grid-template-columns:1fr;gap:24px;padding-bottom:25px}.country-intro h1{font-size:48px}.country-intro p{font-size:17px}.country-intro>img{height:230px}.subnav{gap:15px;font-size:13px;margin-bottom:25px;padding:12px 0}.path-grid{grid-template-columns:1fr}.path-card{padding:22px}.path-card .step-number{margin-bottom:13px;font-size:30px}.reading-layout{padding-bottom:40px}.article-header h1{font-size:33px;line-height:1.45}.article-header .lead{font-size:18px}.article-meta{gap:10px;font-size:12px}.article-toolbar{gap:6px;flex-wrap:wrap}.article-toolbar button{min-height:44px}.reading-content{font-size:17px;line-height:1.95}.reading-content h2{font-size:26px;margin-top:31px}.reading-content>figure img{height:210px}.summary-box{padding:20px}.summary-box h2{font-size:20px}.summary-box p{font-size:16px}th,td{padding:12px;font-size:13px}.calculator-layout{grid-template-columns:1fr;padding-bottom:40px}.result-panel{position:static}.form-panel,.result-panel{padding:23px}.result-total{font-size:42px}.field-grid{grid-template-columns:1fr}.filter-bar{align-items:stretch}.filter-bar form{flex-basis:100%;min-width:0}.filter-bar select{width:100%}.filter-bar input{min-width:0}.values-grid{grid-template-columns:1fr}.prose-page p{font-size:17px}.author-profile{padding:22px;gap:15px}.author-profile h2{font-size:21px}.author-profile .avatar{width:52px;height:52px;font-size:18px}.all-countries-grid{grid-template-columns:1fr}.country-tile{padding:19px}.country-actions .button{font-size:14px;padding:12px 17px}.modal-links{grid-template-columns:1fr}dialog{padding:21px}.chip-row{gap:8px}.chip{padding:9px 15px;font-size:13px}.toast{width:calc(100% - 36px);text-align:center}.note{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media print{.site-header,.demo-bar,.site-footer,.reading-sidebar,.article-toolbar,.toast,.ad-slot,.newsletter{display:none!important}.reading-layout{display:block}.wrap{width:100%}body{background:white}.result-panel{color:black;background:white;border:1px solid #bbb}.result-panel p,.result-panel small{color:black}.button{display:none}}
