:root{--paper:#ffffff;--ink:#131f2a;--muted:#59626a;--red:#e60012;--line:#d8e1ee;--white:#fff;--mint:#eef3fb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:98px}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3,dl,dd{margin:0}h1,h2,h3{line-height:1.08;letter-spacing:-.045em}p{color:var(--muted)}em{font-style:normal;color:var(--red)}[hidden]{display:none!important}.shell{width:min(1280px,calc(100% - 96px));margin-inline:auto}.section{padding-block:112px}.eyebrow{font-size:12px;letter-spacing:.12em;font-weight:750;text-transform:uppercase;color:var(--ink);margin-bottom:22px}.red-dot{display:inline-block;width:7px;height:7px;background:var(--red);border-radius:50%;margin:0 9px 1px 0}h2{font-size:clamp(35px,4vw,52px);font-weight:720}h3{font-size:28px;font-weight:700}.lead{font-size:19px;line-height:1.65}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:54px;padding:15px 24px;border-radius:5px;font-size:14px;font-weight:700;line-height:1.4;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.button-red{background:var(--red);color:white}.button-red:hover{background:#be0010}.button-ink{background:var(--ink);color:white}.button-white{background:white;color:var(--ink)}.inline-link{display:inline-flex;align-items:center;gap:14px;font-size:14px;font-weight:700;padding-block:8px;border-bottom:1px solid currentColor}.inline-link:hover{color:var(--red)}:focus-visible{outline:3px solid #1b68d2;outline-offset:5px}.skip{position:fixed;left:20px;top:-90px;padding:14px;background:white;z-index:30}.skip:focus{top:16px}.header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line)}.header-inner{height:87px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;font-size:26px;font-weight:850;letter-spacing:-1.2px;line-height:1}.brand-mark{display:flex;align-items:center;justify-content:center;background:var(--red);color:white;width:37px;height:37px;border-radius:10px;margin-right:9px;font-size:28px;letter-spacing:-2px}.brand-mark span{color:white;font-size:23px}.brand-eu{font-weight:450;font-size:16px;align-self:flex-end;margin:0 0 3px 3px;letter-spacing:-.5px;color:var(--muted)}.header nav{display:flex;gap:27px;align-items:center;font-size:13px;font-weight:650}.header nav>a:not(.nav-app):hover{color:var(--red)}.nav-app{background:var(--ink);color:white;border-radius:5px;padding:12px 17px;display:flex;gap:25px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.06fr 1fr;gap:28px;align-items:center;min-height:730px;padding-block:67px 61px}.hero h1{font-size:72px;font-weight:750;line-height:1.035;letter-spacing:-4.5px}.hero-lead{font-size:22px;line-height:1.45;font-weight:600;color:var(--ink);max-width:520px;margin-top:28px}.hero-description{font-size:16px;max-width:495px;margin-top:14px}.actions{display:flex;align-items:center;gap:24px;margin-top:29px}.actions .inline-link{font-size:12px}.hero-countries{margin-top:35px;border-top:1px solid var(--line);padding-top:20px;font-size:12px}.hero-countries>span{color:var(--muted)}.hero-countries p{color:var(--ink);margin-top:3px;font-weight:600}.hero-countries i{font-style:normal;color:#a0a6a7;padding-inline:7px}.hero-visual{height:591px;position:relative;isolation:isolate}.visual-orbit{position:absolute;inset:28px -8px 35px 9px;background:#eef3fb;border-radius:49% 49% 8% 49%;z-index:-1}.visual-orbit:after{content:"";position:absolute;inset:31px;border:1px solid #d8e1ee;border-radius:50%}.vertical-label{position:absolute;right:-20px;top:30px;font-size:9px;letter-spacing:2px;writing-mode:vertical-rl;color:#52647c}.phone{background:#17242f;border:7px solid #17242f;border-radius:32px;box-shadow:0 24px 40px #17242f24;overflow:hidden;position:relative}.phone img{width:100%;height:auto}.hero-visual .phone{position:absolute;width:245px}.phone-back{top:30px;left:1%;transform:rotate(-9deg)}.phone-front{right:3%;top:0;transform:rotate(6deg)}.hero-visual figcaption{position:absolute;bottom:0;width:100%;text-align:center}.hero-visual figcaption,figcaption{font-size:11px;color:#52647c;margin-top:14px;line-height:1.5}.quick-section{border-block:1px solid var(--line);padding-top:27px;background:#eef3fb}.quick-heading{display:flex;justify-content:space-between;gap:20px;font-size:12px}.quick-heading p{font-weight:700;color:var(--ink)}.quick-heading>span{color:var(--muted)}.quick-links{display:grid;grid-template-columns:repeat(4,1fr);padding-block:22px 28px}.quick-links a{position:relative;padding:0 28px;border-right:1px solid #d8e1ee;display:flex;flex-direction:column}.quick-links a:first-child{padding-left:0}.quick-links a:last-child{border:0}.quick-number{font-size:10px;color:#52647c;margin-bottom:12px}.quick-links strong{font-size:21px;line-height:1.2;letter-spacing:-.5px}.quick-sub{font-size:12px;color:var(--muted);margin-top:8px}.arrow{position:absolute;right:25px;top:1px}.quick-links a:hover strong{color:var(--red)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:44px}.section-heading>p{max-width:385px;font-size:17px;line-height:1.65;margin-bottom:4px}.tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #d8e1ee;margin-bottom:50px}.tabs button{border:0;border-bottom:3px solid transparent;background:transparent;padding:19px 14px;font-size:15px;font-weight:650;color:var(--muted);margin-bottom:-1px}.tabs button[aria-selected=true]{border-bottom-color:var(--red);color:var(--ink)}.tabs button:hover{background:#eef3fb}.feature-panel{display:grid;grid-template-columns:1fr 1.05fr;gap:65px;min-height:650px;align-items:start}.section-index{font-size:10px;font-weight:700;letter-spacing:.13em;color:var(--red)}.panel-copy h3{font-size:44px;line-height:1.1;margin-top:19px}.panel-copy>.lead{font-size:17px;margin-top:24px}.detail-list{margin:26px 0 25px}.detail-list>div{padding:18px 0;border-top:1px solid var(--line)}.detail-list dt{font-size:15px;font-weight:700;color:var(--ink);margin-bottom:6px}.detail-list dd{font-size:14px;line-height:1.6;color:var(--muted)}.panel-visual{min-width:0;background:var(--mint);padding:35px 30px;border-radius:5px;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.browser-frame{border:1px solid #d8e1ee;border-radius:7px;overflow:hidden;background:white;box-shadow:0 14px 25px #203e681a}.browser-bar{height:24px;background:#ffffff;display:flex;align-items:center;gap:4px;padding:8px;position:relative}.browser-bar span{height:4px;width:4px;background:#b5c4d9;border-radius:100%}.browser-bar i{position:absolute;left:45%;font:normal 8px sans-serif;color:#52647c}.use-case{border-top:1px solid #d8e1ee;margin-top:33px;padding-top:22px}.use-case>span{font-size:9px;letter-spacing:.12em;font-weight:700;color:#304c72}.use-case p{font-size:16px;color:#304c72;line-height:1.65;margin-top:9px}.phone-panel{display:grid;grid-template-columns:1fr;justify-items:center;padding-block:30px}.panel-phone{max-width:224px;border-width:6px;border-radius:28px}.phone-panel figcaption{text-align:center}.phone-panel .use-case{width:100%}.business-preview{background:#eef3fb}.business-preview img{border-radius:7px;box-shadow:0 14px 25px #203e6812}.local-section{background:#eef3fb;border-block:1px solid #d8e1ee;padding-block:73px}.local-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:100px;align-items:center}.local-layout h2{font-size:43px}.local-layout .lead{max-width:580px;font-size:17px;margin-top:25px}.local-layout .inline-link{margin-top:20px}.country-list{border-top:1px solid #d8e1ee}.country-list>div{display:flex;align-items:center;gap:35px;padding:13px 5px;border-bottom:1px solid #d8e1ee}.country-list span{font-size:11px;color:#52647c;width:28px;letter-spacing:.12em}.country-list strong{font-size:22px;letter-spacing:-.5px;font-weight:550}.getting-started{display:grid;grid-template-columns:1fr 1.2fr;gap:85px}.getting-started h2{font-size:44px}.getting-started .button{margin-top:30px}.steps{list-style:none;padding:0;margin:0}.steps li{display:flex;gap:25px;padding:27px 0;border-top:1px solid var(--line)}.steps li:first-child{padding-top:9px;border:0}.steps li>span{font-size:12px;color:var(--red);font-weight:700;margin-top:6px}.steps h3{font-size:24px;line-height:1.3;letter-spacing:-.7px}.steps p{font-size:15px;margin-top:10px}.business-section{background:var(--ink);color:white;padding-block:99px}.business-section .eyebrow{color:#adbcb9}.business-section .section-heading{align-items:flex-start}.business-section .section-heading>p{color:#aebabb;padding-top:37px}.business-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center}.business-layout figure img{border-radius:9px}.business-section figcaption{color:#a4b1b1}.business-tools article{display:flex;gap:21px;border-bottom:1px solid #38444c;padding:23px 0}.business-tools article:first-child{padding-top:0}.business-tools article>span{font-size:10px;color:#94a6a7;margin-top:7px}.business-tools h3{font-size:24px;letter-spacing:-.7px}.business-tools p{font-size:14px;color:#b4c0c0;margin-top:10px}.business-tools .plan-note{font-size:12px;line-height:1.65;margin-top:24px}.business-tools .button{margin-top:25px}.trust-section{display:grid;grid-template-columns:1fr 1fr;gap:90px}.trust-section h2{font-size:43px}.trust-section .lead{font-size:17px;margin-top:26px;max-width:520px}.trust-details article{padding:22px 0;border-top:1px solid var(--line)}.trust-details article:first-child{padding-top:0;border:0}.trust-details h3{font-size:21px;letter-spacing:-.6px}.trust-details p{font-size:14px;margin-top:13px}.activity-section{background:#eef3fb;padding:83px 0 65px;border-block:1px solid #d8e1ee}.activity-intro{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:end}.coming-label{display:inline-block;font-size:10px;font-weight:750;letter-spacing:.12em;border:1px solid #d8e1ee;border-radius:3px;padding:4px 9px;margin-bottom:22px;color:#52647c}.activity-intro h2{font-size:52px}.activity-intro h2 em{color:#e60012}.activity-intro .lead{font-size:20px;color:var(--ink);margin-bottom:13px}.activity-intro p:not(.lead){font-size:15px}.activity-rules{display:grid;grid-template-columns:1.15fr 1fr;gap:85px;margin-top:46px;padding-block:30px;border-block:1px solid #d8e1ee}.activity-rules article>span{font-size:9px;letter-spacing:.13em;color:#52647c;font-weight:750}.activity-rules h3{font-size:28px;line-height:1.25;letter-spacing:-.8px;margin-top:14px}.activity-rules p{font-size:14px;margin-top:15px}.surprise{display:flex;justify-content:space-between;align-items:center;gap:55px;margin-top:25px}.surprise p{max-width:730px;font-size:15px;color:#52647c}.surprise a{font-size:12px;white-space:nowrap}.activity-status{font-size:11px;margin-top:24px;color:#52647c}.faq-section{display:grid;grid-template-columns:1fr 1.4fr;gap:90px}.faq-heading{align-self:start;position:sticky;top:125px}.faq-heading label{display:block;margin-top:30px;font-size:12px;font-weight:650}.search-wrap{position:relative;margin-top:9px}.search-wrap input{border:1px solid #d8e1ee;width:100%;min-height:48px;background:transparent;border-radius:4px;padding:12px 35px 12px 14px;font-size:13px;color:var(--ink)}.search-wrap>span{position:absolute;right:13px;top:3px;font-size:25px;color:var(--muted);pointer-events:none}.faq-search-status{font-size:12px;margin-top:10px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;gap:25px;justify-content:space-between;cursor:pointer;padding:24px 3px;font-size:16px;font-weight:650;line-height:1.4}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";font-size:23px;font-weight:400;line-height:1}.faq-list details[open] summary:after{content:"−"}.faq-list details[open] summary{color:var(--red)}.faq-list details>p{padding:0 26px 23px 3px;font-size:14px;line-height:1.7}.faq-list p a{text-decoration:underline}.download-section{padding-block:76px;background:#eef3fb;border-block:1px solid #d8e1ee}.download-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center}.download-layout p:not(.eyebrow){max-width:510px;font-size:17px;margin:23px 0 25px}.download-layout h2{font-size:48px}.device-options>a{border-top:1px solid #d8e1ee;padding:23px 4px;display:flex;flex-direction:column;position:relative}.device-options>a:last-child{border-bottom:1px solid #d8e1ee}.device-options span:first-child{font-size:11px;color:#52647c;margin-bottom:7px}.device-options strong{font-size:20px;line-height:1.4;letter-spacing:-.6px}.device-options span:last-child{position:absolute;right:8px;top:38px}.device-options a:hover strong{color:var(--red)}.explore-more{padding-block:45px;display:flex;justify-content:space-between;gap:25px;align-items:center}.explore-more .eyebrow{font-size:10px;margin-bottom:9px}.explore-more h3{font-size:27px}footer{border-top:1px solid var(--line);padding:47px 0 25px}.footer-top{display:flex;align-items:flex-start;gap:80px}.footer-top>p{font-size:13px}.footer-top nav{display:grid;grid-template-columns:1fr 1fr;gap:9px 50px;margin-left:auto;font-size:12px}.footer-top nav a:hover{text-decoration:underline}.footer-bottom{margin-top:45px;border-top:1px solid var(--line);padding-top:23px;display:flex;justify-content:space-between;gap:20px;color:#52647c;font-size:10px}
@media(min-width:1500px){.hero-visual .phone{width:257px}.hero-visual{height:605px}.hero{min-height:770px}}
@media(max-width:1150px){.shell{width:calc(100% - 64px)}.hero{grid-template-columns:1.1fr 1fr;gap:24px;min-height:675px}.hero h1{font-size:61px;letter-spacing:-3.5px}.hero-visual{height:540px}.hero-visual .phone{width:210px}.phone-front{right:0}.phone-back{left:-8px;top:50px}.actions{flex-wrap:wrap;gap:12px}.hero-lead{font-size:20px}.hero-description{font-size:15px}.hero-countries i{padding-inline:3px}.header nav{gap:19px;font-size:12px}.feature-panel{gap:35px}.section{padding-block:85px}.panel-copy h3{font-size:38px}.panel-visual{padding:25px 20px}.local-layout,.getting-started,.trust-section,.activity-intro,.faq-section,.download-layout{gap:50px}.business-layout{gap:35px}.quick-links strong{font-size:18px}.quick-links a{padding-inline:21px}.quick-sub{font-size:11px}.section-heading h2{font-size:43px}.activity-rules{gap:50px}.business-section{padding-block:80px}}
@media(max-width:850px){.shell{width:calc(100% - 48px)}.header-inner{height:72px}.menu-toggle{display:flex;align-items:center;gap:15px;border:1px solid #d8e1ee;border-radius:5px;background:transparent;padding:8px 13px;font-size:12px;font-weight:650}.header nav{display:none;position:absolute;left:0;right:0;top:72px;background:var(--paper);padding:20px 24px;border-bottom:1px solid var(--line);box-shadow:0 20px 20px #131f2a0b;flex-direction:column;align-items:stretch;gap:0}.header nav.is-open{display:flex}.header nav>a{padding:14px 12px;font-size:14px}.header .nav-app{margin-top:10px;justify-content:space-between}.hero{padding-block:48px 42px;grid-template-columns:1fr 1fr;gap:15px;min-height:620px}.hero h1{font-size:48px;letter-spacing:-2.6px}.hero .eyebrow{font-size:9px;margin-bottom:18px}.hero-lead{font-size:18px;margin-top:22px}.hero-description{font-size:14px}.hero .button{font-size:12px;padding-inline:18px;gap:17px}.hero-visual{height:452px;align-self:center}.hero-visual .phone{width:175px;border-width:5px;border-radius:24px}.phone-back{top:40px;left:-3px;transform:rotate(-6deg)}.phone-front{top:0;right:0;transform:rotate(5deg)}.hero-visual figcaption{font-size:9px}.vertical-label{right:-10px;font-size:7px}.hero-countries{margin-top:24px;font-size:10px}.hero-countries p{line-height:1.9}.hero-countries i{padding-inline:2px}.quick-heading>span{display:none}.quick-links strong{font-size:16px}.quick-links a{padding-inline:15px}.quick-links a .arrow{right:14px}.quick-sub{font-size:10px}.section-heading{gap:25px}.section-heading h2,h2{font-size:36px}.section-heading>p{font-size:15px;max-width:270px}.tabs button{font-size:13px;padding:16px 4px}.feature-panel{gap:28px;grid-template-columns:1fr 1fr}.panel-copy h3{font-size:34px}.panel-copy>.lead{font-size:15px}.detail-list dd{font-size:13px}.panel-visual{padding:25px 16px}.use-case p{font-size:14px}.local-layout{grid-template-columns:1.25fr 1fr;gap:36px}.local-layout h2{font-size:34px}.country-list strong{font-size:19px}.country-list>div{gap:20px}.getting-started{grid-template-columns:1fr 1.2fr;gap:30px}.getting-started h2{font-size:35px}.steps h3{font-size:20px}.steps p{font-size:14px}.steps li{gap:15px}.business-section .section-heading{display:block}.business-section .section-heading>p{max-width:600px;padding-top:20px}.business-layout{gap:30px}.business-tools h3{font-size:21px}.business-tools p{font-size:13px}.business-tools .button{font-size:12px;padding-inline:17px}.trust-section h2{font-size:34px}.trust-section{gap:30px}.trust-details h3{font-size:19px}.trust-section .lead{font-size:15px}.activity-intro{gap:30px}.activity-intro h2{font-size:41px}.activity-intro .lead{font-size:17px}.activity-rules{gap:30px}.activity-rules h3{font-size:24px}.surprise{gap:20px;align-items:flex-start;flex-direction:column}.faq-section{gap:30px;grid-template-columns:1fr 1.3fr}.faq-list summary{font-size:14px;padding-block:21px}.download-layout{gap:35px}.download-layout h2{font-size:37px}.download-layout p:not(.eyebrow){font-size:15px}.device-options strong{font-size:17px}.footer-top{gap:35px}}
@media(max-width:600px){html{scroll-padding-top:86px}.shell{width:calc(100% - 40px)}.section{padding-block:64px}.brand{font-size:24px}.brand-mark{width:32px;height:32px;font-size:25px}.header-inner{height:67px}.header nav{top:67px}.hero{display:flex;flex-direction:column;align-items:stretch;padding-block:39px 25px;gap:34px;min-height:0}.hero h1{font-size:52px;letter-spacing:-3px;line-height:1.035}.hero .eyebrow{font-size:9px;margin-bottom:20px}.hero-lead{font-size:20px;max-width:360px;margin-top:23px}.hero-description{font-size:14px;max-width:370px;line-height:1.75}.actions{gap:14px;margin-top:24px;align-items:flex-start;flex-direction:column}.hero .button{font-size:14px;min-height:53px;padding-inline:21px}.hero .inline-link{font-size:12px}.hero-countries{font-size:10px;margin-top:22px;padding-top:14px}.hero-countries p{font-size:11px;line-height:1.8}.hero-visual{width:min(360px,100%);height:440px;align-self:center}.hero-visual .phone{width:180px}.phone-back{left:3px;top:23px}.phone-front{right:7px;top:0}.visual-orbit{inset:5px -5px 25px}.vertical-label{right:-8px}.hero-visual figcaption{font-size:9px;bottom:0}.quick-section{padding-top:22px}.quick-heading{font-size:11px}.quick-links{grid-template-columns:1fr 1fr;gap:0;padding-block:10px 19px}.quick-links a{padding:19px 12px 17px 0;border:0;border-bottom:1px solid #d8e1ee}.quick-links a:nth-child(even){padding-left:21px}.quick-links a:nth-child(odd){border-right:1px solid #d8e1ee}.quick-links a:nth-child(n+3){border-bottom:0}.quick-links a .arrow{top:17px;right:17px;font-size:14px}.quick-links a:nth-child(even) .arrow{right:1px}.quick-number{font-size:9px;margin-bottom:8px}.quick-links strong{font-size:18px}.quick-sub{font-size:10px}.section-heading{display:block;margin-bottom:28px}.eyebrow{font-size:10px;margin-bottom:17px}.section-heading h2,h2{font-size:35px}.section-heading>p{font-size:15px;max-width:none;margin-top:22px}.tabs{margin-bottom:30px;grid-template-columns:1fr 1fr;border-bottom:0;gap:5px}.tabs button{border:1px solid #d8e1ee;border-radius:3px;font-size:12px;padding:12px 5px;margin:0}.tabs button[aria-selected=true]{background:var(--ink);color:white;border-color:var(--ink)}.feature-panel{display:flex;flex-direction:column;gap:25px;min-height:0}.panel-copy h3{font-size:36px;margin-top:16px}.panel-copy>.lead{font-size:15px;margin-top:19px}.detail-list{margin-top:22px}.detail-list>div{padding-block:16px}.detail-list dt{font-size:14px}.detail-list dd{font-size:13px}.panel-visual{width:100%;padding:26px 20px;min-height:0}.use-case{margin-top:22px;padding-top:18px}.use-case p{font-size:14px}.panel-phone{max-width:205px}.phone-panel{display:flex;align-items:center}.local-section{padding-block:55px}.local-layout{display:block}.local-layout h2{font-size:33px}.local-layout .lead{font-size:15px;margin-top:21px}.country-list{margin-top:34px}.country-list>div{padding-block:11px}.country-list strong{font-size:20px}.getting-started{display:block}.getting-started h2{font-size:36px}.getting-started .button{margin-top:24px}.steps{margin-top:39px}.steps li{gap:22px;padding-block:24px}.steps h3{font-size:22px}.steps p{font-size:14px}.business-section{padding-block:59px}.business-section h2{font-size:34px}.business-section .section-heading>p{font-size:15px;padding-top:0;margin-top:22px}.business-layout{display:block}.business-tools{margin-top:35px}.business-tools article{gap:20px;padding-block:22px}.business-tools h3{font-size:23px}.business-tools p{font-size:14px}.business-tools .button{font-size:13px}.trust-section{display:block}.trust-section h2{font-size:34px}.trust-details{margin-top:33px}.trust-details h3{font-size:21px;line-height:1.25}.trust-details p{font-size:14px}.activity-section{padding-block:53px 42px}.activity-intro{display:block}.activity-intro h2{font-size:44px}.activity-intro .lead{font-size:18px;margin-top:26px}.activity-intro p:not(.lead){font-size:14px}.activity-rules{display:block;margin-top:29px;padding-block:25px}.activity-rules article+article{margin-top:29px}.activity-rules h3{font-size:24px}.activity-rules p{font-size:13px}.surprise{margin-top:24px;gap:12px}.surprise p{font-size:14px}.surprise a{white-space:normal}.activity-status{font-size:10px;margin-top:22px}.faq-section{display:block}.faq-heading{position:static}.faq-heading h2{font-size:36px}.faq-heading label{margin-top:25px}.faq-list{margin-top:26px}.faq-list summary{font-size:15px;padding-block:22px}.faq-list details>p{font-size:14px}.download-section{padding-block:51px}.download-layout{display:block}.download-layout h2{font-size:36px}.download-layout p:not(.eyebrow){font-size:15px}.device-options{margin-top:35px}.device-options strong{font-size:19px}.explore-more{padding-block:34px;align-items:flex-start;flex-direction:column;gap:13px}.explore-more h3{font-size:26px}.explore-more .eyebrow{font-size:8px}footer{padding-top:33px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:25px}.footer-top p{font-size:12px;text-align:right}.footer-top nav{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:12px 30px;width:100%;font-size:12px}.footer-bottom{margin-top:28px;flex-wrap:wrap;font-size:9px;gap:12px}.footer-bottom>span:nth-child(2){order:3;width:100%}.footer-bottom>a{margin-left:auto}}
@media(max-width:355px){.shell{width:calc(100% - 30px)}.hero h1{font-size:45px}.hero-visual{height:400px}.hero-visual .phone{width:163px}.hero-countries p{font-size:10px}.hero .button{font-size:13px}.quick-links strong{font-size:16px}.quick-sub{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover{transform:none}}

.brand-logo{width:40px;height:40px;object-fit:contain;margin-right:8px}.device-options small{max-width:350px;font-size:10px;color:#52647c;line-height:1.55;margin-top:9px;padding-right:15px}.getting-started{position:relative}.anchor-alias{position:absolute;top:0;left:0;scroll-margin-top:100px}

/* Local platform draft v3: the existing marketplace is a primary destination. */
.button-outline{border:1px solid var(--ink);background:transparent;color:var(--ink)}.button-outline:hover{background:#eef3fb}.header nav .nav-market{color:var(--red);font-weight:800;display:flex;gap:10px}.hero .actions{gap:13px;flex-wrap:wrap}.hero .actions .button{font-size:13px;gap:16px;padding-inline:19px}.market-section{padding:86px 0 62px;background:#f6f8fc;border-bottom:1px solid #d8e1ee}.market-intro{display:grid;grid-template-columns:1fr 1.08fr;gap:75px;align-items:end}.market-title h2{font-size:76px;letter-spacing:-4.5px;line-height:1.03}.market-title .eyebrow{font-size:10px;color:#52647c}.market-intro-copy .lead{font-size:25px;font-weight:600;line-height:1.45;color:var(--ink);max-width:490px}.market-intro-copy>p:not(.lead){font-size:15px;margin-top:18px;max-width:520px}.market-intro-copy>.inline-link{margin-top:17px}.market-search{display:flex;align-items:center;background:white;border:1px solid #d8e1ee;box-shadow:0 9px 25px #203e6809;border-radius:6px;padding:16px 17px 16px 25px;margin-top:37px;gap:24px}.market-search>div{min-width:0;flex:1}.market-search label{display:block;font-size:10px;color:#52647c;font-weight:700;letter-spacing:.02em;margin-bottom:3px}.market-search input,.market-search select{border:0;background:transparent;color:var(--ink);font:inherit;font-size:16px;padding:5px 0;width:100%;height:36px}.market-search .market-country{border-left:1px solid #d8e1ee;padding-left:23px;flex:.7}.market-search button{white-space:nowrap;min-height:57px}.market-account-note{font-size:11px;color:#52647c;margin-top:10px}.market-destinations{display:grid;grid-template-columns:1fr 1.08fr;gap:27px;margin-top:35px}.market-feature{padding:37px;position:relative;isolation:isolate;overflow:hidden;border-radius:5px;background:#eef3fb;min-height:365px}.market-overline{display:block;font-size:10px;font-weight:750;letter-spacing:.13em;color:#304c72}.market-feature h3{font-size:42px;margin-top:25px;max-width:380px;position:relative;z-index:1}.market-feature p{font-size:15px;max-width:340px;color:#304c72;margin-top:19px;position:relative;z-index:1}.market-card-link{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:700;margin-top:32px;position:relative;z-index:1}.market-art{position:absolute;bottom:-67px;right:-28px;font-size:240px;font-weight:200;color:#c6d8f1;line-height:1;transform:rotate(-42deg);z-index:0}.market-feature:hover .market-card-link{color:#9c150a}.market-side-links{display:flex;flex-direction:column;justify-content:space-between}.market-side-links>a{display:flex;gap:20px;justify-content:space-between;align-items:center;padding:22px 5px 25px;border-bottom:1px solid #d8e1ee}.market-side-links>a:first-child{padding-top:8px}.market-side-links>a:last-child{padding-bottom:9px;border:0}.market-side-links .market-overline{font-size:9px;color:#52647c}.market-side-links h3{font-size:29px;margin-top:12px;line-height:1.13}.market-side-links p{font-size:14px;max-width:360px;margin-top:12px}.market-round-arrow{border:1px solid #d8e1ee;border-radius:50%;display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 44px}.market-side-links a:hover h3{color:var(--red)}.market-directory{margin-top:38px;display:grid;grid-template-columns:1fr 1.8fr;gap:36px;padding-block:28px;border-block:1px solid #d8e1ee}.market-directory h3{font-size:25px}.market-directory p{font-size:12px;margin-top:9px}.market-directory nav{display:grid;grid-template-columns:repeat(3,1fr);gap:11px 28px}.market-directory nav a{display:flex;gap:15px;justify-content:space-between;font-size:14px;font-weight:600;padding-block:5px}.market-directory nav a span{font-size:12px;color:#52647c}.market-directory nav a:hover{color:var(--red)}.market-publish{display:flex;justify-content:space-between;align-items:center;gap:35px;margin-top:25px}.market-publish p{font-size:13px;max-width:800px}.market-publish strong{color:var(--ink)}.market-publish a{white-space:nowrap;font-size:12px}
@media(max-width:1150px){.header nav{gap:16px}.market-intro,.market-destinations{gap:40px}.market-title h2{font-size:65px}.market-intro-copy .lead{font-size:22px}.market-feature{padding:29px}.market-feature h3{font-size:37px}.market-directory{grid-template-columns:1fr 1.6fr}.market-directory nav{gap:8px 20px}.market-search{gap:17px}.market-search input,.market-search select{font-size:14px}.market-search .button{font-size:13px;padding-inline:18px}}
@media(max-width:850px){.market-section{padding-block:65px 45px}.market-title h2{font-size:57px;letter-spacing:-3px}.market-intro{gap:30px}.market-intro-copy .lead{font-size:20px}.market-intro-copy>p:not(.lead){font-size:14px}.market-search{padding:15px;gap:14px;flex-wrap:wrap}.market-search>div{flex:1}.market-search .market-country{flex:.8}.market-search button{min-height:48px}.market-feature h3{font-size:32px}.market-feature p{font-size:14px}.market-destinations{gap:25px}.market-feature{padding:28px 24px}.market-side-links h3{font-size:25px}.market-side-links p{font-size:13px}.market-directory{grid-template-columns:1fr 1.6fr;gap:25px}.market-directory h3{font-size:22px}.market-directory nav{grid-template-columns:1fr 1fr}.market-publish{align-items:flex-start}.market-publish p{font-size:12px}.market-art{font-size:190px;bottom:-40px}.hero .actions .button{font-size:12px;padding-inline:17px}}
@media(max-width:600px){.hero .actions{align-items:stretch;width:min(100%,330px);gap:10px}.hero .actions .button{font-size:14px;justify-content:space-between;min-height:51px}.market-section{padding:54px 0 35px}.market-intro{display:block}.market-title h2{font-size:64px;letter-spacing:-3.7px}.market-title .eyebrow{font-size:9px;line-height:1.5;max-width:300px}.market-intro-copy{margin-top:26px}.market-intro-copy .lead{font-size:21px}.market-intro-copy>p:not(.lead){font-size:14px;margin-top:15px}.market-intro-copy>.inline-link{margin-top:12px}.market-search{display:block;padding:19px;margin-top:28px}.market-search label{font-size:10px}.market-search input,.market-search select{font-size:14px;min-height:39px}.market-search .market-country{border-left:0;border-top:1px solid #d8e1ee;padding:12px 0 0;margin-top:10px}.market-search button{width:100%;justify-content:space-between;margin-top:17px}.market-account-note{font-size:10px;line-height:1.6}.market-destinations{display:block;margin-top:26px}.market-feature{display:block;min-height:330px;padding:29px 26px}.market-feature h3{font-size:37px;max-width:270px;margin-top:22px}.market-feature p{font-size:14px;max-width:265px}.market-card-link{font-size:13px;margin-top:25px}.market-art{font-size:170px;bottom:-30px}.market-side-links{margin-top:23px}.market-side-links>a{padding:25px 1px}.market-side-links>a:last-child{padding-bottom:5px}.market-side-links h3{font-size:27px}.market-side-links p{font-size:14px}.market-round-arrow{width:36px;height:36px;flex-basis:36px}.market-directory{display:block;margin-top:29px;padding-block:24px}.market-directory h3{font-size:25px}.market-directory p{font-size:12px}.market-directory nav{margin-top:21px;gap:9px 22px}.market-directory nav a{font-size:13px;min-height:33px}.market-publish{flex-direction:column;gap:12px;margin-top:22px}.market-publish p{font-size:13px}.market-publish strong{display:block;margin-bottom:5px}}
.market-search button{border:0}

.catalog-proof{background:#fff;border-top:1px solid var(--line)}.catalog-proof-inner{display:grid;grid-template-columns:1.15fr 1fr .8fr;gap:42px;padding-block:35px;align-items:center}.catalog-proof .eyebrow{margin-bottom:9px}.catalog-proof p{font-size:14px}.catalog-proof .catalog-proof-status{font-size:11px;margin-top:8px}.catalog-proof a{border-left:1px solid var(--line);padding-left:40px;display:flex;flex-direction:column}.catalog-proof strong{font-size:56px;letter-spacing:-2px;line-height:1.2;font-variant-numeric:tabular-nums}.catalog-proof a>span{font-size:14px;margin-top:8px}.catalog-proof i{font-style:normal;margin-left:15px;color:var(--red)}.catalog-proof a:hover strong{color:var(--red)}@media(max-width:850px){.catalog-proof-inner{gap:20px}.catalog-proof strong{font-size:43px}.catalog-proof a{padding-left:20px}}@media(max-width:600px){.catalog-proof-inner{grid-template-columns:1fr 1fr;gap:25px 15px;padding-block:28px}.catalog-proof-inner>div{grid-column:1/-1}.catalog-proof a{padding-left:0;border:0}.catalog-proof a:last-child{border-left:1px solid var(--line);padding-left:20px}.catalog-proof strong{font-size:39px}.catalog-proof a>span{font-size:12px}}

.news-preview{border-top:1px solid var(--line)}.news-preview .section-heading>div:last-child{max-width:410px}.news-country-label{display:block;font-size:12px;margin:18px 0 5px;font-weight:700}.news-preview select{font:inherit;background:#fff;border:1px solid var(--line);border-radius:4px;padding:10px 13px;min-width:180px;color:var(--ink)}.news-story-list{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.news-story-list article{border-top:3px solid var(--ink);padding-top:23px;display:flex;flex-direction:column;align-items:flex-start}.news-story-list article:nth-child(2){border-color:var(--red)}.news-story-list h3{font-size:27px;line-height:1.24;letter-spacing:-.8px;overflow-wrap:anywhere}.news-story-list h3 a:hover{color:var(--red)}.news-story-meta{font-size:11px;line-height:1.65;margin:20px 0;color:var(--muted)}.news-story-list .inline-link{margin-top:auto}.news-more{display:flex;justify-content:space-between;gap:25px;margin-top:35px}.news-retry{background:none;border:0;border-bottom:1px solid currentColor}.news-preview [data-news-status]:empty{display:none}.news-preview [data-news-status]{margin-bottom:20px;font-size:14px}@media(max-width:850px){.news-story-list{gap:22px}.news-story-list h3{font-size:23px}}@media(max-width:600px){.news-story-list{grid-template-columns:1fr;gap:30px}.news-story-list h3{font-size:27px}.news-preview .section-heading>div:last-child{max-width:none}.news-more{align-items:flex-start;flex-direction:column}.news-story-meta{margin:14px 0}}
/* v7: the Market remains directly reachable at every viewport width. */
.home-market-shortcut{display:none}
@media(max-width:1050px){.header-inner{gap:12px;height:72px}.header nav{display:none;position:absolute;left:0;right:0;top:72px;background:var(--paper);padding:17px 24px;border-bottom:1px solid var(--line);box-shadow:0 20px 20px #131f2a0b;flex-direction:column;align-items:stretch;gap:0;max-height:calc(100dvh - 80px);overflow-y:auto}.header nav.is-open{display:flex}.header nav>a{padding:13px 12px;font-size:14px}.header .nav-app{margin-top:8px;justify-content:space-between}.menu-toggle{display:flex;align-items:center;gap:10px;border:1px solid #d8e1ee;border-radius:5px;background:transparent;padding:8px 13px;font-size:12px;font-weight:650}.home-market-shortcut{display:inline-flex;align-items:center;gap:7px;margin-left:auto;color:var(--red);font-size:13px;font-weight:750;white-space:nowrap;padding:9px 5px}}
@media(max-width:600px){.header-inner{height:67px;gap:8px}.header nav{top:67px}.home-market-shortcut{font-size:12px;gap:5px}.menu-toggle{font-size:11px;padding:7px 10px;gap:7px}.header .brand{font-size:22px}.header .brand-logo{width:32px;height:32px;margin-right:6px}.header .brand-eu{font-size:13px;margin-left:2px}}
