@import"https://fonts.googleapis.com/css2?family=Source+Sans+3:opsz,wght@8..60,400;8..60,500;8..60,600;8..60,700&display=swap";:root{color-scheme:light;--bg: #f7f5ef;--surface: #ffffff;--surface-alt: #eeeae1;--ink: #10203d;--muted: #566078;--line: #c7cede;--blue: #284181;--blue-strong: #1e356f;--blue-hover: #1e356f;--cyan: #00789b;--orange: #f79433;--orange-strong: #d86108;--inverse: #f8fbff;--nav-bg: rgba(247, 245, 239, .96);--shadow: 0 24px 70px rgba(16, 32, 61, .16);font-family:"Source Sans 3",Source Sans Pro,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}[data-theme=dark]{color-scheme:dark;--bg: #061329;--surface: #0b1b34;--surface-alt: #102443;--ink: #f7f9fd;--muted: #b8c3d8;--line: #334865;--blue: #284181;--blue-strong: #7ea6f4;--blue-hover: #355aa8;--cyan: #27b9e9;--orange: #f79433;--orange-strong: #ffa45c;--inverse: #f8fbff;--nav-bg: rgba(6, 19, 41, .96);--shadow: 0 28px 80px rgba(0, 0, 0, .38)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.theme-shot{position:relative;display:block;overflow:hidden}.theme-shot img{width:100%;transition:opacity .32s ease}.theme-shot__dark{opacity:0}.theme-shot__light{position:absolute;inset:0;opacity:1}[data-theme=dark] .theme-shot__dark{opacity:1}[data-theme=dark] .theme-shot__light{opacity:0}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}::-moz-selection{background:var(--cyan);color:#031225}::selection{background:var(--cyan);color:#031225}.site-shell{min-height:100vh;background:var(--bg);transition:background-color .18s ease,color .18s ease}.page-width{width:min(1760px,calc(100% - clamp(32px,6vw,80px)));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:1000;padding:12px 18px;background:var(--surface);color:var(--ink);border:2px solid var(--cyan)}.skip-link:focus{top:16px}.site-header{position:sticky;top:0;z-index:100;border-bottom:1px solid var(--line);background:var(--nav-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}[data-theme=light] .site-shell--home .site-header{--ink: #f7f9fd;--muted: #b8c3d8;--line: #334865;--cyan: #27b9e9;--surface: #0b1b34;--nav-bg: rgba(6, 19, 41, .96)}.site-nav{width:min(1760px,calc(100% - clamp(32px,6vw,80px)));min-height:82px;margin-inline:auto;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:28px}.brand{display:inline-flex;width:205px;align-items:center}.brand img{width:100%;max-height:58px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:4px}.desktop-nav a,.utility-link{padding:10px 12px;color:var(--muted);font-size:15px;font-weight:600;border-bottom:2px solid transparent}.desktop-nav a:hover,.desktop-nav a.active,.utility-link:hover{color:var(--ink);border-color:var(--cyan)}.nav-actions{display:flex;align-items:center;gap:12px}.menu-button{display:none;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--line);background:transparent;color:var(--ink)}.menu-button svg{width:22px}.mobile-nav{display:none}.theme-switch{min-height:40px;display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--muted);cursor:pointer}.theme-switch>svg{width:15px;height:15px}.theme-switch__track{width:27px;height:16px;padding:2px;border-radius:999px;background:var(--line)}.theme-switch__track span{display:block;width:12px;height:12px;border-radius:50%;background:var(--surface);transform:translate(0);transition:transform .18s ease}[data-theme=dark] .theme-switch__track span{transform:translate(11px)}.theme-switch__label{color:var(--ink);font-size:14px;font-weight:600}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 22px;border:2px solid transparent;border-radius:4px;font-size:16px;font-weight:700;line-height:1;cursor:pointer;transition:transform .15s ease,background-color .15s ease,border-color .15s ease}.button:hover{transform:translateY(-2px)}.button svg{width:18px;transition:transform .18s ease}.button:hover svg{transform:translate(4px)}.button--compact{min-height:42px;padding:10px 16px;font-size:14px}.button--blue{background:var(--blue);color:#fff;border-color:var(--blue)}.button--blue:hover{background:var(--blue-hover);border-color:var(--blue-hover)}.button--orange{background:var(--orange);color:#11182a;border-color:var(--orange)}.button--orange:hover{background:var(--orange-strong);border-color:var(--orange-strong);color:#fff}.button--light{background:#fff;color:#142b60;border-color:#fff}.button-row{display:flex;flex-wrap:wrap;gap:14px}.eyebrow{margin:0 0 18px;color:var(--cyan);font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.eyebrow svg{width:16px;vertical-align:middle}.hero{position:relative;overflow:hidden;border-bottom:1px solid var(--line)}[data-theme=light] .site-shell--home .hero{--ink: #f7f9fd;--muted: #b8c3d8;--line: #334865;--blue: #284181;--blue-strong: #7ea6f4;--blue-hover: #1e356f;--cyan: #27b9e9;--surface: #0b1b34;--shadow: 0 28px 80px rgba(0, 0, 0, .38);background:#061329}.hero:after{content:"";position:absolute;left:0;right:0;bottom:18%;border-top:1px solid color-mix(in srgb,var(--cyan) 35%,transparent);pointer-events:none}.hero-inner{min-height:690px;display:grid;grid-template-columns:minmax(360px,.82fr) minmax(560px,1.28fr);align-items:center;gap:48px;padding-block:82px 74px}.hero-copy{position:relative;z-index:2}.hero-copy>*{animation:hero-copy-enter .52s cubic-bezier(.2,.75,.25,1) both}.hero-copy>:nth-child(2){animation-delay:70ms}.hero-copy>:nth-child(3){animation-delay:.13s}.hero-copy>:nth-child(4){animation-delay:.19s}.hero-copy>:nth-child(5){animation-delay:.25s}.hero h1,.page-hero h1,.not-found h1{margin:0;max-width:760px;color:var(--ink);font-size:clamp(48px,5.2vw,80px);line-height:.98;letter-spacing:-.04em;font-weight:700}.hero-intro{max-width:590px;margin:28px 0 34px;color:var(--muted);font-size:clamp(19px,2vw,26px);line-height:1.4}.hero-product{position:relative;z-index:2;margin:0;animation:hero-product-enter .62s .15s cubic-bezier(.2,.75,.25,1) both}.hero-product img{width:100%;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);transition:transform .26s ease,box-shadow .26s ease}.hero-product:hover img{transform:translateY(-4px);box-shadow:0 32px 86px #00000073}.hero-product figcaption{margin-top:10px;color:var(--muted);font-size:13px;text-align:right}.signal-legend{margin-top:56px;display:grid;gap:12px}.signal-legend div{display:grid;grid-template-columns:28px max-content 1fr;align-items:center;gap:12px;color:var(--muted);font-size:15px;font-weight:700}.signal-legend svg{width:21px;color:var(--cyan)}.signal-legend div:nth-child(2) svg{color:var(--blue-strong)}.signal-legend div:nth-child(3) svg{color:var(--orange)}.signal-legend i{display:block;border-top:2px solid currentColor;opacity:.5;transform-origin:left;animation:signal-grow .7s .36s cubic-bezier(.2,.75,.25,1) both}.signal-legend div:nth-child(2) i{animation-delay:.44s}.signal-legend div:nth-child(3) i{animation-delay:.52s}.section{padding-block:clamp(76px,8vw,112px);border-bottom:1px solid var(--line)}.section--tint{background:var(--surface-alt)}.section--countries{background:var(--surface)}.section-heading{margin-bottom:54px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.6fr);gap:80px;align-items:end}.section-heading h2,.executive-grid h2,.split-copy h2,.contact-band h2{margin:0;max-width:820px;font-size:clamp(36px,4vw,58px);line-height:1.05;letter-spacing:-.035em}.section-heading>p,.split-copy>div>p,.split-copy>div:last-child>p{margin:0;color:var(--muted);font-size:18px;line-height:1.6}.product-tour{border-top:1px solid var(--line)}.tour-tabs{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid var(--line)}.tour-tabs button{min-height:116px;display:grid;grid-template-columns:34px 1fr;grid-template-rows:22px 28px;align-content:center;align-items:center;gap:3px 10px;padding:18px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--muted);text-align:left;cursor:pointer;transition:color .18s ease,background-color .18s ease,transform .18s ease}.tour-tabs button:last-child{border-right:0}.tour-tabs button:hover{color:var(--ink);background:color-mix(in srgb,var(--surface) 50%,transparent)}.tour-tabs button:active{transform:translateY(2px)}.tour-tabs button[aria-selected=true]{color:var(--ink);box-shadow:inset 0 -4px 0 var(--cyan);background:color-mix(in srgb,var(--surface) 70%,transparent)}.tour-tabs button svg{grid-row:1 / 3;width:27px;color:var(--cyan)}.tour-tabs button>span:last-child{font-size:18px;font-weight:700}.tour-number{font-size:12px;letter-spacing:.08em}.tour-panel{min-height:550px;display:grid;grid-template-columns:minmax(260px,.45fr) minmax(560px,1.55fr);align-items:center;gap:46px;padding-top:44px}.tour-copy h3,.country-copy h3{margin:0 0 18px;font-size:clamp(30px,3vw,44px);line-height:1.08}.tour-copy>p:last-child,.country-copy>p{color:var(--muted);font-size:17px;line-height:1.65}.tour-image-frame{overflow:hidden;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);background:var(--surface)}.tour-image-frame .theme-shot{animation:image-enter .36s cubic-bezier(.2,.75,.25,1)}.tour-image-frame img{width:100%;min-height:420px;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left}.country-explorer{border-top:1px solid var(--line)}.country-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.country-tabs button{min-height:146px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:24px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--muted);text-align:left;cursor:pointer;transition:color .18s ease,background-color .18s ease,transform .18s ease}.country-tabs button:last-child{border-right:0}.country-tabs button:hover{color:var(--ink);background:color-mix(in srgb,var(--bg) 72%,var(--surface))}.country-tabs button:active{transform:translateY(2px)}.country-tabs button[aria-selected=true]{color:var(--ink);box-shadow:inset 0 -4px 0 var(--cyan);background:color-mix(in srgb,var(--bg) 54%,transparent)}.country-tabs span{margin-bottom:6px;font-size:22px;font-weight:700}.country-tabs strong{color:var(--ink);font-size:34px;line-height:1}.country-tabs small{margin-top:5px;font-size:14px}.country-panel{min-height:500px;display:grid;grid-template-columns:minmax(280px,.55fr) minmax(560px,1.45fr);align-items:center;gap:52px;padding-top:52px}.country-copy dl{margin:34px 0 0}.country-copy dl div{display:grid;grid-template-columns:100px 1fr;gap:18px;padding:12px 0;border-top:1px solid var(--line)}.country-copy dt{color:var(--muted);font-size:14px}.country-copy dd{margin:0;font-weight:700}.published-note{font-size:13px!important}.country-screen{position:relative}.country-screen .theme-shot{border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);background:var(--surface);animation:image-enter .36s cubic-bezier(.2,.75,.25,1);transition:transform .24s ease,box-shadow .24s ease}.country-screen:hover .theme-shot{transform:translateY(-4px);box-shadow:0 28px 76px #10203d38}.country-screen img{width:100%;-o-object-position:top left;object-position:top left}.country-screen a{display:inline-flex;align-items:center;gap:8px;margin-top:16px;color:var(--cyan);font-weight:700}.country-screen a svg{width:17px;transition:transform .18s ease}.country-screen a:hover svg{transform:translate(3px,-3px)}.executive-section{background:var(--surface-alt)}.executive-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.executive-points p{margin:0;padding:22px 0;border-top:1px solid var(--line);color:var(--muted);font-size:18px;line-height:1.55}.executive-points p:last-child{border-bottom:1px solid var(--line)}.executive-points strong{display:block;margin-bottom:4px;color:var(--ink)}.contact-band{background:var(--blue);color:#fff}.contact-band__inner{min-height:320px;padding-block:70px;display:flex;align-items:center;justify-content:space-between;gap:54px}.contact-band .eyebrow{color:#a6e8ff}.contact-band h2{max-width:850px}.contact-band .button-row{flex-shrink:0}.page-hero{border-bottom:1px solid var(--line)}.page-hero__inner{min-height:clamp(420px,48vw,500px);padding-block:clamp(76px,9vw,110px);display:flex;flex-direction:column;justify-content:center}.page-hero h1{max-width:1040px}.page-hero__inner>p:last-child{max-width:720px;margin:28px 0 0;color:var(--muted);font-size:21px;line-height:1.55}.editorial-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.editorial-list article,.trust-list article{padding:36px 34px 20px 0;border-right:1px solid var(--line)}.editorial-list article:not(:first-child),.trust-list article:not(:first-child){padding-left:34px}.editorial-list article:last-child,.trust-list article:last-child{border-right:0}.editorial-list span,.solution-rows article>div>span,.trust-list span,.conversation-list span,.resource-list>a>span{color:var(--cyan);font-size:13px;font-weight:700;letter-spacing:.08em}.editorial-list h2,.trust-list h2{margin:60px 0 12px;font-size:28px}.editorial-list p,.trust-list p{color:var(--muted);font-size:17px;line-height:1.6}.solution-rows{border-top:1px solid var(--line)}.solution-rows article{display:grid;grid-template-columns:.55fr 1.45fr;gap:60px;align-items:center;padding-block:68px;border-bottom:1px solid var(--line)}.solution-rows article:nth-child(2n)>div{order:2}.solution-rows article:nth-child(2n)>.theme-shot{order:1}.solution-rows h2{margin:22px 0 12px;font-size:clamp(34px,4vw,52px);line-height:1}.solution-rows p{color:var(--muted);font-size:18px;line-height:1.55}.solution-rows a,.text-link{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:var(--cyan);font-weight:700}.solution-rows a svg,.text-link svg{width:17px;transition:transform .18s ease}.solution-rows a:hover svg,.text-link:hover svg{transform:translate(4px)}.solution-rows .theme-shot{border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);background:var(--surface);transition:transform .24s ease,box-shadow .24s ease}.solution-rows article:hover .theme-shot{transform:translateY(-4px);box-shadow:0 28px 76px #10203d38}.solution-rows img{width:100%;-o-object-position:top left;object-position:top left}.split-copy{display:grid;grid-template-columns:1fr 1fr;gap:100px}.check-list{margin:0;padding:0;list-style:none}.check-list li{display:grid;grid-template-columns:24px 1fr;gap:12px;padding:18px 0;border-top:1px solid var(--line);color:var(--muted);font-size:17px}.check-list li:last-child{border-bottom:1px solid var(--line)}.check-list svg{width:20px;color:var(--cyan)}.trust-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.trust-list article>svg{display:block;width:36px;height:36px;margin-top:46px;color:var(--cyan)}.trust-list h2{margin-top:18px}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.contact-prompt{padding:44px;background:var(--blue);color:#fff}.contact-prompt>svg{width:38px;color:#a6e8ff}.contact-prompt h2{margin:60px 0 18px;font-size:42px;line-height:1.05}.contact-prompt p{margin-bottom:32px;color:#dce5f7;font-size:18px;line-height:1.55}.conversation-list article{display:grid;grid-template-columns:52px 1fr;gap:8px 18px;padding:30px 0;border-top:1px solid var(--line)}.conversation-list article:last-child{border-bottom:1px solid var(--line)}.conversation-list span{grid-row:1 / 3}.conversation-list h3{margin:0;font-size:28px}.conversation-list p{margin:0;color:var(--muted);font-size:17px;line-height:1.55}.resource-list{border-top:1px solid var(--line)}.resource-list>a{display:grid;grid-template-columns:70px 36px 1fr 28px;align-items:center;gap:20px;padding:34px 0;border-bottom:1px solid var(--line)}.resource-list>a>svg{width:25px;color:var(--cyan)}.resource-list>a>svg:last-child{color:var(--ink)}.resource-list h2{margin:0;font-size:26px}.resource-list p{margin:5px 0 0;color:var(--muted);font-size:16px}.legal-copy{max-width:980px}.legal-status{margin:0 0 48px;padding:16px 20px;border-left:4px solid var(--orange);background:var(--surface-alt);color:var(--muted);font-weight:700}.legal-copy article{padding:34px 0;border-top:1px solid var(--line)}.legal-copy article:last-child{border-bottom:1px solid var(--line)}.legal-copy h2{margin:0 0 12px;font-size:30px}.legal-copy article p{margin:0;max-width:760px;color:var(--muted);font-size:18px;line-height:1.7}.not-found{min-height:680px;padding-block:120px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.not-found>p:not(.eyebrow){margin:24px 0 32px;color:var(--muted);font-size:20px}.site-footer{padding-block:74px 28px;background:#041126;color:#f5f8ff}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:70px}.footer-brand img{width:220px}.footer-brand p{max-width:330px;color:#b6c2d8;line-height:1.6}.footer-grid h2{margin:0 0 18px;color:#9fe6ff;font-size:13px;letter-spacing:.1em;text-transform:uppercase}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid a{color:#d7dfef}.footer-grid a:hover,.footer-bottom a:hover{color:#fff;text-decoration:underline}.footer-bottom{margin-top:60px;padding-top:24px;display:flex;justify-content:space-between;gap:24px;border-top:1px solid #30415d;color:#a9b5ca;font-size:13px}.footer-bottom a{display:inline-flex;align-items:center;gap:7px}.footer-bottom svg{width:14px}@keyframes hero-copy-enter{0%{opacity:0;transform:translateY(14px)}}@keyframes hero-product-enter{0%{opacity:0;transform:translate(18px) scale(.99)}}@keyframes signal-grow{0%{opacity:0;transform:scaleX(0)}}@keyframes image-enter{0%{opacity:.3;transform:translateY(10px) scale(.992)}}@media(max-width:1120px){.desktop-nav,.nav-actions{display:none}.site-nav{min-height:72px;grid-template-columns:1fr auto}.brand{width:180px}.menu-button{display:inline-flex}.mobile-nav{padding:18px clamp(16px,3vw,24px) 24px;border-top:1px solid var(--line);background:var(--nav-bg)}.mobile-nav:not([hidden]){display:grid}.mobile-nav>a{padding:13px 6px;border-bottom:1px solid var(--line);font-weight:700}.theme-switch--mobile{margin-top:16px;justify-self:start}.hero-inner{min-height:auto;grid-template-columns:1fr;gap:48px;padding-block:clamp(64px,8vw,82px)}.hero-copy{max-width:800px}.hero-product{width:100%}.hero h1{font-size:clamp(48px,7vw,64px)}}@media(max-width:900px){.section-heading,.executive-grid,.split-copy,.contact-layout{grid-template-columns:1fr;gap:42px}.tour-panel,.country-panel{grid-template-columns:1fr}.tour-panel{min-height:auto}.tour-image-frame img{min-height:0}.country-panel{min-height:auto}.editorial-list,.trust-list{grid-template-columns:1fr}.editorial-list article,.editorial-list article:not(:first-child),.trust-list article,.trust-list article:not(:first-child){padding:28px 0;border-right:0;border-bottom:1px solid var(--line)}.editorial-list h2{margin-top:20px}.solution-rows article{grid-template-columns:1fr}.solution-rows article:nth-child(2n)>div,.solution-rows article:nth-child(2n)>.theme-shot{order:initial}.contact-band__inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-brand{grid-column:1 / -1}}@media(max-width:700px){.brand{width:164px}.hero-inner{padding-block:54px}.hero h1,.page-hero h1,.not-found h1{font-size:clamp(42px,12vw,58px)}.hero-intro{font-size:19px}.button-row,.button-row .button{width:100%}.signal-legend{margin-top:44px}.hero-product figcaption{text-align:left}.section-heading{margin-bottom:36px}.section-heading h2,.executive-grid h2,.split-copy h2,.contact-band h2{font-size:38px}.section-heading>p{font-size:16px}.tour-tabs{grid-template-columns:repeat(2,1fr)}.tour-tabs button{min-height:90px;border-bottom:1px solid var(--line)}.tour-tabs button:last-child{grid-column:1 / -1}.tour-panel{gap:28px;padding-top:34px}.tour-copy h3,.country-copy h3{font-size:34px}.country-tabs{grid-template-columns:repeat(2,1fr)}.country-tabs button{min-height:124px;padding:18px;border-bottom:1px solid var(--line)}.country-tabs span{font-size:19px}.country-tabs strong{font-size:30px}.country-panel{gap:30px;padding-top:36px}.country-copy dl div{grid-template-columns:86px 1fr}.page-hero__inner>p:last-child{font-size:18px}.solution-rows article{gap:32px;padding-block:48px}.contact-prompt{padding:30px 24px}.contact-prompt h2{margin-top:44px;font-size:34px}.resource-list>a{grid-template-columns:38px 1fr 24px;gap:12px}.resource-list>a>span{display:none}.resource-list>a>div{min-width:0}.resource-list h2{font-size:22px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 24px}.footer-bottom{flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.button:hover,.button:hover svg,.hero-product:hover img,.country-screen:hover .theme-shot,.country-screen a:hover svg,.solution-rows article:hover .theme-shot,.solution-rows a:hover svg,.text-link:hover svg,.tour-tabs button:active,.country-tabs button:active{transform:none}}
