:root{--bg:#062821;--dark:#041e19;--panel:#05231d;--mint:#98ffe3;--aqua:#53cdbc;--white:#edf2e9;--text:#b4c9c1;--line:rgba(162,226,205,.15);--serif:'Cormorant Garamond',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:var(--bg);color:var(--white);font:16px/1.6 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible{outline:2px solid var(--mint);outline-offset:6px}p{color:var(--text);margin:0 0 20px}h1,h2,h3,h4{margin:0;font-weight:400}h1,h2{font-family:var(--serif);letter-spacing:-.045em;line-height:1.02}h2{font-size:clamp(44px,5.2vw,72px)}h3{font-size:18px;font-weight:500}h4{font-size:17px;font-weight:500}button:disabled{cursor:default}.skip{position:fixed;top:-100px;left:20px;padding:12px;background:var(--mint);color:var(--bg);z-index:100}.skip:focus{top:10px}.nav-wrap{position:fixed;z-index:20;top:18px;left:24px;right:24px;pointer-events:none}nav{pointer-events:auto;display:flex;align-items:center;justify-content:space-between;gap:30px;max-width:1040px;margin:auto;padding:8px 9px 8px 28px;background:rgba(17,48,41,.86);border:1px solid rgba(186,255,228,.055);border-radius:60px;backdrop-filter:blur(20px);box-shadow:0 8px 30px #00140f20}.brand{display:inline-flex;gap:10px;align-items:center;color:var(--white);font-size:22px;letter-spacing:.15em;font-weight:700}.brand svg{width:29px;height:29px;fill:none;stroke:var(--mint);stroke-width:1.8;stroke-linecap:round}.nav-links{display:flex;gap:32px;margin-left:auto;font-size:14px;font-weight:500}.nav-links a:hover,footer a:hover{color:var(--mint)}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;background:linear-gradient(170deg,#a1ffe9,#65dbc6);color:#07352b;border:1px solid transparent;border-radius:50px;padding:18px 30px;font-weight:700;font-size:17px;line-height:1.4;transition:box-shadow .2s,transform .2s}.button:not(:disabled):hover{box-shadow:0 5px 32px #77fbd132;transform:translateY(-2px)}.button.small{font-size:14px;padding:12px 24px;gap:17px}.button.secondary{background:#123e344d;color:var(--mint);border-color:#9addc63a}.eyebrow{color:var(--mint);font-size:14px;font-weight:500;margin-bottom:24px}.hero{position:relative;min-height:820px;padding:153px 24px 0;overflow:hidden;display:flex;flex-direction:column}.aurora{pointer-events:none;position:absolute;inset:-120px -10% 0;background:radial-gradient(ellipse at 17% 22%,#34857c75 0,transparent 27%),radial-gradient(ellipse at 72% 34%,#5f95947a 0,transparent 23%),radial-gradient(ellipse at 42% 52%,#07877845 0,transparent 23%),radial-gradient(ellipse at 95% 48%,#164e4840 0,transparent 25%);filter:blur(33px);opacity:.8;animation:glow 20s ease-in-out infinite alternate}.hero-inner{position:relative;text-align:center;max-width:1150px;margin:auto auto 0}.hero .eyebrow{margin-bottom:19px}.hero h1{font-size:clamp(58px,7.7vw,108px);font-weight:400;line-height:.97;max-width:1100px}.hero-copy{max-width:610px;margin:29px auto 30px;font-size:17px;line-height:1.65}.actions{display:flex;justify-content:center;gap:14px}.hero-note{font-size:13px;margin-top:25px;color:#97b9ad}.hero-bottom{position:relative;display:flex;align-items:center;justify-content:center;gap:22px;width:min(770px,100%);margin:94px auto 33px;font-size:10px;letter-spacing:.14em;color:#8cb1a4;white-space:nowrap}.connector{height:1px;flex:1;background:linear-gradient(90deg,transparent,#659984,transparent)}.bridge-label{border:1px solid var(--line);padding:5px 13px;border-radius:20px;color:var(--mint);letter-spacing:.16em}.section{max-width:1232px;padding:100px 32px;margin:auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:44px}.section-heading h2{font-size:clamp(43px,4.4vw,62px)}.section-heading>p{font-size:15px;max-width:360px;margin-bottom:5px}.cost-panel,.panel{border:1px solid var(--line);background:linear-gradient(145deg,#06271f,#031e18);border-radius:17px;padding:32px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.overline,.panel-heading h3{font-family:var(--sans);font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#c0d5cb;font-weight:500}.period{font-size:12px;color:#8bab9e}.transfer-flow{display:flex;align-items:center;gap:42px;padding:47px 12px 35px}.caption{display:block;color:#a5c1b4;font-size:14px;margin-bottom:8px}.transfer-flow strong{font-weight:400;font-size:66px;line-height:1.1;letter-spacing:-.055em;font-variant-numeric:tabular-nums}.transfer-flow strong span{font-size:38px;color:#7c9a8f}.cost-result strong,.cost-result strong span{color:var(--mint)}.transfer-track{flex:1;position:relative;height:1px;background:#578a743d}.transfer-track:after{content:'›';position:absolute;right:-2px;top:-18px;font-size:25px;color:#658a7c}.transfer-track i{display:block;position:absolute;width:50px;height:1px;background:var(--mint);animation:send 4s ease-in-out infinite}.transfer-track>span{display:block;text-align:center;position:relative;top:-32px;font-size:12px;color:#8eafa0}.value-bar{height:30px;display:flex;gap:4px;border-radius:5px;overflow:hidden}.value-bar div{width:93.64%;background:linear-gradient(90deg,#46b29c,#a5ffe5)}.value-bar>span{flex:1;background:repeating-linear-gradient(120deg,#70998b 0,#70998b 1px,#183c30 1px,#183c30 6px)}.bar-legend{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#b3c8bd;margin-top:14px}.bar-legend i{width:7px;height:7px;display:inline-block;border-radius:2px;background:var(--mint);margin-right:8px}.bar-legend .faded{background:#7b9f90}.cost-bottom{border-top:1px solid var(--line);margin-top:35px;padding-top:25px;display:flex;justify-content:space-between;align-items:center;gap:20px}.cost-bottom p{margin:0;font-size:14px}.cost-bottom p:first-child{font-size:20px;color:var(--white)}.cost-bottom b{color:var(--mint);font-weight:500}.source{font-size:12px;line-height:1.7;margin:16px 4px 0;color:#85a99b}.source a{color:#b3d3c5;text-decoration:underline;text-underline-offset:3px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin:70px 0 46px}.stats strong{display:block;font-size:48px;letter-spacing:-.045em;line-height:1.2;font-weight:500;margin-bottom:12px}.stats span{font-size:13px;color:#a5c1b4}.insight-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:18px}.comparison>p{font-size:13px;margin-top:10px}.chart-row{margin-top:25px}.chart-row>div:first-child{display:flex;justify-content:space-between;font-size:13px;margin-bottom:8px}.chart-row b{font-weight:500;color:var(--mint)}.chart-track{height:8px;background:#173a2f;border-radius:3px;overflow:hidden}.chart-track i{display:block;width:var(--value);height:100%;background:linear-gradient(90deg,#4fb49b,#9bf7d4);border-radius:3px}.target .chart-track i{background:#7aa995}.comparison .fine{font-size:12px;margin:27px 0 0}.friction-item{display:flex;gap:20px;padding-top:29px}.friction-item>span{color:#729c88;font-size:12px;padding-top:4px}.friction-item p{font-size:14px;margin:9px 0 0;line-height:1.65}.globe-section{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:20px;padding-top:85px;padding-bottom:120px}.globe-copy h2{font-size:clamp(43px,4.8vw,64px);margin-bottom:26px}.globe-copy>p:not(.eyebrow):not(.fine){max-width:410px;font-size:15px}.route-buttons{display:flex;flex-wrap:wrap;gap:8px;margin:27px 0 15px}.route-buttons button{color:#b9d5c7;background:transparent;border:1px solid #8cd9b829;border-radius:24px;padding:9px 13px;font-size:12px;transition:.2s}.route-buttons button[aria-pressed=true]{background:var(--mint);border-color:var(--mint);color:var(--bg)}.fine{color:#8aaa9c;font-size:12px;line-height:1.7}.globe-visual{position:relative;min-width:0}.globe-top{display:flex;justify-content:space-between;align-items:center;padding:0 22px}.globe-top .overline{font-size:10px}.text-button{border:0;background:none;color:#a4c7b7;font-size:12px;padding:7px 0;text-decoration:underline;text-underline-offset:4px}.globe-visual canvas{display:block;width:100%;aspect-ratio:700/650;touch-action:pan-y}.route-caption{display:flex;gap:18px;justify-content:center;align-items:center;font-size:14px;margin-top:-32px;position:relative}.route-line{width:70px;height:1px;background:linear-gradient(90deg,#5da38a,var(--mint));position:relative}.route-line:after{content:'›';position:absolute;right:0;top:-14px;font-size:18px}.bridge-section{border-top:1px solid var(--line);padding-top:95px;padding-bottom:90px}.center-heading{text-align:center}.center-heading p:last-child{font-size:15px;margin:28px auto 0}.bridge-diagram{display:flex;align-items:center;justify-content:center;margin:65px 0 30px}.bridge-side{flex:1;text-align:center;max-width:270px}.bridge-side h3{font-size:18px;margin:14px 0 7px}.bridge-side p{font-size:12px;max-width:185px;margin:auto}.node-icon{display:inline-flex;align-items:center;justify-content:center;border:1px solid #8ce4be2a;width:56px;height:56px;border-radius:50%;font-size:32px;line-height:1;color:#b3e3d1}.bridge-beam{flex:1;height:1px;background:linear-gradient(90deg,#5bb79715,#93ffdf);max-width:130px}.bridge-beam:nth-last-child(2){transform:rotate(180deg)}.xbc-node{border:1px solid #8dffe57a;background:radial-gradient(ellipse at top,#368c6d70,transparent 75%),#0a3026;width:168px;height:168px;flex-shrink:0;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 60px #72ffd119,0 0 0 12px #8affa403,0 0 0 13px #9fffda0a}.xbc-node svg{width:38px;height:31px;fill:none;stroke:var(--mint);stroke-width:1.2}.xbc-node strong{font-size:33px;letter-spacing:.12em;font-weight:500;line-height:1.5;margin-left:4px}.xbc-node span{font-size:9px;letter-spacing:.17em;color:var(--mint)}.centered{text-align:center}.story-section{display:grid;grid-template-columns:1fr 1.2fr;gap:90px;padding-top:110px;padding-bottom:120px;border-top:1px solid var(--line)}.story-intro p:last-child{margin-top:28px;font-size:15px}.story-line{border-bottom:1px solid var(--line);padding:0 0 28px;margin-bottom:28px}.story-line>span{font-size:10px;letter-spacing:.11em;color:#81aa97}.story-line p{font-family:var(--serif);font-size:37px;line-height:1.1;margin:12px 0 0;letter-spacing:-.02em;color:#b7cfc0}.story-line b{font-weight:400;color:var(--white)}.story-line.highlight p,.story-line.highlight b{color:var(--mint);font-size:53px}.story-lines>.fine{margin-bottom:0;max-width:510px}.buy-section{position:relative;overflow:hidden;text-align:center;padding:100px 24px 115px;border-top:1px solid var(--line)}.buy-section .aurora{opacity:.45;transform:rotate(180deg)}.buy-inner{position:relative}.buy-section h2{font-size:clamp(68px,8vw,110px)}.buy-inner>p:not(.eyebrow){margin-top:25px;font-size:17px}.launch-box{max-width:470px;margin:36px auto 0;border:1px solid #9cffd521;border-radius:18px;padding:25px 30px;background:#05251ccc}.launch-box>p{font-size:22px;color:var(--white);margin:12px 0 19px}.launch-box .button{width:100%;padding:17px;font-size:16px;opacity:.8}.launch-box>.fine{display:block;margin-top:15px;font-size:11px}footer{max-width:1232px;padding:45px 32px 30px;margin:auto}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-bottom:40px}.footer-top p{margin:0;font-size:14px}.footer-top>a:last-child{font-size:12px;color:#a5c2b3}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid var(--line);padding-top:24px;color:#7fa491;font-size:11px}.footer-bottom .text-button{font-size:11px}dialog{background:#0b3025;color:var(--white);border:1px solid #a6ffd433;border-radius:18px;max-width:610px;width:calc(100% - 36px);padding:32px;box-shadow:0 20px 80px #0008}dialog::backdrop{background:#00150de6;backdrop-filter:blur(8px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.dialog-top h2{font-size:36px}.close-dialog{background:none;color:var(--mint);border:0;font-size:30px;padding:0 8px}dialog p{font-size:14px}dialog p:last-child{margin:0}#token-details{overflow-wrap:anywhere;font-size:13px;margin-top:18px}.reveal{opacity:1;transform:none}.motion .reveal{opacity:0;transform:translateY(22px);transition:opacity .8s ease,transform .8s ease}.motion .reveal.visible{opacity:1;transform:none}@keyframes glow{to{transform:translate(3%,4%) scale(1.07);opacity:1}}@keyframes send{0%{left:0;opacity:0}20%{opacity:1}80%{opacity:1}100%{left:calc(100% - 50px);opacity:0}}
@media(min-width:1500px){.hero{min-height:900px;padding-top:190px}.hero-bottom{margin-top:115px}}
@media(max-width:850px){.nav-links{gap:20px}.hero{min-height:750px;padding-top:155px}.hero h1{font-size:78px}.section{padding:75px 25px}.section-heading{display:block}.section-heading>p{margin-top:24px}.transfer-flow{gap:25px}.transfer-flow strong{font-size:51px}.transfer-flow strong span{font-size:29px}.stats strong{font-size:38px}.insight-grid{grid-template-columns:1fr 1fr}.panel{padding:23px}.globe-section{grid-template-columns:1fr;gap:30px}.globe-copy{max-width:600px}.globe-copy h2 br:nth-child(2){display:none}.globe-copy>p:not(.eyebrow):not(.fine){max-width:560px}.globe-visual{max-width:580px;margin:auto;width:100%}.story-section{gap:35px}.story-line p{font-size:31px}.bridge-side h3{font-size:16px}.xbc-node{width:140px;height:140px}}
@media(max-width:600px){html{scroll-padding-top:90px}.nav-wrap{top:12px;left:14px;right:14px}nav{padding:7px 8px 7px 18px;gap:15px}.brand{font-size:19px}.brand svg{width:25px}.nav-links{display:none}.button.small{padding:11px 19px;font-size:13px}.hero{min-height:760px;padding:144px 22px 0}.hero h1{font-size:clamp(49px,12vw,69px);line-height:1.02}.desktop-break{display:none}.hero .eyebrow{font-size:13px;margin-bottom:24px}.hero-copy{font-size:15px;margin-top:26px;line-height:1.75}.actions{flex-direction:column;gap:10px;max-width:340px;margin:auto}.button{font-size:15px;padding:16px 24px}.hero-note{font-size:11px;margin-top:22px}.hero-bottom{gap:9px;margin-top:58px;margin-bottom:25px;font-size:7px;letter-spacing:.08em}.bridge-label{padding:4px 10px;font-size:9px}.section{padding:64px 20px}.eyebrow{font-size:12px;margin-bottom:19px}h2{font-size:45px}.section-heading{margin-bottom:28px}.section-heading h2{font-size:44px}.section-heading>p{font-size:14px}.section-heading>p br{display:none}.cost-panel{padding:22px 19px}.panel-heading{align-items:flex-start}.overline,.panel-heading h3{font-size:10px}.period{font-size:10px}.transfer-flow{padding:30px 0 26px;gap:12px;justify-content:space-between}.caption{font-size:10px;max-width:125px;margin-bottom:12px}.transfer-flow strong{font-size:39px}.transfer-flow strong span{font-size:23px}.transfer-track{flex:none;width:25px}.transfer-track>span{display:none}.transfer-track i{width:8px}.transfer-track:after{top:-17px}.value-bar{height:23px}.bar-legend{font-size:9px;gap:8px}.bar-legend i{margin-right:3px;width:5px;height:5px}.cost-bottom{display:block;margin-top:24px;padding-top:20px}.cost-bottom p:first-child{font-size:18px;margin-bottom:9px}.cost-bottom p:last-child{font-size:12px}.cost-bottom p br{display:none}.source{font-size:10px;margin-top:13px}.stats{grid-template-columns:repeat(2,1fr);gap:27px 22px;margin:43px 0 30px}.stats strong{font-size:38px;margin-bottom:7px}.stats span{font-size:11px;display:block;max-width:135px}.insight-grid{grid-template-columns:1fr;gap:14px}.panel{padding:25px}.friction-item{padding-top:24px}.friction-item p{font-size:13px}.globe-section{padding-top:60px;gap:25px}.globe-copy h2{font-size:46px}.globe-copy>p:not(.eyebrow):not(.fine){font-size:14px}.globe-copy h2 br:nth-child(2){display:block}.route-buttons button{font-size:11px;padding:8px 12px}.globe-top{padding:0 5px}.globe-top .overline{font-size:9px}.globe-top button{font-size:10px}.route-caption{font-size:12px;margin-top:-20px}.center-heading h2{font-size:45px}.center-heading p:last-child{font-size:14px}.center-heading p br{display:none}.bridge-diagram{flex-direction:column;margin-top:36px;gap:0}.bridge-side{max-width:100%;display:flex;flex-direction:column;align-items:center}.bridge-side p{max-width:250px}.bridge-side h3{margin-top:8px}.node-icon{width:44px;height:44px;font-size:27px}.bridge-beam{flex:none;height:44px;width:1px;background:linear-gradient(#5bb79715,#93ffdf)}.bridge-beam:nth-last-child(2){transform:rotate(180deg)}.xbc-node{width:134px;height:134px}.bridge-section .fine{font-size:10px}.story-section{grid-template-columns:1fr;gap:35px}.story-intro p:last-child{font-size:14px}.story-line p{font-size:35px}.story-line.highlight p,.story-line.highlight b{font-size:48px}.story-lines>.fine{font-size:11px}.buy-section{padding:70px 20px 80px}.buy-section h2{font-size:78px}.buy-inner>p:not(.eyebrow){font-size:15px}.launch-box{padding:24px 20px}.launch-box>p{font-size:20px}.footer-top{flex-wrap:wrap;gap:20px;padding-bottom:27px}.footer-top p{font-size:12px}.footer-top>a:last-child{width:100%;font-size:11px}footer{padding:30px 20px 22px}.footer-bottom{font-size:9px}.footer-bottom .text-button{font-size:10px}dialog{padding:24px}.dialog-top h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion .reveal{opacity:1;transform:none}}
