.destinations-grid{grid-template-columns:1.45fr repeat(3,1fr)}
.global-card{background:radial-gradient(circle at 80% 20%,#496d60 0,transparent 24%),linear-gradient(145deg,#163f35,#0c2823);isolation:isolate}
.global-card:before{content:"";position:absolute;inset:18px;border:1px solid rgba(216,232,189,.24);border-radius:50%;transform:scale(1.25)}
.global-card:after{background:linear-gradient(0deg,rgba(6,28,23,.9),rgba(20,59,49,.25))}
.global-card .destination-content{min-height:100%;display:flex;flex-direction:column;justify-content:flex-end}
.market-snapshot{background:#0b2520;color:white;padding:86px 0;border-top:1px solid rgba(255,255,255,.16)}
.market-snapshot .wrap{display:grid;grid-template-columns:.85fr 2fr;gap:80px}
.snapshot-intro .eyebrow{color:var(--lime)}
.snapshot-intro h2{font-size:clamp(2.1rem,3.5vw,3.7rem);margin-bottom:25px}
.snapshot-intro p{font-size:14px;color:#b9cac1;max-width:370px}
.snapshot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;align-self:center}
.snapshot-grid article{border-left:1px solid rgba(255,255,255,.25);padding:10px 24px;display:flex;flex-direction:column}
.snapshot-grid strong{font-family:var(--serif);font-size:clamp(2.7rem,4vw,4.5rem);font-weight:400;color:var(--lime);line-height:1}
.snapshot-grid span{font-size:13px;line-height:1.5;margin:17px 0 12px}
.snapshot-grid small{font-size:10px;line-height:1.5;color:#95aa9f;text-transform:uppercase;letter-spacing:.08em}
.snapshot-sources{grid-column:2;display:flex;gap:28px;font-size:11px;color:#a9bcb2}
.snapshot-sources a{text-decoration:underline;text-underline-offset:4px}
.developer-row{justify-content:center;gap:20px 38px}
.developer-row a{font-size:18px}
.company-registration{font-size:10px!important;max-width:none!important;margin:22px 0 0!important;color:#9fb1a6!important}
.company-registration a{text-decoration:underline}
.finder{grid-template-columns:1.2fr 1.1fr 1fr 1fr auto;gap:20px}
.finder input,.finder select{background:white;border:0;width:100%;color:var(--ink);font:inherit;font-size:14px;min-height:33px;padding-right:12px}
.finder input:disabled,.global-explorer input:disabled{cursor:not-allowed;opacity:.55}
.global-explorer{position:relative;overflow:hidden;display:grid;grid-template-columns:.8fr 1.4fr;gap:70px;align-items:center;background:linear-gradient(135deg,#0d2d27,#17493d);color:white;padding:58px 64px;min-height:340px}
.global-explorer:before,.global-explorer:after{content:"";position:absolute;border:1px solid rgba(216,232,189,.15);border-radius:50%;pointer-events:none}
.global-explorer:before{width:360px;height:360px;right:-135px;top:-150px}
.global-explorer:after{width:230px;height:230px;right:-70px;top:-85px}
.global-explorer>*{position:relative;z-index:1}
.global-explorer .eyebrow{color:var(--lime);margin-bottom:18px}
.global-explorer h3{font-size:clamp(2.35rem,4vw,4.2rem);line-height:.98;font-weight:400;margin-bottom:20px}
.global-explorer p{max-width:390px;color:#bfd0c7;font-size:14px;line-height:1.7}
.global-explorer-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.global-explorer .form-field{min-width:0}
.global-explorer label{display:block;margin-bottom:9px;color:#dce8df;font-size:10px;letter-spacing:.12em;text-transform:uppercase}
.global-explorer select,.global-explorer input{width:100%;min-height:58px;border:1px solid rgba(255,255,255,.28);background:white;color:var(--ink);padding:14px 16px;font:inherit;font-size:14px;border-radius:0}
.global-explorer .btn{grid-column:1/-1;justify-content:center;min-height:58px}
.developers .wrap{max-width:1280px}
.developer-row{gap:16px 30px}
.developer-row a{font-size:16px}
.country-facts{display:grid;grid-template-columns:1.4fr 1fr 1fr;border:1px solid var(--line);background:white;margin-bottom:88px}
.country-facts>div{display:flex;flex-direction:column;gap:12px;padding:28px 30px;border-right:1px solid var(--line)}
.country-facts>div:last-child{border-right:0}
.country-facts span{font-size:9px;letter-spacing:.13em;text-transform:uppercase;color:var(--muted)}
.country-facts strong{font-family:var(--serif);font-size:21px;font-weight:400}
.country-section{margin:88px 0}
.country-section .section-head{margin-bottom:34px}
.country-section .empty-listing{margin:0}
.country-next{display:grid;grid-template-columns:1.3fr auto;gap:50px;align-items:center;background:var(--forest);color:white;padding:52px 58px}
.country-next .eyebrow{color:var(--lime)}
.country-next h2{font-size:clamp(2.1rem,4vw,4rem);margin-bottom:18px}
.country-next p{max-width:650px;color:#bfd0c7;font-size:14px;line-height:1.7}
@media(max-width:950px){.destinations-grid{grid-template-columns:1fr 1fr}.global-card{grid-column:1/-1;height:230px}.market-snapshot .wrap{grid-template-columns:1fr;gap:45px}.snapshot-sources{grid-column:1}.developer-row a{font-size:16px}}
@media(max-width:650px){.destinations-grid{grid-template-columns:1fr 1fr}.global-card{grid-column:1/-1;height:220px}.market-snapshot{padding:58px 0}.snapshot-grid{grid-template-columns:1fr}.snapshot-grid article{padding:18px 20px}.snapshot-sources{display:grid;gap:10px}.developer-row{gap:18px 25px}.developer-row a{font-size:14px}}
@media(max-width:1100px){.finder{grid-template-columns:1fr 1fr}.finder .field{border-right:0}.finder .btn{grid-column:1/-1}.global-explorer{grid-template-columns:1fr;gap:34px;padding:48px}.global-explorer p{max-width:620px}}
@media(max-width:650px){.finder input,.finder select{font-size:12px;padding-right:5px}.global-explorer{padding:38px 24px;min-height:0}.global-explorer-fields{grid-template-columns:1fr}.global-explorer .btn{grid-column:1}.global-explorer h3{font-size:40px}.global-explorer:before{right:-230px}.developer-row{gap:15px 22px}.developer-row a{font-size:12px}}
@media(max-width:800px){.country-facts{grid-template-columns:1fr}.country-facts>div{border-right:0;border-bottom:1px solid var(--line)}.country-facts>div:last-child{border-bottom:0}.country-next{grid-template-columns:1fr;padding:40px 30px}.country-next .btn{justify-self:start}.country-section{margin:62px 0}}

.btn-small{min-height:42px;padding:11px 15px;gap:10px;font-size:11px}
.opportunity-photo{isolation:isolate;height:250px;padding:24px}
.opportunity-photo>img{position:absolute;inset:0;height:100%;z-index:-2;transition:transform .65s ease}
.opportunity-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,24,21,.28),rgba(7,24,21,.9));z-index:-1}
.opportunity-photo:hover>img{transform:scale(1.04)}
.opportunity-photo:after{display:none}
.opportunity-photo .media-note{position:absolute;right:14px;top:14px;background:rgba(8,30,25,.72);padding:5px 8px;font-size:8px;letter-spacing:.08em;text-transform:uppercase;color:#e8f0ea}
.opportunity-photo .region,.opportunity-photo h3,.opportunity-photo .dev-name{position:relative;z-index:1}
.opportunity-body .card-actions,.developer-card .card-actions{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:5px}
.opportunity-body .card-actions .text-link{margin-top:0}

.opportunity-explorer{display:grid;grid-template-columns:.8fr 1.5fr;gap:65px;align-items:center;background:linear-gradient(135deg,#102f29,#1d5748);color:white;padding:54px 58px;margin-bottom:82px;position:relative;overflow:hidden}
.opportunity-explorer:after{content:"";position:absolute;width:320px;height:320px;border:1px solid rgba(216,232,189,.14);border-radius:50%;right:-150px;top:-150px}
.opportunity-explorer>*{position:relative;z-index:1}
.opportunity-explorer .eyebrow{color:var(--lime)}
.opportunity-explorer h2{font-size:clamp(2.2rem,3.5vw,3.7rem);margin-bottom:18px}
.opportunity-explorer p{color:#bed0c6;max-width:430px;font-size:14px}
.opportunity-explorer-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}
.opportunity-explorer .form-field:last-of-type{grid-column:1/-1}
.opportunity-explorer label{display:block;margin-bottom:8px;color:#dce8df;font-size:10px;letter-spacing:.12em;text-transform:uppercase}
.opportunity-explorer input,.opportunity-explorer select{width:100%;min-height:55px;border:1px solid rgba(255,255,255,.25);background:white;color:var(--ink);padding:13px 15px;border-radius:0}
.opportunity-explorer .btn{grid-column:1/-1;min-height:55px}
.catalogue-filter-block{display:grid;grid-template-columns:1fr 1.3fr;gap:50px;align-items:end;margin-bottom:38px}
.catalogue-filter-block h2{font-size:clamp(2rem,3.4vw,3.5rem)}
.catalogue-filter-block .eyebrow{color:var(--green);margin-bottom:15px}
.region-filters{margin:0;justify-content:flex-end}
.region-filters .filter{font-size:11px;padding:9px 14px}
.visual-catalogue{padding:20px 0 90px}
.visual-catalogue>.section-head{margin-bottom:32px;padding-top:38px;border-top:1px solid var(--line)}
.visual-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.visual-card{background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;min-width:0}
.visual-media{height:260px;position:relative;overflow:hidden;background:#dfe5dc}
.visual-media img{height:100%;transition:transform .65s ease}
.visual-card:hover .visual-media img{transform:scale(1.045)}
.visual-media span,.developer-image span,.developer-profile-hero>span{position:absolute;left:12px;bottom:12px;background:rgba(8,29,24,.78);color:#fff;padding:5px 8px;font-size:8px;letter-spacing:.08em;text-transform:uppercase}
.visual-body{padding:24px;display:flex;flex-direction:column;flex:1}
.visual-body h3{font-size:26px;margin-bottom:13px}
.visual-body p{color:var(--muted);font-size:13px;margin-bottom:22px}
.visual-body .btn{align-self:flex-start;margin-top:auto}
.featured-research{padding-top:82px;border-top:1px solid var(--line)}

.developer-film{display:grid;grid-template-columns:1.55fr 1fr;background:#0c2923;color:#fff;min-height:590px}
.developer-film video{width:100%;height:590px;object-fit:cover;background:#071c18}
.developer-film-copy{padding:70px 8vw 70px 65px;display:flex;flex-direction:column;justify-content:center}
.developer-film-copy .eyebrow{color:var(--lime)}
.developer-film-copy h2{font-size:clamp(2.5rem,4vw,4.6rem);margin-bottom:24px}
.developer-film-copy p{color:#bfd0c7;font-size:14px;max-width:460px;margin-bottom:30px}
.developer-film-copy .btn{align-self:flex-start}
.developer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.developer-card{background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;min-width:0}
.developer-image{height:230px;position:relative;overflow:hidden;background:#dfe5dc}
.developer-image img{height:100%;transition:transform .65s ease}
.developer-card:hover .developer-image img{transform:scale(1.04)}
.developer-card-body{padding:26px;display:flex;flex-direction:column;flex:1}
.developer-card .label{font-size:9px;color:var(--muted);letter-spacing:.11em;text-transform:uppercase;margin-bottom:12px}
.developer-card h3{font-size:27px;margin-bottom:13px}
.developer-card h3 a:hover{color:var(--green)}
.developer-card p{font-size:13px;color:var(--muted);margin-bottom:18px}
.category-tags{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 24px}
.category-tags span{border:1px solid #ccd6cb;background:#f8faf6;padding:5px 8px;font-size:9px;letter-spacing:.05em;text-transform:uppercase;color:#496056}
.developer-card .card-actions{border-top:1px solid var(--line);padding-top:18px}
.developer-card .text-link{font-size:11px;gap:10px}
.developer-profile-hero{height:min(58vw,650px);min-height:420px;position:relative;overflow:hidden;background:#dfe5dc}
.developer-profile-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,28,23,.38),transparent 45%)}
.developer-profile-hero>img{height:100%}
.developer-profile-hero>span{z-index:1;left:auto;right:24px;bottom:20px}
.profile-tags{margin-bottom:35px}
.project-request-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin:32px 0}
.project-request-grid article{border:1px solid var(--line);background:#fff}
.project-request-grid img{height:170px}
.project-request-grid article>div{padding:18px}
.project-request-grid span{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}
.project-request-grid h3{font-size:18px;margin:9px 0}
.project-request-grid p{font-size:12px;margin:0;color:var(--muted)}
.partner-project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:32px 0}
.partner-project-card{border:1px solid var(--line);background:#fff;display:flex;flex-direction:column}
.partner-project-image{height:260px;position:relative;overflow:hidden;background:#e4e8e1}
.partner-project-image img{height:100%;object-fit:cover;transition:transform .65s ease}
.partner-project-card:hover .partner-project-image img{transform:scale(1.035)}
.partner-project-image span{position:absolute;left:12px;bottom:12px;background:rgba(8,29,24,.82);color:#fff;padding:5px 8px;font-size:8px;letter-spacing:.08em;text-transform:uppercase}
.partner-project-body{padding:22px;display:flex;flex:1;flex-direction:column;align-items:flex-start}
.partner-project-body .label{font-size:9px;color:var(--green);letter-spacing:.1em;text-transform:uppercase}
.partner-project-body h3{font-size:25px;margin:9px 0 12px}
.partner-project-body p{font-size:13px;color:var(--muted);margin:0 0 20px}
.partner-project-body .btn{margin-top:auto}

.ownership-support{padding:105px 0;background:#0d2c25;color:#fff}
.ownership-support .section-head{border-bottom-color:rgba(255,255,255,.16)}
.ownership-support .eyebrow{color:var(--lime)}
.ownership-support .section-head>p{color:#bfd0c7}
.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.16);margin-top:38px}
.support-grid article{background:#12382f;padding:42px 44px;min-height:300px}
.support-grid span{display:block;color:var(--lime);font-size:10px;letter-spacing:.11em;text-transform:uppercase;margin-bottom:45px}
.support-grid h3{font-size:clamp(1.7rem,2.6vw,2.8rem);max-width:530px;margin-bottom:20px}
.support-grid p{color:#c1d1c8;font-size:14px;max-width:560px}
.support-grid .text-link{color:#fff;margin-top:22px;font-size:11px}
.support-action{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-top:35px}
.support-action p{color:#a9beb4;font-size:12px;max-width:600px;margin:0}
.support-action .btn{flex:0 0 auto;background:var(--lime);color:#12352d}
.mobility-qualifier{background:var(--lime);padding:34px 0}
.mobility-qualifier .wrap{display:grid;grid-template-columns:auto 1fr;column-gap:28px;align-items:center}
.mobility-qualifier span{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#355043}
.mobility-qualifier strong{font-family:var(--serif);font-size:clamp(1.7rem,3vw,3rem);font-weight:400}
.mobility-qualifier p{grid-column:2;margin-top:7px;color:#435c50;font-size:12px}
.mobility-booking{background:#edf1ea}
.mobility-booking h2{font-size:clamp(2.5rem,4vw,4.6rem);margin-bottom:24px}
.mobility-booking .lead{color:var(--muted);max-width:560px}
.mobility-booking form{background:#fff;border:1px solid var(--line);padding:34px}
.mobility-form-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}
.mobility-form-actions .btn{min-height:52px}
.aside-card>a.btn+a.btn{margin-top:10px}

.business-hero{display:grid;grid-template-columns:1.45fr 1fr;background:#0d2c25;color:#fff;min-height:560px}
.business-hero>img{height:100%;min-height:560px;object-fit:cover}
.business-hero>div{padding:72px clamp(35px,5vw,85px);display:flex;flex-direction:column;justify-content:center}
.business-hero>div>span{font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:#adc2b7;margin-bottom:42px}
.business-hero .eyebrow{color:var(--lime)}
.business-hero h2{font-size:clamp(2.8rem,4.2vw,5.1rem);margin-bottom:26px}
.business-hero p{color:#c4d3cb;max-width:560px;margin-bottom:32px}
.business-hero-actions{display:flex;flex-wrap:wrap;gap:12px}
.business-path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}
.business-path-grid article{background:#fff;padding:38px;min-height:325px}
.business-path-grid span{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--green)}
.business-path-grid h3{font-size:30px;margin:46px 0 18px}
.business-path-grid p{font-size:14px;color:var(--muted)}
.business-empty{border:1px solid var(--line);background:#fff;padding:46px;display:flex;align-items:flex-end;justify-content:space-between;gap:45px}
.business-empty>div{max-width:770px}
.business-empty span{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--green)}
.business-empty h3{font-size:34px;margin:18px 0}
.business-empty p{color:var(--muted);font-size:14px}
.business-empty .btn{flex:0 0 auto}
.business-listing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.business-listing{background:#fff;border:1px solid var(--line);padding:32px;display:flex;flex-direction:column}
.business-listing .label{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--green)}
.business-listing h3{font-size:28px;margin:24px 0 16px}
.business-listing>p{font-size:14px;color:var(--muted)}
.business-listing dl{border-top:1px solid var(--line);margin:25px 0;padding-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:18px}
.business-listing dt{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}
.business-listing dd{margin:5px 0 0;font-size:13px;font-weight:600}
.business-listing .btn{margin-top:auto}
.business-process{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.business-process article{border-top:1px solid var(--forest);padding:26px 0}
.business-process strong{color:var(--green);font-size:12px}
.business-process h3{font-size:24px;margin:34px 0 14px}
.business-process p{font-size:13px;color:var(--muted)}
.business-booking{background:#edf1ea}
.business-booking h2{font-size:clamp(2.5rem,4vw,4.6rem);margin-bottom:24px}
.business-booking .lead{color:var(--muted);max-width:560px}
.business-booking form{background:#fff;border:1px solid var(--line);padding:34px}
.business-teaser{padding:88px 0;background:#102f29;color:#fff;border-top:1px solid #ffffff20}
.business-teaser>.wrap{display:grid;grid-template-columns:1.1fr 1fr;align-items:end;gap:90px}
.business-teaser .eyebrow{color:var(--lime)}
.business-teaser h2{font-size:clamp(2.8rem,4.6vw,5.6rem)}
.business-teaser p{color:#bfd0c7;max-width:610px;margin-bottom:30px}
.business-teaser-actions{display:flex;align-items:center;flex-wrap:wrap;gap:30px}
.business-teaser .text-link{color:#fff}

@media(max-width:1100px){.visual-grid{grid-template-columns:repeat(2,1fr)}.developer-grid{grid-template-columns:repeat(2,1fr)}.opportunity-explorer{grid-template-columns:1fr;gap:34px}.catalogue-filter-block{grid-template-columns:1fr}.region-filters{justify-content:flex-start}.project-request-grid{grid-template-columns:1fr 1fr}.developer-film{grid-template-columns:1.25fr 1fr}.developer-film-copy{padding:55px 40px}}
@media(max-width:1100px){.nav-links{display:none;position:absolute;top:93px;left:0;right:0;background:var(--paper);padding:25px 32px;flex-direction:column;align-items:flex-start;gap:12px;border-bottom:1px solid var(--line);font-size:16px}.nav-links.open{display:flex}.menu-toggle{display:block}.nav>.btn{margin-left:auto}.business-hero{grid-template-columns:1fr 1fr}.business-hero>div{padding:55px 35px}.business-path-grid{grid-template-columns:1fr 1fr}.business-path-grid article:last-child{grid-column:1/-1}.business-process{grid-template-columns:1fr 1fr}.business-teaser>.wrap{grid-template-columns:1fr;gap:38px}}
@media(max-width:760px){.opportunity-explorer{padding:38px 24px;margin-bottom:58px}.opportunity-explorer-fields{grid-template-columns:1fr}.opportunity-explorer .form-field:last-of-type{grid-column:auto}.developer-film{grid-template-columns:1fr}.developer-film video{height:340px}.developer-film-copy{padding:42px 24px}.visual-grid,.developer-grid,.project-request-grid,.partner-project-grid,.support-grid{grid-template-columns:1fr}.visual-media{height:290px}.developer-image{height:260px}.developer-profile-hero{height:360px;min-height:0}.developer-profile-hero>span{left:12px;right:auto;bottom:12px;max-width:calc(100% - 24px)}.opportunity-body .card-actions,.developer-card .card-actions,.support-action{align-items:flex-start;flex-direction:column}.region-filters{gap:8px}.region-filters .filter{font-size:10px;padding:8px 11px}.featured-research{padding-top:58px}.ownership-support{padding:74px 0}.support-grid article{padding:34px 25px;min-height:0}.support-grid span{margin-bottom:28px}.mobility-qualifier .wrap{grid-template-columns:1fr;gap:7px}.mobility-qualifier p{grid-column:1}.mobility-booking form,.business-booking form{padding:26px 21px}.mobility-form-actions{align-items:stretch;flex-direction:column}.mobility-form-actions .btn{width:100%;justify-content:center}.business-hero{grid-template-columns:1fr;min-height:0}.business-hero>img{min-height:0;height:310px}.business-hero>div{padding:45px 24px}.business-hero>div>span{margin-bottom:30px}.business-hero h2{font-size:42px}.business-path-grid,.business-process,.business-listing-grid{grid-template-columns:1fr}.business-path-grid article:last-child{grid-column:auto}.business-path-grid article{min-height:0;padding:32px 25px}.business-path-grid h3{margin-top:28px}.business-empty{padding:30px 24px;align-items:flex-start;flex-direction:column}.business-empty h3{font-size:29px}.business-empty .btn{width:100%}.business-process h3{margin-top:22px}.business-teaser{padding:65px 0}.business-teaser h2{font-size:42px}.business-teaser-actions{align-items:flex-start;flex-direction:column}}
