:root{color-scheme:light;--ink:#17211d;--muted:#5b6961;--subtle:#839088;--line:#d8dfd8;--canvas:#fbfcf9;--surface:#f0f3ed;--deep-surface:#e6ebe3;--accent:#285949;--accent-dark:#1e473a;--page-width:72rem;--reading-width:43rem;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);overflow-x:clip}body{min-width:0;color:var(--ink);background:var(--canvas);margin:0;line-height:1.65}a{color:inherit;text-underline-offset:.18em}a:hover{color:var(--accent)}.site-header{border-bottom:1px solid var(--line)}.site-header__inner,.site-footer__inner,main{width:min(calc(100% - 2rem), var(--page-width));margin:0 auto}.site-header__inner{justify-content:space-between;align-items:baseline;gap:1.5rem;padding:1.1rem 0;display:flex}.site-name{color:var(--ink);letter-spacing:-.04em;white-space:nowrap;font-size:1.08rem;font-weight:720;text-decoration:none}.primary-nav,.footer-links ul{gap:1rem;margin:0;padding:0;list-style:none;display:flex}.primary-nav{flex-wrap:wrap;justify-content:flex-end}.primary-nav a{color:var(--muted);font-size:.94rem;text-decoration:none}.hero{max-width:51rem;padding:clamp(4.75rem,13vw,9.5rem) 0 clamp(4.25rem,10vw,7rem)}.hero--home{align-items:center;gap:2rem;max-width:none;min-height:min(42rem,78vh);display:grid}.hero__copy{max-width:51rem}.eyebrow{color:var(--accent);letter-spacing:.07em;margin:0 0 .8rem;font-size:.78rem;font-weight:700}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;font-weight:680;line-height:1.09}h1{max-width:13ch;margin-bottom:1.35rem;font-size:clamp(2.65rem,8vw,5.8rem)}h2{margin-bottom:1rem;font-size:clamp(1.8rem,4vw,3rem)}h3{margin-bottom:.65rem;font-size:1.26rem}.lede{max-width:44rem;color:var(--muted);margin-bottom:0;font-size:clamp(1.1rem,2.4vw,1.32rem)}.action-row{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border:1px solid var(--accent);color:#fff;background:var(--accent);justify-content:center;align-items:center;min-height:2.85rem;padding:.65rem 1.1rem;font-size:.94rem;font-weight:650;text-decoration:none;display:inline-flex}.button:hover{border-color:var(--accent-dark);color:#fff;background:var(--accent-dark)}.button--quiet{color:var(--ink);background:0 0}.button--quiet:hover{color:var(--accent-dark);background:var(--surface)}.content-section{border-top:1px solid var(--line);padding:clamp(3.5rem,9vw,6.5rem) 0}.section-heading{max-width:44rem;margin-bottom:2rem}.section-heading h2{margin-bottom:.8rem}.section-heading p:last-child{color:var(--muted);margin-bottom:0}.split-section{gap:1.5rem;display:grid}.section-copy{max-width:39rem}.section-copy p{color:var(--muted);font-size:1.08rem}.text-link{color:var(--accent);font-size:.96rem;font-weight:700}.section-link{margin-top:1.75rem;display:inline-block}.content-image{aspect-ratio:3/2;object-fit:cover;width:100%;margin:0;display:block}.image-placeholder{border:1px solid var(--line);background:var(--surface);min-width:0;color:var(--subtle);place-items:center;display:grid}.image-placeholder span{border:1px solid var(--line);letter-spacing:.025em;padding:.35rem .5rem;font-size:.73rem}.article-image{margin:2.25rem 0}.section-image{margin-top:.75rem}.city-grid{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.city-grid li{border-bottom:1px solid var(--line);min-width:0;padding:1rem .75rem 1rem 0;font-weight:650}.city-card-grid,.tool-grid{gap:1rem;display:grid}.city-card,.tool-card{border:1px solid var(--line);background:var(--surface);min-width:0;padding:1.5rem}.city-card p,.tool-card p{color:var(--muted);margin-bottom:1rem}.city-card__country,.city-card span,.tool-card span{color:var(--subtle);font-size:.83rem;display:block}.city-card__country{margin-bottom:1rem}.city-card span{border-top:1px solid var(--line);padding-top:.9rem}.tool-card span{color:var(--accent);margin-bottom:2.5rem;font-weight:650}.page-intro{max-width:49rem;padding:clamp(4.75rem,12vw,8.25rem) 0 3.5rem}.page-intro h1{max-width:14ch;font-size:clamp(2.45rem,7vw,4.75rem)}.page-intro p:last-child{max-width:42rem;color:var(--muted);margin-bottom:0;font-size:1.12rem}.article-section{max-width:var(--reading-width);padding-bottom:clamp(3rem,8vw,6rem)}.article-section h2{margin-top:2.9rem;font-size:clamp(1.55rem,3.2vw,2.25rem)}.article-section h2:first-child{margin-top:0}.article-section p{color:#35423b}.article-section a{color:var(--accent)}.callout{max-width:var(--page-width);background:var(--deep-surface);margin:1rem 0 clamp(4rem,9vw,7rem);padding:clamp(2rem,5vw,3.5rem)}.callout h2{max-width:19ch}.callout p:not(.eyebrow){max-width:40rem;color:var(--muted)}.site-footer{border-top:1px solid var(--line);background:#eef1eb;margin-top:4rem}.site-footer__inner{padding:3rem 0 1.5rem}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.25rem;margin-top:2.5rem;display:grid}.footer-links h2{letter-spacing:0;margin-bottom:.75rem;font-size:.92rem}.footer-links ul{gap:.45rem;display:grid}.footer-links a{color:var(--muted);font-size:.94rem;text-decoration:none}.copyright{color:var(--muted);margin:3rem 0 0;font-size:.85rem}@media (width>=44rem){.site-header__inner,.site-footer__inner,main{width:min(calc(100% - 4rem), var(--page-width))}.split-section{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:clamp(2.5rem,8vw,8rem)}.split-section .section-image{grid-column:2}.hero--home{grid-template-columns:minmax(0,1.12fr) minmax(20rem,.88fr);gap:clamp(2.5rem,6vw,5rem)}.city-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.city-grid li{padding:1.15rem 1rem 1.15rem 0}.city-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-links{grid-template-columns:1.5fr 1fr 1fr}}@media (width<=34rem){.site-header__inner{flex-direction:column;align-items:flex-start}.primary-nav{justify-content:flex-start;row-gap:.45rem}.hero--home{min-height:0}}
