.Navbar-module__cJzEcG__nav{z-index:100;height:52px;transition:background var(--t-mid), border-color var(--t-mid), backdrop-filter var(--t-mid);background:0 0;border-bottom:1px solid #0000;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__nav.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(12px)saturate(190%);border-bottom-color:var(--c-border);background:#000000bf}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1000px;margin:0 auto;padding:0 20px;display:flex}.Navbar-module__cJzEcG__logo{transition:opacity var(--t-fast);flex-shrink:0;align-items:center;gap:8px;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logo:hover{opacity:.85}.Navbar-module__cJzEcG__wordmark{color:var(--c-text-1);letter-spacing:-.04em;text-transform:uppercase;font-size:13.5px;font-weight:700}.Navbar-module__cJzEcG__accent{color:var(--c-accent);font-weight:800}.Navbar-module__cJzEcG__links{align-items:center;gap:2px;display:flex}.Navbar-module__cJzEcG__link{color:var(--c-text-2);border-radius:var(--r-sm);letter-spacing:-.015em;transition:color var(--t-fast), background var(--t-fast);padding:5px 10px;font-size:12.5px;font-weight:500;text-decoration:none}.Navbar-module__cJzEcG__link:hover{color:var(--c-text-1);background:#ffffff0a}.Navbar-module__cJzEcG__right{flex-shrink:0;align-items:center;gap:8px;display:flex}.Navbar-module__cJzEcG__cta{color:#000;border-radius:var(--r-pill);letter-spacing:-.02em;transition:background var(--t-fast), border-color var(--t-fast), transform var(--t-fast);white-space:nowrap;background:#fff;border:1px solid #ffffffe6;align-items:center;gap:5px;padding:5px 12px;font-size:11.5px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 1px 2px #00000026}.Navbar-module__cJzEcG__cta svg{color:#000}.Navbar-module__cJzEcG__cta:hover{background:#f4f4f5;border-color:#fff;transform:translateY(-.5px)}.Navbar-module__cJzEcG__cta:active{transform:translateY(0)}.Navbar-module__cJzEcG__burger{cursor:pointer;border-radius:var(--r-sm);transition:background var(--t-fast);background:0 0;border:none;flex-direction:column;gap:4px;padding:6px;display:none}.Navbar-module__cJzEcG__burger:hover{background:#ffffff0a}.Navbar-module__cJzEcG__burger span{background:var(--c-text-2);width:16px;height:1.2px;transition:transform var(--t-slow), opacity var(--t-mid), width var(--t-mid);border-radius:1px;display:block}.Navbar-module__cJzEcG__burgerOpen span:first-child{transform:rotate(45deg)translate(3.5px,3.5px)}.Navbar-module__cJzEcG__burgerOpen span:nth-child(2){opacity:0;width:0}.Navbar-module__cJzEcG__burgerOpen span:nth-child(3){transform:rotate(-45deg)translate(3.5px,-3.5px)}.Navbar-module__cJzEcG__drawer{z-index:99;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--c-border);opacity:0;transition:transform var(--t-slow), opacity var(--t-mid);pointer-events:none;background:#000000f2;flex-direction:column;gap:4px;padding:12px 20px 20px;display:flex;position:fixed;top:52px;left:0;right:0;transform:translateY(-110%)}.Navbar-module__cJzEcG__drawerOpen{opacity:1;pointer-events:all;transform:translateY(0)}.Navbar-module__cJzEcG__drawerLink{color:var(--c-text-2);border-radius:var(--r-md);letter-spacing:-.01em;transition:color var(--t-fast), background var(--t-fast);padding:10px;font-size:13.5px;font-weight:500;text-decoration:none}.Navbar-module__cJzEcG__drawerLink:hover{color:var(--c-text-1);background:#ffffff0a}.Navbar-module__cJzEcG__drawerCta{color:#000;border-radius:var(--r-lg);background:#fff;justify-content:center;align-items:center;gap:6px;margin-top:10px;padding:12px;font-size:13px;font-weight:600;text-decoration:none;display:flex}@media (max-width:768px){.Navbar-module__cJzEcG__links,.Navbar-module__cJzEcG__cta{display:none}.Navbar-module__cJzEcG__burger{display:none!important}}
.Hero-module__ZARIfG__hero{background-color:var(--c-bg);justify-content:center;align-items:center;min-height:90svh;padding:100px 0 64px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgEffects{pointer-events:none;z-index:0;position:absolute;inset:0}.Hero-module__ZARIfG__glowIndigo{filter:blur(80px);background:radial-gradient(circle,#635bff0d 0%,#0000 70%);border-radius:50%;width:550px;height:550px;animation:20s ease-in-out infinite Hero-module__ZARIfG__glowMove;position:absolute;top:-15%;right:10%}.Hero-module__ZARIfG__glowTeal{filter:blur(65px);background:radial-gradient(circle,#00e5ff08 0%,#0000 70%);border-radius:50%;width:450px;height:450px;animation:25s ease-in-out infinite reverse Hero-module__ZARIfG__glowMove;position:absolute;bottom:5%;left:-5%}.Hero-module__ZARIfG__dotGrid{background-image:linear-gradient(var(--c-border) 1px, transparent 1px), linear-gradient(90deg, var(--c-border) 1px, transparent 1px);opacity:.45;background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 60%,#000 20%,#0000 100%);mask-image:radial-gradient(60% 60%,#000 20%,#0000 100%)}.Hero-module__ZARIfG__container{z-index:1;width:100%;max-width:1000px;margin:0 auto;padding:0 20px;position:relative}.Hero-module__ZARIfG__layout{grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;display:grid}.Hero-module__ZARIfG__left{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.Hero-module__ZARIfG__badge{border-radius:var(--r-pill);color:#8079ff;letter-spacing:.04em;text-transform:uppercase;background:#635bff0f;border:1px solid #635bff26;align-items:center;gap:6px;margin-bottom:24px;padding:5px 12px;font-size:10.5px;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background:var(--c-teal);border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulseTeal}.Hero-module__ZARIfG__h1{letter-spacing:-.045em;color:var(--c-text-1);margin-bottom:20px;font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__gradientText{background:linear-gradient(135deg, #fff 30%, #8079ff 75%, var(--c-teal) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__lead{color:var(--c-text-2);letter-spacing:-.01em;margin-bottom:28px;font-size:15px;line-height:1.6}.Hero-module__ZARIfG__metrics{border:1px solid var(--c-border);border-radius:var(--r-md);background:#ffffff03;align-items:center;gap:20px;margin-bottom:32px;padding:10px 20px;display:flex}.Hero-module__ZARIfG__metric{flex-direction:column;gap:2px;display:flex}.Hero-module__ZARIfG__metricLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--c-text-3);font-size:9.5px;font-weight:600}.Hero-module__ZARIfG__metricVal{color:var(--c-text-1);font-family:Geist Mono,monospace;font-size:13.5px;font-weight:700}.Hero-module__ZARIfG__metricDivider{background:var(--c-sep);width:1px;height:20px}.Hero-module__ZARIfG__ctas{flex-wrap:wrap;gap:12px;display:flex}.Hero-module__ZARIfG__btnPrimary{color:#000;border-radius:var(--r-pill);transition:background var(--t-fast), transform var(--t-fast);background:#fff;border:1px solid #fffffff2;align-items:center;gap:6px;padding:10px 20px;font-size:12.5px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 1px 2px #00000026}.Hero-module__ZARIfG__btnPrimary:hover{background:#e4e4e7;transform:translateY(-.5px)}.Hero-module__ZARIfG__btnSecondary{border:1px solid var(--c-border);color:var(--c-text-2);border-radius:var(--r-pill);transition:border-color var(--t-fast), color var(--t-fast), transform var(--t-fast);background:#ffffff05;align-items:center;gap:5px;padding:10px 18px;font-size:12.5px;font-weight:600;text-decoration:none;display:inline-flex}.Hero-module__ZARIfG__btnSecondary:hover{border-color:var(--c-text-2);color:var(--c-text-1);transform:translateY(-.5px)}.Hero-module__ZARIfG__right{justify-content:flex-end;display:flex}.Hero-module__ZARIfG__sandbox{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-lg);width:100%;max-width:420px;box-shadow:var(--s-3), var(--s-card);flex-direction:column;gap:16px;padding:20px;display:flex;overflow:hidden}.Hero-module__ZARIfG__sandboxHead{border-bottom:1px solid var(--c-sep);justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.Hero-module__ZARIfG__brandGroup{align-items:center;gap:10px;display:flex}.Hero-module__ZARIfG__sandboxTitle{color:var(--c-text-1);letter-spacing:-.02em;font-family:Geist Mono,monospace;font-size:12px;font-weight:600}.Hero-module__ZARIfG__sandboxStatus{color:var(--c-text-3);margin-top:1px;font-size:9.5px}.Hero-module__ZARIfG__stateIndicator{border-radius:var(--r-pill);letter-spacing:.03em;background:var(--c-surface-2);border:1px solid var(--c-border-2);color:var(--c-text-2);transition:all var(--t-mid);padding:2px 8px;font-size:9.5px;font-weight:600}.Hero-module__ZARIfG__stateIndicator.Hero-module__ZARIfG__deposited{color:#8079ff;background:#635bff14;border-color:#635bff33}.Hero-module__ZARIfG__stateIndicator.Hero-module__ZARIfG__delivered{color:var(--c-teal);background:#00e5ff14;border-color:#00e5ff33}.Hero-module__ZARIfG__stateIndicator.Hero-module__ZARIfG__completed{background:var(--c-green-bg);border-color:var(--c-green-bd);color:var(--c-green)}.Hero-module__ZARIfG__stateIndicator.Hero-module__ZARIfG__refunded{color:#ef4444;background:#ef44440f;border-color:#ef444426}.Hero-module__ZARIfG__flowMap{background:var(--c-bg-2);border:1px solid var(--c-border);border-radius:var(--r-md);justify-content:space-between;align-items:center;padding:10px 8px;display:flex;position:relative}.Hero-module__ZARIfG__node{z-index:1;flex-direction:column;align-items:center;gap:5px;display:flex}.Hero-module__ZARIfG__nodeIcon{border:1px solid var(--c-border-2);background:var(--c-surface-2);width:32px;height:32px;color:var(--c-text-3);transition:all var(--t-mid);border-radius:50%;justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__nodeIcon svg{width:14px;height:14px}.Hero-module__ZARIfG__nodeLabel{color:var(--c-text-3);text-transform:uppercase;letter-spacing:.03em;font-size:9px;font-weight:600}.Hero-module__ZARIfG__nodeActive .Hero-module__ZARIfG__nodeIcon{border-color:var(--c-accent);color:var(--c-text-1);box-shadow:0 0 8px #635bff26}.Hero-module__ZARIfG__lockBridge{z-index:1;flex-direction:column;align-items:center;gap:5px;display:flex}.Hero-module__ZARIfG__lockCircle{border:1px solid var(--c-border-2);background:var(--c-surface-3);width:36px;height:36px;color:var(--c-text-3);transition:all var(--t-mid);border-radius:50%;justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__lockCircle svg{width:14px;height:14px}.Hero-module__ZARIfG__lockLabel{color:var(--c-text-3);text-transform:uppercase;letter-spacing:.03em;font-size:9px;font-weight:600}.Hero-module__ZARIfG__bridge_deposited .Hero-module__ZARIfG__lockCircle{border-color:var(--c-accent);color:#8079ff;box-shadow:0 0 10px #635bff33}.Hero-module__ZARIfG__bridge_delivered .Hero-module__ZARIfG__lockCircle{border-color:var(--c-teal);color:var(--c-teal);box-shadow:0 0 10px #00e5ff33}.Hero-module__ZARIfG__bridge_completed .Hero-module__ZARIfG__lockCircle{border-color:var(--c-green);color:var(--c-green);box-shadow:0 0 10px #10b98133}.Hero-module__ZARIfG__bridge_refunded .Hero-module__ZARIfG__lockCircle{color:#ef4444;border-color:#ef4444;box-shadow:0 0 10px #ef444433}.Hero-module__ZARIfG__pulseGreen,.Hero-module__ZARIfG__pulseTeal{animation:1.8s infinite Hero-module__ZARIfG__pulseTeal}.Hero-module__ZARIfG__sandboxActions{width:100%}.Hero-module__ZARIfG__actionBtn,.Hero-module__ZARIfG__resetBtn,.Hero-module__ZARIfG__confirmBtn,.Hero-module__ZARIfG__refundBtn{border-radius:var(--r-sm);cursor:pointer;width:100%;transition:all var(--t-fast);text-align:center;border:none;padding:10px;font-size:11.5px;font-weight:600;display:block}.Hero-module__ZARIfG__actionBtn{background:var(--c-accent);color:#fff}.Hero-module__ZARIfG__actionBtn:hover{background:#4f46e5}.Hero-module__ZARIfG__resetBtn{background:var(--c-surface-2);color:var(--c-text-1);border:1px solid var(--c-border)}.Hero-module__ZARIfG__resetBtn:hover{background:var(--c-surface-3);border-color:var(--c-border-2)}.Hero-module__ZARIfG__multiAction{grid-template-columns:1.2fr .8fr;gap:8px;display:grid}.Hero-module__ZARIfG__confirmBtn{background:var(--c-green);color:#fff}.Hero-module__ZARIfG__confirmBtn:hover{background:#059669}.Hero-module__ZARIfG__refundBtn{color:#ef4444;background:#ef44440d;border:1px solid #ef444426}.Hero-module__ZARIfG__refundBtn:hover{background:#ef44441a}.Hero-module__ZARIfG__terminal{border:1px solid var(--c-border);border-radius:var(--r-sm);text-align:left;background:#000;font-family:Geist Mono,monospace;overflow:hidden}.Hero-module__ZARIfG__terminalHead{background:var(--c-bg-2);border-bottom:1px solid var(--c-border);align-items:center;gap:6px;padding:6px 12px;display:flex}.Hero-module__ZARIfG__terminalDotRed,.Hero-module__ZARIfG__terminalDotYellow,.Hero-module__ZARIfG__terminalDotGreen{border-radius:50%;width:5px;height:5px}.Hero-module__ZARIfG__terminalDotRed{background:#ef4444}.Hero-module__ZARIfG__terminalDotYellow{background:#f59e0b}.Hero-module__ZARIfG__terminalDotGreen{background:#10b981}.Hero-module__ZARIfG__terminalTitle{color:var(--c-text-3);text-transform:uppercase;margin-left:6px;font-size:9px}.Hero-module__ZARIfG__terminalBody{flex-direction:column;gap:4px;min-height:84px;padding:10px;display:flex}.Hero-module__ZARIfG__terminalLine{color:var(--c-text-2);white-space:pre-wrap;word-break:break-all;font-size:10px;line-height:1.35}@media (max-width:900px){.Hero-module__ZARIfG__layout{grid-template-columns:1fr;gap:40px}.Hero-module__ZARIfG__left{text-align:center;align-items:center}.Hero-module__ZARIfG__ctas,.Hero-module__ZARIfG__right{justify-content:center}}@media (max-width:600px){.Hero-module__ZARIfG__metrics{flex-direction:row;justify-content:space-between;align-items:center;gap:6px;width:100%;padding:10px 12px}.Hero-module__ZARIfG__metric{text-align:center;flex:1;align-items:center}.Hero-module__ZARIfG__metricLabel{font-size:8px}.Hero-module__ZARIfG__metricVal{font-size:11.5px}.Hero-module__ZARIfG__metricDivider{background:var(--c-sep);width:1px;height:14px;display:block}.Hero-module__ZARIfG__ctas{flex-direction:column;align-items:stretch;width:100%}.Hero-module__ZARIfG__btnPrimary,.Hero-module__ZARIfG__btnSecondary{justify-content:center}}
.StatsBar-module__e6NbvG__section{z-index:5;background:var(--c-bg);padding:0;position:relative}.StatsBar-module__e6NbvG__container{max-width:1000px;margin:0 auto;padding:0 20px}.StatsBar-module__e6NbvG__grid{border:1px solid var(--c-border);border-radius:var(--r-md);background:var(--c-bg-2);grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.StatsBar-module__e6NbvG__card{transition:background var(--t-fast);flex-direction:column;align-items:flex-start;padding:16px 20px;display:flex;position:relative}.StatsBar-module__e6NbvG__card:not(:last-child){border-right:1px solid var(--c-border)}.StatsBar-module__e6NbvG__card:hover{background:#ffffff04}.StatsBar-module__e6NbvG__cardHead{justify-content:space-between;align-items:center;width:100%;margin-bottom:8px;display:flex}.StatsBar-module__e6NbvG__label{text-transform:uppercase;letter-spacing:.04em;color:var(--c-text-3);font-size:9.5px;font-weight:600}.StatsBar-module__e6NbvG__sparkline{opacity:.35;transition:opacity var(--t-fast)}.StatsBar-module__e6NbvG__card:hover .StatsBar-module__e6NbvG__sparkline{opacity:.75}.StatsBar-module__e6NbvG__numberRow{color:var(--c-text-1);align-items:baseline;margin-bottom:4px;font-family:Geist Mono,monospace;line-height:1;display:flex}.StatsBar-module__e6NbvG__number{letter-spacing:-.04em;font-size:24px;font-weight:700}.StatsBar-module__e6NbvG__suffix{color:var(--c-accent);margin-left:1px;font-size:16px;font-weight:600}.StatsBar-module__e6NbvG__detail{color:var(--c-text-2);letter-spacing:-.01em;font-size:10.5px}@media (max-width:900px){.StatsBar-module__e6NbvG__grid{grid-template-columns:repeat(2,1fr)}.StatsBar-module__e6NbvG__card:nth-child(2){border-right:none}.StatsBar-module__e6NbvG__card:first-child,.StatsBar-module__e6NbvG__card:nth-child(2){border-bottom:1px solid var(--c-border)}}@media (max-width:480px){.StatsBar-module__e6NbvG__grid{grid-template-columns:1fr}.StatsBar-module__e6NbvG__card{border-right:none!important}.StatsBar-module__e6NbvG__card:not(:last-child){border-bottom:1px solid var(--c-border)}}
.Services-module__dpHhBa__section{border-bottom:1px solid var(--c-sep);padding:80px 0;position:relative}.Services-module__dpHhBa__container{max-width:1000px;margin:0 auto;padding:0 20px}.Services-module__dpHhBa__header{text-align:center;margin-bottom:48px}.Services-module__dpHhBa__eyebrow{background:var(--c-accent-dim);border:1px solid var(--c-accent-border);color:#8079ff;letter-spacing:.05em;text-transform:uppercase;border-radius:var(--r-pill);margin-bottom:12px;padding:5px 12px;font-size:10px;font-weight:600;display:inline-block}.Services-module__dpHhBa__title{letter-spacing:-.04em;color:var(--c-text-1);margin-bottom:12px;font-size:clamp(1.8rem,3vw,2.3rem);font-weight:800;line-height:1.15}.Services-module__dpHhBa__desc{color:var(--c-text-2);letter-spacing:-.01em;max-width:500px;margin:0 auto;font-size:14px}.Services-module__dpHhBa__bento{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Services-module__dpHhBa__card{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-xl);box-shadow:var(--s-1), var(--s-card);transition:border-color var(--t-mid), background var(--t-mid), transform var(--t-mid);flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:24px;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__card:hover{background:var(--c-surface-2);border-color:var(--c-border-2);transform:translateY(-1.5px)}.Services-module__dpHhBa__cardDouble{grid-column:span 2}.Services-module__dpHhBa__cardTriple{grid-column:span 3;grid-template-columns:1.15fr .85fr;align-items:center;gap:24px;display:grid}.Services-module__dpHhBa__cryptoCard{grid-template-columns:1.15fr .85fr;align-items:center;gap:24px;display:grid}.Services-module__dpHhBa__cardContent{flex-direction:column;align-items:flex-start;display:flex}.Services-module__dpHhBa__icon{background:var(--c-bg-2);border:1px solid var(--c-border);border-radius:var(--r-md);width:38px;height:38px;color:var(--c-accent);justify-content:center;align-items:center;margin-bottom:18px;display:flex}.Services-module__dpHhBa__icon svg{width:18px;height:18px}.Services-module__dpHhBa__badge{background:var(--c-accent-dim);border:1px solid var(--c-accent-border);color:#8079ff;letter-spacing:.04em;border-radius:var(--r-pill);text-transform:uppercase;margin-bottom:12px;padding:3px 8px;font-size:9px;font-weight:600;display:inline-block}.Services-module__dpHhBa__badgeAccent{background:var(--c-green-bg);border:1px solid var(--c-green-bd);color:var(--c-green);letter-spacing:.04em;border-radius:var(--r-pill);text-transform:uppercase;margin-bottom:12px;padding:3px 8px;font-size:9px;font-weight:600;display:inline-block}.Services-module__dpHhBa__cardTitle{color:var(--c-text-1);letter-spacing:-.02em;margin-bottom:6px;font-size:14px;font-weight:700}.Services-module__dpHhBa__cardDesc{color:var(--c-text-2);letter-spacing:-.01em;margin-bottom:16px;font-size:12px;line-height:1.5}.Services-module__dpHhBa__networkTags,.Services-module__dpHhBa__vouchBadges,.Services-module__dpHhBa__cardLinks{flex-wrap:wrap;gap:5px;display:flex}.Services-module__dpHhBa__netTag,.Services-module__dpHhBa__miniVouch,.Services-module__dpHhBa__linkTag{background:var(--c-bg-2);border:1px solid var(--c-border);color:var(--c-text-3);border-radius:var(--r-pill);padding:3px 8px;font-family:Geist Mono,monospace;font-size:9.5px;font-weight:600}.Services-module__dpHhBa__miniVouch{color:var(--c-green);border-color:#10b9811f}.Services-module__dpHhBa__visualCrypto{background:var(--c-bg-2);border:1px solid var(--c-border);border-radius:var(--r-md);width:100%;padding:14px}.Services-module__dpHhBa__visualTx{flex-direction:column;gap:6px;display:flex}.Services-module__dpHhBa__txRow{justify-content:space-between;align-items:center;font-family:Geist Mono,monospace;font-size:10px;display:flex}.Services-module__dpHhBa__txLabel{color:var(--c-text-3)}.Services-module__dpHhBa__txVal{color:var(--c-text-1);font-weight:600}.Services-module__dpHhBa__txStatus{background:var(--c-accent-dim);border:1px solid var(--c-accent-border);color:#8079ff;border-radius:var(--r-xs);padding:1px 5px;font-size:8.5px;font-weight:700}.Services-module__dpHhBa__txRow:first-child .Services-module__dpHhBa__txStatus{background:var(--c-green-bg);border-color:var(--c-green-bd);color:var(--c-green)}.Services-module__dpHhBa__txDivider{background:var(--c-sep);height:1px}.Services-module__dpHhBa__visualCustom{justify-content:center;align-items:center;width:100%;display:flex}.Services-module__dpHhBa__stepGrid{justify-content:space-between;align-items:center;gap:6px;width:100%;display:flex}.Services-module__dpHhBa__stepBox{background:var(--c-bg-2);border:1px solid var(--c-border);border-radius:var(--r-md);text-align:center;flex-direction:column;flex:1;align-items:center;gap:4px;padding:8px 6px;display:flex}.Services-module__dpHhBa__stepBoxNum{background:var(--c-accent-dim);border:1px solid var(--c-accent-border);color:#8079ff;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:8.5px;font-weight:700;display:flex}.Services-module__dpHhBa__stepBox span{color:var(--c-text-3);font-size:9px;font-weight:600}.Services-module__dpHhBa__stepArrow{color:var(--c-text-3);font-size:10px}.Services-module__dpHhBa__bentoCta{background:var(--c-accent);color:#fff;border-radius:var(--r-pill);transition:background var(--t-fast);align-items:center;gap:5px;padding:8px 14px;font-size:11.5px;font-weight:600;text-decoration:none;display:inline-flex}.Services-module__dpHhBa__bentoCta:hover{background:#4f46e5}@media (max-width:900px){.Services-module__dpHhBa__bento{grid-template-columns:1fr}.Services-module__dpHhBa__cardDouble,.Services-module__dpHhBa__cardTriple{flex-direction:column!important;grid-column:span 1!important;align-items:flex-start!important;display:flex!important}.Services-module__dpHhBa__visualCrypto,.Services-module__dpHhBa__visualCustom{margin-top:12px;width:100%!important}}@media (max-width:560px){.Services-module__dpHhBa__section{padding:48px 0}.Services-module__dpHhBa__card{padding:20px}}
.Process-module__RmMdVa__section{background:var(--c-bg-2);border-bottom:1px solid var(--c-sep);padding:80px 0;position:relative}.Process-module__RmMdVa__container{max-width:1000px;margin:0 auto;padding:0 20px}.Process-module__RmMdVa__header{text-align:center;margin-bottom:48px}.Process-module__RmMdVa__eyebrow{background:var(--c-accent-dim);border:1px solid var(--c-accent-border);color:#8079ff;letter-spacing:.05em;text-transform:uppercase;border-radius:var(--r-pill);margin-bottom:12px;padding:5px 12px;font-size:10px;font-weight:600;display:inline-block}.Process-module__RmMdVa__title{letter-spacing:-.04em;color:var(--c-text-1);margin-bottom:12px;font-size:clamp(1.8rem,3vw,2.3rem);font-weight:800;line-height:1.15}.Process-module__RmMdVa__desc{color:var(--c-text-2);letter-spacing:-.01em;max-width:500px;margin:0 auto;font-size:14px}.Process-module__RmMdVa__steps{grid-template-columns:repeat(4,1fr);gap:12px;display:grid;position:relative}.Process-module__RmMdVa__step{position:relative}.Process-module__RmMdVa__connector{z-index:2;align-items:center;width:12px;display:flex;position:absolute;top:48px;right:-6px}.Process-module__RmMdVa__connectorLine{background:var(--c-border);width:100%;height:1px}.Process-module__RmMdVa__connectorDot{background:var(--c-accent);border-radius:50%;flex-shrink:0;width:3px;height:3px;margin-left:-2px}.Process-module__RmMdVa__card{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-xl);height:100%;transition:border-color var(--t-mid), background var(--t-mid), transform var(--t-mid);box-shadow:var(--s-1), var(--s-card);padding:24px 20px}.Process-module__RmMdVa__card:hover{background:var(--c-surface-2);border-color:var(--c-border-2);transform:translateY(-1.5px)}.Process-module__RmMdVa__stepNum{color:var(--c-text-3);letter-spacing:.05em;margin-bottom:12px;font-family:Geist Mono,monospace;font-size:9.5px;font-weight:600}.Process-module__RmMdVa__iconWrap{background:var(--c-bg-2);border:1px solid var(--c-border);border-radius:var(--r-md);width:36px;height:36px;color:var(--c-accent);justify-content:center;align-items:center;margin-bottom:16px;display:flex}.Process-module__RmMdVa__iconWrap svg{width:16px;height:16px}.Process-module__RmMdVa__stepTitle{color:var(--c-text-1);letter-spacing:-.02em;margin-bottom:6px;font-size:13.5px;font-weight:700}.Process-module__RmMdVa__stepDesc{color:var(--c-text-2);letter-spacing:-.01em;font-size:12px;line-height:1.5}@media (max-width:900px){.Process-module__RmMdVa__steps{grid-template-columns:repeat(2,1fr);gap:10px}.Process-module__RmMdVa__connector{display:none}}@media (max-width:560px){.Process-module__RmMdVa__steps{grid-template-columns:1fr;gap:8px}.Process-module__RmMdVa__section{padding:48px 0}}
.Trust-module__iNkviW__section{border-bottom:1px solid var(--c-sep);padding:80px 0;position:relative}.Trust-module__iNkviW__container{max-width:1000px;margin:0 auto;padding:0 20px}.Trust-module__iNkviW__header{text-align:center;margin-bottom:48px}.Trust-module__iNkviW__eyebrow{background:var(--c-accent-dim);border:1px solid var(--c-accent-border);color:#8079ff;letter-spacing:.05em;text-transform:uppercase;border-radius:var(--r-pill);margin-bottom:12px;padding:5px 12px;font-size:10px;font-weight:600;display:inline-block}.Trust-module__iNkviW__title{letter-spacing:-.04em;color:var(--c-text-1);margin-bottom:12px;font-size:clamp(1.8rem,3vw,2.3rem);font-weight:800;line-height:1.15}.Trust-module__iNkviW__desc{color:var(--c-text-2);letter-spacing:-.01em;max-width:500px;margin:0 auto;font-size:14px}.Trust-module__iNkviW__bentoGrid{grid-template-columns:1.25fr .75fr;gap:16px;display:grid}.Trust-module__iNkviW__registryPanel{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-xl);box-shadow:var(--s-2), var(--s-card);overflow:hidden}.Trust-module__iNkviW__panelHead{border-bottom:1px solid var(--c-sep);background:var(--c-bg-2);justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.Trust-module__iNkviW__panelTitle{color:var(--c-text-3);letter-spacing:.06em;font-family:Geist Mono,monospace;font-size:10px;font-weight:600}.Trust-module__iNkviW__pulseBadge{background:var(--c-green-bg);border:1px solid var(--c-green-bd);color:var(--c-green);border-radius:var(--r-pill);letter-spacing:.02em;align-items:center;gap:5px;padding:2.5px 7px;font-size:8.5px;font-weight:700;display:inline-flex}.Trust-module__iNkviW__pulseDot{background:var(--c-green);border-radius:50%;width:4px;height:4px;animation:1.8s infinite Trust-module__iNkviW__pulseTeal}.Trust-module__iNkviW__nodeGrid{flex-direction:column;display:flex}.Trust-module__iNkviW__nodeCard{border-bottom:1px solid var(--c-sep);transition:background var(--t-fast);grid-template-columns:1fr 1.2fr .6fr .9fr;align-items:center;gap:16px;padding:16px 20px;text-decoration:none;display:grid}.Trust-module__iNkviW__nodeCard:last-child{border-bottom:none}.Trust-module__iNkviW__nodeCard:hover{background:#ffffff04}.Trust-module__iNkviW__nodeMeta{align-items:center;gap:10px;display:flex}.Trust-module__iNkviW__avatar{background:var(--c-surface-3);border:1px solid var(--c-border-2);width:26px;height:26px;color:var(--c-text-1);border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.Trust-module__iNkviW__nodeHandle{color:var(--c-text-1);font-size:12.5px;font-weight:600;display:block}.Trust-module__iNkviW__nodeType{color:var(--c-text-3);margin-top:1px;font-size:9.5px;display:block}.Trust-module__iNkviW__nodeDesc{color:var(--c-text-2);letter-spacing:-.01em;font-size:11.5px;line-height:1.45}.Trust-module__iNkviW__nodeHash{color:var(--c-text-3);text-align:left;font-family:Geist Mono,monospace;font-size:10px}.Trust-module__iNkviW__nodeCta{color:var(--c-text-3);text-align:right;transition:color var(--t-fast);justify-content:flex-end;align-items:center;gap:5px;font-size:10.5px;font-weight:600;display:flex}.Trust-module__iNkviW__nodeCard:hover .Trust-module__iNkviW__nodeCta{color:var(--c-accent)}.Trust-module__iNkviW__nodeCta svg{transition:transform var(--t-fast)}.Trust-module__iNkviW__nodeCard:hover .Trust-module__iNkviW__nodeCta svg{transform:translate(2px)}.Trust-module__iNkviW__devCard{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-xl);box-shadow:var(--s-2), var(--s-card);overflow:hidden}.Trust-module__iNkviW__devContent{flex-direction:column;gap:16px;padding:20px;display:flex}.Trust-module__iNkviW__devHead{align-items:center;gap:12px;display:flex}.Trust-module__iNkviW__devIcon{background:var(--c-bg-2);border:1px solid var(--c-border);border-radius:var(--r-md);width:36px;height:36px;color:var(--c-accent);justify-content:center;align-items:center;font-family:Geist Mono,monospace;font-size:14px;font-weight:700;display:flex}.Trust-module__iNkviW__devName{color:var(--c-text-1);font-size:14px;font-weight:700}.Trust-module__iNkviW__devTitle{color:var(--c-text-3);font-size:10.5px}.Trust-module__iNkviW__devBio{color:var(--c-text-2);letter-spacing:-.01em;font-size:12px;line-height:1.55}.Trust-module__iNkviW__devLinks{background:var(--c-bg-2);border:1px solid var(--c-border);border-radius:var(--r-md);flex-direction:column;gap:6px;padding:6px;display:flex}.Trust-module__iNkviW__devLinkRow{border-radius:var(--r-sm);transition:background var(--t-fast);justify-content:space-between;align-items:center;padding:8px 10px;text-decoration:none;display:flex}.Trust-module__iNkviW__devLinkRow:hover{background:var(--c-surface)}.Trust-module__iNkviW__devLinkRow svg{transition:transform var(--t-fast)}.Trust-module__iNkviW__devLinkRow:hover svg{transform:translate(2px)}.Trust-module__iNkviW__linkName{color:var(--c-text-3);font-size:10.5px;font-weight:600}.Trust-module__iNkviW__linkValue{color:var(--c-accent);align-items:center;font-size:11.5px;font-weight:700;display:inline-flex}@media (max-width:900px){.Trust-module__iNkviW__bentoGrid{grid-template-columns:1fr}.Trust-module__iNkviW__nodeCard{grid-template-columns:1fr;align-items:flex-start;gap:8px}.Trust-module__iNkviW__nodeDesc{margin-top:2px}.Trust-module__iNkviW__nodeHash{text-align:left;margin-top:2px}.Trust-module__iNkviW__nodeCta{justify-content:flex-start;width:100%;margin-top:4px}}@media (max-width:560px){.Trust-module__iNkviW__nodeCard{padding:14px}}
.Contact-module__hcVmEa__section{border-bottom:1px solid var(--c-sep);padding:80px 0;position:relative}.Contact-module__hcVmEa__container{max-width:1000px;margin:0 auto;padding:0 20px}.Contact-module__hcVmEa__header{text-align:center;margin-bottom:48px}.Contact-module__hcVmEa__eyebrow{background:var(--c-accent-dim);border:1px solid var(--c-accent-border);color:#8079ff;letter-spacing:.05em;text-transform:uppercase;border-radius:var(--r-pill);margin-bottom:12px;padding:5px 12px;font-size:10px;font-weight:600;display:inline-block}.Contact-module__hcVmEa__title{letter-spacing:-.04em;color:var(--c-text-1);margin-bottom:12px;font-size:clamp(1.8rem,3vw,2.3rem);font-weight:800;line-height:1.15}.Contact-module__hcVmEa__desc{color:var(--c-text-2);letter-spacing:-.01em;max-width:500px;margin:0 auto;font-size:14px}.Contact-module__hcVmEa__consoleCard{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-xl);box-shadow:var(--s-3), var(--s-card);grid-template-columns:1.15fr .85fr;display:grid;overflow:hidden}.Contact-module__hcVmEa__consoleLeft{flex-direction:column;gap:24px;padding:32px;display:flex}.Contact-module__hcVmEa__formGroup{flex-direction:column;gap:8px;display:flex}.Contact-module__hcVmEa__formLabel{color:var(--c-text-3);letter-spacing:.06em;text-transform:uppercase;font-size:9.5px;font-weight:600}.Contact-module__hcVmEa__roleSelector{background:var(--c-bg-2);border:1px solid var(--c-border);border-radius:var(--r-md);padding:3px;display:flex}.Contact-module__hcVmEa__selectorBtn{color:var(--c-text-2);border-radius:var(--r-sm);cursor:pointer;transition:background var(--t-fast), color var(--t-fast);background:0 0;border:none;flex:1;padding:8px;font-size:12px;font-weight:600}.Contact-module__hcVmEa__activeBtn{background:var(--c-surface-2);color:var(--c-text-1);box-shadow:var(--s-1)}.Contact-module__hcVmEa__assetGrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.Contact-module__hcVmEa__assetBtn{background:var(--c-bg-2);border:1px solid var(--c-border);color:var(--c-text-2);border-radius:var(--r-md);text-align:left;cursor:pointer;transition:border-color var(--t-fast), color var(--t-fast), background var(--t-fast);padding:10px 12px;font-size:11.5px;font-weight:600}.Contact-module__hcVmEa__assetBtn:hover{border-color:var(--c-border-2);color:var(--c-text-1)}.Contact-module__hcVmEa__activeAsset{border-color:var(--c-accent);background:var(--c-accent-dim);color:#fff}.Contact-module__hcVmEa__inputWrapper{align-items:center;display:flex;position:relative}.Contact-module__hcVmEa__amountInput{background:var(--c-bg-2);border:1px solid var(--c-border);width:100%;color:var(--c-text-1);border-radius:var(--r-md);transition:border-color var(--t-fast);outline:none;padding:12px 14px;font-family:Geist Mono,monospace;font-size:15px;font-weight:600}.Contact-module__hcVmEa__amountInput:focus{border-color:var(--c-accent)}.Contact-module__hcVmEa__currencyLabel{color:var(--c-text-3);font-family:Geist Mono,monospace;font-size:11.5px;font-weight:700;position:absolute;right:14px}.Contact-module__hcVmEa__consoleRight{border-left:1px solid var(--c-sep);background:#ffffff04;flex-direction:column;justify-content:space-between;padding:32px;display:flex}.Contact-module__hcVmEa__logoHeader{align-items:center;gap:8px;margin-bottom:20px;display:flex}.Contact-module__hcVmEa__logoText{color:var(--c-text-1);letter-spacing:-.01em;font-size:12px;font-weight:700}.Contact-module__hcVmEa__summaryStats{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.Contact-module__hcVmEa__summaryRow{justify-content:space-between;align-items:center;font-size:12px;display:flex}.Contact-module__hcVmEa__summaryLabel{color:var(--c-text-3)}.Contact-module__hcVmEa__summaryValue{color:var(--c-text-1);font-weight:600}.Contact-module__hcVmEa__summaryValueAccent{color:var(--c-teal);font-family:Geist Mono,monospace;font-weight:700}.Contact-module__hcVmEa__divider{background:var(--c-sep);height:1px;margin-bottom:20px}.Contact-module__hcVmEa__submitCta{background:var(--c-accent);color:#fff;border-radius:var(--r-pill);transition:background var(--t-fast), transform var(--t-fast);text-align:center;justify-content:center;align-items:center;gap:6px;margin-bottom:12px;padding:12px;font-size:12.5px;font-weight:600;text-decoration:none;display:inline-flex}.Contact-module__hcVmEa__submitCta:hover{background:#4f46e5;transform:translateY(-.5px)}.Contact-module__hcVmEa__disclaimer{color:var(--c-text-3);text-align:center;font-size:10px;line-height:1.4}@media (max-width:900px){.Contact-module__hcVmEa__consoleCard{grid-template-columns:1fr}.Contact-module__hcVmEa__consoleRight{border-left:none;border-top:1px solid var(--c-sep)}}@media (max-width:560px){.Contact-module__hcVmEa__consoleLeft,.Contact-module__hcVmEa__consoleRight{padding:20px}.Contact-module__hcVmEa__assetGrid{grid-template-columns:1fr}}
.Footer-module__S6Hkya__footer{background:var(--c-bg-2);border-top:1px solid var(--c-border);z-index:2;padding:48px 0 24px;position:relative}.Footer-module__S6Hkya__container{max-width:1000px;margin:0 auto;padding:0 20px}.Footer-module__S6Hkya__grid{border-bottom:1px solid var(--c-sep);grid-template-columns:2fr 1fr 1fr;gap:32px;margin-bottom:32px;padding-bottom:32px;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;align-items:flex-start;display:flex}.Footer-module__S6Hkya__logoLink{align-items:center;gap:8px;margin-bottom:12px;text-decoration:none;display:inline-flex}.Footer-module__S6Hkya__brandName{color:var(--c-text-1);letter-spacing:-.03em;text-transform:uppercase;font-size:13.5px;font-weight:700}.Footer-module__S6Hkya__brandAccent{color:var(--c-accent)}.Footer-module__S6Hkya__tagline{color:var(--c-text-2);letter-spacing:-.01em;max-width:320px;margin-bottom:14px;font-size:12px;line-height:1.6}.Footer-module__S6Hkya__statusBadge{background:var(--c-green-bg);border:1px solid var(--c-green-bd);border-radius:var(--r-pill);color:var(--c-green);letter-spacing:.02em;align-items:center;gap:6px;padding:4px 10px;font-size:10px;font-weight:600;display:inline-flex}.Footer-module__S6Hkya__dot{background:var(--c-green);border-radius:50%;width:4px;height:4px;animation:1.8s ease-in-out infinite Footer-module__S6Hkya__pulseTeal}.Footer-module__S6Hkya__col{flex-direction:column;align-items:flex-start;display:flex}.Footer-module__S6Hkya__colTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--c-text-3);margin-bottom:14px;font-size:9.5px;font-weight:600}.Footer-module__S6Hkya__link{color:var(--c-text-2);transition:color var(--t-fast), transform var(--t-fast);letter-spacing:-.015em;align-items:center;gap:5px;padding:4px 0;font-size:12.5px;text-decoration:none;display:flex}.Footer-module__S6Hkya__link:hover{color:var(--c-text-1);transform:translate(1px)}.Footer-module__S6Hkya__tgLink:hover{color:var(--c-accent)}.Footer-module__S6Hkya__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.Footer-module__S6Hkya__copy{color:var(--c-text-3);letter-spacing:-.01em;font-size:11.5px}.Footer-module__S6Hkya__dev{color:var(--c-text-3);letter-spacing:-.01em;align-items:center;gap:8px;font-size:11.5px;display:flex}.Footer-module__S6Hkya__devCredit{background:var(--c-accent-dim);border:1px solid var(--c-accent-border);color:#8079ff;border-radius:var(--r-pill);transition:background var(--t-fast), border-color var(--t-fast);align-items:center;gap:5px;padding:4px 10px;font-size:10.5px;font-weight:600;text-decoration:none;display:inline-flex}.Footer-module__S6Hkya__devCredit:hover{background:#635bff1f;border-color:#635bff4d}.Footer-module__S6Hkya__devIcon{color:var(--c-accent);font-family:Geist Mono,monospace;font-size:9px}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr}.Footer-module__S6Hkya__brand{grid-column:1/-1}}@media (max-width:480px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:28px}.Footer-module__S6Hkya__brand{grid-column:auto}.Footer-module__S6Hkya__bottom{flex-direction:column;align-items:flex-start}.Footer-module__S6Hkya__footer{padding:40px 0 100px}}
.MobileTabBar-module__gvUQda__bar{z-index:150;-webkit-backdrop-filter:blur(28px)saturate(180%);background:#0a0a0ee0;border:1px solid #ffffff14;border-radius:30px;justify-content:space-between;align-items:center;gap:8px;height:60px;padding:0 8px;display:none;position:fixed;bottom:14px;left:12px;right:12px;box-shadow:0 24px 56px #000000d9,inset 0 1.5px #ffffff1f}@media (max-width:768px){.MobileTabBar-module__gvUQda__bar{display:flex}}.MobileTabBar-module__gvUQda__tabs{flex:1;align-items:center;gap:2px;display:flex}.MobileTabBar-module__gvUQda__tab{color:#ffffff47;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:22px;flex-direction:column;flex:1;justify-content:center;align-items:center;height:44px;transition:color .15s,background .15s;display:flex;position:relative}.MobileTabBar-module__gvUQda__tab:hover{color:#ffffff8c;background:#ffffff08}.MobileTabBar-module__gvUQda__tab.MobileTabBar-module__gvUQda__active{color:#fff;background:#8079ff1f}.MobileTabBar-module__gvUQda__tab.MobileTabBar-module__gvUQda__active svg{filter:drop-shadow(0 0 6px #8079ff99)}.MobileTabBar-module__gvUQda__dot{background:#8079ff;border-radius:50%;width:3px;height:3px;position:absolute;bottom:5px;left:50%;transform:translate(-50%);box-shadow:0 0 6px 1px #8079ffcc}.MobileTabBar-module__gvUQda__cta{color:#0a0a0e;letter-spacing:-.02em;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:#fff;border-radius:21px;flex-shrink:0;align-items:center;gap:6px;height:42px;padding:0 18px;font-size:11px;font-weight:700;text-decoration:none;transition:transform .12s,background .12s;display:inline-flex;box-shadow:0 0 20px #8079ff59,0 4px 12px #0006}.MobileTabBar-module__gvUQda__cta:active{background:#e8e8f0;transform:scale(.94)}
