:root{--bg: #F5F4EE;--bg-elevated: #FFFFFF;--surface: #FFFFFF;--surface-2: #FAF9F4;--surface-3: #EFEDE4;--brand: #4D3DF7;--brand-hover: #3F30E5;--brand-soft: #ECEAFE;--brand-ink: #0A0B0E;--text: #0A0B0E;--text-2: #4A4D58;--text-3: #898C97;--text-4: #B5B7C0;--line: #E5E2D8;--line-2: #EDEAE0;--line-strong: #0A0B0E;--green: #0E9F6E;--green-soft: #E1F5EC;--red: #E5484D;--red-soft: #FCE7E7;--yellow: #E0A52C;--yellow-soft: #FBF1D9;--r-xs: 6px;--r-sm: 8px;--r-md: 12px;--r-lg: 16px;--r-xl: 22px;--r-pill: 999px;--shadow-sm: 0 1px 2px rgba(10, 11, 14, .04), 0 0 0 1px var(--line);--shadow-md: 0 4px 16px rgba(10, 11, 14, .06), 0 0 0 1px var(--line);--shadow-lg: 0 12px 32px rgba(10, 11, 14, .12), 0 0 0 1px var(--line);--shadow-pop: 0 20px 50px rgba(10, 11, 14, .18);--font-sans: "Geist", ui-sans-serif, system-ui, -apple-system, "Helvetica Neue", "Noto Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif;--font-display: "Space Grotesk", "Geist", system-ui, sans-serif;--font-mono: "Geist Mono", ui-monospace, "JetBrains Mono", "SF Mono", monospace}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-feature-settings:"ss01","cv11";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{overflow-x:hidden}button{font-family:inherit;cursor:pointer;border:none;background:none;padding:0;color:inherit}input,textarea,select{font-family:inherit;font-size:inherit;color:inherit}a{color:inherit;text-decoration:none}::selection{background:var(--brand);color:#fff}.mono{font-family:var(--font-mono);font-feature-settings:"tnum"}.tnum{font-variant-numeric:tabular-nums}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:var(--line);border-radius:999px}*::-webkit-scrollbar-thumb:hover{background:var(--text-4)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse-soft{0%,to{opacity:1}50%{opacity:.45}}@keyframes fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes slide-in{0%{transform:translate(-100%)}to{transform:none}}@media(max-width:760px){.zx-settings-layout{grid-template-columns:minmax(0,1fr)!important;gap:16px!important}.zx-settings-tabs{flex-direction:row!important;flex-wrap:wrap;gap:8px!important}.zx-settings-tabs>button{flex:1 1 calc(50% - 4px);justify-content:center;white-space:nowrap}.zx-settings-2fa-setup{grid-template-columns:minmax(0,1fr)!important}.zx-settings-2fa-setup>:first-child{justify-self:center}.zx-kyc-two-col{grid-template-columns:1fr!important}}@media(max-width:620px){.zx-settings-account-fields{grid-template-columns:minmax(0,1fr)!important}}.home{background:var(--bg);color:var(--text);min-height:100vh}.container{max-width:1240px;margin:0 auto;padding:0 32px}.nav{position:sticky;top:0;z-index:50;background:#f5f4eec7;backdrop-filter:saturate(180%) blur(16px);-webkit-backdrop-filter:saturate(180%) blur(16px);border-bottom:1px solid var(--line-2)}.nav-inner{display:flex;align-items:center;gap:32px;height:64px}.nav-brand{display:flex;align-items:center;gap:10px;font-family:var(--font-display);font-size:19px;font-weight:600;letter-spacing:-.02em}.nav-links{display:flex;gap:4px;margin-left:16px}.nav-links a{padding:8px 14px;border-radius:999px;font-size:14px;color:var(--text-2);transition:background .15s,color .15s}.nav-links a:hover{background:var(--surface-2);color:var(--text)}.nav-cta{margin-left:auto;display:flex;align-items:center;gap:8px}.btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;font-size:14px;font-weight:500;transition:background .15s,color .15s,border-color .15s,transform .15s;cursor:pointer;border:1px solid transparent;white-space:nowrap}.btn-primary{background:var(--brand-ink);color:#f5f4ee}.btn-primary:hover{background:#1a1c24}.btn-secondary{background:var(--surface);color:var(--text);border-color:var(--line)}.btn-secondary:hover{background:var(--surface-2);border-color:var(--text-3)}.btn-ghost{color:var(--text-2)}.btn-ghost:hover{background:var(--surface-2);color:var(--text)}.btn-lg{padding:14px 22px;font-size:15px}.hero{padding:64px 0 56px;position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 14px 6px 6px;background:var(--surface);border:1px solid var(--line);border-radius:999px;font-size:12px;font-weight:500;color:var(--text-2);white-space:nowrap;max-width:100%;overflow:hidden}.eyebrow .dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px #0e9f6e2e;flex-shrink:0;margin-left:6px}.eyebrow strong{color:var(--text);font-weight:500}.hero h1{margin:22px 0 0;font-family:var(--font-display);font-size:clamp(48px,6vw,80px);line-height:.98;letter-spacing:-.035em;font-weight:500;text-wrap:balance}.hero h1 em{font-style:normal;background:linear-gradient(120deg,var(--brand) 0%,#7C5CFC 50%,var(--brand-ink) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{margin:22px 0 32px;font-size:18px;line-height:1.55;color:var(--text-2);max-width:520px}.hero-cta{display:flex;gap:10px;flex-wrap:wrap}.hero-meta{margin-top:32px;display:flex;flex-wrap:wrap;gap:8px 24px;font-size:13px;color:var(--text-3)}.hero-meta b{color:var(--text);font-weight:500}.hero-meta .sep{color:var(--line)}.hero-visual{position:relative;height:580px;perspective:1400px}.hero-board{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--brand-ink);border-radius:28px;overflow:hidden;box-shadow:0 30px 60px -20px #0a0b0e59,0 0 0 1px #0000000f;color:#f5f4ee}.hero-board:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 75% 20%,rgba(77,61,247,.5),transparent 60%)}.hero-board-inner{position:relative;padding:32px;height:100%;display:flex;flex-direction:column;justify-content:space-between}.hb-row{display:flex;justify-content:space-between;align-items:center;font-size:12px;opacity:.7}.hb-balance{font-family:var(--font-display);font-size:64px;letter-spacing:-.035em;font-weight:500;font-variant-numeric:tabular-nums;line-height:1}.hb-balance .ccy{opacity:.4;font-size:32px;margin-left:8px}.hb-change{display:inline-flex;align-items:center;gap:6px;margin-top:12px;padding:4px 10px;background:#0e9f6e2e;color:#6ed1a6;border-radius:999px;font-size:13px;font-weight:500;font-family:var(--font-mono)}.hb-chart{flex:1;margin:24px -8px;position:relative}.hb-assets{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hb-asset{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#f5f4ee0f;border-radius:14px;border:1px solid rgba(245,244,238,.08)}.hb-asset-glyph{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:600;font-size:14px;color:#fff;flex-shrink:0}.hb-asset-info{flex:1;min-width:0}.hb-asset-info b{display:block;font-size:13px;font-weight:500}.hb-asset-info span{display:block;font-size:11px;opacity:.5;font-family:var(--font-mono)}.hb-asset-amount{font-family:var(--font-mono);font-size:13px;font-weight:500;text-align:right;font-variant-numeric:tabular-nums}.hero-phone{position:absolute;right:-40px;bottom:-40px;width:250px;height:510px;background:#0a0b0e;border-radius:38px;padding:8px;box-shadow:0 30px 70px -20px #0a0b0e73,0 0 0 1px #0000001a;transform:rotate(6deg)}.hero-phone-screen{background:var(--bg);border-radius:30px;height:100%;overflow:hidden;padding:18px 14px;display:flex;flex-direction:column;gap:14px}.hp-row{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:var(--text-3);font-family:var(--font-mono)}.hp-title{font-family:var(--font-display);font-size:22px;font-weight:500;letter-spacing:-.02em}.hp-input{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between}.hp-input-amt{font-family:var(--font-display);font-size:22px;font-weight:500;font-variant-numeric:tabular-nums}.hp-token{display:flex;align-items:center;gap:6px;padding:5px 10px 5px 5px;background:var(--surface-2);border-radius:999px;font-size:12px;font-weight:500}.hp-arrow{margin:-8px auto;width:28px;height:28px;background:var(--bg-elevated);border:1px solid var(--line);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text-2);z-index:2;position:relative}.hp-cta{margin-top:auto;background:var(--brand-ink);color:#f5f4ee;padding:12px;border-radius:999px;font-size:13px;font-weight:500;text-align:center}.trust{padding:28px 0;border-top:1px solid var(--line-2);border-bottom:1px solid var(--line-2)}.trust-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px}.trust-label{font-size:11px;color:var(--text-3);letter-spacing:.12em;text-transform:uppercase}.trust-logos{display:flex;flex-wrap:wrap;align-items:center;gap:28px 40px;color:var(--text-2);font-weight:500}.trust-logos .logo{display:inline-flex;align-items:center;gap:8px;opacity:.7;font-size:14px}.section{padding:96px 0}.section-tight{padding:64px 0}.section-head{margin-bottom:56px;max-width:760px}.section-eyebrow{font-size:12px;color:var(--brand);font-weight:500;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px}.section h2{margin:0;font-family:var(--font-display);font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.03em;font-weight:500;text-wrap:balance}.section h2+p{margin:18px 0 0;font-size:17px;line-height:1.55;color:var(--text-2);max-width:580px}.features{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.feature{background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:28px;position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:280px}.feature.dark{background:var(--brand-ink);color:#f5f4ee;border-color:var(--brand-ink)}.feature h3{margin:0;font-family:var(--font-display);font-size:24px;font-weight:500;letter-spacing:-.02em;line-height:1.15}.feature p{margin:10px 0 0;font-size:14px;line-height:1.55;color:var(--text-2)}.feature.dark p{color:#f5f4eea6}.feature .feature-visual{margin-top:auto;padding-top:24px;display:flex;justify-content:center;align-items:flex-end;min-height:120px}.feature .feature-tag{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:var(--brand-soft);color:var(--brand);border-radius:999px;font-size:11px;font-weight:500;align-self:flex-start;margin-bottom:16px}.feature.dark .feature-tag{background:#4d3df733;color:#b4a8fc}.feature.f-wide{grid-column:span 8}.feature.f-narrow{grid-column:span 4}.feature.f-half{grid-column:span 6}.feature.f-third{grid-column:span 4}.assets-section{background:var(--brand-ink);color:#f5f4ee}.assets-section .section-eyebrow{color:#9b8ffc}.assets-section h2{color:#f5f4ee}.assets-section h2+p{color:#f5f4ee99}.assets-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.asset-card{display:flex;align-items:center;gap:14px;padding:16px 18px;background:#f5f4ee0d;border:1px solid rgba(245,244,238,.08);border-radius:14px}.asset-card .ag{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:600;flex-shrink:0;font-size:16px}.asset-card-info{flex:1;min-width:0}.asset-card-info b{font-size:14px;font-weight:500;display:block}.asset-card-info span{font-size:12px;opacity:.5;display:block;margin-top:2px}.asset-card-pill{font-size:10px;padding:3px 8px;border-radius:999px;background:#f5f4ee14;color:#f5f4ee99;font-family:var(--font-mono);letter-spacing:.02em}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line-2);border-bottom:1px solid var(--line-2)}.step{padding:36px 32px;border-right:1px solid var(--line-2)}.step:last-child{border-right:none}.step-num{font-family:var(--font-mono);font-size:13px;color:var(--brand);letter-spacing:.06em;margin-bottom:18px}.step h3{margin:0 0 10px;font-family:var(--font-display);font-size:22px;font-weight:500;letter-spacing:-.02em}.step p{margin:0;color:var(--text-2);font-size:14px;line-height:1.55}.compare{background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:4px;overflow:hidden}.compare-table{display:grid;grid-template-columns:1.4fr repeat(4,1fr);background:var(--surface);border-radius:18px;overflow:hidden}.compare-table>div{padding:18px 20px;font-size:13px;display:flex;align-items:center;border-bottom:1px solid var(--line-2)}.compare-table>div:nth-last-child(-n+5){border-bottom:none}.compare-h{font-weight:500;font-size:12px;color:var(--text-3);text-transform:uppercase;letter-spacing:.08em}.compare-zerox{background:linear-gradient(180deg,var(--brand-soft),transparent)}.compare-zerox-h{background:var(--brand-ink);color:#f5f4ee!important;font-family:var(--font-display);font-weight:500;font-size:14px!important;letter-spacing:-.01em!important;text-transform:none!important}.compare .yes{color:var(--green);font-weight:500}.compare .no{color:var(--text-4)}.compare-row-label{font-weight:500}.sec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sec-card{padding:26px;border:1px solid var(--line);background:var(--surface);border-radius:18px}.sec-card .ic{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:var(--surface-3);color:var(--text);margin-bottom:16px}.sec-card h4{margin:0 0 6px;font-size:16px;font-weight:500;letter-spacing:-.01em}.sec-card p{margin:0;font-size:13px;color:var(--text-2);line-height:1.55}.faq{max-width:820px;margin:0 auto}.faq-item{border-bottom:1px solid var(--line)}.faq-item:first-child{border-top:1px solid var(--line)}.faq-q{display:flex;align-items:center;justify-content:space-between;width:100%;padding:22px 0;font-size:17px;font-weight:500;letter-spacing:-.01em;text-align:left;background:none;border:none;cursor:pointer;color:var(--text);font-family:inherit}.faq-q .plus{width:24px;height:24px;border-radius:50%;background:var(--surface-2);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:16px;transition:transform .2s,background .15s}.faq-item[open] .faq-q .plus{transform:rotate(45deg);background:var(--brand-ink);color:#f5f4ee}.faq-a{padding:0 40px 22px 0;font-size:15px;line-height:1.6;color:var(--text-2)}.cta-block{background:var(--brand-ink);color:#f5f4ee;border-radius:28px;padding:72px 56px;position:relative;overflow:hidden}.cta-block .ring{position:absolute;right:-100px;top:50%;transform:translateY(-50%);pointer-events:none;opacity:.4}.cta-block h2{font-family:var(--font-display);font-size:clamp(36px,4.5vw,56px);line-height:1.02;letter-spacing:-.035em;font-weight:500;margin:0;max-width:680px;text-wrap:balance}.cta-block p{margin:18px 0 32px;font-size:17px;color:#f5f4ee99;max-width:540px}.cta-block .btn-brand{background:var(--brand);color:#fff}.cta-block .btn-brand:hover{background:var(--brand-hover)}.cta-block .btn-secondary{background:#f5f4ee1a;color:#f5f4ee;border:1px solid rgba(245,244,238,.16)}.cta-block .btn-secondary:hover{background:#f5f4ee29}.footer{padding:64px 0 40px;border-top:1px solid var(--line-2)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px}.footer-brand p{margin:16px 0 0;font-size:13px;color:var(--text-3);max-width:320px;line-height:1.6}.footer-col h5{margin:0 0 16px;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--text-3);font-weight:500}.footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.footer-col a{font-size:13px;color:var(--text-2)}.footer-col a:hover{color:var(--text)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:24px;border-top:1px solid var(--line-2);font-size:12px;color:var(--text-3);flex-wrap:wrap;gap:16px}.footer-bottom .lang-switch{display:flex;gap:4px}.footer-bottom .lang-switch a{padding:4px 10px;border-radius:999px;background:var(--surface-2);font-size:12px;color:var(--text-2);border:1px solid var(--line)}@media(max-width:980px){.nav-links{display:none}.hero{padding:48px 0}.hero-grid{grid-template-columns:1fr;gap:48px}.hero-visual{height:460px}.hero-phone{width:200px;height:410px;right:0;bottom:-20px}.features,.assets-grid,.sec-grid,.steps{grid-template-columns:1fr 1fr;gap:12px}.feature.f-wide,.feature.f-narrow,.feature.f-half,.feature.f-third{grid-column:span 2}.steps{gap:0}.step{border-right:none;border-bottom:1px solid var(--line-2)}.step:last-child{border-bottom:none}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:span 2}.compare-table{grid-template-columns:1fr 1fr}.compare-table>div{padding:12px;font-size:12px}.cta-block{padding:48px 32px}}@media(max-width:620px){.container{padding:0 20px}.assets-grid,.features{grid-template-columns:1fr}.feature.f-wide,.feature.f-narrow,.feature.f-half,.feature.f-third{grid-column:span 1}.sec-grid,.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:span 1}.section{padding:64px 0}}
