@font-face{font-family:'Manrope';font-style:normal;font-weight:400;font-display:swap;src:url('./fonts/manrope-400.woff2')}
@font-face{font-family:'Manrope';font-style:normal;font-weight:500;font-display:swap;src:url('./fonts/manrope-500.woff2')}
@font-face{font-family:'Manrope';font-style:normal;font-weight:600;font-display:swap;src:url('./fonts/manrope-600.woff2')}
@font-face{font-family:'Manrope';font-style:normal;font-weight:700;font-display:swap;src:url('./fonts/manrope-700.woff2')}
@font-face{font-family:'Waymint Sans';font-style:normal;font-weight:100 900;font-display:swap;src:url('./fonts/noto-sans-sc-site.woff2')}

@font-face{font-family:WaymintLatin;src:local('Bahnschrift');font-display:swap}
:root{--ink:#183b34;--muted:#536a64;--green:#086b59;--mint:#d9f2e8;--paper:#fffefa;--orange:#f4a27d;--line:#dae3dc;--font:WaymintLatin,'Microsoft YaHei UI','Microsoft YaHei',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button,select{cursor:pointer}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #b34c20;outline-offset:5px}button:disabled{cursor:wait}.wrap{max-width:1280px;margin:auto;padding:0 48px}.skip{position:fixed;top:-70px;left:12px;z-index:20;background:white;padding:14px}.skip:focus{top:12px}.header{height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.wordmark{font-size:25px;font-weight:700;letter-spacing:-1.1px}.wordmark span{color:var(--green)}.nav{display:flex;gap:32px;font-size:14px}.nav a{padding:14px 0}.nav a:hover{text-decoration:underline;text-underline-offset:6px}.lang{background:transparent;border:1px solid #b9c9c0;border-radius:24px;padding:11px 30px 11px 15px;color:var(--ink);font-size:13px;max-width:135px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:653px}.hero-copy{padding:45px 42px 32px 0;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{margin:0 0 23px;display:flex;align-items:center;gap:12px;font-size:12px;letter-spacing:1.8px;font-weight:600}.eyebrow:before{content:'';width:23px;height:2px;background:var(--green)}h1{font-size:clamp(42px,4.25vw,61px);font-weight:550;line-height:1.3;letter-spacing:-2.6px;margin:0 0 21px}h1 em{color:var(--green);font-style:normal;text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:12px}h1 span{display:block}.intro{font-size:16px;line-height:1.95;color:var(--muted);max-width:400px;margin:0 0 24px}.invite{width:100%;max-width:410px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0;display:flex;align-items:center;justify-content:space-between;gap:12px}.invite-label{font-size:11px;letter-spacing:.8px;display:block;color:var(--muted);margin-bottom:5px}.code{font-size:27px;font-weight:600;letter-spacing:2px}.copy{border:1px solid #b7c8bf;background:transparent;border-radius:4px;padding:11px 14px;font-size:13px;min-height:44px;min-width:82px}.copy:hover{background:#e6f2ec;border-color:var(--green)}.perk{display:flex;align-items:center;gap:10px;font-size:12px;margin:0 0 16px;color:var(--green)}.perk strong{font-size:15px;background:#f7ded0;padding:5px 9px;border-radius:3px;color:#71381f;white-space:nowrap}.footnote{font-size:11px;line-height:1.7;color:var(--muted);max-width:410px;margin:10px 0 20px}.action{display:inline-flex;align-items:center;gap:27px;font-size:14px;padding:14px 21px;border-radius:4px;background:var(--green);color:white;min-height:48px;transition:background .18s,transform .18s}.action:hover{background:#004c3d;transform:translateY(-2px)}.arrow{font-family:Arial,sans-serif;font-size:21px;line-height:1}.recommend{display:flex;gap:13px;margin-top:21px;font-size:12px;line-height:1.7}.recommend-label{white-space:nowrap;color:#677970}.recommend button{border:0;border-bottom:1px solid #809b8e;background:transparent;padding:0;text-align:left;font-size:12px}.recommend button:hover{color:var(--green);border-color:var(--green)}
.hero-visual{margin:28px 0 28px 16px;display:flex;flex-direction:column;min-width:0}.board{background:var(--mint);padding:28px 30px 25px;position:relative;flex:1;border-radius:3px 3px 0 0;overflow:hidden}.board-top{display:flex;align-items:center;justify-content:space-between;color:#296d5c;font-size:11px;letter-spacing:1.6px}.board-top .edition{border:1px solid #97c7b4;padding:6px 8px;letter-spacing:.3px;border-radius:3px}.board-heading{font-size:26px;font-weight:500;line-height:1.5;margin:24px 0 7px;letter-spacing:-.6px}.board-desc{font-size:12px;line-height:1.7;margin:0;color:#3c6c5c}.transfer{background:var(--paper);margin-top:24px;padding:22px 24px;border-radius:8px;box-shadow:0 14px 30px #164f3710;transform:rotate(-2deg)}.transfer-head{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #e4e7df;padding-bottom:16px;margin-bottom:17px;font-size:12px;color:var(--muted)}.transfer-head strong{font-weight:600;color:var(--ink)}.transfer-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.endpoint small{color:var(--muted);font-size:10px;display:block;margin-bottom:8px}.endpoint strong{font-size:17px;font-weight:500;display:block}.endpoint:last-child{text-align:right}.direction{font-size:24px;color:#558d75}.network-row{margin-top:17px;display:flex;align-items:center;justify-content:space-between;gap:12px}.network{font-size:10px;padding:6px 9px;background:#e8f3ec;border:1px solid #cce0d2;border-radius:3px}.match{margin-top:18px;padding-top:12px;border-top:1px dashed #cbd7cb;font-size:11px;display:flex;align-items:center;gap:7px;color:var(--green)}.match:before{content:'';display:block;width:6px;height:6px;background:var(--green);border-radius:50%}.note-strip{margin:20px -5px 0 10px;padding:13px 15px;background:#ffe0c9;display:flex;align-items:center;gap:12px;font-size:11px;color:#704326;transform:rotate(1.5deg);border-radius:3px;line-height:1.7}.note-strip b{font-size:17px}.board-bottom{display:flex;justify-content:space-between;gap:20px;font-size:10px;margin-top:25px;color:#34634f}.board-bottom span:last-child{font-family:Arial,sans-serif;letter-spacing:2px}.steps{display:grid;grid-template-columns:repeat(3,1fr);background:#075747;border-radius:0 0 3px 3px;overflow:hidden}.step{border:0;background:transparent;color:#d2eee1;text-align:left;padding:18px 17px 17px;min-height:84px;position:relative;border-right:1px solid #397c68;transition:background .2s}.step:last-child{border-right:0}.step small{font-size:10px;display:block;margin-bottom:9px;letter-spacing:1px}.step span{font-size:13px}.step[aria-selected=true]{background:#064638;color:white}.step[aria-selected=true]:after{content:'';height:3px;background:var(--orange);position:absolute;bottom:0;left:17px;right:17px}.step:hover{background:#0a6653}.step:focus-visible{outline:3px solid #edb496;outline-offset:-5px}
.below{border-top:1px solid var(--line);padding:32px 0 42px;display:grid;grid-template-columns:.78fr 2fr;gap:36px}.section-kicker{font-size:10px;letter-spacing:1.7px;color:var(--green);margin:0 0 10px}.below h2{font-size:23px;font-weight:500;margin:0 0 10px}.below p{font-size:12px;color:var(--muted);line-height:1.8;margin:0;max-width:220px}.routes{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.route{background:none;border:0;border-left:1px solid var(--line);text-align:left;padding:0 0 0 20px;display:flex;flex-direction:column;align-items:flex-start;transition:color .15s}.route:hover{color:var(--green)}.route-number{font-size:11px;color:#597366;letter-spacing:1px;margin:0 0 12px}.route strong{font-size:15px;font-weight:500;margin-bottom:9px}.route p{font-size:11px;margin-bottom:10px}.route .arrow{align-self:flex-end;color:var(--green)}.footer{border-top:1px solid var(--line);padding:22px 0 25px;display:flex;justify-content:space-between;align-items:center;gap:20px}.footer .wordmark{font-size:18px}.footer small{font-size:10px;color:var(--muted);max-width:430px;line-height:1.7}.footer button{border:0;background:none;text-decoration:underline;text-underline-offset:4px;font-size:11px;padding:10px 0;min-height:44px}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
dialog{border:0;border-radius:8px;padding:32px;max-width:580px;width:calc(100% - 32px);color:var(--ink);background:var(--paper);box-shadow:0 20px 100px #00291d40}dialog::backdrop{background:#07362988}dialog h2{font-size:24px;line-height:1.5;padding-right:38px;margin:6px 0 18px}dialog p,dialog li{font-size:15px;line-height:1.9;color:var(--muted)}dialog ol{padding-left:23px}dialog .close{position:absolute;right:18px;top:14px;padding:11px 12px;border:1px solid var(--line);background:transparent;border-radius:4px;font-size:12px}dialog .dialog-label{font-size:11px;letter-spacing:1.4px;color:var(--green)}dialog .dialog-note{border-top:1px solid var(--line);padding-top:16px;font-size:12px}.hero-copy,.board{animation:arrive .45s ease-out both}.board{animation-delay:.08s}@keyframes arrive{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
html[lang=en] h1,html[lang=es] h1{font-size:57px;line-height:1.08;letter-spacing:-2px}html[lang=en] .hero-copy,html[lang=es] .hero-copy{padding-top:41px}html[lang=en] .intro,html[lang=es] .intro{line-height:1.65}html[lang=es] h1{font-size:52px}html[lang=es] .board-heading{font-size:25px}
@media(min-width:1450px){.wrap{max-width:1380px;padding:0 64px}.hero{min-height:692px}.hero-copy{padding-top:57px}h1{font-size:67px}.board{padding:34px 36px}.board-heading{margin-top:30px}.transfer{margin-top:30px;padding:24px 28px}.note-strip{margin-top:27px}.board-bottom{margin-top:33px}}
@media(max-width:1050px){.wrap{padding:0 30px}.nav{gap:20px}.hero-copy{padding-right:23px}h1{font-size:47px}.hero-visual{margin-left:8px}.board{padding:26px 22px}.board-heading{font-size:23px}.transfer{padding:20px 17px}.step{padding:18px 12px}.below{grid-template-columns:1fr 2.5fr;gap:20px}.routes{gap:15px}.route{padding-left:15px}html[lang=en] h1{font-size:49px}html[lang=es] h1{font-size:44px}}
@media(max-width:760px){.wrap{padding:0 22px}.header{height:73px;gap:12px}.wordmark{font-size:23px}.nav{display:none}.lang{font-size:12px;max-width:120px;padding:10px 22px 10px 12px}.hero{display:flex;flex-direction:column}.hero-copy{padding:31px 0 26px}.eyebrow{font-size:10px;margin-bottom:19px}.hero-copy h1{font-size:43px;line-height:1.33;letter-spacing:-1.8px;margin-bottom:20px}h1 em{text-underline-offset:8px}.intro{font-size:14px;line-height:1.85;margin-bottom:19px;max-width:440px}.invite{padding:12px 0;max-width:none}.code{font-size:25px}.perk{font-size:11px;margin-bottom:11px}.perk strong{font-size:13px}.footnote{font-size:10px;margin:8px 0 16px;max-width:none}.recommend{margin-top:17px;gap:10px;font-size:11px;flex-wrap:wrap}.recommend button{font-size:11px;min-height:28px}.action{font-size:13px;min-height:45px;padding:12px 18px}.hero-visual{margin:0 0 28px;min-height:530px}.board{padding:25px 25px}.board-heading{font-size:25px;margin-top:20px}.board-desc{font-size:12px}.transfer{padding:21px 20px}.note-strip{margin-top:24px}.board-bottom{margin-top:25px}.steps{min-height:82px}.step{padding:15px}.step span{font-size:12px}.below{grid-template-columns:1fr;padding:24px 0 29px;gap:22px}.below h2{font-size:24px}.below p{max-width:100%;font-size:13px}.routes{display:flex;flex-direction:column;gap:0}.route{position:relative;display:grid;grid-template-columns:34px 1fr;border-left:0;border-top:1px solid var(--line);padding:18px 27px 15px 0;gap:0 8px}.route-number{grid-row:span 2;margin:3px 0 0}.route strong{margin-bottom:5px}.route p{font-size:12px;margin:0}.route .arrow{position:absolute;right:0;top:27px}.footer{flex-wrap:wrap;gap:10px}.footer small{order:3;width:100%;font-size:10px}.footer button{margin-left:auto}.hero-copy h1:lang(en),.hero-copy h1:lang(es){font-size:45px;line-height:1.08}.hero-copy:lang(en),.hero-copy:lang(es){padding-top:29px}.intro:lang(en),.intro:lang(es){font-size:14px}.recommend-label:lang(es){display:none}}
@media(max-width:380px){.wrap{padding:0 18px}.hero-copy h1{font-size:39px}.hero-copy h1:lang(en),.hero-copy h1:lang(es){font-size:42px}.hero-copy{padding-top:25px}.eyebrow{margin-bottom:15px}.board{padding:22px 19px}.board-heading{font-size:23px}.network{font-size:9px;padding:6px}.step{padding:15px 12px}.step span{font-size:11px}.perk{gap:7px;font-size:10px}.recommend{gap:7px}.invite-label{font-size:10px}}
.recommend{align-items:center;margin-top:9px}.recommend button{min-height:44px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
